summarylogtreecommitdiffstats
path: root/paths-in-opt.patch
diff options
context:
space:
mode:
authorScore_Under2016-07-01 10:30:32 +0100
committerScore_Under2016-07-01 10:30:32 +0100
commitf84ff2e27a5d94eb0bc52f8d63f3a208338ef91f (patch)
tree1c7f6dfc7c34706ad743b1d977b9ed20c0e46427 /paths-in-opt.patch
parentbfd8cda630e58f3465fc98703cd0aae6d6469b7c (diff)
downloadaur-f84ff2e27a5d94eb0bc52f8d63f3a208338ef91f.tar.gz
Update for v212
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 7e3fa51853f0..4912a2bb7ef3 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 56d31be..4644c4f 100755
+index 3bf902c..6506ece 100755
--- a/include/ClientGUI.py
+++ b/include/ClientGUI.py
-@@ -154,7 +154,7 @@ class FrameGUI( ClientGUICommon.FrameThatResizes ):
+@@ -156,7 +156,7 @@ class FrameGUI( ClientGUICommon.FrameThatResizes ):
aboutinfo.SetVersion( str( HC.SOFTWARE_VERSION ) + ', using network version ' + str( HC.NETWORK_VERSION ) )
aboutinfo.SetDescription( CC.CLIENT_DESCRIPTION )
@@ -11,7 +11,7 @@ index 56d31be..4644c4f 100755
aboutinfo.SetLicense( license )
-@@ -310,7 +310,7 @@ class FrameGUI( ClientGUICommon.FrameThatResizes ):
+@@ -312,7 +312,7 @@ class FrameGUI( ClientGUICommon.FrameThatResizes ):
server_executable = server_executable.replace( 'pythonw', 'python' )
@@ -21,7 +21,7 @@ index 56d31be..4644c4f 100755
time_waited = 0
diff --git a/include/HydrusConstants.py b/include/HydrusConstants.py
-index 1bdb1e3..f09690e 100755
+index de5fb44..a504aaa 100755
--- a/include/HydrusConstants.py
+++ b/include/HydrusConstants.py
@@ -3,33 +3,21 @@ import sys