commit | 104092825ac3274d16ffc35b7ef9ac8c636e1c48 | [log] [tgz] |
---|---|---|
author | Stefan Weil <sw@weilnetz.de> | Fri Feb 22 20:33:34 2013 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Feb 22 14:49:00 2013 -0600 |
tree | 3f56a397d5ceee29313ef101b6a81da829b16479 | |
parent | 28d2e5b27d538d94d2489d657b563c58b4d69bc4 [diff] |
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>