From: jihye424.kim Date: Mon, 21 Aug 2017 09:12:46 +0000 (+0900) Subject: skin: delete skin package from qemu X-Git-Tag: TizenStudio_2.0_p2.3.2~5^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F15%2F145115%2F3;p=sdk%2Femulator%2Fqemu.git skin: delete skin package from qemu - move skin package to emulator-resources Change-Id: Ia492eb723bff24513c81059fdac524470b6d6a29 Signed-off-by: jihye424.kim --- diff --git a/package/build.common b/package/build.common index 1527153..ea9d2ff 100644 --- a/package/build.common +++ b/package/build.common @@ -51,26 +51,6 @@ install_common() mkdir -p $EMULATOR_X86_DIR cp -pPR $SRCDIR/tizen/emulator $EMULATOR_X86_DIR/emulator - # profile skins - MOBILE_SKIN_RESOURCE_DIR=$SRCDIR/package/mobile-$VER-emulator-qemu-skins.package.${TARGET_OS}/data/platforms/tizen-$VER/mobile/emulator-resources/skins - WEARABLE_SKIN_RESOURCE_DIR=$SRCDIR/package/wearable-$VER-emulator-qemu-skins.package.${TARGET_OS}/data/platforms/tizen-$VER/wearable/emulator-resources/skins - # Tizen 2.3.2 does not have the tv profile - if [ "$VER" != "2.3.2" ] ; then - TV_SKIN_RESOURCE_DIR=$SRCDIR/package/tv-$VER-emulator-qemu-skins.package.${TARGET_OS}/data/platforms/tizen-$VER/tv/emulator-resources/skins - fi - - mkdir -p $MOBILE_SKIN_RESOURCE_DIR - mkdir -p $WEARABLE_SKIN_RESOURCE_DIR - if [ "$VER" != "2.3.2" ] ; then - mkdir -p $TV_SKIN_RESOURCE_DIR - fi - - cp -pPR $SRCDIR/tizen/src/ui/resource/skins/mobile/* $MOBILE_SKIN_RESOURCE_DIR - cp -pPR $SRCDIR/tizen/src/ui/resource/skins/wearable/* $WEARABLE_SKIN_RESOURCE_DIR - if [ "$VER" != "2.3.2" ] ; then - cp -pPR $SRCDIR/tizen/src/ui/resource/skins/tv/* $TV_SKIN_RESOURCE_DIR - fi - # make install/remove script, depending on the version ORIGIN_INSTALL_FILE=$SRCDIR/package/emulator-qemu-x86.install.$TARGET_OS_CATEGORY ORIGIN_REMOVE_FILE=$SRCDIR/package/emulator-qemu-x86.remove.$TARGET_OS_CATEGORY diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 6d84b3e..3186a81 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -60,66 +60,6 @@ Build-dependency: 4.0-emulator-lib-dev [ macos-64 ], 4.0-libav-dev [ macos-64 ] Install-dependency: cocoasudo [ macos-64 ], 4.0-emulator-kernel-x86 [ macos-64 ], 4.0-libav [ macos-64 ], tuntaposx [ macos-64 ] Description: Tizen x86 Emulator -Package: mobile-4.0-emulator-qemu-skins -OS: ubuntu-32 -Build-host-os: ubuntu-32 -Description: Skin images for Mobile 4.0 Tizen Emulator - -Package: mobile-4.0-emulator-qemu-skins -OS: ubuntu-64 -Build-host-os: ubuntu-64 -Description: Skin images for Mobile 4.0 Tizen Emulator - -Package: mobile-4.0-emulator-qemu-skins -OS: windows-32, windows-64 -Build-host-os: ubuntu-64 -Description: Skin images for Mobile 4.0 Tizen Emulator - -Package: mobile-4.0-emulator-qemu-skins -OS: macos-64 -Build-host-os: macos-64 -Description: Skin images for Mobile 4.0 Tizen Emulator - -Package: wearable-4.0-emulator-qemu-skins -OS: ubuntu-32 -Build-host-os: ubuntu-32 -Description: Skin images for Wearable 4.0 Tizen Emulator - -Package: wearable-4.0-emulator-qemu-skins -OS: ubuntu-64 -Build-host-os: ubuntu-64 -Description: Skin images for Wearable 4.0 Tizen Emulator - -Package: wearable-4.0-emulator-qemu-skins -OS: windows-32, windows-64 -Build-host-os: ubuntu-64 -Description: Skin images for Wearable 4.0 Tizen Emulator - -Package: wearable-4.0-emulator-qemu-skins -OS: macos-64 -Build-host-os: macos-64 -Description: Skin images for Wearable 4.0 Tizen Emulator - -Package: tv-4.0-emulator-qemu-skins -OS: ubuntu-32 -Build-host-os: ubuntu-32 -Description: Skin images for TV 4.0 Tizen Emulator - -Package: tv-4.0-emulator-qemu-skins -OS: ubuntu-64 -Build-host-os: ubuntu-64 -Description: Skin images for TV 4.0 Tizen Emulator - -Package: tv-4.0-emulator-qemu-skins -OS: windows-32, windows-64 -Build-host-os: ubuntu-64 -Description: Skin images for TV 4.0 Tizen Emulator - -Package: tv-4.0-emulator-qemu-skins -OS: macos-64 -Build-host-os: macos-64 -Description: Skin images for TV 4.0 Tizen Emulator - # For tizen 3.0 Package: 3.0-emulator-qemu-common OS: ubuntu-32 @@ -178,66 +118,6 @@ Build-dependency: 4.0-emulator-lib-dev [ macos-64 ], 4.0-libav-dev [ macos-64 ] Install-dependency: cocoasudo [ macos-64 ], 3.0-emulator-kernel-x86 [ macos-64 ], 3.0-libav [ macos-64 ], tuntaposx [ macos-64 ] Description: Tizen x86 Emulator -Package: mobile-3.0-emulator-qemu-skins -OS: ubuntu-32 -Build-host-os: ubuntu-32 -Description: Skin images for Mobile 3.0 Tizen Emulator - -Package: mobile-3.0-emulator-qemu-skins -OS: ubuntu-64 -Build-host-os: ubuntu-64 -Description: Skin images for Mobile 3.0 Tizen Emulator - -Package: mobile-3.0-emulator-qemu-skins -OS: windows-32, windows-64 -Build-host-os: ubuntu-64 -Description: Skin images for Mobile 3.0 Tizen Emulator - -Package: mobile-3.0-emulator-qemu-skins -OS: macos-64 -Build-host-os: macos-64 -Description: Skin images for Mobile 3.0 Tizen Emulator - -Package: wearable-3.0-emulator-qemu-skins -OS: ubuntu-32 -Build-host-os: ubuntu-32 -Description: Skin images for Wearable 3.0 Tizen Emulator - -Package: wearable-3.0-emulator-qemu-skins -OS: ubuntu-64 -Build-host-os: ubuntu-64 -Description: Skin images for Wearable 3.0 Tizen Emulator - -Package: wearable-3.0-emulator-qemu-skins -OS: windows-32, windows-64 -Build-host-os: ubuntu-64 -Description: Skin images for Wearable 3.0 Tizen Emulator - -Package: wearable-3.0-emulator-qemu-skins -OS: macos-64 -Build-host-os: macos-64 -Description: Skin images for Wearable 3.0 Tizen Emulator - -Package: tv-3.0-emulator-qemu-skins -OS: ubuntu-32 -Build-host-os: ubuntu-32 -Description: Skin images for TV 3.0 Tizen Emulator - -Package: tv-3.0-emulator-qemu-skins -OS: ubuntu-64 -Build-host-os: ubuntu-64 -Description: Skin images for TV 3.0 Tizen Emulator - -Package: tv-3.0-emulator-qemu-skins -OS: windows-32, windows-64 -Build-host-os: ubuntu-64 -Description: Skin images for TV 3.0 Tizen Emulator - -Package: tv-3.0-emulator-qemu-skins -OS: macos-64 -Build-host-os: macos-64 -Description: Skin images for TV 3.0 Tizen Emulator - # For tizen 2.4 Package: 2.4-emulator-qemu-common OS: ubuntu-32 @@ -296,66 +176,6 @@ Build-dependency: 4.0-emulator-lib-dev [ macos-64 ], 4.0-libav-dev [ macos-64 ] Install-dependency: cocoasudo [ macos-64 ], 2.4-emulator-kernel-x86 [ macos-64 ], 2.4-libav [ macos-64 ], tuntaposx [ macos-64 ] Description: Tizen x86 Emulator -Package: mobile-2.4-emulator-qemu-skins -OS: ubuntu-32 -Build-host-os: ubuntu-32 -Description: Skin images for Mobile 2.4 Tizen Emulator - -Package: mobile-2.4-emulator-qemu-skins -OS: ubuntu-64 -Build-host-os: ubuntu-64 -Description: Skin images for Mobile 2.4 Tizen Emulator - -Package: mobile-2.4-emulator-qemu-skins -OS: windows-32, windows-64 -Build-host-os: ubuntu-64 -Description: Skin images for Mobile 2.4 Tizen Emulator - -Package: mobile-2.4-emulator-qemu-skins -OS: macos-64 -Build-host-os: macos-64 -Description: Skin images for Mobile 2.4 Tizen Emulator - -Package: wearable-2.4-emulator-qemu-skins -OS: ubuntu-32 -Build-host-os: ubuntu-32 -Description: Skin images for Wearable 2.4 Tizen Emulator - -Package: wearable-2.4-emulator-qemu-skins -OS: ubuntu-64 -Build-host-os: ubuntu-64 -Description: Skin images for Wearable 2.4 Tizen Emulator - -Package: wearable-2.4-emulator-qemu-skins -OS: windows-32, windows-64 -Build-host-os: ubuntu-64 -Description: Skin images for Wearable 2.4 Tizen Emulator - -Package: wearable-2.4-emulator-qemu-skins -OS: macos-64 -Build-host-os: macos-64 -Description: Skin images for Wearable 2.4 Tizen Emulator - -Package: tv-2.4-emulator-qemu-skins -OS: ubuntu-32 -Build-host-os: ubuntu-32 -Description: Skin images for TV 2.4 Tizen Emulator - -Package: tv-2.4-emulator-qemu-skins -OS: ubuntu-64 -Build-host-os: ubuntu-64 -Description: Skin images for TV 2.4 Tizen Emulator - -Package: tv-2.4-emulator-qemu-skins -OS: windows-32, windows-64 -Build-host-os: ubuntu-64 -Description: Skin images for TV 2.4 Tizen Emulator - -Package: tv-2.4-emulator-qemu-skins -OS: macos-64 -Build-host-os: macos-64 -Description: Skin images for TV 2.4 Tizen Emulator - # For tizen 2.3.2 Package: 2.3.2-emulator-qemu-common OS: ubuntu-32 @@ -414,42 +234,3 @@ Build-dependency: 4.0-emulator-lib-dev [ macos-64 ], 4.0-libav-dev [ macos-64 ] Install-dependency: cocoasudo [ macos-64 ], 2.3.2-emulator-kernel-x86 [ macos-64 ], 2.3.2-libav [ macos-64 ], tuntaposx [ macos-64 ] Description: Tizen x86 Emulator -Package: mobile-2.3.2-emulator-qemu-skins -OS: ubuntu-32 -Build-host-os: ubuntu-32 -Description: Skin images for Mobile 2.3.2 Tizen Emulator - -Package: mobile-2.3.2-emulator-qemu-skins -OS: ubuntu-64 -Build-host-os: ubuntu-64 -Description: Skin images for Mobile 2.3.2 Tizen Emulator - -Package: mobile-2.3.2-emulator-qemu-skins -OS: windows-32, windows-64 -Build-host-os: ubuntu-64 -Description: Skin images for Mobile 2.3.2 Tizen Emulator - -Package: mobile-2.3.2-emulator-qemu-skins -OS: macos-64 -Build-host-os: macos-64 -Description: Skin images for Mobile 2.3.2 Tizen Emulator - -Package: wearable-2.3.2-emulator-qemu-skins -OS: ubuntu-32 -Build-host-os: ubuntu-32 -Description: Skin images for Wearable 2.3.2 Tizen Emulator - -Package: wearable-2.3.2-emulator-qemu-skins -OS: ubuntu-64 -Build-host-os: ubuntu-64 -Description: Skin images for Wearable 2.3.2 Tizen Emulator - -Package: wearable-2.3.2-emulator-qemu-skins -OS: windows-32, windows-64 -Build-host-os: ubuntu-64 -Description: Skin images for Wearable 2.3.2 Tizen Emulator - -Package: wearable-2.3.2-emulator-qemu-skins -OS: macos-64 -Build-host-os: macos-64 -Description: Skin images for Wearable 2.3.2 Tizen Emulator diff --git a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_0.png b/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_0.png deleted file mode 100644 index 75576c2..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_0.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_0_p.png b/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_0_p.png deleted file mode 100644 index 7dcde12..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_0_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_180.png b/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_180.png deleted file mode 100644 index 170161f..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_180.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_180_p.png b/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_180_p.png deleted file mode 100644 index e11181a..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_180_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_L90.png b/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_L90.png deleted file mode 100644 index c135fc3..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_L90.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_L90_p.png b/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_L90_p.png deleted file mode 100644 index 954da91..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_L90_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_R90.png b/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_R90.png deleted file mode 100644 index 1d68991..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_R90.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_R90_p.png b/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_R90_p.png deleted file mode 100644 index 8d056d9..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/default_R90_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/info.ini b/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/info.ini deleted file mode 100644 index cc898a8..0000000 --- a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/info.ini +++ /dev/null @@ -1,4 +0,0 @@ -skin.name=Phone 480x800 -resolution.width=480 -resolution.height=800 -manager.priority=3 diff --git a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/layout.xml b/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/layout.xml deleted file mode 100644 index 27e43d8..0000000 --- a/tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/layout.xml +++ /dev/null @@ -1,244 +0,0 @@ - - - 2.4 - -
- - - 0 - - default_0.png - default_0_p.png - - - - 169 - Menu - - Ctrl+Shift+F6 - - - - 139 - Home - Ctrl+Shift+F5 - - - - 158 - Back - Esc - - - - 116 - Power - Ctrl+Shift+F8 - - - - 115 - Volume + - Ctrl+Shift+] - - - - 114 - Volume - - Ctrl+Shift+[ - - -
-
- - - 270 - - default_L90.png - default_L90_p.png - - - - 169 - Menu - Ctrl+Shift+F6 - - - - 139 - Home - Ctrl+Shift+F5 - - - - 158 - Back - Esc - - - - 116 - Power - Ctrl+Shift+F8 - - - - 115 - Volume + - Ctrl+Shift+] - - - - 114 - Volume - - Ctrl+Shift+[ - - -
-
- - - 180 - - default_180.png - default_180_p.png - - - - 169 - Menu - Ctrl+Shift+F6 - - - - 139 - Home - Ctrl+Shift+F5 - - - - 158 - Back - Esc - - - - 116 - Power - Ctrl+Shift+F8 - - - - 115 - Volume + - Ctrl+Shift+] - - - - 114 - Volume - - Ctrl+Shift+[ - - -
-
- - - 90 - - default_R90.png - default_R90_p.png - - - - 169 - Menu - Ctrl+Shift+F6 - - - - 139 - Home - Ctrl+Shift+F5 - - - - 158 - Back - Esc - - - - 116 - Power - Ctrl+Shift+F8 - - - - 115 - Volume + - Ctrl+Shift+] - - - - 114 - Volume - - Ctrl+Shift+[ - - -
-
- - - - Ctrl+Shift+F1 - - - - Ctrl+Shift+T - - - Ctrl+Shift+M - - - Ctrl+Shift+Left - Ctrl+Shift+Right - - - Ctrl+Shift+= - Ctrl+Shift+- - - 100 - 75 - 50 - 25 - - - - - - - Ctrl+Shift+F12 - - - - - Ctrl+Shift+Del - - - - - - - Ctrl+Shift+S - - - Ctrl+Shift+P - - - - Ctrl+Shift+F4 - - - -
diff --git a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_0.png b/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_0.png deleted file mode 100644 index c70c05c..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_0.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_0_p.png b/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_0_p.png deleted file mode 100644 index 11afc39..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_0_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_180.png b/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_180.png deleted file mode 100644 index fda0c16..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_180.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_180_p.png b/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_180_p.png deleted file mode 100644 index ca4a332..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_180_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_L90.png b/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_L90.png deleted file mode 100644 index bda521f..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_L90.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_L90_p.png b/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_L90_p.png deleted file mode 100644 index 4aea3fc..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_L90_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_R90.png b/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_R90.png deleted file mode 100644 index 8e0a1b6..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_R90.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_R90_p.png b/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_R90_p.png deleted file mode 100644 index bbc522b..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/default_R90_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/info.ini b/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/info.ini deleted file mode 100644 index fb76cbf..0000000 --- a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/info.ini +++ /dev/null @@ -1,4 +0,0 @@ -skin.name=Phone 540x960 -resolution.width=540 -resolution.height=960 -manager.priority=3 diff --git a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/layout.xml b/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/layout.xml deleted file mode 100644 index 1ab18fb..0000000 --- a/tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/layout.xml +++ /dev/null @@ -1,244 +0,0 @@ - - - 2.4 - -
- - - 0 - - default_0.png - default_0_p.png - - - - 169 - Menu - - Ctrl+Shift+F6 - - - - 139 - Home - Ctrl+Shift+F5 - - - - 158 - Back - Esc - - - - 116 - Power - Ctrl+Shift+F8 - - - - 115 - Volume + - Ctrl+Shift+] - - - - 114 - Volume - - Ctrl+Shift+[ - - -
-
- - - 270 - - default_L90.png - default_L90_p.png - - - - 169 - Menu - Ctrl+Shift+F6 - - - - 139 - Home - Ctrl+Shift+F5 - - - - 158 - Back - Esc - - - - 116 - Power - Ctrl+Shift+F8 - - - - 115 - Volume + - Ctrl+Shift+] - - - - 114 - Volume - - Ctrl+Shift+[ - - -
-
- - - 180 - - default_180.png - default_180_p.png - - - - 169 - Menu - Ctrl+Shift+F6 - - - - 139 - Home - Ctrl+Shift+F5 - - - - 158 - Back - Esc - - - - 116 - Power - Ctrl+Shift+F8 - - - - 115 - Volume + - Ctrl+Shift+] - - - - 114 - Volume - - Ctrl+Shift+[ - - -
-
- - - 90 - - default_R90.png - default_R90_p.png - - - - 169 - Menu - Ctrl+Shift+F6 - - - - 139 - Home - Ctrl+Shift+F5 - - - - 158 - Back - Esc - - - - 116 - Power - Ctrl+Shift+F8 - - - - 115 - Volume + - Ctrl+Shift+] - - - - 114 - Volume - - Ctrl+Shift+[ - - -
-
- - - - Ctrl+Shift+F1 - - - - Ctrl+Shift+T - - - Ctrl+Shift+M - - - Ctrl+Shift+Left - Ctrl+Shift+Right - - - Ctrl+Shift+= - Ctrl+Shift+- - - 100 - 75 - 50 - 25 - - - - - - - Ctrl+Shift+F12 - - - - - Ctrl+Shift+Del - - - - - - - Ctrl+Shift+S - - - Ctrl+Shift+P - - - - Ctrl+Shift+F4 - - - -
diff --git a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_0.png b/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_0.png deleted file mode 100644 index 9194428..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_0.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_0_p.png b/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_0_p.png deleted file mode 100644 index 4beca5a..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_0_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_180.png b/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_180.png deleted file mode 100644 index cd0a47d..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_180.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_180_p.png b/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_180_p.png deleted file mode 100644 index e2fcbfd..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_180_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_L90.png b/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_L90.png deleted file mode 100644 index fdc04d1..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_L90.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_L90_p.png b/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_L90_p.png deleted file mode 100644 index 74fbd32..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_L90_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_R90.png b/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_R90.png deleted file mode 100644 index 0fb06e9..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_R90.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_R90_p.png b/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_R90_p.png deleted file mode 100644 index b83d97e..0000000 Binary files a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/default_R90_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/info.ini b/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/info.ini deleted file mode 100644 index efd4490..0000000 --- a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/info.ini +++ /dev/null @@ -1,4 +0,0 @@ -skin.name=Phone 720x1280 -resolution.width=720 -resolution.height=1280 -manager.priority=3 diff --git a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/layout.xml b/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/layout.xml deleted file mode 100644 index 147f6b4..0000000 --- a/tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/layout.xml +++ /dev/null @@ -1,244 +0,0 @@ - - - 2.4 - -
- - - 0 - - default_0.png - default_0_p.png - - - - 169 - Menu - - Ctrl+Shift+F6 - - - - 139 - Home - Ctrl+Shift+F5 - - - - 158 - Back - Esc - - - - 116 - Power - Ctrl+Shift+F8 - - - - 115 - Volume + - Ctrl+Shift+] - - - - 114 - Volume - - Ctrl+Shift+[ - - -
-
- - - 270 - - default_L90.png - default_L90_p.png - - - - 169 - Menu - Ctrl+Shift+F6 - - - - 139 - Home - Ctrl+Shift+F5 - - - - 158 - Back - Esc - - - - 116 - Power - Ctrl+Shift+F8 - - - - 115 - Volume + - Ctrl+Shift+] - - - - 114 - Volume - - Ctrl+Shift+[ - - -
-
- - - 180 - - default_180.png - default_180_p.png - - - - 169 - Menu - Ctrl+Shift+F6 - - - - 139 - Home - Ctrl+Shift+F5 - - - - 158 - Back - Esc - - - - 116 - Power - Ctrl+Shift+F8 - - - - 115 - Volume + - Ctrl+Shift+] - - - - 114 - Volume - - Ctrl+Shift+[ - - -
-
- - - 90 - - default_R90.png - default_R90_p.png - - - - 169 - Menu - Ctrl+Shift+F6 - - - - 139 - Home - Ctrl+Shift+F5 - - - - 158 - Back - Esc - - - - 116 - Power - Ctrl+Shift+F8 - - - - 115 - Volume + - Ctrl+Shift+] - - - - 114 - Volume - - Ctrl+Shift+[ - - -
-
- - - - Ctrl+Shift+F1 - - - - Ctrl+Shift+T - - - Ctrl+Shift+M - - - Ctrl+Shift+Left - Ctrl+Shift+Right - - - Ctrl+Shift+= - Ctrl+Shift+- - - 100 - 75 - 50 - 25 - - - - - - - Ctrl+Shift+F12 - - - - - Ctrl+Shift+Del - - - - - - - Ctrl+Shift+S - - - Ctrl+Shift+P - - - - Ctrl+Shift+F4 - - - -
diff --git a/tizen/src/ui/resource/skins/mobile/mobile-general-3btn/controller/key-window/layout.xml b/tizen/src/ui/resource/skins/mobile/mobile-general-3btn/controller/key-window/layout.xml deleted file mode 100644 index 2145206..0000000 --- a/tizen/src/ui/resource/skins/mobile/mobile-general-3btn/controller/key-window/layout.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - 2.4 -
- - - 169 - - Ctrl+Shift+F6 - - - 139 - Ctrl+Shift+F5 - - - 158 - Esc - - - - 116 - Ctrl+Shift+F8 - - - 115 - Ctrl+Shift+] - - - 114 - Ctrl+Shift+[ - - - - - - Ctrl+Shift+Left - - - Ctrl+Shift+S - - - Ctrl+Shift+P - - - Ctrl+Shift+F12 - - -
- -
diff --git a/tizen/src/ui/resource/skins/mobile/mobile-general-3btn/info.ini b/tizen/src/ui/resource/skins/mobile/mobile-general-3btn/info.ini deleted file mode 100644 index 59ea685..0000000 --- a/tizen/src/ui/resource/skins/mobile/mobile-general-3btn/info.ini +++ /dev/null @@ -1,4 +0,0 @@ -skin.name=General purpose mobile -resolution.width=all -resolution.height=all -manager.priority=2 diff --git a/tizen/src/ui/resource/skins/mobile/mobile-general-3btn/layout.xml b/tizen/src/ui/resource/skins/mobile/mobile-general-3btn/layout.xml deleted file mode 100644 index 01bfc86..0000000 --- a/tizen/src/ui/resource/skins/mobile/mobile-general-3btn/layout.xml +++ /dev/null @@ -1,83 +0,0 @@ - - - 2.4 - -
- - 0 - -
-
- - 270 - -
-
- - 180 - -
-
- - 90 - -
-
- - - - - Ctrl+Shift+F1 - - - - Ctrl+Shift+T - - - Ctrl+Shift+M - - - Ctrl+Shift+Left - Ctrl+Shift+Right - - - Ctrl+Shift+= - Ctrl+Shift+- - - 100 - 75 - 50 - 25 - - - - - - - Ctrl+Shift+K - - - Ctrl+Shift+F12 - - - - - Ctrl+Shift+Del - - - - - - - Ctrl+Shift+S - - - Ctrl+Shift+P - - - - Ctrl+Shift+F4 - - - -
diff --git a/tizen/src/ui/resource/skins/tv/tv-1920x1080/background.png b/tizen/src/ui/resource/skins/tv/tv-1920x1080/background.png deleted file mode 100644 index cf6f6c4..0000000 Binary files a/tizen/src/ui/resource/skins/tv/tv-1920x1080/background.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/tv/tv-1920x1080/controller/Basic(US)/basic_US_normal.png b/tizen/src/ui/resource/skins/tv/tv-1920x1080/controller/Basic(US)/basic_US_normal.png deleted file mode 100644 index 516dbce..0000000 Binary files a/tizen/src/ui/resource/skins/tv/tv-1920x1080/controller/Basic(US)/basic_US_normal.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/tv/tv-1920x1080/controller/Basic(US)/basic_US_pushed.png b/tizen/src/ui/resource/skins/tv/tv-1920x1080/controller/Basic(US)/basic_US_pushed.png deleted file mode 100644 index d2ca926..0000000 Binary files a/tizen/src/ui/resource/skins/tv/tv-1920x1080/controller/Basic(US)/basic_US_pushed.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/tv/tv-1920x1080/controller/Basic(US)/info.ini b/tizen/src/ui/resource/skins/tv/tv-1920x1080/controller/Basic(US)/info.ini deleted file mode 100644 index dc79338..0000000 --- a/tizen/src/ui/resource/skins/tv/tv-1920x1080/controller/Basic(US)/info.ini +++ /dev/null @@ -1 +0,0 @@ -priority=5 diff --git a/tizen/src/ui/resource/skins/tv/tv-1920x1080/controller/Basic(US)/layout.xml b/tizen/src/ui/resource/skins/tv/tv-1920x1080/controller/Basic(US)/layout.xml deleted file mode 100644 index f511868..0000000 --- a/tizen/src/ui/resource/skins/tv/tv-1920x1080/controller/Basic(US)/layout.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - 2.4 -
- basic_US_normal.png - basic_US_pushed.png - - - - 116 - Power - - - - 139 - Menu - - - - 354 - Home - - - - 158 - Back - - - - 103 - Up - - - - 105 - Left - - - - 106 - Right - - - - 108 - Down - - - - 352 - Ok - - - - - -
-
diff --git a/tizen/src/ui/resource/skins/tv/tv-1920x1080/info.ini b/tizen/src/ui/resource/skins/tv/tv-1920x1080/info.ini deleted file mode 100644 index a107694..0000000 --- a/tizen/src/ui/resource/skins/tv/tv-1920x1080/info.ini +++ /dev/null @@ -1,4 +0,0 @@ -skin.name=TV 1920X1080 -resolution.width=1920 -resolution.height=1080 -manager.priority=1 diff --git a/tizen/src/ui/resource/skins/tv/tv-1920x1080/layout.xml b/tizen/src/ui/resource/skins/tv/tv-1920x1080/layout.xml deleted file mode 100644 index 852854e..0000000 --- a/tizen/src/ui/resource/skins/tv/tv-1920x1080/layout.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - 2.4 - -
- - - 0 - - background.png -
-
- - - - - Ctrl+Shift+F1 - - - - Ctrl+Shift+T - - - Ctrl+Shift+M - - - Ctrl+Shift+= - Ctrl+Shift+- - - 100 - 75 - 50 - 25 - - - - - - - Ctrl+Shift+K - - - Ctrl+Shift+F12 - - - - - Ctrl+Shift+Del - - - - - - - Ctrl+Shift+S - - - Ctrl+Shift+P - - - - Ctrl+Shift+F4 - - - -
diff --git a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_0.png b/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_0.png deleted file mode 100644 index cd23252..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_0.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_0_p.png b/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_0_p.png deleted file mode 100644 index 4cfaf78..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_0_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_180.png b/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_180.png deleted file mode 100644 index c641763..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_180.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_180_p.png b/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_180_p.png deleted file mode 100644 index 871720d..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_180_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_L90.png b/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_L90.png deleted file mode 100644 index e7f089b..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_L90.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_L90_p.png b/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_L90_p.png deleted file mode 100644 index 4d00686..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_L90_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_R90.png b/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_R90.png deleted file mode 100644 index 349d8ad..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_R90.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_R90_p.png b/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_R90_p.png deleted file mode 100644 index c5b5e6d..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/default_R90_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/info.ini b/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/info.ini deleted file mode 100644 index 91e5967..0000000 --- a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/info.ini +++ /dev/null @@ -1,4 +0,0 @@ -skin.name=Wearable 320x320 -resolution.width=320 -resolution.height=320 -manager.priority=1 diff --git a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/layout.xml b/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/layout.xml deleted file mode 100644 index 3ef248a..0000000 --- a/tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/layout.xml +++ /dev/null @@ -1,114 +0,0 @@ - - - 2.4 - -
- - - 0 - - default_0.png - default_0_p.png - - - - 116 - Power - - Ctrl+Shift+F8 - - -
-
- - - 270 - - default_L90.png - default_L90_p.png - - - - 116 - Power - Ctrl+Shift+F8 - - -
-
- - - 180 - - default_180.png - default_180_p.png - - - - 116 - Power - Ctrl+Shift+F8 - - -
-
- - - 90 - - default_R90.png - default_R90_p.png - - - - 116 - Power - Ctrl+Shift+F8 - - -
-
- - - - Ctrl+Shift+F1 - - - - Ctrl+Shift+T - - - Ctrl+Shift+M - - - Ctrl+Shift+Left - Ctrl+Shift+Right - - - - - - Ctrl+Shift+F12 - - - - - Ctrl+Shift+Del - - - - - - - Ctrl+Shift+S - - - Ctrl+Shift+P - - - - Ctrl+Shift+F4 - - - -
diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_0.png b/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_0.png deleted file mode 100644 index cbebace..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_0.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_0_p.png b/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_0_p.png deleted file mode 100644 index 50c4932..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_0_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_180.png b/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_180.png deleted file mode 100644 index 6bd1cdd..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_180.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_180_p.png b/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_180_p.png deleted file mode 100644 index 835c155..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_180_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_L90.png b/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_L90.png deleted file mode 100644 index c4984f4..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_L90.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_L90_p.png b/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_L90_p.png deleted file mode 100644 index dd0eb82..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_L90_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_R90.png b/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_R90.png deleted file mode 100644 index 0f854a7..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_R90.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_R90_p.png b/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_R90_p.png deleted file mode 100644 index 1845e6f..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/default_R90_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/info.ini b/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/info.ini deleted file mode 100644 index 38062e8..0000000 --- a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/info.ini +++ /dev/null @@ -1,4 +0,0 @@ -skin.name=W square 360x360 -resolution.width=360 -resolution.height=360 -manager.priority=1 diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/layout.xml b/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/layout.xml deleted file mode 100644 index db3f0bb..0000000 --- a/tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/layout.xml +++ /dev/null @@ -1,114 +0,0 @@ - - - 2.4 - -
- - - 0 - - default_0.png - default_0_p.png - - - - 116 - Power - - Ctrl+Shift+F8 - - -
-
- - - 270 - - default_L90.png - default_L90_p.png - - - - 116 - Power - Ctrl+Shift+F8 - - -
-
- - - 180 - - default_180.png - default_180_p.png - - - - 116 - Power - Ctrl+Shift+F8 - - -
-
- - - 90 - - default_R90.png - default_R90_p.png - - - - 116 - Power - Ctrl+Shift+F8 - - -
-
- - - - Ctrl+Shift+F1 - - - - Ctrl+Shift+T - - - Ctrl+Shift+M - - - Ctrl+Shift+Left - Ctrl+Shift+Right - - - - - - Ctrl+Shift+F12 - - - - - Ctrl+Shift+Del - - - - - - - Ctrl+Shift+S - - - Ctrl+Shift+P - - - - Ctrl+Shift+F4 - - - -
diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_0.png b/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_0.png deleted file mode 100644 index e0ad03f..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_0.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_0_p.png b/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_0_p.png deleted file mode 100644 index 8d37efa..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_0_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_180.png b/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_180.png deleted file mode 100644 index 18d069c..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_180.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_180_p.png b/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_180_p.png deleted file mode 100644 index da4a6d1..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_180_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_L90.png b/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_L90.png deleted file mode 100644 index e9da28d..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_L90.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_L90_p.png b/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_L90_p.png deleted file mode 100644 index 6da71a8..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_L90_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_R90.png b/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_R90.png deleted file mode 100644 index c2a610f..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_R90.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_R90_p.png b/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_R90_p.png deleted file mode 100644 index 6fdaf19..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/default_R90_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/info.ini b/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/info.ini deleted file mode 100644 index 97aa980..0000000 --- a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/info.ini +++ /dev/null @@ -1,4 +0,0 @@ -skin.name=Wearable 360x480 -resolution.width=360 -resolution.height=480 -manager.priority=1 diff --git a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/layout.xml b/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/layout.xml deleted file mode 100644 index cbc17eb..0000000 --- a/tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/layout.xml +++ /dev/null @@ -1,114 +0,0 @@ - - - 2.4 - -
- - - 0 - - default_0.png - default_0_p.png - - - - 116 - Power - - Ctrl+Shift+F8 - - -
-
- - - 270 - - default_L90.png - default_L90_p.png - - - - 116 - Power - Ctrl+Shift+F8 - - -
-
- - - 180 - - default_180.png - default_180_p.png - - - - 116 - Power - Ctrl+Shift+F8 - - -
-
- - - 90 - - default_R90.png - default_R90_p.png - - - - 116 - Power - Ctrl+Shift+F8 - - -
-
- - - - Ctrl+Shift+F1 - - - - Ctrl+Shift+T - - - Ctrl+Shift+M - - - Ctrl+Shift+Left - Ctrl+Shift+Right - - - - - - Ctrl+Shift+F12 - - - - - Ctrl+Shift+Del - - - - - - - Ctrl+Shift+S - - - Ctrl+Shift+P - - - - Ctrl+Shift+F4 - - - -
diff --git a/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/controller/key-window/layout.xml b/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/controller/key-window/layout.xml deleted file mode 100644 index fbac90f..0000000 --- a/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/controller/key-window/layout.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - 2.4 -
- - - 158 - Esc - - - 116 - - Ctrl+Shift+F8 - - - - - - Ctrl+Shift+Left - - - Ctrl+Shift+S - - - Ctrl+Shift+P - - - Ctrl+Shift+F12 - - -
- -
diff --git a/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/info.ini b/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/info.ini deleted file mode 100644 index 96ef1c0..0000000 --- a/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/info.ini +++ /dev/null @@ -1,4 +0,0 @@ -skin.name=General purpose wearable -resolution.width=all -resolution.height=all -manager.priority=2 diff --git a/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/layout.xml b/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/layout.xml deleted file mode 100644 index d99afc0..0000000 --- a/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/layout.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - 2.4 - -
- - 0 - -
-
- - 270 - -
-
- - 180 - -
-
- - 90 - -
-
- - - - - Ctrl+Shift+F1 - - - - Ctrl+Shift+T - - - Ctrl+Shift+M - - - Ctrl+Shift+Left - Ctrl+Shift+Right - - - - - - Ctrl+Shift+K - - - Ctrl+Shift+F12 - - - - - Ctrl+Shift+Del - - - - - - - Ctrl+Shift+S - - - Ctrl+Shift+P - - - - Ctrl+Shift+F4 - - - -
diff --git a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_0.png b/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_0.png deleted file mode 100644 index c000929..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_0.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_0_p.png b/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_0_p.png deleted file mode 100644 index bdc874f..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_0_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_180.png b/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_180.png deleted file mode 100644 index b81ac20..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_180.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_180_p.png b/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_180_p.png deleted file mode 100644 index 0f081ad..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_180_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_L90.png b/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_L90.png deleted file mode 100644 index 33f4e17..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_L90.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_L90_p.png b/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_L90_p.png deleted file mode 100644 index afc28ac..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_L90_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_R90.png b/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_R90.png deleted file mode 100644 index c3d1fd5..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_R90.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_R90_p.png b/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_R90_p.png deleted file mode 100644 index 5ef9920..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/default_R90_p.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/info.ini b/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/info.ini deleted file mode 100644 index 3120a23..0000000 --- a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/info.ini +++ /dev/null @@ -1,6 +0,0 @@ -skin.name=W circle 360x360 -skin.shape=circle -resolution.width=360 -resolution.height=360 -manager.priority=1 -manager.image.except=x86-standard diff --git a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/layout.xml b/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/layout.xml deleted file mode 100644 index c748881..0000000 --- a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/layout.xml +++ /dev/null @@ -1,147 +0,0 @@ - - - 2.4 - -
- - - 0 - mask.png - - default_0.png - default_0_p.png - rotary_default_0.png - - - - 158 - Back - Esc - - - - 116 - Power - - Ctrl+Shift+F8 - - -
-
- - - 270 - mask.png - - default_L90.png - default_L90_p.png - rotary_default_L90.png - - - - 158 - Back - Esc - - - - 116 - Power - Ctrl+Shift+F8 - - -
-
- - - 180 - mask.png - - default_180.png - default_180_p.png - rotary_default_180.png - - - - 158 - Back - Esc - - - - 116 - Power - Ctrl+Shift+F8 - - -
-
- - - 90 - mask.png - - default_R90.png - default_R90_p.png - rotary_default_R90.png - - - - 158 - Back - Esc - - - - 116 - Power - Ctrl+Shift+F8 - - -
-
- - - - - Ctrl+Shift+F1 - - - - Ctrl+Shift+T - - - Ctrl+Shift+M - - - Ctrl+Shift+Left - Ctrl+Shift+Right - - - - - - Ctrl+Shift+F12 - - - - - Ctrl+Shift+Del - - - - - - - Ctrl+Shift+S - - - Ctrl+Shift+P - - - - Ctrl+Shift+F4 - - - -
diff --git a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/mask.png b/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/mask.png deleted file mode 100644 index 64f34c2..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/mask.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/rotary_default_0.png b/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/rotary_default_0.png deleted file mode 100644 index c925de8..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/rotary_default_0.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/rotary_default_180.png b/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/rotary_default_180.png deleted file mode 100644 index 8256ee7..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/rotary_default_180.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/rotary_default_L90.png b/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/rotary_default_L90.png deleted file mode 100644 index c4af05a..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/rotary_default_L90.png and /dev/null differ diff --git a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/rotary_default_R90.png b/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/rotary_default_R90.png deleted file mode 100644 index 355ec64..0000000 Binary files a/tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/rotary_default_R90.png and /dev/null differ