[gnome-shell] data/Makefile.am: fix indentation
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] data/Makefile.am: fix indentation
- Date: Tue, 21 Sep 2010 13:33:54 +0000 (UTC)
commit f18e57dc388508f0a411b5adc36c1bdee8f20e7f
Author: Dan Winship <danw gnome org>
Date: Tue Sep 21 09:02:08 2010 -0400
data/Makefile.am: fix indentation
data/Makefile.am | 32 ++++++++++++++++----------------
1 files changed, 16 insertions(+), 16 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 241d454..d282e83 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -23,31 +23,31 @@ themedir = $(pkgdatadir)/theme
dist_theme_DATA = \
theme/add-workspace.svg \
theme/close-window.svg \
- theme/close.svg \
+ theme/close.svg \
theme/corner-ripple.png \
theme/dialog-error.svg \
theme/gnome-shell.css \
- theme/mosaic-view-active.svg \
- theme/mosaic-view.svg \
- theme/move-window-on-new.svg \
- theme/process-working.png \
- theme/remove-workspace.svg \
+ theme/mosaic-view-active.svg \
+ theme/mosaic-view.svg \
+ theme/move-window-on-new.svg \
+ theme/process-working.png \
+ theme/remove-workspace.svg \
theme/scroll-button-down-hover.png \
theme/scroll-button-down.png \
theme/scroll-button-up-hover.png \
theme/scroll-button-up.png \
- theme/scroll-hhandle.svg \
- theme/scroll-vhandle.svg \
- theme/section-more.svg \
- theme/section-more-open.svg \
- theme/separator-white.png \
- theme/single-view-active.svg \
- theme/single-view.svg \
+ theme/scroll-hhandle.svg \
+ theme/scroll-vhandle.svg \
+ theme/section-more.svg \
+ theme/section-more-open.svg \
+ theme/separator-white.png \
+ theme/single-view-active.svg \
+ theme/single-view.svg \
theme/ws-switch-arrow-left.svg \
theme/ws-switch-arrow-right.svg
gsettings_SCHEMAS = \
- org.gnome.accessibility.magnifier.gschema.xml \
+ org.gnome.accessibility.magnifier.gschema.xml \
org.gnome.shell.gschema.xml
@INTLTOOL_XML_NOMERGE_RULE@
@@ -84,8 +84,8 @@ EXTRA_DIST = \
gnome-shell-clock-preferences.desktop.in.in \
$(menu_DATA) \
$(gconfschema_DATA) \
- $(shaders_DATA) \
- org.gnome.accessibility.magnifier.gschema.xml.in \
+ $(shaders_DATA) \
+ org.gnome.accessibility.magnifier.gschema.xml.in \
org.gnome.shell.gschema.xml.in
CLEANFILES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]