[epiphany/wip/exalm/menu: 38/43] notebook-context-menu: Use the same mnemonic for pin actions
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/exalm/menu: 38/43] notebook-context-menu: Use the same mnemonic for pin actions
- Date: Tue, 22 Sep 2020 21:09:56 +0000 (UTC)
commit 160a1a6a15e3e7f2ff5dc70cee67c09d148fc763
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Tue Sep 8 15:43:17 2020 +0500
notebook-context-menu: Use the same mnemonic for pin actions
They can only ever be shown one at a time, there's no reason to have
different mnemonics.
src/resources/gtk/notebook-context-menu.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/resources/gtk/notebook-context-menu.ui b/src/resources/gtk/notebook-context-menu.ui
index 43efe7db0..6c179ea80 100644
--- a/src/resources/gtk/notebook-context-menu.ui
+++ b/src/resources/gtk/notebook-context-menu.ui
@@ -23,7 +23,7 @@
<attribute name="hidden-when">action-disabled</attribute>
</item>
<item>
- <attribute name="label" translatable="yes">Unpi_n Tab</attribute>
+ <attribute name="label" translatable="yes">Unp_in Tab</attribute>
<attribute name="action">tab.unpin</attribute>
<attribute name="hidden-when">action-disabled</attribute>
</item>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]