freebsd-ports/sysutils/gnomesu/files/patch-xsu.desktop.in
Joe Marcus Clarke cfa34308b2 Add gnomesu, a frontend to su which prompts the user for root's password
using a GNOME dialog before running a privileged command.

Submitted by:	Franz Klammer <klammer@webonaut.com>
2004-07-26 21:26:44 +00:00

11 lines
279 B
Desktop File

--- xsu.desktop.in.orig Mon Jan 13 21:56:41 2003
+++ xsu.desktop.in Mon Jul 26 12:17:17 2004
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=Gnome SuperUser
Comment=Allows you to run programs as the root user
-Exec=gsu
+Exec=gnomesu
Terminal=false
MultipleArgs=false
Type=Application