summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/applications/krusader/debian/menu
blob: 92d07892fe0e18c4e0eb9ae2b5c2f792ad5e9d61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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/trinity/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/trinity/bin/krusader"