Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Molkentin <danimo@owncloud.com>2013-09-05 13:06:40 +0400
committerDaniel Molkentin <danimo@owncloud.com>2013-09-05 13:08:00 +0400
commit23d8f010127df4604c25c7b4bda0c54d788af2bb (patch)
tree00e14b1667186ceb407a81e38a2df20b92a23ea1 /config.h.in
parent573aaec9fd0ac8e95e3ca6bdc5680812e748d5f8 (diff)
Fix locating translations on linux
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 3ad75b205..ffde7b2c4 100644
--- a/config.h.in
+++ b/config.h.in
@@ -11,6 +11,7 @@
#cmakedefine APPLICATION_NAME "@APPLICATION_NAME@"
#cmakedefine APPLICATION_SHORTNAME "@APPLICATION_SHORTNAME@"
+#cmakedefine APPLICATION_EXECUTABLE "@APPLICATION_EXECUTABLE@"
#cmakedefine SYSCONFDIR "@SYSCONFDIR@"
#cmakedefine DATADIR "@DATADIR@"