Apply new menu icon
authorJiansong Jin <jiansong.jin@samsung.com>
Thu, 30 Aug 2012 01:52:17 +0000 (10:52 +0900)
committerJiansong Jin <jiansong.jin@samsung.com>
Thu, 30 Aug 2012 01:56:15 +0000 (10:56 +0900)
Change-Id: I4f9411ac2a64090291331880a4604cbb81e47585

org.tizen.gallery.desktop.in [deleted file]
packaging/org.tizen.gallery.spec
res/icon/org.tizen.gallery.png
ug/ug-gallery-efl/CMakeLists.txt
ug/ug-gallery-efl/ug-gallery-efl.desktop.in [deleted file]

diff --git a/org.tizen.gallery.desktop.in b/org.tizen.gallery.desktop.in
deleted file mode 100755 (executable)
index 26d6ef0..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-Name=Gallery
-Name[en_US] = Gallery
-Name[nl_NL] = Galerij
-Name[de_DE] = Galerie
-Name[zh_HK] = 媒體
-Name[zh_CN] = 相册
-Name[ru_RU] = Галерея
-Name[zh_TW] = 相簿
-Name[ja_JP] = ギャラリー
-Name[es_ES] = Galeria
-Name[el_GR] = Συλλογή
-Name[it_IT] = Galleria
-Name[tr_TR] = Galeri
-Name[pt_PT] = Galeria
-Name[fr_FR] = Galerie
-Name[ko_KR] = 갤러리
-Exec=/opt/apps/org.tizen.gallery/bin/gallery
-Icon=org.tizen.gallery.png
-Type=Application
-Version=0.3.0-1
-MimeType=gallery.uri
-nodisplay=False
-x-tizen-taskmanage=True
-x-tizen-multiple=False
-x-tizen-svc= http://tizen.org/appsvc/operation/pick|NULL|image/*;http://tizen.org/appsvc/operation/pick|NULL|video/*;http://tizen.org/appsvc/operation/pick|NULL|NULL;http://tizen.org/appsvc/operation/view|NULL|NULL;http://tizen.org/appsvc/operation/wallpaper|NULL|NULL
-x-tizen-removable=false
index ee5756c4bb58a908de1ca7f9b66d1724c47437a4..bc7480b154dd7a58eee2b9f863e7f6785cc873c5 100755 (executable)
@@ -4,7 +4,7 @@
 
 Name:       org.tizen.gallery
 Summary:    org.tizen.gallery UX
-Version:    1.1.29
+Version:    1.1.30
 Release:    1
 Group:      Applications
 License:    Flora Software License
index a420dd7d404b87e70135336e998d03dea30994b0..7f58c2d79e8a34f67fff29fdc25099a77a07740b 100755 (executable)
Binary files a/res/icon/org.tizen.gallery.png and b/res/icon/org.tizen.gallery.png differ
index 281c218f34a1e111d167091a08b86a32be500b4a..186eeb8a35e5c4817e7b3b82b050ea3e18459be1 100755 (executable)
@@ -97,7 +97,5 @@ INSTALL(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/res/images DESTINATION
 /opt/ug/res/images/gallery-efl)
 INSTALL(TARGETS ${PROJECT_NAME} DESTINATION /opt/ug/lib)
 
-#CONFIGURE_FILE(${PROJECT_NAME}.desktop.in ${CMAKE_BINARY_DIR}/${PROJECT_NAME}.desktop)
-#INSTALL(FILES ${CMAKE_BINARY_DIR}/${PROJECT_NAME}.desktop DESTINATION /opt/share/applications)
 INSTALL(FILES ${PROJECT_NAME}.xml DESTINATION /opt/share/packages)
 
diff --git a/ug/ug-gallery-efl/ug-gallery-efl.desktop.in b/ug/ug-gallery-efl/ug-gallery-efl.desktop.in
deleted file mode 100755 (executable)
index 00ada74..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-Name=gallery-efl\r
-Exec=/opt/ug/bin/gallery-efl\r
-Icon=\r
-Type=Application\r
-Version=1.1.25\r
-NoDisplay=true\r
-X-TIZEN-Multiple=true\r
-X-TIZEN-TaskManage=false\r
-X-TIZEN-Removable=false\r
-X-TIZEN-SVC=http://tizen.org/appsvc/operation/test|NULL|NULL\r
-\r