Skip to content

Commit

Permalink
Update shortcuts for new reset/clear actions
Browse files Browse the repository at this point in the history
  • Loading branch information
gnunn1 committed Apr 30, 2016
1 parent 80331b0 commit 3cd6c1a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/resources/ui/shortcuts.ui
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,18 @@
<property name="title" translatable="yes" context="shortcut window">Current profile preferences</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id ="terminal-reset">
<property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Reset the terminal</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id ="terminal-reset-and-clear">
<property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Reset and clear the terminal</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut" id ="terminal-read-only">
<property name="visible">1</property>
Expand Down

0 comments on commit 3cd6c1a

Please sign in to comment.