Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,8 @@ Since Gnome 45 we had to break compatibility with previous Gnome versions, these
- Gnome Shell 45
- Gnome Shell 46
- Gnome Shell 47

- Gnome Shell 48
-
## Installation

- You need `libgda` and `gsound` for this extension to work.
Expand Down
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,24 +36,24 @@
"devDependencies": {
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@girs/adw-1": "1.7.0-4.0.0-beta.19",
"@girs/clutter-15": "15.0.0-4.0.0-beta.19",
"@girs/gda-5.0": "5.0.0-4.0.0-beta.19",
"@girs/gda-6.0": "6.0.0-4.0.0-beta.19",
"@girs/gdk-4.0": "4.0.0-4.0.0-beta.19",
"@girs/gdkpixbuf-2.0": "2.0.0-4.0.0-beta.19",
"@girs/gio-2.0": "2.82.2-4.0.0-beta.19",
"@girs/glib-2.0": "2.82.2-4.0.0-beta.19",
"@girs/gnome-shell": "47.0.0",
"@girs/gobject-2.0": "2.82.2-4.0.0-beta.19",
"@girs/graphene-1.0": "1.0.0-4.0.0-beta.19",
"@girs/gsound-1.0": "1.0.0-4.0.0-beta.19",
"@girs/gtk-4.0": "4.16.3-4.0.0-beta.19",
"@girs/meta-15": "15.0.0-4.0.0-beta.19",
"@girs/pango-1.0": "1.54.0-4.0.0-beta.19",
"@girs/shell-15": "15.0.0-4.0.0-beta.19",
"@girs/soup-3.0": "3.6.0-4.0.0-beta.19",
"@girs/st-15": "15.0.0-4.0.0-beta.19",
"@girs/adw-1": "1.7.0-4.0.0-beta.21",
"@girs/clutter-16": "^16.0.0-4.0.0-beta.21",
"@girs/gda-5.0": "5.0.0-4.0.0-beta.21",
"@girs/gda-6.0": "6.0.0-4.0.0-beta.21",
"@girs/gdk-4.0": "4.0.0-4.0.0-beta.21",
"@girs/gdkpixbuf-2.0": "2.0.0-4.0.0-beta.21",
"@girs/gio-2.0": "2.83.3-4.0.0-beta.21",
"@girs/glib-2.0": "2.83.3-4.0.0-beta.21",
"@girs/gnome-shell": "48.0.0-next.2",
"@girs/gobject-2.0": "2.83.3-4.0.0-beta.21",
"@girs/graphene-1.0": "1.0.0-4.0.0-beta.21",
"@girs/gsound-1.0": "1.0.0-4.0.0-beta.21",
"@girs/gtk-4.0": "4.17.5-4.0.0-beta.21",
"@girs/meta-16": "^16.0.0-4.0.0-beta.21",
"@girs/pango-1.0": "1.56.0-4.0.0-beta.21",
"@girs/shell-16": "^16.0.0-4.0.0-beta.21",
"@girs/soup-3.0": "3.6.4-4.0.0-beta.21",
"@girs/st-16": "16.0.0-4.0.0-beta.21",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-typescript": "^12.1.2",
Expand Down
4 changes: 2 additions & 2 deletions resources/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"description": "Next-gen Clipboard manager for Gnome Shell\n\nYou need libgda and gsound for this extension to work.\n\nFedora: sudo dnf install libgda libgda-sqlite\nArch Linux: sudo pacman -S libgda (libgda6 for gnome-43 or later)\nUbuntu/Debian: sudo apt install gir1.2-gda-5.0 gir1.2-gsound-1.0\nopenSUSE: sudo zypper install libgda-6_0-sqlite typelib-1_0-Gda-6_0 typelib-1_0-GSound-1_0",
"uuid": "pano@elhan.io",
"gettext-domain": "pano@elhan.io",
"version": 1002,
"version": 1003,
"donations": {
"github": "oae"
},
"settings-schema": "org.gnome.shell.extensions.pano",
"url": "https://github.com/oae/gnome-shell-pano",
"shell-version": ["45", "46", "47"]
"shell-version": ["45", "46", "47", "48"]
}
6 changes: 3 additions & 3 deletions resources/po/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ msgstr "الوضع المخفي"
msgid "Settings"
msgstr "الإعدادات"

#: src/components/linkPanoItem.ts:38
#: src/components/linkPanoItem.ts:39
msgid "No Description"
msgstr ""

#: src/components/searchBox.ts:69
#: src/components/searchBox.ts:70
msgid "Type to search, Tab to cycle"
msgstr ""

Expand Down Expand Up @@ -619,6 +619,6 @@ msgstr ""
msgid "Color"
msgstr ""

#: src/utils/ui.ts:27
#: src/utils/ui.ts:28
msgid "Pano"
msgstr ""
6 changes: 3 additions & 3 deletions resources/po/bg.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ msgstr "Режим \"инкогнито\""
msgid "Settings"
msgstr "Настройки"

#: src/components/linkPanoItem.ts:38
#: src/components/linkPanoItem.ts:39
msgid "No Description"
msgstr ""

#: src/components/searchBox.ts:69
#: src/components/searchBox.ts:70
msgid "Type to search, Tab to cycle"
msgstr ""

Expand Down Expand Up @@ -619,6 +619,6 @@ msgstr ""
msgid "Color"
msgstr ""

#: src/utils/ui.ts:27
#: src/utils/ui.ts:28
msgid "Pano"
msgstr ""
6 changes: 3 additions & 3 deletions resources/po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ msgstr "Anonymní režim"
msgid "Settings"
msgstr "Nastavení"

#: src/components/linkPanoItem.ts:38
#: src/components/linkPanoItem.ts:39
msgid "No Description"
msgstr "Bez popisu"

#: src/components/searchBox.ts:69
#: src/components/searchBox.ts:70
msgid "Type to search, Tab to cycle"
msgstr "Pište pro vyhledávání, Tab pro cyklování mezi kategoriemi"

Expand Down Expand Up @@ -619,6 +619,6 @@ msgstr "Kód"
msgid "Color"
msgstr "Barva"

#: src/utils/ui.ts:27
#: src/utils/ui.ts:28
msgid "Pano"
msgstr "Pano"
6 changes: 3 additions & 3 deletions resources/po/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ msgstr "Inkognitotilstand"
msgid "Settings"
msgstr "Indstillinger"

#: src/components/linkPanoItem.ts:38
#: src/components/linkPanoItem.ts:39
msgid "No Description"
msgstr ""

#: src/components/searchBox.ts:69
#: src/components/searchBox.ts:70
msgid "Type to search, Tab to cycle"
msgstr ""

Expand Down Expand Up @@ -619,6 +619,6 @@ msgstr ""
msgid "Color"
msgstr ""

#: src/utils/ui.ts:27
#: src/utils/ui.ts:28
msgid "Pano"
msgstr ""
6 changes: 3 additions & 3 deletions resources/po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ msgstr "Inkognito-Modus"
msgid "Settings"
msgstr "Einstellungen"

#: src/components/linkPanoItem.ts:38
#: src/components/linkPanoItem.ts:39
msgid "No Description"
msgstr "Keine Beschreibung"

#: src/components/searchBox.ts:69
#: src/components/searchBox.ts:70
msgid "Type to search, Tab to cycle"
msgstr "Tippen zum Suchen, Tab zum Wechseln"

Expand Down Expand Up @@ -619,6 +619,6 @@ msgstr "Code"
msgid "Color"
msgstr "Farbe"

#: src/utils/ui.ts:27
#: src/utils/ui.ts:28
msgid "Pano"
msgstr "Pano"
6 changes: 3 additions & 3 deletions resources/po/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ msgstr "Ανώνυμης"
msgid "Settings"
msgstr "Ρυθμίσεις"

#: src/components/linkPanoItem.ts:38
#: src/components/linkPanoItem.ts:39
msgid "No Description"
msgstr ""

#: src/components/searchBox.ts:69
#: src/components/searchBox.ts:70
msgid "Type to search, Tab to cycle"
msgstr ""

Expand Down Expand Up @@ -619,6 +619,6 @@ msgstr ""
msgid "Color"
msgstr ""

#: src/utils/ui.ts:27
#: src/utils/ui.ts:28
msgid "Pano"
msgstr ""
6 changes: 3 additions & 3 deletions resources/po/en.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ msgstr "Incognito Mode"
msgid "Settings"
msgstr "Settings"

#: src/components/linkPanoItem.ts:38
#: src/components/linkPanoItem.ts:39
msgid "No Description"
msgstr ""

#: src/components/searchBox.ts:69
#: src/components/searchBox.ts:70
msgid "Type to search, Tab to cycle"
msgstr ""

Expand Down Expand Up @@ -619,6 +619,6 @@ msgstr ""
msgid "Color"
msgstr ""

#: src/utils/ui.ts:27
#: src/utils/ui.ts:28
msgid "Pano"
msgstr ""
6 changes: 3 additions & 3 deletions resources/po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ msgstr "Modo incógnito"
msgid "Settings"
msgstr "Configuración"

#: src/components/linkPanoItem.ts:38
#: src/components/linkPanoItem.ts:39
msgid "No Description"
msgstr "Sin descripción"

#: src/components/searchBox.ts:69
#: src/components/searchBox.ts:70
msgid "Type to search, Tab to cycle"
msgstr "Escriba para buscar. Pulsa el tabulador para navegar"

Expand Down Expand Up @@ -619,6 +619,6 @@ msgstr "Código"
msgid "Color"
msgstr "Color"

#: src/utils/ui.ts:27
#: src/utils/ui.ts:28
msgid "Pano"
msgstr "Pano"
6 changes: 3 additions & 3 deletions resources/po/et.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ msgstr "Inkognito režiim"
msgid "Settings"
msgstr "Seaded"

#: src/components/linkPanoItem.ts:38
#: src/components/linkPanoItem.ts:39
msgid "No Description"
msgstr ""

#: src/components/searchBox.ts:69
#: src/components/searchBox.ts:70
msgid "Type to search, Tab to cycle"
msgstr ""

Expand Down Expand Up @@ -619,6 +619,6 @@ msgstr ""
msgid "Color"
msgstr ""

#: src/utils/ui.ts:27
#: src/utils/ui.ts:28
msgid "Pano"
msgstr ""
6 changes: 3 additions & 3 deletions resources/po/fi.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ msgstr "Incognito-tila"
msgid "Settings"
msgstr "Asetukset"

#: src/components/linkPanoItem.ts:38
#: src/components/linkPanoItem.ts:39
msgid "No Description"
msgstr ""

#: src/components/searchBox.ts:69
#: src/components/searchBox.ts:70
msgid "Type to search, Tab to cycle"
msgstr ""

Expand Down Expand Up @@ -619,6 +619,6 @@ msgstr ""
msgid "Color"
msgstr ""

#: src/utils/ui.ts:27
#: src/utils/ui.ts:28
msgid "Pano"
msgstr ""
6 changes: 3 additions & 3 deletions resources/po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ msgstr "Mode incognito"
msgid "Settings"
msgstr "Paramètres"

#: src/components/linkPanoItem.ts:38
#: src/components/linkPanoItem.ts:39
msgid "No Description"
msgstr "Aucune description"

#: src/components/searchBox.ts:69
#: src/components/searchBox.ts:70
msgid "Type to search, Tab to cycle"
msgstr "Taper pour rechercher, Tabulation pour trier"

Expand Down Expand Up @@ -619,6 +619,6 @@ msgstr "Code"
msgid "Color"
msgstr "Couleur"

#: src/utils/ui.ts:27
#: src/utils/ui.ts:28
msgid "Pano"
msgstr "Pano"
6 changes: 3 additions & 3 deletions resources/po/he.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ msgstr "מצב גלישה בסתר"
msgid "Settings"
msgstr "הגדרות"

#: src/components/linkPanoItem.ts:38
#: src/components/linkPanoItem.ts:39
msgid "No Description"
msgstr ""

#: src/components/searchBox.ts:69
#: src/components/searchBox.ts:70
msgid "Type to search, Tab to cycle"
msgstr ""

Expand Down Expand Up @@ -619,6 +619,6 @@ msgstr ""
msgid "Color"
msgstr ""

#: src/utils/ui.ts:27
#: src/utils/ui.ts:28
msgid "Pano"
msgstr ""
6 changes: 3 additions & 3 deletions resources/po/hr.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ msgstr ""
msgid "Settings"
msgstr ""

#: src/components/linkPanoItem.ts:38
#: src/components/linkPanoItem.ts:39
msgid "No Description"
msgstr ""

#: src/components/searchBox.ts:69
#: src/components/searchBox.ts:70
msgid "Type to search, Tab to cycle"
msgstr ""

Expand Down Expand Up @@ -619,6 +619,6 @@ msgstr ""
msgid "Color"
msgstr ""

#: src/utils/ui.ts:27
#: src/utils/ui.ts:28
msgid "Pano"
msgstr ""
6 changes: 3 additions & 3 deletions resources/po/hu.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ msgstr "Inkognitómód"
msgid "Settings"
msgstr "Beállítások"

#: src/components/linkPanoItem.ts:38
#: src/components/linkPanoItem.ts:39
msgid "No Description"
msgstr ""

#: src/components/searchBox.ts:69
#: src/components/searchBox.ts:70
msgid "Type to search, Tab to cycle"
msgstr ""

Expand Down Expand Up @@ -619,6 +619,6 @@ msgstr ""
msgid "Color"
msgstr ""

#: src/utils/ui.ts:27
#: src/utils/ui.ts:28
msgid "Pano"
msgstr ""
6 changes: 3 additions & 3 deletions resources/po/is.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ msgstr "Huliðsstilling"
msgid "Settings"
msgstr "Stillingar"

#: src/components/linkPanoItem.ts:38
#: src/components/linkPanoItem.ts:39
msgid "No Description"
msgstr ""

#: src/components/searchBox.ts:69
#: src/components/searchBox.ts:70
msgid "Type to search, Tab to cycle"
msgstr ""

Expand Down Expand Up @@ -619,6 +619,6 @@ msgstr ""
msgid "Color"
msgstr ""

#: src/utils/ui.ts:27
#: src/utils/ui.ts:28
msgid "Pano"
msgstr ""
Loading