diff options
author | markd <markd> | 2006-06-13 12:11:44 +0000 |
---|---|---|
committer | markd <markd> | 2006-06-13 12:11:44 +0000 |
commit | 6397064fe07d324a3579aa1c4cf738997309aa55 (patch) | |
tree | 5bb976d44e3fd6511553470c14aa7d5e677d4e3d /devel/kdbg/PLIST | |
parent | c06568a44f030cef32081c71ab809d7b27cb4bd6 (diff) | |
download | pkgsrc-6397064fe07d324a3579aa1c4cf738997309aa55.tar.gz |
Update to 2.0.4
* Fixed encoding of the Czech translation thanks to Jakub Galgonek.
* Added support for QString in Qt4's debug libraries.
* Fixed that the debugger window really comes to the foreground and
receives the focus when the debuggee stops at a breakpoint, when this
option is on
Diffstat (limited to 'devel/kdbg/PLIST')
-rw-r--r-- | devel/kdbg/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/kdbg/PLIST b/devel/kdbg/PLIST index 563911c8f70..2cde4d060d5 100644 --- a/devel/kdbg/PLIST +++ b/devel/kdbg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2006/04/17 07:07:16 jlam Exp $ +@comment $NetBSD: PLIST,v 1.10 2006/06/13 12:11:44 markd Exp $ bin/kdbg share/applications/kde/kdbg.desktop share/doc/kde/HTML/de/kdbg/argspwdenv.html @@ -61,7 +61,6 @@ share/kde/apps/kdbg/icons/hicolor/16x16/actions/pgmstep.png share/kde/apps/kdbg/icons/hicolor/16x16/actions/pgmstepi.png share/kde/apps/kdbg/icons/hicolor/22x22/actions/brkpt.png share/kde/apps/kdbg/icons/hicolor/22x22/actions/execopen.png -share/kde/apps/kdbg/icons/hicolor/22x22/actions/hi22/action-pulse.pngseq share/kde/apps/kdbg/icons/hicolor/22x22/actions/pgmfinish.png share/kde/apps/kdbg/icons/hicolor/22x22/actions/pgmnext.png share/kde/apps/kdbg/icons/hicolor/22x22/actions/pgmnexti.png @@ -124,7 +123,6 @@ share/locale/tr/LC_MESSAGES/kdbg.mo @comment in kde: @dirrm share/kde/icons/hicolor/16x16/apps @dirrm share/kde/apps/kdbg/types @dirrm share/kde/apps/kdbg/pics -@dirrm share/kde/apps/kdbg/icons/hicolor/22x22/actions/hi22 @dirrm share/kde/apps/kdbg/icons/hicolor/22x22/actions @dirrm share/kde/apps/kdbg/icons/hicolor/22x22 @dirrm share/kde/apps/kdbg/icons/hicolor/16x16/actions @@ -133,7 +131,6 @@ share/locale/tr/LC_MESSAGES/kdbg.mo @dirrm share/kde/apps/kdbg/icons @dirrm share/kde/apps/kdbg @comment in kde: @dirrm share/kde/apps -@comment in kde: @dirrm share/kde/applnk/Development @dirrm share/doc/kde/HTML/ru/kdbg @comment in kde: @dirrm share/doc/kde/HTML/ru @dirrm share/doc/kde/HTML/en/kdbg |