diff options
author | Stefan Weil <sw@weilnetz.de> | 2013-02-22 20:33:34 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-02-22 14:49:00 -0600 |
commit | 104092825ac3274d16ffc35b7ef9ac8c636e1c48 (patch) | |
tree | 3f56a397d5ceee29313ef101b6a81da829b16479 /po/messages.po | |
parent | 28d2e5b27d538d94d2489d657b563c58b4d69bc4 (diff) | |
download | hqemu-104092825ac3274d16ffc35b7ef9ac8c636e1c48.zip hqemu-104092825ac3274d16ffc35b7ef9ac8c636e1c48.tar.gz |
ui/gtk: Use menu item from stock for full screen
This reduces the required translations and gives a nicer menu
with an icon.
The full screen menu item is no longer a check menu item.
A checked item is not visible in full screen mode,
so it is not needed for this special menu item.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Message-id: 1361561614-11180-1-git-send-email-sw@weilnetz.de
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'po/messages.po')
-rw-r--r-- | po/messages.po | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/po/messages.po b/po/messages.po index a90cd6f..191e81c 100644 --- a/po/messages.po +++ b/po/messages.po @@ -24,10 +24,6 @@ msgstr "" msgid "_View" msgstr "" -#: ../ui/gtk.c:1002 -msgid "_Full Screen" -msgstr "" - #: ../ui/gtk.c:1029 msgid "Zoom To _Fit" msgstr "" |