diff options
author | Timothy Pearson <[email protected]> | 2012-09-10 16:16:32 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-09-10 16:16:32 -0500 |
commit | 02dc85a95b228b7242b0d11ea35619faad96db03 (patch) | |
tree | e161ba877a0720bbdf7818bdec06eb239d8ad271 /ubuntu/precise/tdebase/debian/kfind-trinity.menu | |
parent | 6f2c7dc70e77d2f768d687838b6cc9f7632f609e (diff) | |
download | tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.tar.gz tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.zip |
Split precise from maverick
Diffstat (limited to 'ubuntu/precise/tdebase/debian/kfind-trinity.menu')
-rw-r--r-- | ubuntu/precise/tdebase/debian/kfind-trinity.menu | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ubuntu/precise/tdebase/debian/kfind-trinity.menu b/ubuntu/precise/tdebase/debian/kfind-trinity.menu new file mode 100644 index 000000000..457df9255 --- /dev/null +++ b/ubuntu/precise/tdebase/debian/kfind-trinity.menu @@ -0,0 +1,11 @@ +?package(kfind):\ + needs="X11"\ + section="Applications/System/Administration"\ + hints="TDE"\ + title="KFind"\ + icon32x32="/opt/trinity/share/pixmaps/kfind.xpm"\ + icon16x16="/opt/trinity/share/pixmaps/kfind-16.xpm"\ + command="/opt/trinity/bin/kfind" + +# Icon 32x32 kfind/cr32-app-kfind.png kfind.xpm +# Icon 16x16 kfind/cr16-app-kfind.png kfind-16.xpm |