[adwaita-icon-theme/wip/rishi/drop-translations] Remove translations
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [adwaita-icon-theme/wip/rishi/drop-translations] Remove translations
- Date: Thu, 26 Nov 2015 14:38:47 +0000 (UTC)
commit 9b748b043a6d7ceaeadab838f7b54fe4394451e3
Author: Debarshi Ray <debarshir gnome org>
Date: Thu Nov 26 15:18:03 2015 +0100
Remove translations
https://bugzilla.gnome.org/show_bug.cgi?id=758708
.gitignore | 62 +-
Makefile.am | 15 +-
autogen.sh | 2 +-
configure.ac | 4 +-
index.theme.in.in => index.theme.in | 4 +-
po/ChangeLog | 1708 -----------------------------------
po/LINGUAS | 103 ---
po/POTFILES.in | 4 -
po/af.po | 167 ----
po/am.po | 224 -----
po/an.po | 35 -
po/ar.po | 188 ----
po/as.po | 76 --
po/ast.po | 82 --
po/az.po | 269 ------
po/be.po | 23 -
po/be latin po | 189 ----
po/bg.po | 26 -
po/bn.po | 79 --
po/bn_IN.po | 225 -----
po/br.po | 80 --
po/bs.po | 28 -
po/ca.po | 28 -
po/ca valencia po | 27 -
po/crh.po | 84 --
po/cs.po | 29 -
po/csb.po | 25 -
po/cy.po | 256 ------
po/da.po | 173 ----
po/de.po | 28 -
po/dz.po | 212 -----
po/el.po | 249 -----
po/en shaw po | 24 -
po/en_CA.po | 169 ----
po/en_GB.po | 202 -----
po/eo.po | 27 -
po/es.po | 221 -----
po/et.po | 208 -----
po/eu.po | 30 -
po/fa.po | 190 ----
po/fi.po | 28 -
po/fr.po | 28 -
po/fur.po | 141 ---
po/fy.po | 60 --
po/ga.po | 27 -
po/gd.po | 29 -
po/gl.po | 36 -
po/gu.po | 221 -----
po/he.po | 206 -----
po/hi.po | 92 --
po/hr.po | 149 ---
po/hu.po | 80 --
po/id.po | 28 -
po/is.po | 156 ----
po/it.po | 146 ---
po/ja.po | 28 -
po/ka.po | 206 -----
po/kk.po | 28 -
po/km.po | 28 -
po/kn.po | 34 -
po/ko.po | 24 -
po/ku.po | 28 -
po/li.po | 223 -----
po/lt.po | 199 ----
po/lv.po | 85 --
po/mai.po | 83 --
po/mg.po | 196 ----
po/mk.po | 197 ----
po/ml.po | 179 ----
po/mn.po | 256 ------
po/mr.po | 172 ----
po/ms.po | 216 -----
po/nb.po | 25 -
po/nds.po | 81 --
po/ne.po | 161 ----
po/nhn.po | 28 -
po/nl.po | 318 -------
po/nn.po | 165 ----
po/oc.po | 28 -
po/or.po | 31 -
po/pa.po | 179 ----
po/pl.po | 35 -
po/ps.po | 83 --
po/pt.po | 27 -
po/pt_BR.po | 179 ----
po/ro.po | 85 --
po/ru.po | 30 -
po/rw.po | 247 -----
po/si.po | 195 ----
po/sk.po | 35 -
po/sl.po | 31 -
po/sq.po | 239 -----
po/sr.po | 178 ----
po/sr latin po | 178 ----
po/sv.po | 32 -
po/ta.po | 219 -----
po/te.po | 208 -----
po/tg.po | 33 -
po/th.po | 255 ------
po/tk.po | 204 -----
po/tr.po | 27 -
po/ug.po | 24 -
po/uk.po | 29 -
po/uz.po | 82 --
po/uz cyrillic po | 82 --
po/vi.po | 215 -----
po/wa.po | 228 -----
po/xh.po | 205 -----
po/zh_CN.po | 166 ----
po/zh_HK.po | 36 -
po/zh_TW.po | 36 -
111 files changed, 53 insertions(+), 13970 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d77939..6cfc886 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,18 +1,44 @@
-*hotspot.png
-*gmo
-Makefile
-Makefile.in
-adwaita-icon-theme.pc
-aclocal.m4
-autom4te.cache
-config.log
-config.status
-configure
-index.theme
-install-sh
-m4/
-missing
-po/.intltool-merge-cache
-Makefile.in.in
-POTFILES
-stamp-it
+/*.
+/*.bak
+/*.gcda
+/*.gcno
+/*.orig
+/*.rej
+/*.tab.c
+/*~
+/.*.sw[nop]
+/.dirstamp
+/.gitignore
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS
+/ID
+/Makefile
+/Makefile.in
+/TAGS
+/aclocal.m4
+/adwaita-icon-theme.pc
+/autom4te.cache
+/config.cache
+/config.guess
+/config.h
+/config.h.in
+/config.log
+/config.lt
+/config.status
+/config.status.lineno
+/config.sub
+/configure
+/configure.lineno
+/depcomp
+/index.theme
+/install-sh
+/intltool-*.in
+/libtool
+/ltmain.sh
+/missing
+/mkinstalldirs
+/so_locations
+/stamp-h1
+/tags
diff --git a/Makefile.am b/Makefile.am
index 4d00268..0314802 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
DISTCHECK_CONFIGURE_FLAGS = --disable-icon-mapping
-SUBDIRS = po src
+SUBDIRS = src
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
@@ -18,12 +18,12 @@ cursorxldir =
cursorxl_DATA =
endif
-theme_in_files = index.theme.in.in
-theme_DATA = $(theme_in_files:.theme.in.in=.theme)
+theme_in_files = index.theme.in
+theme_DATA = $(theme_in_files:.theme.in=.theme)
THEME_DIRS=$(shell SIZES="$(install_sizes)"; for size in $$SIZES; do for dir in `find
$(srcdir)/$(SVGOUTDIR)/$$size/* -type d`; do printf "$$dir,"; done; done; echo
"scalable/actions,scalable/apps,scalable/categories,scalable/devices,scalable/emblems,scalable/emotes,scalable/mimetypes,scalable/places,scalable/status,scalable-up-to-32/status,")
-%.theme.in: %.theme.in.in $(SVGOUTDIR) Makefile
+%.theme: %.theme.in $(SVGOUTDIR) Makefile
dirs="`echo $(THEME_DIRS) | sed -e 's#$(srcdir)/Adwaita/##g'`"; \
sed -e "s|\ THEME_DIRS\@|$$dirs|g" < $< > $@; \
for dir in `echo $$dirs | sed -e "s/,/ /g"`; do \
@@ -89,8 +89,6 @@ THEME_DIRS=$(shell SIZES="$(install_sizes)"; for size in $$SIZES; do for dir in
echo "" >> $@; \
done
- INTLTOOL_THEME_RULE@
-
# Symbolic?
#THEME_DIRS=$(shell SIZES="$(render_sizes)"; for size in $$SIZES; do for dir in `find
$(srcdir)/$(SVGOUTDIR)/$$size/* -type d`; do printf "$$dir,"; done; done | sed -e "s/,$$//g")
@@ -101,7 +99,6 @@ render: Makefile
# we don't want to install mo files, all translations are already stored
# in theme files
install-data-local:
- $(MAKE) -C po uninstall
if [ -h $(DESTDIR)$(themedir) ]; then \
rm -f $(DESTDIR)$(themedir); \
fi
@@ -225,9 +222,7 @@ MAINTAINERCLEANFILES = \
libtool \
ltmain.sh \
missing \
- mkinstalldirs \
- po/Makefile.in.in \
- po/$(GETTEXT_PACKAGE).pot
+ mkinstalldirs
-include $(top_srcdir)/git.mk
diff --git a/autogen.sh b/autogen.sh
index f3f1373..700e784 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,7 +8,7 @@ PKG_NAME="adwaita-icon-theme"
REQUIRED_AUTOMAKE_VERSION=1.9
(test -f $srcdir/configure.ac \
- && test -f $srcdir/index.theme.in.in \
+ && test -f $srcdir/index.theme.in \
&& test -d $srcdir/src) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
echo " top-level $PKG_NAME directory"
diff --git a/configure.ac b/configure.ac
index c37b496..76c8905 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,12 +4,11 @@ AC_PREREQ(2.53)
AC_INIT([adwaita-icon-theme], [3.18.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CONFIG_MACRO_DIR([m4])
-AC_CONFIG_SRCDIR([index.theme.in.in])
+AC_CONFIG_SRCDIR([index.theme.in])
AM_INIT_AUTOMAKE([1.9 dist-xz no-dist-gzip tar-ustar foreign])
PKG_PROG_PKG_CONFIG([0.19])
-IT_PROG_INTLTOOL([0.40.0])
GETTEXT_PACKAGE="${PACKAGE}"
AC_SUBST(GETTEXT_PACKAGE)
@@ -81,7 +80,6 @@ AM_CONDITIONAL([ENABLE_L_XL_VARIANTS], [test x$enable_l_xl_variants = xyes])
AC_CONFIG_FILES([
Makefile
adwaita-icon-theme.pc
-po/Makefile.in
src/Makefile
src/fullcolor/Makefile
src/symbolic/Makefile
diff --git a/index.theme.in.in b/index.theme.in
similarity index 92%
rename from index.theme.in.in
rename to index.theme.in
index 4f60166..b03c84e 100644
--- a/index.theme.in.in
+++ b/index.theme.in
@@ -1,6 +1,6 @@
[Icon Theme]
-_Name=Adwaita
-_Comment=The Only One
+Name=Adwaita
+Comment=The Only One
Example=folder
# KDE Specific Stuff
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]