Moving current extensions to subdirectory for GNOME 44 as GNOME Shell 45 is backwards incompatible (see Debian #1052112).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
b42bc882b7
commit
c2040beebc
138 changed files with 4 additions and 1 deletions
Makefile
extensions/44
disable-workspace-switcher.mk
disable-workspace-switcher
hibernate-status.mkhibernate-status
.gitignoreLICENSEMakefileREADME.mdbuildforupload.shconfirmDialog.jsextension.jsmetadata.jsonprefs.js
middleclickclose.mklocale
bg/LC_MESSAGES
cs/LC_MESSAGES
de/LC_MESSAGES
es/LC_MESSAGES
fa/LC_MESSAGES
fr/LC_MESSAGES
hu/LC_MESSAGES
it/LC_MESSAGES
nl/LC_MESSAGES
oc/LC_MESSAGES
pl/LC_MESSAGES
pt/LC_MESSAGES
pt_BR/LC_MESSAGES
ru/LC_MESSAGES
uk/LC_MESSAGES
zh_CN/LC_MESSAGES
schemas
middleclickclose
.gitignoreLICENSEREADME.mdbuildforupload.sh
multi-monitors-add-on.mkmiddleclickclose@paolo.tranquilli.gmail.com
extension.jsmetadata.jsonprefs.js
tweak-tool-screenshot.pnglocale
de/LC_MESSAGES
fr/LC_MESSAGES
it/LC_MESSAGES
nl
sk/LC_MESSAGES
schemas
multi-monitors-add-on
.projectLICENSEREADME.md
no-overview.mkmulti-monitors-add-on@spin83
convenience.jsextension.jsmetadata.jsonmmcalendar.jsmmlayout.jsmmoverview.jsmmpanel.jsmulti-monitors-add-on.potprefs.js
icons
indicator.jslocale
de/LC_MESSAGES
es/LC_MESSAGES
fr/LC_MESSAGES
it/LC_MESSAGES
pl/LC_MESSAGES
pt_BR/LC_MESSAGES
schemas
stylesheet.cssno-overview
vertical-workspaces.mkvertical-workspaces
4
Makefile
4
Makefile
|
@ -22,8 +22,10 @@ SHELL := sh -e
|
|||
SOFTWARE = gnome-shell-extensions-extra
|
||||
VERSION := $(shell cat VERSION.txt)
|
||||
|
||||
EXTENSIONS_VERSION := current
|
||||
|
||||
extensions-%:
|
||||
@cd extensions; \
|
||||
@cd extensions/$(EXTENSIONS_VERSION); \
|
||||
for EXTENSION in *.mk; \
|
||||
do \
|
||||
echo "################################################################################"; \
|
||||
|
|
Before ![]() (image error) Size: 72 KiB After ![]() (image error) Size: 72 KiB ![]() ![]() |
Before (image error) Size: 14 KiB After (image error) Size: 14 KiB |
Before (image error) Size: 14 KiB After (image error) Size: 14 KiB |
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue