diff options
author | Stephane Desneux <stephane.desneux@open.eurogiciel.org> | 2014-05-29 21:39:28 +0200 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@open.eurogiciel.org> | 2014-05-29 21:39:28 +0200 |
commit | 2423755f875dce6a5d9855ff0ad01bf19a10afc1 (patch) | |
tree | eae734e3aca51879147f3e4a2cabfe769987a00b /apps | |
parent | cf15e83e2f7579dcf184ff97e0ef4ec2bf96ab9b (diff) | |
download | wrt-widgets-2423755f875dce6a5d9855ff0ad01bf19a10afc1.tar.gz wrt-widgets-2423755f875dce6a5d9855ff0ad01bf19a10afc1.tar.bz2 wrt-widgets-2423755f875dce6a5d9855ff0ad01bf19a10afc1.zip |
fixes on xwalk install proceduresubmit/tizen_common/20140529.194900
Change-Id: I286b7f6c5c40dc6c8bda0444061cd469e835508d
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Diffstat (limited to 'apps')
-rw-r--r-- | apps/BluetoothChat.wgt | bin | 0 -> 35236 bytes | |||
-rw-r--r-- | apps/annex.desktop | 6 | ||||
-rw-r--r-- | apps/annex.png | bin | 0 -> 2141 bytes | |||
-rw-r--r-- | apps/annex.wgt | bin | 0 -> 3644204 bytes | |||
-rw-r--r-- | apps/bubblewrap.desktop | 6 | ||||
-rw-r--r-- | apps/bubblewrap.png | bin | 0 -> 2239 bytes | |||
-rw-r--r-- | apps/bubblewrap.wgt | bin | 0 -> 4439022 bytes | |||
-rw-r--r-- | apps/go.desktop | 6 | ||||
-rw-r--r-- | apps/go.png | bin | 0 -> 2006 bytes | |||
-rw-r--r-- | apps/go.wgt | bin | 0 -> 5039277 bytes | |||
-rw-r--r-- | apps/mancala.desktop | 6 | ||||
-rw-r--r-- | apps/mancala.png | bin | 0 -> 2590 bytes | |||
-rw-r--r-- | apps/mancala.wgt | bin | 0 -> 1504139 bytes |
13 files changed, 24 insertions, 0 deletions
diff --git a/apps/BluetoothChat.wgt b/apps/BluetoothChat.wgt Binary files differnew file mode 100644 index 0000000..195ab60 --- /dev/null +++ b/apps/BluetoothChat.wgt diff --git a/apps/annex.desktop b/apps/annex.desktop new file mode 100644 index 0000000..f794694 --- /dev/null +++ b/apps/annex.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Name=Annex +Type=Application +Exec=/usr/bin/xwalk-launcher hnabpnbionlaokfnobomjleblmmiefig +Icon=/opt/share/widget_demo/annex.png + diff --git a/apps/annex.png b/apps/annex.png Binary files differnew file mode 100644 index 0000000..d664a74 --- /dev/null +++ b/apps/annex.png diff --git a/apps/annex.wgt b/apps/annex.wgt Binary files differnew file mode 100644 index 0000000..e10d451 --- /dev/null +++ b/apps/annex.wgt diff --git a/apps/bubblewrap.desktop b/apps/bubblewrap.desktop new file mode 100644 index 0000000..24df394 --- /dev/null +++ b/apps/bubblewrap.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Name=Bubblewrap +Type=Application +Exec=/usr/bin/xwalk-launcher kmnbdhfbkjkeilhpbooaecgpllbollfn +Icon=/opt/share/widget_demo/bubblewrap.png + diff --git a/apps/bubblewrap.png b/apps/bubblewrap.png Binary files differnew file mode 100644 index 0000000..4301515 --- /dev/null +++ b/apps/bubblewrap.png diff --git a/apps/bubblewrap.wgt b/apps/bubblewrap.wgt Binary files differnew file mode 100644 index 0000000..2619403 --- /dev/null +++ b/apps/bubblewrap.wgt diff --git a/apps/go.desktop b/apps/go.desktop new file mode 100644 index 0000000..bf38f9f --- /dev/null +++ b/apps/go.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Name=Go +Type=Application +Exec=/usr/bin/xwalk-launcher clnlcbphcafhecdadfkjddinnigipace +Icon=/opt/share/widget_demo/go.png + diff --git a/apps/go.png b/apps/go.png Binary files differnew file mode 100644 index 0000000..5701af9 --- /dev/null +++ b/apps/go.png diff --git a/apps/go.wgt b/apps/go.wgt Binary files differnew file mode 100644 index 0000000..10fe171 --- /dev/null +++ b/apps/go.wgt diff --git a/apps/mancala.desktop b/apps/mancala.desktop new file mode 100644 index 0000000..41a31e9 --- /dev/null +++ b/apps/mancala.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Name=Mancala +Type=Application +Exec=/usr/bin/xwalk-launcher fidoaebfkacalgdedfodionhmopneipb +Icon=/opt/share/widget_demo/mancala.png + diff --git a/apps/mancala.png b/apps/mancala.png Binary files differnew file mode 100644 index 0000000..89f5ca3 --- /dev/null +++ b/apps/mancala.png diff --git a/apps/mancala.wgt b/apps/mancala.wgt Binary files differnew file mode 100644 index 0000000..7ca4a07 --- /dev/null +++ b/apps/mancala.wgt |