On Wed, 20 Jun 2012 20:41:51 +0200 Davide Andreoli <d...@gurumeditation.it> said:
> 2012/6/20 Enlightenment SVN <no-re...@enlightenment.org>: > > Log: > > animate on key press might be better wording :) > > maybe "pulse on key press" is more appropriate in this > context? its totally theme dependant what it does - its just a signal. :) theme can ignore or do whatever it likes :) > > > > > > > > Author: raster > > Date: 2012-06-20 06:37:35 -0700 (Wed, 20 Jun 2012) > > New Revision: 72543 > > Trac: http://trac.enlightenment.org/e/changeset/72543 > > > > Modified: > > trunk/terminology/src/bin/options_behavior.c > > > > Modified: trunk/terminology/src/bin/options_behavior.c > > =================================================================== > > --- trunk/terminology/src/bin/options_behavior.c 2012-06-20 13:21:57 > > UTC (rev 72542) +++ trunk/terminology/src/bin/options_behavior.c > > 2012-06-20 13:37:35 UTC (rev 72543) @@ -82,7 +82,7 @@ > > o = elm_check_add(opbox); > > evas_object_size_hint_weight_set(o, EVAS_HINT_EXPAND, 0.0); > > evas_object_size_hint_align_set(o, EVAS_HINT_FILL, 0.5); > > - elm_object_text_set(o, "Flicker on key stroke"); > > + elm_object_text_set(o, "Animate on key press"); > > elm_check_state_set(o, config->flicker_on_key); > > elm_box_pack_end(opbox, o); > > evas_object_show(o); > > > > > > ------------------------------------------------------------------------------ > > Live Security Virtual Conference > > Exclusive live event will cover all the ways today's security and > > threat landscape has changed and how IT managers can respond. Discussions > > will include endpoint security, mobile security and the latest in malware > > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > _______________________________________________ > > enlightenment-svn mailing list > > enlightenment-...@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) ras...@rasterman.com ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel