diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2009-11-14 12:33:33 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2009-11-14 12:33:33 +0000 |
commit | cc415305a049ca523f2a8cf674009fa77c54fee6 (patch) | |
tree | 6cf30da0266c6ffa712f243cc23f3c1b5c4a4fb8 /sysutils/kshutdown-kde4/files/patch-kshutdown_systemconfig.cpp | |
parent | d4e6bf5186e82e1b9df2ee5c6ad6642f974f54e9 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'.release/8.0.0
Notes
Notes:
svn path=/head/; revision=244256
svn path=/tags/RELEASE_8_0_0/; revision=244257; tag=release/8.0.0
Diffstat (limited to 'sysutils/kshutdown-kde4/files/patch-kshutdown_systemconfig.cpp')
-rw-r--r-- | sysutils/kshutdown-kde4/files/patch-kshutdown_systemconfig.cpp | 11 |
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(); |