From 7bc0d1d2c8f435adfb947358ea0c1963281f9538 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 12 Jan 2014 21:55:23 -0600 Subject: Add digikam and showfoto help handbook files. --- doc/sv_showfoto/Makefile.am | 2 + doc/sv_showfoto/Makefile.in | 608 +++++++++++++++++++++++ doc/sv_showfoto/editoradjustcurves.png | Bin 0 -> 44726 bytes doc/sv_showfoto/editoradjustlevels.png | Bin 0 -> 67667 bytes doc/sv_showfoto/editorbcgadjust.png | Bin 0 -> 97691 bytes doc/sv_showfoto/editorblurplugin.png | Bin 0 -> 76246 bytes doc/sv_showfoto/editorcolorbalance.png | Bin 0 -> 96332 bytes doc/sv_showfoto/editorcommondialogtools.png | Bin 0 -> 117559 bytes doc/sv_showfoto/editorexifviewer.png | Bin 0 -> 16673 bytes doc/sv_showfoto/editorhistogramviewer.png | Bin 0 -> 8825 bytes doc/sv_showfoto/editorhsladjust.png | Bin 0 -> 83244 bytes doc/sv_showfoto/editornoisereductionplugin.png | Bin 0 -> 120255 bytes doc/sv_showfoto/editorpreview.png | Bin 0 -> 83361 bytes doc/sv_showfoto/editorraindropsplugin.png | Bin 0 -> 38292 bytes doc/sv_showfoto/editorratiocroptool.png | Bin 0 -> 110321 bytes doc/sv_showfoto/editorredeyescorrection.png | Bin 0 -> 50759 bytes doc/sv_showfoto/editorresizetool.png | Bin 0 -> 3201 bytes doc/sv_showfoto/editorsharpenplugin.png | Bin 0 -> 88257 bytes doc/sv_showfoto/editorunsharpedmaskplugin.png | Bin 0 -> 88475 bytes doc/sv_showfoto/index.docbook | 351 +++++++++++++ doc/sv_showfoto/introductionplugininterfaces.png | Bin 0 -> 9561 bytes doc/sv_showfoto/setupgeneral.png | Bin 0 -> 6670 bytes doc/sv_showfoto/setupplugins.png | Bin 0 -> 12071 bytes doc/sv_showfoto/setupslideshow.png | Bin 0 -> 4293 bytes 24 files changed, 961 insertions(+) create mode 100644 doc/sv_showfoto/Makefile.am create mode 100644 doc/sv_showfoto/Makefile.in create mode 100644 doc/sv_showfoto/editoradjustcurves.png create mode 100644 doc/sv_showfoto/editoradjustlevels.png create mode 100644 doc/sv_showfoto/editorbcgadjust.png create mode 100644 doc/sv_showfoto/editorblurplugin.png create mode 100644 doc/sv_showfoto/editorcolorbalance.png create mode 100644 doc/sv_showfoto/editorcommondialogtools.png create mode 100644 doc/sv_showfoto/editorexifviewer.png create mode 100644 doc/sv_showfoto/editorhistogramviewer.png create mode 100644 doc/sv_showfoto/editorhsladjust.png create mode 100644 doc/sv_showfoto/editornoisereductionplugin.png create mode 100644 doc/sv_showfoto/editorpreview.png create mode 100644 doc/sv_showfoto/editorraindropsplugin.png create mode 100644 doc/sv_showfoto/editorratiocroptool.png create mode 100644 doc/sv_showfoto/editorredeyescorrection.png create mode 100644 doc/sv_showfoto/editorresizetool.png create mode 100644 doc/sv_showfoto/editorsharpenplugin.png create mode 100644 doc/sv_showfoto/editorunsharpedmaskplugin.png create mode 100644 doc/sv_showfoto/index.docbook create mode 100644 doc/sv_showfoto/introductionplugininterfaces.png create mode 100644 doc/sv_showfoto/setupgeneral.png create mode 100644 doc/sv_showfoto/setupplugins.png create mode 100644 doc/sv_showfoto/setupslideshow.png (limited to 'doc/sv_showfoto') diff --git a/doc/sv_showfoto/Makefile.am b/doc/sv_showfoto/Makefile.am new file mode 100644 index 0000000..96aeef5 --- /dev/null +++ b/doc/sv_showfoto/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG = sv +KDE_DOCS = showfoto diff --git a/doc/sv_showfoto/Makefile.in b/doc/sv_showfoto/Makefile.in new file mode 100644 index 0000000..2cb1574 --- /dev/null +++ b/doc/sv_showfoto/Makefile.in @@ -0,0 +1,608 @@ +# Makefile.in generated by automake 1.9.6 from Makefile.am. +# KDE tags expanded automatically by am_edit - $Revision: 483858 $ +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +top_builddir = ../.. +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +INSTALL = @INSTALL@ +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = @build@ +host_triplet = @host@ +target_triplet = @target@ +subdir = doc/sv_showfoto +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +SOURCES = +DIST_SOURCES = +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +#>+ 1 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) +ACLOCAL = @ACLOCAL@ +AMDEP_FALSE = @AMDEP_FALSE@ +AMDEP_TRUE = @AMDEP_TRUE@ +AMTAR = @AMTAR@ +AR = @AR@ +ARTSCCONFIG = @ARTSCCONFIG@ +AUTOCONF = @AUTOCONF@ +AUTODIRS = @AUTODIRS@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +CXXDEPMODE = @CXXDEPMODE@ +CXXFLAGS = @CXXFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOPIDLNG = @DCOPIDLNG@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DOXYGEN = @DOXYGEN@ +DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@ +DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@ +ECHO = @ECHO@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +ENABLE_PERMISSIVE_FLAG = @ENABLE_PERMISSIVE_FLAG@ +EXEEXT = @EXEEXT@ +F77 = @F77@ +FFLAGS = @FFLAGS@ +FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@ +GMSGFMT = @GMSGFMT@ +GREP = @GREP@ +HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@ +KCONFIG_COMPILER = @KCONFIG_COMPILER@ +KDECONFIG = @KDECONFIG@ +KDE_CHECK_PLUGIN = @KDE_CHECK_PLUGIN@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@ +KDE_HAVE_DOT = @KDE_HAVE_DOT@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@ +KDE_MT_LIBS = @KDE_MT_LIBS@ +KDE_NO_UNDEFINED = @KDE_NO_UNDEFINED@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_USE_FPIE = @KDE_USE_FPIE@ +KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@ +KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@ +KDE_USE_PIE = @KDE_USE_PIE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LDFLAGS = @LDFLAGS@ +LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@ +LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBJPEG = @LIBJPEG@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBRESOLV = @LIBRESOLV@ +LIBS = @LIBS@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBZ = @LIBZ@ +LIB_ARTS = @LIB_ARTS@ +LIB_KAB = @LIB_KAB@ +LIB_KABC = @LIB_KABC@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDED = @LIB_KDED@ +LIB_KDEPIM = @LIB_KDEPIM@ +LIB_KDEPRINT = @LIB_KDEPRINT@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KDNSSD = @LIB_KDNSSD@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMPROXY = @LIB_KIMPROXY@ +LIB_KIO = @LIB_KIO@ +LIB_KJS = @LIB_KJS@ +LIB_KNEWSTUFF = @LIB_KNEWSTUFF@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KUNITTEST = @LIB_KUNITTEST@ +LIB_KUTILS = @LIB_KUTILS@ +LIB_POLL = @LIB_POLL@ +LIB_QPE = @LIB_QPE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LIB_XEXT = @LIB_XEXT@ +LIB_XRENDER = @LIB_XRENDER@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CFLAGS = @NOOPT_CFLAGS@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PERL = @PERL@ +PKG_CONFIG = @PKG_CONFIG@ +QTDOCDIR = @QTDOCDIR@ +QTE_NORTTI = @QTE_NORTTI@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +UIC_TR = @UIC_TR@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ +XGETTEXT = @XGETTEXT@ +XMKMF = @XMKMF@ +XMLLINT = @XMLLINT@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +X_RPATH = @X_RPATH@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_CXX = @ac_ct_CXX@ +ac_ct_F77 = @ac_ct_F77@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +datadir = @datadir@ +datarootdir = @datarootdir@ +doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@ +doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +htmldir = @htmldir@ +include_ARTS_FALSE = @include_ARTS_FALSE@ +include_ARTS_TRUE = @include_ARTS_TRUE@ +include_x11_FALSE = @include_x11_FALSE@ +include_x11_TRUE = @include_x11_TRUE@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_kcfgdir = @kde_kcfgdir@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_qtver = @kde_qtver@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_styledir = @kde_styledir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +kde_widgetdir = @kde_widgetdir@ +kdeinitdir = @kdeinitdir@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +sysconfdir = @sysconfdir@ +target = @target@ +target_alias = @target_alias@ +target_cpu = @target_cpu@ +target_os = @target_os@ +target_vendor = @target_vendor@ +unsermake_enable_pch_FALSE = @unsermake_enable_pch_FALSE@ +unsermake_enable_pch_TRUE = @unsermake_enable_pch_TRUE@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ +xdg_appsdir = @xdg_appsdir@ +xdg_directorydir = @xdg_directorydir@ +xdg_menudir = @xdg_menudir@ +KDE_LANG = sv +KDE_DOCS = showfoto +#>- all: all-am +#>+ 1 +all: docs-am all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +#>- @for dep in $?; do \ +#>- case '$(am__configure_deps)' in \ +#>- *$$dep*) \ +#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ +#>- && exit 0; \ +#>- exit 1;; \ +#>- esac; \ +#>- done; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/sv_showfoto/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu doc/sv_showfoto/Makefile +#>+ 12 + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/sv_showfoto/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu doc/sv_showfoto/Makefile + cd $(top_srcdir) && perl admin/am_edit doc/sv_showfoto/Makefile.in +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + -rm -f libtool +uninstall-info-am: +tags: TAGS +TAGS: + +ctags: CTAGS +CTAGS: + + +#>- distdir: $(DISTFILES) +#>+ 1 +distdir: distdir-nls $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ + list='$(DISTFILES)'; for file in $$list; do \ + case $$file in \ + $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ + $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ + esac; \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test "$$dir" != "$$file" && test "$$dir" != "."; then \ + dir="/$$dir"; \ + $(mkdir_p) "$(distdir)$$dir"; \ + else \ + dir=''; \ + fi; \ + if test -d $$d/$$file; then \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile +installdirs: +install: install-am +install-exec: install-exec-am +install-data: install-data-am +#>- uninstall: uninstall-am +#>+ 1 +uninstall: uninstall-docs uninstall-nls uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +#>- clean-am: clean-generic clean-libtool mostlyclean-am +#>+ 1 +clean-am: clean-docs clean-bcheck clean-generic clean-libtool mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-generic distclean-libtool + +dvi: dvi-am + +dvi-am: + +html: html-am + +info: info-am + +info-am: + +#>- install-data-am: +#>+ 1 +install-data-am: install-docs install-nls + +install-exec-am: + +install-info: install-info-am + +install-man: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-info-am + +.PHONY: all all-am check check-am clean clean-generic clean-libtool \ + distclean distclean-generic distclean-libtool distdir dvi \ + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-exec install-exec-am \ + install-info install-info-am install-man install-strip \ + installcheck installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ + uninstall-info-am + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +KDE_DIST=introductionplugininterfaces.png index.docbook editorcolorbalance.png editorexifviewer.png editornoisereductionplugin.png Makefile.in editorhsladjust.png editorresizetool.png setupplugins.png editorcommondialogtools.png editorredeyescorrection.png editorratiocroptool.png editorsharpenplugin.png editorraindropsplugin.png editorpreview.png setupslideshow.png setupgeneral.png editoradjustcurves.png editorblurplugin.png editorbcgadjust.png editoradjustlevels.png editorhistogramviewer.png editorunsharpedmaskplugin.png Makefile.am + +#>+ 24 +index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) setupgeneral.png editorredeyescorrection.png editorcommondialogtools.png setupplugins.png index.docbook introductionplugininterfaces.png editorresizetool.png editorratiocroptool.png editorhsladjust.png editoradjustlevels.png editorbcgadjust.png editornoisereductionplugin.png setupslideshow.png editorexifviewer.png editorsharpenplugin.png editorhistogramviewer.png editorraindropsplugin.png editorpreview.png editoradjustcurves.png editorblurplugin.png editorcolorbalance.png editorunsharpedmaskplugin.png + @if test -n "$(MEINPROC)"; then echo $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; fi + +docs-am: index.cache.bz2 + +install-docs: docs-am install-nls + $(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/showfoto + @if test -f index.cache.bz2; then \ + echo $(INSTALL_DATA) index.cache.bz2 $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/showfoto/; \ + $(INSTALL_DATA) index.cache.bz2 $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/showfoto/; \ + elif test -f $(srcdir)/index.cache.bz2; then \ + echo $(INSTALL_DATA) $(srcdir)/index.cache.bz2 $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/showfoto/; \ + $(INSTALL_DATA) $(srcdir)/index.cache.bz2 $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/showfoto/; \ + fi + -rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/showfoto/common + $(LN_S) $(kde_libs_htmldir)/$(KDE_LANG)/common $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/showfoto/common + +uninstall-docs: + -rm -rf $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/showfoto + +clean-docs: + -rm -f index.cache.bz2 + + +#>+ 13 +install-nls: + $(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/showfoto + @for base in setupgeneral.png editorredeyescorrection.png editorcommondialogtools.png setupplugins.png index.docbook introductionplugininterfaces.png editorresizetool.png editorratiocroptool.png editorhsladjust.png editoradjustlevels.png editorbcgadjust.png editornoisereductionplugin.png setupslideshow.png editorexifviewer.png editorsharpenplugin.png editorhistogramviewer.png editorraindropsplugin.png editorpreview.png editoradjustcurves.png editorblurplugin.png editorcolorbalance.png editorunsharpedmaskplugin.png ; do \ + echo $(INSTALL_DATA) $$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/showfoto/$$base ;\ + $(INSTALL_DATA) $(srcdir)/$$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/showfoto/$$base ;\ + done + +uninstall-nls: + for base in setupgeneral.png editorredeyescorrection.png editorcommondialogtools.png setupplugins.png index.docbook introductionplugininterfaces.png editorresizetool.png editorratiocroptool.png editorhsladjust.png editoradjustlevels.png editorbcgadjust.png editornoisereductionplugin.png setupslideshow.png editorexifviewer.png editorsharpenplugin.png editorhistogramviewer.png editorraindropsplugin.png editorpreview.png editoradjustcurves.png editorblurplugin.png editorcolorbalance.png editorunsharpedmaskplugin.png ; do \ + rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/showfoto/$$base ;\ + done + + +#>+ 5 +distdir-nls: + for file in setupgeneral.png editorredeyescorrection.png editorcommondialogtools.png setupplugins.png index.docbook introductionplugininterfaces.png editorresizetool.png editorratiocroptool.png editorhsladjust.png editoradjustlevels.png editorbcgadjust.png editornoisereductionplugin.png setupslideshow.png editorexifviewer.png editorsharpenplugin.png editorhistogramviewer.png editorraindropsplugin.png editorpreview.png editoradjustcurves.png editorblurplugin.png editorcolorbalance.png editorunsharpedmaskplugin.png ; do \ + cp $(srcdir)/$$file $(distdir); \ + done + +#>+ 15 +force-reedit: + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/sv_showfoto/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu doc/sv_showfoto/Makefile + cd $(top_srcdir) && perl admin/am_edit doc/sv_showfoto/Makefile.in + + +#>+ 21 +clean-bcheck: + rm -f *.bchecktest.cc *.bchecktest.cc.class a.out + +bcheck: bcheck-am + +bcheck-am: + @for i in ; do \ + if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \ + echo "int main() {return 0;}" > $$i.bchecktest.cc ; \ + echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \ + echo "$$i"; \ + if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \ + rm -f $$i.bchecktest.cc; exit 1; \ + fi ; \ + echo "" >> $$i.bchecktest.cc.class; \ + perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \ + rm -f a.out; \ + fi ; \ + done + + +#>+ 3 +final: + $(MAKE) all-am + +#>+ 3 +final-install: + $(MAKE) install-am + +#>+ 3 +no-final: + $(MAKE) all-am + +#>+ 3 +no-final-install: + $(MAKE) install-am + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo + +#>+ 3 +nmcheck: +nmcheck-am: nmcheck diff --git a/doc/sv_showfoto/editoradjustcurves.png b/doc/sv_showfoto/editoradjustcurves.png new file mode 100644 index 0000000..372a437 Binary files /dev/null and b/doc/sv_showfoto/editoradjustcurves.png differ diff --git a/doc/sv_showfoto/editoradjustlevels.png b/doc/sv_showfoto/editoradjustlevels.png new file mode 100644 index 0000000..d3689df Binary files /dev/null and b/doc/sv_showfoto/editoradjustlevels.png differ diff --git a/doc/sv_showfoto/editorbcgadjust.png b/doc/sv_showfoto/editorbcgadjust.png new file mode 100644 index 0000000..eac6d84 Binary files /dev/null and b/doc/sv_showfoto/editorbcgadjust.png differ diff --git a/doc/sv_showfoto/editorblurplugin.png b/doc/sv_showfoto/editorblurplugin.png new file mode 100644 index 0000000..9050fd1 Binary files /dev/null and b/doc/sv_showfoto/editorblurplugin.png differ diff --git a/doc/sv_showfoto/editorcolorbalance.png b/doc/sv_showfoto/editorcolorbalance.png new file mode 100644 index 0000000..506336d Binary files /dev/null and b/doc/sv_showfoto/editorcolorbalance.png differ diff --git a/doc/sv_showfoto/editorcommondialogtools.png b/doc/sv_showfoto/editorcommondialogtools.png new file mode 100644 index 0000000..31e3181 Binary files /dev/null and b/doc/sv_showfoto/editorcommondialogtools.png differ diff --git a/doc/sv_showfoto/editorexifviewer.png b/doc/sv_showfoto/editorexifviewer.png new file mode 100644 index 0000000..6960789 Binary files /dev/null and b/doc/sv_showfoto/editorexifviewer.png differ diff --git a/doc/sv_showfoto/editorhistogramviewer.png b/doc/sv_showfoto/editorhistogramviewer.png new file mode 100644 index 0000000..62a02f8 Binary files /dev/null and b/doc/sv_showfoto/editorhistogramviewer.png differ diff --git a/doc/sv_showfoto/editorhsladjust.png b/doc/sv_showfoto/editorhsladjust.png new file mode 100644 index 0000000..7158cd9 Binary files /dev/null and b/doc/sv_showfoto/editorhsladjust.png differ diff --git a/doc/sv_showfoto/editornoisereductionplugin.png b/doc/sv_showfoto/editornoisereductionplugin.png new file mode 100644 index 0000000..8f8b36b Binary files /dev/null and b/doc/sv_showfoto/editornoisereductionplugin.png differ diff --git a/doc/sv_showfoto/editorpreview.png b/doc/sv_showfoto/editorpreview.png new file mode 100644 index 0000000..434df68 Binary files /dev/null and b/doc/sv_showfoto/editorpreview.png differ diff --git a/doc/sv_showfoto/editorraindropsplugin.png b/doc/sv_showfoto/editorraindropsplugin.png new file mode 100644 index 0000000..185dbf0 Binary files /dev/null and b/doc/sv_showfoto/editorraindropsplugin.png differ diff --git a/doc/sv_showfoto/editorratiocroptool.png b/doc/sv_showfoto/editorratiocroptool.png new file mode 100644 index 0000000..1180141 Binary files /dev/null and b/doc/sv_showfoto/editorratiocroptool.png differ diff --git a/doc/sv_showfoto/editorredeyescorrection.png b/doc/sv_showfoto/editorredeyescorrection.png new file mode 100644 index 0000000..dfd6d50 Binary files /dev/null and b/doc/sv_showfoto/editorredeyescorrection.png differ diff --git a/doc/sv_showfoto/editorresizetool.png b/doc/sv_showfoto/editorresizetool.png new file mode 100644 index 0000000..e641e08 Binary files /dev/null and b/doc/sv_showfoto/editorresizetool.png differ diff --git a/doc/sv_showfoto/editorsharpenplugin.png b/doc/sv_showfoto/editorsharpenplugin.png new file mode 100644 index 0000000..ced4fa5 Binary files /dev/null and b/doc/sv_showfoto/editorsharpenplugin.png differ diff --git a/doc/sv_showfoto/editorunsharpedmaskplugin.png b/doc/sv_showfoto/editorunsharpedmaskplugin.png new file mode 100644 index 0000000..7c0fbac Binary files /dev/null and b/doc/sv_showfoto/editorunsharpedmaskplugin.png differ diff --git a/doc/sv_showfoto/index.docbook b/doc/sv_showfoto/index.docbook new file mode 100644 index 0000000..2ebfe17 --- /dev/null +++ b/doc/sv_showfoto/index.docbook @@ -0,0 +1,351 @@ + + + + + + Showfoto'> + Showfoto'> + + + + + + + + + + + + + + +]> + + + + + +Handbok &showfoto; + + + + GillesCaulier
caulier_punkt_gilles_snabela_gmail_punkt_com
+
+ + GerhardKulzer
gerhard snabela kulzer.net
+
+ + Stefan Asserhäll
stefan.asserhall@comhem.se
Översättare
+
+ + + + 2004 + 2007 + &showfoto;-utvecklingsgruppen + + + + +&FDLNotice; + +2007-05-04 +0.9.2 + + + + + + + &digikam; logotyp + + + + &showfoto; är en fristående fotoeditor för &kde; baserad på bildeditorn i &digikam;. &showfoto; är en del av &digikam;-projektet. + + + + + KDE + digikam + showfoto + Grafik + Färghantering + exiv2 + dcraw + + +
+ + + + + Inledning + + Bakgrund + + + Om &showfoto; + + &showfoto; är en snabb bildeditor med några få men ändå kraftfulla bildredigeringsverktyg. Du kan använda den för att visa dina fotografier och göra förbättringar av dem. + + + + + Rapportera fel + + Liksom övriga &kde;, är &showfoto; ett projekt med öppen källkod. Det betyder att projektet litar på att användarna gör en insats genom att åtminstone rapportera problem och föreslå möjliga förbättringar. + + &showfoto; gör det så enkelt som möjligt att rapportera fel eller föreslå förbättringar. Var du än befinner dig i programmet innehåller hjälpmenyn alltid alternativet Rapportera fel. Det visar en meddelanderuta med en markerad länk. Klicka på länken så visas sidan för felrapportering i din webbläsare. All information som krävs har redan fyllts i, följ bara instruktionerna för att färdigställa rapporten. + + + + Stöd + + &showfoto; är ett projekt som stöds av en gemenskap, vilket betyder att användare och utvecklare stöder varandra. Om du använder &showfoto; regelbundet uppmuntras du att gå med i &showfoto;s e-postlista för användare. Du kan komma igång genom att ställa frågor till andra användare av &showfoto; och förhoppningsvis kan du själv snart besvara frågor från andra. + + + Instruktioner för att gå med i &showfoto;s e-postlista + + + Du kan också besöka &digikam;s hemsida, för nyheter om nya utgåvor och annan information relaterad till &showfoto;. + + + + Att börja delta + + Det finns många sätt som du kan bli inblandad i fortsatt utveckling av &showfoto;. Du behöver inte utveckla programvara. Du kan hjälpa till med dokumentation, översättning och konstruktion av användargränssnitt, eller bara bidra med riktigt bra idéer till listan med önskemål. Du kan också delta genom att testa tidig utvecklingskod medan den utvecklas och tillhandahålla återmatning till utvecklarna. Om du är en programmerare kan du naturligtvis hjälpa till att göra &showfoto; till det bästa programmet för digitala fotografier som finns. + + Det bästa sättet att börja delta i utveckling av &showfoto; är att gå med i utvecklarnas e-postlista. Instruktioner för att gå med i &showfoto;s e-postlista för utvecklare. + + + +&doc-file-formats; + + &showfoto;s sidorad + &digikam;s sidorad + + + + Inledning till högra sidoraden + Huvudfönstret i &showfoto; har en sidorad vid högerkanten som tillhandahåller viktig information om och åtgärder för markerade bilder. Samma sidorad är också tillgänglig i bildeditorvyn. Den kan visas genom att klicka på någon av de fem flikarna: + + + + + Egenskaper : Fil- och bildegenskaper, viktiga parametrar (EXIF-taggar) + + Metadata : EXIF, Tillverkaranmärkningar, IPTC och GPS-data (egenskaperna kan redigeras med två KIPI-insticksprogram) + + Färger : Histogram och inbäddade ICC-profiler + + +Genom att klicka flera gånger i rad på samma flik gör att sidoraden visas eller fälls ihop mot kanten. + +&doc-sidebar; + + + + Använda &showfoto; +&doc-photo-editing; Inställning av &showfoto; + + + + &showfoto; försöker ge dig så mycket kontroll över sättet det fungerar som möjligt. Det finns många alternativ som ändrar &showfoto;s beteende. För att komma åt inställningarna välj Inställningar Anpassa &showfoto; i menyraden. Inställningsdialogrutan är uppdelad i åtta sidor. Du kan byta mellan sidorna genom att klicka på ikonerna till vänster i dialogrutan. + + Inställningsdialogrutan + + Avsnittet Gränssnittsalternativ är ganska självförklarligt. + + Indikering av exponering gör det möjligt att välja färg att använda när respektive under- eller överexponering är vald. Helst bör färgerna vara i kontrast mot vad de anger, alltså bör underexponering visas med en ljus färg och överexponering med en mörk färg. + + + + + Allmänna inställningar + + + + + Inställningar av verktygtips, som är självförklarliga + + + Inställningar för avkoding av obehandlade bilder + + + Inställningar av ICC-profiler + + + Spara bildinställningar + + + Den egna inställningen av bildspel + + + + + + + + + + + + Menybeskrivningar +&doc-ie-menu; + +&doc-credits-annexes; + +
+ diff --git a/doc/sv_showfoto/introductionplugininterfaces.png b/doc/sv_showfoto/introductionplugininterfaces.png new file mode 100644 index 0000000..ab7fc9a Binary files /dev/null and b/doc/sv_showfoto/introductionplugininterfaces.png differ diff --git a/doc/sv_showfoto/setupgeneral.png b/doc/sv_showfoto/setupgeneral.png new file mode 100644 index 0000000..46439b2 Binary files /dev/null and b/doc/sv_showfoto/setupgeneral.png differ diff --git a/doc/sv_showfoto/setupplugins.png b/doc/sv_showfoto/setupplugins.png new file mode 100644 index 0000000..ad40348 Binary files /dev/null and b/doc/sv_showfoto/setupplugins.png differ diff --git a/doc/sv_showfoto/setupslideshow.png b/doc/sv_showfoto/setupslideshow.png new file mode 100644 index 0000000..a2ec512 Binary files /dev/null and b/doc/sv_showfoto/setupslideshow.png differ -- cgit v1.2.1