Skip to content

Commit

Permalink
add version for 3.26
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhoran committed Oct 9, 2017
1 parent a0db067 commit 838d89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Laine",
"description": "Volume control extension. Firstly it allows the control of the overall output volume, as well as the volume of each application, and the input volume of microphones when a input application is active. It also allows the selection of input and output devices (kinda requires pulseaudio 6 due to a bug in previous versions), if more than one is available. \n\nIt has support for MPRIS, so if an mpris source is active it will show some basic information about what is playing, and some basic controls.\n\nThe icon for each stream doubles as a mute/unmute button, and if you click on the label it will attempt to make the source application active (doesn't work in every situation). \n\nThis is my first attempt at a gnome extension. So it is probably buggy, and definitely hacky, so please leave any bug reports on the github and I'll do my best to get to them.",
"shell-version": [ "3.14", "3.16", "3.18", "3.20", "3.22", "3.24" ],
"shell-version": [ "3.24", "3.26" ],
"url": "https://github.com/johnhoran/Laine",
"uuid": "[email protected]",
"settings-schema":"org.gnome.shell.extensions.laine",
Expand Down

0 comments on commit 838d89e

Please sign in to comment.