data/Makefile.am: fix indentation
This commit is contained in:
parent
828ad348ce
commit
f18e57dc38
@ -23,31 +23,31 @@ themedir = $(pkgdatadir)/theme
|
|||||||
dist_theme_DATA = \
|
dist_theme_DATA = \
|
||||||
theme/add-workspace.svg \
|
theme/add-workspace.svg \
|
||||||
theme/close-window.svg \
|
theme/close-window.svg \
|
||||||
theme/close.svg \
|
theme/close.svg \
|
||||||
theme/corner-ripple.png \
|
theme/corner-ripple.png \
|
||||||
theme/dialog-error.svg \
|
theme/dialog-error.svg \
|
||||||
theme/gnome-shell.css \
|
theme/gnome-shell.css \
|
||||||
theme/mosaic-view-active.svg \
|
theme/mosaic-view-active.svg \
|
||||||
theme/mosaic-view.svg \
|
theme/mosaic-view.svg \
|
||||||
theme/move-window-on-new.svg \
|
theme/move-window-on-new.svg \
|
||||||
theme/process-working.png \
|
theme/process-working.png \
|
||||||
theme/remove-workspace.svg \
|
theme/remove-workspace.svg \
|
||||||
theme/scroll-button-down-hover.png \
|
theme/scroll-button-down-hover.png \
|
||||||
theme/scroll-button-down.png \
|
theme/scroll-button-down.png \
|
||||||
theme/scroll-button-up-hover.png \
|
theme/scroll-button-up-hover.png \
|
||||||
theme/scroll-button-up.png \
|
theme/scroll-button-up.png \
|
||||||
theme/scroll-hhandle.svg \
|
theme/scroll-hhandle.svg \
|
||||||
theme/scroll-vhandle.svg \
|
theme/scroll-vhandle.svg \
|
||||||
theme/section-more.svg \
|
theme/section-more.svg \
|
||||||
theme/section-more-open.svg \
|
theme/section-more-open.svg \
|
||||||
theme/separator-white.png \
|
theme/separator-white.png \
|
||||||
theme/single-view-active.svg \
|
theme/single-view-active.svg \
|
||||||
theme/single-view.svg \
|
theme/single-view.svg \
|
||||||
theme/ws-switch-arrow-left.svg \
|
theme/ws-switch-arrow-left.svg \
|
||||||
theme/ws-switch-arrow-right.svg
|
theme/ws-switch-arrow-right.svg
|
||||||
|
|
||||||
gsettings_SCHEMAS = \
|
gsettings_SCHEMAS = \
|
||||||
org.gnome.accessibility.magnifier.gschema.xml \
|
org.gnome.accessibility.magnifier.gschema.xml \
|
||||||
org.gnome.shell.gschema.xml
|
org.gnome.shell.gschema.xml
|
||||||
|
|
||||||
@INTLTOOL_XML_NOMERGE_RULE@
|
@INTLTOOL_XML_NOMERGE_RULE@
|
||||||
@ -84,8 +84,8 @@ EXTRA_DIST = \
|
|||||||
gnome-shell-clock-preferences.desktop.in.in \
|
gnome-shell-clock-preferences.desktop.in.in \
|
||||||
$(menu_DATA) \
|
$(menu_DATA) \
|
||||||
$(gconfschema_DATA) \
|
$(gconfschema_DATA) \
|
||||||
$(shaders_DATA) \
|
$(shaders_DATA) \
|
||||||
org.gnome.accessibility.magnifier.gschema.xml.in \
|
org.gnome.accessibility.magnifier.gschema.xml.in \
|
||||||
org.gnome.shell.gschema.xml.in
|
org.gnome.shell.gschema.xml.in
|
||||||
|
|
||||||
CLEANFILES = \
|
CLEANFILES = \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user