[five-or-more] help: fullscreen is gone



commit 33165f0371df8166733c9b8eb8946321d4566b5e
Author: Michael Catanzaro <mike catanzaro gmail com>
Date:   Sun Aug 4 18:34:53 2013 -0500

    help: fullscreen is gone
    
    It was broken in 3.8.  Fixing is trivial, but then if you don't know the
    keyboard shortcut, you'd be stuck in fullscreen (since there's now no
    menubar or toolbar).  I think we'd need an overlay unfullscreen button,
    like Totem, if we want to get it working again.  (But frankly, it
    doesn't look very good fullscreen; I think we're better off without
    it....)

 help/C/shortcuts.page |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/help/C/shortcuts.page b/help/C/shortcuts.page
index c3d2698..5c4adda 100644
--- a/help/C/shortcuts.page
+++ b/help/C/shortcuts.page
@@ -3,7 +3,7 @@
       id="shortcuts">
   <info>
     <link type="guide" xref="index#advanced" />
-    <revision pkgversion="3.4.0" version="0.1" date="2012-03-13" status="final"/>
+    <revision pkgversion="3.10.0" version="0.1" date="2013-08-04" status="final"/>
 
     <credit type="author copyright">
       <name>Tiffany Antopolski</name>
@@ -21,10 +21,6 @@
          <td><p><keyseq><key>Ctrl</key><key>N</key></keyseq></p></td>
        </tr>
        <tr>
-         <td><p>Fullscreen</p></td>
-         <td><p><key>F11</key></p></td>
-       </tr>
-       <tr>
           <td><p>Help</p></td>
           <td><p><key>F1</key></p></td>
         </tr>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]