From c372a2991ff7df1a5d23e04dc1d9e02900856a01 Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Fri, 7 Dec 2012 13:55:18 +0000 Subject: [PATCH] sigh yet another instance of quicklaunch instead of quickaccess SVN revision: 80456 --- src/modules/quickaccess/e_mod_quickaccess.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/quickaccess/e_mod_quickaccess.c b/src/modules/quickaccess/e_mod_quickaccess.c index 74cf4a1..54b22c0 100644 --- a/src/modules/quickaccess/e_mod_quickaccess.c +++ b/src/modules/quickaccess/e_mod_quickaccess.c @@ -365,7 +365,7 @@ _e_qa_entry_relaunch_setup(E_Quick_Access_Entry *entry) entry->dia = dia = e_dialog_new(NULL, "E", "_quickaccess_cmd_dialog"); snprintf(buf, sizeof(buf), "%s
%s
%s
%s
%s", _("The selected window created with name:"), - entry->name, _("and class:"), entry->class, _("could not be found in the quicklaunch app databasename, _("and class:"), entry->class, _("could not be found in the Quickaccess app database" "or it is not intended for use with this option.
" "Please choose an action to take:")); -- 2.7.4