summarylogtreecommitdiffstats
path: root/paths-in-opt.patch
diff options
context:
space:
mode:
authorScore_Under2016-07-21 02:28:41 +0100
committerScore_Under2016-07-21 02:28:41 +0100
commitb8343370fc9cba53920d8a0242048b18b9827ff2 (patch)
treec2c4dc6371673b3c3fafca028ee9297de1ad69da /paths-in-opt.patch
parent503f626cad3c00f411b10fd546ed1129dea776d8 (diff)
downloadaur-b8343370fc9cba53920d8a0242048b18b9827ff2.tar.gz
Update for v215
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 c664fb58c4f8..4337af062da8 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 c0825bb..49483a4 100755
+index f3a0274..26d5db8 100755
--- a/include/ClientGUI.py
+++ b/include/ClientGUI.py
-@@ -153,7 +153,7 @@ class FrameGUI( ClientGUITopLevelWindows.FrameThatResizes ):
+@@ -162,7 +162,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 c0825bb..49483a4 100755
aboutinfo.SetLicense( license )
-@@ -309,7 +309,7 @@ class FrameGUI( ClientGUITopLevelWindows.FrameThatResizes ):
+@@ -318,7 +318,7 @@ class FrameGUI( ClientGUITopLevelWindows.FrameThatResizes ):
server_executable = server_executable.replace( 'pythonw', 'python' )
@@ -21,7 +21,7 @@ index c0825bb..49483a4 100755
time_waited = 0
diff --git a/include/HydrusConstants.py b/include/HydrusConstants.py
-index 0949f90..0c88472 100755
+index b65367e..76bbdda 100755
--- a/include/HydrusConstants.py
+++ b/include/HydrusConstants.py
@@ -3,33 +3,21 @@ import sys