aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2016-10-17 18:55:30 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2016-10-17 18:55:30 -0400
commit7cd5467c6b6196a3d3c0a4b9d2a7ee337647e88d (patch)
treece9002a4dc4b7c253981beeedb58689c7a9b18dc
parent042fc726bfef798b17fea70fbba2742ab5b5d603 (diff)
downloadveracrypt-7cd5467c6b6196a3d3c0a4b9d2a7ee337647e88d.tar.bz2
veracrypt-7cd5467c6b6196a3d3c0a4b9d2a7ee337647e88d.tar.xz
veracrypt-7cd5467c6b6196a3d3c0a4b9d2a7ee337647e88d.tar.zst
Refresh patches.
-rw-r--r--debian/patches/001-user-guide-location.diff2
-rw-r--r--debian/patches/003-indicator-support.diff4
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/001-user-guide-location.diff b/debian/patches/001-user-guide-location.diff
index d866d1c..e935d2b 100644
--- a/debian/patches/001-user-guide-location.diff
+++ b/debian/patches/001-user-guide-location.diff
@@ -11,7 +11,7 @@ Index: veracrypt/src/Main/GraphicUserInterface.cpp
===================================================================
--- veracrypt.orig/src/Main/GraphicUserInterface.cpp
+++ veracrypt/src/Main/GraphicUserInterface.cpp
-@@ -1243,7 +1243,7 @@ namespace VeraCrypt
+@@ -1239,7 +1239,7 @@ namespace VeraCrypt
#elif defined (TC_MACOSX)
docPath += L"/../Resources/VeraCrypt User Guide.pdf";
#elif defined (TC_UNIX)
diff --git a/debian/patches/003-indicator-support.diff b/debian/patches/003-indicator-support.diff
index 97fcb23..d246722 100644
--- a/debian/patches/003-indicator-support.diff
+++ b/debian/patches/003-indicator-support.diff
@@ -12,7 +12,7 @@ Index: veracrypt/src/Main/Main.make
===================================================================
--- veracrypt.orig/src/Main/Main.make
+++ veracrypt/src/Main/Main.make
-@@ -132,7 +132,7 @@ endif
+@@ -135,7 +135,7 @@ endif
$(APPNAME): $(LIBS) $(OBJS)
@echo Linking $@
@@ -153,7 +153,7 @@ Index: veracrypt/src/Main/GraphicUserInterface.cpp
===================================================================
--- veracrypt.orig/src/Main/GraphicUserInterface.cpp
+++ veracrypt/src/Main/GraphicUserInterface.cpp
-@@ -1653,6 +1653,8 @@ namespace VeraCrypt
+@@ -1649,6 +1649,8 @@ namespace VeraCrypt
}
BackgroundMode = state;