summarylogtreecommitdiffstats
path: root/paths-in-opt.patch
diff options
context:
space:
mode:
authorScore_Under2015-08-20 01:04:01 +0100
committerScore_Under2015-08-20 01:04:01 +0100
commiteb132914ab3ea3d1c9a851b3576bf7264933609b (patch)
treef6a13f42f917c2dd8d73b336a693735f07de64ac /paths-in-opt.patch
parentb5b721c2e5a8a9f77ac6acfa0ff355ff2c6e1d6c (diff)
downloadaur-eb132914ab3ea3d1c9a851b3576bf7264933609b.tar.gz
Update for hydrus v170
Diffstat (limited to 'paths-in-opt.patch')
-rw-r--r--paths-in-opt.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/paths-in-opt.patch b/paths-in-opt.patch
index 9c50e7b0bb0e..469f15605728 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 f102d86..3564325 100755
+index 26e1eb9..35f2be4 100755
--- a/include/ClientGUI.py
+++ b/include/ClientGUI.py
-@@ -134,7 +134,7 @@ class FrameGUI( ClientGUICommon.FrameThatResizes ):
+@@ -136,7 +136,7 @@ class FrameGUI( ClientGUICommon.FrameThatResizes ):
aboutinfo.SetVersion( HydrusData.ToString( HC.SOFTWARE_VERSION ) )
aboutinfo.SetDescription( CC.CLIENT_DESCRIPTION )
@@ -11,7 +11,7 @@ index f102d86..3564325 100755
aboutinfo.SetLicense( license )
-@@ -1945,7 +1945,7 @@ The password is cleartext here but obscured in the entry dialog. Enter a blank p
+@@ -1975,7 +1975,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 f102d86..3564325 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 465fc3e..b73c6ef 100755
+index 3c03b10..3c3841a 100755
--- a/include/ClientGUIDialogs.py
+++ b/include/ClientGUIDialogs.py
@@ -620,7 +620,7 @@ class DialogFirstStart( Dialog ):
@@ -62,7 +62,7 @@ index 90fb7ea..beb17d2 100644
\ No newline at end of file
+
diff --git a/include/HydrusConstants.py b/include/HydrusConstants.py
-index 024421b..5f62b9a 100755
+index 83942d3..927155e 100755
--- a/include/HydrusConstants.py
+++ b/include/HydrusConstants.py
@@ -3,9 +3,9 @@ import sys