diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-31 01:58:22 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-31 01:58:22 -0500 |
commit | e52632cf240dda02dd5c39a580368c73c4d68c1c (patch) | |
tree | e925e8c42b0cf3cdea06e6988dee7ab46a08ce38 /ubuntu/maverick/kdegraphics.automake/debian/kghostview-trinity.menu | |
parent | 87402a68a2871ea46422eef2ee03dd9500ca0ca4 (diff) | |
download | tde-packaging-e52632cf240dda02dd5c39a580368c73c4d68c1c.tar.gz tde-packaging-e52632cf240dda02dd5c39a580368c73c4d68c1c.zip |
Use CMake version of kdegraphics build for Maverick
Diffstat (limited to 'ubuntu/maverick/kdegraphics.automake/debian/kghostview-trinity.menu')
-rw-r--r-- | ubuntu/maverick/kdegraphics.automake/debian/kghostview-trinity.menu | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ubuntu/maverick/kdegraphics.automake/debian/kghostview-trinity.menu b/ubuntu/maverick/kdegraphics.automake/debian/kghostview-trinity.menu new file mode 100644 index 000000000..70467d3f7 --- /dev/null +++ b/ubuntu/maverick/kdegraphics.automake/debian/kghostview-trinity.menu @@ -0,0 +1,11 @@ +?package(kghostview):\ + needs="X11"\ + section="Applications/Viewers"\ + hints="KDE,Documents"\ + title="KGhostView"\ + icon32x32="/usr/share/pixmaps/kghostview.xpm"\ + icon16x16="/usr/share/pixmaps/kghostview-16.xpm"\ + command="/opt/trinity/bin/kghostview" + +# Icon 32x32 kghostview/cr32-app-kghostview.png kghostview.xpm +# Icon 16x16 kghostview/cr16-app-kghostview.png kghostview-16.xpm |