Skip to content

Commit

Permalink
Version 5
Browse files Browse the repository at this point in the history
  • Loading branch information
wilfm committed Aug 4, 2015
1 parent 24d8efd commit a0d8839
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
5 changes: 3 additions & 2 deletions [email protected]/extension.js
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
* Other contributors:
* - Amy Chan <[email protected]>
Expand Down
19 changes: 9 additions & 10 deletions [email protected]/metadata.json
Original file line number Diff line number Diff line change
@@ -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": "[email protected]",
"version": 4
}
"3.16"
],
"url": "https://github.com/wilfm/GnomeExtensionMaximusTwo",
"uuid": "[email protected]",
"version": 5
}

0 comments on commit a0d8839

Please sign in to comment.