mirror of https://github.com/GNOME/gimp.git
Sort entries.
* libgimpwidgets/Makefile.am: Sort entries. svn path=/trunk/; revision=27715
This commit is contained in:
parent
841a8426e0
commit
5ddcda87e1
|
@ -1,3 +1,7 @@
|
||||||
|
2008-11-24 Martin Nordholts <martinn@svn.gnome.org>
|
||||||
|
|
||||||
|
* libgimpwidgets/Makefile.am: Sort entries.
|
||||||
|
|
||||||
2008-11-22 Sven Neumann <sven@gimp.org>
|
2008-11-22 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
* app/config/gimpconfig-dump.c: removed reference to gimp-remote
|
* app/config/gimpconfig-dump.c: removed reference to gimp-remote
|
||||||
|
|
|
@ -59,10 +59,6 @@ INCLUDES = \
|
||||||
lib_LTLIBRARIES = libgimpwidgets-2.0.la
|
lib_LTLIBRARIES = libgimpwidgets-2.0.la
|
||||||
|
|
||||||
libgimpwidgets_2_0_la_sources = \
|
libgimpwidgets_2_0_la_sources = \
|
||||||
gimpwidgets.c \
|
|
||||||
gimpwidgets.h \
|
|
||||||
gimpwidgetsenums.h \
|
|
||||||
gimpwidgetstypes.h \
|
|
||||||
gimpbrowser.c \
|
gimpbrowser.c \
|
||||||
gimpbrowser.h \
|
gimpbrowser.h \
|
||||||
gimpbutton.c \
|
gimpbutton.c \
|
||||||
|
@ -83,37 +79,37 @@ libgimpwidgets_2_0_la_sources = \
|
||||||
gimpcolordisplay.h \
|
gimpcolordisplay.h \
|
||||||
gimpcolordisplaystack.c \
|
gimpcolordisplaystack.c \
|
||||||
gimpcolordisplaystack.h \
|
gimpcolordisplaystack.h \
|
||||||
gimpenumwidgets.c \
|
|
||||||
gimpenumwidgets.h \
|
|
||||||
gimpcolorhexentry.c \
|
gimpcolorhexentry.c \
|
||||||
gimpcolorhexentry.h \
|
gimpcolorhexentry.h \
|
||||||
gimpcolorprofilecombobox.c \
|
|
||||||
gimpcolorprofilecombobox.h \
|
|
||||||
gimpcolorprofilestore.c \
|
|
||||||
gimpcolorprofilestore.h \
|
|
||||||
gimpcolorprofilestore-private.h \
|
|
||||||
gimpcolornotebook.c \
|
gimpcolornotebook.c \
|
||||||
gimpcolornotebook.h \
|
gimpcolornotebook.h \
|
||||||
|
gimpcolorprofilecombobox.c \
|
||||||
|
gimpcolorprofilecombobox.h \
|
||||||
|
gimpcolorprofilestore-private.h \
|
||||||
|
gimpcolorprofilestore.c \
|
||||||
|
gimpcolorprofilestore.h \
|
||||||
gimpcolorscale.c \
|
gimpcolorscale.c \
|
||||||
gimpcolorscale.h \
|
gimpcolorscale.h \
|
||||||
gimpcolorscales.c \
|
gimpcolorscales.c \
|
||||||
gimpcolorscales.h \
|
gimpcolorscales.h \
|
||||||
gimpcolorselector.c \
|
|
||||||
gimpcolorselector.h \
|
|
||||||
gimpcolorselect.c \
|
gimpcolorselect.c \
|
||||||
gimpcolorselect.h \
|
gimpcolorselect.h \
|
||||||
gimpcolorselection.c \
|
gimpcolorselection.c \
|
||||||
gimpcolorselection.h \
|
gimpcolorselection.h \
|
||||||
|
gimpcolorselector.c \
|
||||||
|
gimpcolorselector.h \
|
||||||
gimpcontroller.c \
|
gimpcontroller.c \
|
||||||
gimpcontroller.h \
|
gimpcontroller.h \
|
||||||
gimpdialog.c \
|
gimpdialog.c \
|
||||||
gimpdialog.h \
|
gimpdialog.h \
|
||||||
gimpenumstore.c \
|
|
||||||
gimpenumstore.h \
|
|
||||||
gimpenumcombobox.c \
|
gimpenumcombobox.c \
|
||||||
gimpenumcombobox.h \
|
gimpenumcombobox.h \
|
||||||
gimpenumlabel.c \
|
gimpenumlabel.c \
|
||||||
gimpenumlabel.h \
|
gimpenumlabel.h \
|
||||||
|
gimpenumstore.c \
|
||||||
|
gimpenumstore.h \
|
||||||
|
gimpenumwidgets.c \
|
||||||
|
gimpenumwidgets.h \
|
||||||
gimpfileentry.c \
|
gimpfileentry.c \
|
||||||
gimpfileentry.h \
|
gimpfileentry.h \
|
||||||
gimpframe.c \
|
gimpframe.c \
|
||||||
|
@ -130,10 +126,10 @@ libgimpwidgets_2_0_la_sources = \
|
||||||
gimpmemsizeentry.h \
|
gimpmemsizeentry.h \
|
||||||
gimpnumberpairentry.c \
|
gimpnumberpairentry.c \
|
||||||
gimpnumberpairentry.h \
|
gimpnumberpairentry.h \
|
||||||
gimpoldwidgets.c \
|
|
||||||
gimpoldwidgets.h \
|
|
||||||
gimpoffsetarea.c \
|
gimpoffsetarea.c \
|
||||||
gimpoffsetarea.h \
|
gimpoffsetarea.h \
|
||||||
|
gimpoldwidgets.c \
|
||||||
|
gimpoldwidgets.h \
|
||||||
gimppageselector.c \
|
gimppageselector.c \
|
||||||
gimppageselector.h \
|
gimppageselector.h \
|
||||||
gimppatheditor.c \
|
gimppatheditor.c \
|
||||||
|
@ -164,27 +160,28 @@ libgimpwidgets_2_0_la_sources = \
|
||||||
gimpstringcombobox.h \
|
gimpstringcombobox.h \
|
||||||
gimpunitmenu.c \
|
gimpunitmenu.c \
|
||||||
gimpunitmenu.h \
|
gimpunitmenu.h \
|
||||||
gimpzoommodel.c \
|
|
||||||
gimpzoommodel.h \
|
|
||||||
gimpwidgets-private.c \
|
gimpwidgets-private.c \
|
||||||
gimpwidgets-private.h
|
gimpwidgets-private.h \
|
||||||
|
gimpwidgets.c \
|
||||||
|
gimpwidgets.h \
|
||||||
|
gimpwidgetsenums.h \
|
||||||
|
gimpwidgetstypes.h \
|
||||||
|
gimpzoommodel.c \
|
||||||
|
gimpzoommodel.h
|
||||||
|
|
||||||
libgimpwidgets_2_0_la_built_sources = \
|
libgimpwidgets_2_0_la_built_sources = \
|
||||||
|
gimp-wilber-pixbufs.h \
|
||||||
gimpwidgetsenums.c \
|
gimpwidgetsenums.c \
|
||||||
gimpwidgetsmarshal.c \
|
gimpwidgetsmarshal.c \
|
||||||
gimpwidgetsmarshal.h \
|
gimpwidgetsmarshal.h
|
||||||
gimp-wilber-pixbufs.h
|
|
||||||
|
|
||||||
libgimpwidgets_2_0_la_extra_sources = gimpwidgetsmarshal.list
|
libgimpwidgets_2_0_la_extra_sources = gimpwidgetsmarshal.list
|
||||||
|
|
||||||
libgimpwidgets_2_0_la_SOURCES = \
|
libgimpwidgets_2_0_la_SOURCES = \
|
||||||
$(libgimpwidgets_2_0_la_built_sources) \
|
$(libgimpwidgets_2_0_la_built_sources) \
|
||||||
$(libgimpwidgets_2_0_la_sources)
|
$(libgimpwidgets_2_0_la_sources)
|
||||||
|
|
||||||
libgimpwidgetsinclude_HEADERS = \
|
libgimpwidgetsinclude_HEADERS = \
|
||||||
gimpwidgets.h \
|
|
||||||
gimpwidgetsenums.h \
|
|
||||||
gimpwidgetstypes.h \
|
|
||||||
gimpbrowser.h \
|
gimpbrowser.h \
|
||||||
gimpbutton.h \
|
gimpbutton.h \
|
||||||
gimpcairo-utils.h \
|
gimpcairo-utils.h \
|
||||||
|
@ -193,17 +190,17 @@ libgimpwidgetsinclude_HEADERS = \
|
||||||
gimpchainbutton.h \
|
gimpchainbutton.h \
|
||||||
gimpcolorarea.h \
|
gimpcolorarea.h \
|
||||||
gimpcolorbutton.h \
|
gimpcolorbutton.h \
|
||||||
gimpcolorprofilecombobox.h \
|
|
||||||
gimpcolorprofilestore.h \
|
|
||||||
gimpcolordisplay.h \
|
gimpcolordisplay.h \
|
||||||
gimpcolordisplaystack.h \
|
gimpcolordisplaystack.h \
|
||||||
gimpcolorhexentry.h \
|
gimpcolorhexentry.h \
|
||||||
gimpcolornotebook.h \
|
gimpcolornotebook.h \
|
||||||
|
gimpcolorprofilecombobox.h \
|
||||||
|
gimpcolorprofilestore.h \
|
||||||
gimpcolorscale.h \
|
gimpcolorscale.h \
|
||||||
gimpcolorscales.h \
|
gimpcolorscales.h \
|
||||||
gimpcolorselector.h \
|
|
||||||
gimpcolorselect.h \
|
gimpcolorselect.h \
|
||||||
gimpcolorselection.h \
|
gimpcolorselection.h \
|
||||||
|
gimpcolorselector.h \
|
||||||
gimpcontroller.h \
|
gimpcontroller.h \
|
||||||
gimpdialog.h \
|
gimpdialog.h \
|
||||||
gimpenumcombobox.h \
|
gimpenumcombobox.h \
|
||||||
|
@ -218,8 +215,8 @@ libgimpwidgetsinclude_HEADERS = \
|
||||||
gimpintstore.h \
|
gimpintstore.h \
|
||||||
gimpmemsizeentry.h \
|
gimpmemsizeentry.h \
|
||||||
gimpnumberpairentry.h \
|
gimpnumberpairentry.h \
|
||||||
gimpoldwidgets.h \
|
|
||||||
gimpoffsetarea.h \
|
gimpoffsetarea.h \
|
||||||
|
gimpoldwidgets.h \
|
||||||
gimppageselector.h \
|
gimppageselector.h \
|
||||||
gimppatheditor.h \
|
gimppatheditor.h \
|
||||||
gimppickbutton.h \
|
gimppickbutton.h \
|
||||||
|
@ -235,6 +232,9 @@ libgimpwidgetsinclude_HEADERS = \
|
||||||
gimpstock.h \
|
gimpstock.h \
|
||||||
gimpstringcombobox.h \
|
gimpstringcombobox.h \
|
||||||
gimpunitmenu.h \
|
gimpunitmenu.h \
|
||||||
|
gimpwidgets.h \
|
||||||
|
gimpwidgetsenums.h \
|
||||||
|
gimpwidgetstypes.h \
|
||||||
gimpzoommodel.h
|
gimpzoommodel.h
|
||||||
|
|
||||||
libgimpwidgets_2_0_la_LDFLAGS = \
|
libgimpwidgets_2_0_la_LDFLAGS = \
|
||||||
|
|
Loading…
Reference in New Issue