mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-03-06 01:55:58 +01:00
15 lines
584 B
Diff
15 lines
584 B
Diff
diff --exclude-from=/home/dang/.diffrc -up -ruN gdm-2.16.1.orig/gui/gdmsetup.desktop.in.in gdm-2.16.1/gui/gdmsetup.desktop.in.in
|
|
--- gdm-2.16.1.orig/gui/gdmsetup.desktop.in.in 2006-04-17 14:38:19.000000000 -0400
|
|
+++ gdm-2.16.1/gui/gdmsetup.desktop.in.in 2006-11-06 15:44:18.000000000 -0500
|
|
@@ -3,8 +3,8 @@ Encoding=UTF-8
|
|
_Name=Login Window
|
|
_GenericName=Login Window Preferences
|
|
_Comment=Configure the login window (GNOME Display Manager)
|
|
-TryExec=@sbindir@/gdmsetup
|
|
-Exec=gdmsetup
|
|
+TryExec=@sbindir@/gdmsetup
|
|
+Exec=gksu gdmsetup
|
|
Icon=gdm-setup
|
|
StartupNotify=true
|
|
Terminal=false
|