summarylogtreecommitdiffstats
path: root/paths-in-opt.patch
diff options
context:
space:
mode:
authorScore_Under2015-11-12 02:45:00 +0000
committerScore_Under2015-11-12 02:45:00 +0000
commitfc782269e9c3f99734b031c2ef57130044185d71 (patch)
tree5a7ef64717a439919934a8beac862ed9b880157f /paths-in-opt.patch
parent19001f9392cd4b60cdb281fc8b3a57b806f77580 (diff)
downloadaur-fc782269e9c3f99734b031c2ef57130044185d71.tar.gz
Update for v181
Diffstat (limited to 'paths-in-opt.patch')
-rw-r--r--paths-in-opt.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/paths-in-opt.patch b/paths-in-opt.patch
index 0fdfa396ef8f..6a279c578e69 100644
--- a/paths-in-opt.patch
+++ b/paths-in-opt.patch
@@ -21,10 +21,10 @@ index 081947c..6b61583 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 8c9e1a0..6ea01af 100755
+index ed75abd..8046f7e 100755
--- a/include/ClientGUIDialogs.py
+++ b/include/ClientGUIDialogs.py
-@@ -643,7 +643,7 @@ class DialogFirstStart( Dialog ):
+@@ -648,7 +648,7 @@ class DialogFirstStart( Dialog ):
self._ok.SetForegroundColour( ( 0, 128, 0 ) )
message1 = 'Hi, this looks like the first time you have started the hydrus client. Don\'t forget to check out the'
@@ -55,7 +55,7 @@ index bccaae5..b389a65 100644
response_context = HydrusServerResources.ResponseContext( 200, path = path )
diff --git a/include/HydrusConstants.py b/include/HydrusConstants.py
-index b8114d3..37c7cbc 100755
+index ee72421..549efe9 100755
--- a/include/HydrusConstants.py
+++ b/include/HydrusConstants.py
@@ -3,24 +3,9 @@ import sys