diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-30 01:50:54 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-30 01:50:54 +0800 |
commit | 9ae062b5d63bef301c8ba518a10f4730e2938e52 (patch) | |
tree | 3d45c3e480d109e8d2627a65341d9822e0d37f73 /deskutils | |
parent | 3cb62d3432b65573f80d83a7faf3aed9cce542e7 (diff) | |
download | marcuscom-ports-9ae062b5d63bef301c8ba518a10f4730e2938e52.tar marcuscom-ports-9ae062b5d63bef301c8ba518a10f4730e2938e52.tar.gz marcuscom-ports-9ae062b5d63bef301c8ba518a10f4730e2938e52.tar.bz2 marcuscom-ports-9ae062b5d63bef301c8ba518a10f4730e2938e52.tar.lz marcuscom-ports-9ae062b5d63bef301c8ba518a10f4730e2938e52.tar.xz marcuscom-ports-9ae062b5d63bef301c8ba518a10f4730e2938e52.tar.zst marcuscom-ports-9ae062b5d63bef301c8ba518a10f4730e2938e52.zip |
Correct patch location.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6892 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/alacarte/files/patch-Alacarte_MainWindow.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/alacarte/files/patch-Alacarte_MainWindow.py b/deskutils/alacarte/files/patch-Alacarte_MainWindow.py index 1fc328e2c..bbc4731a7 100644 --- a/deskutils/alacarte/files/patch-Alacarte_MainWindow.py +++ b/deskutils/alacarte/files/patch-Alacarte_MainWindow.py @@ -1,5 +1,5 @@ ---- alacarte/MainWindow.py.orig Sat Jul 29 13:45:31 2006 -+++ alacarte/MainWindow.py Sat Jul 29 13:45:57 2006 +--- Alacarte/MainWindow.py.orig Sat Jul 29 13:45:31 2006 ++++ Alacarte/MainWindow.py Sat Jul 29 13:45:57 2006 @@ -67,8 +67,8 @@ class MainWindow: def run(self): |