summarylogtreecommitdiffstats
path: root/paths-in-opt.patch
diff options
context:
space:
mode:
authorScore_Under2015-06-25 05:53:11 +0100
committerScore_Under2015-06-25 05:53:11 +0100
commit2debea75bd5e4045a54969a3a2139d99fd231cc7 (patch)
tree62250b37506746489d6c5ab6637a124148c368c5 /paths-in-opt.patch
parent1456b2c513291693cf9b72b62da5fbd0f32cb23a (diff)
downloadaur-2debea75bd5e4045a54969a3a2139d99fd231cc7.tar.gz
Update for v162
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 5bc2b79e3758..a6ff6d573c7b 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 5e2b52d..08b3e1e 100755
+index 4dbef31..2a7d705 100755
--- a/include/ClientGUI.py
+++ b/include/ClientGUI.py
@@ -132,7 +132,7 @@ class FrameGUI( ClientGUICommon.FrameThatResizes ):
@@ -11,7 +11,7 @@ index 5e2b52d..08b3e1e 100755
aboutinfo.SetLicense( license )
-@@ -1872,7 +1872,7 @@ The password is cleartext here but obscured in the entry dialog. Enter a blank p
+@@ -1882,7 +1882,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 5e2b52d..08b3e1e 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 a53dac3..6dcd165 100755
+index 1622996..8d410cd 100755
--- a/include/ClientGUIDialogs.py
+++ b/include/ClientGUIDialogs.py
@@ -621,7 +621,7 @@ class DialogFirstStart( Dialog ):
@@ -34,7 +34,7 @@ index a53dac3..6dcd165 100755
message3 = 'When you close this dialog, the client will start its local http server. You will probably get a firewall warning.'
message4 = 'You can block it if you like, or you can allow it. It doesn\'t phone home, or expose your files to your network; it just provides another way to locally export your files.'
diff --git a/include/HydrusConstants.py b/include/HydrusConstants.py
-index b219383..3b2e86c 100755
+index 5abd840..c62ef20 100755
--- a/include/HydrusConstants.py
+++ b/include/HydrusConstants.py
@@ -3,9 +3,9 @@ import sys