diff options
Diffstat (limited to 'extra/wicd/wicd-locale.patch')
-rw-r--r-- | extra/wicd/wicd-locale.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/extra/wicd/wicd-locale.patch b/extra/wicd/wicd-locale.patch deleted file mode 100644 index 7da38b041..000000000 --- a/extra/wicd/wicd-locale.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -aur wicd-old/opt/wicd/gui.py wicd-new/opt/wicd/gui.py ---- wicd-old/opt/wicd/gui.py 2008-01-03 23:18:40.000000000 +0530 -+++ wicd-new/opt/wicd/gui.py 2008-01-09 00:27:29.000000000 +0530 -@@ -44,7 +44,7 @@ - #which is also under GPLv2 - - #Get the local directory since we are not installing anything --local_path = os.path.realpath(os.path.dirname(sys.argv[0])) + '/translations' -+local_path = ('/usr/share/locale') - # Init the list of languages to support - langs = list() - #Check the default locale |