summarylogtreecommitdiffstats
path: root/paths-in-opt.patch
diff options
context:
space:
mode:
authorScore_Under2016-09-08 00:42:56 +0100
committerScore_Under2016-09-08 00:42:56 +0100
commita9173cf80e8dcc2be0c22f56000677ace0189227 (patch)
tree1b630f9a892e951cf3aa96d8bb3da0b4bad96b88 /paths-in-opt.patch
parentaf2010ce3665299dfedc0b1c5ebf02e3246d3608 (diff)
downloadaur-a9173cf80e8dcc2be0c22f56000677ace0189227.tar.gz
Update for v222
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 23cdbff4841d..c2ec1f98331c 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 78e11bc..129a266 100755
+index 830b3aa..8f50075 100755
--- a/include/ClientGUI.py
+++ b/include/ClientGUI.py
-@@ -177,7 +177,7 @@ class FrameGUI( ClientGUITopLevelWindows.FrameThatResizes ):
+@@ -174,7 +174,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 78e11bc..129a266 100755
aboutinfo.SetLicense( license )
-@@ -336,7 +336,7 @@ class FrameGUI( ClientGUITopLevelWindows.FrameThatResizes ):
+@@ -333,7 +333,7 @@ class FrameGUI( ClientGUITopLevelWindows.FrameThatResizes ):
python_executable = python_executable.replace( 'pythonw', 'python' )
@@ -21,7 +21,7 @@ index 78e11bc..129a266 100755
time_waited = 0
diff --git a/include/HydrusConstants.py b/include/HydrusConstants.py
-index 0b9a52f..30b0d58 100755
+index 2cf7e68..1c3ce60 100755
--- a/include/HydrusConstants.py
+++ b/include/HydrusConstants.py
@@ -3,33 +3,21 @@ import sys