Merge pull request #13 from dtcooper/master
Punch up plugin description
This commit is contained in:
commit
81a0537bd0
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Activate GNOME
|
||||
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](./LICENSE)
|
||||
|
||||
A gnome-shell extension to show 'Activate GNOME' watermark.
|
||||
A gnome-shell extension to show 'Activate GNOME' watermark. Migrating from Windows has never been easier!
|
||||
|
||||
## Installation
|
||||
### From extensions.gnome.org
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Activate GNOME",
|
||||
"description": "Shows Activate GNOME watermark on your screen.",
|
||||
"description": "Shows Activate GNOME watermark on your screen. Migrating from Windows has never been easier!",
|
||||
"uuid": "activate_gnome@isjerryxiao",
|
||||
"settings-schema": "org.gnome.shell.extensions.activate_gnome",
|
||||
"shell-version": [
|
||||
|
|
Loading…
Reference in a new issue