2012/3/1 Enlightenment SVN <no-re...@enlightenment.org>:
> Log:
> [Elm] For $deity's sake, why this multiselect on elm config's theme choosing 
> list?
>

Fallbacks, IIRC, such as "default-desktop, default"
If you don't have that, you can't have "darkness-desktop,darkness"
and it will always fallback to default.

>
> Author:       glima
> Date:         2012-03-01 12:12:47 -0800 (Thu, 01 Mar 2012)
> New Revision: 68591
> Trac:         http://trac.enlightenment.org/e/changeset/68591
>
> Modified:
>  trunk/elementary/src/bin/config.c
>
> Modified: trunk/elementary/src/bin/config.c
> ===================================================================
> --- trunk/elementary/src/bin/config.c   2012-03-01 20:09:24 UTC (rev 68590)
> +++ trunk/elementary/src/bin/config.c   2012-03-01 20:12:47 UTC (rev 68591)
> @@ -1335,7 +1335,6 @@
>    evas_object_show(pd);
>
>    li = elm_list_add(win);
> -   elm_list_multi_select_set(li, EINA_TRUE);
>    evas_object_size_hint_weight_set(li, 1.0, 1.0);
>    evas_object_size_hint_align_set(li, EVAS_HINT_FILL, EVAS_HINT_FILL);
>    elm_object_content_set(pd, li);
>
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to