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 --- ubuntu/lucid_automake/applications/krusader/debian/menu | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 ubuntu/lucid_automake/applications/krusader/debian/menu (limited to 'ubuntu/lucid_automake/applications/krusader/debian/menu') diff --git a/ubuntu/lucid_automake/applications/krusader/debian/menu b/ubuntu/lucid_automake/applications/krusader/debian/menu new file mode 100644 index 000000000..00edc56c7 --- /dev/null +++ b/ubuntu/lucid_automake/applications/krusader/debian/menu @@ -0,0 +1,17 @@ +?package(krusader):\ + needs="X11"\ + section="Applications/Network/File Transfer"\ + hints="KDE"\ + title="krusader (File Manager)"\ + icon32x32="/usr/share/pixmaps/krusader_user.xpm"\ + icon16x16="/usr/share/pixmaps/krusader_user-16.xpm"\ + command="/opt/kde3/bin/krusader" + +?package(krusader):\ + needs="X11"\ + section="Applications/Network/File Transfer"\ + hints="KDE"\ + title="krusader - root-mode (File Manager)"\ + icon32x32="/usr/share/pixmaps/krusader_root.xpm"\ + icon16x16="/usr/share/pixmaps/krusader_root-16.xpm"\ + command="kdesu -c /opt/kde3/bin/krusader" -- cgit v1.2.1