[GUI]Remove SPN/PLMN position
authorJinjin Shi <jinjin.shi@samsung.com>
Fri, 25 Jan 2013 05:55:06 +0000 (13:55 +0800)
committerJinjin Shi <jinjin.shi@samsung.com>
Fri, 25 Jan 2013 05:57:59 +0000 (13:57 +0800)
Change-Id: I321104992d0a6767ce73adbe0964e85c66787052

CMakeLists.txt
data/groups/lock-main.edc
org.tizen.lockscreen.xml.in
packaging/org.tizen.lockscreen.spec

index 7ad0e39..da73c27 100755 (executable)
@@ -104,4 +104,4 @@ INSTALL(FILES ${CMAKE_BINARY_DIR}/lockscreen-entry.edj DESTINATION ${EDJEDIR})
 CONFIGURE_FILE(${PKGNAME}.xml.in ${CMAKE_BINARY_DIR}/${PKGNAME}.xml)
 INSTALL(FILES ${CMAKE_BINARY_DIR}/${PKGNAME}.xml DESTINATION ${MANIFESTXMLDIR})
 
-INSTALL(DIRECTORY DESTINATION ${DATADIR})
+INSTALL(DIRECTORY DESTINATION ${DATADIR})
\ No newline at end of file
index 2c5dad7..e72aaa0 100755 (executable)
                                        visible: 1;
                                        color: 255 255 255 255;
                                        rel1{
-                                               relative: 36/WIDTH (30+20)/HEIGHT;//for it covers indicator, so move done 20 pixels
+                                               relative: 36/WIDTH (60+10)/HEIGHT;//for it covers indicator, so move done 20 pixels
                                                to: "bg";
                                        }
                                        rel2{
-                                               relative: 1.0 (62+20)/HEIGHT;
+                                               relative: 1.0 (92+10)/HEIGHT;
                                                to: "bg";
                                        }
                                        text{
index 25c9f5e..0015ace 100755 (executable)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>\r
-<manifest xmlns="http://tizen.org/ns/packages" package="@PKGNAME@" version="0.1.9" install-location="internal-only">\r
+<manifest xmlns="http://tizen.org/ns/packages" package="@PKGNAME@" version="0.1.10" install-location="internal-only">\r
        <label>@PROJECT_NAME@</label>\r
        <author email="yjoo93.park@samsung.com" href="www.samsung.com">Youngjoo Park</author>\r
        <author email="seungtaek.chung@samsung.com" href="www.samsung.com">seungtaek chung</author>\r
index 753de7d..705f790 100755 (executable)
@@ -2,7 +2,7 @@
 
 Name:       org.tizen.lockscreen
 Summary:    lockscreen application
-Version:    0.1.9
+Version:    0.1.10
 Release:    1
 Group:      TBD
 License:    Apache