merge akirad ui / themes + icons
[goodguy/history.git] / cinelerra-5.0 / plugins / theme_unflat / data / Makefile.in
diff --git a/cinelerra-5.0/plugins/theme_unflat/data/Makefile.in b/cinelerra-5.0/plugins/theme_unflat/data/Makefile.in
new file mode 100644 (file)
index 0000000..de162df
--- /dev/null
@@ -0,0 +1,966 @@
+# Makefile.in generated by automake 1.15 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+@SET_MAKE@
+
+VPATH = @srcdir@
+am__is_gnu_make = { \
+  if test -z '$(MAKELEVEL)'; then \
+    false; \
+  elif test -n '$(MAKE_HOST)'; then \
+    true; \
+  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
+    true; \
+  else \
+    false; \
+  fi; \
+}
+am__make_running_with_option = \
+  case $${target_option-} in \
+      ?) ;; \
+      *) echo "am__make_running_with_option: internal error: invalid" \
+              "target option '$${target_option-}' specified" >&2; \
+         exit 1;; \
+  esac; \
+  has_opt=no; \
+  sane_makeflags=$$MAKEFLAGS; \
+  if $(am__is_gnu_make); then \
+    sane_makeflags=$$MFLAGS; \
+  else \
+    case $$MAKEFLAGS in \
+      *\\[\ \  ]*) \
+        bs=\\; \
+        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+          | sed "s/$$bs$$bs[$$bs $$bs  ]*//g"`;; \
+    esac; \
+  fi; \
+  skip_next=no; \
+  strip_trailopt () \
+  { \
+    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+  }; \
+  for flg in $$sane_makeflags; do \
+    test $$skip_next = yes && { skip_next=no; continue; }; \
+    case $$flg in \
+      *=*|--*) continue;; \
+        -*I) strip_trailopt 'I'; skip_next=yes;; \
+      -*I?*) strip_trailopt 'I';; \
+        -*O) strip_trailopt 'O'; skip_next=yes;; \
+      -*O?*) strip_trailopt 'O';; \
+        -*l) strip_trailopt 'l'; skip_next=yes;; \
+      -*l?*) strip_trailopt 'l';; \
+      -[dEDm]) skip_next=yes;; \
+      -[JT]) skip_next=yes;; \
+    esac; \
+    case $$flg in \
+      *$$target_option*) has_opt=yes; break;; \
+    esac; \
+  done; \
+  test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+pkgdatadir = $(datadir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+target_triplet = @target@
+subdir = plugins/theme-unflat/data
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/m4/alsa.m4 $(top_srcdir)/m4/esd.m4 \
+       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+       $(ACLOCAL_M4)
+DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
+mkinstalldirs = $(install_sh) -d
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+LIBRARIES = $(noinst_LIBRARIES)
+ARFLAGS = cru
+AM_V_AR = $(am__v_AR_@AM_V@)
+am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
+am__v_AR_0 = @echo "  AR      " $@;
+am__v_AR_1 = 
+libimagedata_a_AR = $(AR) $(ARFLAGS)
+libimagedata_a_LIBADD =
+am_libimagedata_a_OBJECTS =
+nodist_libimagedata_a_OBJECTS = unflattheme.$(OBJEXT)
+libimagedata_a_OBJECTS = $(am_libimagedata_a_OBJECTS) \
+       $(nodist_libimagedata_a_OBJECTS)
+AM_V_P = $(am__v_P_@AM_V@)
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+am__v_P_0 = false
+am__v_P_1 = :
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
+am__v_GEN_0 = @echo "  GEN     " $@;
+am__v_GEN_1 = 
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
+am__v_at_0 = @
+am__v_at_1 = 
+DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
+SOURCES = $(libimagedata_a_SOURCES) $(nodist_libimagedata_a_SOURCES)
+DIST_SOURCES = $(libimagedata_a_SOURCES)
+am__can_run_installinfo = \
+  case $$AM_UPDATE_INFO_DIR in \
+    n|no|NO) false;; \
+    *) (install-info --version) >/dev/null 2>&1;; \
+  esac
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
+# Read a list of newline-separated strings from the standard input,
+# and print each of them once, without duplicates.  Input order is
+# *not* preserved.
+am__uniquify_input = $(AWK) '\
+  BEGIN { nonempty = 0; } \
+  { items[$$0] = 1; nonempty = 1; } \
+  END { if (nonempty) { for (i in items) print i; }; } \
+'
+# Make sure the list of sources is unique.  This is necessary because,
+# e.g., the same source file might be shared among _SOURCES variables
+# for different programs/libraries.
+am__define_uniq_tagged_files = \
+  list='$(am__tagged_files)'; \
+  unique=`for i in $$list; do \
+    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+  done | $(am__uniquify_input)`
+ETAGS = etags
+CTAGS = ctags
+am__DIST_COMMON = $(srcdir)/Makefile.in
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+A52DEC_CFLAGS = @A52DEC_CFLAGS@
+A52DEC_LDFLAGS = @A52DEC_LDFLAGS@
+ACLOCAL = @ACLOCAL@
+ALSA_CFLAGS = @ALSA_CFLAGS@
+ALSA_LIBS = @ALSA_LIBS@
+AMTAR = @AMTAR@
+AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+BUILDINFO_CUSTOM_TAG = @BUILDINFO_CUSTOM_TAG@
+CC = @CC@
+CCAS = @CCAS@
+CCASDEPMODE = @CCASDEPMODE@
+CCASFLAGS = @CCASFLAGS@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CPU_CFLAGS = @CPU_CFLAGS@
+CSS_CFLAGS = @CSS_CFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ESD_CFLAGS = @ESD_CFLAGS@
+ESD_CONFIG = @ESD_CONFIG@
+ESD_LIBS = @ESD_LIBS@
+EXEEXT = @EXEEXT@
+FAAD_CFLAGS = @FAAD_CFLAGS@
+FAAD_LIBS = @FAAD_LIBS@
+FFMPEG_CFLAGS = @FFMPEG_CFLAGS@
+FFMPEG_EXTERNALTEXT = @FFMPEG_EXTERNALTEXT@
+FFMPEG_FOLDER = @FFMPEG_FOLDER@
+FFMPEG_LIBS = @FFMPEG_LIBS@
+FGREP = @FGREP@
+FIREWIRE_CFLAGS = @FIREWIRE_CFLAGS@
+FIREWIRE_LDFLAGS = @FIREWIRE_LDFLAGS@
+FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
+FREETYPE_LIBS = @FREETYPE_LIBS@
+GMSGFMT = @GMSGFMT@
+GREP = @GREP@
+GTKMM24_CFLAGS = @GTKMM24_CFLAGS@
+GTKMM24_LIBS = @GTKMM24_LIBS@
+GTKMM30_CFLAGS = @GTKMM30_CFLAGS@
+GTKMM30_LIBS = @GTKMM30_LIBS@
+GTK_CFLAGS = @GTK_CFLAGS@
+GTK_LIBS = @GTK_LIBS@
+HAVE_NASM = @HAVE_NASM@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+INTLLIBS = @INTLLIBS@
+LARGEFILE_CFLAGS = @LARGEFILE_CFLAGS@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBDECORE_LIBADD = @LIBDECORE_LIBADD@
+LIBDV_CFLAGS = @LIBDV_CFLAGS@
+LIBDV_LIBS = @LIBDV_LIBS@
+LIBICONV = @LIBICONV@
+LIBIEC61883_CFLAGS = @LIBIEC61883_CFLAGS@
+LIBIEC61883_LIBS = @LIBIEC61883_LIBS@
+LIBINTL = @LIBINTL@
+LIBOBJS = @LIBOBJS@
+LIBRAW1394_CFLAGS = @LIBRAW1394_CFLAGS@
+LIBRAW1394_LIBS = @LIBRAW1394_LIBS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIBX264_CFLAGS = @LIBX264_CFLAGS@
+LIBX264_LIBS = @LIBX264_LIBS@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTCXX_FLAGS = @LTCXX_FLAGS@
+LTC_FLAGS = @LTC_FLAGS@
+LTLIBICONV = @LTLIBICONV@
+LTLIBINTL = @LTLIBINTL@
+LTLIBOBJS = @LTLIBOBJS@
+LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
+MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
+MJPEG_CFLAGS = @MJPEG_CFLAGS@
+MJPEG_LIBS = @MJPEG_LIBS@
+MKDIR_P = @MKDIR_P@
+MKINSTALLDIRS = @MKINSTALLDIRS@
+MSGFMT = @MSGFMT@
+MSGMERGE = @MSGMERGE@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJCOPY = @OBJCOPY@
+OBJCOPYARCH = @OBJCOPYARCH@
+OBJCOPYTARGET = @OBJCOPYTARGET@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
+OPENEXR_LIBS = @OPENEXR_LIBS@
+OPENGL_LIBS = @OPENGL_LIBS@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PKG_CONFIG = @PKG_CONFIG@
+PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
+PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
+PNG_CFLAGS = @PNG_CFLAGS@
+PNG_LIBS = @PNG_LIBS@
+POSUB = @POSUB@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+SOUND_CFLAGS = @SOUND_CFLAGS@
+SOUND_LDFLAGS = @SOUND_LDFLAGS@
+STRIP = @STRIP@
+USE_NLS = @USE_NLS@
+VERSION = @VERSION@
+XFT_CFLAGS = @XFT_CFLAGS@
+XFT_LIBS = @XFT_LIBS@
+XGETTEXT = @XGETTEXT@
+XIPH_CFLAGS = @XIPH_CFLAGS@
+XIPH_LIBS = @XIPH_LIBS@
+XMKMF = @XMKMF@
+X_CFLAGS = @X_CFLAGS@
+X_EXTRA_LIBS = @X_EXTRA_LIBS@
+X_LIBS = @X_LIBS@
+X_PRE_LIBS = @X_PRE_LIBS@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+buildinfo = @buildinfo@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+fontsdir = @fontsdir@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+libogg_CFLAGS = @libogg_CFLAGS@
+libogg_LIBS = @libogg_LIBS@
+libtheora_CFLAGS = @libtheora_CFLAGS@
+libtheora_LIBS = @libtheora_LIBS@
+libvorbis_CFLAGS = @libvorbis_CFLAGS@
+libvorbis_LIBS = @libvorbis_LIBS@
+libvorbisenc_CFLAGS = @libvorbisenc_CFLAGS@
+libvorbisenc_LIBS = @libvorbisenc_LIBS@
+libvorbisfile_CFLAGS = @libvorbisfile_CFLAGS@
+libvorbisfile_LIBS = @libvorbisfile_LIBS@
+localedir = @localedir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+plugindir = @plugindir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target = @target@
+target_alias = @target_alias@
+target_cpu = @target_cpu@
+target_os = @target_os@
+target_vendor = @target_vendor@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+noinst_LIBRARIES = libimagedata.a
+libimagedata_a_SOURCES = 
+nodist_libimagedata_a_SOURCES = unflattheme.data
+PNGS = \
+       arrow.png \
+        autokeyframe.png \
+        bar.png \
+        batchcancel_dn.png \
+        batchcancel_hi.png \
+        batchcancel_up.png \
+        batchstart_dn.png \
+        batchstart_hi.png \
+        batchstart_up.png \
+        batchstop_dn.png \
+        batchstop_hi.png \
+        batchstop_up.png \
+        blank30x30.png \
+        bottom_justify.png \
+        camerakeyframe.png \
+        camera.png \
+        cancel.png \
+        cbuttons_left.png \
+        cbuttons_right.png \
+        center_justify.png \
+        channel_bg.png \
+        channel_position.png \
+        channel.png \
+        checkbox_checkedhi.png \
+        checkbox_checked.png \
+        checkbox_dn.png \
+        checkbox_hi.png \
+        checkbox_up.png \
+        clip_icon.png \
+        closetip.png \
+        cmeter_bg.png \
+        column_dn.png \
+        column_hi.png \
+        column_up.png \
+        copy.png \
+        cpanel_bg.png \
+        cpanel_checkedhi.png \
+        cpanel_checked.png \
+        cpanel_dn.png \
+        cpanel_hi.png \
+        cpanel_up.png \
+        crop.png \
+        cut.png \
+        cwindow_active.png \
+        cwindow_inactive.png \
+        delete.png \
+        drawpatch.png \
+        editpanel_checkedhi.png \
+        editpanel_checked.png \
+        editpanel_dn.png \
+        editpanel_hi.png \
+        editpanel_up.png \
+        end.png \
+        expandpatch_checkedhi.png \
+        expandpatch_checked.png \
+        expandpatch_dn.png \
+        expandpatch_hi.png \
+        expandpatch_up.png \
+        eyedrop.png \
+        fastfwd.png \
+        fastrev.png \
+        filebox_bigbutton_dn.png \
+        filebox_bigbutton_hi.png \
+        filebox_bigbutton_up.png \
+        fileboxbutton_dn.png \
+        fileboxbutton_hi.png \
+        fileboxbutton_up.png \
+        fitautos.png \
+        fit.png \
+        folder.png \
+        framefwd.png \
+        framerev.png \
+        gangpatch.png \
+        generic_dn.png \
+        generic_hi.png \
+        generic_up.png \
+        goto.png \
+        heroine_icon.png \
+        hscroll_handle_bg.png \
+        hscroll_handle_dn.png \
+        hscroll_handle_hi.png \
+        hscroll_handle_up.png \
+        hscroll_left_dn.png \
+        hscroll_left_hi.png \
+        hscroll_left_up.png \
+        hscroll_right_dn.png \
+        hscroll_right_hi.png \
+        hscroll_right_up.png \
+        hslider_bg_dn.png \
+        hslider_bg_hi.png \
+        hslider_bg_up.png \
+        hslider_fg_dn.png \
+        hslider_fg_hi.png \
+        hslider_fg_up.png \
+        ibeam.png \
+        icons.png \
+        in_checkedhi.png \
+        in_checked.png \
+        in_dn.png \
+        in_hi.png \
+        inpoint.png \
+        in_up.png \
+        keyframe3.png \
+        label_checkedhi.png \
+        label_checked.png \
+        label.png \
+        labeltoggle_dn.png \
+        labeltoggle_uphi.png \
+        labeltoggle_up.png \
+        left_justify.png \
+        listbox_button.png \
+        listbox_dn.png \
+        listbox_up.png \
+        locklabels_dn.png \
+        locklabels_lockedhi.png \
+        locklabels_locked.png \
+        locklabels_unlockedhi.png \
+        locklabels_unlocked.png \
+        magnify.png \
+        maskkeyframe.png \
+        mask.png \
+        mbutton_bg.png \
+        mclock_flat.png \
+        menubar_bg.png \
+        menubar_dn.png \
+        menubar_hi.png \
+        menubar_up.png \
+        menuitem_dn.png \
+        menuitem_hi.png \
+        menuitem_up.png \
+        menu_popup_bg.png \
+        middle_justify.png \
+        mode_add.png \
+        mode_divide.png \
+        mode_dn.png \
+        mode_hi.png \
+        modekeyframe.png \
+        mode_max.png \
+        mode_multiply.png \
+        mode_normal.png \
+        mode_replace.png \
+        mode_subtract.png \
+        mode_up.png \
+        mscroll_filler.png \
+        mutepatch_checkedhi.png \
+        mutepatch_checked.png \
+        mutepatch_dn.png \
+        mutepatch_hi.png \
+        mutepatch_up.png \
+        new_bg.png \
+        new_bigbutton_dn.png \
+        new_bigbutton_hi.png \
+        new_bigbutton_up.png \
+        nextlabel.png \
+        nexttip.png \
+        ok.png \
+        openfolder.png \
+        out_checkedhi.png \
+        out_checked.png \
+        out_dn.png \
+        out_hi.png \
+        outpoint.png \
+        out_up.png \
+        over.png \
+        overwrite.png \
+        pan_channel_small.png \
+        pan_channel.png \
+        panel_divider.png \
+        pan_hi.png \
+        pankeyframe.png \
+        pan_popup.png \
+        pan_stick_small.png \
+        pan_stick.png \
+        pan_up.png \
+        paste.png \
+        patchbay_bg.png \
+        patch_checkedhi.png \
+        patch_checked.png \
+        patch_dn.png \
+        patch_hi.png \
+        patch_up.png \
+        pause.png \
+        playpatch.png \
+         playpatch_up.png \
+        playpatch_hi.png \
+        playpatch_checked.png \
+        playpatch_dn.png \
+        playpatch_checkedhi.png \
+        play.png \
+        plugin_bg.png \
+        plugin_ondn.png \
+        plugin_onhi.png \
+        plugin_onselecthi.png \
+        plugin_onselect.png \
+        plugin_on.png \
+        plugin_showdn.png \
+        plugin_showhi.png \
+        plugin_showselecthi.png \
+        plugin_showselect.png \
+        plugin_show.png \
+        pot_dn.png \
+        pot_hi.png \
+        pot_up.png \
+        preferences_bg.png \
+        preferencesbutton_dnhi.png \
+        preferencesbutton_dnlo.png \
+        preferencesbutton_dn.png \
+        preferencesbutton_uphi.png \
+        preferencesbutton_up.png \
+        prevlabel.png \
+        prevtip.png \
+        progress_bg.png \
+        progress_hi.png \
+        projectorkeyframe.png \
+        projector.png \
+        protect.png \
+        radial_checkedhi.png \
+        radial_checked.png \
+        radial_dn.png \
+        radial_hi.png \
+        radial_up.png \
+        recordgui_batch.png \
+        recordgui_controls.png \
+        recordgui_list.png \
+        recordmonitor_meters.png \
+        recordmonitor_panel.png \
+        recordpatch.png \
+         recordpatch_up.png \
+        recordpatch_hi.png \
+        recordpatch_checked.png \
+        recordpatch_dn.png \
+        recordpatch_checkedhi.png \
+        record.png \
+        redo.png \
+        reload.png \
+        resource1024.png \
+        resource128.png \
+        resource256.png \
+        resource32.png \
+        resource512.png \
+        resource64.png \
+        reverse.png \
+        rewind.png \
+        right_justify.png \
+        ruler.png \
+        setformat_bg.png \
+        show_meters.png \
+        singleframe.png \
+        splice.png \
+        statusbar_cancel_dn.png \
+        statusbar_cancel_hi.png \
+        statusbar_cancel_up.png \
+        statusbar.png \
+        stop.png \
+        swap_extents.png \
+        tan_linear.png \
+        tan_smooth.png \
+        text_highlight.png \
+        text.png \
+        timebar_bg_flat.png \
+        timebar_brender.png \
+        timebar_view.png \
+        tipbutton_dn.png \
+        tipbutton_hi.png \
+        tipbutton_up.png \
+        title_bg.png \
+        titlesafe.png \
+        toclip.png \
+        toolwindow.png \
+        top_justify.png \
+        transportdn.png \
+        transporthi.png \
+        transportup.png \
+        tumble_bottom.png \
+        tumble_hi.png \
+        tumble_top.png \
+        tumble_up.png \
+        undo.png \
+        updir.png \
+        vbuttons_left.png \
+        vclock.png \
+        vscroll_handle_bg.png \
+        vscroll_handle_dn.png \
+        vscroll_handle_hi.png \
+        vscroll_handle_up.png \
+        vscroll_left_dn.png \
+        vscroll_left_hi.png \
+        vscroll_left_up.png \
+        vscroll_right_dn.png \
+        vscroll_right_hi.png \
+        vscroll_right_up.png \
+        vwindow_timebar.png \
+        wrench.png \
+        xmeter_green.png \
+        xmeter_normal.png \
+        xmeter_over.png \
+        xmeter_red.png \
+        xmeter_white.png \
+        xmeter_yellow.png \
+        ymeter_green.png \
+        ymeter_normal.png \
+        ymeter_over.png \
+        ymeter_red.png \
+        ymeter_white.png \
+        ymeter_yellow.png \
+        zoompopup_dn.png \
+        zoompopup_hi.png \
+        zoompopup_up.png \
+        zoomtumble_bottom.png \
+        zoomtumble_hi.png \
+        zoomtumble_top.png \
+        zoomtumble_up.png
+
+EXTRA_DIST = \
+       $(PNGS) \
+       Source
+
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .$(OBJEXT) .data
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+       @for dep in $?; do \
+         case '$(am__configure_deps)' in \
+           *$$dep*) \
+             ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
+               && { if test -f $@; then exit 0; else break; fi; }; \
+             exit 1;; \
+         esac; \
+       done; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign plugins/theme-unflat/data/Makefile'; \
+       $(am__cd) $(top_srcdir) && \
+         $(AUTOMAKE) --foreign plugins/theme-unflat/data/Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+       @case '$?' in \
+         *config.status*) \
+           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+         *) \
+           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+       esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+
+clean-noinstLIBRARIES:
+       -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
+
+libimagedata.a: $(libimagedata_a_OBJECTS) $(libimagedata_a_DEPENDENCIES) $(EXTRA_libimagedata_a_DEPENDENCIES) 
+       $(AM_V_at)-rm -f libimagedata.a
+       $(AM_V_AR)$(libimagedata_a_AR) libimagedata.a $(libimagedata_a_OBJECTS) $(libimagedata_a_LIBADD)
+       $(AM_V_at)$(RANLIB) libimagedata.a
+
+mostlyclean-compile:
+       -rm -f *.$(OBJEXT)
+
+distclean-compile:
+       -rm -f *.tab.c
+
+mostlyclean-libtool:
+       -rm -f *.lo
+
+clean-libtool:
+       -rm -rf .libs _libs
+
+ID: $(am__tagged_files)
+       $(am__define_uniq_tagged_files); mkid -fID $$unique
+tags: tags-am
+TAGS: tags
+
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
+       set x; \
+       here=`pwd`; \
+       $(am__define_uniq_tagged_files); \
+       shift; \
+       if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+         test -n "$$unique" || unique=$$empty_fix; \
+         if test $$# -gt 0; then \
+           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+             "$$@" $$unique; \
+         else \
+           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+             $$unique; \
+         fi; \
+       fi
+ctags: ctags-am
+
+CTAGS: ctags
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
+       $(am__define_uniq_tagged_files); \
+       test -z "$(CTAGS_ARGS)$$unique" \
+         || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+            $$unique
+
+GTAGS:
+       here=`$(am__cd) $(top_builddir) && pwd` \
+         && $(am__cd) $(top_srcdir) \
+         && gtags -i $(GTAGS_ARGS) "$$here"
+cscopelist: cscopelist-am
+
+cscopelist-am: $(am__tagged_files)
+       list='$(am__tagged_files)'; \
+       case "$(srcdir)" in \
+         [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
+         *) sdir=$(subdir)/$(srcdir) ;; \
+       esac; \
+       for i in $$list; do \
+         if test -f "$$i"; then \
+           echo "$(subdir)/$$i"; \
+         else \
+           echo "$$sdir/$$i"; \
+         fi; \
+       done >> $(top_builddir)/cscope.files
+
+distclean-tags:
+       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+       @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+       list='$(DISTFILES)'; \
+         dist_files=`for file in $$list; do echo $$file; done | \
+         sed -e "s|^$$srcdirstrip/||;t" \
+             -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+       case $$dist_files in \
+         */*) $(MKDIR_P) `echo "$$dist_files" | \
+                          sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+                          sort -u` ;; \
+       esac; \
+       for file in $$dist_files; do \
+         if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+         if test -d $$d/$$file; then \
+           dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+           if test -d "$(distdir)/$$file"; then \
+             find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+           fi; \
+           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+             cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+             find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+           fi; \
+           cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+         else \
+           test -f "$(distdir)/$$file" \
+           || cp -p $$d/$$file "$(distdir)/$$file" \
+           || exit 1; \
+         fi; \
+       done
+check-am: all-am
+check: check-am
+all-am: Makefile $(LIBRARIES)
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+       @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+       if test -z '$(STRIP)'; then \
+         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+             install; \
+       else \
+         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+           "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+       fi
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+       -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+       -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+       @echo "This command is intended for maintainers to use"
+       @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool clean-local \
+       clean-noinstLIBRARIES mostlyclean-am
+
+distclean: distclean-am
+       -rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+       distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+       -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+       mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am:
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
+       clean-libtool clean-local clean-noinstLIBRARIES cscopelist-am \
+       ctags ctags-am distclean distclean-compile distclean-generic \
+       distclean-libtool distclean-tags distdir dvi dvi-am html \
+       html-am info info-am install install-am install-data \
+       install-data-am install-dvi install-dvi-am install-exec \
+       install-exec-am install-html install-html-am install-info \
+       install-info-am install-man install-pdf install-pdf-am \
+       install-ps install-ps-am install-strip installcheck \
+       installcheck-am installdirs maintainer-clean \
+       maintainer-clean-generic mostlyclean mostlyclean-compile \
+       mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
+       tags tags-am uninstall uninstall-am
+
+.PRECIOUS: Makefile
+
+
+# this rule creates the .o file from the concatenated PNGs
+.data.$(OBJEXT):
+       $(OBJCOPY) -I binary -B $(OBJCOPYARCH) -O $(OBJCOPYTARGET) $< $@
+
+unflattheme.data: $(PNGS)
+       $(top_builddir)/guicast/bootstrap $@ $^ || { rm -f $@; exit 1; }
+
+clean-local:
+       rm -f unflattheme.data
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT: