Skip to content

Commit

Permalink
mouse-shake-zoom@rcalixte: Minor tweaks to markdown and metadata (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcalixte authored Aug 20, 2023
1 parent a97da37 commit a247472
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 10 deletions.
8 changes: 7 additions & 1 deletion mouse-shake-zoom@rcalixte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@

### 1.0.1

* Markdown file cleanup
* Update extension support in metadata

### 1.0
* Initial release

* Initial release
4 changes: 3 additions & 1 deletion mouse-shake-zoom@rcalixte/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ MOUSE SHAKE ZOOM EXTENSION

DESCRIPTION
-----------

An extension that enlarges the current cursor when it is quickly shaken back
and forth.

Expand All @@ -11,4 +12,5 @@ extension created by [Jeff Channell](https://github.com/jeffchannell).

COMPATIBILITY
-------------
This applet has been tested to be compatible with Cinnamon 5.6+.

This extension has been tested to be compatible with Cinnamon 5.6+.
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"description": "Quickly shake the mouse pointer back and forth to zoom",
"description": "Quickly shake the mouse pointer back and forth to zoom the cursor",
"uuid": "mouse-shake-zoom@rcalixte",
"name": "Mouse Shake Zoom Extension",
"url": "https://github.com/linuxmint/cinnamon-spices-extensions/tree/master/mouse-shake-zoom%40rcalixte",
"version": "1.0",
"version": "1.0.1",
"cinnamon-version": [
"5.6"
"5.6",
"5.8"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-28 22:07-0500\n"
"PO-Revision-Date: \n"
"PO-Revision-Date: 2023-08-20 11:35-0400\n"
"Last-Translator: Kálmán „KAMI” Szalai <[email protected]>\n"
"Language-Team: \n"
"Language: hu\n"
Expand All @@ -18,7 +18,7 @@ msgstr ""
"X-Generator: Poedit 3.0.1\n"

#. metadata.json->description
msgid "Quickly shake the mouse pointer back and forth to zoom"
msgid "Quickly shake the mouse pointer back and forth to zoom the cursor"
msgstr "Gyorsan rázza meg a egérmutatót balról jobbra a nagyításhoz"

#. metadata.json->name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-28 22:07-0500\n"
"PO-Revision-Date: \n"
"PO-Revision-Date: 2023-08-20 11:35-0400\n"
"Last-Translator: Dragone2 <[email protected]>\n"
"Language-Team: \n"
"Language: it\n"
Expand All @@ -18,7 +18,7 @@ msgstr ""
"X-Generator: Poedit 3.0.1\n"

#. metadata.json->description
msgid "Quickly shake the mouse pointer back and forth to zoom"
msgid "Quickly shake the mouse pointer back and forth to zoom the cursor"
msgstr "Agita rapidamente il puntatore del mouse avanti e indietro per eseguire lo zoom"

#. metadata.json->name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ msgstr ""
"X-Generator: Poedit 3.1.1\n"

#. metadata.json->description
msgid "Quickly shake the mouse pointer back and forth to zoom"
msgid "Quickly shake the mouse pointer back and forth to zoom the cursor"
msgstr ""

#. metadata.json->name
Expand Down

0 comments on commit a247472

Please sign in to comment.