File: su-to-root.patch

package info (click to toggle)
software-properties 0.60.debian-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,080 kB
  • ctags: 285
  • sloc: python: 3,059; xml: 1,571; makefile: 27
file content (13 lines) | stat: -rw-r--r-- 730 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: software-properties-0.60.debian/data/software-properties.desktop.in
===================================================================
--- software-properties-0.60.debian.orig/data/software-properties.desktop.in	2010-10-25 23:57:30.402765412 +0200
+++ software-properties-0.60.debian/data/software-properties.desktop.in	2010-10-25 23:57:48.546761500 +0200
@@ -2,7 +2,7 @@
 _Name=Software Sources
 _GenericName=Software Sources
 _Comment=Configure the sources for installable software and updates
-Exec=gksu --desktop /usr/share/applications/software-properties.desktop /usr/bin/software-properties-gtk
+Exec=su-to-root -X -c /usr/bin/software-properties-gtk
 Icon=software-properties
 Terminal=false
 X-MultipleArgs=false