[gthumb-list] patch to add a ctrl-shft-d shortcut to duplicate command



I find it useful, it's necessary in my work, because I often must
prepare a set of images for printing, and I give the photo files with
all the duplicates so that the laboratory prints all the files without
need to specify how many copies of each photo.

This shortcut helps me speeding up the work of duplicating many photos.

diff --git a/src/gth-browser-actions-entries.h
b/src/gth-browser-actions-entries.h
index 5d81ce7..dc4719f 100644
--- a/src/gth-browser-actions-entries.h
+++ b/src/gth-browser-actions-entries.h
@@ -101,7 +101,7 @@ static GtkActionEntry gth_browser_action_entries[] =
{
          G_CALLBACK (gth_browser_activate_action_edit_rename_file) },
 
        { "Edit_DuplicateFile", NULL,
-         N_("D_uplicate"), NULL,
+         N_("D_uplicate"), "<control><shift>D",
          N_("Duplicate selected images"),
          G_CALLBACK (gth_browser_activate_action_edit_duplicate_file) },
 


-- 
don Paolo Benvenuto

http://parrocchialagaccio.it
รจ il sito della parrocchia
aggiornato quasi tutti i giorni:
foto, notizie, calendario dei momenti di vita parrocchiale

Contribuisci a wikipedia, l'enciclopedia della quale tu sei l'autore e
il revisore: http://it.wikipedia.org

La wikipedia cattolica: http://www.enciclopediacattolica.it

Materiale per la pastorale: http://www.qumran2.net




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]