From dfcee97a62c6d3b1e007f8d7626211b5e77edcb5 Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Mon, 18 Feb 2013 20:17:40 +0100 Subject: [PATCH] Missing 2013. --- 4chan_x.user.js | 4 ++-- Cakefile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index 3a6e585bb..30b04f018 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -25,7 +25,7 @@ /* LICENSE * * Copyright (c) 2009-2011 James Campos - * Copyright (c) 2012 Nicolas Stepien + * Copyright (c) 2012-2013 Nicolas Stepien * http://mayhemydg.github.com/4chan-x/ * 4chan X 2.38.1 * @@ -91,7 +91,7 @@ '404 Redirect': [true, 'Redirect dead threads and images'], 'Keybinds': [true, 'Binds actions to keys'], 'Time Formatting': [true, 'Arbitrarily formatted timestamps, using your local time'], - 'Relative Post Dates': [false, 'Display post times as "3 minutes ago" or similar. Hover tooltip will display the original or formatted timestamp'], + 'Relative Post Dates': [false, 'Display dates as "3 minutes ago" f.e., tooltip shows the timestamp'], 'File Info Formatting': [true, 'Reformats the file information'], 'Comment Expansion': [true, 'Expand too long comments'], 'Thread Expansion': [true, 'View all replies'], diff --git a/Cakefile b/Cakefile index 656f0ce6b..e3dfc3ff8 100644 --- a/Cakefile +++ b/Cakefile @@ -32,7 +32,7 @@ HEADER = """ /* LICENSE * * Copyright (c) 2009-2011 James Campos - * Copyright (c) 2012 Nicolas Stepien + * Copyright (c) 2012-2013 Nicolas Stepien * http://mayhemydg.github.com/4chan-x/ * 4chan X #{VERSION} *