Merge "packaging: spec cleanup" into tizen
[apps/core/preloaded/settings.git] / include / setting-debug.h
index 9bdf9e7..b87fe98 100755 (executable)
@@ -1,19 +1,19 @@
 /*
-  * Copyright 2012  Samsung Electronics Co., Ltd
-  *
-  * Licensed under the Flora License, Version 1.0 (the "License");
-  * you may not use this file except in compliance with the License.
-  * You may obtain a copy of the License at
-  *
-  *     http://www.tizenopensource.org/license
-  *
-  * Unless required by applicable law or agreed to in writing, software
-  * distributed under the License is distributed on an "AS IS" BASIS,
-  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  * See the License for the specific language governing permissions and
-  * limitations under the License.
-  */
-
+ * setting
+ * Copyright (c) 2012 Samsung Electronics Co., Ltd.
+ *
+ * Licensed under the Flora License, Version 1.1 (the License);
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an AS IS BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 /**
  * @defgroup setting-debug
  * setting debug utility
 #define _SETTING_DEBUG_H_
 #include <stdio.h>
 
+/*#define MTRACE_ENABLED*/
+
+#define DISABLED_CODE 0
+
+//#define DEBUG_CODE
+
 #define SETTING_USING_PLATFORM_DBG
 #ifdef SETTING_USING_PLATFORM_DBG
 #include <dlog.h>
 
 
 #if !defined(LOCALEDIR)
-#define LOCALEDIR "/opt/apps/org.tizen.setting/res/locale"
+#define LOCALEDIR "/usr/apps/org.tizen.setting/res/locale"
 #endif
 
 #if !defined(EDJDIR)
-#define EDJDIR "/opt/apps/org.tizen.setting/res/edje"
+#define EDJDIR "/usr/apps/org.tizen.setting/res/edje"
 #endif
 
 #define SUPPORT_BOTTOM_BTNS 1
-
 #define REMOVE_BACK_BUTTON_MAIN 0
+#define SUPPORT_GL_ENGINE 1
 
-/*macros to control program flow*/
-#define SUPPORT_MORE_ITEM_FUNCTION 0
-#define SUPPORT_RUN_SYSTEM_COMMAND     0
-#define SUPPORT_DYNAMIC_THEME_CHANGING         0
 
+/*macros to control program flow*/
+#define SUPPORT_MORE_ITEM_FUNCTION 1
+
+// #define SUPPORT_MDM
+
+/*##menu options##*/
+#define SUPPORT_AllShare_Memory                        0
+#define SUPPORT_FMradio                                1
+#define SUPPORT_FONT                           1
+#define SUPPORT_MENUSCREEN                     1
+#define SUPPORT_WALLPAPER                      1
+#define SUPPOR_SEPARATE_BRIGHTNESS             1
+
+#define SUPPORT_RCS_FOR_DEMO                   0
+#define SUPPORT_ACCESSIBILITY                  1
+#define SUPPORT_CERTIFICATES           0
+#define SUPPORT_MOTIONS                                1
+#define SUPPORT_POWERSAVING                    1
+#define SUPPORT_RUN_SYSTEM_COMMAND             0
+#define SUPPORT_STORAGE                                1
+#define SUPPORT_WIFI_DIRECT                     1
+#define SUPPORT_DATA_USAGE                      0
+#define SUPPORT_SECURITY                       1
+#define SUPPORT_WEB_APPLICATION                        0
+
+/*#endif*/
+
+#define SUPPORT_APP_ROATION                    1
+#define SUPPORT_LCD_TIMEOUT_KEEPING            0
+#define USE_DEVICE_SET_DISPLAY_BRT             1
+
+#define  LOW_BATTERY_DO_NOTHING                        1       /**< 1 : turn the low batter handlding off */
+
+#define APPLIED_BACK_KEY_UG                    0
+
+#define APPLIED_DATATIME_FIRSTDAY_WEEK         0
+#define SUPPORT_DATEFIELD_DATE_FORMAT_AUTOSET  0
+
+#define SUPPORT_FDN 0
+#define SUPPORT_PARENTAL_MODE 0
+#define SUPPORT_PRIVACY 1
 
 #define SETTING_ENABLE_TRACE