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

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuflone <webreg@vbsimple.net>2015-01-30 01:14:41 +0300
committerMuflone <webreg@vbsimple.net>2015-01-30 01:14:41 +0300
commit9dd5fef116367126f638d5054def9a7499b3717a (patch)
treef067a949b9f160ea28f0cf286ebb8fb9b0c8cd09 /config.h.in
parent057ac02b375c2287a24742ecbd01741b6a6197df (diff)
Added ui subdirectory to keep GtkBuilder interface files
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 748956a77..b29fd17ce 100644
--- a/config.h.in
+++ b/config.h.in
@@ -21,5 +21,6 @@
#define REMMINA_DATADIR "${REMMINA_DATADIR}"
#define REMMINA_LOCALEDIR "${REMMINA_LOCALEDIR}"
#define REMMINA_PLUGINDIR "${REMMINA_PLUGINDIR}"
+#define REMMINA_UIDIR "${REMMINA_UIDIR}"
#endif