[gthumb] catalogs: show the keyboard shortcut for RemoveFromCatalog
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] catalogs: show the keyboard shortcut for RemoveFromCatalog
- Date: Sun, 13 Apr 2014 14:49:02 +0000 (UTC)
commit bf46ffd800d69b698650f2570754ce944117044e
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sun Apr 13 15:05:00 2014 +0200
catalogs: show the keyboard shortcut for RemoveFromCatalog
extensions/catalogs/callbacks.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extensions/catalogs/callbacks.c b/extensions/catalogs/callbacks.c
index 993b51f..df6f002 100644
--- a/extensions/catalogs/callbacks.c
+++ b/extensions/catalogs/callbacks.c
@@ -59,7 +59,7 @@ static const GthMenuEntry vfs_open_actions_entries[] = {
static const GthMenuEntry vfs_other_actions_entries[] = {
- { N_("Remove from Catalog"), "win.remove-from-catalog" },
+ { N_("Remove from Catalog"), "win.remove-from-catalog", "Delete" },
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]