diff options
Diffstat (limited to 'ubuntu/maverick/kdegraphics.cmake/debian/ksnapshot-trinity.menu')
-rw-r--r-- | ubuntu/maverick/kdegraphics.cmake/debian/ksnapshot-trinity.menu | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ubuntu/maverick/kdegraphics.cmake/debian/ksnapshot-trinity.menu b/ubuntu/maverick/kdegraphics.cmake/debian/ksnapshot-trinity.menu new file mode 100644 index 000000000..5939d5d61 --- /dev/null +++ b/ubuntu/maverick/kdegraphics.cmake/debian/ksnapshot-trinity.menu @@ -0,0 +1,11 @@ +?package(ksnapshot):\ + needs="X11"\ + section="Applications/Graphics"\ + hints="KDE"\ + title="KSnapshot"\ + icon32x32="/usr/share/pixmaps/ksnapshot.xpm"\ + icon16x16="/usr/share/pixmaps/ksnapshot-16.xpm"\ + command="/opt/trinity/bin/ksnapshot" + +# Icon 32x32 ksnapshot/cr32-app-ksnapshot.png ksnapshot.xpm +# Icon 16x16 ksnapshot/cr16-app-ksnapshot.png ksnapshot-16.xpm |