summarylogtreecommitdiffstats
path: root/paths-in-opt.patch
diff options
context:
space:
mode:
authorScore_Under2016-07-07 00:02:19 +0100
committerScore_Under2016-07-07 00:02:19 +0100
commit0d943abd47386a3ea871931853eae1c3e89c7394 (patch)
treeb95b8b3b1c799dce58abf806d6039f8ec0aa16b8 /paths-in-opt.patch
parentf84ff2e27a5d94eb0bc52f8d63f3a208338ef91f (diff)
downloadaur-0d943abd47386a3ea871931853eae1c3e89c7394.tar.gz
Update for v213
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 4912a2bb7ef3..4cf01f27244b 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 3bf902c..6506ece 100755
+index bfb1f6f..e99cef0 100755
--- a/include/ClientGUI.py
+++ b/include/ClientGUI.py
-@@ -156,7 +156,7 @@ class FrameGUI( ClientGUICommon.FrameThatResizes ):
+@@ -157,7 +157,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 3bf902c..6506ece 100755
aboutinfo.SetLicense( license )
-@@ -312,7 +312,7 @@ class FrameGUI( ClientGUICommon.FrameThatResizes ):
+@@ -313,7 +313,7 @@ class FrameGUI( ClientGUICommon.FrameThatResizes ):
server_executable = server_executable.replace( 'pythonw', 'python' )
@@ -21,7 +21,7 @@ index 3bf902c..6506ece 100755
time_waited = 0
diff --git a/include/HydrusConstants.py b/include/HydrusConstants.py
-index de5fb44..a504aaa 100755
+index 3b1e84f..33ffc78 100755
--- a/include/HydrusConstants.py
+++ b/include/HydrusConstants.py
@@ -3,33 +3,21 @@ import sys