summaryrefslogtreecommitdiff
path: root/sysutils/kshutdown-kde4/files/patch-kshutdown_systemconfig.cpp
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-03-11 09:42:07 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-03-11 09:42:07 +0000
commit08acf5c407242344b0047b8040900f52df620dde (patch)
tree49936ec28d8b2a4256959f13245d757df97e04bd /sysutils/kshutdown-kde4/files/patch-kshutdown_systemconfig.cpp
parentUpgrade to version 2.4.0. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_3_0'.release/7.3.0
Diffstat (limited to 'sysutils/kshutdown-kde4/files/patch-kshutdown_systemconfig.cpp')
-rw-r--r--sysutils/kshutdown-kde4/files/patch-kshutdown_systemconfig.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/kshutdown-kde4/files/patch-kshutdown_systemconfig.cpp b/sysutils/kshutdown-kde4/files/patch-kshutdown_systemconfig.cpp
deleted file mode 100644
index 5650cfb1e54a..000000000000
--- a/sysutils/kshutdown-kde4/files/patch-kshutdown_systemconfig.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- systemconfig.cpp.orig 2009-01-24 18:36:05.000000000 +1300
-+++ kshutdown/systemconfig.cpp 2009-01-24 18:34:34.000000000 +1300
-@@ -90,7 +90,7 @@
-
- _shutdownAllowItem = add(Info, i18n("Tip: Click here if you have problem with the \"/sbin/shutdown\" command."));
-
-- checkFile("/sbin/poweroff");
-+ checkFile("/sbin/halt");
- checkFile("/sbin/reboot");
- checkFile("/sbin/shutdown");
- checkKDM();