summaryrefslogtreecommitdiff
path: root/qt-recordmydesktop/src/rmdConfig.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'qt-recordmydesktop/src/rmdConfig.py.in')
-rw-r--r--qt-recordmydesktop/src/rmdConfig.py.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-recordmydesktop/src/rmdConfig.py.in b/qt-recordmydesktop/src/rmdConfig.py.in
index f3194c5..cbd691a 100644
--- a/qt-recordmydesktop/src/rmdConfig.py.in
+++ b/qt-recordmydesktop/src/rmdConfig.py.in
@@ -1,6 +1,7 @@
import os
VERSION='@VERSION@'
PREFIX='@PREFIX@'
+pixmapdir=os.path.join('@DATADIR@'.replace("${prefix}",PREFIX), 'pixmaps')
locale_install_dir=os.path.join('@DATADIR@'.replace("${prefix}",PREFIX), 'locale')
#binary values expressed with 1 and zero instead of True and False
© All Rights Reserved