Fix TDIS-5756
[apps/osp/ImageViewer.git] / inc / IvTypes.h
index 89697dc..699f7f1 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
 //
@@ -138,10 +138,12 @@ extern const wchar_t* SETTING_VALUE_HOME_SCREEN_WALLPAPER;
 extern const wchar_t* SETTING_VALUE_LOCK_SCREEN_WALLPAPER;
 
 extern const wchar_t* FOLDER_PATH_DOWNLOADS;
+extern const wchar_t* PATH_DATA_DIRECTORY;
 
 extern const wchar_t* TEMP_FILE_PATH_HOME_SCREEN_WALLPAPER;
 extern const wchar_t* TEMP_FILE_PATH_LOCK_SCREEN_WALLPAPER;
 extern const wchar_t* TEMP_FILE_PATH_WEB_FILE;
+extern const wchar_t* TEMP_FILE_PATH_CONTACT_IMAGE;
 
 extern const wchar_t* WEB_URL_HTTP;
 
@@ -210,7 +212,6 @@ extern const wchar_t* DEVICE_STORAGE_CARD_UNMOUNTED;
 
 extern const wchar_t* MEDIA_ROOT_PHONE;
 
-extern const int H_FOOTER_PANEL;
 extern const int H_INDICATOR_BAR;
 extern const int H_CROP_RECTANGLE;
 extern const int CROP_BOX_OFFSET;