diff options
author | markd <markd@pkgsrc.org> | 2007-10-20 10:39:20 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2007-10-20 10:39:20 +0000 |
commit | 0fe72f11185d0f1c871e1168a1489973c52492ed (patch) | |
tree | 302ec24f2e8491f30679097b51fa5131a8edb69e /www/kdewebdev3/PLIST | |
parent | 90aabdb3a9c9a6225534b3b40415ceac67fbebf5 (diff) | |
download | pkgsrc-0fe72f11185d0f1c871e1168a1489973c52492ed.tar.gz |
Update KDE to 3.5.8
KImageMapEditor
* Do not limit map elements to be at 2000 as bigger x/y coordinate.
Quanta Plus
* Fix recursive symlink handling.
* Fix add to project when saving a new file into a symlinked directory.
* Do not lose CSS selectors after editing inside the dialog if they are
repeated.
* Fix help button in the New Project wizard.
* Fix crashing while editing html with php files.
Kommander
* add DCOP method to get the winID
* add DCOP method to change the cursor to the wait cursor and back
* Make multiplying work correctly for floating point values.
* Do not remove the whole text after undoing the changes in the editor.
* Do not crash if opening a file the second time when the first try failed.
* Function str_findrev works now.
* Fix crash when diving by zero.
* Make function names case insensitive.
* Fix dcop() function (external DCOP).
* Add missing EOLs to array_values().
* Do not open files with no filename given.
* Fix crash on incorrect syntax.
* Fix input_file() function.
* Fix importing tables with empty cells.
* Use icon instead of "..." in the file selector.
* Fix ExecButton.setEnabled().
* Don't close the dialogs with ESC (just like in real applications).
* make @echo really work
Diffstat (limited to 'www/kdewebdev3/PLIST')
-rw-r--r-- | www/kdewebdev3/PLIST | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/kdewebdev3/PLIST b/www/kdewebdev3/PLIST index 81f6b29d31a..7df85083698 100644 --- a/www/kdewebdev3/PLIST +++ b/www/kdewebdev3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2007/01/26 02:53:44 markd Exp $ +@comment $NetBSD: PLIST,v 1.12 2007/10/20 10:39:20 markd Exp $ bin/kfilereplace bin/kimagemapeditor bin/klinkstatus @@ -303,7 +303,7 @@ share/kde/apps/klinkstatus/klinkstatus_shell.rc share/kde/apps/klinkstatus/styles/results_stylesheet.xsl share/kde/apps/klinkstatuspart/klinkstatus_part.rc share/kde/apps/klinkstatuspart/pics/304.png -share/kde/apps/kmdr-editor/pics/kommandersplash.png +share/kde/apps/kommander/pics/kommandersplash.png share/kde/apps/kxsldbg/kxsldbg_shell.rc share/kde/apps/kxsldbgpart/kxsldbg_part.rc share/kde/apps/quanta/actions.rc @@ -1703,8 +1703,8 @@ share/kde/servicetypes/quantadebugger.desktop @dirrm share/kde/apps/quanta @dirrm share/kde/apps/kxsldbgpart @dirrm share/kde/apps/kxsldbg -@dirrm share/kde/apps/kmdr-editor/pics -@dirrm share/kde/apps/kmdr-editor +@dirrm share/kde/apps/kommander/pics +@dirrm share/kde/apps/kommander @dirrm share/kde/apps/klinkstatuspart/pics @dirrm share/kde/apps/klinkstatuspart @dirrm share/kde/apps/klinkstatus/styles |