summarylogtreecommitdiffstats
path: root/paths-in-opt.patch
diff options
context:
space:
mode:
authorScore_Under2015-09-24 05:21:35 +0100
committerScore_Under2015-09-24 05:21:54 +0100
commit7507475c369f7f0ae1808b506338907b826c9f5a (patch)
tree972560d946733a1b7c6c85bcee514fb27180532a /paths-in-opt.patch
parentf3ef127ea5b1eb9f7033269881c5e54da02fd8fb (diff)
downloadaur-7507475c369f7f0ae1808b506338907b826c9f5a.tar.gz
Update for v175
Also, I'm a dumbass for mistyping the version on the previous commit message
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 caf3220d083c..5447d36dc3ea 100644
--- a/paths-in-opt.patch
+++ b/paths-in-opt.patch
@@ -1,5 +1,5 @@
diff --git a/include/ClientGUI.py b/include/ClientGUI.py
-index 8c177c6..21ba245 100755
+index 6a8a3d9..6a13cf7 100755
--- a/include/ClientGUI.py
+++ b/include/ClientGUI.py
@@ -138,7 +138,7 @@ class FrameGUI( ClientGUICommon.FrameThatResizes ):
@@ -11,7 +11,7 @@ index 8c177c6..21ba245 100755
aboutinfo.SetLicense( license )
-@@ -2032,7 +2032,7 @@ The password is cleartext here but obscured in the entry dialog. Enter a blank p
+@@ -2031,7 +2031,7 @@ The password is cleartext here but obscured in the entry dialog. Enter a blank p
elif command == '8chan_board': webbrowser.open( 'http://8ch.net/hydrus/index.html' )
elif command == 'file_integrity': self._CheckFileIntegrity()
@@ -21,7 +21,7 @@ index 8c177c6..21ba245 100755
elif command == 'help_shortcuts': wx.MessageBox( CC.SHORTCUT_HELP )
elif command == 'import_files': self._ImportFiles()
diff --git a/include/ClientGUIDialogs.py b/include/ClientGUIDialogs.py
-index d77befc..1effb8a 100755
+index 13529f0..dee6fa1 100755
--- a/include/ClientGUIDialogs.py
+++ b/include/ClientGUIDialogs.py
@@ -628,7 +628,7 @@ class DialogFirstStart( Dialog ):
@@ -55,7 +55,7 @@ index c7cc159..dfb34aa 100644
response_context = HydrusServerResources.ResponseContext( 200, path = path )
diff --git a/include/HydrusConstants.py b/include/HydrusConstants.py
-index f7d90df..e2c08ca 100755
+index 22d1998..62a9afb 100755
--- a/include/HydrusConstants.py
+++ b/include/HydrusConstants.py
@@ -3,9 +3,9 @@ import sys