s/reopen/relaunch/

SVN revision: 79169
This commit is contained in:
Mike Blumenkrantz 2012-11-12 14:47:36 +00:00
parent 3868f0f91a
commit 8de2ac43f1
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@ _e_qa_entry_relaunch_setup_help(void *data, E_Dialog *dia)
entry->dia = dia = e_dialog_new(NULL, "E", "_quickaccess_cmd_help_dialog");
snprintf(buf, sizeof(buf), "%s<br>%s/e-module-quickaccess.edj<br>%s<br>"
"data.item: \"%s\" \"--OPT\";", _("The reopen option is meant to be used<br>"
"data.item: \"%s\" \"--OPT\";", _("The relaunch option is meant to be used<br>"
"with terminal applications to create a persistent<br>"
"terminal which reopens when closed, generally seen<br>"
"in quake-style drop-down terminals.<br>"