diff options
author | Stéphane Desneux (sdesneux) <stephane.desneux@open.eurogiciel.org> | 2014-05-22 01:36:58 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@review.vlan103.tizen.org> | 2014-05-22 01:36:58 -0700 |
commit | c8ff0ddb5ab7e09957f6ba49a975e86564e08c32 (patch) | |
tree | a6ef7aaa3f267f887fe0ebbcdf4e0fe85e9cf131 | |
parent | 11b7dae18fab397417d60203982fb568988465f1 (diff) | |
parent | eb2c5a2250eb6e225e78412570dfd930239f4766 (diff) | |
download | meta-c8ff0ddb5ab7e09957f6ba49a975e86564e08c32.tar.gz meta-c8ff0ddb5ab7e09957f6ba49a975e86564e08c32.tar.bz2 meta-c8ff0ddb5ab7e09957f6ba49a975e86564e08c32.zip |
Merge "weston and efl examples for demos" into tizen
-rw-r--r-- | patterns/common-desktop-applications.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patterns/common-desktop-applications.yaml b/patterns/common-desktop-applications.yaml index c16e8f3..914c88c 100644 --- a/patterns/common-desktop-applications.yaml +++ b/patterns/common-desktop-applications.yaml @@ -2,8 +2,12 @@ Summary: Common Desktop Applications Description: Common Desktop Applications Name: common-desktop-applications Packages: +- weston-clients - emotion #- econnman #- bluetooth-agent - net-config - org.tizen.calculator +- elementary-tools +- evas-examples +- emotion-examples |