Michael Blumenkrantz, il 06/12/2012 18:49, ha scritto:

>> Modified: trunk/e/src/modules/pager/e_mod_config.c
>> ===================================================================
>> --- trunk/e/src/modules/pager/e_mod_config.c 2012-12-06 16:59:07 UTC (rev 
>> 80373)
>> +++ trunk/e/src/modules/pager/e_mod_config.c 2012-12-06 17:44:36 UTC (rev 
>> 80374)
>> @@ -141,7 +141,7 @@
>>     ow = e_widget_check_add(evas, _("Show popup on desktop change"),
>>                             &(cfdata->popup.show));
>>     e_widget_framelist_object_append(of, ow);
>> -   ow = e_widget_check_add(evas, _("Show popup for urgent windows"),
>> +   ow = e_widget_check_add(evas, _("Show popup on urgent windows"),
>>                             &(cfdata->popup.urgent_show));
>>     e_widget_framelist_object_append(of, ow);
>>     e_widget_list_object_append(ol, of, 1, 0, 0.5);
>>
>>
> 
> hmmm the last change here actually changes the meaning of the option though...

in src/modules/pager/e_mod_config.c:265 there is a string which says "Show
popup on urgent windows". should I change that instead?

-- 

  Massimo Maiurana               GPG keyID #7044D601

  La fede e' credere in cio' che sai non essere vero
                    [Mark Twain]

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to