aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 02383e0..4937ae4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -44,7 +44,7 @@ add_definitions(
-DGETTEXT_PACKAGE="${GETTEXT_PACKAGE}"
-DG_LOG_DOMAIN="${GETTEXT_PACKAGE}"
-DLOCALEDIR="${CMAKE_INSTALL_FULL_LOCALEDIR}"
- -DLOW_BATTERY_SOUND="Low battery.ogg"
+ -DLOW_BATTERY_SOUND="LowBattery.ogg"
)
##