Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/gnome-devel-docs.spec'], False, '/var/lib/mock/dist-f15-build-1019926-151271/root/', None, 86400, True, 0, 419, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/gnome-devel-docs.spec'] warning: Could not canonicalize hostname: x86-09.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/gnome-devel-docs-2.91.91-1.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/gnome-devel-docs.spec'], False, '/var/lib/mock/dist-f15-build-1019926-151271/root/', None, 86400, True, 0, 419, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/gnome-devel-docs.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lqBer1 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gnome-devel-docs-2.91.91 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gnome-devel-docs-2.91.91.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnome-devel-docs-2.91.91 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XzjagP + umask 022 + cd /builddir/build/BUILD + cd gnome-devel-docs-2.91.91 + LANG=C + export LANG + unset DISPLAY + CFLAGS=-O2 + export CFLAGS + CXXFLAGS=-O2 + export CXXFLAGS + FFLAGS='-O2 -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether ln -s works... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking gnome-doc-utils >= 0.3.2... yes configure: creating ./config.status config.status: creating Makefile config.status: creating accessibility-devel-guide/Makefile config.status: creating articles/Makefile config.status: creating articles/devtools-install/Makefile config.status: creating demos/Makefile config.status: creating gdp-handbook/Makefile config.status: creating gdp-style-guide/Makefile config.status: creating hig/Makefile config.status: creating integration-guide/Makefile config.status: creating optimization-guide/Makefile config.status: creating platform-overview/Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + make Making all in accessibility-devel-guide make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide' msgfmt -o de/de.mo de/de.po msgfmt -o el/el.mo el/el.po msgfmt -o es/es.mo es/es.po msgfmt -o fr/fr.mo fr/fr.po msgfmt -o ja/ja.mo ja/ja.po msgfmt -o sl/sl.mo sl/sl.po if ! test -d de/; then mkdir de/; fi if [ -f "C/accessibility-devel-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accessibility-devel-guide.xml" > accessibility-devel-guide.xml.tmp && \ cp accessibility-devel-guide.xml.tmp accessibility-devel-guide.xml && rm -f accessibility-devel-guide.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/accessibility-devel-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accessibility-devel-guide.xml" > accessibility-devel-guide.xml.tmp && \ cp accessibility-devel-guide.xml.tmp accessibility-devel-guide.xml && rm -f accessibility-devel-guide.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/accessibility-devel-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accessibility-devel-guide.xml" > accessibility-devel-guide.xml.tmp && \ cp accessibility-devel-guide.xml.tmp accessibility-devel-guide.xml && rm -f accessibility-devel-guide.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/accessibility-devel-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accessibility-devel-guide.xml" > accessibility-devel-guide.xml.tmp && \ cp accessibility-devel-guide.xml.tmp accessibility-devel-guide.xml && rm -f accessibility-devel-guide.xml.tmp) if ! test -d ja/; then mkdir ja/; fi if [ -f "C/accessibility-devel-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/"; fi; \ mo="ja/ja.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/${mo}"; fi; \ (cd ja/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accessibility-devel-guide.xml" > accessibility-devel-guide.xml.tmp && \ cp accessibility-devel-guide.xml.tmp accessibility-devel-guide.xml && rm -f accessibility-devel-guide.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/accessibility-devel-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accessibility-devel-guide.xml" > accessibility-devel-guide.xml.tmp && \ cp accessibility-devel-guide.xml.tmp accessibility-devel-guide.xml && rm -f accessibility-devel-guide.xml.tmp) xsltproc -o accessibility-devel-guide-C.omf --stringparam db2omf.basename accessibility-devel-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/accessibility-devel-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/accessibility-devel-guide.xml || { rm -f "accessibility-devel-guide-C.omf"; exit 1; } xsltproc -o accessibility-devel-guide-de.omf --stringparam db2omf.basename accessibility-devel-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang de --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/accessibility-devel-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` de/accessibility-devel-guide.xml || { rm -f "accessibility-devel-guide-de.omf"; exit 1; } xsltproc -o accessibility-devel-guide-el.omf --stringparam db2omf.basename accessibility-devel-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang el --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/accessibility-devel-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` el/accessibility-devel-guide.xml || { rm -f "accessibility-devel-guide-el.omf"; exit 1; } xsltproc -o accessibility-devel-guide-es.omf --stringparam db2omf.basename accessibility-devel-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/accessibility-devel-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` es/accessibility-devel-guide.xml || { rm -f "accessibility-devel-guide-es.omf"; exit 1; } xsltproc -o accessibility-devel-guide-fr.omf --stringparam db2omf.basename accessibility-devel-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/accessibility-devel-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` fr/accessibility-devel-guide.xml || { rm -f "accessibility-devel-guide-fr.omf"; exit 1; } xsltproc -o accessibility-devel-guide-ja.omf --stringparam db2omf.basename accessibility-devel-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ja --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/accessibility-devel-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` ja/accessibility-devel-guide.xml || { rm -f "accessibility-devel-guide-ja.omf"; exit 1; } xsltproc -o accessibility-devel-guide-sl.omf --stringparam db2omf.basename accessibility-devel-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sl --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide/accessibility-devel-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sl/accessibility-devel-guide.xml || { rm -f "accessibility-devel-guide-sl.omf"; exit 1; } make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide' Making all in articles make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/articles' Making all in devtools-install make[2]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/articles/devtools-install' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/articles/devtools-install' make[2]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/articles' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/articles' make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/articles' Making all in demos make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/demos' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/demos' Making all in gdp-handbook make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/gdp-handbook' xsltproc -o gdp-handbook-C.omf --stringparam db2omf.basename gdp-handbook --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/gdp-handbook/gdp-handbook.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/gdp-handbook.xml || { rm -f "gdp-handbook-C.omf"; exit 1; } make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/gdp-handbook' Making all in gdp-style-guide make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/gdp-style-guide' xsltproc -o gdp-style-guide-C.omf --stringparam db2omf.basename gdp-style-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/gdp-style-guide/gdp-style-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/gdp-style-guide.xml || { rm -f "gdp-style-guide-C.omf"; exit 1; } make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/gdp-style-guide' Making all in hig make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig' msgfmt -o de/de.mo de/de.po msgfmt -o el/el.mo el/el.po msgfmt -o es/es.mo es/es.po msgfmt -o fr/fr.mo fr/fr.po msgfmt -o sl/sl.mo sl/sl.po msgfmt -o zh_CN/zh_CN.mo zh_CN/zh_CN.po msgfmt -o zh_HK/zh_HK.mo zh_HK/zh_HK.po msgfmt -o zh_TW/zh_TW.mo zh_TW/zh_TW.po if ! test -d de/; then mkdir de/; fi if [ -f "C/hig-book.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/hig-book.xml" > hig-book.xml.tmp && \ cp hig-book.xml.tmp hig-book.xml && rm -f hig-book.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/hig-book.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/hig-book.xml" > hig-book.xml.tmp && \ cp hig-book.xml.tmp hig-book.xml && rm -f hig-book.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/hig-book.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/hig-book.xml" > hig-book.xml.tmp && \ cp hig-book.xml.tmp hig-book.xml && rm -f hig-book.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/hig-book.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/hig-book.xml" > hig-book.xml.tmp && \ cp hig-book.xml.tmp hig-book.xml && rm -f hig-book.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/hig-book.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/hig-book.xml" > hig-book.xml.tmp && \ cp hig-book.xml.tmp hig-book.xml && rm -f hig-book.xml.tmp) if ! test -d zh_CN/; then mkdir zh_CN/; fi if [ -f "C/hig-book.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/${mo}"; fi; \ (cd zh_CN/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/hig-book.xml" > hig-book.xml.tmp && \ cp hig-book.xml.tmp hig-book.xml && rm -f hig-book.xml.tmp) if ! test -d zh_HK/; then mkdir zh_HK/; fi if [ -f "C/hig-book.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/"; fi; \ mo="zh_HK/zh_HK.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/${mo}"; fi; \ (cd zh_HK/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/hig-book.xml" > hig-book.xml.tmp && \ cp hig-book.xml.tmp hig-book.xml && rm -f hig-book.xml.tmp) if ! test -d zh_TW/; then mkdir zh_TW/; fi if [ -f "C/hig-book.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/"; fi; \ mo="zh_TW/zh_TW.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/${mo}"; fi; \ (cd zh_TW/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/hig-book.xml" > hig-book.xml.tmp && \ cp hig-book.xml.tmp hig-book.xml && rm -f hig-book.xml.tmp) xsltproc -o hig-book-C.omf --stringparam db2omf.basename hig-book --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/hig-book.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/hig-book.xml || { rm -f "hig-book-C.omf"; exit 1; } xsltproc -o hig-book-de.omf --stringparam db2omf.basename hig-book --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang de --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/hig-book.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` de/hig-book.xml || { rm -f "hig-book-de.omf"; exit 1; } xsltproc -o hig-book-el.omf --stringparam db2omf.basename hig-book --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang el --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/hig-book.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` el/hig-book.xml || { rm -f "hig-book-el.omf"; exit 1; } xsltproc -o hig-book-es.omf --stringparam db2omf.basename hig-book --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/hig-book.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` es/hig-book.xml || { rm -f "hig-book-es.omf"; exit 1; } xsltproc -o hig-book-fr.omf --stringparam db2omf.basename hig-book --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/hig-book.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` fr/hig-book.xml || { rm -f "hig-book-fr.omf"; exit 1; } xsltproc -o hig-book-sl.omf --stringparam db2omf.basename hig-book --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang sl --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/hig-book.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sl/hig-book.xml || { rm -f "hig-book-sl.omf"; exit 1; } xsltproc -o hig-book-zh_CN.omf --stringparam db2omf.basename hig-book --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang zh_CN --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/hig-book.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` zh_CN/hig-book.xml || { rm -f "hig-book-zh_CN.omf"; exit 1; } xsltproc -o hig-book-zh_HK.omf --stringparam db2omf.basename hig-book --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang zh_HK --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/hig-book.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` zh_HK/hig-book.xml || { rm -f "hig-book-zh_HK.omf"; exit 1; } xsltproc -o hig-book-zh_TW.omf --stringparam db2omf.basename hig-book --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang zh_TW --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig/hig-book.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` zh_TW/hig-book.xml || { rm -f "hig-book-zh_TW.omf"; exit 1; } make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig' Making all in integration-guide make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide' msgfmt -o cs/cs.mo cs/cs.po msgfmt -o de/de.mo de/de.po msgfmt -o el/el.mo el/el.po msgfmt -o en_GB/en_GB.mo en_GB/en_GB.po msgfmt -o es/es.mo es/es.po msgfmt -o fr/fr.mo fr/fr.po msgfmt -o it/it.mo it/it.po msgfmt -o pt_BR/pt_BR.mo pt_BR/pt_BR.po msgfmt -o sl/sl.mo sl/sl.po msgfmt -o sv/sv.mo sv/sv.po msgfmt -o zh_CN/zh_CN.mo zh_CN/zh_CN.po if ! test -d cs/; then mkdir cs/; fi if [ -f "C/integration-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/integration-guide.xml" > integration-guide.xml.tmp && \ cp integration-guide.xml.tmp integration-guide.xml && rm -f integration-guide.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/integration-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/integration-guide.xml" > integration-guide.xml.tmp && \ cp integration-guide.xml.tmp integration-guide.xml && rm -f integration-guide.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/integration-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/integration-guide.xml" > integration-guide.xml.tmp && \ cp integration-guide.xml.tmp integration-guide.xml && rm -f integration-guide.xml.tmp) if ! test -d en_GB/; then mkdir en_GB/; fi if [ -f "C/integration-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/"; fi; \ mo="en_GB/en_GB.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/${mo}"; fi; \ (cd en_GB/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/integration-guide.xml" > integration-guide.xml.tmp && \ cp integration-guide.xml.tmp integration-guide.xml && rm -f integration-guide.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/integration-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/integration-guide.xml" > integration-guide.xml.tmp && \ cp integration-guide.xml.tmp integration-guide.xml && rm -f integration-guide.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/integration-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/integration-guide.xml" > integration-guide.xml.tmp && \ cp integration-guide.xml.tmp integration-guide.xml && rm -f integration-guide.xml.tmp) if ! test -d it/; then mkdir it/; fi if [ -f "C/integration-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/"; fi; \ mo="it/it.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/${mo}"; fi; \ (cd it/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/integration-guide.xml" > integration-guide.xml.tmp && \ cp integration-guide.xml.tmp integration-guide.xml && rm -f integration-guide.xml.tmp) if ! test -d pt_BR/; then mkdir pt_BR/; fi if [ -f "C/integration-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/${mo}"; fi; \ (cd pt_BR/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/integration-guide.xml" > integration-guide.xml.tmp && \ cp integration-guide.xml.tmp integration-guide.xml && rm -f integration-guide.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/integration-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/integration-guide.xml" > integration-guide.xml.tmp && \ cp integration-guide.xml.tmp integration-guide.xml && rm -f integration-guide.xml.tmp) if ! test -d sv/; then mkdir sv/; fi if [ -f "C/integration-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/"; fi; \ mo="sv/sv.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/${mo}"; fi; \ (cd sv/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/integration-guide.xml" > integration-guide.xml.tmp && \ cp integration-guide.xml.tmp integration-guide.xml && rm -f integration-guide.xml.tmp) if ! test -d zh_CN/; then mkdir zh_CN/; fi if [ -f "C/integration-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/${mo}"; fi; \ (cd zh_CN/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/integration-guide.xml" > integration-guide.xml.tmp && \ cp integration-guide.xml.tmp integration-guide.xml && rm -f integration-guide.xml.tmp) xsltproc -o integration-guide-C.omf --stringparam db2omf.basename integration-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/integration-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/integration-guide.xml || { rm -f "integration-guide-C.omf"; exit 1; } xsltproc -o integration-guide-cs.omf --stringparam db2omf.basename integration-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang cs --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/integration-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` cs/integration-guide.xml || { rm -f "integration-guide-cs.omf"; exit 1; } xsltproc -o integration-guide-de.omf --stringparam db2omf.basename integration-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang de --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/integration-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` de/integration-guide.xml || { rm -f "integration-guide-de.omf"; exit 1; } xsltproc -o integration-guide-el.omf --stringparam db2omf.basename integration-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang el --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/integration-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` el/integration-guide.xml || { rm -f "integration-guide-el.omf"; exit 1; } xsltproc -o integration-guide-en_GB.omf --stringparam db2omf.basename integration-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang en_GB --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/integration-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` en_GB/integration-guide.xml || { rm -f "integration-guide-en_GB.omf"; exit 1; } xsltproc -o integration-guide-es.omf --stringparam db2omf.basename integration-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/integration-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` es/integration-guide.xml || { rm -f "integration-guide-es.omf"; exit 1; } xsltproc -o integration-guide-fr.omf --stringparam db2omf.basename integration-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/integration-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` fr/integration-guide.xml || { rm -f "integration-guide-fr.omf"; exit 1; } xsltproc -o integration-guide-it.omf --stringparam db2omf.basename integration-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang it --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/integration-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` it/integration-guide.xml || { rm -f "integration-guide-it.omf"; exit 1; } xsltproc -o integration-guide-pt_BR.omf --stringparam db2omf.basename integration-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang pt_BR --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/integration-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` pt_BR/integration-guide.xml || { rm -f "integration-guide-pt_BR.omf"; exit 1; } xsltproc -o integration-guide-sl.omf --stringparam db2omf.basename integration-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sl --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/integration-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sl/integration-guide.xml || { rm -f "integration-guide-sl.omf"; exit 1; } xsltproc -o integration-guide-sv.omf --stringparam db2omf.basename integration-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sv --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/integration-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sv/integration-guide.xml || { rm -f "integration-guide-sv.omf"; exit 1; } xsltproc -o integration-guide-zh_CN.omf --stringparam db2omf.basename integration-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_CN --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide/integration-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` zh_CN/integration-guide.xml || { rm -f "integration-guide-zh_CN.omf"; exit 1; } make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide' Making all in optimization-guide make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide' msgfmt -o cs/cs.mo cs/cs.po msgfmt -o de/de.mo de/de.po msgfmt -o el/el.mo el/el.po msgfmt -o es/es.mo es/es.po msgfmt -o fr/fr.mo fr/fr.po msgfmt -o sl/sl.mo sl/sl.po msgfmt -o zh_CN/zh_CN.mo zh_CN/zh_CN.po if ! test -d cs/; then mkdir cs/; fi if [ -f "C/optimization-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-guide.xml" > optimization-guide.xml.tmp && \ cp optimization-guide.xml.tmp optimization-guide.xml && rm -f optimization-guide.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/optimization-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-guide.xml" > optimization-guide.xml.tmp && \ cp optimization-guide.xml.tmp optimization-guide.xml && rm -f optimization-guide.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/optimization-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-guide.xml" > optimization-guide.xml.tmp && \ cp optimization-guide.xml.tmp optimization-guide.xml && rm -f optimization-guide.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/optimization-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-guide.xml" > optimization-guide.xml.tmp && \ cp optimization-guide.xml.tmp optimization-guide.xml && rm -f optimization-guide.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/optimization-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-guide.xml" > optimization-guide.xml.tmp && \ cp optimization-guide.xml.tmp optimization-guide.xml && rm -f optimization-guide.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/optimization-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-guide.xml" > optimization-guide.xml.tmp && \ cp optimization-guide.xml.tmp optimization-guide.xml && rm -f optimization-guide.xml.tmp) if ! test -d zh_CN/; then mkdir zh_CN/; fi if [ -f "C/optimization-guide.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd zh_CN/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-guide.xml" > optimization-guide.xml.tmp && \ cp optimization-guide.xml.tmp optimization-guide.xml && rm -f optimization-guide.xml.tmp) if ! test -d cs/; then mkdir cs/; fi if [ -f "C/optimization-harmful.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-harmful.xml" > optimization-harmful.xml.tmp && \ cp optimization-harmful.xml.tmp optimization-harmful.xml && rm -f optimization-harmful.xml.tmp) if ! test -d cs/; then mkdir cs/; fi if [ -f "C/optimization-massif.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-massif.xml" > optimization-massif.xml.tmp && \ cp optimization-massif.xml.tmp optimization-massif.xml && rm -f optimization-massif.xml.tmp) if ! test -d cs/; then mkdir cs/; fi if [ -f "C/optimization-intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-intro.xml" > optimization-intro.xml.tmp && \ cp optimization-intro.xml.tmp optimization-intro.xml && rm -f optimization-intro.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/optimization-harmful.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-harmful.xml" > optimization-harmful.xml.tmp && \ cp optimization-harmful.xml.tmp optimization-harmful.xml && rm -f optimization-harmful.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/optimization-massif.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-massif.xml" > optimization-massif.xml.tmp && \ cp optimization-massif.xml.tmp optimization-massif.xml && rm -f optimization-massif.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/optimization-intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-intro.xml" > optimization-intro.xml.tmp && \ cp optimization-intro.xml.tmp optimization-intro.xml && rm -f optimization-intro.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/optimization-harmful.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-harmful.xml" > optimization-harmful.xml.tmp && \ cp optimization-harmful.xml.tmp optimization-harmful.xml && rm -f optimization-harmful.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/optimization-massif.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-massif.xml" > optimization-massif.xml.tmp && \ cp optimization-massif.xml.tmp optimization-massif.xml && rm -f optimization-massif.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/optimization-intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-intro.xml" > optimization-intro.xml.tmp && \ cp optimization-intro.xml.tmp optimization-intro.xml && rm -f optimization-intro.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/optimization-harmful.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-harmful.xml" > optimization-harmful.xml.tmp && \ cp optimization-harmful.xml.tmp optimization-harmful.xml && rm -f optimization-harmful.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/optimization-massif.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-massif.xml" > optimization-massif.xml.tmp && \ cp optimization-massif.xml.tmp optimization-massif.xml && rm -f optimization-massif.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/optimization-intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-intro.xml" > optimization-intro.xml.tmp && \ cp optimization-intro.xml.tmp optimization-intro.xml && rm -f optimization-intro.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/optimization-harmful.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-harmful.xml" > optimization-harmful.xml.tmp && \ cp optimization-harmful.xml.tmp optimization-harmful.xml && rm -f optimization-harmful.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/optimization-massif.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-massif.xml" > optimization-massif.xml.tmp && \ cp optimization-massif.xml.tmp optimization-massif.xml && rm -f optimization-massif.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/optimization-intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-intro.xml" > optimization-intro.xml.tmp && \ cp optimization-intro.xml.tmp optimization-intro.xml && rm -f optimization-intro.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/optimization-harmful.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-harmful.xml" > optimization-harmful.xml.tmp && \ cp optimization-harmful.xml.tmp optimization-harmful.xml && rm -f optimization-harmful.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/optimization-massif.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-massif.xml" > optimization-massif.xml.tmp && \ cp optimization-massif.xml.tmp optimization-massif.xml && rm -f optimization-massif.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/optimization-intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-intro.xml" > optimization-intro.xml.tmp && \ cp optimization-intro.xml.tmp optimization-intro.xml && rm -f optimization-intro.xml.tmp) if ! test -d zh_CN/; then mkdir zh_CN/; fi if [ -f "C/optimization-harmful.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd zh_CN/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-harmful.xml" > optimization-harmful.xml.tmp && \ cp optimization-harmful.xml.tmp optimization-harmful.xml && rm -f optimization-harmful.xml.tmp) if ! test -d zh_CN/; then mkdir zh_CN/; fi if [ -f "C/optimization-massif.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd zh_CN/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-massif.xml" > optimization-massif.xml.tmp && \ cp optimization-massif.xml.tmp optimization-massif.xml && rm -f optimization-massif.xml.tmp) if ! test -d zh_CN/; then mkdir zh_CN/; fi if [ -f "C/optimization-intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/${mo}"; fi; \ (cd zh_CN/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/optimization-intro.xml" > optimization-intro.xml.tmp && \ cp optimization-intro.xml.tmp optimization-intro.xml && rm -f optimization-intro.xml.tmp) xsltproc -o optimization-guide-C.omf --stringparam db2omf.basename optimization-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/optimization-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/optimization-guide.xml || { rm -f "optimization-guide-C.omf"; exit 1; } xsltproc -o optimization-guide-cs.omf --stringparam db2omf.basename optimization-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang cs --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/optimization-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` cs/optimization-guide.xml || { rm -f "optimization-guide-cs.omf"; exit 1; } xsltproc -o optimization-guide-de.omf --stringparam db2omf.basename optimization-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang de --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/optimization-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` de/optimization-guide.xml || { rm -f "optimization-guide-de.omf"; exit 1; } xsltproc -o optimization-guide-el.omf --stringparam db2omf.basename optimization-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang el --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/optimization-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` el/optimization-guide.xml || { rm -f "optimization-guide-el.omf"; exit 1; } xsltproc -o optimization-guide-es.omf --stringparam db2omf.basename optimization-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/optimization-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` es/optimization-guide.xml || { rm -f "optimization-guide-es.omf"; exit 1; } xsltproc -o optimization-guide-fr.omf --stringparam db2omf.basename optimization-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/optimization-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` fr/optimization-guide.xml || { rm -f "optimization-guide-fr.omf"; exit 1; } xsltproc -o optimization-guide-sl.omf --stringparam db2omf.basename optimization-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang sl --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/optimization-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sl/optimization-guide.xml || { rm -f "optimization-guide-sl.omf"; exit 1; } xsltproc -o optimization-guide-zh_CN.omf --stringparam db2omf.basename optimization-guide --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang zh_CN --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide/optimization-guide.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` zh_CN/optimization-guide.xml || { rm -f "optimization-guide-zh_CN.omf"; exit 1; } make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide' Making all in platform-overview make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview' msgfmt -o cs/cs.mo cs/cs.po msgfmt -o de/de.mo de/de.po msgfmt -o el/el.mo el/el.po msgfmt -o es/es.mo es/es.po msgfmt -o fr/fr.mo fr/fr.po msgfmt -o it/it.mo it/it.po msgfmt -o ja/ja.mo ja/ja.po msgfmt -o oc/oc.mo oc/oc.po msgfmt -o pt_BR/pt_BR.mo pt_BR/pt_BR.po msgfmt -o ru/ru.mo ru/ru.po msgfmt -o uk/uk.mo uk/uk.po msgfmt -o sl/sl.mo sl/sl.po if ! test -d cs/; then mkdir cs/; fi if [ -f "C/platform-overview.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform-overview.xml" > platform-overview.xml.tmp && \ cp platform-overview.xml.tmp platform-overview.xml && rm -f platform-overview.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/platform-overview.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform-overview.xml" > platform-overview.xml.tmp && \ cp platform-overview.xml.tmp platform-overview.xml && rm -f platform-overview.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/platform-overview.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform-overview.xml" > platform-overview.xml.tmp && \ cp platform-overview.xml.tmp platform-overview.xml && rm -f platform-overview.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/platform-overview.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform-overview.xml" > platform-overview.xml.tmp && \ cp platform-overview.xml.tmp platform-overview.xml && rm -f platform-overview.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/platform-overview.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform-overview.xml" > platform-overview.xml.tmp && \ cp platform-overview.xml.tmp platform-overview.xml && rm -f platform-overview.xml.tmp) if ! test -d it/; then mkdir it/; fi if [ -f "C/platform-overview.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="it/it.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd it/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform-overview.xml" > platform-overview.xml.tmp && \ cp platform-overview.xml.tmp platform-overview.xml && rm -f platform-overview.xml.tmp) if ! test -d ja/; then mkdir ja/; fi if [ -f "C/platform-overview.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ja/ja.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ja/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform-overview.xml" > platform-overview.xml.tmp && \ cp platform-overview.xml.tmp platform-overview.xml && rm -f platform-overview.xml.tmp) if ! test -d oc/; then mkdir oc/; fi if [ -f "C/platform-overview.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="oc/oc.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd oc/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform-overview.xml" > platform-overview.xml.tmp && \ cp platform-overview.xml.tmp platform-overview.xml && rm -f platform-overview.xml.tmp) if ! test -d pt_BR/; then mkdir pt_BR/; fi if [ -f "C/platform-overview.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd pt_BR/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform-overview.xml" > platform-overview.xml.tmp && \ cp platform-overview.xml.tmp platform-overview.xml && rm -f platform-overview.xml.tmp) if ! test -d ru/; then mkdir ru/; fi if [ -f "C/platform-overview.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ru/ru.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ru/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform-overview.xml" > platform-overview.xml.tmp && \ cp platform-overview.xml.tmp platform-overview.xml && rm -f platform-overview.xml.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/platform-overview.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform-overview.xml" > platform-overview.xml.tmp && \ cp platform-overview.xml.tmp platform-overview.xml && rm -f platform-overview.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/platform-overview.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform-overview.xml" > platform-overview.xml.tmp && \ cp platform-overview.xml.tmp platform-overview.xml && rm -f platform-overview.xml.tmp) if ! test -d cs/; then mkdir cs/; fi if [ -f "C/apx-modules.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/apx-modules.xml" > apx-modules.xml.tmp && \ cp apx-modules.xml.tmp apx-modules.xml && rm -f apx-modules.xml.tmp) if ! test -d cs/; then mkdir cs/; fi if [ -f "C/bindings.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/bindings.xml" > bindings.xml.tmp && \ cp bindings.xml.tmp bindings.xml && rm -f bindings.xml.tmp) if ! test -d cs/; then mkdir cs/; fi if [ -f "C/core-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/core-tech.xml" > core-tech.xml.tmp && \ cp core-tech.xml.tmp core-tech.xml && rm -f core-tech.xml.tmp) if ! test -d cs/; then mkdir cs/; fi if [ -f "C/desktop-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/desktop-tech.xml" > desktop-tech.xml.tmp && \ cp desktop-tech.xml.tmp desktop-tech.xml && rm -f desktop-tech.xml.tmp) if ! test -d cs/; then mkdir cs/; fi if [ -f "C/intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/intro.xml" > intro.xml.tmp && \ cp intro.xml.tmp intro.xml && rm -f intro.xml.tmp) if ! test -d cs/; then mkdir cs/; fi if [ -f "C/ipc-network.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ipc-network.xml" > ipc-network.xml.tmp && \ cp ipc-network.xml.tmp ipc-network.xml && rm -f ipc-network.xml.tmp) if ! test -d cs/; then mkdir cs/; fi if [ -f "C/legal-fdl.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/legal-fdl.xml" > legal-fdl.xml.tmp && \ cp legal-fdl.xml.tmp legal-fdl.xml && rm -f legal-fdl.xml.tmp) if ! test -d cs/; then mkdir cs/; fi if [ -f "C/platform.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform.xml" > platform.xml.tmp && \ cp platform.xml.tmp platform.xml && rm -f platform.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/apx-modules.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/apx-modules.xml" > apx-modules.xml.tmp && \ cp apx-modules.xml.tmp apx-modules.xml && rm -f apx-modules.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/bindings.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/bindings.xml" > bindings.xml.tmp && \ cp bindings.xml.tmp bindings.xml && rm -f bindings.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/core-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/core-tech.xml" > core-tech.xml.tmp && \ cp core-tech.xml.tmp core-tech.xml && rm -f core-tech.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/desktop-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/desktop-tech.xml" > desktop-tech.xml.tmp && \ cp desktop-tech.xml.tmp desktop-tech.xml && rm -f desktop-tech.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/intro.xml" > intro.xml.tmp && \ cp intro.xml.tmp intro.xml && rm -f intro.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/ipc-network.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ipc-network.xml" > ipc-network.xml.tmp && \ cp ipc-network.xml.tmp ipc-network.xml && rm -f ipc-network.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/legal-fdl.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/legal-fdl.xml" > legal-fdl.xml.tmp && \ cp legal-fdl.xml.tmp legal-fdl.xml && rm -f legal-fdl.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/platform.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform.xml" > platform.xml.tmp && \ cp platform.xml.tmp platform.xml && rm -f platform.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/apx-modules.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/apx-modules.xml" > apx-modules.xml.tmp && \ cp apx-modules.xml.tmp apx-modules.xml && rm -f apx-modules.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/bindings.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/bindings.xml" > bindings.xml.tmp && \ cp bindings.xml.tmp bindings.xml && rm -f bindings.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/core-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/core-tech.xml" > core-tech.xml.tmp && \ cp core-tech.xml.tmp core-tech.xml && rm -f core-tech.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/desktop-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/desktop-tech.xml" > desktop-tech.xml.tmp && \ cp desktop-tech.xml.tmp desktop-tech.xml && rm -f desktop-tech.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/intro.xml" > intro.xml.tmp && \ cp intro.xml.tmp intro.xml && rm -f intro.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/ipc-network.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ipc-network.xml" > ipc-network.xml.tmp && \ cp ipc-network.xml.tmp ipc-network.xml && rm -f ipc-network.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/legal-fdl.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/legal-fdl.xml" > legal-fdl.xml.tmp && \ cp legal-fdl.xml.tmp legal-fdl.xml && rm -f legal-fdl.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/platform.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform.xml" > platform.xml.tmp && \ cp platform.xml.tmp platform.xml && rm -f platform.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/apx-modules.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/apx-modules.xml" > apx-modules.xml.tmp && \ cp apx-modules.xml.tmp apx-modules.xml && rm -f apx-modules.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/bindings.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/bindings.xml" > bindings.xml.tmp && \ cp bindings.xml.tmp bindings.xml && rm -f bindings.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/core-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/core-tech.xml" > core-tech.xml.tmp && \ cp core-tech.xml.tmp core-tech.xml && rm -f core-tech.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/desktop-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/desktop-tech.xml" > desktop-tech.xml.tmp && \ cp desktop-tech.xml.tmp desktop-tech.xml && rm -f desktop-tech.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/intro.xml" > intro.xml.tmp && \ cp intro.xml.tmp intro.xml && rm -f intro.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/ipc-network.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ipc-network.xml" > ipc-network.xml.tmp && \ cp ipc-network.xml.tmp ipc-network.xml && rm -f ipc-network.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/legal-fdl.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/legal-fdl.xml" > legal-fdl.xml.tmp && \ cp legal-fdl.xml.tmp legal-fdl.xml && rm -f legal-fdl.xml.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/platform.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform.xml" > platform.xml.tmp && \ cp platform.xml.tmp platform.xml && rm -f platform.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/apx-modules.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/apx-modules.xml" > apx-modules.xml.tmp && \ cp apx-modules.xml.tmp apx-modules.xml && rm -f apx-modules.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/bindings.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/bindings.xml" > bindings.xml.tmp && \ cp bindings.xml.tmp bindings.xml && rm -f bindings.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/core-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/core-tech.xml" > core-tech.xml.tmp && \ cp core-tech.xml.tmp core-tech.xml && rm -f core-tech.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/desktop-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/desktop-tech.xml" > desktop-tech.xml.tmp && \ cp desktop-tech.xml.tmp desktop-tech.xml && rm -f desktop-tech.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/intro.xml" > intro.xml.tmp && \ cp intro.xml.tmp intro.xml && rm -f intro.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/ipc-network.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ipc-network.xml" > ipc-network.xml.tmp && \ cp ipc-network.xml.tmp ipc-network.xml && rm -f ipc-network.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/legal-fdl.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/legal-fdl.xml" > legal-fdl.xml.tmp && \ cp legal-fdl.xml.tmp legal-fdl.xml && rm -f legal-fdl.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/platform.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform.xml" > platform.xml.tmp && \ cp platform.xml.tmp platform.xml && rm -f platform.xml.tmp) if ! test -d it/; then mkdir it/; fi if [ -f "C/apx-modules.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="it/it.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd it/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/apx-modules.xml" > apx-modules.xml.tmp && \ cp apx-modules.xml.tmp apx-modules.xml && rm -f apx-modules.xml.tmp) if ! test -d it/; then mkdir it/; fi if [ -f "C/bindings.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="it/it.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd it/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/bindings.xml" > bindings.xml.tmp && \ cp bindings.xml.tmp bindings.xml && rm -f bindings.xml.tmp) if ! test -d it/; then mkdir it/; fi if [ -f "C/core-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="it/it.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd it/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/core-tech.xml" > core-tech.xml.tmp && \ cp core-tech.xml.tmp core-tech.xml && rm -f core-tech.xml.tmp) if ! test -d it/; then mkdir it/; fi if [ -f "C/desktop-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="it/it.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd it/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/desktop-tech.xml" > desktop-tech.xml.tmp && \ cp desktop-tech.xml.tmp desktop-tech.xml && rm -f desktop-tech.xml.tmp) if ! test -d it/; then mkdir it/; fi if [ -f "C/intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="it/it.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd it/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/intro.xml" > intro.xml.tmp && \ cp intro.xml.tmp intro.xml && rm -f intro.xml.tmp) if ! test -d it/; then mkdir it/; fi if [ -f "C/ipc-network.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="it/it.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd it/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ipc-network.xml" > ipc-network.xml.tmp && \ cp ipc-network.xml.tmp ipc-network.xml && rm -f ipc-network.xml.tmp) if ! test -d it/; then mkdir it/; fi if [ -f "C/legal-fdl.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="it/it.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd it/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/legal-fdl.xml" > legal-fdl.xml.tmp && \ cp legal-fdl.xml.tmp legal-fdl.xml && rm -f legal-fdl.xml.tmp) if ! test -d it/; then mkdir it/; fi if [ -f "C/platform.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="it/it.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd it/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform.xml" > platform.xml.tmp && \ cp platform.xml.tmp platform.xml && rm -f platform.xml.tmp) if ! test -d ja/; then mkdir ja/; fi if [ -f "C/apx-modules.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ja/ja.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ja/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/apx-modules.xml" > apx-modules.xml.tmp && \ cp apx-modules.xml.tmp apx-modules.xml && rm -f apx-modules.xml.tmp) if ! test -d ja/; then mkdir ja/; fi if [ -f "C/bindings.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ja/ja.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ja/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/bindings.xml" > bindings.xml.tmp && \ cp bindings.xml.tmp bindings.xml && rm -f bindings.xml.tmp) if ! test -d ja/; then mkdir ja/; fi if [ -f "C/core-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ja/ja.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ja/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/core-tech.xml" > core-tech.xml.tmp && \ cp core-tech.xml.tmp core-tech.xml && rm -f core-tech.xml.tmp) if ! test -d ja/; then mkdir ja/; fi if [ -f "C/desktop-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ja/ja.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ja/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/desktop-tech.xml" > desktop-tech.xml.tmp && \ cp desktop-tech.xml.tmp desktop-tech.xml && rm -f desktop-tech.xml.tmp) if ! test -d ja/; then mkdir ja/; fi if [ -f "C/intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ja/ja.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ja/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/intro.xml" > intro.xml.tmp && \ cp intro.xml.tmp intro.xml && rm -f intro.xml.tmp) if ! test -d ja/; then mkdir ja/; fi if [ -f "C/ipc-network.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ja/ja.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ja/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ipc-network.xml" > ipc-network.xml.tmp && \ cp ipc-network.xml.tmp ipc-network.xml && rm -f ipc-network.xml.tmp) if ! test -d ja/; then mkdir ja/; fi if [ -f "C/legal-fdl.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ja/ja.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ja/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/legal-fdl.xml" > legal-fdl.xml.tmp && \ cp legal-fdl.xml.tmp legal-fdl.xml && rm -f legal-fdl.xml.tmp) if ! test -d ja/; then mkdir ja/; fi if [ -f "C/platform.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ja/ja.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ja/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform.xml" > platform.xml.tmp && \ cp platform.xml.tmp platform.xml && rm -f platform.xml.tmp) if ! test -d oc/; then mkdir oc/; fi if [ -f "C/apx-modules.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="oc/oc.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd oc/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/apx-modules.xml" > apx-modules.xml.tmp && \ cp apx-modules.xml.tmp apx-modules.xml && rm -f apx-modules.xml.tmp) if ! test -d oc/; then mkdir oc/; fi if [ -f "C/bindings.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="oc/oc.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd oc/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/bindings.xml" > bindings.xml.tmp && \ cp bindings.xml.tmp bindings.xml && rm -f bindings.xml.tmp) if ! test -d oc/; then mkdir oc/; fi if [ -f "C/core-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="oc/oc.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd oc/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/core-tech.xml" > core-tech.xml.tmp && \ cp core-tech.xml.tmp core-tech.xml && rm -f core-tech.xml.tmp) if ! test -d oc/; then mkdir oc/; fi if [ -f "C/desktop-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="oc/oc.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd oc/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/desktop-tech.xml" > desktop-tech.xml.tmp && \ cp desktop-tech.xml.tmp desktop-tech.xml && rm -f desktop-tech.xml.tmp) if ! test -d oc/; then mkdir oc/; fi if [ -f "C/intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="oc/oc.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd oc/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/intro.xml" > intro.xml.tmp && \ cp intro.xml.tmp intro.xml && rm -f intro.xml.tmp) if ! test -d oc/; then mkdir oc/; fi if [ -f "C/ipc-network.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="oc/oc.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd oc/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ipc-network.xml" > ipc-network.xml.tmp && \ cp ipc-network.xml.tmp ipc-network.xml && rm -f ipc-network.xml.tmp) if ! test -d oc/; then mkdir oc/; fi if [ -f "C/legal-fdl.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="oc/oc.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd oc/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/legal-fdl.xml" > legal-fdl.xml.tmp && \ cp legal-fdl.xml.tmp legal-fdl.xml && rm -f legal-fdl.xml.tmp) if ! test -d oc/; then mkdir oc/; fi if [ -f "C/platform.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="oc/oc.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd oc/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform.xml" > platform.xml.tmp && \ cp platform.xml.tmp platform.xml && rm -f platform.xml.tmp) if ! test -d pt_BR/; then mkdir pt_BR/; fi if [ -f "C/apx-modules.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd pt_BR/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/apx-modules.xml" > apx-modules.xml.tmp && \ cp apx-modules.xml.tmp apx-modules.xml && rm -f apx-modules.xml.tmp) if ! test -d pt_BR/; then mkdir pt_BR/; fi if [ -f "C/bindings.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd pt_BR/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/bindings.xml" > bindings.xml.tmp && \ cp bindings.xml.tmp bindings.xml && rm -f bindings.xml.tmp) if ! test -d pt_BR/; then mkdir pt_BR/; fi if [ -f "C/core-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd pt_BR/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/core-tech.xml" > core-tech.xml.tmp && \ cp core-tech.xml.tmp core-tech.xml && rm -f core-tech.xml.tmp) if ! test -d pt_BR/; then mkdir pt_BR/; fi if [ -f "C/desktop-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd pt_BR/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/desktop-tech.xml" > desktop-tech.xml.tmp && \ cp desktop-tech.xml.tmp desktop-tech.xml && rm -f desktop-tech.xml.tmp) if ! test -d pt_BR/; then mkdir pt_BR/; fi if [ -f "C/intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd pt_BR/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/intro.xml" > intro.xml.tmp && \ cp intro.xml.tmp intro.xml && rm -f intro.xml.tmp) if ! test -d pt_BR/; then mkdir pt_BR/; fi if [ -f "C/ipc-network.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd pt_BR/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ipc-network.xml" > ipc-network.xml.tmp && \ cp ipc-network.xml.tmp ipc-network.xml && rm -f ipc-network.xml.tmp) if ! test -d pt_BR/; then mkdir pt_BR/; fi if [ -f "C/legal-fdl.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd pt_BR/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/legal-fdl.xml" > legal-fdl.xml.tmp && \ cp legal-fdl.xml.tmp legal-fdl.xml && rm -f legal-fdl.xml.tmp) if ! test -d pt_BR/; then mkdir pt_BR/; fi if [ -f "C/platform.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd pt_BR/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform.xml" > platform.xml.tmp && \ cp platform.xml.tmp platform.xml && rm -f platform.xml.tmp) if ! test -d ru/; then mkdir ru/; fi if [ -f "C/apx-modules.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ru/ru.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ru/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/apx-modules.xml" > apx-modules.xml.tmp && \ cp apx-modules.xml.tmp apx-modules.xml && rm -f apx-modules.xml.tmp) if ! test -d ru/; then mkdir ru/; fi if [ -f "C/bindings.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ru/ru.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ru/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/bindings.xml" > bindings.xml.tmp && \ cp bindings.xml.tmp bindings.xml && rm -f bindings.xml.tmp) if ! test -d ru/; then mkdir ru/; fi if [ -f "C/core-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ru/ru.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ru/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/core-tech.xml" > core-tech.xml.tmp && \ cp core-tech.xml.tmp core-tech.xml && rm -f core-tech.xml.tmp) if ! test -d ru/; then mkdir ru/; fi if [ -f "C/desktop-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ru/ru.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ru/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/desktop-tech.xml" > desktop-tech.xml.tmp && \ cp desktop-tech.xml.tmp desktop-tech.xml && rm -f desktop-tech.xml.tmp) if ! test -d ru/; then mkdir ru/; fi if [ -f "C/intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ru/ru.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ru/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/intro.xml" > intro.xml.tmp && \ cp intro.xml.tmp intro.xml && rm -f intro.xml.tmp) if ! test -d ru/; then mkdir ru/; fi if [ -f "C/ipc-network.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ru/ru.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ru/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ipc-network.xml" > ipc-network.xml.tmp && \ cp ipc-network.xml.tmp ipc-network.xml && rm -f ipc-network.xml.tmp) if ! test -d ru/; then mkdir ru/; fi if [ -f "C/legal-fdl.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ru/ru.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ru/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/legal-fdl.xml" > legal-fdl.xml.tmp && \ cp legal-fdl.xml.tmp legal-fdl.xml && rm -f legal-fdl.xml.tmp) if ! test -d ru/; then mkdir ru/; fi if [ -f "C/platform.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="ru/ru.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd ru/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform.xml" > platform.xml.tmp && \ cp platform.xml.tmp platform.xml && rm -f platform.xml.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/apx-modules.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/apx-modules.xml" > apx-modules.xml.tmp && \ cp apx-modules.xml.tmp apx-modules.xml && rm -f apx-modules.xml.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/bindings.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/bindings.xml" > bindings.xml.tmp && \ cp bindings.xml.tmp bindings.xml && rm -f bindings.xml.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/core-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/core-tech.xml" > core-tech.xml.tmp && \ cp core-tech.xml.tmp core-tech.xml && rm -f core-tech.xml.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/desktop-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/desktop-tech.xml" > desktop-tech.xml.tmp && \ cp desktop-tech.xml.tmp desktop-tech.xml && rm -f desktop-tech.xml.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/intro.xml" > intro.xml.tmp && \ cp intro.xml.tmp intro.xml && rm -f intro.xml.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/ipc-network.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ipc-network.xml" > ipc-network.xml.tmp && \ cp ipc-network.xml.tmp ipc-network.xml && rm -f ipc-network.xml.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/legal-fdl.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/legal-fdl.xml" > legal-fdl.xml.tmp && \ cp legal-fdl.xml.tmp legal-fdl.xml && rm -f legal-fdl.xml.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/platform.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform.xml" > platform.xml.tmp && \ cp platform.xml.tmp platform.xml && rm -f platform.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/apx-modules.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/apx-modules.xml" > apx-modules.xml.tmp && \ cp apx-modules.xml.tmp apx-modules.xml && rm -f apx-modules.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/bindings.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/bindings.xml" > bindings.xml.tmp && \ cp bindings.xml.tmp bindings.xml && rm -f bindings.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/core-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/core-tech.xml" > core-tech.xml.tmp && \ cp core-tech.xml.tmp core-tech.xml && rm -f core-tech.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/desktop-tech.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/desktop-tech.xml" > desktop-tech.xml.tmp && \ cp desktop-tech.xml.tmp desktop-tech.xml && rm -f desktop-tech.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/intro.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/intro.xml" > intro.xml.tmp && \ cp intro.xml.tmp intro.xml && rm -f intro.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/ipc-network.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ipc-network.xml" > ipc-network.xml.tmp && \ cp ipc-network.xml.tmp ipc-network.xml && rm -f ipc-network.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/legal-fdl.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/legal-fdl.xml" > legal-fdl.xml.tmp && \ cp legal-fdl.xml.tmp legal-fdl.xml && rm -f legal-fdl.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/platform.xml" ]; then d="../"; else d="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/platform.xml" > platform.xml.tmp && \ cp platform.xml.tmp platform.xml && rm -f platform.xml.tmp) xsltproc -o platform-overview-C.omf --stringparam db2omf.basename platform-overview --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/platform-overview.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/platform-overview.xml || { rm -f "platform-overview-C.omf"; exit 1; } xsltproc -o platform-overview-cs.omf --stringparam db2omf.basename platform-overview --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang cs --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/platform-overview.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` cs/platform-overview.xml || { rm -f "platform-overview-cs.omf"; exit 1; } xsltproc -o platform-overview-de.omf --stringparam db2omf.basename platform-overview --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang de --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/platform-overview.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` de/platform-overview.xml || { rm -f "platform-overview-de.omf"; exit 1; } xsltproc -o platform-overview-el.omf --stringparam db2omf.basename platform-overview --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang el --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/platform-overview.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` el/platform-overview.xml || { rm -f "platform-overview-el.omf"; exit 1; } xsltproc -o platform-overview-es.omf --stringparam db2omf.basename platform-overview --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/platform-overview.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` es/platform-overview.xml || { rm -f "platform-overview-es.omf"; exit 1; } xsltproc -o platform-overview-fr.omf --stringparam db2omf.basename platform-overview --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/platform-overview.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` fr/platform-overview.xml || { rm -f "platform-overview-fr.omf"; exit 1; } xsltproc -o platform-overview-it.omf --stringparam db2omf.basename platform-overview --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang it --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/platform-overview.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` it/platform-overview.xml || { rm -f "platform-overview-it.omf"; exit 1; } xsltproc -o platform-overview-ja.omf --stringparam db2omf.basename platform-overview --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang ja --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/platform-overview.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` ja/platform-overview.xml || { rm -f "platform-overview-ja.omf"; exit 1; } xsltproc -o platform-overview-oc.omf --stringparam db2omf.basename platform-overview --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang oc --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/platform-overview.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` oc/platform-overview.xml || { rm -f "platform-overview-oc.omf"; exit 1; } xsltproc -o platform-overview-pt_BR.omf --stringparam db2omf.basename platform-overview --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang pt_BR --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/platform-overview.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` pt_BR/platform-overview.xml || { rm -f "platform-overview-pt_BR.omf"; exit 1; } xsltproc -o platform-overview-ru.omf --stringparam db2omf.basename platform-overview --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang ru --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/platform-overview.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` ru/platform-overview.xml || { rm -f "platform-overview-ru.omf"; exit 1; } xsltproc -o platform-overview-uk.omf --stringparam db2omf.basename platform-overview --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang uk --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/platform-overview.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` uk/platform-overview.xml || { rm -f "platform-overview-uk.omf"; exit 1; } xsltproc -o platform-overview-sl.omf --stringparam db2omf.basename platform-overview --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang sl --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview/platform-overview.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` sl/platform-overview.xml || { rm -f "platform-overview-sl.omf"; exit 1; } make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview' make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5doWUk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch ++ dirname /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch + cd gnome-devel-docs-2.91.91 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch + make install DESTDIR=/builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch Making install in accessibility-devel-guide make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide' make[2]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl /usr/bin/install -c -m 644 C/gad.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/gad.xml /usr/bin/install -c -m 644 C/gtest.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/gtest.xml /usr/bin/install -c -m 644 C/legal.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/legal.xml /usr/bin/install -c -m 644 C/accessibility-devel-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/accessibility-devel-guide.xml /usr/bin/install -c -m 644 de/accessibility-devel-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/accessibility-devel-guide.xml /usr/bin/install -c -m 644 el/accessibility-devel-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/accessibility-devel-guide.xml /usr/bin/install -c -m 644 es/accessibility-devel-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/accessibility-devel-guide.xml /usr/bin/install -c -m 644 fr/accessibility-devel-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/accessibility-devel-guide.xml /usr/bin/install -c -m 644 ja/accessibility-devel-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/accessibility-devel-guide.xml /usr/bin/install -c -m 644 sl/accessibility-devel-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/accessibility-devel-guide.xml /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/ /usr/bin/install -c -m 644 C/figures/at-arch.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/at-arch.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/at-arch.png at-arch.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/at-arch.png at-arch.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/at-arch.png at-arch.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/at-arch.png at-arch.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/at-arch.png at-arch.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/at-arch.png at-arch.png /usr/bin/install -c -m 644 C/figures/badfocus1.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/badfocus1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/badfocus1.png badfocus1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/badfocus1.png badfocus1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/badfocus1.png badfocus1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/badfocus1.png badfocus1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/badfocus1.png badfocus1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/badfocus1.png badfocus1.png /usr/bin/install -c -m 644 C/figures/badfocus2.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/badfocus2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/badfocus2.png badfocus2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/badfocus2.png badfocus2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/badfocus2.png badfocus2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/badfocus2.png badfocus2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/badfocus2.png badfocus2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/badfocus2.png badfocus2.png /usr/bin/install -c -m 644 C/figures/badfocus3.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/badfocus3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/badfocus3.png badfocus3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/badfocus3.png badfocus3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/badfocus3.png badfocus3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/badfocus3.png badfocus3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/badfocus3.png badfocus3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/badfocus3.png badfocus3.png /usr/bin/install -c -m 644 C/figures/colour_and_arrows.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/colour_and_arrows.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/colour_and_arrows.png colour_and_arrows.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/colour_and_arrows.png colour_and_arrows.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/colour_and_arrows.png colour_and_arrows.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/colour_and_arrows.png colour_and_arrows.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/colour_and_arrows.png colour_and_arrows.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/colour_and_arrows.png colour_and_arrows.png /usr/bin/install -c -m 644 C/figures/colour_only.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/colour_only.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/colour_only.png colour_only.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/colour_only.png colour_only.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/colour_only.png colour_only.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/colour_only.png colour_only.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/colour_only.png colour_only.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/colour_only.png colour_only.png /usr/bin/install -c -m 644 C/figures/depend1a.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/depend1a.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/depend1a.png depend1a.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/depend1a.png depend1a.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/depend1a.png depend1a.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/depend1a.png depend1a.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/depend1a.png depend1a.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/depend1a.png depend1a.png /usr/bin/install -c -m 644 C/figures/depend1.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/depend1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/depend1.png depend1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/depend1.png depend1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/depend1.png depend1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/depend1.png depend1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/depend1.png depend1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/depend1.png depend1.png /usr/bin/install -c -m 644 C/figures/depend2a.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/depend2a.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/depend2a.png depend2a.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/depend2a.png depend2a.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/depend2a.png depend2a.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/depend2a.png depend2a.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/depend2a.png depend2a.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/depend2a.png depend2a.png /usr/bin/install -c -m 644 C/figures/depend2.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/depend2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/depend2.png depend2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/depend2.png depend2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/depend2.png depend2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/depend2.png depend2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/depend2.png depend2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/depend2.png depend2.png /usr/bin/install -c -m 644 C/figures/depend3.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/depend3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/depend3.png depend3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/depend3.png depend3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/depend3.png depend3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/depend3.png depend3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/depend3.png depend3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/depend3.png depend3.png /usr/bin/install -c -m 644 C/figures/GNOME_desktop_Accessibility.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/GNOME_desktop_Accessibility.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/GNOME_desktop_Accessibility.png GNOME_desktop_Accessibility.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/GNOME_desktop_Accessibility.png GNOME_desktop_Accessibility.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/GNOME_desktop_Accessibility.png GNOME_desktop_Accessibility.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/GNOME_desktop_Accessibility.png GNOME_desktop_Accessibility.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/GNOME_desktop_Accessibility.png GNOME_desktop_Accessibility.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/GNOME_desktop_Accessibility.png GNOME_desktop_Accessibility.png /usr/bin/install -c -m 644 C/figures/goodfocus2.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/goodfocus2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/goodfocus2.png goodfocus2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/goodfocus2.png goodfocus2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/goodfocus2.png goodfocus2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/goodfocus2.png goodfocus2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/goodfocus2.png goodfocus2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/goodfocus2.png goodfocus2.png /usr/bin/install -c -m 644 C/figures/goodfocus3.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/goodfocus3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/goodfocus3.png goodfocus3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/goodfocus3.png goodfocus3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/goodfocus3.png goodfocus3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/goodfocus3.png goodfocus3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/goodfocus3.png goodfocus3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/goodfocus3.png goodfocus3.png /usr/bin/install -c -m 644 C/figures/goodfocus.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/goodfocus.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/goodfocus.png goodfocus.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/goodfocus.png goodfocus.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/goodfocus.png goodfocus.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/goodfocus.png goodfocus.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/goodfocus.png goodfocus.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/goodfocus.png goodfocus.png /usr/bin/install -c -m 644 C/figures/label_above.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/label_above.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/label_above.png label_above.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/label_above.png label_above.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/label_above.png label_above.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/label_above.png label_above.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/label_above.png label_above.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/label_above.png label_above.png /usr/bin/install -c -m 644 C/figures/label_below.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/label_below.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/label_below.png label_below.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/label_below.png label_below.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/label_below.png label_below.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/label_below.png label_below.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/label_below.png label_below.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/label_below.png label_below.png /usr/bin/install -c -m 644 C/figures/label_left.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/label_left.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/label_left.png label_left.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/label_left.png label_left.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/label_left.png label_left.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/label_left.png label_left.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/label_left.png label_left.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/label_left.png label_left.png /usr/bin/install -c -m 644 C/figures/label_right.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/label_right.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/label_right.png label_right.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/label_right.png label_right.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/label_right.png label_right.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/label_right.png label_right.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/label_right.png label_right.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/label_right.png label_right.png /usr/bin/install -c -m 644 C/figures/nodrop.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/C/figures/nodrop.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/de/figures/ && ln -s -f ../../C/figures/nodrop.png nodrop.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/el/figures/ && ln -s -f ../../C/figures/nodrop.png nodrop.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/es/figures/ && ln -s -f ../../C/figures/nodrop.png nodrop.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/fr/figures/ && ln -s -f ../../C/figures/nodrop.png nodrop.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/ja/figures/ && ln -s -f ../../C/figures/nodrop.png nodrop.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/accessibility-devel-guide/sl/figures/ && ln -s -f ../../C/figures/nodrop.png nodrop.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/accessibility-devel-guide /usr/bin/install -c -m 644 accessibility-devel-guide-C.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/accessibility-devel-guide/accessibility-devel-guide-C.omf /usr/bin/install -c -m 644 accessibility-devel-guide-de.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/accessibility-devel-guide/accessibility-devel-guide-de.omf /usr/bin/install -c -m 644 accessibility-devel-guide-el.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/accessibility-devel-guide/accessibility-devel-guide-el.omf /usr/bin/install -c -m 644 accessibility-devel-guide-es.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/accessibility-devel-guide/accessibility-devel-guide-es.omf /usr/bin/install -c -m 644 accessibility-devel-guide-fr.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/accessibility-devel-guide/accessibility-devel-guide-fr.omf /usr/bin/install -c -m 644 accessibility-devel-guide-ja.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/accessibility-devel-guide/accessibility-devel-guide-ja.omf /usr/bin/install -c -m 644 accessibility-devel-guide-sl.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/accessibility-devel-guide/accessibility-devel-guide-sl.omf scrollkeeper-update -p /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/var/lib/rarian -o /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/accessibility-devel-guide make[2]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide' make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/accessibility-devel-guide' Making install in articles make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/articles' Making install in devtools-install make[2]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/articles/devtools-install' make[3]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/articles/devtools-install' make[3]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/devtools-install/C /usr/bin/install -c -m 644 C/index.page /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/devtools-install/C/index.page /usr/bin/install -c -m 644 C/fedora.page /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/devtools-install/C/fedora.page /usr/bin/install -c -m 644 C/ubuntu.page /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/devtools-install/C/ubuntu.page /usr/bin/install -c -m 644 C/opensuse.page /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/devtools-install/C/opensuse.page cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/devtools-install/C/ && ln -s -f ../../C/fedora.png fedora.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/devtools-install/C/ && ln -s -f ../../C/ubuntu.png ubuntu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/devtools-install/C/ && ln -s -f ../../C/opensuse.png opensuse.png make[3]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/articles/devtools-install' make[2]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/articles/devtools-install' make[2]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/articles' make[3]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/articles' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/articles' make[2]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/articles' make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/articles' Making install in demos make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/demos' make[2]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/demos' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gnome-devel-demos/C /usr/bin/install -c -m 644 C/guitar-tuner.c.page /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gnome-devel-demos/C/guitar-tuner.c.page /usr/bin/install -c -m 644 C/image-viewer.c.page /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gnome-devel-demos/C/image-viewer.c.page /usr/bin/install -c -m 644 C/image-viewer.js.page /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gnome-devel-demos/C/image-viewer.js.page /usr/bin/install -c -m 644 C/magic-mirror.vala.page /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gnome-devel-demos/C/magic-mirror.vala.page /usr/bin/install -c -m 644 C/message-board.c.page /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gnome-devel-demos/C/message-board.c.page /usr/bin/install -c -m 644 C/photo-wall.c.page /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gnome-devel-demos/C/photo-wall.c.page /usr/bin/install -c -m 644 C/record-collection.js.page /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gnome-devel-demos/C/record-collection.js.page /usr/bin/install -c -m 644 C/index.page /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gnome-devel-demos/C/index.page /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gnome-devel-demos/C/media/ /usr/bin/install -c -m 644 C/media/guitar-tuner.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gnome-devel-demos/C/media/guitar-tuner.png /usr/bin/install -c -m 644 C/media/image-viewer.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gnome-devel-demos/C/media/image-viewer.png /usr/bin/install -c -m 644 C/media/photo-wall.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gnome-devel-demos/C/media/photo-wall.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gnome-devel-demos/C/media/ && ln -s -f ../../C/media/photo-wall-zoomed.png photo-wall-zoomed.png /usr/bin/install -c -m 644 C/media/record-collection.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gnome-devel-demos/C/media/record-collection.png make[2]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/demos' make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/demos' Making install in gdp-handbook make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/gdp-handbook' make[2]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/gdp-handbook' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C /usr/bin/install -c -m 644 C/legal.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/legal.xml /usr/bin/install -c -m 644 C/builddocs.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/builddocs.xml /usr/bin/install -c -m 644 C/callout_procedure.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/callout_procedure.xml /usr/bin/install -c -m 644 C/contexthelp.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/contexthelp.xml /usr/bin/install -c -m 644 C/conventions.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/conventions.xml /usr/bin/install -c -m 644 C/crossreferencing.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/crossreferencing.xml /usr/bin/install -c -m 644 C/docbook.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/docbook.xml /usr/bin/install -c -m 644 C/docsystem.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/docsystem.xml /usr/bin/install -c -m 644 C/finish.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/finish.xml /usr/bin/install -c -m 644 C/getstarted.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/getstarted.xml /usr/bin/install -c -m 644 C/introduction.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/introduction.xml /usr/bin/install -c -m 644 C/manuals.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/manuals.xml /usr/bin/install -c -m 644 C/resources.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/resources.xml /usr/bin/install -c -m 644 C/screenshot_procedure.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/screenshot_procedure.xml /usr/bin/install -c -m 644 C/sectids.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/sectids.xml /usr/bin/install -c -m 644 C/teamwork.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/teamwork.xml /usr/bin/install -c -m 644 C/gdp-handbook.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-handbook/C/gdp-handbook.xml /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/gdp-handbook /usr/bin/install -c -m 644 gdp-handbook-C.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/gdp-handbook/gdp-handbook-C.omf scrollkeeper-update -p /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/var/lib/rarian -o /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/gdp-handbook make[2]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/gdp-handbook' make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/gdp-handbook' Making install in gdp-style-guide make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/gdp-style-guide' make[2]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/gdp-style-guide' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C /usr/bin/install -c -m 644 C/Authorlist.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/Authorlist.xml /usr/bin/install -c -m 644 C/accessibility.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/accessibility.xml /usr/bin/install -c -m 644 C/fundamentals.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/fundamentals.xml /usr/bin/install -c -m 644 C/grammar_usage.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/grammar_usage.xml /usr/bin/install -c -m 644 C/gui.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/gui.xml /usr/bin/install -c -m 644 C/improving.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/improving.xml /usr/bin/install -c -m 644 C/indexing.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/indexing.xml /usr/bin/install -c -m 644 C/infoblocks.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/infoblocks.xml /usr/bin/install -c -m 644 C/infodesign.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/infodesign.xml /usr/bin/install -c -m 644 C/language.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/language.xml /usr/bin/install -c -m 644 C/legal.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/legal.xml /usr/bin/install -c -m 644 C/legal_issues.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/legal_issues.xml /usr/bin/install -c -m 644 C/locale.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/locale.xml /usr/bin/install -c -m 644 C/preface.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/preface.xml /usr/bin/install -c -m 644 C/screenshot.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/screenshot.xml /usr/bin/install -c -m 644 C/units.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/units.xml /usr/bin/install -c -m 644 C/usability.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/usability.xml /usr/bin/install -c -m 644 C/wordlist.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/wordlist.xml /usr/bin/install -c -m 644 C/gdp-style-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/gdp-style-guide.xml /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/ /usr/bin/install -c -m 644 C/figures/applet_popup_menu.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/applet_popup_menu.png /usr/bin/install -c -m 644 C/figures/arrow_button1.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/arrow_button1.png /usr/bin/install -c -m 644 C/figures/arrow_button2.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/arrow_button2.png /usr/bin/install -c -m 644 C/figures/callout_notflow.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/callout_notflow.png /usr/bin/install -c -m 644 C/figures/check_box.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/check_box.png /usr/bin/install -c -m 644 C/figures/color_selector_button.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/color_selector_button.png /usr/bin/install -c -m 644 C/figures/color_wheel1.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/color_wheel1.png /usr/bin/install -c -m 644 C/figures/color_wheel2.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/color_wheel2.png /usr/bin/install -c -m 644 C/figures/column_heading.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/column_heading.png /usr/bin/install -c -m 644 C/figures/command_button.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/command_button.png /usr/bin/install -c -m 644 C/figures/desktop_background_menu.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/desktop_background_menu.png /usr/bin/install -c -m 644 C/figures/desktop_elements.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/desktop_elements.png /usr/bin/install -c -m 644 C/figures/dropdown_combination_box.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/dropdown_combination_box.png /usr/bin/install -c -m 644 C/figures/dropdown_list_box.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/dropdown_list_box.png /usr/bin/install -c -m 644 C/figures/dropdown_section1.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/dropdown_section1.png /usr/bin/install -c -m 644 C/figures/dropdown_section2.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/dropdown_section2.png /usr/bin/install -c -m 644 C/figures/field.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/field.png /usr/bin/install -c -m 644 C/figures/font_selector_button.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/font_selector_button.png /usr/bin/install -c -m 644 C/figures/footprint_icon.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/footprint_icon.png /usr/bin/install -c -m 644 C/figures/gnome_menu.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/gnome_menu.png /usr/bin/install -c -m 644 C/figures/group_box.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/group_box.png /usr/bin/install -c -m 644 C/figures/icon_selector_button1.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/icon_selector_button1.png /usr/bin/install -c -m 644 C/figures/icon_selector_button2.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/icon_selector_button2.png /usr/bin/install -c -m 644 C/figures/launcher_popup_menu.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/launcher_popup_menu.png /usr/bin/install -c -m 644 C/figures/list_box.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/list_box.png /usr/bin/install -c -m 644 C/figures/panel_elements.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/panel_elements.png /usr/bin/install -c -m 644 C/figures/panel_object_popup_menu.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/panel_object_popup_menu.png /usr/bin/install -c -m 644 C/figures/panel_popup_menu.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/panel_popup_menu.png /usr/bin/install -c -m 644 C/figures/radio_button.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/radio_button.png /usr/bin/install -c -m 644 C/figures/sample_anno_panel.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/sample_anno_panel.png /usr/bin/install -c -m 644 C/figures/scrollbar.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/scrollbar.png /usr/bin/install -c -m 644 C/figures/slider.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/slider.png /usr/bin/install -c -m 644 C/figures/spin_box.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/spin_box.png /usr/bin/install -c -m 644 C/figures/tabbed_section.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/tabbed_section.png /usr/bin/install -c -m 644 C/figures/table.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/table.png /usr/bin/install -c -m 644 C/figures/tabs.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/tabs.png /usr/bin/install -c -m 644 C/figures/text_box.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/text_box.png /usr/bin/install -c -m 644 C/figures/toggle_button.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/toggle_button.png /usr/bin/install -c -m 644 C/figures/toolbar_button.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/toolbar_button.png /usr/bin/install -c -m 644 C/figures/window_elements.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/window_elements.png /usr/bin/install -c -m 644 C/figures/window_frame_button.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/window_frame_button.png /usr/bin/install -c -m 644 C/figures/window_list_button.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/window_list_button.png /usr/bin/install -c -m 644 C/figures/window_menu.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/window_menu.png /usr/bin/install -c -m 644 C/figures/window_panes.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/window_panes.png /usr/bin/install -c -m 644 C/figures/window_titlebar_elements.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/gdp-style-guide/C/figures/window_titlebar_elements.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/gdp-style-guide /usr/bin/install -c -m 644 gdp-style-guide-C.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/gdp-style-guide/gdp-style-guide-C.omf scrollkeeper-update -p /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/var/lib/rarian -o /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/gdp-style-guide make[2]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/gdp-style-guide' make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/gdp-style-guide' Making install in hig make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig' make[2]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW /usr/bin/install -c -m 644 C/hig-ch-bibliography.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-bibliography.xml /usr/bin/install -c -m 644 C/hig-ch-checks.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-checks.xml /usr/bin/install -c -m 644 C/hig-ch-controls.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-controls.xml /usr/bin/install -c -m 644 C/hig-ch-credits.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-credits.xml /usr/bin/install -c -m 644 C/hig-ch-desktop.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-desktop.xml /usr/bin/install -c -m 644 C/hig-ch-feedback.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-feedback.xml /usr/bin/install -c -m 644 C/hig-ch-icons-new.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-icons-new.xml /usr/bin/install -c -m 644 C/hig-ch-icons.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-icons.xml /usr/bin/install -c -m 644 C/hig-ch-input.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-input.xml /usr/bin/install -c -m 644 C/hig-ch-intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-intro.xml /usr/bin/install -c -m 644 C/hig-ch-language.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-language.xml /usr/bin/install -c -m 644 C/hig-ch-layout.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-layout.xml /usr/bin/install -c -m 644 C/hig-ch-menus.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-menus.xml /usr/bin/install -c -m 644 C/hig-ch-principles.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-principles.xml /usr/bin/install -c -m 644 C/hig-ch-toolbars.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-toolbars.xml /usr/bin/install -c -m 644 C/hig-ch-windows.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-windows.xml /usr/bin/install -c -m 644 C/hig-ch-whatsnew.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-ch-whatsnew.xml /usr/bin/install -c -m 644 C/hig-book.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/hig-book.xml /usr/bin/install -c -m 644 de/hig-book.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/hig-book.xml /usr/bin/install -c -m 644 el/hig-book.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/hig-book.xml /usr/bin/install -c -m 644 es/hig-book.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/hig-book.xml /usr/bin/install -c -m 644 fr/hig-book.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/hig-book.xml /usr/bin/install -c -m 644 sl/hig-book.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/hig-book.xml /usr/bin/install -c -m 644 zh_CN/hig-book.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/hig-book.xml /usr/bin/install -c -m 644 zh_HK/hig-book.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/hig-book.xml /usr/bin/install -c -m 644 zh_TW/hig-book.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/hig-book.xml /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/ /usr/bin/install -c -m 644 C/images/controls-buttons.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-buttons.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-buttons.png controls-buttons.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-buttons.png controls-buttons.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-buttons.png controls-buttons.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-buttons.png controls-buttons.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-buttons.png controls-buttons.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-buttons.png controls-buttons.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-buttons.png controls-buttons.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-buttons.png controls-buttons.png /usr/bin/install -c -m 644 C/images/controls-check-box-ambiguous.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-check-box-ambiguous.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-check-box-ambiguous.png controls-check-box-ambiguous.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-check-box-ambiguous.png controls-check-box-ambiguous.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-check-box-ambiguous.png controls-check-box-ambiguous.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-check-box-ambiguous.png controls-check-box-ambiguous.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-check-box-ambiguous.png controls-check-box-ambiguous.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-check-box-ambiguous.png controls-check-box-ambiguous.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-check-box-ambiguous.png controls-check-box-ambiguous.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-check-box-ambiguous.png controls-check-box-ambiguous.png /usr/bin/install -c -m 644 C/images/controls-check-boxes-mixed.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-check-boxes-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-check-boxes-mixed.png controls-check-boxes-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-check-boxes-mixed.png controls-check-boxes-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-check-boxes-mixed.png controls-check-boxes-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-check-boxes-mixed.png controls-check-boxes-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-check-boxes-mixed.png controls-check-boxes-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-check-boxes-mixed.png controls-check-boxes-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-check-boxes-mixed.png controls-check-boxes-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-check-boxes-mixed.png controls-check-boxes-mixed.png /usr/bin/install -c -m 644 C/images/controls-check-boxes.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-check-boxes.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-check-boxes.png controls-check-boxes.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-check-boxes.png controls-check-boxes.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-check-boxes.png controls-check-boxes.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-check-boxes.png controls-check-boxes.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-check-boxes.png controls-check-boxes.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-check-boxes.png controls-check-boxes.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-check-boxes.png controls-check-boxes.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-check-boxes.png controls-check-boxes.png /usr/bin/install -c -m 644 C/images/controls-combo.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-combo.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-combo.png controls-combo.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-combo.png controls-combo.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-combo.png controls-combo.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-combo.png controls-combo.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-combo.png controls-combo.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-combo.png controls-combo.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-combo.png controls-combo.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-combo.png controls-combo.png /usr/bin/install -c -m 644 C/images/controls-frames.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-frames.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-frames.png controls-frames.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-frames.png controls-frames.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-frames.png controls-frames.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-frames.png controls-frames.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-frames.png controls-frames.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-frames.png controls-frames.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-frames.png controls-frames.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-frames.png controls-frames.png /usr/bin/install -c -m 644 C/images/controls-list-checkbox.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-list-checkbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-list-checkbox.png controls-list-checkbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-list-checkbox.png controls-list-checkbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-list-checkbox.png controls-list-checkbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-list-checkbox.png controls-list-checkbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-list-checkbox.png controls-list-checkbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-list-checkbox.png controls-list-checkbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-list-checkbox.png controls-list-checkbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-list-checkbox.png controls-list-checkbox.png /usr/bin/install -c -m 644 C/images/controls-list.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-list.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-list.png controls-list.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-list.png controls-list.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-list.png controls-list.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-list.png controls-list.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-list.png controls-list.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-list.png controls-list.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-list.png controls-list.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-list.png controls-list.png /usr/bin/install -c -m 644 C/images/controls-locked.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-locked.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-locked.png controls-locked.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-locked.png controls-locked.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-locked.png controls-locked.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-locked.png controls-locked.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-locked.png controls-locked.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-locked.png controls-locked.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-locked.png controls-locked.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-locked.png controls-locked.png /usr/bin/install -c -m 644 C/images/controls-notebook-list.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-notebook-list.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-notebook-list.png controls-notebook-list.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-notebook-list.png controls-notebook-list.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-notebook-list.png controls-notebook-list.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-notebook-list.png controls-notebook-list.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-notebook-list.png controls-notebook-list.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-notebook-list.png controls-notebook-list.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-notebook-list.png controls-notebook-list.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-notebook-list.png controls-notebook-list.png /usr/bin/install -c -m 644 C/images/controls-notebook-tabs.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-notebook-tabs.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-notebook-tabs.png controls-notebook-tabs.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-notebook-tabs.png controls-notebook-tabs.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-notebook-tabs.png controls-notebook-tabs.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-notebook-tabs.png controls-notebook-tabs.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-notebook-tabs.png controls-notebook-tabs.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-notebook-tabs.png controls-notebook-tabs.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-notebook-tabs.png controls-notebook-tabs.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-notebook-tabs.png controls-notebook-tabs.png /usr/bin/install -c -m 644 C/images/controls-notebook.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-notebook.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-notebook.png controls-notebook.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-notebook.png controls-notebook.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-notebook.png controls-notebook.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-notebook.png controls-notebook.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-notebook.png controls-notebook.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-notebook.png controls-notebook.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-notebook.png controls-notebook.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-notebook.png controls-notebook.png /usr/bin/install -c -m 644 C/images/controls-old-frames.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-old-frames.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-old-frames.png controls-old-frames.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-old-frames.png controls-old-frames.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-old-frames.png controls-old-frames.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-old-frames.png controls-old-frames.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-old-frames.png controls-old-frames.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-old-frames.png controls-old-frames.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-old-frames.png controls-old-frames.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-old-frames.png controls-old-frames.png /usr/bin/install -c -m 644 C/images/controls-option-menu.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-option-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-option-menu.png controls-option-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-option-menu.png controls-option-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-option-menu.png controls-option-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-option-menu.png controls-option-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-option-menu.png controls-option-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-option-menu.png controls-option-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-option-menu.png controls-option-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-option-menu.png controls-option-menu.png /usr/bin/install -c -m 644 C/images/controls-progress-indeterminate.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-progress-indeterminate.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-progress-indeterminate.png controls-progress-indeterminate.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-progress-indeterminate.png controls-progress-indeterminate.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-progress-indeterminate.png controls-progress-indeterminate.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-progress-indeterminate.png controls-progress-indeterminate.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-progress-indeterminate.png controls-progress-indeterminate.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-progress-indeterminate.png controls-progress-indeterminate.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-progress-indeterminate.png controls-progress-indeterminate.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-progress-indeterminate.png controls-progress-indeterminate.png /usr/bin/install -c -m 644 C/images/controls-progress-time.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-progress-time.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-progress-time.png controls-progress-time.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-progress-time.png controls-progress-time.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-progress-time.png controls-progress-time.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-progress-time.png controls-progress-time.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-progress-time.png controls-progress-time.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-progress-time.png controls-progress-time.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-progress-time.png controls-progress-time.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-progress-time.png controls-progress-time.png /usr/bin/install -c -m 644 C/images/controls-progress-typical.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-progress-typical.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-progress-typical.png controls-progress-typical.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-progress-typical.png controls-progress-typical.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-progress-typical.png controls-progress-typical.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-progress-typical.png controls-progress-typical.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-progress-typical.png controls-progress-typical.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-progress-typical.png controls-progress-typical.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-progress-typical.png controls-progress-typical.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-progress-typical.png controls-progress-typical.png /usr/bin/install -c -m 644 C/images/controls-radio-button-mixed.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-radio-button-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-radio-button-mixed.png controls-radio-button-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-radio-button-mixed.png controls-radio-button-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-radio-button-mixed.png controls-radio-button-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-radio-button-mixed.png controls-radio-button-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-radio-button-mixed.png controls-radio-button-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-radio-button-mixed.png controls-radio-button-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-radio-button-mixed.png controls-radio-button-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-radio-button-mixed.png controls-radio-button-mixed.png /usr/bin/install -c -m 644 C/images/controls-radio-buttons.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-radio-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-radio-buttons.png controls-radio-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-radio-buttons.png controls-radio-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-radio-buttons.png controls-radio-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-radio-buttons.png controls-radio-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-radio-buttons.png controls-radio-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-radio-buttons.png controls-radio-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-radio-buttons.png controls-radio-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-radio-buttons.png controls-radio-buttons.png /usr/bin/install -c -m 644 C/images/controls-sensitivity.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-sensitivity.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-sensitivity.png controls-sensitivity.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-sensitivity.png controls-sensitivity.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-sensitivity.png controls-sensitivity.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-sensitivity.png controls-sensitivity.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-sensitivity.png controls-sensitivity.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-sensitivity.png controls-sensitivity.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-sensitivity.png controls-sensitivity.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-sensitivity.png controls-sensitivity.png /usr/bin/install -c -m 644 C/images/controls-slider-spinbox.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-slider-spinbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-slider-spinbox.png controls-slider-spinbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-slider-spinbox.png controls-slider-spinbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-slider-spinbox.png controls-slider-spinbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-slider-spinbox.png controls-slider-spinbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-slider-spinbox.png controls-slider-spinbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-slider-spinbox.png controls-slider-spinbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-slider-spinbox.png controls-slider-spinbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-slider-spinbox.png controls-slider-spinbox.png /usr/bin/install -c -m 644 C/images/controls-slider.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-slider.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-slider.png controls-slider.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-slider.png controls-slider.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-slider.png controls-slider.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-slider.png controls-slider.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-slider.png controls-slider.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-slider.png controls-slider.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-slider.png controls-slider.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-slider.png controls-slider.png /usr/bin/install -c -m 644 C/images/controls-spin-box.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-spin-box.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-spin-box.png controls-spin-box.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-spin-box.png controls-spin-box.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-spin-box.png controls-spin-box.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-spin-box.png controls-spin-box.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-spin-box.png controls-spin-box.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-spin-box.png controls-spin-box.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-spin-box.png controls-spin-box.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-spin-box.png controls-spin-box.png /usr/bin/install -c -m 644 C/images/controls-status-bar-interactive.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-status-bar-interactive.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-status-bar-interactive.png controls-status-bar-interactive.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-status-bar-interactive.png controls-status-bar-interactive.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-status-bar-interactive.png controls-status-bar-interactive.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-status-bar-interactive.png controls-status-bar-interactive.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-status-bar-interactive.png controls-status-bar-interactive.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-status-bar-interactive.png controls-status-bar-interactive.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-status-bar-interactive.png controls-status-bar-interactive.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-status-bar-interactive.png controls-status-bar-interactive.png /usr/bin/install -c -m 644 C/images/controls-status-bar.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-status-bar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-status-bar.png controls-status-bar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-status-bar.png controls-status-bar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-status-bar.png controls-status-bar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-status-bar.png controls-status-bar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-status-bar.png controls-status-bar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-status-bar.png controls-status-bar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-status-bar.png controls-status-bar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-status-bar.png controls-status-bar.png /usr/bin/install -c -m 644 C/images/controls-text-choose.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-text-choose.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-text-choose.png controls-text-choose.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-text-choose.png controls-text-choose.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-text-choose.png controls-text-choose.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-text-choose.png controls-text-choose.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-text-choose.png controls-text-choose.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-text-choose.png controls-text-choose.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-text-choose.png controls-text-choose.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-text-choose.png controls-text-choose.png /usr/bin/install -c -m 644 C/images/controls-text-prompt.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-text-prompt.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-text-prompt.png controls-text-prompt.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-text-prompt.png controls-text-prompt.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-text-prompt.png controls-text-prompt.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-text-prompt.png controls-text-prompt.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-text-prompt.png controls-text-prompt.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-text-prompt.png controls-text-prompt.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-text-prompt.png controls-text-prompt.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-text-prompt.png controls-text-prompt.png /usr/bin/install -c -m 644 C/images/controls-text.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-text.png controls-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-text.png controls-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-text.png controls-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-text.png controls-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-text.png controls-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-text.png controls-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-text.png controls-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-text.png controls-text.png /usr/bin/install -c -m 644 C/images/controls-toggle-button-mixed.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-toggle-button-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-toggle-button-mixed.png controls-toggle-button-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-toggle-button-mixed.png controls-toggle-button-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-toggle-button-mixed.png controls-toggle-button-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-toggle-button-mixed.png controls-toggle-button-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-toggle-button-mixed.png controls-toggle-button-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-toggle-button-mixed.png controls-toggle-button-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-toggle-button-mixed.png controls-toggle-button-mixed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-toggle-button-mixed.png controls-toggle-button-mixed.png /usr/bin/install -c -m 644 C/images/controls-toggle-buttons.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-toggle-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-toggle-buttons.png controls-toggle-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-toggle-buttons.png controls-toggle-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-toggle-buttons.png controls-toggle-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-toggle-buttons.png controls-toggle-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-toggle-buttons.png controls-toggle-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-toggle-buttons.png controls-toggle-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-toggle-buttons.png controls-toggle-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-toggle-buttons.png controls-toggle-buttons.png /usr/bin/install -c -m 644 C/images/controls-tree-checkbox.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-tree-checkbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-tree-checkbox.png controls-tree-checkbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-tree-checkbox.png controls-tree-checkbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-tree-checkbox.png controls-tree-checkbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-tree-checkbox.png controls-tree-checkbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-tree-checkbox.png controls-tree-checkbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-tree-checkbox.png controls-tree-checkbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-tree-checkbox.png controls-tree-checkbox.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-tree-checkbox.png controls-tree-checkbox.png /usr/bin/install -c -m 644 C/images/controls-tree.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/controls-tree.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/controls-tree.png controls-tree.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/controls-tree.png controls-tree.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/controls-tree.png controls-tree.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/controls-tree.png controls-tree.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/controls-tree.png controls-tree.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/controls-tree.png controls-tree.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/controls-tree.png controls-tree.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/controls-tree.png controls-tree.png /usr/bin/install -c -m 644 C/images/desktop-applications-menu.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/desktop-applications-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/desktop-applications-menu.png desktop-applications-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/desktop-applications-menu.png desktop-applications-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/desktop-applications-menu.png desktop-applications-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/desktop-applications-menu.png desktop-applications-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/desktop-applications-menu.png desktop-applications-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/desktop-applications-menu.png desktop-applications-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/desktop-applications-menu.png desktop-applications-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/desktop-applications-menu.png desktop-applications-menu.png /usr/bin/install -c -m 644 C/images/feedback-checklist-running.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/feedback-checklist-running.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/feedback-checklist-running.png feedback-checklist-running.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/feedback-checklist-running.png feedback-checklist-running.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/feedback-checklist-running.png feedback-checklist-running.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/feedback-checklist-running.png feedback-checklist-running.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/feedback-checklist-running.png feedback-checklist-running.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/feedback-checklist-running.png feedback-checklist-running.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/feedback-checklist-running.png feedback-checklist-running.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/feedback-checklist-running.png feedback-checklist-running.png /usr/bin/install -c -m 644 C/images/feedback-pointers-busy.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/feedback-pointers-busy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/feedback-pointers-busy.png feedback-pointers-busy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/feedback-pointers-busy.png feedback-pointers-busy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/feedback-pointers-busy.png feedback-pointers-busy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/feedback-pointers-busy.png feedback-pointers-busy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/feedback-pointers-busy.png feedback-pointers-busy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/feedback-pointers-busy.png feedback-pointers-busy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/feedback-pointers-busy.png feedback-pointers-busy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/feedback-pointers-busy.png feedback-pointers-busy.png /usr/bin/install -c -m 644 C/images/icon-design-process-1.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icon-design-process-1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icon-design-process-1.png icon-design-process-1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icon-design-process-1.png icon-design-process-1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icon-design-process-1.png icon-design-process-1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icon-design-process-1.png icon-design-process-1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icon-design-process-1.png icon-design-process-1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icon-design-process-1.png icon-design-process-1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icon-design-process-1.png icon-design-process-1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icon-design-process-1.png icon-design-process-1.png /usr/bin/install -c -m 644 C/images/icon-design-process-10.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icon-design-process-10.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icon-design-process-10.png icon-design-process-10.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icon-design-process-10.png icon-design-process-10.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icon-design-process-10.png icon-design-process-10.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icon-design-process-10.png icon-design-process-10.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icon-design-process-10.png icon-design-process-10.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icon-design-process-10.png icon-design-process-10.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icon-design-process-10.png icon-design-process-10.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icon-design-process-10.png icon-design-process-10.png /usr/bin/install -c -m 644 C/images/icon-design-process-11.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icon-design-process-11.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icon-design-process-11.png icon-design-process-11.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icon-design-process-11.png icon-design-process-11.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icon-design-process-11.png icon-design-process-11.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icon-design-process-11.png icon-design-process-11.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icon-design-process-11.png icon-design-process-11.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icon-design-process-11.png icon-design-process-11.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icon-design-process-11.png icon-design-process-11.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icon-design-process-11.png icon-design-process-11.png /usr/bin/install -c -m 644 C/images/icon-design-process-12.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icon-design-process-12.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icon-design-process-12.png icon-design-process-12.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icon-design-process-12.png icon-design-process-12.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icon-design-process-12.png icon-design-process-12.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icon-design-process-12.png icon-design-process-12.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icon-design-process-12.png icon-design-process-12.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icon-design-process-12.png icon-design-process-12.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icon-design-process-12.png icon-design-process-12.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icon-design-process-12.png icon-design-process-12.png /usr/bin/install -c -m 644 C/images/icon-design-process-2.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icon-design-process-2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icon-design-process-2.png icon-design-process-2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icon-design-process-2.png icon-design-process-2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icon-design-process-2.png icon-design-process-2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icon-design-process-2.png icon-design-process-2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icon-design-process-2.png icon-design-process-2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icon-design-process-2.png icon-design-process-2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icon-design-process-2.png icon-design-process-2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icon-design-process-2.png icon-design-process-2.png /usr/bin/install -c -m 644 C/images/icon-design-process-3.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icon-design-process-3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icon-design-process-3.png icon-design-process-3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icon-design-process-3.png icon-design-process-3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icon-design-process-3.png icon-design-process-3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icon-design-process-3.png icon-design-process-3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icon-design-process-3.png icon-design-process-3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icon-design-process-3.png icon-design-process-3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icon-design-process-3.png icon-design-process-3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icon-design-process-3.png icon-design-process-3.png /usr/bin/install -c -m 644 C/images/icon-design-process-4.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icon-design-process-4.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icon-design-process-4.png icon-design-process-4.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icon-design-process-4.png icon-design-process-4.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icon-design-process-4.png icon-design-process-4.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icon-design-process-4.png icon-design-process-4.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icon-design-process-4.png icon-design-process-4.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icon-design-process-4.png icon-design-process-4.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icon-design-process-4.png icon-design-process-4.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icon-design-process-4.png icon-design-process-4.png /usr/bin/install -c -m 644 C/images/icon-design-process-5.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icon-design-process-5.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icon-design-process-5.png icon-design-process-5.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icon-design-process-5.png icon-design-process-5.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icon-design-process-5.png icon-design-process-5.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icon-design-process-5.png icon-design-process-5.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icon-design-process-5.png icon-design-process-5.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icon-design-process-5.png icon-design-process-5.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icon-design-process-5.png icon-design-process-5.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icon-design-process-5.png icon-design-process-5.png /usr/bin/install -c -m 644 C/images/icon-design-process-6.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icon-design-process-6.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icon-design-process-6.png icon-design-process-6.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icon-design-process-6.png icon-design-process-6.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icon-design-process-6.png icon-design-process-6.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icon-design-process-6.png icon-design-process-6.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icon-design-process-6.png icon-design-process-6.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icon-design-process-6.png icon-design-process-6.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icon-design-process-6.png icon-design-process-6.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icon-design-process-6.png icon-design-process-6.png /usr/bin/install -c -m 644 C/images/icon-design-process-7.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icon-design-process-7.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icon-design-process-7.png icon-design-process-7.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icon-design-process-7.png icon-design-process-7.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icon-design-process-7.png icon-design-process-7.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icon-design-process-7.png icon-design-process-7.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icon-design-process-7.png icon-design-process-7.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icon-design-process-7.png icon-design-process-7.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icon-design-process-7.png icon-design-process-7.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icon-design-process-7.png icon-design-process-7.png /usr/bin/install -c -m 644 C/images/icon-design-process-8.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icon-design-process-8.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icon-design-process-8.png icon-design-process-8.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icon-design-process-8.png icon-design-process-8.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icon-design-process-8.png icon-design-process-8.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icon-design-process-8.png icon-design-process-8.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icon-design-process-8.png icon-design-process-8.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icon-design-process-8.png icon-design-process-8.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icon-design-process-8.png icon-design-process-8.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icon-design-process-8.png icon-design-process-8.png /usr/bin/install -c -m 644 C/images/icon-design-process-9.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icon-design-process-9.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icon-design-process-9.png icon-design-process-9.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icon-design-process-9.png icon-design-process-9.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icon-design-process-9.png icon-design-process-9.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icon-design-process-9.png icon-design-process-9.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icon-design-process-9.png icon-design-process-9.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icon-design-process-9.png icon-design-process-9.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icon-design-process-9.png icon-design-process-9.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icon-design-process-9.png icon-design-process-9.png /usr/bin/install -c -m 644 C/images/icons-applications.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-applications.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-applications.png icons-applications.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-applications.png icons-applications.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-applications.png icons-applications.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-applications.png icons-applications.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-applications.png icons-applications.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-applications.png icons-applications.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-applications.png icons-applications.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-applications.png icons-applications.png /usr/bin/install -c -m 644 C/images/icons-evolution.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-evolution.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-evolution.png icons-evolution.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-evolution.png icons-evolution.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-evolution.png icons-evolution.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-evolution.png icons-evolution.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-evolution.png icons-evolution.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-evolution.png icons-evolution.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-evolution.png icons-evolution.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-evolution.png icons-evolution.png /usr/bin/install -c -m 644 C/images/icons-gedit.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-gedit.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-gedit.png icons-gedit.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-gedit.png icons-gedit.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-gedit.png icons-gedit.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-gedit.png icons-gedit.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-gedit.png icons-gedit.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-gedit.png icons-gedit.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-gedit.png icons-gedit.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-gedit.png icons-gedit.png /usr/bin/install -c -m 644 C/images/icons-floppy-dissected.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-floppy-dissected.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-floppy-dissected.png icons-floppy-dissected.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-floppy-dissected.png icons-floppy-dissected.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-floppy-dissected.png icons-floppy-dissected.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-floppy-dissected.png icons-floppy-dissected.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-floppy-dissected.png icons-floppy-dissected.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-floppy-dissected.png icons-floppy-dissected.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-floppy-dissected.png icons-floppy-dissected.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-floppy-dissected.png icons-floppy-dissected.png /usr/bin/install -c -m 644 C/images/icons-font-selection-good.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-font-selection-good.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-font-selection-good.png icons-font-selection-good.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-font-selection-good.png icons-font-selection-good.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-font-selection-good.png icons-font-selection-good.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-font-selection-good.png icons-font-selection-good.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-font-selection-good.png icons-font-selection-good.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-font-selection-good.png icons-font-selection-good.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-font-selection-good.png icons-font-selection-good.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-font-selection-good.png icons-font-selection-good.png /usr/bin/install -c -m 644 C/images/icons-font-selection-poor.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-font-selection-poor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-font-selection-poor.png icons-font-selection-poor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-font-selection-poor.png icons-font-selection-poor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-font-selection-poor.png icons-font-selection-poor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-font-selection-poor.png icons-font-selection-poor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-font-selection-poor.png icons-font-selection-poor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-font-selection-poor.png icons-font-selection-poor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-font-selection-poor.png icons-font-selection-poor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-font-selection-poor.png icons-font-selection-poor.png /usr/bin/install -c -m 644 C/images/icons-gnumeric.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-gnumeric.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-gnumeric.png icons-gnumeric.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-gnumeric.png icons-gnumeric.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-gnumeric.png icons-gnumeric.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-gnumeric.png icons-gnumeric.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-gnumeric.png icons-gnumeric.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-gnumeric.png icons-gnumeric.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-gnumeric.png icons-gnumeric.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-gnumeric.png icons-gnumeric.png /usr/bin/install -c -m 644 C/images/icons-hc-book-blur.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-hc-book-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-hc-book-blur.png icons-hc-book-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-hc-book-blur.png icons-hc-book-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-hc-book-blur.png icons-hc-book-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-hc-book-blur.png icons-hc-book-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-hc-book-blur.png icons-hc-book-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-hc-book-blur.png icons-hc-book-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-hc-book-blur.png icons-hc-book-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-hc-book-blur.png icons-hc-book-blur.png /usr/bin/install -c -m 644 C/images/icons-hc-book.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-hc-book.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-hc-book.png icons-hc-book.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-hc-book.png icons-hc-book.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-hc-book.png icons-hc-book.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-hc-book.png icons-hc-book.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-hc-book.png icons-hc-book.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-hc-book.png icons-hc-book.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-hc-book.png icons-hc-book.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-hc-book.png icons-hc-book.png /usr/bin/install -c -m 644 C/images/icons-hc-cdrom-blur.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-hc-cdrom-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-hc-cdrom-blur.png icons-hc-cdrom-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-hc-cdrom-blur.png icons-hc-cdrom-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-hc-cdrom-blur.png icons-hc-cdrom-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-hc-cdrom-blur.png icons-hc-cdrom-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-hc-cdrom-blur.png icons-hc-cdrom-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-hc-cdrom-blur.png icons-hc-cdrom-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-hc-cdrom-blur.png icons-hc-cdrom-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-hc-cdrom-blur.png icons-hc-cdrom-blur.png /usr/bin/install -c -m 644 C/images/icons-hc-cdrom.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-hc-cdrom.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-hc-cdrom.png icons-hc-cdrom.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-hc-cdrom.png icons-hc-cdrom.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-hc-cdrom.png icons-hc-cdrom.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-hc-cdrom.png icons-hc-cdrom.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-hc-cdrom.png icons-hc-cdrom.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-hc-cdrom.png icons-hc-cdrom.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-hc-cdrom.png icons-hc-cdrom.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-hc-cdrom.png icons-hc-cdrom.png /usr/bin/install -c -m 644 C/images/icons-hc-copy-blur.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-hc-copy-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-hc-copy-blur.png icons-hc-copy-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-hc-copy-blur.png icons-hc-copy-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-hc-copy-blur.png icons-hc-copy-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-hc-copy-blur.png icons-hc-copy-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-hc-copy-blur.png icons-hc-copy-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-hc-copy-blur.png icons-hc-copy-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-hc-copy-blur.png icons-hc-copy-blur.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-hc-copy-blur.png icons-hc-copy-blur.png /usr/bin/install -c -m 644 C/images/icons-hc-copy.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-hc-copy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-hc-copy.png icons-hc-copy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-hc-copy.png icons-hc-copy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-hc-copy.png icons-hc-copy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-hc-copy.png icons-hc-copy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-hc-copy.png icons-hc-copy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-hc-copy.png icons-hc-copy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-hc-copy.png icons-hc-copy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-hc-copy.png icons-hc-copy.png /usr/bin/install -c -m 644 C/images/icons-hc-metaphors.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-hc-metaphors.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-hc-metaphors.png icons-hc-metaphors.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-hc-metaphors.png icons-hc-metaphors.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-hc-metaphors.png icons-hc-metaphors.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-hc-metaphors.png icons-hc-metaphors.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-hc-metaphors.png icons-hc-metaphors.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-hc-metaphors.png icons-hc-metaphors.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-hc-metaphors.png icons-hc-metaphors.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-hc-metaphors.png icons-hc-metaphors.png /usr/bin/install -c -m 644 C/images/icons-lowcontrast-levels.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-lowcontrast-levels.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-lowcontrast-levels.png icons-lowcontrast-levels.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-lowcontrast-levels.png icons-lowcontrast-levels.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-lowcontrast-levels.png icons-lowcontrast-levels.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-lowcontrast-levels.png icons-lowcontrast-levels.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-lowcontrast-levels.png icons-lowcontrast-levels.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-lowcontrast-levels.png icons-lowcontrast-levels.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-lowcontrast-levels.png icons-lowcontrast-levels.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-lowcontrast-levels.png icons-lowcontrast-levels.png /usr/bin/install -c -m 644 C/images/icons-menu.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-menu.png icons-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-menu.png icons-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-menu.png icons-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-menu.png icons-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-menu.png icons-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-menu.png icons-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-menu.png icons-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-menu.png icons-menu.png /usr/bin/install -c -m 644 C/images/icons-nautilus.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-nautilus.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-nautilus.png icons-nautilus.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-nautilus.png icons-nautilus.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-nautilus.png icons-nautilus.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-nautilus.png icons-nautilus.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-nautilus.png icons-nautilus.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-nautilus.png icons-nautilus.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-nautilus.png icons-nautilus.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-nautilus.png icons-nautilus.png /usr/bin/install -c -m 644 C/images/icons-objects.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-objects.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-objects.png icons-objects.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-objects.png icons-objects.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-objects.png icons-objects.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-objects.png icons-objects.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-objects.png icons-objects.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-objects.png icons-objects.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-objects.png icons-objects.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-objects.png icons-objects.png /usr/bin/install -c -m 644 C/images/icons-perspective-shelf.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-perspective-shelf.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-perspective-shelf.png icons-perspective-shelf.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-perspective-shelf.png icons-perspective-shelf.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-perspective-shelf.png icons-perspective-shelf.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-perspective-shelf.png icons-perspective-shelf.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-perspective-shelf.png icons-perspective-shelf.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-perspective-shelf.png icons-perspective-shelf.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-perspective-shelf.png icons-perspective-shelf.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-perspective-shelf.png icons-perspective-shelf.png /usr/bin/install -c -m 644 C/images/icons-perspective-table.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-perspective-table.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-perspective-table.png icons-perspective-table.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-perspective-table.png icons-perspective-table.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-perspective-table.png icons-perspective-table.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-perspective-table.png icons-perspective-table.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-perspective-table.png icons-perspective-table.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-perspective-table.png icons-perspective-table.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-perspective-table.png icons-perspective-table.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-perspective-table.png icons-perspective-table.png /usr/bin/install -c -m 644 C/images/icons-shut-down.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-shut-down.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-shut-down.png icons-shut-down.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-shut-down.png icons-shut-down.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-shut-down.png icons-shut-down.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-shut-down.png icons-shut-down.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-shut-down.png icons-shut-down.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-shut-down.png icons-shut-down.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-shut-down.png icons-shut-down.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-shut-down.png icons-shut-down.png /usr/bin/install -c -m 644 C/images/icons-silhouette.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-silhouette.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-silhouette.png icons-silhouette.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-silhouette.png icons-silhouette.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-silhouette.png icons-silhouette.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-silhouette.png icons-silhouette.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-silhouette.png icons-silhouette.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-silhouette.png icons-silhouette.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-silhouette.png icons-silhouette.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-silhouette.png icons-silhouette.png /usr/bin/install -c -m 644 C/images/icons-sodipodi.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-sodipodi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-sodipodi.png icons-sodipodi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-sodipodi.png icons-sodipodi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-sodipodi.png icons-sodipodi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-sodipodi.png icons-sodipodi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-sodipodi.png icons-sodipodi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-sodipodi.png icons-sodipodi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-sodipodi.png icons-sodipodi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-sodipodi.png icons-sodipodi.png /usr/bin/install -c -m 644 C/images/icons-style-aqua.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-style-aqua.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-style-aqua.png icons-style-aqua.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-style-aqua.png icons-style-aqua.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-style-aqua.png icons-style-aqua.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-style-aqua.png icons-style-aqua.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-style-aqua.png icons-style-aqua.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-style-aqua.png icons-style-aqua.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-style-aqua.png icons-style-aqua.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-style-aqua.png icons-style-aqua.png /usr/bin/install -c -m 644 C/images/icons-style-gnome.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-style-gnome.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-style-gnome.png icons-style-gnome.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-style-gnome.png icons-style-gnome.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-style-gnome.png icons-style-gnome.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-style-gnome.png icons-style-gnome.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-style-gnome.png icons-style-gnome.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-style-gnome.png icons-style-gnome.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-style-gnome.png icons-style-gnome.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-style-gnome.png icons-style-gnome.png /usr/bin/install -c -m 644 C/images/icons-style-java.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-style-java.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-style-java.png icons-style-java.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-style-java.png icons-style-java.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-style-java.png icons-style-java.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-style-java.png icons-style-java.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-style-java.png icons-style-java.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-style-java.png icons-style-java.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-style-java.png icons-style-java.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-style-java.png icons-style-java.png /usr/bin/install -c -m 644 C/images/icons-system-log.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-system-log.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-system-log.png icons-system-log.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-system-log.png icons-system-log.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-system-log.png icons-system-log.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-system-log.png icons-system-log.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-system-log.png icons-system-log.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-system-log.png icons-system-log.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-system-log.png icons-system-log.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-system-log.png icons-system-log.png /usr/bin/install -c -m 644 C/images/icons-toolbar.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-toolbar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-toolbar.png icons-toolbar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-toolbar.png icons-toolbar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-toolbar.png icons-toolbar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-toolbar.png icons-toolbar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-toolbar.png icons-toolbar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-toolbar.png icons-toolbar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-toolbar.png icons-toolbar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-toolbar.png icons-toolbar.png /usr/bin/install -c -m 644 C/images/icons-underline-text.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-underline-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-underline-text.png icons-underline-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-underline-text.png icons-underline-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-underline-text.png icons-underline-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-underline-text.png icons-underline-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-underline-text.png icons-underline-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-underline-text.png icons-underline-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-underline-text.png icons-underline-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-underline-text.png icons-underline-text.png /usr/bin/install -c -m 644 C/images/icons-word-processor.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/icons-word-processor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/icons-word-processor.png icons-word-processor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/icons-word-processor.png icons-word-processor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/icons-word-processor.png icons-word-processor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/icons-word-processor.png icons-word-processor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/icons-word-processor.png icons-word-processor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/icons-word-processor.png icons-word-processor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/icons-word-processor.png icons-word-processor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/icons-word-processor.png icons-word-processor.png /usr/bin/install -c -m 644 C/images/input-accesskeys-shortcuts.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/input-accesskeys-shortcuts.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/input-accesskeys-shortcuts.png input-accesskeys-shortcuts.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/input-accesskeys-shortcuts.png input-accesskeys-shortcuts.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/input-accesskeys-shortcuts.png input-accesskeys-shortcuts.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/input-accesskeys-shortcuts.png input-accesskeys-shortcuts.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/input-accesskeys-shortcuts.png input-accesskeys-shortcuts.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/input-accesskeys-shortcuts.png input-accesskeys-shortcuts.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/input-accesskeys-shortcuts.png input-accesskeys-shortcuts.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/input-accesskeys-shortcuts.png input-accesskeys-shortcuts.png /usr/bin/install -c -m 644 C/images/input-drag-cursor-copy.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/input-drag-cursor-copy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/input-drag-cursor-copy.png input-drag-cursor-copy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/input-drag-cursor-copy.png input-drag-cursor-copy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/input-drag-cursor-copy.png input-drag-cursor-copy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/input-drag-cursor-copy.png input-drag-cursor-copy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/input-drag-cursor-copy.png input-drag-cursor-copy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/input-drag-cursor-copy.png input-drag-cursor-copy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/input-drag-cursor-copy.png input-drag-cursor-copy.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/input-drag-cursor-copy.png input-drag-cursor-copy.png /usr/bin/install -c -m 644 C/images/input-drag-cursor-link.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/input-drag-cursor-link.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/input-drag-cursor-link.png input-drag-cursor-link.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/input-drag-cursor-link.png input-drag-cursor-link.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/input-drag-cursor-link.png input-drag-cursor-link.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/input-drag-cursor-link.png input-drag-cursor-link.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/input-drag-cursor-link.png input-drag-cursor-link.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/input-drag-cursor-link.png input-drag-cursor-link.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/input-drag-cursor-link.png input-drag-cursor-link.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/input-drag-cursor-link.png input-drag-cursor-link.png /usr/bin/install -c -m 644 C/images/input-drag-cursor-move.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/input-drag-cursor-move.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/input-drag-cursor-move.png input-drag-cursor-move.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/input-drag-cursor-move.png input-drag-cursor-move.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/input-drag-cursor-move.png input-drag-cursor-move.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/input-drag-cursor-move.png input-drag-cursor-move.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/input-drag-cursor-move.png input-drag-cursor-move.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/input-drag-cursor-move.png input-drag-cursor-move.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/input-drag-cursor-move.png input-drag-cursor-move.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/input-drag-cursor-move.png input-drag-cursor-move.png /usr/bin/install -c -m 644 C/images/input-drag-cursor-nodrop.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/input-drag-cursor-nodrop.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/input-drag-cursor-nodrop.png input-drag-cursor-nodrop.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/input-drag-cursor-nodrop.png input-drag-cursor-nodrop.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/input-drag-cursor-nodrop.png input-drag-cursor-nodrop.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/input-drag-cursor-nodrop.png input-drag-cursor-nodrop.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/input-drag-cursor-nodrop.png input-drag-cursor-nodrop.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/input-drag-cursor-nodrop.png input-drag-cursor-nodrop.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/input-drag-cursor-nodrop.png input-drag-cursor-nodrop.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/input-drag-cursor-nodrop.png input-drag-cursor-nodrop.png /usr/bin/install -c -m 644 C/images/input-drag-cursor-query.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/input-drag-cursor-query.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/input-drag-cursor-query.png input-drag-cursor-query.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/input-drag-cursor-query.png input-drag-cursor-query.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/input-drag-cursor-query.png input-drag-cursor-query.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/input-drag-cursor-query.png input-drag-cursor-query.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/input-drag-cursor-query.png input-drag-cursor-query.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/input-drag-cursor-query.png input-drag-cursor-query.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/input-drag-cursor-query.png input-drag-cursor-query.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/input-drag-cursor-query.png input-drag-cursor-query.png /usr/bin/install -c -m 644 C/images/input-drag-cursor.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/input-drag-cursor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/input-drag-cursor.png input-drag-cursor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/input-drag-cursor.png input-drag-cursor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/input-drag-cursor.png input-drag-cursor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/input-drag-cursor.png input-drag-cursor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/input-drag-cursor.png input-drag-cursor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/input-drag-cursor.png input-drag-cursor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/input-drag-cursor.png input-drag-cursor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/input-drag-cursor.png input-drag-cursor.png /usr/bin/install -c -m 644 C/images/input-drag-select-files.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/input-drag-select-files.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/input-drag-select-files.png input-drag-select-files.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/input-drag-select-files.png input-drag-select-files.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/input-drag-select-files.png input-drag-select-files.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/input-drag-select-files.png input-drag-select-files.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/input-drag-select-files.png input-drag-select-files.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/input-drag-select-files.png input-drag-select-files.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/input-drag-select-files.png input-drag-select-files.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/input-drag-select-files.png input-drag-select-files.png /usr/bin/install -c -m 644 C/images/input-drag-select-graphics.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/input-drag-select-graphics.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/input-drag-select-graphics.png input-drag-select-graphics.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/input-drag-select-graphics.png input-drag-select-graphics.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/input-drag-select-graphics.png input-drag-select-graphics.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/input-drag-select-graphics.png input-drag-select-graphics.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/input-drag-select-graphics.png input-drag-select-graphics.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/input-drag-select-graphics.png input-drag-select-graphics.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/input-drag-select-graphics.png input-drag-select-graphics.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/input-drag-select-graphics.png input-drag-select-graphics.png /usr/bin/install -c -m 644 C/images/input-pointing-devices.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/input-pointing-devices.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/input-pointing-devices.png input-pointing-devices.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/input-pointing-devices.png input-pointing-devices.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/input-pointing-devices.png input-pointing-devices.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/input-pointing-devices.png input-pointing-devices.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/input-pointing-devices.png input-pointing-devices.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/input-pointing-devices.png input-pointing-devices.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/input-pointing-devices.png input-pointing-devices.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/input-pointing-devices.png input-pointing-devices.png /usr/bin/install -c -m 644 C/images/menus-application.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-application.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-application.png menus-application.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-application.png menus-application.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-application.png menus-application.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-application.png menus-application.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-application.png menus-application.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-application.png menus-application.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-application.png menus-application.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-application.png menus-application.png /usr/bin/install -c -m 644 C/images/menus-bookmarks.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-bookmarks.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-bookmarks.png menus-bookmarks.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-bookmarks.png menus-bookmarks.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-bookmarks.png menus-bookmarks.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-bookmarks.png menus-bookmarks.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-bookmarks.png menus-bookmarks.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-bookmarks.png menus-bookmarks.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-bookmarks.png menus-bookmarks.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-bookmarks.png menus-bookmarks.png /usr/bin/install -c -m 644 C/images/menus-checkbox-group.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-checkbox-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-checkbox-group.png menus-checkbox-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-checkbox-group.png menus-checkbox-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-checkbox-group.png menus-checkbox-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-checkbox-group.png menus-checkbox-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-checkbox-group.png menus-checkbox-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-checkbox-group.png menus-checkbox-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-checkbox-group.png menus-checkbox-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-checkbox-group.png menus-checkbox-group.png /usr/bin/install -c -m 644 C/images/menus-command-group.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-command-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-command-group.png menus-command-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-command-group.png menus-command-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-command-group.png menus-command-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-command-group.png menus-command-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-command-group.png menus-command-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-command-group.png menus-command-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-command-group.png menus-command-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-command-group.png menus-command-group.png /usr/bin/install -c -m 644 C/images/menus-dropdown.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-dropdown.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-dropdown.png menus-dropdown.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-dropdown.png menus-dropdown.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-dropdown.png menus-dropdown.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-dropdown.png menus-dropdown.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-dropdown.png menus-dropdown.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-dropdown.png menus-dropdown.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-dropdown.png menus-dropdown.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-dropdown.png menus-dropdown.png /usr/bin/install -c -m 644 C/images/menus-edit.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-edit.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-edit.png menus-edit.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-edit.png menus-edit.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-edit.png menus-edit.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-edit.png menus-edit.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-edit.png menus-edit.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-edit.png menus-edit.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-edit.png menus-edit.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-edit.png menus-edit.png /usr/bin/install -c -m 644 C/images/menus-file.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-file.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-file.png menus-file.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-file.png menus-file.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-file.png menus-file.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-file.png menus-file.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-file.png menus-file.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-file.png menus-file.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-file.png menus-file.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-file.png menus-file.png /usr/bin/install -c -m 644 C/images/menus-format.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-format.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-format.png menus-format.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-format.png menus-format.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-format.png menus-format.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-format.png menus-format.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-format.png menus-format.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-format.png menus-format.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-format.png menus-format.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-format.png menus-format.png /usr/bin/install -c -m 644 C/images/menus-go-browser.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-go-browser.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-go-browser.png menus-go-browser.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-go-browser.png menus-go-browser.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-go-browser.png menus-go-browser.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-go-browser.png menus-go-browser.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-go-browser.png menus-go-browser.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-go-browser.png menus-go-browser.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-go-browser.png menus-go-browser.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-go-browser.png menus-go-browser.png /usr/bin/install -c -m 644 C/images/menus-go-document.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-go-document.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-go-document.png menus-go-document.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-go-document.png menus-go-document.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-go-document.png menus-go-document.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-go-document.png menus-go-document.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-go-document.png menus-go-document.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-go-document.png menus-go-document.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-go-document.png menus-go-document.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-go-document.png menus-go-document.png /usr/bin/install -c -m 644 C/images/menus-help.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-help.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-help.png menus-help.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-help.png menus-help.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-help.png menus-help.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-help.png menus-help.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-help.png menus-help.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-help.png menus-help.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-help.png menus-help.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-help.png menus-help.png /usr/bin/install -c -m 644 C/images/menus-insert.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-insert.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-insert.png menus-insert.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-insert.png menus-insert.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-insert.png menus-insert.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-insert.png menus-insert.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-insert.png menus-insert.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-insert.png menus-insert.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-insert.png menus-insert.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-insert.png menus-insert.png /usr/bin/install -c -m 644 C/images/menus-popup.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-popup.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-popup.png menus-popup.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-popup.png menus-popup.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-popup.png menus-popup.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-popup.png menus-popup.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-popup.png menus-popup.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-popup.png menus-popup.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-popup.png menus-popup.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-popup.png menus-popup.png /usr/bin/install -c -m 644 C/images/menus-radiobutton-group.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-radiobutton-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-radiobutton-group.png menus-radiobutton-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-radiobutton-group.png menus-radiobutton-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-radiobutton-group.png menus-radiobutton-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-radiobutton-group.png menus-radiobutton-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-radiobutton-group.png menus-radiobutton-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-radiobutton-group.png menus-radiobutton-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-radiobutton-group.png menus-radiobutton-group.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-radiobutton-group.png menus-radiobutton-group.png /usr/bin/install -c -m 644 C/images/menus-submenu.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-submenu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-submenu.png menus-submenu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-submenu.png menus-submenu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-submenu.png menus-submenu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-submenu.png menus-submenu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-submenu.png menus-submenu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-submenu.png menus-submenu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-submenu.png menus-submenu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-submenu.png menus-submenu.png /usr/bin/install -c -m 644 C/images/menus-view.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-view.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-view.png menus-view.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-view.png menus-view.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-view.png menus-view.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-view.png menus-view.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-view.png menus-view.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-view.png menus-view.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-view.png menus-view.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-view.png menus-view.png /usr/bin/install -c -m 644 C/images/menus-windows.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/menus-windows.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/menus-windows.png menus-windows.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/menus-windows.png menus-windows.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/menus-windows.png menus-windows.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/menus-windows.png menus-windows.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/menus-windows.png menus-windows.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/menus-windows.png menus-windows.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/menus-windows.png menus-windows.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/menus-windows.png menus-windows.png /usr/bin/install -c -m 644 C/images/toolbars-configure-menu.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/toolbars-configure-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/toolbars-configure-menu.png toolbars-configure-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/toolbars-configure-menu.png toolbars-configure-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/toolbars-configure-menu.png toolbars-configure-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/toolbars-configure-menu.png toolbars-configure-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/toolbars-configure-menu.png toolbars-configure-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/toolbars-configure-menu.png toolbars-configure-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/toolbars-configure-menu.png toolbars-configure-menu.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/toolbars-configure-menu.png toolbars-configure-menu.png /usr/bin/install -c -m 644 C/images/toolbars-mail.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/toolbars-mail.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/toolbars-mail.png toolbars-mail.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/toolbars-mail.png toolbars-mail.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/toolbars-mail.png toolbars-mail.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/toolbars-mail.png toolbars-mail.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/toolbars-mail.png toolbars-mail.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/toolbars-mail.png toolbars-mail.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/toolbars-mail.png toolbars-mail.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/toolbars-mail.png toolbars-mail.png /usr/bin/install -c -m 644 C/images/toolbars-labels-below.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/toolbars-labels-below.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/toolbars-labels-below.png toolbars-labels-below.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/toolbars-labels-below.png toolbars-labels-below.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/toolbars-labels-below.png toolbars-labels-below.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/toolbars-labels-below.png toolbars-labels-below.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/toolbars-labels-below.png toolbars-labels-below.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/toolbars-labels-below.png toolbars-labels-below.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/toolbars-labels-below.png toolbars-labels-below.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/toolbars-labels-below.png toolbars-labels-below.png /usr/bin/install -c -m 644 C/images/toolbars-labels-beside.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/toolbars-labels-beside.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/toolbars-labels-beside.png toolbars-labels-beside.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/toolbars-labels-beside.png toolbars-labels-beside.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/toolbars-labels-beside.png toolbars-labels-beside.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/toolbars-labels-beside.png toolbars-labels-beside.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/toolbars-labels-beside.png toolbars-labels-beside.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/toolbars-labels-beside.png toolbars-labels-beside.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/toolbars-labels-beside.png toolbars-labels-beside.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/toolbars-labels-beside.png toolbars-labels-beside.png /usr/bin/install -c -m 644 C/images/visdes-button-label.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-button-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-button-label.png visdes-button-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-button-label.png visdes-button-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-button-label.png visdes-button-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-button-label.png visdes-button-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-button-label.png visdes-button-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-button-label.png visdes-button-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-button-label.png visdes-button-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-button-label.png visdes-button-label.png /usr/bin/install -c -m 644 C/images/visdes-colorblind-deutan.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-colorblind-deutan.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-colorblind-deutan.png visdes-colorblind-deutan.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-colorblind-deutan.png visdes-colorblind-deutan.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-colorblind-deutan.png visdes-colorblind-deutan.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-colorblind-deutan.png visdes-colorblind-deutan.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-colorblind-deutan.png visdes-colorblind-deutan.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-colorblind-deutan.png visdes-colorblind-deutan.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-colorblind-deutan.png visdes-colorblind-deutan.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-colorblind-deutan.png visdes-colorblind-deutan.png /usr/bin/install -c -m 644 C/images/visdes-colorblind-normal.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-colorblind-normal.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-colorblind-normal.png visdes-colorblind-normal.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-colorblind-normal.png visdes-colorblind-normal.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-colorblind-normal.png visdes-colorblind-normal.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-colorblind-normal.png visdes-colorblind-normal.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-colorblind-normal.png visdes-colorblind-normal.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-colorblind-normal.png visdes-colorblind-normal.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-colorblind-normal.png visdes-colorblind-normal.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-colorblind-normal.png visdes-colorblind-normal.png /usr/bin/install -c -m 644 C/images/visdes-colorblind-tritan.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-colorblind-tritan.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-colorblind-tritan.png visdes-colorblind-tritan.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-colorblind-tritan.png visdes-colorblind-tritan.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-colorblind-tritan.png visdes-colorblind-tritan.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-colorblind-tritan.png visdes-colorblind-tritan.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-colorblind-tritan.png visdes-colorblind-tritan.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-colorblind-tritan.png visdes-colorblind-tritan.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-colorblind-tritan.png visdes-colorblind-tritan.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-colorblind-tritan.png visdes-colorblind-tritan.png /usr/bin/install -c -m 644 C/images/visdes-large-icon-label.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-large-icon-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-large-icon-label.png visdes-large-icon-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-large-icon-label.png visdes-large-icon-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-large-icon-label.png visdes-large-icon-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-large-icon-label.png visdes-large-icon-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-large-icon-label.png visdes-large-icon-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-large-icon-label.png visdes-large-icon-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-large-icon-label.png visdes-large-icon-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-large-icon-label.png visdes-large-icon-label.png /usr/bin/install -c -m 644 C/images/visdes-layout-annotated.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-layout-annotated.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-layout-annotated.png visdes-layout-annotated.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-layout-annotated.png visdes-layout-annotated.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-layout-annotated.png visdes-layout-annotated.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-layout-annotated.png visdes-layout-annotated.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-layout-annotated.png visdes-layout-annotated.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-layout-annotated.png visdes-layout-annotated.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-layout-annotated.png visdes-layout-annotated.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-layout-annotated.png visdes-layout-annotated.png /usr/bin/install -c -m 644 C/images/visdes-layout-good.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-layout-good.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-layout-good.png visdes-layout-good.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-layout-good.png visdes-layout-good.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-layout-good.png visdes-layout-good.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-layout-good.png visdes-layout-good.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-layout-good.png visdes-layout-good.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-layout-good.png visdes-layout-good.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-layout-good.png visdes-layout-good.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-layout-good.png visdes-layout-good.png /usr/bin/install -c -m 644 C/images/visdes-layout-poor.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-layout-poor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-layout-poor.png visdes-layout-poor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-layout-poor.png visdes-layout-poor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-layout-poor.png visdes-layout-poor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-layout-poor.png visdes-layout-poor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-layout-poor.png visdes-layout-poor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-layout-poor.png visdes-layout-poor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-layout-poor.png visdes-layout-poor.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-layout-poor.png visdes-layout-poor.png /usr/bin/install -c -m 644 C/images/visdes-list-label.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-list-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-list-label.png visdes-list-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-list-label.png visdes-list-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-list-label.png visdes-list-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-list-label.png visdes-list-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-list-label.png visdes-list-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-list-label.png visdes-list-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-list-label.png visdes-list-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-list-label.png visdes-list-label.png /usr/bin/install -c -m 644 C/images/visdes-other-labels.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-other-labels.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-other-labels.png visdes-other-labels.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-other-labels.png visdes-other-labels.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-other-labels.png visdes-other-labels.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-other-labels.png visdes-other-labels.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-other-labels.png visdes-other-labels.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-other-labels.png visdes-other-labels.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-other-labels.png visdes-other-labels.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-other-labels.png visdes-other-labels.png /usr/bin/install -c -m 644 C/images/visdes-palette-1.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-1.png visdes-palette-1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-1.png visdes-palette-1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-1.png visdes-palette-1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-1.png visdes-palette-1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-1.png visdes-palette-1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-1.png visdes-palette-1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-1.png visdes-palette-1.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-1.png visdes-palette-1.png /usr/bin/install -c -m 644 C/images/visdes-palette-10.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-10.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-10.png visdes-palette-10.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-10.png visdes-palette-10.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-10.png visdes-palette-10.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-10.png visdes-palette-10.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-10.png visdes-palette-10.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-10.png visdes-palette-10.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-10.png visdes-palette-10.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-10.png visdes-palette-10.png /usr/bin/install -c -m 644 C/images/visdes-palette-11.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-11.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-11.png visdes-palette-11.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-11.png visdes-palette-11.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-11.png visdes-palette-11.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-11.png visdes-palette-11.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-11.png visdes-palette-11.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-11.png visdes-palette-11.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-11.png visdes-palette-11.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-11.png visdes-palette-11.png /usr/bin/install -c -m 644 C/images/visdes-palette-12.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-12.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-12.png visdes-palette-12.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-12.png visdes-palette-12.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-12.png visdes-palette-12.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-12.png visdes-palette-12.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-12.png visdes-palette-12.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-12.png visdes-palette-12.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-12.png visdes-palette-12.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-12.png visdes-palette-12.png /usr/bin/install -c -m 644 C/images/visdes-palette-13.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-13.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-13.png visdes-palette-13.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-13.png visdes-palette-13.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-13.png visdes-palette-13.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-13.png visdes-palette-13.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-13.png visdes-palette-13.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-13.png visdes-palette-13.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-13.png visdes-palette-13.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-13.png visdes-palette-13.png /usr/bin/install -c -m 644 C/images/visdes-palette-14.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-14.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-14.png visdes-palette-14.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-14.png visdes-palette-14.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-14.png visdes-palette-14.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-14.png visdes-palette-14.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-14.png visdes-palette-14.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-14.png visdes-palette-14.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-14.png visdes-palette-14.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-14.png visdes-palette-14.png /usr/bin/install -c -m 644 C/images/visdes-palette-15.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-15.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-15.png visdes-palette-15.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-15.png visdes-palette-15.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-15.png visdes-palette-15.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-15.png visdes-palette-15.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-15.png visdes-palette-15.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-15.png visdes-palette-15.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-15.png visdes-palette-15.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-15.png visdes-palette-15.png /usr/bin/install -c -m 644 C/images/visdes-palette-16.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-16.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-16.png visdes-palette-16.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-16.png visdes-palette-16.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-16.png visdes-palette-16.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-16.png visdes-palette-16.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-16.png visdes-palette-16.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-16.png visdes-palette-16.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-16.png visdes-palette-16.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-16.png visdes-palette-16.png /usr/bin/install -c -m 644 C/images/visdes-palette-17.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-17.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-17.png visdes-palette-17.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-17.png visdes-palette-17.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-17.png visdes-palette-17.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-17.png visdes-palette-17.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-17.png visdes-palette-17.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-17.png visdes-palette-17.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-17.png visdes-palette-17.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-17.png visdes-palette-17.png /usr/bin/install -c -m 644 C/images/visdes-palette-18.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-18.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-18.png visdes-palette-18.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-18.png visdes-palette-18.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-18.png visdes-palette-18.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-18.png visdes-palette-18.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-18.png visdes-palette-18.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-18.png visdes-palette-18.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-18.png visdes-palette-18.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-18.png visdes-palette-18.png /usr/bin/install -c -m 644 C/images/visdes-palette-19.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-19.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-19.png visdes-palette-19.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-19.png visdes-palette-19.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-19.png visdes-palette-19.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-19.png visdes-palette-19.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-19.png visdes-palette-19.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-19.png visdes-palette-19.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-19.png visdes-palette-19.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-19.png visdes-palette-19.png /usr/bin/install -c -m 644 C/images/visdes-palette-2.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-2.png visdes-palette-2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-2.png visdes-palette-2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-2.png visdes-palette-2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-2.png visdes-palette-2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-2.png visdes-palette-2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-2.png visdes-palette-2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-2.png visdes-palette-2.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-2.png visdes-palette-2.png /usr/bin/install -c -m 644 C/images/visdes-palette-20.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-20.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-20.png visdes-palette-20.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-20.png visdes-palette-20.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-20.png visdes-palette-20.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-20.png visdes-palette-20.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-20.png visdes-palette-20.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-20.png visdes-palette-20.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-20.png visdes-palette-20.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-20.png visdes-palette-20.png /usr/bin/install -c -m 644 C/images/visdes-palette-21.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-21.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-21.png visdes-palette-21.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-21.png visdes-palette-21.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-21.png visdes-palette-21.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-21.png visdes-palette-21.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-21.png visdes-palette-21.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-21.png visdes-palette-21.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-21.png visdes-palette-21.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-21.png visdes-palette-21.png /usr/bin/install -c -m 644 C/images/visdes-palette-22.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-22.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-22.png visdes-palette-22.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-22.png visdes-palette-22.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-22.png visdes-palette-22.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-22.png visdes-palette-22.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-22.png visdes-palette-22.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-22.png visdes-palette-22.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-22.png visdes-palette-22.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-22.png visdes-palette-22.png /usr/bin/install -c -m 644 C/images/visdes-palette-23.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-23.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-23.png visdes-palette-23.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-23.png visdes-palette-23.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-23.png visdes-palette-23.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-23.png visdes-palette-23.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-23.png visdes-palette-23.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-23.png visdes-palette-23.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-23.png visdes-palette-23.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-23.png visdes-palette-23.png /usr/bin/install -c -m 644 C/images/visdes-palette-24.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-24.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-24.png visdes-palette-24.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-24.png visdes-palette-24.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-24.png visdes-palette-24.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-24.png visdes-palette-24.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-24.png visdes-palette-24.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-24.png visdes-palette-24.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-24.png visdes-palette-24.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-24.png visdes-palette-24.png /usr/bin/install -c -m 644 C/images/visdes-palette-25.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-25.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-25.png visdes-palette-25.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-25.png visdes-palette-25.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-25.png visdes-palette-25.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-25.png visdes-palette-25.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-25.png visdes-palette-25.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-25.png visdes-palette-25.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-25.png visdes-palette-25.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-25.png visdes-palette-25.png /usr/bin/install -c -m 644 C/images/visdes-palette-26.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-26.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-26.png visdes-palette-26.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-26.png visdes-palette-26.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-26.png visdes-palette-26.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-26.png visdes-palette-26.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-26.png visdes-palette-26.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-26.png visdes-palette-26.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-26.png visdes-palette-26.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-26.png visdes-palette-26.png /usr/bin/install -c -m 644 C/images/visdes-palette-27.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-27.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-27.png visdes-palette-27.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-27.png visdes-palette-27.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-27.png visdes-palette-27.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-27.png visdes-palette-27.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-27.png visdes-palette-27.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-27.png visdes-palette-27.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-27.png visdes-palette-27.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-27.png visdes-palette-27.png /usr/bin/install -c -m 644 C/images/visdes-palette-28.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-28.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-28.png visdes-palette-28.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-28.png visdes-palette-28.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-28.png visdes-palette-28.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-28.png visdes-palette-28.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-28.png visdes-palette-28.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-28.png visdes-palette-28.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-28.png visdes-palette-28.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-28.png visdes-palette-28.png /usr/bin/install -c -m 644 C/images/visdes-palette-29.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-29.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-29.png visdes-palette-29.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-29.png visdes-palette-29.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-29.png visdes-palette-29.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-29.png visdes-palette-29.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-29.png visdes-palette-29.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-29.png visdes-palette-29.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-29.png visdes-palette-29.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-29.png visdes-palette-29.png /usr/bin/install -c -m 644 C/images/visdes-palette-3.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-3.png visdes-palette-3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-3.png visdes-palette-3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-3.png visdes-palette-3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-3.png visdes-palette-3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-3.png visdes-palette-3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-3.png visdes-palette-3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-3.png visdes-palette-3.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-3.png visdes-palette-3.png /usr/bin/install -c -m 644 C/images/visdes-palette-30.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-30.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-30.png visdes-palette-30.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-30.png visdes-palette-30.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-30.png visdes-palette-30.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-30.png visdes-palette-30.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-30.png visdes-palette-30.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-30.png visdes-palette-30.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-30.png visdes-palette-30.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-30.png visdes-palette-30.png /usr/bin/install -c -m 644 C/images/visdes-palette-31.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-31.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-31.png visdes-palette-31.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-31.png visdes-palette-31.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-31.png visdes-palette-31.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-31.png visdes-palette-31.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-31.png visdes-palette-31.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-31.png visdes-palette-31.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-31.png visdes-palette-31.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-31.png visdes-palette-31.png /usr/bin/install -c -m 644 C/images/visdes-palette-32.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-32.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-32.png visdes-palette-32.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-32.png visdes-palette-32.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-32.png visdes-palette-32.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-32.png visdes-palette-32.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-32.png visdes-palette-32.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-32.png visdes-palette-32.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-32.png visdes-palette-32.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-32.png visdes-palette-32.png /usr/bin/install -c -m 644 C/images/visdes-palette-4.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-4.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-4.png visdes-palette-4.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-4.png visdes-palette-4.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-4.png visdes-palette-4.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-4.png visdes-palette-4.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-4.png visdes-palette-4.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-4.png visdes-palette-4.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-4.png visdes-palette-4.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-4.png visdes-palette-4.png /usr/bin/install -c -m 644 C/images/visdes-palette-5.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-5.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-5.png visdes-palette-5.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-5.png visdes-palette-5.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-5.png visdes-palette-5.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-5.png visdes-palette-5.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-5.png visdes-palette-5.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-5.png visdes-palette-5.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-5.png visdes-palette-5.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-5.png visdes-palette-5.png /usr/bin/install -c -m 644 C/images/visdes-palette-6.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-6.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-6.png visdes-palette-6.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-6.png visdes-palette-6.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-6.png visdes-palette-6.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-6.png visdes-palette-6.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-6.png visdes-palette-6.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-6.png visdes-palette-6.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-6.png visdes-palette-6.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-6.png visdes-palette-6.png /usr/bin/install -c -m 644 C/images/visdes-palette-7.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-7.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-7.png visdes-palette-7.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-7.png visdes-palette-7.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-7.png visdes-palette-7.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-7.png visdes-palette-7.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-7.png visdes-palette-7.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-7.png visdes-palette-7.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-7.png visdes-palette-7.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-7.png visdes-palette-7.png /usr/bin/install -c -m 644 C/images/visdes-palette-8.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-8.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-8.png visdes-palette-8.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-8.png visdes-palette-8.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-8.png visdes-palette-8.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-8.png visdes-palette-8.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-8.png visdes-palette-8.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-8.png visdes-palette-8.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-8.png visdes-palette-8.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-8.png visdes-palette-8.png /usr/bin/install -c -m 644 C/images/visdes-palette-9.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette-9.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette-9.png visdes-palette-9.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette-9.png visdes-palette-9.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette-9.png visdes-palette-9.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette-9.png visdes-palette-9.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette-9.png visdes-palette-9.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette-9.png visdes-palette-9.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette-9.png visdes-palette-9.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette-9.png visdes-palette-9.png /usr/bin/install -c -m 644 C/images/visdes-palette.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-palette.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-palette.png visdes-palette.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-palette.png visdes-palette.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-palette.png visdes-palette.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-palette.png visdes-palette.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-palette.png visdes-palette.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-palette.png visdes-palette.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-palette.png visdes-palette.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-palette.png visdes-palette.png /usr/bin/install -c -m 644 C/images/visdes-radiobutton-label.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-radiobutton-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-radiobutton-label.png visdes-radiobutton-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-radiobutton-label.png visdes-radiobutton-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-radiobutton-label.png visdes-radiobutton-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-radiobutton-label.png visdes-radiobutton-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-radiobutton-label.png visdes-radiobutton-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-radiobutton-label.png visdes-radiobutton-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-radiobutton-label.png visdes-radiobutton-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-radiobutton-label.png visdes-radiobutton-label.png /usr/bin/install -c -m 644 C/images/visdes-small-icon-label.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-small-icon-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-small-icon-label.png visdes-small-icon-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-small-icon-label.png visdes-small-icon-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-small-icon-label.png visdes-small-icon-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-small-icon-label.png visdes-small-icon-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-small-icon-label.png visdes-small-icon-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-small-icon-label.png visdes-small-icon-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-small-icon-label.png visdes-small-icon-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-small-icon-label.png visdes-small-icon-label.png /usr/bin/install -c -m 644 C/images/visdes-textbox-label.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/visdes-textbox-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/visdes-textbox-label.png visdes-textbox-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/visdes-textbox-label.png visdes-textbox-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/visdes-textbox-label.png visdes-textbox-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/visdes-textbox-label.png visdes-textbox-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/visdes-textbox-label.png visdes-textbox-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/visdes-textbox-label.png visdes-textbox-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/visdes-textbox-label.png visdes-textbox-label.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/visdes-textbox-label.png visdes-textbox-label.png /usr/bin/install -c -m 644 C/images/windows-alert-authentication.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-alert-authentication.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-alert-authentication.png windows-alert-authentication.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-alert-authentication.png windows-alert-authentication.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-alert-authentication.png windows-alert-authentication.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-alert-authentication.png windows-alert-authentication.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-alert-authentication.png windows-alert-authentication.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-alert-authentication.png windows-alert-authentication.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-alert-authentication.png windows-alert-authentication.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-alert-authentication.png windows-alert-authentication.png /usr/bin/install -c -m 644 C/images/windows-alert-buttons.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-alert-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-alert-buttons.png windows-alert-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-alert-buttons.png windows-alert-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-alert-buttons.png windows-alert-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-alert-buttons.png windows-alert-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-alert-buttons.png windows-alert-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-alert-buttons.png windows-alert-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-alert-buttons.png windows-alert-buttons.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-alert-buttons.png windows-alert-buttons.png /usr/bin/install -c -m 644 C/images/windows-alert-confirmation.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-alert-confirmation.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-alert-confirmation.png windows-alert-confirmation.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-alert-confirmation.png windows-alert-confirmation.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-alert-confirmation.png windows-alert-confirmation.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-alert-confirmation.png windows-alert-confirmation.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-alert-confirmation.png windows-alert-confirmation.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-alert-confirmation.png windows-alert-confirmation.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-alert-confirmation.png windows-alert-confirmation.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-alert-confirmation.png windows-alert-confirmation.png /usr/bin/install -c -m 644 C/images/windows-alert-error.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-alert-error.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-alert-error.png windows-alert-error.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-alert-error.png windows-alert-error.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-alert-error.png windows-alert-error.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-alert-error.png windows-alert-error.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-alert-error.png windows-alert-error.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-alert-error.png windows-alert-error.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-alert-error.png windows-alert-error.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-alert-error.png windows-alert-error.png /usr/bin/install -c -m 644 C/images/windows-alert-information.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-alert-information.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-alert-information.png windows-alert-information.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-alert-information.png windows-alert-information.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-alert-information.png windows-alert-information.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-alert-information.png windows-alert-information.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-alert-information.png windows-alert-information.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-alert-information.png windows-alert-information.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-alert-information.png windows-alert-information.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-alert-information.png windows-alert-information.png /usr/bin/install -c -m 644 C/images/windows-alert-save.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-alert-save.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-alert-save.png windows-alert-save.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-alert-save.png windows-alert-save.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-alert-save.png windows-alert-save.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-alert-save.png windows-alert-save.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-alert-save.png windows-alert-save.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-alert-save.png windows-alert-save.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-alert-save.png windows-alert-save.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-alert-save.png windows-alert-save.png /usr/bin/install -c -m 644 C/images/windows-alert-spacing.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-alert-spacing.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-alert-spacing.png windows-alert-spacing.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-alert-spacing.png windows-alert-spacing.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-alert-spacing.png windows-alert-spacing.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-alert-spacing.png windows-alert-spacing.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-alert-spacing.png windows-alert-spacing.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-alert-spacing.png windows-alert-spacing.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-alert-spacing.png windows-alert-spacing.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-alert-spacing.png windows-alert-spacing.png /usr/bin/install -c -m 644 C/images/windows-alert-text.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-alert-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-alert-text.png windows-alert-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-alert-text.png windows-alert-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-alert-text.png windows-alert-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-alert-text.png windows-alert-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-alert-text.png windows-alert-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-alert-text.png windows-alert-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-alert-text.png windows-alert-text.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-alert-text.png windows-alert-text.png /usr/bin/install -c -m 644 C/images/windows-assistant-first-page.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-assistant-first-page.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-assistant-first-page.png windows-assistant-first-page.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-assistant-first-page.png windows-assistant-first-page.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-assistant-first-page.png windows-assistant-first-page.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-assistant-first-page.png windows-assistant-first-page.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-assistant-first-page.png windows-assistant-first-page.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-assistant-first-page.png windows-assistant-first-page.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-assistant-first-page.png windows-assistant-first-page.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-assistant-first-page.png windows-assistant-first-page.png /usr/bin/install -c -m 644 C/images/windows-assistant-middle-page.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-assistant-middle-page.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-assistant-middle-page.png windows-assistant-middle-page.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-assistant-middle-page.png windows-assistant-middle-page.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-assistant-middle-page.png windows-assistant-middle-page.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-assistant-middle-page.png windows-assistant-middle-page.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-assistant-middle-page.png windows-assistant-middle-page.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-assistant-middle-page.png windows-assistant-middle-page.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-assistant-middle-page.png windows-assistant-middle-page.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-assistant-middle-page.png windows-assistant-middle-page.png /usr/bin/install -c -m 644 C/images/windows-dialog-tabbed.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-dialog-tabbed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-dialog-tabbed.png windows-dialog-tabbed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-dialog-tabbed.png windows-dialog-tabbed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-dialog-tabbed.png windows-dialog-tabbed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-dialog-tabbed.png windows-dialog-tabbed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-dialog-tabbed.png windows-dialog-tabbed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-dialog-tabbed.png windows-dialog-tabbed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-dialog-tabbed.png windows-dialog-tabbed.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-dialog-tabbed.png windows-dialog-tabbed.png /usr/bin/install -c -m 644 C/images/windows-explicit-apply.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-explicit-apply.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-explicit-apply.png windows-explicit-apply.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-explicit-apply.png windows-explicit-apply.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-explicit-apply.png windows-explicit-apply.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-explicit-apply.png windows-explicit-apply.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-explicit-apply.png windows-explicit-apply.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-explicit-apply.png windows-explicit-apply.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-explicit-apply.png windows-explicit-apply.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-explicit-apply.png windows-explicit-apply.png /usr/bin/install -c -m 644 C/images/windows-mdi.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-mdi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-mdi.png windows-mdi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-mdi.png windows-mdi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-mdi.png windows-mdi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-mdi.png windows-mdi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-mdi.png windows-mdi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-mdi.png windows-mdi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-mdi.png windows-mdi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-mdi.png windows-mdi.png /usr/bin/install -c -m 644 C/images/windows-preferences.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-preferences.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-preferences.png windows-preferences.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-preferences.png windows-preferences.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-preferences.png windows-preferences.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-preferences.png windows-preferences.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-preferences.png windows-preferences.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-preferences.png windows-preferences.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-preferences.png windows-preferences.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-preferences.png windows-preferences.png /usr/bin/install -c -m 644 C/images/windows-primary.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-primary.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-primary.png windows-primary.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-primary.png windows-primary.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-primary.png windows-primary.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-primary.png windows-primary.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-primary.png windows-primary.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-primary.png windows-primary.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-primary.png windows-primary.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-primary.png windows-primary.png /usr/bin/install -c -m 644 C/images/windows-progress-checklist-done.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-progress-checklist-done.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-progress-checklist-done.png windows-progress-checklist-done.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-progress-checklist-done.png windows-progress-checklist-done.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-progress-checklist-done.png windows-progress-checklist-done.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-progress-checklist-done.png windows-progress-checklist-done.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-progress-checklist-done.png windows-progress-checklist-done.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-progress-checklist-done.png windows-progress-checklist-done.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-progress-checklist-done.png windows-progress-checklist-done.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-progress-checklist-done.png windows-progress-checklist-done.png /usr/bin/install -c -m 644 C/images/windows-progress-checklist-start.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-progress-checklist-start.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-progress-checklist-start.png windows-progress-checklist-start.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-progress-checklist-start.png windows-progress-checklist-start.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-progress-checklist-start.png windows-progress-checklist-start.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-progress-checklist-start.png windows-progress-checklist-start.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-progress-checklist-start.png windows-progress-checklist-start.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-progress-checklist-start.png windows-progress-checklist-start.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-progress-checklist-start.png windows-progress-checklist-start.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-progress-checklist-start.png windows-progress-checklist-start.png /usr/bin/install -c -m 644 C/images/windows-progress-checklist.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-progress-checklist.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-progress-checklist.png windows-progress-checklist.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-progress-checklist.png windows-progress-checklist.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-progress-checklist.png windows-progress-checklist.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-progress-checklist.png windows-progress-checklist.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-progress-checklist.png windows-progress-checklist.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-progress-checklist.png windows-progress-checklist.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-progress-checklist.png windows-progress-checklist.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-progress-checklist.png windows-progress-checklist.png /usr/bin/install -c -m 644 C/images/windows-progress-copy-file.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-progress-copy-file.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-progress-copy-file.png windows-progress-copy-file.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-progress-copy-file.png windows-progress-copy-file.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-progress-copy-file.png windows-progress-copy-file.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-progress-copy-file.png windows-progress-copy-file.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-progress-copy-file.png windows-progress-copy-file.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-progress-copy-file.png windows-progress-copy-file.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-progress-copy-file.png windows-progress-copy-file.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-progress-copy-file.png windows-progress-copy-file.png /usr/bin/install -c -m 644 C/images/windows-progress.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-progress.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-progress.png windows-progress.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-progress.png windows-progress.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-progress.png windows-progress.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-progress.png windows-progress.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-progress.png windows-progress.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-progress.png windows-progress.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-progress.png windows-progress.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-progress.png windows-progress.png /usr/bin/install -c -m 644 C/images/windows-properties.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-properties.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-properties.png windows-properties.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-properties.png windows-properties.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-properties.png windows-properties.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-properties.png windows-properties.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-properties.png windows-properties.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-properties.png windows-properties.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-properties.png windows-properties.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-properties.png windows-properties.png /usr/bin/install -c -m 644 C/images/windows-sdi.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-sdi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-sdi.png windows-sdi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-sdi.png windows-sdi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-sdi.png windows-sdi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-sdi.png windows-sdi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-sdi.png windows-sdi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-sdi.png windows-sdi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-sdi.png windows-sdi.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-sdi.png windows-sdi.png /usr/bin/install -c -m 644 C/images/windows-titlebar.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-titlebar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-titlebar.png windows-titlebar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-titlebar.png windows-titlebar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-titlebar.png windows-titlebar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-titlebar.png windows-titlebar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-titlebar.png windows-titlebar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-titlebar.png windows-titlebar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-titlebar.png windows-titlebar.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-titlebar.png windows-titlebar.png /usr/bin/install -c -m 644 C/images/windows-toolbox-large.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-toolbox-large.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-toolbox-large.png windows-toolbox-large.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-toolbox-large.png windows-toolbox-large.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-toolbox-large.png windows-toolbox-large.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-toolbox-large.png windows-toolbox-large.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-toolbox-large.png windows-toolbox-large.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-toolbox-large.png windows-toolbox-large.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-toolbox-large.png windows-toolbox-large.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-toolbox-large.png windows-toolbox-large.png /usr/bin/install -c -m 644 C/images/windows-toolbox-small.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/C/images/windows-toolbox-small.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/de/images/ && ln -s -f ../../C/images/windows-toolbox-small.png windows-toolbox-small.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/el/images/ && ln -s -f ../../C/images/windows-toolbox-small.png windows-toolbox-small.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/es/images/ && ln -s -f ../../C/images/windows-toolbox-small.png windows-toolbox-small.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/fr/images/ && ln -s -f ../../C/images/windows-toolbox-small.png windows-toolbox-small.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/sl/images/ && ln -s -f ../../C/images/windows-toolbox-small.png windows-toolbox-small.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_CN/images/ && ln -s -f ../../C/images/windows-toolbox-small.png windows-toolbox-small.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_HK/images/ && ln -s -f ../../C/images/windows-toolbox-small.png windows-toolbox-small.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/hig-book/zh_TW/images/ && ln -s -f ../../C/images/windows-toolbox-small.png windows-toolbox-small.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/hig-book /usr/bin/install -c -m 644 hig-book-C.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/hig-book/hig-book-C.omf /usr/bin/install -c -m 644 hig-book-de.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/hig-book/hig-book-de.omf /usr/bin/install -c -m 644 hig-book-el.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/hig-book/hig-book-el.omf /usr/bin/install -c -m 644 hig-book-es.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/hig-book/hig-book-es.omf /usr/bin/install -c -m 644 hig-book-fr.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/hig-book/hig-book-fr.omf /usr/bin/install -c -m 644 hig-book-sl.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/hig-book/hig-book-sl.omf /usr/bin/install -c -m 644 hig-book-zh_CN.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/hig-book/hig-book-zh_CN.omf /usr/bin/install -c -m 644 hig-book-zh_HK.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/hig-book/hig-book-zh_HK.omf /usr/bin/install -c -m 644 hig-book-zh_TW.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/hig-book/hig-book-zh_TW.omf scrollkeeper-update -p /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/var/lib/rarian -o /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/hig-book make[2]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig' make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/hig' Making install in integration-guide make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide' make[2]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/C /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/cs /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/de /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/el /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/en_GB /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/es /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/fr /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/it /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/pt_BR /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/sl /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/sv /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/zh_CN /usr/bin/install -c -m 644 C/integration-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/C/integration-guide.xml /usr/bin/install -c -m 644 cs/integration-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/cs/integration-guide.xml /usr/bin/install -c -m 644 de/integration-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/de/integration-guide.xml /usr/bin/install -c -m 644 el/integration-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/el/integration-guide.xml /usr/bin/install -c -m 644 en_GB/integration-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/en_GB/integration-guide.xml /usr/bin/install -c -m 644 es/integration-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/es/integration-guide.xml /usr/bin/install -c -m 644 fr/integration-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/fr/integration-guide.xml /usr/bin/install -c -m 644 it/integration-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/it/integration-guide.xml /usr/bin/install -c -m 644 pt_BR/integration-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/pt_BR/integration-guide.xml /usr/bin/install -c -m 644 sl/integration-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/sl/integration-guide.xml /usr/bin/install -c -m 644 sv/integration-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/sv/integration-guide.xml /usr/bin/install -c -m 644 zh_CN/integration-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/integration-guide/zh_CN/integration-guide.xml /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/integration-guide /usr/bin/install -c -m 644 integration-guide-C.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/integration-guide/integration-guide-C.omf /usr/bin/install -c -m 644 integration-guide-cs.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/integration-guide/integration-guide-cs.omf /usr/bin/install -c -m 644 integration-guide-de.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/integration-guide/integration-guide-de.omf /usr/bin/install -c -m 644 integration-guide-el.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/integration-guide/integration-guide-el.omf /usr/bin/install -c -m 644 integration-guide-en_GB.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/integration-guide/integration-guide-en_GB.omf /usr/bin/install -c -m 644 integration-guide-es.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/integration-guide/integration-guide-es.omf /usr/bin/install -c -m 644 integration-guide-fr.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/integration-guide/integration-guide-fr.omf /usr/bin/install -c -m 644 integration-guide-it.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/integration-guide/integration-guide-it.omf /usr/bin/install -c -m 644 integration-guide-pt_BR.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/integration-guide/integration-guide-pt_BR.omf /usr/bin/install -c -m 644 integration-guide-sl.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/integration-guide/integration-guide-sl.omf /usr/bin/install -c -m 644 integration-guide-sv.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/integration-guide/integration-guide-sv.omf /usr/bin/install -c -m 644 integration-guide-zh_CN.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/integration-guide/integration-guide-zh_CN.omf scrollkeeper-update -p /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/var/lib/rarian -o /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/integration-guide make[2]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide' make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/integration-guide' Making install in optimization-guide make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide' make[2]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/C /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/cs /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/de /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/el /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/es /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/fr /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/sl /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/zh_CN /usr/bin/install -c -m 644 C/optimization-harmful.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/C/optimization-harmful.xml /usr/bin/install -c -m 644 C/optimization-massif.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/C/optimization-massif.xml /usr/bin/install -c -m 644 C/optimization-intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/C/optimization-intro.xml /usr/bin/install -c -m 644 C/optimization-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/C/optimization-guide.xml /usr/bin/install -c -m 644 cs/optimization-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/cs/optimization-guide.xml /usr/bin/install -c -m 644 de/optimization-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/de/optimization-guide.xml /usr/bin/install -c -m 644 el/optimization-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/el/optimization-guide.xml /usr/bin/install -c -m 644 es/optimization-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/es/optimization-guide.xml /usr/bin/install -c -m 644 fr/optimization-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/fr/optimization-guide.xml /usr/bin/install -c -m 644 sl/optimization-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/sl/optimization-guide.xml /usr/bin/install -c -m 644 zh_CN/optimization-guide.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/zh_CN/optimization-guide.xml /usr/bin/install -c -m 644 cs/optimization-harmful.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/cs/optimization-harmful.xml /usr/bin/install -c -m 644 cs/optimization-massif.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/cs/optimization-massif.xml /usr/bin/install -c -m 644 cs/optimization-intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/cs/optimization-intro.xml /usr/bin/install -c -m 644 de/optimization-harmful.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/de/optimization-harmful.xml /usr/bin/install -c -m 644 de/optimization-massif.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/de/optimization-massif.xml /usr/bin/install -c -m 644 de/optimization-intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/de/optimization-intro.xml /usr/bin/install -c -m 644 el/optimization-harmful.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/el/optimization-harmful.xml /usr/bin/install -c -m 644 el/optimization-massif.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/el/optimization-massif.xml /usr/bin/install -c -m 644 el/optimization-intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/el/optimization-intro.xml /usr/bin/install -c -m 644 es/optimization-harmful.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/es/optimization-harmful.xml /usr/bin/install -c -m 644 es/optimization-massif.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/es/optimization-massif.xml /usr/bin/install -c -m 644 es/optimization-intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/es/optimization-intro.xml /usr/bin/install -c -m 644 fr/optimization-harmful.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/fr/optimization-harmful.xml /usr/bin/install -c -m 644 fr/optimization-massif.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/fr/optimization-massif.xml /usr/bin/install -c -m 644 fr/optimization-intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/fr/optimization-intro.xml /usr/bin/install -c -m 644 sl/optimization-harmful.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/sl/optimization-harmful.xml /usr/bin/install -c -m 644 sl/optimization-massif.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/sl/optimization-massif.xml /usr/bin/install -c -m 644 sl/optimization-intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/sl/optimization-intro.xml /usr/bin/install -c -m 644 zh_CN/optimization-harmful.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/zh_CN/optimization-harmful.xml /usr/bin/install -c -m 644 zh_CN/optimization-massif.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/zh_CN/optimization-massif.xml /usr/bin/install -c -m 644 zh_CN/optimization-intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/zh_CN/optimization-intro.xml /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/C/figures/ /usr/bin/install -c -m 644 C/figures/massif-after.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/C/figures/massif-after.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/cs/figures/ /usr/bin/install -c -m 644 cs/figures/massif-after.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/cs/figures/massif-after.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/de/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/de/figures/ && ln -s -f ../../C/figures/massif-after.png massif-after.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/el/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/el/figures/ && ln -s -f ../../C/figures/massif-after.png massif-after.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/es/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/es/figures/ && ln -s -f ../../C/figures/massif-after.png massif-after.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/fr/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/fr/figures/ && ln -s -f ../../C/figures/massif-after.png massif-after.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/sl/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/sl/figures/ && ln -s -f ../../C/figures/massif-after.png massif-after.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/zh_CN/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/zh_CN/figures/ && ln -s -f ../../C/figures/massif-after.png massif-after.png /usr/bin/install -c -m 644 C/figures/massif-before.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/C/figures/massif-before.png /usr/bin/install -c -m 644 cs/figures/massif-before.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/cs/figures/massif-before.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/de/figures/ && ln -s -f ../../C/figures/massif-before.png massif-before.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/el/figures/ && ln -s -f ../../C/figures/massif-before.png massif-before.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/es/figures/ && ln -s -f ../../C/figures/massif-before.png massif-before.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/fr/figures/ && ln -s -f ../../C/figures/massif-before.png massif-before.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/sl/figures/ && ln -s -f ../../C/figures/massif-before.png massif-before.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/optimization-guide/zh_CN/figures/ && ln -s -f ../../C/figures/massif-before.png massif-before.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/optimization-guide /usr/bin/install -c -m 644 optimization-guide-C.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/optimization-guide/optimization-guide-C.omf /usr/bin/install -c -m 644 optimization-guide-cs.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/optimization-guide/optimization-guide-cs.omf /usr/bin/install -c -m 644 optimization-guide-de.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/optimization-guide/optimization-guide-de.omf /usr/bin/install -c -m 644 optimization-guide-el.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/optimization-guide/optimization-guide-el.omf /usr/bin/install -c -m 644 optimization-guide-es.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/optimization-guide/optimization-guide-es.omf /usr/bin/install -c -m 644 optimization-guide-fr.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/optimization-guide/optimization-guide-fr.omf /usr/bin/install -c -m 644 optimization-guide-sl.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/optimization-guide/optimization-guide-sl.omf /usr/bin/install -c -m 644 optimization-guide-zh_CN.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/optimization-guide/optimization-guide-zh_CN.omf scrollkeeper-update -p /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/var/lib/rarian -o /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/optimization-guide make[2]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide' make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/optimization-guide' Making install in platform-overview make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview' make[2]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/C /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/cs /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/de /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/el /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/es /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/fr /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/it /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ja /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/oc /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/pt_BR /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ru /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/uk /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/sl /usr/bin/install -c -m 644 C/apx-modules.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/C/apx-modules.xml /usr/bin/install -c -m 644 C/bindings.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/C/bindings.xml /usr/bin/install -c -m 644 C/core-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/C/core-tech.xml /usr/bin/install -c -m 644 C/desktop-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/C/desktop-tech.xml /usr/bin/install -c -m 644 C/intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/C/intro.xml /usr/bin/install -c -m 644 C/ipc-network.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/C/ipc-network.xml /usr/bin/install -c -m 644 C/legal-fdl.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/C/legal-fdl.xml /usr/bin/install -c -m 644 C/platform.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/C/platform.xml /usr/bin/install -c -m 644 C/platform-overview.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/C/platform-overview.xml /usr/bin/install -c -m 644 cs/platform-overview.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/cs/platform-overview.xml /usr/bin/install -c -m 644 de/platform-overview.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/de/platform-overview.xml /usr/bin/install -c -m 644 el/platform-overview.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/el/platform-overview.xml /usr/bin/install -c -m 644 es/platform-overview.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/es/platform-overview.xml /usr/bin/install -c -m 644 fr/platform-overview.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/fr/platform-overview.xml /usr/bin/install -c -m 644 it/platform-overview.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/it/platform-overview.xml /usr/bin/install -c -m 644 ja/platform-overview.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ja/platform-overview.xml /usr/bin/install -c -m 644 oc/platform-overview.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/oc/platform-overview.xml /usr/bin/install -c -m 644 pt_BR/platform-overview.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/pt_BR/platform-overview.xml /usr/bin/install -c -m 644 ru/platform-overview.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ru/platform-overview.xml /usr/bin/install -c -m 644 uk/platform-overview.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/uk/platform-overview.xml /usr/bin/install -c -m 644 sl/platform-overview.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/sl/platform-overview.xml /usr/bin/install -c -m 644 cs/apx-modules.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/cs/apx-modules.xml /usr/bin/install -c -m 644 cs/bindings.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/cs/bindings.xml /usr/bin/install -c -m 644 cs/core-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/cs/core-tech.xml /usr/bin/install -c -m 644 cs/desktop-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/cs/desktop-tech.xml /usr/bin/install -c -m 644 cs/intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/cs/intro.xml /usr/bin/install -c -m 644 cs/ipc-network.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/cs/ipc-network.xml /usr/bin/install -c -m 644 cs/legal-fdl.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/cs/legal-fdl.xml /usr/bin/install -c -m 644 cs/platform.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/cs/platform.xml /usr/bin/install -c -m 644 de/apx-modules.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/de/apx-modules.xml /usr/bin/install -c -m 644 de/bindings.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/de/bindings.xml /usr/bin/install -c -m 644 de/core-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/de/core-tech.xml /usr/bin/install -c -m 644 de/desktop-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/de/desktop-tech.xml /usr/bin/install -c -m 644 de/intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/de/intro.xml /usr/bin/install -c -m 644 de/ipc-network.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/de/ipc-network.xml /usr/bin/install -c -m 644 de/legal-fdl.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/de/legal-fdl.xml /usr/bin/install -c -m 644 de/platform.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/de/platform.xml /usr/bin/install -c -m 644 el/apx-modules.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/el/apx-modules.xml /usr/bin/install -c -m 644 el/bindings.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/el/bindings.xml /usr/bin/install -c -m 644 el/core-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/el/core-tech.xml /usr/bin/install -c -m 644 el/desktop-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/el/desktop-tech.xml /usr/bin/install -c -m 644 el/intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/el/intro.xml /usr/bin/install -c -m 644 el/ipc-network.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/el/ipc-network.xml /usr/bin/install -c -m 644 el/legal-fdl.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/el/legal-fdl.xml /usr/bin/install -c -m 644 el/platform.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/el/platform.xml /usr/bin/install -c -m 644 es/apx-modules.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/es/apx-modules.xml /usr/bin/install -c -m 644 es/bindings.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/es/bindings.xml /usr/bin/install -c -m 644 es/core-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/es/core-tech.xml /usr/bin/install -c -m 644 es/desktop-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/es/desktop-tech.xml /usr/bin/install -c -m 644 es/intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/es/intro.xml /usr/bin/install -c -m 644 es/ipc-network.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/es/ipc-network.xml /usr/bin/install -c -m 644 es/legal-fdl.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/es/legal-fdl.xml /usr/bin/install -c -m 644 es/platform.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/es/platform.xml /usr/bin/install -c -m 644 fr/apx-modules.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/fr/apx-modules.xml /usr/bin/install -c -m 644 fr/bindings.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/fr/bindings.xml /usr/bin/install -c -m 644 fr/core-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/fr/core-tech.xml /usr/bin/install -c -m 644 fr/desktop-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/fr/desktop-tech.xml /usr/bin/install -c -m 644 fr/intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/fr/intro.xml /usr/bin/install -c -m 644 fr/ipc-network.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/fr/ipc-network.xml /usr/bin/install -c -m 644 fr/legal-fdl.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/fr/legal-fdl.xml /usr/bin/install -c -m 644 fr/platform.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/fr/platform.xml /usr/bin/install -c -m 644 it/apx-modules.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/it/apx-modules.xml /usr/bin/install -c -m 644 it/bindings.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/it/bindings.xml /usr/bin/install -c -m 644 it/core-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/it/core-tech.xml /usr/bin/install -c -m 644 it/desktop-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/it/desktop-tech.xml /usr/bin/install -c -m 644 it/intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/it/intro.xml /usr/bin/install -c -m 644 it/ipc-network.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/it/ipc-network.xml /usr/bin/install -c -m 644 it/legal-fdl.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/it/legal-fdl.xml /usr/bin/install -c -m 644 it/platform.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/it/platform.xml /usr/bin/install -c -m 644 ja/apx-modules.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ja/apx-modules.xml /usr/bin/install -c -m 644 ja/bindings.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ja/bindings.xml /usr/bin/install -c -m 644 ja/core-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ja/core-tech.xml /usr/bin/install -c -m 644 ja/desktop-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ja/desktop-tech.xml /usr/bin/install -c -m 644 ja/intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ja/intro.xml /usr/bin/install -c -m 644 ja/ipc-network.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ja/ipc-network.xml /usr/bin/install -c -m 644 ja/legal-fdl.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ja/legal-fdl.xml /usr/bin/install -c -m 644 ja/platform.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ja/platform.xml /usr/bin/install -c -m 644 oc/apx-modules.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/oc/apx-modules.xml /usr/bin/install -c -m 644 oc/bindings.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/oc/bindings.xml /usr/bin/install -c -m 644 oc/core-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/oc/core-tech.xml /usr/bin/install -c -m 644 oc/desktop-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/oc/desktop-tech.xml /usr/bin/install -c -m 644 oc/intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/oc/intro.xml /usr/bin/install -c -m 644 oc/ipc-network.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/oc/ipc-network.xml /usr/bin/install -c -m 644 oc/legal-fdl.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/oc/legal-fdl.xml /usr/bin/install -c -m 644 oc/platform.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/oc/platform.xml /usr/bin/install -c -m 644 pt_BR/apx-modules.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/pt_BR/apx-modules.xml /usr/bin/install -c -m 644 pt_BR/bindings.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/pt_BR/bindings.xml /usr/bin/install -c -m 644 pt_BR/core-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/pt_BR/core-tech.xml /usr/bin/install -c -m 644 pt_BR/desktop-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/pt_BR/desktop-tech.xml /usr/bin/install -c -m 644 pt_BR/intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/pt_BR/intro.xml /usr/bin/install -c -m 644 pt_BR/ipc-network.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/pt_BR/ipc-network.xml /usr/bin/install -c -m 644 pt_BR/legal-fdl.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/pt_BR/legal-fdl.xml /usr/bin/install -c -m 644 pt_BR/platform.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/pt_BR/platform.xml /usr/bin/install -c -m 644 ru/apx-modules.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ru/apx-modules.xml /usr/bin/install -c -m 644 ru/bindings.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ru/bindings.xml /usr/bin/install -c -m 644 ru/core-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ru/core-tech.xml /usr/bin/install -c -m 644 ru/desktop-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ru/desktop-tech.xml /usr/bin/install -c -m 644 ru/intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ru/intro.xml /usr/bin/install -c -m 644 ru/ipc-network.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ru/ipc-network.xml /usr/bin/install -c -m 644 ru/legal-fdl.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ru/legal-fdl.xml /usr/bin/install -c -m 644 ru/platform.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ru/platform.xml /usr/bin/install -c -m 644 uk/apx-modules.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/uk/apx-modules.xml /usr/bin/install -c -m 644 uk/bindings.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/uk/bindings.xml /usr/bin/install -c -m 644 uk/core-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/uk/core-tech.xml /usr/bin/install -c -m 644 uk/desktop-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/uk/desktop-tech.xml /usr/bin/install -c -m 644 uk/intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/uk/intro.xml /usr/bin/install -c -m 644 uk/ipc-network.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/uk/ipc-network.xml /usr/bin/install -c -m 644 uk/legal-fdl.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/uk/legal-fdl.xml /usr/bin/install -c -m 644 uk/platform.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/uk/platform.xml /usr/bin/install -c -m 644 sl/apx-modules.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/sl/apx-modules.xml /usr/bin/install -c -m 644 sl/bindings.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/sl/bindings.xml /usr/bin/install -c -m 644 sl/core-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/sl/core-tech.xml /usr/bin/install -c -m 644 sl/desktop-tech.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/sl/desktop-tech.xml /usr/bin/install -c -m 644 sl/intro.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/sl/intro.xml /usr/bin/install -c -m 644 sl/ipc-network.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/sl/ipc-network.xml /usr/bin/install -c -m 644 sl/legal-fdl.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/sl/legal-fdl.xml /usr/bin/install -c -m 644 sl/platform.xml /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/sl/platform.xml /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/C/figures/ /usr/bin/install -c -m 644 C/figures/graphics.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/C/figures/graphics.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/cs/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/cs/figures/ && ln -s -f ../../C/figures/graphics.png graphics.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/de/figures/ /usr/bin/install -c -m 644 de/figures/graphics.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/de/figures/graphics.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/el/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/el/figures/ && ln -s -f ../../C/figures/graphics.png graphics.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/es/figures/ /usr/bin/install -c -m 644 es/figures/graphics.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/es/figures/graphics.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/fr/figures/ /usr/bin/install -c -m 644 fr/figures/graphics.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/fr/figures/graphics.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/it/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/it/figures/ && ln -s -f ../../C/figures/graphics.png graphics.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ja/figures/ /usr/bin/install -c -m 644 ja/figures/graphics.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ja/figures/graphics.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/oc/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/oc/figures/ && ln -s -f ../../C/figures/graphics.png graphics.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/pt_BR/figures/ /usr/bin/install -c -m 644 pt_BR/figures/graphics.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/pt_BR/figures/graphics.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ru/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ru/figures/ && ln -s -f ../../C/figures/graphics.png graphics.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/uk/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/uk/figures/ && ln -s -f ../../C/figures/graphics.png graphics.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/sl/figures/ cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/sl/figures/ && ln -s -f ../../C/figures/graphics.png graphics.png /usr/bin/install -c -m 644 C/figures/i18n.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/C/figures/i18n.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/cs/figures/ && ln -s -f ../../C/figures/i18n.png i18n.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/de/figures/ && ln -s -f ../../C/figures/i18n.png i18n.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/el/figures/ && ln -s -f ../../C/figures/i18n.png i18n.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/es/figures/ && ln -s -f ../../C/figures/i18n.png i18n.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/fr/figures/ && ln -s -f ../../C/figures/i18n.png i18n.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/it/figures/ && ln -s -f ../../C/figures/i18n.png i18n.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ja/figures/ && ln -s -f ../../C/figures/i18n.png i18n.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/oc/figures/ && ln -s -f ../../C/figures/i18n.png i18n.png /usr/bin/install -c -m 644 pt_BR/figures/i18n.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/pt_BR/figures/i18n.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ru/figures/ && ln -s -f ../../C/figures/i18n.png i18n.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/uk/figures/ && ln -s -f ../../C/figures/i18n.png i18n.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/sl/figures/ && ln -s -f ../../C/figures/i18n.png i18n.png /usr/bin/install -c -m 644 C/figures/pango.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/C/figures/pango.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/cs/figures/ && ln -s -f ../../C/figures/pango.png pango.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/de/figures/ && ln -s -f ../../C/figures/pango.png pango.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/el/figures/ && ln -s -f ../../C/figures/pango.png pango.png /usr/bin/install -c -m 644 es/figures/pango.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/es/figures/pango.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/fr/figures/ && ln -s -f ../../C/figures/pango.png pango.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/it/figures/ && ln -s -f ../../C/figures/pango.png pango.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ja/figures/ && ln -s -f ../../C/figures/pango.png pango.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/oc/figures/ && ln -s -f ../../C/figures/pango.png pango.png /usr/bin/install -c -m 644 pt_BR/figures/pango.png /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/pt_BR/figures/pango.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/ru/figures/ && ln -s -f ../../C/figures/pango.png pango.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/uk/figures/ && ln -s -f ../../C/figures/pango.png pango.png cd /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/gnome/help/platform-overview/sl/figures/ && ln -s -f ../../C/figures/pango.png pango.png /bin/sh /builddir/build/BUILD/gnome-devel-docs-2.91.91/install-sh -d /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/platform-overview /usr/bin/install -c -m 644 platform-overview-C.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/platform-overview/platform-overview-C.omf /usr/bin/install -c -m 644 platform-overview-cs.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/platform-overview/platform-overview-cs.omf /usr/bin/install -c -m 644 platform-overview-de.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/platform-overview/platform-overview-de.omf /usr/bin/install -c -m 644 platform-overview-el.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/platform-overview/platform-overview-el.omf /usr/bin/install -c -m 644 platform-overview-es.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/platform-overview/platform-overview-es.omf /usr/bin/install -c -m 644 platform-overview-fr.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/platform-overview/platform-overview-fr.omf /usr/bin/install -c -m 644 platform-overview-it.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/platform-overview/platform-overview-it.omf /usr/bin/install -c -m 644 platform-overview-ja.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/platform-overview/platform-overview-ja.omf /usr/bin/install -c -m 644 platform-overview-oc.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/platform-overview/platform-overview-oc.omf /usr/bin/install -c -m 644 platform-overview-pt_BR.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/platform-overview/platform-overview-pt_BR.omf /usr/bin/install -c -m 644 platform-overview-ru.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/platform-overview/platform-overview-ru.omf /usr/bin/install -c -m 644 platform-overview-uk.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/platform-overview/platform-overview-uk.omf /usr/bin/install -c -m 644 platform-overview-sl.omf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/platform-overview/platform-overview-sl.omf scrollkeeper-update -p /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/var/lib/rarian -o /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/omf/platform-overview make[2]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview' make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91/platform-overview' make[1]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91' make[2]: Entering directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91' make[1]: Leaving directory `/builddir/build/BUILD/gnome-devel-docs-2.91.91' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch gnome-devel-docs --all-name --with-gnome + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gnome-devel-docs-2.91.91 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gnome-devel-docs-2.91.91-1.fc15.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qlXqHm + umask 022 + cd /builddir/build/BUILD + cd gnome-devel-docs-2.91.91 + DOCDIR=/builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/doc/gnome-devel-docs-2.91.91 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/doc/gnome-devel-docs-2.91.91 + /bin/mkdir -p /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/doc/gnome-devel-docs-2.91.91 + cp -pr README AUTHORS NEWS COPYING /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch/usr/share/doc/gnome-devel-docs-2.91.91 + exit 0 warning: File listed twice: /usr/share/gnome/help/gdp-handbook warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/builddocs.xml warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/callout_procedure.xml warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/contexthelp.xml warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/conventions.xml warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/crossreferencing.xml warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/docbook.xml warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/docsystem.xml warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/finish.xml warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/gdp-handbook.xml warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/getstarted.xml warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/introduction.xml warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/legal.xml warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/manuals.xml warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/resources.xml warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/screenshot_procedure.xml warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/sectids.xml warning: File listed twice: /usr/share/gnome/help/gdp-handbook/C/teamwork.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/Authorlist.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/accessibility.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/applet_popup_menu.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/arrow_button1.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/arrow_button2.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/callout_notflow.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/check_box.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/color_selector_button.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/color_wheel1.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/color_wheel2.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/column_heading.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/command_button.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/desktop_background_menu.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/desktop_elements.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/dropdown_combination_box.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/dropdown_list_box.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/dropdown_section1.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/dropdown_section2.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/field.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/font_selector_button.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/footprint_icon.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/gnome_menu.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/group_box.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/icon_selector_button1.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/icon_selector_button2.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/launcher_popup_menu.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/list_box.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/panel_elements.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/panel_object_popup_menu.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/panel_popup_menu.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/radio_button.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/sample_anno_panel.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/scrollbar.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/slider.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/spin_box.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/tabbed_section.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/table.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/tabs.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/text_box.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/toggle_button.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/toolbar_button.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/window_elements.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/window_frame_button.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/window_list_button.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/window_menu.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/window_panes.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/figures/window_titlebar_elements.png warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/fundamentals.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/gdp-style-guide.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/grammar_usage.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/gui.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/improving.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/indexing.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/infoblocks.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/infodesign.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/language.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/legal.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/legal_issues.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/locale.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/preface.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/screenshot.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/units.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/usability.xml warning: File listed twice: /usr/share/gnome/help/gdp-style-guide/C/wordlist.xml warning: File listed twice: /usr/share/gnome/help/hig-book warning: File listed twice: /usr/share/gnome/help/hig-book/C warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-book.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-bibliography.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-checks.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-controls.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-credits.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-desktop.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-feedback.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-icons-new.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-icons.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-input.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-intro.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-language.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-layout.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-menus.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-principles.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-toolbars.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-whatsnew.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/hig-ch-windows.xml warning: File listed twice: /usr/share/gnome/help/hig-book/C/images warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-check-box-ambiguous.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-check-boxes-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-check-boxes.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-combo.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-list-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-locked.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-notebook-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-notebook-tabs.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-notebook.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-old-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-option-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-progress-indeterminate.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-progress-time.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-progress-typical.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-radio-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-radio-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-sensitivity.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-slider-spinbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-slider.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-spin-box.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-status-bar-interactive.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-status-bar.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-text-choose.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-text-prompt.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-toggle-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-toggle-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-tree-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/controls-tree.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/desktop-applications-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/feedback-checklist-running.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/feedback-pointers-busy.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icon-design-process-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icon-design-process-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icon-design-process-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icon-design-process-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icon-design-process-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icon-design-process-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icon-design-process-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icon-design-process-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icon-design-process-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icon-design-process-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icon-design-process-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icon-design-process-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-applications.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-evolution.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-floppy-dissected.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-font-selection-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-font-selection-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-gedit.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-gnumeric.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-hc-book-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-hc-book.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-hc-cdrom-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-hc-cdrom.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-hc-copy-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-hc-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-hc-metaphors.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-lowcontrast-levels.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-nautilus.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-objects.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-perspective-shelf.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-perspective-table.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-shut-down.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-silhouette.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-sodipodi.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-style-aqua.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-style-gnome.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-style-java.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-system-log.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-toolbar.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-underline-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/icons-word-processor.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/input-accesskeys-shortcuts.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/input-drag-cursor-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/input-drag-cursor-link.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/input-drag-cursor-move.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/input-drag-cursor-nodrop.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/input-drag-cursor-query.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/input-drag-cursor.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/input-drag-select-files.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/input-drag-select-graphics.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/input-pointing-devices.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-application.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-bookmarks.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-checkbox-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-command-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-dropdown.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-edit.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-format.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-go-browser.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-go-document.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-help.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-insert.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-popup.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-radiobutton-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-submenu.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-view.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/menus-windows.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/toolbars-configure-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/toolbars-labels-below.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/toolbars-labels-beside.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/toolbars-mail.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-button-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-colorblind-deutan.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-colorblind-normal.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-colorblind-tritan.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-large-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-layout-annotated.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-layout-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-layout-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-list-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-other-labels.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-13.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-14.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-15.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-16.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-17.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-18.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-19.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-20.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-21.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-22.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-23.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-24.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-25.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-26.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-27.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-28.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-29.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-30.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-31.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-32.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-palette.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-radiobutton-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-small-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/visdes-textbox-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-alert-authentication.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-alert-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-alert-confirmation.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-alert-error.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-alert-information.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-alert-save.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-alert-spacing.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-alert-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-assistant-first-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-assistant-middle-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-dialog-tabbed.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-explicit-apply.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-mdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-preferences.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-primary.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-progress-checklist-done.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-progress-checklist-start.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-progress-checklist.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-progress-copy-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-progress.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-properties.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-sdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-titlebar.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-toolbox-large.png warning: File listed twice: /usr/share/gnome/help/hig-book/C/images/windows-toolbox-small.png warning: File listed twice: /usr/share/gnome/help/hig-book/de warning: File listed twice: /usr/share/gnome/help/hig-book/de/hig-book.xml warning: File listed twice: /usr/share/gnome/help/hig-book/de/images warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-check-box-ambiguous.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-check-boxes-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-check-boxes.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-combo.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-list-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-locked.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-notebook-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-notebook-tabs.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-notebook.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-old-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-option-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-progress-indeterminate.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-progress-time.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-progress-typical.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-radio-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-radio-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-sensitivity.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-slider-spinbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-slider.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-spin-box.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-status-bar-interactive.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-status-bar.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-text-choose.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-text-prompt.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-toggle-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-toggle-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-tree-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/controls-tree.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/desktop-applications-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/feedback-checklist-running.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/feedback-pointers-busy.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icon-design-process-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icon-design-process-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icon-design-process-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icon-design-process-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icon-design-process-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icon-design-process-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icon-design-process-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icon-design-process-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icon-design-process-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icon-design-process-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icon-design-process-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icon-design-process-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-applications.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-evolution.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-floppy-dissected.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-font-selection-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-font-selection-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-gedit.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-gnumeric.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-hc-book-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-hc-book.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-hc-cdrom-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-hc-cdrom.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-hc-copy-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-hc-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-hc-metaphors.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-lowcontrast-levels.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-nautilus.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-objects.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-perspective-shelf.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-perspective-table.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-shut-down.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-silhouette.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-sodipodi.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-style-aqua.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-style-gnome.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-style-java.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-system-log.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-toolbar.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-underline-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/icons-word-processor.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/input-accesskeys-shortcuts.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/input-drag-cursor-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/input-drag-cursor-link.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/input-drag-cursor-move.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/input-drag-cursor-nodrop.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/input-drag-cursor-query.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/input-drag-cursor.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/input-drag-select-files.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/input-drag-select-graphics.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/input-pointing-devices.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-application.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-bookmarks.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-checkbox-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-command-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-dropdown.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-edit.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-format.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-go-browser.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-go-document.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-help.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-insert.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-popup.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-radiobutton-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-submenu.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-view.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/menus-windows.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/toolbars-configure-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/toolbars-labels-below.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/toolbars-labels-beside.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/toolbars-mail.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-button-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-colorblind-deutan.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-colorblind-normal.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-colorblind-tritan.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-large-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-layout-annotated.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-layout-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-layout-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-list-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-other-labels.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-13.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-14.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-15.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-16.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-17.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-18.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-19.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-20.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-21.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-22.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-23.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-24.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-25.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-26.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-27.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-28.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-29.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-30.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-31.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-32.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-palette.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-radiobutton-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-small-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/visdes-textbox-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-alert-authentication.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-alert-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-alert-confirmation.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-alert-error.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-alert-information.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-alert-save.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-alert-spacing.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-alert-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-assistant-first-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-assistant-middle-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-dialog-tabbed.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-explicit-apply.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-mdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-preferences.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-primary.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-progress-checklist-done.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-progress-checklist-start.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-progress-checklist.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-progress-copy-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-progress.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-properties.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-sdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-titlebar.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-toolbox-large.png warning: File listed twice: /usr/share/gnome/help/hig-book/de/images/windows-toolbox-small.png warning: File listed twice: /usr/share/gnome/help/hig-book/el warning: File listed twice: /usr/share/gnome/help/hig-book/el/hig-book.xml warning: File listed twice: /usr/share/gnome/help/hig-book/el/images warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-check-box-ambiguous.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-check-boxes-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-check-boxes.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-combo.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-list-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-locked.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-notebook-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-notebook-tabs.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-notebook.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-old-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-option-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-progress-indeterminate.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-progress-time.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-progress-typical.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-radio-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-radio-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-sensitivity.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-slider-spinbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-slider.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-spin-box.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-status-bar-interactive.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-status-bar.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-text-choose.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-text-prompt.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-toggle-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-toggle-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-tree-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/controls-tree.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/desktop-applications-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/feedback-checklist-running.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/feedback-pointers-busy.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icon-design-process-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icon-design-process-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icon-design-process-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icon-design-process-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icon-design-process-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icon-design-process-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icon-design-process-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icon-design-process-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icon-design-process-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icon-design-process-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icon-design-process-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icon-design-process-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-applications.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-evolution.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-floppy-dissected.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-font-selection-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-font-selection-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-gedit.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-gnumeric.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-hc-book-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-hc-book.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-hc-cdrom-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-hc-cdrom.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-hc-copy-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-hc-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-hc-metaphors.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-lowcontrast-levels.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-nautilus.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-objects.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-perspective-shelf.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-perspective-table.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-shut-down.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-silhouette.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-sodipodi.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-style-aqua.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-style-gnome.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-style-java.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-system-log.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-toolbar.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-underline-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/icons-word-processor.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/input-accesskeys-shortcuts.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/input-drag-cursor-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/input-drag-cursor-link.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/input-drag-cursor-move.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/input-drag-cursor-nodrop.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/input-drag-cursor-query.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/input-drag-cursor.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/input-drag-select-files.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/input-drag-select-graphics.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/input-pointing-devices.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-application.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-bookmarks.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-checkbox-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-command-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-dropdown.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-edit.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-format.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-go-browser.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-go-document.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-help.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-insert.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-popup.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-radiobutton-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-submenu.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-view.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/menus-windows.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/toolbars-configure-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/toolbars-labels-below.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/toolbars-labels-beside.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/toolbars-mail.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-button-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-colorblind-deutan.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-colorblind-normal.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-colorblind-tritan.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-large-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-layout-annotated.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-layout-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-layout-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-list-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-other-labels.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-13.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-14.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-15.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-16.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-17.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-18.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-19.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-20.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-21.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-22.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-23.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-24.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-25.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-26.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-27.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-28.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-29.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-30.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-31.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-32.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-palette.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-radiobutton-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-small-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/visdes-textbox-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-alert-authentication.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-alert-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-alert-confirmation.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-alert-error.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-alert-information.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-alert-save.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-alert-spacing.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-alert-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-assistant-first-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-assistant-middle-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-dialog-tabbed.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-explicit-apply.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-mdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-preferences.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-primary.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-progress-checklist-done.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-progress-checklist-start.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-progress-checklist.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-progress-copy-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-progress.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-properties.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-sdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-titlebar.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-toolbox-large.png warning: File listed twice: /usr/share/gnome/help/hig-book/el/images/windows-toolbox-small.png warning: File listed twice: /usr/share/gnome/help/hig-book/es warning: File listed twice: /usr/share/gnome/help/hig-book/es/hig-book.xml warning: File listed twice: /usr/share/gnome/help/hig-book/es/images warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-check-box-ambiguous.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-check-boxes-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-check-boxes.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-combo.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-list-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-locked.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-notebook-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-notebook-tabs.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-notebook.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-old-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-option-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-progress-indeterminate.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-progress-time.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-progress-typical.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-radio-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-radio-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-sensitivity.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-slider-spinbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-slider.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-spin-box.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-status-bar-interactive.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-status-bar.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-text-choose.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-text-prompt.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-toggle-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-toggle-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-tree-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/controls-tree.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/desktop-applications-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/feedback-checklist-running.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/feedback-pointers-busy.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icon-design-process-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icon-design-process-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icon-design-process-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icon-design-process-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icon-design-process-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icon-design-process-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icon-design-process-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icon-design-process-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icon-design-process-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icon-design-process-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icon-design-process-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icon-design-process-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-applications.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-evolution.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-floppy-dissected.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-font-selection-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-font-selection-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-gedit.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-gnumeric.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-hc-book-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-hc-book.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-hc-cdrom-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-hc-cdrom.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-hc-copy-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-hc-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-hc-metaphors.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-lowcontrast-levels.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-nautilus.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-objects.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-perspective-shelf.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-perspective-table.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-shut-down.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-silhouette.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-sodipodi.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-style-aqua.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-style-gnome.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-style-java.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-system-log.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-toolbar.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-underline-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/icons-word-processor.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/input-accesskeys-shortcuts.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/input-drag-cursor-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/input-drag-cursor-link.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/input-drag-cursor-move.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/input-drag-cursor-nodrop.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/input-drag-cursor-query.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/input-drag-cursor.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/input-drag-select-files.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/input-drag-select-graphics.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/input-pointing-devices.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-application.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-bookmarks.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-checkbox-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-command-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-dropdown.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-edit.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-format.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-go-browser.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-go-document.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-help.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-insert.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-popup.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-radiobutton-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-submenu.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-view.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/menus-windows.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/toolbars-configure-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/toolbars-labels-below.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/toolbars-labels-beside.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/toolbars-mail.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-button-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-colorblind-deutan.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-colorblind-normal.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-colorblind-tritan.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-large-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-layout-annotated.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-layout-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-layout-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-list-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-other-labels.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-13.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-14.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-15.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-16.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-17.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-18.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-19.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-20.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-21.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-22.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-23.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-24.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-25.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-26.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-27.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-28.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-29.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-30.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-31.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-32.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-palette.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-radiobutton-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-small-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/visdes-textbox-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-alert-authentication.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-alert-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-alert-confirmation.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-alert-error.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-alert-information.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-alert-save.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-alert-spacing.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-alert-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-assistant-first-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-assistant-middle-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-dialog-tabbed.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-explicit-apply.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-mdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-preferences.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-primary.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-progress-checklist-done.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-progress-checklist-start.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-progress-checklist.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-progress-copy-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-progress.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-properties.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-sdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-titlebar.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-toolbox-large.png warning: File listed twice: /usr/share/gnome/help/hig-book/es/images/windows-toolbox-small.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr warning: File listed twice: /usr/share/gnome/help/hig-book/fr/hig-book.xml warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-check-box-ambiguous.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-check-boxes-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-check-boxes.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-combo.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-list-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-locked.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-notebook-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-notebook-tabs.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-notebook.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-old-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-option-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-progress-indeterminate.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-progress-time.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-progress-typical.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-radio-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-radio-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-sensitivity.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-slider-spinbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-slider.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-spin-box.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-status-bar-interactive.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-status-bar.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-text-choose.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-text-prompt.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-toggle-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-toggle-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-tree-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/controls-tree.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/desktop-applications-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/feedback-checklist-running.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/feedback-pointers-busy.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icon-design-process-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icon-design-process-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icon-design-process-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icon-design-process-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icon-design-process-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icon-design-process-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icon-design-process-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icon-design-process-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icon-design-process-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icon-design-process-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icon-design-process-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icon-design-process-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-applications.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-evolution.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-floppy-dissected.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-font-selection-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-font-selection-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-gedit.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-gnumeric.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-hc-book-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-hc-book.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-hc-cdrom-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-hc-cdrom.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-hc-copy-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-hc-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-hc-metaphors.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-lowcontrast-levels.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-nautilus.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-objects.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-perspective-shelf.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-perspective-table.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-shut-down.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-silhouette.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-sodipodi.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-style-aqua.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-style-gnome.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-style-java.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-system-log.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-toolbar.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-underline-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/icons-word-processor.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/input-accesskeys-shortcuts.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/input-drag-cursor-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/input-drag-cursor-link.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/input-drag-cursor-move.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/input-drag-cursor-nodrop.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/input-drag-cursor-query.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/input-drag-cursor.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/input-drag-select-files.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/input-drag-select-graphics.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/input-pointing-devices.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-application.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-bookmarks.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-checkbox-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-command-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-dropdown.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-edit.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-format.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-go-browser.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-go-document.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-help.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-insert.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-popup.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-radiobutton-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-submenu.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-view.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/menus-windows.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/toolbars-configure-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/toolbars-labels-below.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/toolbars-labels-beside.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/toolbars-mail.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-button-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-colorblind-deutan.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-colorblind-normal.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-colorblind-tritan.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-large-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-layout-annotated.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-layout-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-layout-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-list-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-other-labels.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-13.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-14.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-15.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-16.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-17.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-18.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-19.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-20.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-21.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-22.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-23.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-24.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-25.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-26.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-27.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-28.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-29.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-30.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-31.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-32.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-palette.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-radiobutton-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-small-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/visdes-textbox-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-alert-authentication.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-alert-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-alert-confirmation.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-alert-error.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-alert-information.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-alert-save.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-alert-spacing.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-alert-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-assistant-first-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-assistant-middle-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-dialog-tabbed.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-explicit-apply.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-mdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-preferences.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-primary.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-progress-checklist-done.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-progress-checklist-start.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-progress-checklist.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-progress-copy-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-progress.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-properties.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-sdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-titlebar.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-toolbox-large.png warning: File listed twice: /usr/share/gnome/help/hig-book/fr/images/windows-toolbox-small.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl warning: File listed twice: /usr/share/gnome/help/hig-book/sl/hig-book.xml warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-check-box-ambiguous.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-check-boxes-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-check-boxes.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-combo.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-list-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-locked.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-notebook-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-notebook-tabs.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-notebook.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-old-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-option-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-progress-indeterminate.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-progress-time.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-progress-typical.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-radio-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-radio-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-sensitivity.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-slider-spinbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-slider.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-spin-box.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-status-bar-interactive.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-status-bar.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-text-choose.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-text-prompt.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-toggle-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-toggle-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-tree-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/controls-tree.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/desktop-applications-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/feedback-checklist-running.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/feedback-pointers-busy.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icon-design-process-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icon-design-process-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icon-design-process-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icon-design-process-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icon-design-process-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icon-design-process-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icon-design-process-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icon-design-process-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icon-design-process-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icon-design-process-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icon-design-process-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icon-design-process-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-applications.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-evolution.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-floppy-dissected.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-font-selection-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-font-selection-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-gedit.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-gnumeric.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-hc-book-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-hc-book.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-hc-cdrom-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-hc-cdrom.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-hc-copy-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-hc-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-hc-metaphors.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-lowcontrast-levels.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-nautilus.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-objects.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-perspective-shelf.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-perspective-table.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-shut-down.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-silhouette.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-sodipodi.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-style-aqua.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-style-gnome.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-style-java.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-system-log.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-toolbar.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-underline-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/icons-word-processor.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/input-accesskeys-shortcuts.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/input-drag-cursor-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/input-drag-cursor-link.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/input-drag-cursor-move.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/input-drag-cursor-nodrop.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/input-drag-cursor-query.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/input-drag-cursor.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/input-drag-select-files.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/input-drag-select-graphics.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/input-pointing-devices.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-application.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-bookmarks.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-checkbox-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-command-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-dropdown.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-edit.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-format.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-go-browser.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-go-document.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-help.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-insert.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-popup.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-radiobutton-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-submenu.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-view.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/menus-windows.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/toolbars-configure-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/toolbars-labels-below.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/toolbars-labels-beside.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/toolbars-mail.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-button-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-colorblind-deutan.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-colorblind-normal.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-colorblind-tritan.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-large-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-layout-annotated.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-layout-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-layout-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-list-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-other-labels.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-13.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-14.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-15.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-16.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-17.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-18.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-19.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-20.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-21.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-22.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-23.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-24.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-25.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-26.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-27.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-28.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-29.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-30.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-31.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-32.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-palette.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-radiobutton-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-small-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/visdes-textbox-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-alert-authentication.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-alert-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-alert-confirmation.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-alert-error.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-alert-information.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-alert-save.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-alert-spacing.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-alert-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-assistant-first-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-assistant-middle-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-dialog-tabbed.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-explicit-apply.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-mdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-preferences.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-primary.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-progress-checklist-done.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-progress-checklist-start.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-progress-checklist.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-progress-copy-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-progress.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-properties.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-sdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-titlebar.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-toolbox-large.png warning: File listed twice: /usr/share/gnome/help/hig-book/sl/images/windows-toolbox-small.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/hig-book.xml warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-check-box-ambiguous.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-check-boxes-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-check-boxes.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-combo.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-list-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-locked.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-notebook-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-notebook-tabs.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-notebook.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-old-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-option-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-progress-indeterminate.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-progress-time.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-progress-typical.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-radio-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-radio-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-sensitivity.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-slider-spinbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-slider.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-spin-box.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-status-bar-interactive.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-status-bar.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-text-choose.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-text-prompt.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-toggle-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-toggle-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-tree-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/controls-tree.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/desktop-applications-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/feedback-checklist-running.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/feedback-pointers-busy.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icon-design-process-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icon-design-process-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icon-design-process-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icon-design-process-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icon-design-process-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icon-design-process-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icon-design-process-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icon-design-process-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icon-design-process-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icon-design-process-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icon-design-process-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icon-design-process-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-applications.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-evolution.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-floppy-dissected.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-font-selection-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-font-selection-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-gedit.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-gnumeric.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-hc-book-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-hc-book.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-hc-cdrom-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-hc-cdrom.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-hc-copy-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-hc-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-hc-metaphors.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-lowcontrast-levels.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-nautilus.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-objects.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-perspective-shelf.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-perspective-table.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-shut-down.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-silhouette.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-sodipodi.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-style-aqua.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-style-gnome.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-style-java.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-system-log.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-toolbar.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-underline-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/icons-word-processor.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/input-accesskeys-shortcuts.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/input-drag-cursor-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/input-drag-cursor-link.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/input-drag-cursor-move.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/input-drag-cursor-nodrop.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/input-drag-cursor-query.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/input-drag-cursor.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/input-drag-select-files.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/input-drag-select-graphics.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/input-pointing-devices.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-application.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-bookmarks.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-checkbox-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-command-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-dropdown.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-edit.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-format.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-go-browser.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-go-document.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-help.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-insert.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-popup.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-radiobutton-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-submenu.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-view.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/menus-windows.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/toolbars-configure-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/toolbars-labels-below.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/toolbars-labels-beside.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/toolbars-mail.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-button-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-colorblind-deutan.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-colorblind-normal.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-colorblind-tritan.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-large-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-layout-annotated.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-layout-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-layout-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-list-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-other-labels.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-13.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-14.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-15.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-16.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-17.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-18.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-19.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-20.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-21.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-22.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-23.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-24.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-25.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-26.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-27.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-28.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-29.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-30.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-31.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-32.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-palette.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-radiobutton-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-small-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/visdes-textbox-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-alert-authentication.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-alert-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-alert-confirmation.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-alert-error.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-alert-information.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-alert-save.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-alert-spacing.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-alert-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-assistant-first-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-assistant-middle-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-dialog-tabbed.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-explicit-apply.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-mdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-preferences.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-primary.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-progress-checklist-done.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-progress-checklist-start.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-progress-checklist.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-progress-copy-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-progress.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-properties.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-sdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-titlebar.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-toolbox-large.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_CN/images/windows-toolbox-small.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/hig-book.xml warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-check-box-ambiguous.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-check-boxes-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-check-boxes.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-combo.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-list-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-locked.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-notebook-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-notebook-tabs.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-notebook.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-old-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-option-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-progress-indeterminate.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-progress-time.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-progress-typical.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-radio-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-radio-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-sensitivity.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-slider-spinbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-slider.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-spin-box.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-status-bar-interactive.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-status-bar.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-text-choose.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-text-prompt.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-toggle-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-toggle-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-tree-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/controls-tree.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/desktop-applications-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/feedback-checklist-running.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/feedback-pointers-busy.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icon-design-process-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icon-design-process-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icon-design-process-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icon-design-process-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icon-design-process-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icon-design-process-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icon-design-process-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icon-design-process-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icon-design-process-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icon-design-process-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icon-design-process-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icon-design-process-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-applications.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-evolution.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-floppy-dissected.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-font-selection-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-font-selection-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-gedit.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-gnumeric.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-hc-book-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-hc-book.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-hc-cdrom-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-hc-cdrom.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-hc-copy-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-hc-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-hc-metaphors.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-lowcontrast-levels.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-nautilus.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-objects.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-perspective-shelf.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-perspective-table.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-shut-down.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-silhouette.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-sodipodi.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-style-aqua.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-style-gnome.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-style-java.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-system-log.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-toolbar.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-underline-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/icons-word-processor.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/input-accesskeys-shortcuts.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/input-drag-cursor-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/input-drag-cursor-link.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/input-drag-cursor-move.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/input-drag-cursor-nodrop.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/input-drag-cursor-query.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/input-drag-cursor.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/input-drag-select-files.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/input-drag-select-graphics.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/input-pointing-devices.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-application.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-bookmarks.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-checkbox-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-command-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-dropdown.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-edit.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-format.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-go-browser.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-go-document.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-help.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-insert.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-popup.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-radiobutton-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-submenu.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-view.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/menus-windows.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/toolbars-configure-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/toolbars-labels-below.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/toolbars-labels-beside.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/toolbars-mail.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-button-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-colorblind-deutan.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-colorblind-normal.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-colorblind-tritan.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-large-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-layout-annotated.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-layout-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-layout-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-list-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-other-labels.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-13.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-14.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-15.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-16.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-17.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-18.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-19.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-20.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-21.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-22.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-23.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-24.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-25.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-26.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-27.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-28.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-29.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-30.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-31.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-32.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-palette.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-radiobutton-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-small-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/visdes-textbox-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-alert-authentication.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-alert-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-alert-confirmation.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-alert-error.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-alert-information.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-alert-save.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-alert-spacing.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-alert-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-assistant-first-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-assistant-middle-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-dialog-tabbed.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-explicit-apply.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-mdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-preferences.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-primary.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-progress-checklist-done.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-progress-checklist-start.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-progress-checklist.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-progress-copy-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-progress.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-properties.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-sdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-titlebar.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-toolbox-large.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_HK/images/windows-toolbox-small.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/hig-book.xml warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-check-box-ambiguous.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-check-boxes-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-check-boxes.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-combo.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-list-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-locked.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-notebook-list.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-notebook-tabs.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-notebook.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-old-frames.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-option-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-progress-indeterminate.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-progress-time.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-progress-typical.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-radio-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-radio-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-sensitivity.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-slider-spinbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-slider.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-spin-box.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-status-bar-interactive.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-status-bar.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-text-choose.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-text-prompt.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-toggle-button-mixed.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-toggle-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-tree-checkbox.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/controls-tree.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/desktop-applications-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/feedback-checklist-running.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/feedback-pointers-busy.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icon-design-process-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icon-design-process-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icon-design-process-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icon-design-process-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icon-design-process-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icon-design-process-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icon-design-process-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icon-design-process-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icon-design-process-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icon-design-process-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icon-design-process-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icon-design-process-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-applications.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-evolution.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-floppy-dissected.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-font-selection-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-font-selection-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-gedit.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-gnumeric.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-hc-book-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-hc-book.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-hc-cdrom-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-hc-cdrom.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-hc-copy-blur.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-hc-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-hc-metaphors.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-lowcontrast-levels.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-nautilus.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-objects.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-perspective-shelf.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-perspective-table.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-shut-down.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-silhouette.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-sodipodi.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-style-aqua.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-style-gnome.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-style-java.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-system-log.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-toolbar.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-underline-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/icons-word-processor.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/input-accesskeys-shortcuts.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/input-drag-cursor-copy.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/input-drag-cursor-link.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/input-drag-cursor-move.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/input-drag-cursor-nodrop.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/input-drag-cursor-query.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/input-drag-cursor.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/input-drag-select-files.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/input-drag-select-graphics.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/input-pointing-devices.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-application.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-bookmarks.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-checkbox-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-command-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-dropdown.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-edit.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-format.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-go-browser.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-go-document.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-help.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-insert.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-popup.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-radiobutton-group.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-submenu.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-view.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/menus-windows.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/toolbars-configure-menu.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/toolbars-labels-below.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/toolbars-labels-beside.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/toolbars-mail.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-button-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-colorblind-deutan.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-colorblind-normal.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-colorblind-tritan.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-large-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-layout-annotated.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-layout-good.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-layout-poor.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-list-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-other-labels.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-1.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-10.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-11.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-12.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-13.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-14.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-15.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-16.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-17.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-18.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-19.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-2.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-20.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-21.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-22.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-23.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-24.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-25.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-26.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-27.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-28.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-29.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-3.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-30.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-31.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-32.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-4.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-5.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-6.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-7.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-8.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette-9.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-palette.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-radiobutton-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-small-icon-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/visdes-textbox-label.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-alert-authentication.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-alert-buttons.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-alert-confirmation.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-alert-error.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-alert-information.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-alert-save.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-alert-spacing.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-alert-text.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-assistant-first-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-assistant-middle-page.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-dialog-tabbed.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-explicit-apply.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-mdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-preferences.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-primary.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-progress-checklist-done.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-progress-checklist-start.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-progress-checklist.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-progress-copy-file.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-progress.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-properties.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-sdi.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-titlebar.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-toolbox-large.png warning: File listed twice: /usr/share/gnome/help/hig-book/zh_TW/images/windows-toolbox-small.png warning: File listed twice: /usr/share/gnome/help/integration-guide warning: File listed twice: /usr/share/gnome/help/integration-guide/C warning: File listed twice: /usr/share/gnome/help/integration-guide/C/integration-guide.xml warning: File listed twice: /usr/share/gnome/help/integration-guide/cs warning: File listed twice: /usr/share/gnome/help/integration-guide/cs/integration-guide.xml warning: File listed twice: /usr/share/gnome/help/integration-guide/de warning: File listed twice: /usr/share/gnome/help/integration-guide/de/integration-guide.xml warning: File listed twice: /usr/share/gnome/help/integration-guide/el warning: File listed twice: /usr/share/gnome/help/integration-guide/el/integration-guide.xml warning: File listed twice: /usr/share/gnome/help/integration-guide/en_GB warning: File listed twice: /usr/share/gnome/help/integration-guide/en_GB/integration-guide.xml warning: File listed twice: /usr/share/gnome/help/integration-guide/es warning: File listed twice: /usr/share/gnome/help/integration-guide/es/integration-guide.xml warning: File listed twice: /usr/share/gnome/help/integration-guide/fr warning: File listed twice: /usr/share/gnome/help/integration-guide/fr/integration-guide.xml warning: File listed twice: /usr/share/gnome/help/integration-guide/it warning: File listed twice: /usr/share/gnome/help/integration-guide/it/integration-guide.xml warning: File listed twice: /usr/share/gnome/help/integration-guide/pt_BR warning: File listed twice: /usr/share/gnome/help/integration-guide/pt_BR/integration-guide.xml warning: File listed twice: /usr/share/gnome/help/integration-guide/sl warning: File listed twice: /usr/share/gnome/help/integration-guide/sl/integration-guide.xml warning: File listed twice: /usr/share/gnome/help/integration-guide/sv warning: File listed twice: /usr/share/gnome/help/integration-guide/sv/integration-guide.xml warning: File listed twice: /usr/share/gnome/help/integration-guide/zh_CN warning: File listed twice: /usr/share/gnome/help/integration-guide/zh_CN/integration-guide.xml warning: File listed twice: /usr/share/gnome/help/platform-overview warning: File listed twice: /usr/share/gnome/help/platform-overview/C warning: File listed twice: /usr/share/gnome/help/platform-overview/C/apx-modules.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/C/bindings.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/C/core-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/C/desktop-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/C/figures warning: File listed twice: /usr/share/gnome/help/platform-overview/C/figures/graphics.png warning: File listed twice: /usr/share/gnome/help/platform-overview/C/figures/i18n.png warning: File listed twice: /usr/share/gnome/help/platform-overview/C/figures/pango.png warning: File listed twice: /usr/share/gnome/help/platform-overview/C/intro.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/C/ipc-network.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/C/legal-fdl.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/C/platform-overview.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/C/platform.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/cs warning: File listed twice: /usr/share/gnome/help/platform-overview/cs/apx-modules.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/cs/bindings.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/cs/core-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/cs/desktop-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/cs/figures warning: File listed twice: /usr/share/gnome/help/platform-overview/cs/figures/graphics.png warning: File listed twice: /usr/share/gnome/help/platform-overview/cs/figures/i18n.png warning: File listed twice: /usr/share/gnome/help/platform-overview/cs/figures/pango.png warning: File listed twice: /usr/share/gnome/help/platform-overview/cs/intro.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/cs/ipc-network.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/cs/legal-fdl.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/cs/platform-overview.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/cs/platform.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/de warning: File listed twice: /usr/share/gnome/help/platform-overview/de/apx-modules.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/de/bindings.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/de/core-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/de/desktop-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/de/figures warning: File listed twice: /usr/share/gnome/help/platform-overview/de/figures/graphics.png warning: File listed twice: /usr/share/gnome/help/platform-overview/de/figures/i18n.png warning: File listed twice: /usr/share/gnome/help/platform-overview/de/figures/pango.png warning: File listed twice: /usr/share/gnome/help/platform-overview/de/intro.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/de/ipc-network.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/de/legal-fdl.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/de/platform-overview.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/de/platform.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/el warning: File listed twice: /usr/share/gnome/help/platform-overview/el/apx-modules.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/el/bindings.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/el/core-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/el/desktop-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/el/figures warning: File listed twice: /usr/share/gnome/help/platform-overview/el/figures/graphics.png warning: File listed twice: /usr/share/gnome/help/platform-overview/el/figures/i18n.png warning: File listed twice: /usr/share/gnome/help/platform-overview/el/figures/pango.png warning: File listed twice: /usr/share/gnome/help/platform-overview/el/intro.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/el/ipc-network.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/el/legal-fdl.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/el/platform-overview.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/el/platform.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/es warning: File listed twice: /usr/share/gnome/help/platform-overview/es/apx-modules.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/es/bindings.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/es/core-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/es/desktop-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/es/figures warning: File listed twice: /usr/share/gnome/help/platform-overview/es/figures/graphics.png warning: File listed twice: /usr/share/gnome/help/platform-overview/es/figures/i18n.png warning: File listed twice: /usr/share/gnome/help/platform-overview/es/figures/pango.png warning: File listed twice: /usr/share/gnome/help/platform-overview/es/intro.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/es/ipc-network.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/es/legal-fdl.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/es/platform-overview.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/es/platform.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/fr warning: File listed twice: /usr/share/gnome/help/platform-overview/fr/apx-modules.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/fr/bindings.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/fr/core-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/fr/desktop-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/fr/figures warning: File listed twice: /usr/share/gnome/help/platform-overview/fr/figures/graphics.png warning: File listed twice: /usr/share/gnome/help/platform-overview/fr/figures/i18n.png warning: File listed twice: /usr/share/gnome/help/platform-overview/fr/figures/pango.png warning: File listed twice: /usr/share/gnome/help/platform-overview/fr/intro.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/fr/ipc-network.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/fr/legal-fdl.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/fr/platform-overview.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/fr/platform.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/it warning: File listed twice: /usr/share/gnome/help/platform-overview/it/apx-modules.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/it/bindings.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/it/core-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/it/desktop-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/it/figures warning: File listed twice: /usr/share/gnome/help/platform-overview/it/figures/graphics.png warning: File listed twice: /usr/share/gnome/help/platform-overview/it/figures/i18n.png warning: File listed twice: /usr/share/gnome/help/platform-overview/it/figures/pango.png warning: File listed twice: /usr/share/gnome/help/platform-overview/it/intro.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/it/ipc-network.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/it/legal-fdl.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/it/platform-overview.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/it/platform.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ja warning: File listed twice: /usr/share/gnome/help/platform-overview/ja/apx-modules.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ja/bindings.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ja/core-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ja/desktop-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ja/figures warning: File listed twice: /usr/share/gnome/help/platform-overview/ja/figures/graphics.png warning: File listed twice: /usr/share/gnome/help/platform-overview/ja/figures/i18n.png warning: File listed twice: /usr/share/gnome/help/platform-overview/ja/figures/pango.png warning: File listed twice: /usr/share/gnome/help/platform-overview/ja/intro.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ja/ipc-network.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ja/legal-fdl.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ja/platform-overview.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ja/platform.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/oc warning: File listed twice: /usr/share/gnome/help/platform-overview/oc/apx-modules.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/oc/bindings.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/oc/core-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/oc/desktop-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/oc/figures warning: File listed twice: /usr/share/gnome/help/platform-overview/oc/figures/graphics.png warning: File listed twice: /usr/share/gnome/help/platform-overview/oc/figures/i18n.png warning: File listed twice: /usr/share/gnome/help/platform-overview/oc/figures/pango.png warning: File listed twice: /usr/share/gnome/help/platform-overview/oc/intro.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/oc/ipc-network.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/oc/legal-fdl.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/oc/platform-overview.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/oc/platform.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/pt_BR warning: File listed twice: /usr/share/gnome/help/platform-overview/pt_BR/apx-modules.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/pt_BR/bindings.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/pt_BR/core-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/pt_BR/desktop-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/pt_BR/figures warning: File listed twice: /usr/share/gnome/help/platform-overview/pt_BR/figures/graphics.png warning: File listed twice: /usr/share/gnome/help/platform-overview/pt_BR/figures/i18n.png warning: File listed twice: /usr/share/gnome/help/platform-overview/pt_BR/figures/pango.png warning: File listed twice: /usr/share/gnome/help/platform-overview/pt_BR/intro.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/pt_BR/ipc-network.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/pt_BR/legal-fdl.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/pt_BR/platform-overview.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/pt_BR/platform.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ru warning: File listed twice: /usr/share/gnome/help/platform-overview/ru/apx-modules.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ru/bindings.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ru/core-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ru/desktop-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ru/figures warning: File listed twice: /usr/share/gnome/help/platform-overview/ru/figures/graphics.png warning: File listed twice: /usr/share/gnome/help/platform-overview/ru/figures/i18n.png warning: File listed twice: /usr/share/gnome/help/platform-overview/ru/figures/pango.png warning: File listed twice: /usr/share/gnome/help/platform-overview/ru/intro.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ru/ipc-network.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ru/legal-fdl.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ru/platform-overview.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/ru/platform.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/sl warning: File listed twice: /usr/share/gnome/help/platform-overview/sl/apx-modules.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/sl/bindings.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/sl/core-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/sl/desktop-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/sl/figures warning: File listed twice: /usr/share/gnome/help/platform-overview/sl/figures/graphics.png warning: File listed twice: /usr/share/gnome/help/platform-overview/sl/figures/i18n.png warning: File listed twice: /usr/share/gnome/help/platform-overview/sl/figures/pango.png warning: File listed twice: /usr/share/gnome/help/platform-overview/sl/intro.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/sl/ipc-network.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/sl/legal-fdl.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/sl/platform-overview.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/sl/platform.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/uk warning: File listed twice: /usr/share/gnome/help/platform-overview/uk/apx-modules.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/uk/bindings.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/uk/core-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/uk/desktop-tech.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/uk/figures warning: File listed twice: /usr/share/gnome/help/platform-overview/uk/figures/graphics.png warning: File listed twice: /usr/share/gnome/help/platform-overview/uk/figures/i18n.png warning: File listed twice: /usr/share/gnome/help/platform-overview/uk/figures/pango.png warning: File listed twice: /usr/share/gnome/help/platform-overview/uk/intro.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/uk/ipc-network.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/uk/legal-fdl.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/uk/platform-overview.xml warning: File listed twice: /usr/share/gnome/help/platform-overview/uk/platform.xml warning: File listed twice: /usr/share/omf/gdp-handbook warning: File listed twice: /usr/share/omf/gdp-handbook/gdp-handbook-C.omf warning: File listed twice: /usr/share/omf/gdp-style-guide warning: File listed twice: /usr/share/omf/gdp-style-guide/gdp-style-guide-C.omf warning: File listed twice: /usr/share/omf/hig-book warning: File listed twice: /usr/share/omf/hig-book/hig-book-C.omf warning: File listed twice: /usr/share/omf/hig-book/hig-book-de.omf warning: File listed twice: /usr/share/omf/hig-book/hig-book-el.omf warning: File listed twice: /usr/share/omf/hig-book/hig-book-es.omf warning: File listed twice: /usr/share/omf/hig-book/hig-book-fr.omf warning: File listed twice: /usr/share/omf/hig-book/hig-book-sl.omf warning: File listed twice: /usr/share/omf/hig-book/hig-book-zh_CN.omf warning: File listed twice: /usr/share/omf/hig-book/hig-book-zh_HK.omf warning: File listed twice: /usr/share/omf/hig-book/hig-book-zh_TW.omf warning: File listed twice: /usr/share/omf/integration-guide warning: File listed twice: /usr/share/omf/integration-guide/integration-guide-C.omf warning: File listed twice: /usr/share/omf/integration-guide/integration-guide-cs.omf warning: File listed twice: /usr/share/omf/integration-guide/integration-guide-de.omf warning: File listed twice: /usr/share/omf/integration-guide/integration-guide-el.omf warning: File listed twice: /usr/share/omf/integration-guide/integration-guide-en_GB.omf warning: File listed twice: /usr/share/omf/integration-guide/integration-guide-es.omf warning: File listed twice: /usr/share/omf/integration-guide/integration-guide-fr.omf warning: File listed twice: /usr/share/omf/integration-guide/integration-guide-it.omf warning: File listed twice: /usr/share/omf/integration-guide/integration-guide-pt_BR.omf warning: File listed twice: /usr/share/omf/integration-guide/integration-guide-sl.omf warning: File listed twice: /usr/share/omf/integration-guide/integration-guide-sv.omf warning: File listed twice: /usr/share/omf/integration-guide/integration-guide-zh_CN.omf warning: File listed twice: /usr/share/omf/platform-overview warning: File listed twice: /usr/share/omf/platform-overview/platform-overview-C.omf warning: File listed twice: /usr/share/omf/platform-overview/platform-overview-cs.omf warning: File listed twice: /usr/share/omf/platform-overview/platform-overview-de.omf warning: File listed twice: /usr/share/omf/platform-overview/platform-overview-el.omf warning: File listed twice: /usr/share/omf/platform-overview/platform-overview-es.omf warning: File listed twice: /usr/share/omf/platform-overview/platform-overview-fr.omf warning: File listed twice: /usr/share/omf/platform-overview/platform-overview-it.omf warning: File listed twice: /usr/share/omf/platform-overview/platform-overview-ja.omf warning: File listed twice: /usr/share/omf/platform-overview/platform-overview-oc.omf warning: File listed twice: /usr/share/omf/platform-overview/platform-overview-pt_BR.omf warning: File listed twice: /usr/share/omf/platform-overview/platform-overview-ru.omf warning: File listed twice: /usr/share/omf/platform-overview/platform-overview-sl.omf warning: File listed twice: /usr/share/omf/platform-overview/platform-overview-uk.omf Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch warning: Could not canonicalize hostname: x86-09.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/gnome-devel-docs-2.91.91-1.fc15.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.icdJVz + umask 022 + cd /builddir/build/BUILD + cd gnome-devel-docs-2.91.91 + rm -rf /builddir/build/BUILDROOT/gnome-devel-docs-2.91.91-1.fc15.noarch + exit 0 Child returncode was: 0 LEAVE do -->