Font size changed, app terminate
[apps/osp/Gallery.git] / inc / GlTypes.h
index 814f6f5..5ddf8f1 100644 (file)
@@ -1,7 +1,7 @@
 //
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
-// Licensed under the Flora License, Version 1.0 (the License);
+// 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
 //
@@ -223,6 +223,8 @@ extern const wchar_t* APPCONTROL_DATA_MMS;
 
 extern const wchar_t* APPCONTROL_RESULT_KEY_LEGACY_RESULT;
 
+extern const wchar_t* SETTING_KEY_LANGUAGE;
+extern const wchar_t* SETTING_KEY_FONT_SIZE;
 
 extern const Tizen::Graphics::Dimension DIMENSION_DEFAULT_THUMBNAIL;
 extern const int FOLDER_BITMAP_MAX;
@@ -264,6 +266,7 @@ extern const wchar_t* IDB_CONTROLBAR_DELETE;
 extern const wchar_t* IDB_CONTROLBAR_DELETE_DIM;
 extern const wchar_t* IDB_CONTROLBAR_MORE;
 extern const wchar_t* IDB_CONTROLBAR_MORE_DISABLED;
+extern const wchar_t* IDB_CONTROLBAR_MORE_PRESSED;
 extern const wchar_t* IDB_CONTROLBAR_SHARE;
 extern const wchar_t* IDB_CONTROLBAR_SHARE_DIM;
 extern const wchar_t* IDB_LISTVIEW_EMPTY;