Skip to content

Commit

Permalink
Add git.mk to generate .gitignore files
Browse files Browse the repository at this point in the history
Add four new doc templates that were not in repository.
  • Loading branch information
behdad committed May 4, 2009
1 parent e570252 commit a398c84
Show file tree
Hide file tree
Showing 50 changed files with 806 additions and 1 deletion.
32 changes: 32 additions & 0 deletions Makefile.am
Expand Up @@ -118,6 +118,26 @@ EXTRA_DIST += \
examples/spinbutton/spinbutton.c \ examples/spinbutton/spinbutton.c \
examples/spinbutton/Makefile \ examples/spinbutton/Makefile \
examples/find-examples.sh examples/find-examples.sh
MAINTAINERCLEANFILES = \
$(srcdir)/INSTALL \
$(srcdir)/README \
$(srcdir)/aclocal.m4 \
$(srcdir)/autoscan.log \
$(srcdir)/compile \
$(srcdir)/config.guess \
$(srcdir)/config.h.in \
$(srcdir)/config.sub \
$(srcdir)/configure.scan \
$(srcdir)/depcomp \
$(srcdir)/install-sh \
$(srcdir)/ltmain.sh \
$(srcdir)/missing \
$(srcdir)/mkinstalldirs \
$(srcdir)/omf.make \
$(srcdir)/xmldocs.make \
$(srcdir)/gtk-doc.make \
$(srcdir)/ChangeLog \
`find "$(srcdir)" -type f -name Makefile.in -print`


GDKTARGET=@gdktarget@ GDKTARGET=@gdktarget@


Expand Down Expand Up @@ -223,3 +243,15 @@ snapshot:
$(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"` $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`


DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man --disable-rebuilds DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man --disable-rebuilds

GITIGNOREFILES = \
po-properties/Makefile.in.in \
po-properties/Makefile.in \
po-properties/Makefile \
po-properties/*.gmo \
po-properties/*.mo \
po-properties/POTFILES \
po-properties/stamp-it \
po-properties/.intltool-merge-cache

-include $(top_srcdir)/git.mk
2 changes: 2 additions & 0 deletions contrib/Makefile.am
Expand Up @@ -4,3 +4,5 @@ SUBDIRS =
if USE_X11 if USE_X11
SUBDIRS += gdk-pixbuf-xlib SUBDIRS += gdk-pixbuf-xlib
endif endif

-include $(top_srcdir)/git.mk
2 changes: 2 additions & 0 deletions contrib/gdk-pixbuf-xlib/Makefile.am
Expand Up @@ -38,3 +38,5 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gdk-pixbuf-xlib-2.0.pc pkgconfig_DATA = gdk-pixbuf-xlib-2.0.pc


EXTRA_DIST += gdk-pixbuf-xlib-2.0.pc.in EXTRA_DIST += gdk-pixbuf-xlib-2.0.pc.in

-include $(top_srcdir)/git.mk
2 changes: 2 additions & 0 deletions demos/Makefile.am
Expand Up @@ -82,3 +82,5 @@ EXTRA_DIST += \
gnu-keys.png gnu-keys.png


DISTCLEANFILES = test-inline-pixbufs.h DISTCLEANFILES = test-inline-pixbufs.h

-include $(top_srcdir)/git.mk
2 changes: 2 additions & 0 deletions demos/gtk-demo/Makefile.am
Expand Up @@ -96,3 +96,5 @@ IMAGEFILES= alphatest.png \
democode_DATA = $(demos) $(IMAGEFILES) demo.ui democode_DATA = $(demos) $(IMAGEFILES) demo.ui


DISTCLEANFILES = demos.h DISTCLEANFILES = demos.h

-include $(top_srcdir)/git.mk
2 changes: 2 additions & 0 deletions docs/Makefile.am
Expand Up @@ -19,3 +19,5 @@ EXTRA_DIST += \
generation.txt \ generation.txt \
gtkdocs_fix \ gtkdocs_fix \
RELEASE-HOWTO RELEASE-HOWTO

-include $(top_srcdir)/git.mk
2 changes: 2 additions & 0 deletions docs/faq/Makefile.am
Expand Up @@ -38,3 +38,5 @@ dist-hook:
endif endif


.PHONY: html .PHONY: html

-include $(top_srcdir)/git.mk
3 changes: 3 additions & 0 deletions docs/reference/Makefile.am
Expand Up @@ -3,3 +3,6 @@ include $(top_srcdir)/Makefile.decl


SUBDIRS = gdk-pixbuf gdk gtk libgail-util SUBDIRS = gdk-pixbuf gdk gtk libgail-util


GITIGNOREFILES = */*.1

-include $(top_srcdir)/git.mk
2 changes: 2 additions & 0 deletions docs/reference/gdk-pixbuf/Makefile.am
Expand Up @@ -95,3 +95,5 @@ dist-hook-local: $(BUILT_EXTRA_DIST)
for f in $$files; do \ for f in $$files; do \
if test -f $$f; then d=.; else d=$(srcdir); fi; \ if test -f $$f; then d=.; else d=$(srcdir); fi; \
cp $$d/$$f $(distdir) || exit 1; done cp $$d/$$f $(distdir) || exit 1; done

-include $(top_srcdir)/git.mk
2 changes: 2 additions & 0 deletions docs/reference/gdk/Makefile.am
Expand Up @@ -152,3 +152,5 @@ include $(top_srcdir)/gtk-doc.make


# Other files to distribute # Other files to distribute
EXTRA_DIST += version.xml.in EXTRA_DIST += version.xml.in

-include $(top_srcdir)/git.mk
2 changes: 2 additions & 0 deletions docs/reference/gtk/Makefile.am
Expand Up @@ -377,3 +377,5 @@ dist-hook-local: $(BUILT_EXTRA_DIST)
for f in $$files; do \ for f in $$files; do \
if test -f $$f; then d=.; else d=$(srcdir); fi; \ if test -f $$f; then d=.; else d=$(srcdir); fi; \
cp $$d/$$f $(distdir) || exit 1; done cp $$d/$$f $(distdir) || exit 1; done

-include $(top_srcdir)/git.mk
108 changes: 108 additions & 0 deletions docs/reference/gtk/tmpl/filesystem.sgml
@@ -0,0 +1,108 @@
<!-- ##### SECTION Title ##### -->
Filesystem utilities

<!-- ##### SECTION Short_Description ##### -->


<!-- ##### SECTION Long_Description ##### -->
<para>

</para>


<!-- ##### SECTION See_Also ##### -->
<para>

</para>


<!-- ##### SECTION Stability_Level ##### -->


<!-- ##### STRUCT GtkMountOperation ##### -->
<para>

</para>


<!-- ##### ARG GtkMountOperation:is-showing ##### -->
<para>

</para>

<!-- ##### ARG GtkMountOperation:parent ##### -->
<para>

</para>

<!-- ##### ARG GtkMountOperation:screen ##### -->
<para>

</para>

<!-- ##### FUNCTION gtk_mount_operation_new ##### -->
<para>

</para>

@parent:
@Returns:


<!-- ##### FUNCTION gtk_mount_operation_is_showing ##### -->
<para>

</para>

@op:
@Returns:


<!-- ##### FUNCTION gtk_mount_operation_set_parent ##### -->
<para>

</para>

@op:
@parent:


<!-- ##### FUNCTION gtk_mount_operation_get_parent ##### -->
<para>

</para>

@op:
@Returns:


<!-- ##### FUNCTION gtk_mount_operation_set_screen ##### -->
<para>

</para>

@op:
@screen:


<!-- ##### FUNCTION gtk_mount_operation_get_screen ##### -->
<para>

</para>

@op:
@Returns:


<!-- ##### FUNCTION gtk_show_uri ##### -->
<para>

</para>

@screen:
@uri:
@timestamp:
@error:
@Returns:


100 changes: 100 additions & 0 deletions docs/reference/gtk/tmpl/gtkactivatable.sgml
@@ -0,0 +1,100 @@
<!-- ##### SECTION Title ##### -->
GtkActivatable

<!-- ##### SECTION Short_Description ##### -->


<!-- ##### SECTION Long_Description ##### -->
<para>

</para>


<!-- ##### SECTION See_Also ##### -->
<para>

</para>


<!-- ##### SECTION Stability_Level ##### -->


<!-- ##### STRUCT GtkActivatable ##### -->
<para>

</para>


<!-- ##### ARG GtkActivatable:related-action ##### -->
<para>

</para>

<!-- ##### ARG GtkActivatable:use-action-appearance ##### -->
<para>

</para>

<!-- ##### STRUCT GtkActivatableIface ##### -->
<para>

</para>

@g_iface:
@update:
@sync_action_properties:

<!-- ##### FUNCTION gtk_activatable_do_set_related_action ##### -->
<para>

</para>

@activatable:
@action:


<!-- ##### FUNCTION gtk_activatable_get_related_action ##### -->
<para>

</para>

@activatable:
@Returns:


<!-- ##### FUNCTION gtk_activatable_get_use_action_appearance ##### -->
<para>

</para>

@activatable:
@Returns:


<!-- ##### FUNCTION gtk_activatable_sync_action_properties ##### -->
<para>

</para>

@activatable:
@action:


<!-- ##### FUNCTION gtk_activatable_set_related_action ##### -->
<para>

</para>

@activatable:
@action:


<!-- ##### FUNCTION gtk_activatable_set_use_action_appearance ##### -->
<para>

</para>

@activatable:
@use_appearance:


0 comments on commit a398c84

Please sign in to comment.