Correction of Cmake for usb tethering icon
authorsunil85.kim <sunil85.kim@samsung.com>
Fri, 3 May 2013 09:54:47 +0000 (18:54 +0900)
committerHyunjee Kim <hj0426.kim@samsung.com>
Thu, 13 Jun 2013 02:09:40 +0000 (11:09 +0900)
Change-Id: I521010b718fe87950bf7ac18293ac09b90ec0788

CMakeLists.txt
packaging/ug-setting-mobileap-efl.spec
resources/images/Q02_Notification_MobileAP.png [deleted file]
resources/images/tethering.png [moved from resources/images/com.samsung.tethering.png with 100% similarity]

index 3e4ae11..3e719a6 100644 (file)
@@ -47,8 +47,7 @@ TARGET_LINK_LIBRARIES(${PROJECT_NAME} ${pkgs_LDFLAGS})
 
 INSTALL(TARGETS ${PROJECT_NAME} DESTINATION /usr/ug/lib)
 INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/ug-setting-mobileap-efl.xml DESTINATION /usr/share/packages/)
-INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/resources/images/com.samsung.tethering.png DESTINATION ${IMGDIR})
-INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/resources/images/Q02_Notification_MobileAP.png DESTINATION ${IMGDIR})
+INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/resources/images/tethering.png DESTINATION ${IMGDIR})
 
 ADD_SUBDIRECTORY(po)
 ADD_SUBDIRECTORY(resources)
index 7dfbec4..c4178d8 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:       ug-setting-mobileap-efl
 Summary:    Tethering UI Gadget Library
-Version:    0.1.165
+Version:    0.1.166
 Release:    1
 Group:      TO_BE/FILLED_IN
 License:    Flora License Version 1.0
diff --git a/resources/images/Q02_Notification_MobileAP.png b/resources/images/Q02_Notification_MobileAP.png
deleted file mode 100644 (file)
index 540907d..0000000
Binary files a/resources/images/Q02_Notification_MobileAP.png and /dev/null differ