gnome-mastermind r89 - in trunk: . help m4 po
- From: fargiolas svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-mastermind r89 - in trunk: . help m4 po
- Date: Tue, 9 Dec 2008 21:09:07 +0000 (UTC)
Author: fargiolas
Date: Tue Dec 9 21:09:07 2008
New Revision: 89
URL: http://svn.gnome.org/viewvc/gnome-mastermind?rev=89&view=rev
Log:
Really remove unneeded files...
Added:
trunk/.gitignore
Removed:
trunk/compile
trunk/config.guess
trunk/config.h.in
trunk/config.rpath
trunk/config.sub
trunk/depcomp
trunk/install-sh
trunk/intltool-extract.in
trunk/intltool-merge.in
trunk/intltool-update.in
trunk/ltmain.sh
trunk/m4/
trunk/missing
trunk/mkinstalldirs
trunk/po/Makefile.in.in
Modified:
trunk/configure.ac
trunk/help/Makefile.am
Added: trunk/.gitignore
==============================================================================
--- (empty file)
+++ trunk/.gitignore Tue Dec 9 21:09:07 2008
@@ -0,0 +1,73 @@
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.h
+config.h.in
+config.h.in~
+config.log
+config.status
+config.sub
+configure
+depcomp
+desktop/Makefile
+desktop/Makefile.in
+desktop/gnome-mastermind.desktop
+gnome-doc-utils.make
+help/Makefile
+help/Makefile.in
+help/fr/.xml2po.mo
+help/fr/gnome-mastermind.xml
+help/fr/legal.xml
+help/gnome-mastermind-C.omf
+help/gnome-mastermind-fr.omf
+help/gnome-mastermind-id.omf
+help/gnome-mastermind-it.omf
+help/id/
+help/id/.xml2po.mo
+help/id/gnome-mastermind.xml
+help/id/legal.xml
+help/it/.xml2po.mo
+help/it/gnome-mastermind.xml
+help/it/legal.xml
+icons/Makefile
+icons/Makefile.in
+install-sh
+intltool-extract.in
+intltool-merge.in
+intltool-update.in
+libtool
+ltmain.sh
+missing
+mkinstalldirs
+omf.make
+po/.intltool-merge-cache
+po/Makefile
+po/Makefile.in
+po/Makefile.in.in
+po/POTFILES
+po/ar.gmo
+po/de.gmo
+po/en_GB.gmo
+po/es.gmo
+po/eu.gmo
+po/fr.gmo
+po/id.gmo
+po/it.gmo
+po/pl.gmo
+po/pt_BR.gmo
+po/stamp-it
+po/sv.gmo
+src/.deps
+src/Makefile
+src/Makefile.in
+src/gnome-mastermind
+src/gnome_mastermind-gnome-mastermind.o
+stamp-h1
+themes/Makefile
+themes/Makefile.in
+ui/Makefile
+ui/Makefile.in
+xmldocs.make
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Tue Dec 9 21:09:07 2008
@@ -77,6 +77,8 @@
dnl CFLAGS
CFLAGS="$CFLAGS -Wall -pedantic -std=c99 -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2"
+AM_PROG_CC_C_O
+
#AM_GNU_GETTEXT
#AM_GNU_GETTEXT_VERSION([0.16.1])
AC_PROG_INTLTOOL([0.23])
Modified: trunk/help/Makefile.am
==============================================================================
--- trunk/help/Makefile.am (original)
+++ trunk/help/Makefile.am Tue Dec 9 21:09:07 2008
@@ -20,4 +20,4 @@
figures/row4.png \
figures/row5.png
-DOC_LINGUAS = fr it id
+DOC_LINGUAS = fr it
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]