From 2c2c0693f9cc96e8ef39e6940e66d948f083221e Mon Sep 17 00:00:00 2001
From: Jeffrey Lee <jlee@gitlab.riscosopen.org>
Date: Sat, 6 Oct 2012 00:04:23 +0000
Subject: [PATCH] Add vertical scrollbar

Detail:
  Resources/UK/Res,fae - Vertical scroll bar added, to avoid bottom of window being cut off in low res modes
Admin:
  Tested in 640x480 screen mode


Version 0.13. Tagged as 'MousSetup-0_13'
---
 Resources/UK/Res,fae | Bin 6484 -> 6484 bytes
 VersionNum           |  20 ++++++++++----------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/Resources/UK/Res,fae b/Resources/UK/Res,fae
index 3bdbfa9ff42047a28702097548ecdd79f6c4088e..a841e070f9f23307f63b024d252a003a91420ace 100644
GIT binary patch
delta 56
zcmca&bj4^w595W2y;2%m*_qfGnHhO_7=Yl%@BjY|m_aNC21!OBVZgxf9|#PXXKXy*
GDgglI`Vo!*

delta 56
zcmca&bj4^w5967My;2%W*_qfGnHhO_7=U2G@BjY|m_aNC21!OBVZgxf9|%$yQZ}A%
Gl>h+QBoQ9~

diff --git a/VersionNum b/VersionNum
index 7085501..bcee9d9 100644
--- a/VersionNum
+++ b/VersionNum
@@ -1,23 +1,23 @@
-/* (0.12)
+/* (0.13)
  *
  * This file is automatically maintained by srccommit, do not edit manually.
  * Last processed by srccommit version: 1.1.
  *
  */
-#define Module_MajorVersion_CMHG        0.12
+#define Module_MajorVersion_CMHG        0.13
 #define Module_MinorVersion_CMHG        
-#define Module_Date_CMHG                14 Jan 2012
+#define Module_Date_CMHG                06 Oct 2012
 
-#define Module_MajorVersion             "0.12"
-#define Module_Version                  12
+#define Module_MajorVersion             "0.13"
+#define Module_Version                  13
 #define Module_MinorVersion             ""
-#define Module_Date                     "14 Jan 2012"
+#define Module_Date                     "06 Oct 2012"
 
-#define Module_ApplicationDate          "14-Jan-12"
+#define Module_ApplicationDate          "06-Oct-12"
 
 #define Module_ComponentName            "MousSetup"
 #define Module_ComponentPath            "castle/RiscOS/Sources/SystemRes/Configure2/PlugIns/MousSetup"
 
-#define Module_FullVersion              "0.12"
-#define Module_HelpVersion              "0.12 (14 Jan 2012)"
-#define Module_LibraryVersionInfo       "0:12"
+#define Module_FullVersion              "0.13"
+#define Module_HelpVersion              "0.13 (06 Oct 2012)"
+#define Module_LibraryVersionInfo       "0:13"
-- 
GitLab