summaryrefslogtreecommitdiff
path: root/net/linphone/files/patch-src-app-AppController.cpp
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2018-11-21 11:20:17 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2018-11-21 11:20:17 +0000
commit64e9632aa51668f69ce2acada327a85346154860 (patch)
tree84f5340b3fffa5f745815517d69bdc193a5c4f19 /net/linphone/files/patch-src-app-AppController.cpp
parentdns/dnscrypt-proxy2: update 2.0.17 to 2.0.18 (diff)
Add patches to unbundle Noto fonts.
PR: 232392
Diffstat (limited to 'net/linphone/files/patch-src-app-AppController.cpp')
-rw-r--r--net/linphone/files/patch-src-app-AppController.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/linphone/files/patch-src-app-AppController.cpp b/net/linphone/files/patch-src-app-AppController.cpp
new file mode 100644
index 000000000000..a18ff3f74a92
--- /dev/null
+++ b/net/linphone/files/patch-src-app-AppController.cpp
@@ -0,0 +1,11 @@
+--- src/app/AppController.cpp.orig 2018-11-11 20:28:45 UTC
++++ src/app/AppController.cpp
+@@ -34,7 +34,7 @@
+ #define APPLICATION_VERSION "4.1.1"
+ #define APPLICATION_MINIMAL_QT_VERSION "5.9.0"
+
+-#define DEFAULT_FONT "Noto Sans"
++#define DEFAULT_FONT "sans-serif"
+
+ using namespace std;
+