25 lines
1.0 KiB
Diff
25 lines
1.0 KiB
Diff
|
diff -Nru gparted-0.13.0.orig/gparted.desktop gparted-0.13.0/gparted.desktop
|
||
|
--- gparted-0.14.1.orig/gparted.desktop.orig 2012-12-15 12:13:44.617156912 +0100
|
||
|
+++ gparted-0.14.1/gparted.desktop 2012-12-15 12:14:08.697910276 +0100
|
||
|
@@ -209,7 +209,7 @@
|
||
|
Comment[zh_CN]=创建、重新组织或删除分区
|
||
|
Comment[zh_HK]=建立、編輯或刪除分割區
|
||
|
Comment[zh_TW]=建立、編輯或刪除分割區
|
||
|
-Exec=kdesudo /usr/local/sbin/gparted %f
|
||
|
+Exec=%{_bindir}/gparted-pkexec %f
|
||
|
Icon=gparted
|
||
|
Terminal=false
|
||
|
Type=Application
|
||
|
diff -Nru gparted-0.13.0.orig/gparted.desktop.in.in gparted-0.13.0/gparted.desktop.in.in
|
||
|
--- gparted-0.13.0.orig/gparted.desktop.in.in 2012-08-05 21:11:24.467479696 +0200
|
||
|
+++ gparted-0.13.0/gparted.desktop.in.in 2012-08-05 21:11:59.976122931 +0200
|
||
|
@@ -3,7 +3,7 @@
|
||
|
_GenericName=Partition Editor
|
||
|
_X-GNOME-FullName=GParted Partition Editor
|
||
|
_Comment=Create, reorganize, and delete partitions
|
||
|
-Exec=@gksuprog@ @installdir@/gparted %f
|
||
|
+Exec=/usr/bin/gparted-pkexec %f
|
||
|
Icon=gparted
|
||
|
Terminal=false
|
||
|
Type=Application
|