From a0d8839586f69c537ab6496b94c7f5104ffc9ab9 Mon Sep 17 00:00:00 2001 From: wilfm Date: Tue, 4 Aug 2015 20:41:08 +0100 Subject: [PATCH] Version 5 --- .../extension.js | 5 +++-- .../metadata.json | 19 +++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/maximus-two@wilfinitlike.gmail.com/extension.js b/maximus-two@wilfinitlike.gmail.com/extension.js index 58c8a7b..29d1097 100644 --- a/maximus-two@wilfinitlike.gmail.com/extension.js +++ b/maximus-two@wilfinitlike.gmail.com/extension.js @@ -1,7 +1,8 @@ /*global global, log */ // <-- jshint /*jshint maxlen: 150 */ -/* @overview - * Pixel Saver v1.0 +/* Maximus Two v5, based on... + * @overview + * Pixel Saver 7 * Amaury SECHET * Other contributors: * - Amy Chan diff --git a/maximus-two@wilfinitlike.gmail.com/metadata.json b/maximus-two@wilfinitlike.gmail.com/metadata.json index 7b0c130..f25f393 100644 --- a/maximus-two@wilfinitlike.gmail.com/metadata.json +++ b/maximus-two@wilfinitlike.gmail.com/metadata.json @@ -1,12 +1,11 @@ { - "_generated": "Generated by SweetTooth, do not edit", - "description": "Removes the title bar on maximised windows.\n Based on Pixel Saver (use Window Buttons to get the buttons (you can configure them then)\n You should be able to use the original Maximus extension if you have 3.4 or 3.6\nPlease report bugs on the github issues page: https://github.com/wilfm/GnomeExtensionMaximusTwo/issues\nNote you need xprop installed for this to work - see the github page for help with which package to install.", - "name": "Maximus Two", + "_generated": "Generated by SweetTooth, do not edit", + "description": "Removes the title bar on maximised windows.\n Based on Pixel Saver (use Window Buttons to get the buttons (you can configure them then)\n You should be able to use the original Maximus extension if you have 3.4 or 3.6\nPlease report bugs on the github issues page: https://github.com/wilfm/GnomeExtensionMaximusTwo/issues\nNote you need xprop installed for this to work - see the github page for help with which package to install.", + "name": "Maximus Two", "shell-version": [ - "3.12", - "3.14" - ], - "url": "https://github.com/wilfm/GnomeExtensionMaximusTwo", - "uuid": "maximus-two@wilfinitlike.gmail.com", - "version": 4 -} + "3.16" + ], + "url": "https://github.com/wilfm/GnomeExtensionMaximusTwo", + "uuid": "maximus-two@wilfinitlike.gmail.com", + "version": 5 +} \ No newline at end of file