-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[slider@mohammad-sn] Prevent loading in Cinnamon 4+ (#757)
* This extension has been very broken for many years. The changes here just prevent the extension from breaking the desktop by refusing to operate when the Cinnamon major version is 4 or higher. If the extension is ever fixed the code can be removed.
- Loading branch information
Showing
14 changed files
with
261 additions
and
332 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# SLIDER | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# Odyssey <[email protected]>, 2024 | ||
|
@@ -7,8 +7,9 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2021-03-02 21:59+0000\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-" | ||
"extensions/issues\n" | ||
"POT-Creation-Date: 2024-09-26 21:42-0400\n" | ||
"PO-Revision-Date: 2024-07-25 18:25+0200\n" | ||
"Last-Translator: Odyssey <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -18,6 +19,18 @@ msgstr "" | |
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Poedit 3.4.2\n" | ||
|
||
#. extension.js:133 | ||
msgid "ERROR" | ||
msgstr "" | ||
|
||
#. extension.js:133 | ||
msgid "Slider was NOT enabled" | ||
msgstr "" | ||
|
||
#. extension.js:134 | ||
msgid "This extension is currently incompatible with your version of Cinnamon." | ||
msgstr "" | ||
|
||
#. metadata.json->description | ||
msgid "Yet another nice transition effect for ws switching." | ||
msgstr "Un altre efecte de transició bonic per canviar d'espai de treball." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# SLIDER | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# mohammad-sn, 2017 | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2021-03-02 21:59+0000\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-" | ||
"extensions/issues\n" | ||
"POT-Creation-Date: 2024-09-26 21:42-0400\n" | ||
"PO-Revision-Date: 2021-03-02 23:01+0100\n" | ||
"Last-Translator: Alan Mortensen <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -18,6 +19,18 @@ msgstr "" | |
"X-Generator: Poedit 2.3\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
||
#. extension.js:133 | ||
msgid "ERROR" | ||
msgstr "" | ||
|
||
#. extension.js:133 | ||
msgid "Slider was NOT enabled" | ||
msgstr "" | ||
|
||
#. extension.js:134 | ||
msgid "This extension is currently incompatible with your version of Cinnamon." | ||
msgstr "" | ||
|
||
#. metadata.json->description | ||
msgid "Yet another nice transition effect for ws switching." | ||
msgstr "Endnu en fin overgangseffekt til skift af arbejdsområde." | ||
|
@@ -53,93 +66,3 @@ msgstr "Baggrundens zoomniveau:" | |
#. settings-schema.json->vertical-position->description | ||
msgid "Background Vertical Position:" | ||
msgstr "Baggrundens lodrette placering:" | ||
|
||
#~ msgid "easeInOutBounce" | ||
#~ msgstr "easeInOutBounce" | ||
|
||
#~ msgid "easeInOutExpo" | ||
#~ msgstr "easeInOutExpo" | ||
|
||
#~ msgid "easeOutCubic" | ||
#~ msgstr "easeOutCubic" | ||
|
||
#~ msgid "easeInOutCubic" | ||
#~ msgstr "easeInOutCubic" | ||
|
||
#~ msgid "easeInOutCirc" | ||
#~ msgstr "easeInOutCirc" | ||
|
||
#~ msgid "easeInQuart" | ||
#~ msgstr "easeInQuart" | ||
|
||
#~ msgid "easeInBounce" | ||
#~ msgstr "easeInBounce" | ||
|
||
#~ msgid "easeOutQuad" | ||
#~ msgstr "easeOutQuad" | ||
|
||
#~ msgid "easeInQuint" | ||
#~ msgstr "easeInQuint" | ||
|
||
#~ msgid "easeOutElastic" | ||
#~ msgstr "easeOutElastic" | ||
|
||
#~ msgid "easeOutQuint" | ||
#~ msgstr "easeOutQuint" | ||
|
||
#~ msgid "easeInOutElastic" | ||
#~ msgstr "easeInOutElastic" | ||
|
||
#~ msgid "easeInExpo" | ||
#~ msgstr "easeInExpo" | ||
|
||
#~ msgid "easeInOutSine" | ||
#~ msgstr "easeInOutSine" | ||
|
||
#~ msgid "easeInOutQuad" | ||
#~ msgstr "easeInOutQuad" | ||
|
||
#~ msgid "easeInQuad" | ||
#~ msgstr "easeInQuad" | ||
|
||
#~ msgid "easeOutSine" | ||
#~ msgstr "easeOutSine" | ||
|
||
#~ msgid "easeOutExpo" | ||
#~ msgstr "easeOutExpo" | ||
|
||
#~ msgid "easeOutBounce" | ||
#~ msgstr "easeOutBounce" | ||
|
||
#~ msgid "easeOutBack" | ||
#~ msgstr "easeOutBack" | ||
|
||
#~ msgid "easeInOutQuint" | ||
#~ msgstr "easeInOutQuint" | ||
|
||
#~ msgid "easeOutCirc" | ||
#~ msgstr "easeOutCirc" | ||
|
||
#~ msgid "easeInCirc" | ||
#~ msgstr "easeInCirc" | ||
|
||
#~ msgid "easeInElastic" | ||
#~ msgstr "easeInElastic" | ||
|
||
#~ msgid "easeInBack" | ||
#~ msgstr "easeInBack" | ||
|
||
#~ msgid "easeInSine" | ||
#~ msgstr "easeInSine" | ||
|
||
#~ msgid "easeOutQuart" | ||
#~ msgstr "easeOutQuart" | ||
|
||
#~ msgid "easeInOutQuart" | ||
#~ msgstr "easeInOutQuart" | ||
|
||
#~ msgid "easeInCubic" | ||
#~ msgstr "easeInCubic" | ||
|
||
#~ msgid "easeInOutBack" | ||
#~ msgstr "easeInOutBack" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.