From 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 16:17:43 -0500 Subject: Initial import from old SVN repository Note that only the Debian and Ubuntu folders were preserved --- .../lucid_automake/kdebase/debian/kate-kde3.menu | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 ubuntu/lucid_automake/kdebase/debian/kate-kde3.menu (limited to 'ubuntu/lucid_automake/kdebase/debian/kate-kde3.menu') diff --git a/ubuntu/lucid_automake/kdebase/debian/kate-kde3.menu b/ubuntu/lucid_automake/kdebase/debian/kate-kde3.menu new file mode 100644 index 000000000..35dc1f257 --- /dev/null +++ b/ubuntu/lucid_automake/kdebase/debian/kate-kde3.menu @@ -0,0 +1,23 @@ +?package(kate):\ + needs="X11"\ + section="Applications/Editors"\ + hints="KDE,Text"\ + title="Kate"\ + icon32x32="/opt/kde3/share/pixmaps/kate.xpm"\ + icon16x16="/opt/kde3/share/pixmaps/kate-16.xpm"\ + command="/opt/kde3/bin/kate" + +?package(kate):\ + needs="X11"\ + section="Applications/Editors"\ + hints="KDE,Text"\ + title="KWrite"\ + icon32x32="/opt/kde3/share/pixmaps/kwrite.xpm"\ + icon16x16="/opt/kde3/share/pixmaps/kwrite-16.xpm"\ + command="/opt/kde3/bin/kwrite" + +# Icon 32x32 kate/pics/cr32-app-kate.png kate.xpm +# Icon 16x16 kate/pics/cr16-app-kate.png kate-16.xpm + +# Icon 32x32 kate/pics/cr32-app-kwrite.png kwrite.xpm +# Icon 16x16 kate/pics/cr16-app-kwrite.png kwrite-16.xpm -- cgit v1.2.1