Update manual and version numbers.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Sat, 17 Aug 2013 12:11:45 +0000 (14:11 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Sat, 17 Aug 2013 12:11:45 +0000 (14:11 +0200)
Enjoyable.xcodeproj/project.pbxproj
Info.plist
Resources/Help/Contents/Info.plist
Resources/Help/Contents/Resources/English.lproj/index.html
Resources/Help/Contents/Resources/English.lproj/pgs/whatsnew.html

index c6b1cd9..0e6ca04 100644 (file)
                        children = (
                                EED4CE7616EE195100C65AA8 /* Sparkle.framework */,
                                D594BEFF0FAE7397007A85F2 /* IOKit.framework */,
+                               EE35A6E317BBCC9500413995 /* CoreVideo.framework */,
                                1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
                        );
                        name = "Linked Frameworks";
                29B97314FDCFA39411CA2CEA /* Enjoy */ = {
                        isa = PBXGroup;
                        children = (
-                               EE35A6E317BBCC9500413995 /* CoreVideo.framework */,
                                8D1107310486CEB800E47090 /* Info.plist */,
                                080E96DDFE201D6D7F000001 /* Classes */,
                                EE1D5F8B16E403D600749C36 /* Categories */,
index 24e0951..2dfc0d8 100644 (file)
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.1</string>
+       <string>1.2</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>607</string>
+       <string>609</string>
        <key>LSApplicationCategoryType</key>
        <string>public.app-category.utilities</string>
        <key>NSHumanReadableCopyright</key>
index 1f4edfb..e6e9916 100644 (file)
        <key>CFBundlePackageType</key>
        <string>BNDL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.1</string>
+       <string>1.2</string>
        <key>CFBundleSignature</key>
        <string>hbwr</string>
        <key>CFBundleVersion</key>
-       <string>2</string>
+       <string>3</string>
        <key>HPDBookAccessPath</key>
        <string>index.html</string>
        <key>HPDBookIconPath</key>
index 474df0b..e9abb3b 100644 (file)
@@ -35,7 +35,7 @@
     <div style="display: table-cell; width: 40%; padding-right: 1em">
         <p>
         <a href="help:anchor='whatsnew' bookID='com.yukkurigames.Enjoyable.help'">
-            What's New in 1.1?
+            What's New in 1.2?
         </a>
         </p>
       <h3>Quick Start</h3>
index 3506443..0ef8f8f 100644 (file)
                 alt="Icon"
                 height="32" width="32"/>
             </div>
-            <h1>What's New in 1.1</h1>
+            <h1>What's New in 1.2</h1>
         </div>
         
         <ul>
-            <li>
-                The system menu bar now contains a status item when
-                Enjoyable is running. You can enable and disable it
-                and change mappings from this item. It flashes briefly
-                when the mapping changes automatically.
-            </li>
-            <li>
-                The middle mouse button, mouse buttons 4 and 5, and
-                horizontal scroll wheels can be simulated.
-            </li>
-            <li>
-                Many mouse issues have been fixed.  Click-and-drag,
-                double-click, and other combined mouse gestures work
-                correctly in most applications other than Enjoyable
-                itself.
-            </li>
             <li>
                 Automatic switching for applications with ambiguous
-                names (e.g. "Flash Player") has been improved. You can
-                also name a mapping after the application's filename.
-            </li>
-            <li>
-              Enjoyable uses fewer resources when running in the
-              background.
+                bundle names and executable filenames (e.g. "wine.bin") has
+                improved. You can now name a mapping after an application's
+                primary window title.
             </li>
             <li>
-              To prevent accidentally rebinding keys right after
-              enabling simulation, Enjoyable can no longer control
-              itself.
+                Compatibility with OS X 10.9's power-saving features
+                (App Nap, etc.) has been improved.
             </li>
         </ul>
     </body>