- Disable debug mode

This commit is contained in:
Christophe Dumez
2009-12-11 13:05:46 +00:00
parent 459bb8c51d
commit 7bfd7e9cda

View File

@@ -3,7 +3,7 @@ LANG_PATH = lang
ICONS_PATH = Icons ICONS_PATH = Icons
# Set the following variable to 1 to enable debug # Set the following variable to 1 to enable debug
DEBUG_MODE = 1 DEBUG_MODE = 0
# Global # Global
TEMPLATE = app TEMPLATE = app