diff options
Diffstat (limited to 'tde-i18n-pl/docs/kdelibs')
-rw-r--r-- | tde-i18n-pl/docs/kdelibs/Makefile.am | 4 | ||||
-rw-r--r-- | tde-i18n-pl/docs/kdelibs/Makefile.in | 587 | ||||
-rw-r--r-- | tde-i18n-pl/docs/kdelibs/kdelibs/Makefile.am | 4 | ||||
-rw-r--r-- | tde-i18n-pl/docs/kdelibs/kdelibs/Makefile.in | 613 | ||||
-rw-r--r-- | tde-i18n-pl/docs/kdelibs/kdelibs/man-artsmessage.1.docbook | 149 | ||||
-rw-r--r-- | tde-i18n-pl/docs/kdelibs/kdelibs/man-checkXML.1.docbook | 67 | ||||
-rw-r--r-- | tde-i18n-pl/docs/kdelibs/kdelibs/man-dcop.1.docbook | 280 | ||||
-rw-r--r-- | tde-i18n-pl/docs/kdelibs/kdelibs/man-kbuildsycoca.8.docbook | 279 | ||||
-rw-r--r-- | tde-i18n-pl/docs/kdelibs/kdelibs/man-kdeoptions.7.docbook | 176 | ||||
-rw-r--r-- | tde-i18n-pl/docs/kdelibs/kdelibs/man-qtoptions.7.docbook | 311 | ||||
-rw-r--r-- | tde-i18n-pl/docs/kdelibs/kspell/Makefile.am | 4 | ||||
-rw-r--r-- | tde-i18n-pl/docs/kdelibs/kspell/Makefile.in | 635 | ||||
-rw-r--r-- | tde-i18n-pl/docs/kdelibs/kspell/index.cache.bz2 | bin | 4762 -> 0 bytes | |||
-rw-r--r-- | tde-i18n-pl/docs/kdelibs/kspell/index.docbook | 247 |
14 files changed, 0 insertions, 3356 deletions
diff --git a/tde-i18n-pl/docs/kdelibs/Makefile.am b/tde-i18n-pl/docs/kdelibs/Makefile.am deleted file mode 100644 index b964a0a9aaa..00000000000 --- a/tde-i18n-pl/docs/kdelibs/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -KDE_LANG = pl -SUBDIRS = $(AUTODIRS) -KDE_DOCS = AUTO -KDE_MANS = AUTO diff --git a/tde-i18n-pl/docs/kdelibs/Makefile.in b/tde-i18n-pl/docs/kdelibs/Makefile.in deleted file mode 100644 index 11ec4dd554a..00000000000 --- a/tde-i18n-pl/docs/kdelibs/Makefile.in +++ /dev/null @@ -1,587 +0,0 @@ -# Makefile.in generated by automake 1.10.1 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, 2006, 2007, 2008 Free Software Foundation, Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -subdir = docs/tdelibs -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)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -SOURCES = -DIST_SOURCES = -#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ -#>- html-recursive info-recursive install-data-recursive \ -#>- install-dvi-recursive install-exec-recursive \ -#>- install-html-recursive install-info-recursive \ -#>- install-pdf-recursive install-ps-recursive install-recursive \ -#>- installcheck-recursive installdirs-recursive pdf-recursive \ -#>- ps-recursive uninstall-recursive -#>+ 7 -RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ - html-recursive info-recursive install-data-recursive \ - install-dvi-recursive install-exec-recursive \ - install-html-recursive install-info-recursive \ - install-pdf-recursive install-ps-recursive install-recursive \ - installcheck-recursive installdirs-recursive pdf-recursive \ - ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -ETAGS = etags -CTAGS = ctags -DIST_SUBDIRS = $(SUBDIRS) -#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -#>+ 1 -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) -ACLOCAL = @ACLOCAL@ -AMTAR = @AMTAR@ -ARTSCCONFIG = @ARTSCCONFIG@ -AUTOCONF = @AUTOCONF@ -AUTODIRS = @AUTODIRS@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -CONF_FILES = @CONF_FILES@ -CYGPATH_W = @CYGPATH_W@ -DCOPIDL = @DCOPIDL@ -DCOPIDL2CPP = @DCOPIDL2CPP@ -DCOPIDLNG = @DCOPIDLNG@ -DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ -DEFS = @DEFS@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -GMSGFMT = @GMSGFMT@ -INSTALL = @INSTALL@ -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_EXTRA_RPATH = @KDE_EXTRA_RPATH@ -KDE_RPATH = @KDE_RPATH@ -KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ -LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ -LN_S = @LN_S@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ -MCOPIDL = @MCOPIDL@ -MEINPROC = @MEINPROC@ -MKDIR_P = @MKDIR_P@ -MSGFMT = @MSGFMT@ -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@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -STRIP = @STRIP@ -TOPSUBDIRS = @TOPSUBDIRS@ -VERSION = @VERSION@ -XGETTEXT = @XGETTEXT@ -XMLLINT = @XMLLINT@ -X_RPATH = @X_RPATH@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -am__leading_dot = @am__leading_dot@ -am__tar = @am__tar@ -am__untar = @am__untar@ -#>- bindir = @bindir@ -#>+ 2 -DEPDIR = .deps -bindir = @bindir@ -build_alias = @build_alias@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -exec_prefix = @exec_prefix@ -host_alias = @host_alias@ -htmldir = @htmldir@ -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_kcfgdir = @kde_kcfgdir@ -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_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@ -tdeinitdir = @tdeinitdir@ -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@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target_alias = @target_alias@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -xdg_appsdir = @xdg_appsdir@ -xdg_directorydir = @xdg_directorydir@ -xdg_menudir = @xdg_menudir@ -KDE_LANG = pl -#>- SUBDIRS = $(AUTODIRS) -#>+ 1 -SUBDIRS =. kspell tdelibs -KDE_DOCS = AUTO -KDE_MANS = AUTO -#>- all: all-recursive -#>+ 1 -all: docs-am all-recursive - -.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 docs/tdelibs/Makefile'; \ -#>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu docs/tdelibs/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 docs/tdelibs/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu docs/tdelibs/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin docs/tdelibs/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 - -# This directory's subdirectories are mostly independent; you can cd -# into them and run `make' without going through this Makefile. -# To change the values of `make' variables: instead of editing Makefiles, -# (1) if the variable is set in `config.status', edit `config.status' -# (which will cause the Makefiles to be regenerated when you run `make'); -# (2) otherwise, pass the desired values on the `make' command line. -$(RECURSIVE_TARGETS): - @failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - target=`echo $@ | sed s/-recursive//`; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - dot_seen=yes; \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done; \ - if test "$$dot_seen" = "no"; then \ - $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ - fi; test -z "$$fail" - -$(RECURSIVE_CLEAN_TARGETS): - @failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - rev=''; for subdir in $$list; do \ - if test "$$subdir" = "."; then :; else \ - rev="$$subdir $$rev"; \ - fi; \ - done; \ - rev="$$rev ."; \ - target=`echo $@ | sed s/-recursive//`; \ - for subdir in $$rev; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done && test -z "$$fail" -tags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ - done -ctags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ - done - -ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - mkid -fID $$unique -tags: TAGS - -TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - tags=; \ - here=`pwd`; \ - if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ - include_option=--etags-include; \ - empty_fix=.; \ - else \ - include_option=--include; \ - empty_fix=; \ - fi; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test ! -f $$subdir/TAGS || \ - tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ - fi; \ - done; \ - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$tags $$unique; \ - fi -ctags: CTAGS -CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - tags=; \ - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - test -z "$(CTAGS_ARGS)$$tags$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$tags $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && cd $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) $$here - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -distdir: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d $(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 - list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test -d "$(distdir)/$$subdir" \ - || $(MKDIR_P) "$(distdir)/$$subdir" \ - || exit 1; \ - distdir=`$(am__cd) $(distdir) && pwd`; \ - top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ - (cd $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$top_distdir" \ - distdir="$$distdir/$$subdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - distdir) \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-recursive -all-am: Makefile -installdirs: installdirs-recursive -installdirs-am: -install: install-recursive -install-exec: install-exec-recursive -install-data: install-data-recursive -uninstall: uninstall-recursive - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-recursive -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-recursive -#>+ 1 -clean: kde-rpo-clean clean-recursive - -#>- clean-am: clean-generic mostlyclean-am -#>+ 1 -clean-am: clean-bcheck clean-generic mostlyclean-am - -distclean: distclean-recursive - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -info: info-recursive - -info-am: - -install-data-am: - -install-dvi: install-dvi-recursive - -install-exec-am: - -install-html: install-html-recursive - -install-info: install-info-recursive - -install-man: - -install-pdf: install-pdf-recursive - -install-ps: install-ps-recursive - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: - -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ - install-strip - -.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ - all all-am check check-am clean clean-generic ctags \ - ctags-recursive distclean distclean-generic distclean-tags \ - distdir dvi dvi-am html html-am info info-am install \ - install-am install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - installdirs-am maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ - tags-recursive uninstall uninstall-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=Makefile.in Makefile.am - -#>+ 2 -docs-am: - -#>+ 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 docs/tdelibs/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu docs/tdelibs/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin docs/tdelibs/Makefile.in - - -#>+ 21 -clean-bcheck: - rm -f *.bchecktest.cc *.bchecktest.cc.class a.out - -bcheck: bcheck-recursive - -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/tde-i18n-pl/docs/kdelibs/kdelibs/Makefile.am b/tde-i18n-pl/docs/kdelibs/kdelibs/Makefile.am deleted file mode 100644 index b964a0a9aaa..00000000000 --- a/tde-i18n-pl/docs/kdelibs/kdelibs/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -KDE_LANG = pl -SUBDIRS = $(AUTODIRS) -KDE_DOCS = AUTO -KDE_MANS = AUTO diff --git a/tde-i18n-pl/docs/kdelibs/kdelibs/Makefile.in b/tde-i18n-pl/docs/kdelibs/kdelibs/Makefile.in deleted file mode 100644 index f55d9637b0a..00000000000 --- a/tde-i18n-pl/docs/kdelibs/kdelibs/Makefile.in +++ /dev/null @@ -1,613 +0,0 @@ -# Makefile.in generated by automake 1.10.1 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, 2006, 2007, 2008 Free Software Foundation, Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -subdir = docs/tdelibs/tdelibs -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)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -SOURCES = -DIST_SOURCES = -#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ -#>- html-recursive info-recursive install-data-recursive \ -#>- install-dvi-recursive install-exec-recursive \ -#>- install-html-recursive install-info-recursive \ -#>- install-pdf-recursive install-ps-recursive install-recursive \ -#>- installcheck-recursive installdirs-recursive pdf-recursive \ -#>- ps-recursive uninstall-recursive -#>+ 7 -RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ - html-recursive info-recursive install-data-recursive \ - install-dvi-recursive install-exec-recursive \ - install-html-recursive install-info-recursive \ - install-pdf-recursive install-ps-recursive install-recursive \ - installcheck-recursive installdirs-recursive pdf-recursive \ - ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -ETAGS = etags -CTAGS = ctags -DIST_SUBDIRS = $(SUBDIRS) -#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -#>+ 1 -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) -ACLOCAL = @ACLOCAL@ -AMTAR = @AMTAR@ -ARTSCCONFIG = @ARTSCCONFIG@ -AUTOCONF = @AUTOCONF@ -AUTODIRS = @AUTODIRS@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -CONF_FILES = @CONF_FILES@ -CYGPATH_W = @CYGPATH_W@ -DCOPIDL = @DCOPIDL@ -DCOPIDL2CPP = @DCOPIDL2CPP@ -DCOPIDLNG = @DCOPIDLNG@ -DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ -DEFS = @DEFS@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -GMSGFMT = @GMSGFMT@ -INSTALL = @INSTALL@ -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_EXTRA_RPATH = @KDE_EXTRA_RPATH@ -KDE_RPATH = @KDE_RPATH@ -KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ -LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ -LN_S = @LN_S@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ -MCOPIDL = @MCOPIDL@ -MEINPROC = @MEINPROC@ -MKDIR_P = @MKDIR_P@ -MSGFMT = @MSGFMT@ -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@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -STRIP = @STRIP@ -TOPSUBDIRS = @TOPSUBDIRS@ -VERSION = @VERSION@ -XGETTEXT = @XGETTEXT@ -XMLLINT = @XMLLINT@ -X_RPATH = @X_RPATH@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -am__leading_dot = @am__leading_dot@ -am__tar = @am__tar@ -am__untar = @am__untar@ -#>- bindir = @bindir@ -#>+ 2 -DEPDIR = .deps -bindir = @bindir@ -build_alias = @build_alias@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -exec_prefix = @exec_prefix@ -host_alias = @host_alias@ -htmldir = @htmldir@ -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_kcfgdir = @kde_kcfgdir@ -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_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@ -tdeinitdir = @tdeinitdir@ -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@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target_alias = @target_alias@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -xdg_appsdir = @xdg_appsdir@ -xdg_directorydir = @xdg_directorydir@ -xdg_menudir = @xdg_menudir@ -KDE_LANG = pl -#>- SUBDIRS = $(AUTODIRS) -#>+ 1 -SUBDIRS =. -KDE_DOCS = AUTO -KDE_MANS = AUTO -#>- all: all-recursive -#>+ 1 -all: docs-am all-recursive - -.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 docs/tdelibs/tdelibs/Makefile'; \ -#>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu docs/tdelibs/tdelibs/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 docs/tdelibs/tdelibs/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu docs/tdelibs/tdelibs/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin docs/tdelibs/tdelibs/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 - -# This directory's subdirectories are mostly independent; you can cd -# into them and run `make' without going through this Makefile. -# To change the values of `make' variables: instead of editing Makefiles, -# (1) if the variable is set in `config.status', edit `config.status' -# (which will cause the Makefiles to be regenerated when you run `make'); -# (2) otherwise, pass the desired values on the `make' command line. -$(RECURSIVE_TARGETS): - @failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - target=`echo $@ | sed s/-recursive//`; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - dot_seen=yes; \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done; \ - if test "$$dot_seen" = "no"; then \ - $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ - fi; test -z "$$fail" - -$(RECURSIVE_CLEAN_TARGETS): - @failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - rev=''; for subdir in $$list; do \ - if test "$$subdir" = "."; then :; else \ - rev="$$subdir $$rev"; \ - fi; \ - done; \ - rev="$$rev ."; \ - target=`echo $@ | sed s/-recursive//`; \ - for subdir in $$rev; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done && test -z "$$fail" -tags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ - done -ctags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ - done - -ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - mkid -fID $$unique -tags: TAGS - -TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - tags=; \ - here=`pwd`; \ - if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ - include_option=--etags-include; \ - empty_fix=.; \ - else \ - include_option=--include; \ - empty_fix=; \ - fi; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test ! -f $$subdir/TAGS || \ - tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ - fi; \ - done; \ - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$tags $$unique; \ - fi -ctags: CTAGS -CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - tags=; \ - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - test -z "$(CTAGS_ARGS)$$tags$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$tags $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && cd $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) $$here - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -#>- distdir: $(DISTFILES) -#>+ 1 -distdir: distdir-nls $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d $(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 - list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test -d "$(distdir)/$$subdir" \ - || $(MKDIR_P) "$(distdir)/$$subdir" \ - || exit 1; \ - distdir=`$(am__cd) $(distdir) && pwd`; \ - top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ - (cd $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$top_distdir" \ - distdir="$$distdir/$$subdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - distdir) \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-recursive -all-am: Makefile -installdirs: installdirs-recursive -installdirs-am: -install: install-recursive -install-exec: install-exec-recursive -install-data: install-data-recursive -#>- uninstall: uninstall-recursive -#>+ 1 -uninstall: uninstall-nls uninstall-recursive - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-recursive -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-recursive -#>+ 1 -clean: kde-rpo-clean clean-recursive - -#>- clean-am: clean-generic mostlyclean-am -#>+ 1 -clean-am: clean-bcheck clean-generic mostlyclean-am - -distclean: distclean-recursive - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -info: info-recursive - -info-am: - -#>- install-data-am: -#>+ 1 -install-data-am: install-nls - -install-dvi: install-dvi-recursive - -install-exec-am: - -install-html: install-html-recursive - -install-info: install-info-recursive - -install-man: - -install-pdf: install-pdf-recursive - -install-ps: install-ps-recursive - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: - -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ - install-strip - -.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ - all all-am check check-am clean clean-generic ctags \ - ctags-recursive distclean distclean-generic distclean-tags \ - distdir dvi dvi-am html html-am info info-am install \ - install-am install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - installdirs-am maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ - tags-recursive uninstall uninstall-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=man-qtoptions.7.docbook man-dcop.1.docbook man-artsmessage.1.docbook man-kbuildsycoca.8.docbook Makefile.in man-checkXML.1.docbook Makefile.am man-kdeoptions.7.docbook - -#>+ 2 -docs-am: man-kdeoptions.7.docbook man-dcop.1.docbook man-checkXML.1.docbook man-qtoptions.7.docbook man-kbuildsycoca.8.docbook man-artsmessage.1.docbook - -#>+ 13 -install-nls: - $(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/tdelibs - @for base in man-kdeoptions.7.docbook man-dcop.1.docbook man-checkXML.1.docbook man-qtoptions.7.docbook man-kbuildsycoca.8.docbook man-artsmessage.1.docbook ; do \ - echo $(INSTALL_DATA) $$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/tdelibs/$$base ;\ - $(INSTALL_DATA) $(srcdir)/$$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/tdelibs/$$base ;\ - done - -uninstall-nls: - for base in man-kdeoptions.7.docbook man-dcop.1.docbook man-checkXML.1.docbook man-qtoptions.7.docbook man-kbuildsycoca.8.docbook man-artsmessage.1.docbook ; do \ - rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/tdelibs/$$base ;\ - done - - -#>+ 5 -distdir-nls: - for file in man-kdeoptions.7.docbook man-dcop.1.docbook man-checkXML.1.docbook man-qtoptions.7.docbook man-kbuildsycoca.8.docbook man-artsmessage.1.docbook ; 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 docs/tdelibs/tdelibs/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu docs/tdelibs/tdelibs/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin docs/tdelibs/tdelibs/Makefile.in - - -#>+ 21 -clean-bcheck: - rm -f *.bchecktest.cc *.bchecktest.cc.class a.out - -bcheck: bcheck-recursive - -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/tde-i18n-pl/docs/kdelibs/kdelibs/man-artsmessage.1.docbook b/tde-i18n-pl/docs/kdelibs/kdelibs/man-artsmessage.1.docbook deleted file mode 100644 index 52ec6d80d55..00000000000 --- a/tde-i18n-pl/docs/kdelibs/kdelibs/man-artsmessage.1.docbook +++ /dev/null @@ -1,149 +0,0 @@ -<?xml version="1.0" ?> -<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ -<!ENTITY % Polish "INCLUDE"> -]> - - -<refentry lang="&language;"> - <refentryinfo> - <author -><personname -><firstname ->Chris</firstname -><surname ->Cheney</surname -></personname -> <email ->ccheney@debian.org</email -></author> - <date ->2003-03-07</date> - </refentryinfo> - - <refmeta> - <refentrytitle -><command ->artsmessage</command -></refentrytitle> - <manvolnum ->1</manvolnum> - </refmeta> - - <refnamediv> - <refname -><command ->artsmessage</command -></refname> - <refpurpose ->Narzędzie wyświetla komunikaty błędów serwera dźwięku &arts;</refpurpose> - </refnamediv> - - <refsynopsisdiv> - <cmdsynopsis -><command ->artsmessage</command -> <group -><option ->Standardowe parametry &kde;</option -></group -> <group -><option ->Standardowe parametry &Qt;</option -></group -> <group choice="opt" -> <option ->-e, --error</option -><option ->-w, --warning</option -><option ->-i,--info</option -> </group -> <arg -><replaceable ->komunikat</replaceable -></arg -> </cmdsynopsis> - </refsynopsisdiv> - - <refsect1> - <title ->Opis</title> - <para ->Program <command ->artsmessage</command -> jest to narzędzie do wyświetlania komunikatów błędów serwera dźwięku &arts;.</para> - </refsect1> - <refsect1> - <title ->Parametry</title> - - <para ->Program <command ->artsmessage</command -> obsługuje standardowe dla &Qt; i &kde; parametry wywołania w linii poleceń.</para> - - - </refsect1> - - <refsect1> - <title ->Opcje aplikacji</title> - - <variablelist> - <varlistentry> - <term -><option ->-e</option ->, <option ->--error</option -> </term> - <listitem> - <para ->Wyświetla komunikaty błędów (zachowanie domyślne)</para> - </listitem> - </varlistentry> - <varlistentry> - <term -><option ->-i</option ->, <option ->--info</option -> </term> - <listitem> - <para ->Wyświetla komunikaty informacyjne</para> - </listitem> - </varlistentry> - <varlistentry> - <term -><option ->-w</option ->, <option ->--warning</option -> </term> - <listitem> - <para ->Wyświetla komunikaty ostrzeżeń</para> - </listitem> - </varlistentry> - </variablelist> - </refsect1> - <refsect1> - - <title ->Autor</title> - - <para ->Ten podręcznik został napisany przez <personname -><firstname ->Chris'a</firstname -><surname ->Cheney'a</surname -></personname -><email ->ccheney@debian.org</email -> dla dystrybucji Debian (lecz może być też używany przez inne dystrybucje). Udziela się zezwolenia do kopiowania rozpowszechniania lub modyfikacji tego dokumentu zgodnie z zasadami Licencji GNU Wolnej Dokumentacji w wersji 1.1 lub dowolnej późniejszej opublikowanej przez Free Software Foundation; nie zawiera Sekcji Niezmiennych, bez Tekstu na Przedniej Okładce, bez Tekstu na Tylnej Okładce.</para> - - </refsect1> -</refentry> - diff --git a/tde-i18n-pl/docs/kdelibs/kdelibs/man-checkXML.1.docbook b/tde-i18n-pl/docs/kdelibs/kdelibs/man-checkXML.1.docbook deleted file mode 100644 index ad1a4eb6b0c..00000000000 --- a/tde-i18n-pl/docs/kdelibs/kdelibs/man-checkXML.1.docbook +++ /dev/null @@ -1,67 +0,0 @@ -<?xml version="1.0" ?> -<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ -<!ENTITY % Polish "INCLUDE"> -]> - -<refentry lang="&language;"> -<refentryinfo> -<author -><personname -><firstname ->Lauri</firstname -><surname ->Watts</surname -></personname -><email ->lauri@kde.org</email -></author> -<date ->2003-07-03</date> -</refentryinfo> - -<refmeta> -<refentrytitle -><command ->checkXML</command -></refentrytitle> -<manvolnum ->1</manvolnum> -</refmeta> - -<refnamediv> -<refname -><command ->checkXML</command -></refname> -<refpurpose ->Narzędzie sprawdzania składni &XML; plików DocBook dla środowiska &kde;.</refpurpose> -</refnamediv> - -<refsynopsisdiv> -<cmdsynopsis -><command ->checkXML</command -> <arg -><replaceable ->nazwa_pliku</replaceable -></arg -> </cmdsynopsis> -</refsynopsisdiv> - -<refsect1> -<title ->Opis</title> - -<para -><command ->checkXML</command -> to narzędzie sprawdzające pliki &XML; Docbook dla środowiska &kde; pod kątem błędów składniowych. Można go wykorzystywać także dla innych plików bazujących na formacie &XML; DocBook, jednak jeżeli nie są to pliki tworzonej dokumentacji dla &kde; to lepiej korzystać z bardziej wszechstronnego programu: xmllint(1).</para> -</refsect1> - -<refsect1> -<title ->Zobacz także</title> -<para ->meinproc(1) xmllint(1)</para> -</refsect1> -</refentry>
\ No newline at end of file diff --git a/tde-i18n-pl/docs/kdelibs/kdelibs/man-dcop.1.docbook b/tde-i18n-pl/docs/kdelibs/kdelibs/man-dcop.1.docbook deleted file mode 100644 index 9b3ccbe8096..00000000000 --- a/tde-i18n-pl/docs/kdelibs/kdelibs/man-dcop.1.docbook +++ /dev/null @@ -1,280 +0,0 @@ -<?xml version="1.0" ?> -<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ -<!ENTITY kdeoptions SYSTEM "kdeoptions.docbook"> -<!ENTITY qtoptions SYSTEM "qtoptions.docbook"> -<!ENTITY % Polish "INCLUDE"> -]> - -<refentry lang="&language;"> -<refentryinfo> -<author -><personname -><firstname ->Chris</firstname -><surname ->Cheney</surname -></personname -> <email ->ccheney@debian.org</email -></author> -<date ->7 Marzec 2003</date> -</refentryinfo> - -<refmeta> -<refentrytitle -><command ->dcop</command -></refentrytitle> -<manvolnum ->1</manvolnum> -</refmeta> - -<refnamediv> -<refname -><command ->dcop</command -></refname> -<refpurpose ->Konsolowy klient mechanizmu &DCOP;</refpurpose> -</refnamediv> - -<refsynopsisdiv> -<cmdsynopsis -><command ->dcop</command -> <group -><option ->--pipe</option -></group -> <group -><option ->--user</option -> <replaceable -> użytkownik</replaceable -></group -> <group -><option ->--all-users</option -></group -> <group -><option ->--session</option -> <replaceable -> sesja</replaceable -></group -> <group -><option ->--all-sessions</option -></group -> <group -><option ->--list-sessions</option -></group -> <group -><option ->--no-user-time</option -></group -> <group -> <arg -><replaceable ->program</replaceable -></arg -> <group -> <arg -><replaceable ->obiekt</replaceable -></arg -> <group -> <arg choice="opt" -><replaceable ->funkcja</replaceable -></arg -> <group -><arg choice="opt" rep="repeat" -><replaceable ->parametry</replaceable -></arg -></group -> </group -> </group -> </group -> </cmdsynopsis> - -</refsynopsisdiv> - -<refsect1> -<title ->Opis</title> -<para ->Konsolowy klient mechanizmu &DCOP;</para> - -<para -><!-- Write some stuff here --></para> - -</refsect1> - -<refsect1> -<title ->Parametry</title> - -<variablelist> -<varlistentry> -<term -><option ->--pipe</option -></term> -<listitem> -<para ->Generuje wywołanie &DCOP; dla każdej linii odczytanej ze standardowego wejścia STDIN.</para> -<para ->Opcja ta działa w przybliżeniu jak program: <userinput ->while read line ; do dcop $line ; done</userinput -> jednak nie powoduje uruchomienia nowej instancji programu dla każdej linii <command ->dcop</command ->, dzięki czemu działa zdecydowanie szybciej. Jest to szczególnie widoczne przy korzystaniu z wolniejszych linkerów dynamicznych GNU.</para> -</listitem> -</varlistentry> -<varlistentry> -<term -><option ->--user</option -> <replaceable ->użytkownik</replaceable -></term> -<listitem> -<para ->Podłącza się do serwera &DCOP; określonego użytkownika. Wprowadzenie tej opcji wywołuje zignorowanie wartości zdefiniowanych w zmiennych środowiskowych $<envar ->DCOPSERVER</envar -> i $<envar ->ICEAUTHORITY</envar ->.</para> -<para ->Jeżeli użytkownik ma otwarte kilka sesji to należy skorzystać z opcji <option ->--list-sessions</option ->, <option ->--session</option -> lub <option ->--all-sessions</option ->.</para> -</listitem> -</varlistentry> -<varlistentry> -<term -><option ->--all-users</option -></term> -<listitem> -<para ->Przesyła identyczny komunikat &DCOP; do serwerów &DCOP; wszystkich użytkowników. Komunikat błędu zostanie wyświetlony jeżeli podłączenie do istniejącego serwera nie powiodło się. Jeżeli w systemie nie ma żadnych działających serwerów &DCOP; to komunikat błędu nie będzie wyświetlony.</para> -</listitem> -</varlistentry> -<varlistentry> -<term -><option ->--session</option -> <replaceable ->sesja</replaceable -></term> -<listitem -><para ->Wysyła komunikat do określonej sesji &kde;. Opcja ta musi być użyta jednocześnie z opcją <option ->--user</option ->.</para> -</listitem> -</varlistentry> -<varlistentry> -<term -><option ->--all-sessions</option -></term> -<listitem> -<para ->Wysyła komunikat do wszystkich odnalezionych sesji. Opcja działa tylko wspólnie z opcjami <option ->--user</option -> oraz <option ->--all-users</option ->.</para> -</listitem> -</varlistentry> -<varlistentry> -<term -><option ->--list-sessions</option -></term> -<listitem> -<para ->Wyświetla wszystkie aktywne sesje &kde; dla jednego lub wszystkich użytkowników.</para> -</listitem> -</varlistentry> -<varlistentry> -<term -><option ->--no-user-time</option -></term> -<listitem> -<para ->Wyłącza aktalizację znacznika czasu aktywności użytkownika w wywoływanym programie (używane w skryptach działających w tle).</para> -</listitem -></varlistentry> -</variablelist> -</refsect1> - -<refsect1> -<title ->Zmienne środowiskowe</title> - -<variablelist> -<varlistentry> -<term -><envar ->DCOPSERVER</envar -></term> -<listitem> -<para -><!-- What does this tell dcop? --></para> -</listitem> -</varlistentry> -<varlistentry> -<term -><envar ->ICEAUTHORITY</envar -></term> -<listitem -><para -><!-- What does this tell dcop? --></para> -</listitem> -</varlistentry> -</variablelist> -</refsect1> - -<!-- -<refsect1> -<title ->Examples</title> - -<para ->Write some examples</para> - -</refsect1> ---> -<refsect1> -<title ->Zobacz także</title> - -<para ->dcopclient(1) dcopref(1) dcopfind(1) kdcop(1)</para> - -<para ->Pracując w środowisku &kde;, można wprowadzić <userinput ->help:/kdcop</userinput -> w polu adresowym &konqueror-dopelniacz; co spowoduje wyświetlenie podręcznika użytkownika programu <application ->kdcop</application -> - graficznego narzędzia do sterowania mechanizmem &DCOP;.</para> - -<!-- -<para -> Info on where to find proper dcop docs </para> ---> -</refsect1> -</refentry> diff --git a/tde-i18n-pl/docs/kdelibs/kdelibs/man-kbuildsycoca.8.docbook b/tde-i18n-pl/docs/kdelibs/kdelibs/man-kbuildsycoca.8.docbook deleted file mode 100644 index ca08e28761d..00000000000 --- a/tde-i18n-pl/docs/kdelibs/kdelibs/man-kbuildsycoca.8.docbook +++ /dev/null @@ -1,279 +0,0 @@ -<?xml version="1.0" ?> -<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd" [ - <!ENTITY % Polish "INCLUDE" -><!-- change language only here --> -]> - -<refentry> - -<refentryinfo> - -<author -><firstname ->Darian</firstname -> <surname ->Lanx</surname -> <affiliation -> <address -><email ->content@openprojects.net</email -></address> -</affiliation> -</author> -<date ->2001-04-25</date -> <releaseinfo ->0.01.01</releaseinfo -> </refentryinfo> - -<refmeta> -<refentrytitle ->KBuildSycoca</refentrytitle> -<manvolnum ->8</manvolnum> -</refmeta> - -<refnamediv> -<refname ->Opis</refname> -<refpurpose ->Odbudowuje podręczną bazę konfiguracji systemowej.</refpurpose> -</refnamediv> - -<refsynopsisdiv> -<title ->Wywołanie</title> - -<cmdsynopsis -><command ->kbuildsycoca</command -> <group -> <arg choice="opt" ->--nosignal</arg -> <arg choice="opt" ->--incremental</arg -> <arg choice="opt" ->--help</arg -> <arg choice="opt" ->--help-qt</arg -> <arg choice="opt" ->--help-kde</arg -> <arg choice="opt" ->--help-all</arg -> <arg choice="opt" ->--author</arg -> <arg choice="opt" ->-v, --version</arg -> <arg choice="opt" ->--license</arg -> </group -> </cmdsynopsis> - -</refsynopsisdiv> - -<refsect1> -<title ->Opis</title> - -<para ->Program <command ->kbuildsyscoca</command ->, stanowi część zbioru narzędzi systemowych środowiska &kde;. Zapewnia on prawidłową pracę środowiska &kde; poprzez odczyt wszystkich plików <literal role="extension" ->.desktop</literal ->, <literal role="extension" ->.directory</literal ->, <literal role="extension" ->.kimgio</literal -> oraz <literal role="extension" ->.protocol</literal -> i zapisanie ich zawartości w jednej binarnej bazie danych konfiguracyjnych. </para> - -<para ->Środowisko &kde; odczytuje tą bazę danych w trakcie swojej pracy, zapewniając uruchamianym programom odpowiednie informacje konfiguracyjne. </para> - -<para ->Polecenie to jest częścią programu ksyscoca tzn. Pamięci podręczniej systemowych danych konfiguracyjnych &kde;. (&kde; System Configuration Cache). </para> - -</refsect1> - -<refsect1> -<title ->Parametry </title> - -<variablelist> -<varlistentry> -<term -><option ->--nosignal</option -></term> -<listitem> -<para ->Wyłącza wysyłanie sygnału do innych programów </para> -</listitem> -</varlistentry> - -<varlistentry> -<term -><option ->--incremental</option -></term> -<listitem> -<para ->Aktualizacja przyrostowa</para> -</listitem> -</varlistentry> - -<!-- this entire section from here to the end of the section could be an --> -<!-- entity.. or maybe just so irrelevant as to leave it out --> - -<varlistentry> -<term -><option ->--help</option -></term> -<listitem> -<para ->Wyświetla stronę pomocy o dostępnych opcjach </para> -</listitem> -</varlistentry> - -<varlistentry> -<term -><option ->--help-qt</option -></term> -<listitem> -<para ->Wyświetla opcje związane z biblioteką Qt </para> -</listitem> -</varlistentry> - -<varlistentry> -<term -><option ->--help-kde</option -></term> -<listitem> -<para ->Wyświetla opcje związane z KDE </para> -</listitem> -</varlistentry> - -<varlistentry> -<term -><option ->--help-all</option -></term> -<listitem> -<para ->Wyświetla wszystkie dostępne opcje </para> -</listitem> -</varlistentry> - -<varlistentry> -<term -><option ->--author</option -></term> -<listitem> -<para ->Wyświetla informację o autorze programu </para> -</listitem> -</varlistentry> - -<varlistentry> -<term -><option ->--version</option -></term> -<listitem> -<para ->Wyświetla informacje o wersji programu </para> -</listitem> -</varlistentry> - -<varlistentry> -<term -><option ->--license</option -></term> -<listitem> -<para ->Wyświetla licencję programu </para> -</listitem> -</varlistentry> -</variablelist> - -</refsect1> - -<refsect1> -<title ->Wykorzystanie</title> -<para ->Typowym sposobem uruchamiania tego programu jest wpisanie w linii poleceń <userinput -><command ->kbuildsyscoca</command -></userinput -> bez żadnych dodatkowych parametrów. </para> - -</refsect1> - -<refsect1> -<title ->Pliki</title> - -<variablelist> -<varlistentry> -<term -><filename ->/tmp/kde-$USER/ksyscoca</filename -></term> -<listitem> -<para ->...</para> -</listitem> -</varlistentry> -</variablelist> - -</refsect1> - -<refsect1> -<title ->Zmienne środowiskowe</title> -<variablelist> -<varlistentry> -<term ->$<envar ->KDEDIRS</envar -></term> -<listitem> -<para ->Zmienna określa katalogi, w których zainstalowano środowisko KDE.</para> -</listitem> -</varlistentry> -</variablelist> - -</refsect1> - -<refsect1> -<title ->Zobacz także</title> - -<para ->ksycoca(3), kblah(4), knogga(6)</para> - -</refsect1> - -<refsect1> -<title ->Błędy</title> - -<para ->W chwili pisania tej dokumentacji w programie nie ma żadnych znanych błędów.</para> - -</refsect1> - -</refentry> - - - diff --git a/tde-i18n-pl/docs/kdelibs/kdelibs/man-kdeoptions.7.docbook b/tde-i18n-pl/docs/kdelibs/kdelibs/man-kdeoptions.7.docbook deleted file mode 100644 index 462769a5f39..00000000000 --- a/tde-i18n-pl/docs/kdelibs/kdelibs/man-kdeoptions.7.docbook +++ /dev/null @@ -1,176 +0,0 @@ -<?xml version="1.0" ?> -<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ -<!ENTITY % Polish "INCLUDE"> -]> - -<refentry lang="&language;"> -<refentryinfo> -<title ->Podręcznik środowiska KDE</title> -<author ->&Lauri.Watts; &Lauri.Watts.mail;</author> -<date ->2004-02-02</date -> <productname ->K Desktop Environment</productname -> </refentryinfo> - -<refmeta> -<refentrytitle ->kdeoptions</refentrytitle> -<manvolnum ->7</manvolnum> -</refmeta> - -<refnamediv> -<refname ->Parametry linii poleceń programów KDE</refname> -<refpurpose ->Parametry linii poleceń wspólne dla wszystkich programów korzystających z bibliotek środowiska KDE</refpurpose> -</refnamediv> - -<refsynopsisdiv> -<cmdsynopsis -><command -><replaceable ->Program dla KDE</replaceable -></command -> <arg choice="opt" ->Standardowe opcje KDE</arg -> </cmdsynopsis> -</refsynopsisdiv> - - -<refsect1> -<title ->Opcje</title> - -<para ->Opisane poniżej opcje odnoszą się do wszystkich programów dla środowiska &kde;:</para> - - -<para ->Opisane poniżej opcje odnoszą się do wszystkich programów dla środowiska &kde;:</para> -<variablelist> -<varlistentry> -<term -><option ->--caption</option -> <parameter ->tytuł_okna</parameter -></term> -<listitem -><para ->Powoduje użycie napisu <parameter ->tytuł_okna</parameter -> do wyświetlania w belce tytułowej okna programu.</para -></listitem> -</varlistentry> -<varlistentry> -<term -><option ->--icon</option -> <parameter ->ikona</parameter -></term> -<listitem -><para ->Powoduje użycie podanej <parameter ->ikony</parameter -> dla programu.</para -></listitem> -</varlistentry> -<varlistentry> -<term -><option ->--miniicon</option -> <parameter ->ikona</parameter -></term> -<listitem -><para ->Powoduje wyświetlenie podanej <parameter ->ikony</parameter -> na belce tytułowej okna programu.</para -></listitem> -</varlistentry> -<varlistentry> -<term -><option ->--dcopserver</option -> <parameter ->serwer</parameter -></term> -<listitem -><para ->Powoduje użycie dla programu serwera <acronym ->DCOP</acronym -> określonego parametrem <parameter ->serwer</parameter ->.</para -></listitem> -</varlistentry> -<varlistentry> -<term -><option ->--nocrashhandler</option -></term> -<listitem -><para ->Wyłącza działanie mechanizmu obsługi błędów, tworzącego tzw. core dumps.</para -></listitem> -</varlistentry> -<varlistentry> -<term -><option ->--waitforwm</option -></term> -<listitem -><para ->Powoduje oczekiwanie na menedżera okien kompatybilnego z WM_NET.</para -></listitem> -</varlistentry> -<varlistentry> -<term -><option ->--style</option -> <parameter ->styl</parameter -></term> -<listitem -><para ->Powoduje zastosowanie dla programu podanego stylu interfejsu użytkownika.</para -></listitem> -</varlistentry> -<varlistentry> -<term -><option ->--geometry</option -> <parameter ->geometria</parameter -></term> -<listitem -><para ->Ustawia geometrię wyświetlania dla głównego obiektu okna.</para -></listitem> -</varlistentry> -</variablelist> - -</refsect1> - -<refsect1> -<title ->Zobacz także</title> -<para ->qtoptions.7</para> - -</refsect1> - -<refsect1> -<title ->Autorzy</title> -<para ->Niniejszy podręcznik został napisany przez: &Lauri.Watts; &Lauri.Watts.mail;</para> -</refsect1> - -</refentry>
\ No newline at end of file diff --git a/tde-i18n-pl/docs/kdelibs/kdelibs/man-qtoptions.7.docbook b/tde-i18n-pl/docs/kdelibs/kdelibs/man-qtoptions.7.docbook deleted file mode 100644 index 324eae6a4f2..00000000000 --- a/tde-i18n-pl/docs/kdelibs/kdelibs/man-qtoptions.7.docbook +++ /dev/null @@ -1,311 +0,0 @@ -<?xml version="1.0" ?> -<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ -<!ENTITY % Polish "INCLUDE"> -]> - -<refentry lang="&language;"> -<refentryinfo> -<title ->Podręcznik użytkownika KDE</title> -<author ->&Lauri.Watts; &Lauri.Watts.mail;</author> -<date ->2004-02-02</date -> <productname ->K Desktop Environment</productname -> </refentryinfo> - -<refmeta> -<refentrytitle ->qtoptions</refentrytitle> -<manvolnum ->7</manvolnum> -</refmeta> - -<refnamediv> -<refname ->Parametry linii poleceń biblioteki Qt</refname> -<refpurpose ->Parametry linii poleceń dla wszystkich programów korzystających z biblioteki Qt.</refpurpose> -</refnamediv> - -<refsynopsisdiv> -<cmdsynopsis -><command -><replaceable ->Program korzystający z Qt</replaceable -></command -> <arg choice="opt" ->Standardowe opcje biblioteki Qt</arg -> </cmdsynopsis> -</refsynopsisdiv> - - -<refsect1> -<title ->Opcje</title> - -<para ->Opisane poniżej opcje odnoszą się do wszystkich programów bazujących na bibliotece &Qt;.</para> - -<variablelist -> <!-- all this could be entitiesan entity --> -<varlistentry> -<term -><option ->--display</option -> <parameter ->widok</parameter -> </term> -<listitem> -<para ->Powoduje użycie dla programu widoku X serwera o nazwie: <parameter ->widok</parameter ->.</para> -</listitem> -</varlistentry> - -<varlistentry> -<term -><option ->--session</option -> <parameter ->id_sesji</parameter -> </term> -<listitem> -<para ->Powoduje uruchomienie programu dla zdefiniowanej sesji <parameter ->id_sesji</parameter ->.</para> -</listitem> -</varlistentry> - -<varlistentry> -<term> -<option ->--cmap</option> -</term> -<listitem> -<para ->Powoduje iż program będzie stosował własną mapę kolorów na ekranach 8 bitowych.</para> -</listitem> -</varlistentry> - -<varlistentry> -<term -><option ->--ncols</option -> <parameter ->liczba</parameter -> </term> -<listitem> -<para ->Ogranicza liczbę kolorów przydzielonych programowi działającemu na ekranach 8 bitowych. Działa wtedy gdy program korzysta ze specyfikacji kolorów: <methodname ->QApplication::ManyColor</methodname -> .</para> -</listitem> -</varlistentry> - -<varlistentry> -<term> -<option ->--nograb</option> -</term> -<listitem> -<para ->Powoduje iż &Qt; nigdy nie będzie przechwytywać obsługi myszki i klawiatury.</para> -</listitem> -</varlistentry> - -<varlistentry> -<term> -<option ->--dograb</option> -</term> -<listitem> -<para ->Uruchomienie programu w debuggerze może spowodować niejawne zastosowanie opcji <option ->--nograb</option ->, zastosowanie <option ->--dograb</option -> wymusza pożądane działanie.</para> -</listitem> -</varlistentry> - -<varlistentry> -<term> -<option ->--sync</option> -</term> -<listitem> -<para ->Powoduje włączenie trybu synchronicznego w celach diagnostycznych.</para> -</listitem> -</varlistentry> - -<varlistentry> -<term -><option ->--fn</option ->,<option ->--font</option -> <parameter ->czcionka</parameter -> </term> -<listitem> -<para ->Określa czcionkę stosowaną przez program.</para> -</listitem> -</varlistentry> - -<varlistentry> -<term -><option ->--bg</option ->,<option ->--background</option -> <parameter ->kolor</parameter -> </term> -<listitem> -<para ->Definiuje domyślny kolor tła oraz paletę kolorów dla aplikacji (względem tego koloru obliczane są kolory cieniowania).</para> -</listitem> -</varlistentry> - -<varlistentry> -<term -><option ->--fg</option ->,<option ->--foreground</option -> <parameter ->kolor</parameter -> </term> -<listitem> -<para ->Definiuje domyślny kolor dla tekstu.</para> -</listitem> -</varlistentry> - -<varlistentry> -<term -><option ->--btn</option ->,<option ->--button</option -> <parameter ->kolor</parameter -> </term> -<listitem> -<para ->Definiuje domyślny kolor dla przycisków.</para> -</listitem> -</varlistentry> - - -<varlistentry> -<term -><option ->--name</option -> <parameter ->nazwa</parameter -> </term> -<listitem> -<para ->Definiuje nazwę programu.</para> -</listitem> -</varlistentry> - -<varlistentry> -<term -><option ->--title</option -> <parameter ->tytuł</parameter -> </term> -<listitem> -<para ->Definiuje tytuł wyświetlany w belce tytułowej okna programu.</para> -</listitem> -</varlistentry> - -<varlistentry> -<term -><option ->--visual</option -> <parameter ->TrueColor</parameter -> </term> -<listitem> -<para ->Wymusza na programie korzystanie z grafiki <parameter ->TrueColor</parameter -> na ekranach 8 bitowych.</para> -</listitem> -</varlistentry> - - -<varlistentry> -<term -><option ->--inputstyle</option -> <parameter ->styl_komunikacji</parameter -> </term> -<listitem> -<para ->Definiuje styl komunikacji z serwerem X - XIM (X Input Method). Możliwe wartości to: <parameter ->onthespot</parameter ->, <parameter ->overthespot</parameter ->, <parameter ->offthespot</parameter -> oraz <parameter ->root</parameter ->.</para> -</listitem> -</varlistentry> - -<varlistentry> -<term -><option ->--im</option -> <parameter ->serwer XIM</parameter -> </term> -<listitem> -<para ->Definiuje serwer XIM.</para> -</listitem> -</varlistentry> - -<varlistentry> -<term> -<option ->--noxim</option> -</term> -<listitem> -<para ->Wyłącza XIM</para> -</listitem> -</varlistentry> -</variablelist> -</refsect1> - -<refsect1> -<title ->Zobacz także</title> -<para ->kde-options.7</para> - -</refsect1> - -<refsect1> -<title ->Autorzy</title> -<para ->Niniejszy podręcznik został napisany przez: &Lauri.Watts; &Lauri.Watts.mail;</para> -</refsect1> - -</refentry> diff --git a/tde-i18n-pl/docs/kdelibs/kspell/Makefile.am b/tde-i18n-pl/docs/kdelibs/kspell/Makefile.am deleted file mode 100644 index b964a0a9aaa..00000000000 --- a/tde-i18n-pl/docs/kdelibs/kspell/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -KDE_LANG = pl -SUBDIRS = $(AUTODIRS) -KDE_DOCS = AUTO -KDE_MANS = AUTO diff --git a/tde-i18n-pl/docs/kdelibs/kspell/Makefile.in b/tde-i18n-pl/docs/kdelibs/kspell/Makefile.in deleted file mode 100644 index 2b548b7d315..00000000000 --- a/tde-i18n-pl/docs/kdelibs/kspell/Makefile.in +++ /dev/null @@ -1,635 +0,0 @@ -# Makefile.in generated by automake 1.10.1 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, 2006, 2007, 2008 Free Software Foundation, Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -subdir = docs/tdelibs/kspell -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)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -SOURCES = -DIST_SOURCES = -#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ -#>- html-recursive info-recursive install-data-recursive \ -#>- install-dvi-recursive install-exec-recursive \ -#>- install-html-recursive install-info-recursive \ -#>- install-pdf-recursive install-ps-recursive install-recursive \ -#>- installcheck-recursive installdirs-recursive pdf-recursive \ -#>- ps-recursive uninstall-recursive -#>+ 7 -RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ - html-recursive info-recursive install-data-recursive \ - install-dvi-recursive install-exec-recursive \ - install-html-recursive install-info-recursive \ - install-pdf-recursive install-ps-recursive install-recursive \ - installcheck-recursive installdirs-recursive pdf-recursive \ - ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -ETAGS = etags -CTAGS = ctags -DIST_SUBDIRS = $(SUBDIRS) -#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -#>+ 1 -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) -ACLOCAL = @ACLOCAL@ -AMTAR = @AMTAR@ -ARTSCCONFIG = @ARTSCCONFIG@ -AUTOCONF = @AUTOCONF@ -AUTODIRS = @AUTODIRS@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -CONF_FILES = @CONF_FILES@ -CYGPATH_W = @CYGPATH_W@ -DCOPIDL = @DCOPIDL@ -DCOPIDL2CPP = @DCOPIDL2CPP@ -DCOPIDLNG = @DCOPIDLNG@ -DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ -DEFS = @DEFS@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -GMSGFMT = @GMSGFMT@ -INSTALL = @INSTALL@ -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_EXTRA_RPATH = @KDE_EXTRA_RPATH@ -KDE_RPATH = @KDE_RPATH@ -KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ -LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ -LN_S = @LN_S@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ -MCOPIDL = @MCOPIDL@ -MEINPROC = @MEINPROC@ -MKDIR_P = @MKDIR_P@ -MSGFMT = @MSGFMT@ -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@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -STRIP = @STRIP@ -TOPSUBDIRS = @TOPSUBDIRS@ -VERSION = @VERSION@ -XGETTEXT = @XGETTEXT@ -XMLLINT = @XMLLINT@ -X_RPATH = @X_RPATH@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -am__leading_dot = @am__leading_dot@ -am__tar = @am__tar@ -am__untar = @am__untar@ -#>- bindir = @bindir@ -#>+ 2 -DEPDIR = .deps -bindir = @bindir@ -build_alias = @build_alias@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -exec_prefix = @exec_prefix@ -host_alias = @host_alias@ -htmldir = @htmldir@ -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_kcfgdir = @kde_kcfgdir@ -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_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@ -tdeinitdir = @tdeinitdir@ -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@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target_alias = @target_alias@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -xdg_appsdir = @xdg_appsdir@ -xdg_directorydir = @xdg_directorydir@ -xdg_menudir = @xdg_menudir@ -KDE_LANG = pl -#>- SUBDIRS = $(AUTODIRS) -#>+ 1 -SUBDIRS =. -KDE_DOCS = AUTO -KDE_MANS = AUTO -#>- all: all-recursive -#>+ 1 -all: docs-am all-recursive - -.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 docs/tdelibs/kspell/Makefile'; \ -#>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu docs/tdelibs/kspell/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 docs/tdelibs/kspell/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu docs/tdelibs/kspell/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin docs/tdelibs/kspell/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 - -# This directory's subdirectories are mostly independent; you can cd -# into them and run `make' without going through this Makefile. -# To change the values of `make' variables: instead of editing Makefiles, -# (1) if the variable is set in `config.status', edit `config.status' -# (which will cause the Makefiles to be regenerated when you run `make'); -# (2) otherwise, pass the desired values on the `make' command line. -$(RECURSIVE_TARGETS): - @failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - target=`echo $@ | sed s/-recursive//`; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - dot_seen=yes; \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done; \ - if test "$$dot_seen" = "no"; then \ - $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ - fi; test -z "$$fail" - -$(RECURSIVE_CLEAN_TARGETS): - @failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - rev=''; for subdir in $$list; do \ - if test "$$subdir" = "."; then :; else \ - rev="$$subdir $$rev"; \ - fi; \ - done; \ - rev="$$rev ."; \ - target=`echo $@ | sed s/-recursive//`; \ - for subdir in $$rev; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done && test -z "$$fail" -tags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ - done -ctags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ - done - -ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - mkid -fID $$unique -tags: TAGS - -TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - tags=; \ - here=`pwd`; \ - if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ - include_option=--etags-include; \ - empty_fix=.; \ - else \ - include_option=--include; \ - empty_fix=; \ - fi; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test ! -f $$subdir/TAGS || \ - tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ - fi; \ - done; \ - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$tags $$unique; \ - fi -ctags: CTAGS -CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - tags=; \ - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - test -z "$(CTAGS_ARGS)$$tags$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$tags $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && cd $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) $$here - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -#>- distdir: $(DISTFILES) -#>+ 1 -distdir: distdir-nls $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d $(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 - list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test -d "$(distdir)/$$subdir" \ - || $(MKDIR_P) "$(distdir)/$$subdir" \ - || exit 1; \ - distdir=`$(am__cd) $(distdir) && pwd`; \ - top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ - (cd $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$top_distdir" \ - distdir="$$distdir/$$subdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - distdir) \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-recursive -all-am: Makefile -installdirs: installdirs-recursive -installdirs-am: -install: install-recursive -install-exec: install-exec-recursive -install-data: install-data-recursive -#>- uninstall: uninstall-recursive -#>+ 1 -uninstall: uninstall-docs uninstall-nls uninstall-recursive - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-recursive -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-recursive -#>+ 1 -clean: kde-rpo-clean clean-recursive - -#>- clean-am: clean-generic mostlyclean-am -#>+ 1 -clean-am: clean-docs clean-bcheck clean-generic mostlyclean-am - -distclean: distclean-recursive - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -info: info-recursive - -info-am: - -#>- install-data-am: -#>+ 1 -install-data-am: install-docs install-nls - -install-dvi: install-dvi-recursive - -install-exec-am: - -install-html: install-html-recursive - -install-info: install-info-recursive - -install-man: - -install-pdf: install-pdf-recursive - -install-ps: install-ps-recursive - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: - -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ - install-strip - -.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ - all all-am check check-am clean clean-generic ctags \ - ctags-recursive distclean distclean-generic distclean-tags \ - distdir dvi dvi-am html html-am info info-am install \ - install-am install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - installdirs-am maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ - tags-recursive uninstall uninstall-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=index.docbook index.cache.bz2 Makefile.in Makefile.am - -#>+ 24 -index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) index.docbook - @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)/kspell - @if test -f index.cache.bz2; then \ - echo $(INSTALL_DATA) index.cache.bz2 $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kspell/; \ - $(INSTALL_DATA) index.cache.bz2 $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kspell/; \ - elif test -f $(srcdir)/index.cache.bz2; then \ - echo $(INSTALL_DATA) $(srcdir)/index.cache.bz2 $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kspell/; \ - $(INSTALL_DATA) $(srcdir)/index.cache.bz2 $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kspell/; \ - fi - -rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kspell/common - $(LN_S) $(kde_libs_htmldir)/$(KDE_LANG)/common $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kspell/common - -uninstall-docs: - -rm -rf $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kspell - -clean-docs: - -rm -f index.cache.bz2 - - -#>+ 13 -install-nls: - $(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kspell - @for base in index.docbook ; do \ - echo $(INSTALL_DATA) $$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kspell/$$base ;\ - $(INSTALL_DATA) $(srcdir)/$$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kspell/$$base ;\ - done - -uninstall-nls: - for base in index.docbook ; do \ - rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kspell/$$base ;\ - done - - -#>+ 5 -distdir-nls: - for file in index.docbook ; 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 docs/tdelibs/kspell/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu docs/tdelibs/kspell/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin docs/tdelibs/kspell/Makefile.in - - -#>+ 21 -clean-bcheck: - rm -f *.bchecktest.cc *.bchecktest.cc.class a.out - -bcheck: bcheck-recursive - -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/tde-i18n-pl/docs/kdelibs/kspell/index.cache.bz2 b/tde-i18n-pl/docs/kdelibs/kspell/index.cache.bz2 Binary files differdeleted file mode 100644 index 307098f82cc..00000000000 --- a/tde-i18n-pl/docs/kdelibs/kspell/index.cache.bz2 +++ /dev/null diff --git a/tde-i18n-pl/docs/kdelibs/kspell/index.docbook b/tde-i18n-pl/docs/kdelibs/kspell/index.docbook deleted file mode 100644 index bed4aa482af..00000000000 --- a/tde-i18n-pl/docs/kdelibs/kspell/index.docbook +++ /dev/null @@ -1,247 +0,0 @@ -<?xml version="1.0" ?> -<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ - <!ENTITY kappname "&kspell;"> - <!ENTITY % Polish "INCLUDE" -> <!-- change language only here --> - <!ENTITY % addindex "IGNORE"> -]> - -<book lang="&language;"> - -<bookinfo> -<title ->Podręcznik &kspell;</title> - -<authorgroup> -<author ->&David.Sweet; &David.Sweet.mail;</author> - -<othercredit role="translator" -><firstname ->Marcin</firstname -><surname ->Bokszczanin</surname -><affiliation -><address -><email ->mboksz bcig.pl</email -></address -></affiliation -><contrib ->Polskie tłumaczenie</contrib -></othercredit -> - -</authorgroup> - -<date ->2003-02-24</date> -<releaseinfo ->1.00.00</releaseinfo> -<abstract> -<para ->&kspell; jest programem do sprawdzania pisowni, używanym przez takie programy &kde; jak &kate;, &kmail; i &kword;. Jest to nakładka graficzna dla programów <application ->International ISpell</application -> oraz <application ->ASpell</application ->.</para> - -</abstract> -<keywordset> -<keyword ->sprawdź pisownię</keyword> -<keyword ->sprawdzanie pisowni</keyword> -<keyword ->kspell</keyword> -<keyword ->ispell</keyword> -<keyword ->aspell</keyword> -<keyword ->sprawdź</keyword> -<keyword ->program sprawdzający</keyword> -<keyword ->KDE</keyword> -</keywordset> -</bookinfo> - -<chapter id="misspelled-word-dialog"> -<title ->Okno dialogowe błędu pisowni</title> - -<!-- This one might need a paragraph of its own) --> -<para ->(Jeśli nie masz zaistalowanego programu <application ->Ispell</application ->, możesz go uzyskać ze <ulink url="http://fmg-www.cs.ucla.edu/geoff/ispell.html" ->strony domowej projektu International ISpell</ulink ->. ASpell jest dostępny na <ulink url="http://aspell.sourceforge.net/" ->stronie domowej ASpella</ulink ->.) </para> - -<sect1 id="general-use"> -<title ->Ogólne zasady używania</title> - -<para -><anchor id="spelldlg"/> Górna linia okna dialogowego wyświetla słowo w twoim dokumencie, w którym może być błąd. &kspell; usiłuje znaleźć słowo, które mogłoby zastąpić wyraz z błędem. Slowo uznane za najlepsze jest pokazywane na prawo od <guilabel ->Zastąp przez:</guilabel ->. Jeśli akceptujesz tą propozycję, kliknij przycisk <guibutton ->Zastąp</guibutton ->. Możesz również wybrać słowo z listy <guilabel ->Podpowiedzi</guilabel -> a następnie kliknąć przycisk <guibutton ->Zastąp</guibutton ->, by zastąpić słowo z błędem wybranym wyrazem.</para> - -<para ->Aby pozostawić słowo bez zmian, kliknij przycisk <guilabel ->Ignoruj</guilabel ->.</para> - -<para ->Jeśli chcesz zakończyć sprawdzanie pisowni - zachowując przy tym dokonane zmiany - kliknij przycisk <guibutton ->Zakończ</guibutton ->.</para> - -<para ->Jeśli chcesz zakończyć sprawdzanie pisowni - nie zachowując dokonanych zmian - kliknij przycisk <guibutton ->Anuluj</guibutton ->.</para> - -<para ->Kliknięcie przycisku <guibutton ->Zastąp wszystkie</guibutton -> wywoła ten sam skutek, co kliknięcie przycisku <guibutton ->Zastąp</guibutton ->, z tym że aktualnie sprawdzane słowa zostanie poprawione wszędzie tam, gdzie wystąpiło z identycznym błędem.</para> - -<para ->Przycisk <guibutton ->Ignoruj wszystkie</guibutton -> spowoduje zignorowanie błędnie zapisanego słowa zarówno w tym miejscu tekstu, jak i wszędzie indziej w sprawdzanym tekście.</para> - -<para ->Klikając przycisk <guibutton ->Dodaj</guibutton -> dodajesz dane słowo do swojego osobistego słownika (nie zaś do słownika systemowego, tak więc zmiany te nie będą widoczne dla innych użytkowników).</para> -</sect1> -</chapter> - -<chapter id="configuration-dialog"> -<title ->Okno konfiguracji </title> -<anchor id="configuration"/> - -<sect1 id="dictionaries"> -<title ->Słowniki</title> - -<para ->Spośród listy zainstalowanych słowników możesz wybrać ten, którego chcesz używać.</para> -</sect1> - -<sect1 id="encodings"> -<title ->Kodowanie</title> - -<para ->Najczęściej stosowanymi kodowaniami znaków są: <variablelist> -<varlistentry> -<term ->US-ASCII</term> -<listitem> -<para ->Jest to zestaw znaków używanych w tekstach angielskich.</para> -</listitem> -</varlistentry> -<varlistentry> -<term ->ISO-8859-2</term> -<listitem> -<para ->To kodowanie jest używane dla języka polskiego.</para> -</listitem> -</varlistentry> -<varlistentry> -<term ->UTF-8</term> -<listitem> -<para ->Jest to kodowanie w standardzie Unicode, które może być stosowane niemal we wszystkich językach, jeśli tylko twój system dysponuje odpowiednimi czcionkami.</para> -</listitem> -</varlistentry> -</variablelist> -</para> - -<para ->Należy wybrać zestaw znaków, którego aktualnie używasz. W niektórych przypadkach słowniki mogą obsługiwać więcej niż jedno kodowanie. Słownik może na przykład akceptować znaki z akcentami jeśli wybrano kodowanie <guilabel ->ISO-8859-1</guilabel ->, ale z drugiej strony akceptować również kombinacje znaków znane z e-maili (takie jak <literal ->'a</literal ->), gdy wybrane jest kodowanie <guilabel ->US-ASCII</guilabel ->. Więcej informacji można uzyskać na stronie domowej danego słownika.</para> -</sect1> - -<sect1 id="spell-checking-client"> -<title ->Program sprawdzający pisownię</title> - -<para ->Jako program faktycznie sprawdzający pisownię dla &kspell; możesz wybrać <application ->Ispell</application -> lub <application ->Aspell</application ->. <application ->Ispell</application -> jest powszechniej dostępny i ma lepsze wsparcie międzynarodowe, ale <application ->Aspell</application ->zyskuje na popularności, ponieważ podobno jego propozycje słów, które miałyby zastąpić wyraz z błędem są bardziej trafione.</para> -</sect1> - -<sect1 id="other"> -<title ->Inne</title> - -<para ->Zaleca się, byś nie zmieniał dwóch pierwszych opcji, jeśli nie przeczytałeś podręcznika systemowego <application ->ISpell</application ->.</para> -</sect1> -</chapter> - -<chapter id="contact-information"> -<title ->Kontakt</title> - -<para ->Jeśli chcesz uzyskać więcej informacji na temat &kspell;, odwiedź <ulink url="http://www.chaos.umd.edu/~dsweet/KDE/KSpell" ->stronę domową projektu&kspell;</ulink ->. W szczególności uzyskasz tam informacje na temat programowania klas C++ tego programu.</para> - -<para ->Możesz wysłać pytania i/lub komentarze do autora/opiekuna projektu na adres &David.Sweet.mail;.</para> - -<para ->Prawa autorskie do dokumentacji (c) 2003 &David.Sweet; &David.Sweet.mail; </para> - -<para ->Tłumaczenie Marcin Bokszczanin<email ->mboksz bcig.pl</email -></para -> -&underFDL; </chapter> -&documentation.index; -</book> -<!-- -Local Variables: -mode: sgml -sgml-omittag: nil -sgml-shorttag: t -sgml-general-insert-case: lower -End: ---> - |