From ecacaed705e58e24c49dd6b978fe1f4a6aaf211d Mon Sep 17 00:00:00 2001 From: James Campos Date: Sat, 23 Jul 2011 21:16:45 -0700 Subject: [PATCH 1/2] scrolling description --- 4chan_x.user.js | 2 +- script.coffee | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index 90d56930a..19714ea6f 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -137,8 +137,8 @@ }, updater: { checkbox: { + 'Scrolling': [false, 'Scroll updated posts into view. Only enabled at bottom of page.'], 'Verbose': [true, 'Show countdown timer, new post count'], - 'Scrolling': [false, 'Scroll updated posts into view'], 'Auto Update': [true, 'Automatically fetch new posts'] }, 'Interval': 30 diff --git a/script.coffee b/script.coffee index b6731d403..f783c4e31 100644 --- a/script.coffee +++ b/script.coffee @@ -72,8 +72,8 @@ config = update: 'u' updater: checkbox: + 'Scrolling': [false, 'Scroll updated posts into view. Only enabled at bottom of page.'] 'Verbose': [true, 'Show countdown timer, new post count'] - 'Scrolling': [false, 'Scroll updated posts into view'] 'Auto Update': [true, 'Automatically fetch new posts'] 'Interval': 30 From d04be89ce7b53d470957512d593215ce1de42e18 Mon Sep 17 00:00:00 2001 From: James Campos Date: Sat, 23 Jul 2011 21:17:18 -0700 Subject: [PATCH 2/2] 2.16.1 --- 4chan_x.user.js | 2 +- changelog | 2 ++ header | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index 19714ea6f..1b127c0eb 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -2,7 +2,7 @@ // @name 4chan x // @namespace aeosynth // @description Adds various features. -// @version 2.16.0 +// @version 2.16.1 // @copyright 2009-2011 James Campos // @license MIT; http://en.wikipedia.org/wiki/Mit_license // @include http://boards.4chan.org/* diff --git a/changelog b/changelog index bb4fce7a7..b23d87a8c 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,6 @@ github + +2.16.1 - mayhem: - fix updater's custom settings diff --git a/header b/header index 4054e5990..3fb1be98e 100644 --- a/header +++ b/header @@ -2,7 +2,7 @@ // @name 4chan x // @namespace aeosynth // @description Adds various features. -// @version 2.16.0 +// @version 2.16.1 // @copyright 2009-2011 James Campos // @license MIT; http://en.wikipedia.org/wiki/Mit_license // @include http://boards.4chan.org/*