summarylogtreecommitdiffstats
path: root/paths-in-opt.patch
diff options
context:
space:
mode:
authorScore_Under2016-09-04 05:35:14 +0100
committerScore_Under2016-09-04 05:35:14 +0100
commitaf2010ce3665299dfedc0b1c5ebf02e3246d3608 (patch)
treedf65fc2e6efb4ad135ac8c07f1f8940839bab408 /paths-in-opt.patch
parent80f7ffa937dbc4b06e099bf96efe94b27a455ba6 (diff)
downloadaur-af2010ce3665299dfedc0b1c5ebf02e3246d3608.tar.gz
Update for v221
Diffstat (limited to 'paths-in-opt.patch')
-rw-r--r--paths-in-opt.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/paths-in-opt.patch b/paths-in-opt.patch
index b50ad5df24aa..23cdbff4841d 100644
--- a/paths-in-opt.patch
+++ b/paths-in-opt.patch
@@ -1,8 +1,8 @@
diff --git a/include/ClientGUI.py b/include/ClientGUI.py
-index cfc1040..97a2257 100755
+index 78e11bc..129a266 100755
--- a/include/ClientGUI.py
+++ b/include/ClientGUI.py
-@@ -162,7 +162,7 @@ class FrameGUI( ClientGUITopLevelWindows.FrameThatResizes ):
+@@ -177,7 +177,7 @@ class FrameGUI( ClientGUITopLevelWindows.FrameThatResizes ):
aboutinfo.SetVersion( str( HC.SOFTWARE_VERSION ) + ', using network version ' + str( HC.NETWORK_VERSION ) )
aboutinfo.SetDescription( CC.CLIENT_DESCRIPTION )
@@ -11,7 +11,7 @@ index cfc1040..97a2257 100755
aboutinfo.SetLicense( license )
-@@ -321,7 +321,7 @@ class FrameGUI( ClientGUITopLevelWindows.FrameThatResizes ):
+@@ -336,7 +336,7 @@ class FrameGUI( ClientGUITopLevelWindows.FrameThatResizes ):
python_executable = python_executable.replace( 'pythonw', 'python' )
@@ -21,7 +21,7 @@ index cfc1040..97a2257 100755
time_waited = 0
diff --git a/include/HydrusConstants.py b/include/HydrusConstants.py
-index 30b79df..60cac80 100755
+index 0b9a52f..30b0d58 100755
--- a/include/HydrusConstants.py
+++ b/include/HydrusConstants.py
@@ -3,33 +3,21 @@ import sys