projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
346a77e
)
E17: spelling, reported by cippp in IRC
author
Vincent Torri
<vincent.torri@gmail.com>
Sun, 13 May 2012 17:28:22 +0000
(17:28 +0000)
committer
Vincent Torri
<vincent.torri@gmail.com>
Sun, 13 May 2012 17:28:22 +0000
(17:28 +0000)
SVN revision: 70974
src/modules/mixer/conf_module.c
patch
|
blob
|
history
diff --git
a/src/modules/mixer/conf_module.c
b/src/modules/mixer/conf_module.c
index
c667edb
..
6335830
100644
(file)
--- a/
src/modules/mixer/conf_module.c
+++ b/
src/modules/mixer/conf_module.c
@@
-115,7
+115,7
@@
_basic_create_general(E_Config_Dialog *dialog, Evas *evas, E_Config_Dialog_Data
e_widget_list_object_append(cfdata->ui.list, ui->frame, 1, 1, 0.5);
- chk = e_widget_check_add(evas, _("Diplay desktop notifications on volume change"), &ctxt->desktop_notification);
+ chk = e_widget_check_add(evas, _("Di
s
play desktop notifications on volume change"), &ctxt->desktop_notification);
e_widget_check_checked_set(chk, ctxt->conf->desktop_notification);
#ifndef HAVE_ENOTIFY
e_widget_disabled_set(chk, EINA_TRUE);