diff options
Diffstat (limited to 'portato/gui')
-rw-r--r-- | portato/gui/templates/AboutWindow.ui | 1 | ||||
-rw-r--r-- | portato/gui/templates/MainWindow.ui | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/portato/gui/templates/AboutWindow.ui b/portato/gui/templates/AboutWindow.ui index 20abe2e..550418b 100644 --- a/portato/gui/templates/AboutWindow.ui +++ b/portato/gui/templates/AboutWindow.ui @@ -27,6 +27,7 @@ Thanks goto: <property name="translator_credits">Catalan - Roger Calvó German - René 'Necoro' Neumann Polish - Tomasz Osiński +Spanish - Daniel Halens Turkish - Gürkan 'seqizz' Gür</property> <property name="artists">p4r4d0x (inspired by wolfden)</property> <signal handler="close" name="response"/> diff --git a/portato/gui/templates/MainWindow.ui b/portato/gui/templates/MainWindow.ui index 98da2ad..383011e 100644 --- a/portato/gui/templates/MainWindow.ui +++ b/portato/gui/templates/MainWindow.ui @@ -99,7 +99,7 @@ <property name="label" translatable="yes">_Sync</property> <signal handler="cb_sync_clicked" name="activate"/> </object> - <accelerator key="S" modifiers="GDK_CONTROL_MASK"/> + <accelerator key="Y" modifiers="GDK_CONTROL_MASK"/> </child> <child> <object class="GtkAction" id="saveFlagsAction"> |