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/de_DE.po | |
parent | 28d2e5b27d538d94d2489d657b563c58b4d69bc4 (diff) | |
download | qemu-104092825ac3274d16ffc35b7ef9ac8c636e1c48.tar.gz qemu-104092825ac3274d16ffc35b7ef9ac8c636e1c48.tar.bz2 qemu-104092825ac3274d16ffc35b7ef9ac8c636e1c48.zip |
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/de_DE.po')
-rw-r--r-- | po/de_DE.po | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/po/de_DE.po b/po/de_DE.po index cb74d7cfec..875578349d 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -24,10 +24,6 @@ msgstr "_Datei" msgid "_View" msgstr "_Ansicht" -#: ../ui/gtk.c:1002 -msgid "_Full Screen" -msgstr "Voll_bild" - #: ../ui/gtk.c:1029 msgid "Zoom To _Fit" msgstr "Auf _Fenstergröße skalieren" |