diff options
author | markd <markd@pkgsrc.org> | 2004-10-13 12:05:51 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-10-13 12:05:51 +0000 |
commit | 86037f6f5fbec2ca73c6748078ef633a850a9ad2 (patch) | |
tree | d54db084ef5a9383c09e922688640e1a19df5a35 /www/kdewebdev3/PLIST | |
parent | a4c2da11765bc374ee2dbd1af64ed2c861c0ac3c (diff) | |
download | pkgsrc-86037f6f5fbec2ca73c6748078ef633a850a9ad2.tar.gz |
Update to KDE 3.3.1
Changes:
* Quanta Plus
o VPL: enable VPL on KDE 3.3.x
o show (again) the full filename in a tooltip
o don't crash if the preview widget is closed with a JavaScript command
from the code itself
o possible crash on startup fixed
o don't try to autofill a closing tag for non-xml tags
o when opening a Quanta 3.2 project set the upload status of the files
to "When Modified" not to "Never"
o when adding files to a project, use the upload status of the parent
directory for the newly added file
o fix the Save As.. behavior (it defaulted to some strange directories,
depending on the active treeview, selected directory, etc.)
o update the modified status text/icon when using Save All
o always find the right action to edit, even if there are more actions
with the same user visible name
o don't change the template description if writing to the .dirinfo file
fails (usually for global templates)
o fix creation of new template directories (template type was stored
incorrectly)
o display the user-readable template type in every dialog
o fix the Konqueror launch in meinproc.kmdr
o fix open dialog in checkxml.kmdr: use the the folder selection dialog
to select folders
o improvement: don't show the project toolbar when no project is loaded
o improvement: support loading of more than one toolbar at a time
o improvement: don't ask for toolbar saving if the toolbar names was
modified by Quanta to add (1), (2), etc. at the end
o improvement: disable the Quanta Template page in properties if you
don't have writing rights to the directory
o improvement: show the user-readable template description for every
template file, not just the directories.
o improvement: don't allow to change the template type in the properties
of a file as it's valid per-directory.
* Kommander
o output from ExecButton wasn't sent to standard output
* KLinkStatus
o enable the hide toolbar menu item in the toolbar context menu (and
don't crash with KDE 3.3.0 when you right click on the toolbar)
Diffstat (limited to 'www/kdewebdev3/PLIST')
-rw-r--r-- | www/kdewebdev3/PLIST | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/www/kdewebdev3/PLIST b/www/kdewebdev3/PLIST index 32f1f699d88..4f8cb62df41 100644 --- a/www/kdewebdev3/PLIST +++ b/www/kdewebdev3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:57 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/10/13 12:05:51 markd Exp $ bin/kimagemapeditor bin/klinkstatus bin/kmdr-editor @@ -155,6 +155,9 @@ share/kde/applnk/Development/quanta.desktop share/kde/applnk/Editors/kmdr-editor.desktop share/kde/applnk/Utilities/kfilereplacepart.desktop share/kde/applnk/Utilities/klinkstatus.desktop +share/kde/apps/kafkapart/entities +share/kde/apps/kafkapart/pics/comment.png +share/kde/apps/kafkapart/pics/php.png share/kde/apps/kfilereplacepart/kfilereplacepartui.rc share/kde/apps/kfilereplacepart/pics/about.png share/kde/apps/kfilereplacepart/pics/error.png @@ -1574,6 +1577,8 @@ share/kde/servicetypes/quantadebugger.desktop @dirrm share/kde/apps/kfilereplacepart/toolbar @dirrm share/kde/apps/kfilereplacepart/pics @dirrm share/kde/apps/kfilereplacepart +@dirrm share/kde/apps/kafkapart/pics +@dirrm share/kde/apps/kafkapart @comment dirrm share/kde/apps @comment dirrm share/kde/applnk/Utilities @comment dirrm share/kde/applnk/Editors |