From: Gwanglim Lee <gl77.lee@samsung.com>
authorGwanglim Lee <gl77.lee@samsung.com>
Wed, 5 Dec 2012 06:51:16 +0000 (06:51 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Wed, 5 Dec 2012 06:51:16 +0000 (06:51 +0000)
commit499b88748b5bdb940189b3a22bd441f11f3c8c4f
treea7413e63890dc4de104a4065d0f4760ea5b01244
parentb000cf12d69748e6b001a0a390a24d4b63e2106a
From: Gwanglim Lee <gl77.lee@samsung.com>
Subject: Re: Re: Re: [E-devel] [RFC] Virtual desktop window profile

I've attached 4th patch. May the 4th be with you.

ecore patch has been merged with efl and all files are based on r80123.

Thanks & Regards,
Gwanglim

------- Original Message -------
Sender : Daniel Juyung Seo<seojuyung2@gmail.com>
Date : 2012-12-04 01:55 (GMT+09:00)
Title : Re: Re: [E-devel] [RFC] Virtual desktop window profile

It looks ok to me.
Sorry but can you re-generate the patch according to the recent ecore
merge to efl single tree?

Daniel Juyung Seo (SeoZ)

On Thu, Nov 29, 2012 at 12:29 AM, Gwanglim Lee <gl77.lee@samsung.com>
wrote:

Dear Raster and Daniel Juyung Seo,

I've attached 3rd patches and test_config according to your reviews.
These are based on r79782.

[elementary & ecore]
1. "profile,set" -> "profile,changed" - done
2. spaces after EINA_LIST_FOREACH - done
3. variable type - keep
4. author - done
5. removing deprecated marking in patch - done
6. add elm_win_available_profiles_get to test_config for the debugging
purpose - done

7. check whether a given profile is present in an available profiles.
otherwise window profile will be one of the item
    in available profiles. - newly added thing to the elm_win
        8. merge with EO - done. :(

            Any comments would be appreciated.

SVN revision: 80216
14 files changed:
config/default/e.src
config/mobile/e.src
config/standard/e.src
src/bin/e_border.c
src/bin/e_border.h
src/bin/e_config.c
src/bin/e_config.h
src/bin/e_container.c
src/bin/e_container.h
src/bin/e_desk.c
src/bin/e_desk.h
src/bin/e_main.c
src/modules/conf_display/e_int_config_desk.c
src/modules/conf_display/e_int_config_desks.c