gnome-menus-3.0.1/0000755000175000001440000000000011555467552010761 500000000000000gnome-menus-3.0.1/Makefile.am0000644000175000001440000000147211542164666012735 00000000000000SUBDIRS = libmenu desktop-directories layout util po if HAVE_PYTHON SUBDIRS += python simple-editor endif ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-python EXTRA_DIST = \ HACKING \ MAINTAINERS MAINTAINERCLEANFILES = \ $(srcdir)/INSTALL \ $(srcdir)/aclocal.m4 \ $(srcdir)/config.guess \ $(srcdir)/config.h.in \ $(srcdir)/config.sub \ $(srcdir)/depcomp \ $(srcdir)/install-sh \ $(srcdir)/ltmain.sh \ $(srcdir)/missing \ $(srcdir)/mkinstalldirs \ $(srcdir)/py-compile \ `find "$(srcdir)" -type f -name Makefile.in -print` \ $(srcdir)/configure \ $(srcdir)/m4/intltool.m4 \ $(srcdir)/m4/libtool.m4 \ $(srcdir)/m4/ltoptions.m4 \ $(srcdir)/m4/ltsugar.m4 \ $(srcdir)/m4/ltversion.m4 \ $(srcdir)/m4/lt~obsolete.m4 -include $(top_srcdir)/git.mk gnome-menus-3.0.1/simple-editor/0000755000175000001440000000000011555467552013536 500000000000000gnome-menus-3.0.1/simple-editor/Makefile.am0000644000175000001440000000114511445700547015503 00000000000000SUBDIRS = GMenuSimpleEditor bin_SCRIPTS = gmenu-simple-editor gmenu-simple-editor: gmenu-simple-editor.in $(AM_V_GEN)sed -e s!\@pyexecdir\@!@pyexecdir@! -e s!\@PYTHON\@!@PYTHON@! < $< > $@ && \ chmod a+x $@ uidir = $(pkgdatadir)/ui ui_DATA = gmenu-simple-editor.ui desktopdir = $(datadir)/applications desktop_in_files = gmenu-simple-editor.desktop.in desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) @INTLTOOL_DESKTOP_RULE@ EXTRA_DIST = \ gmenu-simple-editor.in \ $(desktop_in_files) \ $(ui_DATA) CLEANFILES = \ gmenu-simple-editor \ $(desktop_DATA) -include $(top_srcdir)/git.mk gnome-menus-3.0.1/simple-editor/Makefile.in0000644000175000001440000005704011555467533015530 00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 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@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = simple-editor DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/python.m4 \ $(top_srcdir)/configure.ac 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 = CONFIG_CLEAN_VPATH_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(desktopdir)" \ "$(DESTDIR)$(uidir)" SCRIPTS = $(bin_SCRIPTS) AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_$(V)) am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) am__v_at_0 = @ 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 DATA = $(desktop_DATA) $(ui_DATA) RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ distdir ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ sed_rest='s,^[^/]*/*,,'; \ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ sed_butlast='s,/*[^/]*$$,,'; \ while test -n "$$dir1"; do \ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ if test "$$first" != "."; then \ if test "$$first" = ".."; then \ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ else \ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ if test "$$first2" = "$$first"; then \ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ else \ dir2="../$$dir2"; \ fi; \ dir0="$$dir0"/"$$first"; \ fi; \ fi; \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" ACLOCAL = @ACLOCAL@ ALL_LINGUAS = @ALL_LINGUAS@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DEBUG_CFLAGS = @DEBUG_CFLAGS@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIB_MENU_LT_VERSION = @LIB_MENU_LT_VERSION@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ MSGFMT_OPTS = @MSGFMT_OPTS@ MSGMERGE = @MSGMERGE@ NM = @NM@ NMEDIT = @NMEDIT@ NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ PYTHON = @PYTHON@ PYTHON_CC = @PYTHON_CC@ PYTHON_EMBED_LIBS = @PYTHON_EMBED_LIBS@ PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ PYTHON_INCLUDES = @PYTHON_INCLUDES@ PYTHON_LDFLAGS = @PYTHON_LDFLAGS@ PYTHON_LIBS = @PYTHON_LIBS@ PYTHON_PLATFORM = @PYTHON_PLATFORM@ PYTHON_PREFIX = @PYTHON_PREFIX@ PYTHON_VERSION = @PYTHON_VERSION@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ WARN_CFLAGS = @WARN_CFLAGS@ XGETTEXT = @XGETTEXT@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ 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@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ lt_ECHO = @lt_ECHO@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ pkgpyexecdir = @pkgpyexecdir@ pkgpythondir = @pkgpythondir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ pyexecdir = @pyexecdir@ pythondir = @pythondir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = GMenuSimpleEditor bin_SCRIPTS = gmenu-simple-editor uidir = $(pkgdatadir)/ui ui_DATA = gmenu-simple-editor.ui desktopdir = $(datadir)/applications desktop_in_files = gmenu-simple-editor.desktop.in desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) EXTRA_DIST = \ gmenu-simple-editor.in \ $(desktop_in_files) \ $(ui_DATA) CLEANFILES = \ gmenu-simple-editor \ $(desktop_DATA) all: all-recursive .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign simple-editor/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign simple-editor/Makefile .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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-binSCRIPTS: $(bin_SCRIPTS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n' \ -e 'h;s|.*|.|' \ -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) { files[d] = files[d] " " $$1; \ if (++n[d] == $(am__install_max)) { \ print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ else { print "f", d "/" $$4, $$1 } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binSCRIPTS: @$(NORMAL_UNINSTALL) @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 's,.*/,,;$(transform)'`; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(bindir)" && rm -f $$files mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-desktopDATA: $(desktop_DATA) @$(NORMAL_INSTALL) test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)" @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \ done uninstall-desktopDATA: @$(NORMAL_UNINSTALL) @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(desktopdir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(desktopdir)" && rm -f $$files install-uiDATA: $(ui_DATA) @$(NORMAL_INSTALL) test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)" @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uidir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(uidir)" || exit $$?; \ done uninstall-uiDATA: @$(NORMAL_UNINSTALL) @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(uidir)" && rm -f $$files # 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): @fail= 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; \ ($(am__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): @fail= 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; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__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; nonempty = 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) set x; \ 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 || \ set "$$@" "$$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; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) 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)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__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 "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ $(am__relativize); \ new_distdir=$$reldir; \ dir1=$$subdir; dir2="$(top_distdir)"; \ $(am__relativize); \ new_top_distdir=$$reldir; \ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ($(am__cd) $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$new_top_distdir" \ distdir="$$new_distdir" \ am__remove_distdir=: \ am__skip_length_check=: \ am__skip_mode_fix=: \ distdir) \ || exit 1; \ fi; \ done check-am: all-am check: check-recursive all-am: Makefile $(SCRIPTS) $(DATA) installdirs: installdirs-recursive installdirs-am: for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(uidir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done 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: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-recursive -rm -f Makefile distclean-am: clean-am distclean-generic distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive html-am: info: info-recursive info-am: install-data-am: install-desktopDATA install-uiDATA install-dvi: install-dvi-recursive install-dvi-am: install-exec-am: install-binSCRIPTS install-html: install-html-recursive install-html-am: install-info: install-info-recursive install-info-am: install-man: install-pdf: install-pdf-recursive install-pdf-am: install-ps: install-ps-recursive install-ps-am: 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 mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-binSCRIPTS uninstall-desktopDATA \ uninstall-uiDATA .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-generic clean-libtool \ ctags ctags-recursive distclean distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-binSCRIPTS \ install-data install-data-am install-desktopDATA 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 install-uiDATA installcheck installcheck-am \ installdirs installdirs-am maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ uninstall uninstall-am uninstall-binSCRIPTS \ uninstall-desktopDATA uninstall-uiDATA gmenu-simple-editor: gmenu-simple-editor.in $(AM_V_GEN)sed -e s!\@pyexecdir\@!@pyexecdir@! -e s!\@PYTHON\@!@PYTHON@! < $< > $@ && \ chmod a+x $@ @INTLTOOL_DESKTOP_RULE@ -include $(top_srcdir)/git.mk # 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: gnome-menus-3.0.1/simple-editor/GMenuSimpleEditor/0000755000175000001440000000000011555467553017073 500000000000000gnome-menus-3.0.1/simple-editor/GMenuSimpleEditor/Makefile.am0000644000175000001440000000077211445700547021044 00000000000000appdir = $(pyexecdir)/GMenuSimpleEditor app_PYTHON = \ __init__.py \ main.py \ maindialog.py \ menutreemodel.py \ menufilewriter.py nodist_app_PYTHON = config.py config.py: config.py.in $(AM_V_GEN)sed \ -e s!\@DATADIR\@!$(datadir)! \ -e s!\@LOCALEDIR\@!$(prefix)/$(DATADIRNAME)/locale! \ -e s!\@PACKAGE_NAME\@!$(PACKAGE_NAME)! \ -e s!\@PACKAGE_VERSION\@!$(PACKAGE_VERSION)! \ < $< > $@ EXTRA_DIST = config.py.in CLEANFILES = config.py -include $(top_srcdir)/git.mk gnome-menus-3.0.1/simple-editor/GMenuSimpleEditor/Makefile.in0000644000175000001440000004064411555467533021066 00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 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@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = simple-editor/GMenuSimpleEditor DIST_COMMON = $(app_PYTHON) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/python.m4 \ $(top_srcdir)/configure.ac 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 = CONFIG_CLEAN_VPATH_FILES = AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_$(V)) am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) am__v_at_0 = @ SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(appdir)" "$(DESTDIR)$(appdir)" py_compile = $(top_srcdir)/py-compile DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_LINGUAS = @ALL_LINGUAS@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DEBUG_CFLAGS = @DEBUG_CFLAGS@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIB_MENU_LT_VERSION = @LIB_MENU_LT_VERSION@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ MSGFMT_OPTS = @MSGFMT_OPTS@ MSGMERGE = @MSGMERGE@ NM = @NM@ NMEDIT = @NMEDIT@ NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ PYTHON = @PYTHON@ PYTHON_CC = @PYTHON_CC@ PYTHON_EMBED_LIBS = @PYTHON_EMBED_LIBS@ PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ PYTHON_INCLUDES = @PYTHON_INCLUDES@ PYTHON_LDFLAGS = @PYTHON_LDFLAGS@ PYTHON_LIBS = @PYTHON_LIBS@ PYTHON_PLATFORM = @PYTHON_PLATFORM@ PYTHON_PREFIX = @PYTHON_PREFIX@ PYTHON_VERSION = @PYTHON_VERSION@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ WARN_CFLAGS = @WARN_CFLAGS@ XGETTEXT = @XGETTEXT@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ 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@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ lt_ECHO = @lt_ECHO@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ pkgpyexecdir = @pkgpyexecdir@ pkgpythondir = @pkgpythondir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ pyexecdir = @pyexecdir@ pythondir = @pythondir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ appdir = $(pyexecdir)/GMenuSimpleEditor app_PYTHON = \ __init__.py \ main.py \ maindialog.py \ menutreemodel.py \ menufilewriter.py nodist_app_PYTHON = config.py EXTRA_DIST = config.py.in CLEANFILES = config.py all: all-am .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign simple-editor/GMenuSimpleEditor/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign simple-editor/GMenuSimpleEditor/Makefile .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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-appPYTHON: $(app_PYTHON) @$(NORMAL_INSTALL) test -z "$(appdir)" || $(MKDIR_P) "$(DESTDIR)$(appdir)" @list='$(app_PYTHON)'; dlist=; list2=; test -n "$(appdir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \ if test -f $$b$$p; then \ $(am__strip_dir) \ dlist="$$dlist $$f"; \ list2="$$list2 $$b$$p"; \ else :; fi; \ done; \ for file in $$list2; do echo $$file; done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(appdir)" || exit $$?; \ done || exit $$?; \ if test -n "$$dlist"; then \ if test -z "$(DESTDIR)"; then \ PYTHON=$(PYTHON) $(py_compile) --basedir "$(appdir)" $$dlist; \ else \ PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(appdir)" $$dlist; \ fi; \ else :; fi uninstall-appPYTHON: @$(NORMAL_UNINSTALL) @list='$(app_PYTHON)'; test -n "$(appdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ filesc=`echo "$$files" | sed 's|$$|c|'`; \ fileso=`echo "$$files" | sed 's|$$|o|'`; \ echo " ( cd '$(DESTDIR)$(appdir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(appdir)" && rm -f $$files || exit $$?; \ echo " ( cd '$(DESTDIR)$(appdir)' && rm -f" $$filesc ")"; \ cd "$(DESTDIR)$(appdir)" && rm -f $$filesc || exit $$?; \ echo " ( cd '$(DESTDIR)$(appdir)' && rm -f" $$fileso ")"; \ cd "$(DESTDIR)$(appdir)" && rm -f $$fileso install-nodist_appPYTHON: $(nodist_app_PYTHON) @$(NORMAL_INSTALL) test -z "$(appdir)" || $(MKDIR_P) "$(DESTDIR)$(appdir)" @list='$(nodist_app_PYTHON)'; dlist=; list2=; test -n "$(appdir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \ if test -f $$b$$p; then \ $(am__strip_dir) \ dlist="$$dlist $$f"; \ list2="$$list2 $$b$$p"; \ else :; fi; \ done; \ for file in $$list2; do echo $$file; done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(appdir)" || exit $$?; \ done || exit $$?; \ if test -n "$$dlist"; then \ if test -z "$(DESTDIR)"; then \ PYTHON=$(PYTHON) $(py_compile) --basedir "$(appdir)" $$dlist; \ else \ PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(appdir)" $$dlist; \ fi; \ else :; fi uninstall-nodist_appPYTHON: @$(NORMAL_UNINSTALL) @list='$(nodist_app_PYTHON)'; test -n "$(appdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ filesc=`echo "$$files" | sed 's|$$|c|'`; \ fileso=`echo "$$files" | sed 's|$$|o|'`; \ echo " ( cd '$(DESTDIR)$(appdir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(appdir)" && rm -f $$files || exit $$?; \ echo " ( cd '$(DESTDIR)$(appdir)' && rm -f" $$filesc ")"; \ cd "$(DESTDIR)$(appdir)" && rm -f $$filesc || exit $$?; \ echo " ( cd '$(DESTDIR)$(appdir)' && rm -f" $$fileso ")"; \ cd "$(DESTDIR)$(appdir)" && rm -f $$fileso tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile installdirs: for dir in "$(DESTDIR)$(appdir)" "$(DESTDIR)$(appdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(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: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-appPYTHON install-nodist_appPYTHON install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-appPYTHON uninstall-nodist_appPYTHON .MAKE: install-am install-strip .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-appPYTHON 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-nodist_appPYTHON install-pdf install-pdf-am install-ps \ install-ps-am 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-appPYTHON \ uninstall-nodist_appPYTHON config.py: config.py.in $(AM_V_GEN)sed \ -e s!\@DATADIR\@!$(datadir)! \ -e s!\@LOCALEDIR\@!$(prefix)/$(DATADIRNAME)/locale! \ -e s!\@PACKAGE_NAME\@!$(PACKAGE_NAME)! \ -e s!\@PACKAGE_VERSION\@!$(PACKAGE_VERSION)! \ < $< > $@ -include $(top_srcdir)/git.mk # 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: gnome-menus-3.0.1/simple-editor/GMenuSimpleEditor/__init__.py0000644000175000001440000000005011453027527021105 00000000000000# Module init file for the gmenu.editor gnome-menus-3.0.1/simple-editor/GMenuSimpleEditor/menutreemodel.py0000644000175000001440000001343111542164666022227 00000000000000# # Copyright (C) 2005 Red Hat, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # import os import os.path import gobject from gi.repository import Gtk from gi.repository import GdkPixbuf import gmenu def lookup_system_menu_file (menu_file): conf_dirs = None if os.environ.has_key ("XDG_CONFIG_DIRS"): conf_dirs = os.environ["XDG_CONFIG_DIRS"] if not conf_dirs: conf_dirs = "/etc/xdg" for conf_dir in conf_dirs.split (":"): menu_file_path = os.path.join (conf_dir, "menus", menu_file) if os.path.isfile (menu_file_path): return menu_file_path return None def load_icon_from_path (icon_path): if os.path.isfile (icon_path): try: return GdkPixbuf.new_from_file_at_size (icon_path, 24, 24) except: pass return None def load_icon_from_data_dirs (icon_value): data_dirs = None if os.environ.has_key ("XDG_DATA_DIRS"): data_dirs = os.environ["XDG_DATA_DIRS"] if not data_dirs: data_dirs = "/usr/local/share/:/usr/share/" for data_dir in data_dirs.split (":"): retval = load_icon_from_path (os.path.join (data_dir, "pixmaps", icon_value)) if retval: return retval retval = load_icon_from_path (os.path.join (data_dir, "icons", icon_value)) if retval: return retval return None def load_icon (icon_theme, icon_value): if not icon_value: return if os.path.isabs (icon_value): icon = load_icon_from_path (icon_value) if icon: return icon icon_name = os.path.basename (icon_value) else: icon_name = icon_value if icon_name.endswith (".png"): icon_name = icon_name[:-len (".png")] elif icon_name.endswith (".xpm"): icon_name = icon_name[:-len (".xpm")] elif icon_name.endswith (".svg"): icon_name = icon_name[:-len (".svg")] try: return icon_theme.load_icon (icon_name, 24, 0) except: return load_icon_from_data_dirs (icon_value) class MenuTreeModel (Gtk.TreeStore): ( COLUMN_IS_ENTRY, COLUMN_ID, COLUMN_NAME, COLUMN_ICON, COLUMN_MENU_FILE, COLUMN_SYSTEM_VISIBLE, COLUMN_USER_VISIBLE ) = range (7) def __init__ (self, menu_files): Gtk.TreeStore.__init__ (self, bool, str, str, GdkPixbuf.Pixbuf, str, bool, bool) self.entries_list_iter = None self.icon_theme = Gtk.IconTheme.get_default () if (len (menu_files) < 1): menu_files = ["applications.menu", "settings.menu"] for menu_file in menu_files: if menu_file == "applications.menu" and os.environ.has_key ("XDG_MENU_PREFIX"): menu_file = os.environ["XDG_MENU_PREFIX"] + menu_file tree = gmenu.lookup_tree (menu_file, gmenu.FLAGS_INCLUDE_EXCLUDED) tree.sort_key = gmenu.SORT_DISPLAY_NAME self.__append_directory (tree.root, None, False, menu_file) system_file = lookup_system_menu_file (menu_file) if system_file: system_tree = gmenu.lookup_tree (system_file, gmenu.FLAGS_INCLUDE_EXCLUDED) system_tree.sort_key = gmenu.SORT_DISPLAY_NAME self.__append_directory (system_tree.root, None, True, menu_file) def __append_directory (self, directory, parent_iter, system, menu_file): if not directory: return iter = self.iter_children (parent_iter) while iter is not None: if self.get_value(iter, self.COLUMN_ID) == directory.menu_id: break iter = self.iter_next (iter) if iter is None: row = (False, directory.menu_id, directory.name, load_icon (self.icon_theme, directory.icon), menu_file, False, False) iter = self.append (parent_iter, row) if system: self.set_value (iter, self.COLUMN_SYSTEM_VISIBLE, True) else: self.set_value (iter, self.COLUMN_USER_VISIBLE, True) for child_item in directory.contents: if isinstance (child_item, gmenu.Directory): self.__append_directory (child_item, iter, system, None) if not isinstance (child_item, gmenu.Entry): continue child_iter = self.iter_children (iter) while child_iter is not None: if child_item.type == gmenu.TYPE_ENTRY and \ self.get_value(child_iter, self.COLUMN_IS_ENTRY) and \ self.get_value(child_iter, self.COLUMN_ID) == child_item.desktop_file_id: break child_iter = self.iter_next (child_iter) if child_iter is None: row = (True, child_item.desktop_file_id, child_item.display_name, load_icon (self.icon_theme, child_item.icon), None, False, False) child_iter = self.append (iter, row) if system: self.set_value (child_iter, self.COLUMN_SYSTEM_VISIBLE, not child_item.is_excluded,) else: self.set_value (child_iter, self.COLUMN_USER_VISIBLE, not child_item.is_excluded,) gnome-menus-3.0.1/simple-editor/GMenuSimpleEditor/main.py0000644000175000001440000000314411542164666020306 00000000000000# # Copyright (C) 2005 Red Hat, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # def main (args): import locale import gettext import gobject from gobject.option import OptionParser, make_option from gi.repository import Gtk import maindialog import config locale.setlocale (locale.LC_ALL, "") gettext.install (config.PACKAGE, config.LOCALEDIR) parser = OptionParser ( option_list = [ # FIXME: remove this when we can get all the default # options make_option ("--version", action="store_true", dest="version", help=config.VERSION), ]) parser.parse_args (args) if parser.values.version: # Translators: %s is the version number print _("Simple Menu Editor %s") % (config.VERSION) else: dialog = maindialog.MenuEditorDialog (args) Gtk.main () gnome-menus-3.0.1/simple-editor/GMenuSimpleEditor/maindialog.py0000644000175000001440000001406511542164666021472 00000000000000# # Copyright (C) 2005 Red Hat, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # import os.path from gi.repository import Gtk from config import * import menutreemodel import menufilewriter class MenuEditorDialog: def __init__ (self, menu_files): ui_file = os.path.join (UI_DIR, "gmenu-simple-editor.ui") self.ui = Gtk.Builder() self.ui.set_translation_domain (PACKAGE) self.ui.add_from_file(ui_file) self.window = self.ui.get_object ("menu_editor_dialog") self.window.connect ("destroy", self.__dialog_destroyed) self.window.set_default_response (Gtk.ResponseType.ACCEPT) self.window.set_icon_name ("gnome-main-menu") self.help_button = self.ui.get_object ("help_button") self.help_button.set_sensitive (False) self.menus_tree = self.ui.get_object ("menus_treeview") self.entries_list = self.ui.get_object ("applications_treeview") self.menu_tree_model = menutreemodel.MenuTreeModel (menu_files) self.menu_file_writer = menufilewriter.MenuFileWriter (self.menu_tree_model) self.current_iter = None self.current_path = None self.__setup_menus_tree () self.__setup_entries_list () self.window.connect ("response", self.__dialog_response) self.window.set_default_size (580, 435) self.window.show () def __revert_to_system_default (self, parent_iter = None): model = self.menu_tree_model iter = model.iter_children (parent_iter) while iter is not None: if model.get_value (iter, model.COLUMN_IS_ENTRY): visible = model.get_value (iter, model.COLUMN_SYSTEM_VISIBLE) model.set_value (iter, model.COLUMN_USER_VISIBLE, visible) else: self.__revert_to_system_default (iter) iter = model.iter_next (iter) def __dialog_destroyed (self, dialog): Gtk.main_quit () def __dialog_response (self, dialog, response_id): if response_id == Gtk.ResponseType.REJECT: self.__revert_to_system_default () iter = self.menu_tree_model.get_iter_first () while iter is not None: self.menu_file_writer.queue_sync (iter) iter = self.menu_tree_model.iter_next (iter) return dialog.destroy () def __is_menu_tree_directory (self, model, iter, data): return not model.get_value(iter, self.menu_tree_model.COLUMN_IS_ENTRY) def __setup_menus_tree (self): self.menus_model = self.menu_tree_model.filter_new (None) self.menus_model.set_visible_func (self.__is_menu_tree_directory, None) self.menus_tree.set_model (self.menus_model) self.menus_tree.get_selection ().set_mode (Gtk.SelectionMode.BROWSE) self.menus_tree.get_selection ().connect ("changed", self.__menus_selection_changed) self.menus_tree.set_headers_visible (False) column = Gtk.TreeViewColumn (_("Name")) column.set_spacing (6) cell = Gtk.CellRendererPixbuf () column.pack_start (cell, False) column.add_attribute (cell, 'pixbuf', self.menu_tree_model.COLUMN_ICON) cell = Gtk.CellRendererText () column.pack_start (cell, True) column.add_attribute (cell, 'text', self.menu_tree_model.COLUMN_NAME) self.menus_tree.append_column (column) self.menus_tree.expand_all () def __setup_entries_list (self): self.entries_list.get_selection ().set_mode (Gtk.SelectionMode.SINGLE) self.entries_list.set_headers_visible (True) column = Gtk.TreeViewColumn (_("Show")) self.entries_list.append_column (column) cell = Gtk.CellRendererToggle () cell.connect ("toggled", self.__on_hide_toggled) column.pack_start (cell, False) column.add_attribute (cell, 'active', self.menu_tree_model.COLUMN_USER_VISIBLE) column = Gtk.TreeViewColumn (_("Name")) column.set_spacing (6) self.entries_list.append_column (column) cell = Gtk.CellRendererPixbuf () column.pack_start (cell, False) column.add_attribute (cell, 'pixbuf', self.menu_tree_model.COLUMN_ICON) cell = Gtk.CellRendererText () column.pack_start (cell, True) column.add_attribute (cell, 'text', self.menu_tree_model.COLUMN_NAME) def __on_hide_toggled (self, toggle, path): def toggle_value (model, iter, column): value = model.get_value (iter, column) model.set_value (iter, column, not value) real_path = Gtk.TreePath.new_from_string (path) child_path = self.entries_model.convert_path_to_child_path (real_path) child_iter = self.menu_tree_model.get_iter (child_path) toggle_value (self.menu_tree_model, child_iter, self.menu_tree_model.COLUMN_USER_VISIBLE) self.menu_file_writer.queue_sync (child_iter) def __menus_selection_changed (self, selection): (model, iter) = selection.get_selected () if iter is None: self.entries_list.set_model (None) return iter = model.convert_iter_to_child_iter (iter) self.entries_model = self.menu_tree_model.filter_new (self.menu_tree_model.get_path (iter)) self.entries_model.set_visible_column (self.menu_tree_model.COLUMN_IS_ENTRY) self.entries_list.set_model (self.entries_model) gnome-menus-3.0.1/simple-editor/GMenuSimpleEditor/config.py.in0000644000175000001440000000163411347370243021227 00000000000000#!/usr/bin/env python # # Copyright (C) 2005 Red Hat, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # import os.path PACKAGE = "@PACKAGE_NAME@" VERSION = "@PACKAGE_VERSION@" DATADIR = "@DATADIR@" LOCALEDIR = "@LOCALEDIR@" UI_DIR = os.path.join (DATADIR, PACKAGE, "ui") gnome-menus-3.0.1/simple-editor/GMenuSimpleEditor/menufilewriter.py0000644000175000001440000001514011542164666022422 00000000000000# # Copyright (C) 2005 Red Hat, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # import os import errno import pwd import gobject from gi.repository import Gtk import menutreemodel DTD_DECLARATION = '\n\n' class MenuFileWriterError (Exception): pass def get_home_dir (): try: pw = pwd.getpwuid (os.getuid ()) if pw.pw_dir: return pw.pw_dir except KeyError: pass if os.environ.has_key ("HOME"): return os.environ["HOME"] else: raise MenuFileWriterError (_("Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment")) def get_user_menu_file_path (menu_file): config_dir = None if os.environ.has_key ("XDG_CONFIG_HOME"): config_dir = os.environ["XDG_CONFIG_HOME"] if not config_dir: config_dir = os.path.join (get_home_dir (), ".config") return os.path.join (config_dir, "menus", menu_file) def write_file (filename, contents): dir = os.path.dirname (filename) try: os.makedirs (dir) except os.error, (err, str): if err != errno.EEXIST: raise temp = filename + ".new" try: f = file (temp, "w") except: temp = None f = file (filename, "w") try: f.write (contents) f.close () except: if temp != None: os.remove (temp) raise if temp != None: os.rename (temp, filename) class MenuFileWriter: def __init__ (self, menu_tree_model): self.model = menu_tree_model self.sync_idle_handlers = {} def __del__ (self): for (path, id) in self.sync_idle_handlers.items(): gobject.source_remove (id) def __append_menu (self, contents, indent, iter, system_menu_file = None): has_changes = False orig_contents = contents contents += indent + "\n" contents += indent + " %s\n" % self.model.get_value (iter, self.model.COLUMN_ID) if system_menu_file: contents += indent + ' %s\n' % system_menu_file includes = [] excludes = [] child_iter = self.model.iter_children (iter) while child_iter is not None: if self.model.get_value (child_iter, self.model.COLUMN_IS_ENTRY): desktop_file_id = self.model.get_value (child_iter, self.model.COLUMN_ID) system_visible = self.model.get_value (child_iter, self.model.COLUMN_SYSTEM_VISIBLE) user_visible = self.model.get_value (child_iter, self.model.COLUMN_USER_VISIBLE) if not system_visible and user_visible: includes.append (desktop_file_id) elif system_visible and not user_visible: excludes.append (desktop_file_id) child_iter = self.model.iter_next (child_iter) if len (includes) > 0: contents += indent + " \n" for desktop_file_id in includes: contents += indent + " %s\n" % desktop_file_id contents += indent + " \n" has_changes = True if len (excludes) > 0: contents += indent + " \n" for desktop_file_id in excludes: contents += indent + " %s\n" % desktop_file_id contents += indent + " \n" has_changes = True child_iter = self.model.iter_children (iter) while child_iter is not None: if not self.model.get_value (child_iter, self.model.COLUMN_IS_ENTRY): (contents, subdir_has_changes) = self.__append_menu (contents, indent + " ", child_iter) if not has_changes: has_changes = subdir_has_changes child_iter = self.model.iter_next (child_iter) if has_changes: return (contents + indent + "\n", True) else: return (orig_contents, False) def sync (self, iter): menu_file = self.model.get_value (iter, self.model.COLUMN_MENU_FILE) system_menu_file = menutreemodel.lookup_system_menu_file (menu_file) (contents, has_changes) = self.__append_menu (DTD_DECLARATION, "", iter, system_menu_file) if not has_changes: try: os.remove (get_user_menu_file_path (menu_file)) except: pass return write_file (get_user_menu_file_path (menu_file), contents) def __sync_idle_handler_func (self, path): del self.sync_idle_handlers[path] real_path = Gtk.TreePath.new_from_string (path) iter = self.model.get_iter(real_path) self.sync (iter) return False def queue_sync (self, iter): def find_menu_file_parent (model, iter): if model.get_value (iter, model.COLUMN_MENU_FILE): return iter parent_iter = model.iter_parent (iter) if parent_iter is None: return None return find_menu_file_parent (model, parent_iter) menu_file_iter = find_menu_file_parent (self.model, iter) if menu_file_iter is None: return menu_file_path = self.model.get_string_from_iter (menu_file_iter) if self.sync_idle_handlers.has_key (menu_file_path): return id = gobject.idle_add (self.__sync_idle_handler_func, menu_file_path) self.sync_idle_handlers[menu_file_path] = id gnome-menus-3.0.1/simple-editor/gmenu-simple-editor.desktop.in0000644000175000001440000000035311347370411021327 00000000000000[Desktop Entry] Type=Application _Name=Menu Editor Icon=gnome-main-menu Exec=gmenu-simple-editor StartupNotify=true NoDisplay=true X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=gnome-menus X-GNOME-Bugzilla-Component=general gnome-menus-3.0.1/simple-editor/gmenu-simple-editor.ui0000644000175000001440000002551611542164666017710 00000000000000 5 Edit Menus GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE False True False True False False GDK_WINDOW_TYPE_HINT_DIALOG GDK_GRAVITY_NORTH_WEST True True False 2 True GTK_BUTTONBOX_END True True True gtk-help True GTK_RELIEF_NORMAL True True True True _Defaults True GTK_RELIEF_NORMAL True True True True gtk-close True GTK_RELIEF_NORMAL True 0 False True GTK_PACK_END 5 True True True False 6 True _Menus: True False GTK_JUSTIFY_LEFT False False 0 0.5 0 0 menus_treeview PANGO_ELLIPSIZE_NONE -1 False 0 0 False False True True GTK_POLICY_NEVER GTK_POLICY_AUTOMATIC GTK_SHADOW_IN GTK_CORNER_TOP_LEFT True True True False False True False False False 0 True True True False True False 6 True _Applications: True False GTK_JUSTIFY_LEFT False False 0 0.5 0 0 applications_treeview PANGO_ELLIPSIZE_NONE -1 False 0 0 False False True True GTK_POLICY_AUTOMATIC GTK_POLICY_AUTOMATIC GTK_SHADOW_IN GTK_CORNER_TOP_LEFT True True True False False True False False False 0 True True True True 0 True True help_button defaults_button close_button gnome-menus-3.0.1/simple-editor/gmenu-simple-editor.in0000644000175000001440000000160211334251460017653 00000000000000#!@PYTHON@ # # Copyright (C) 2005 Red Hat, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # import sys if not "@pyexecdir@" in sys.path: sys.path.insert (0, "@pyexecdir@") import GMenuSimpleEditor.main GMenuSimpleEditor.main.main (sys.argv[1:]) gnome-menus-3.0.1/install-sh0000755000175000001440000003253711555467533012716 00000000000000#!/bin/sh # install - install a program, script, or datafile scriptversion=2009-04-28.21; # UTC # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the # following copyright and license. # # Copyright (C) 1994 X Consortium # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to # deal in the Software without restriction, including without limitation the # rights to use, copy, modify, merge, publish, distribute, sublicense, and/or # sell copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- # TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # # Except as contained in this notice, the name of the X Consortium shall not # be used in advertising or otherwise to promote the sale, use or other deal- # ings in this Software without prior written authorization from the X Consor- # tium. # # # FSF changes to this file are in the public domain. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written # from scratch. nl=' ' IFS=" "" $nl" # set DOITPROG to echo to test this script # Don't use :- since 4.3BSD and earlier shells don't like it. doit=${DOITPROG-} if test -z "$doit"; then doit_exec=exec else doit_exec=$doit fi # Put in absolute file names if you don't have them in your path; # or use environment vars. chgrpprog=${CHGRPPROG-chgrp} chmodprog=${CHMODPROG-chmod} chownprog=${CHOWNPROG-chown} cmpprog=${CMPPROG-cmp} cpprog=${CPPROG-cp} mkdirprog=${MKDIRPROG-mkdir} mvprog=${MVPROG-mv} rmprog=${RMPROG-rm} stripprog=${STRIPPROG-strip} posix_glob='?' initialize_posix_glob=' test "$posix_glob" != "?" || { if (set -f) 2>/dev/null; then posix_glob= else posix_glob=: fi } ' posix_mkdir= # Desired mode of installed file. mode=0755 chgrpcmd= chmodcmd=$chmodprog chowncmd= mvcmd=$mvprog rmcmd="$rmprog -f" stripcmd= src= dst= dir_arg= dst_arg= copy_on_change=false no_target_directory= usage="\ Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE or: $0 [OPTION]... SRCFILES... DIRECTORY or: $0 [OPTION]... -t DIRECTORY SRCFILES... or: $0 [OPTION]... -d DIRECTORIES... In the 1st form, copy SRCFILE to DSTFILE. In the 2nd and 3rd, copy all SRCFILES to DIRECTORY. In the 4th, create DIRECTORIES. Options: --help display this help and exit. --version display version info and exit. -c (ignored) -C install only if different (preserve the last data modification time) -d create directories instead of installing files. -g GROUP $chgrpprog installed files to GROUP. -m MODE $chmodprog installed files to MODE. -o USER $chownprog installed files to USER. -s $stripprog installed files. -t DIRECTORY install into DIRECTORY. -T report an error if DSTFILE is a directory. Environment variables override the default commands: CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG RMPROG STRIPPROG " while test $# -ne 0; do case $1 in -c) ;; -C) copy_on_change=true;; -d) dir_arg=true;; -g) chgrpcmd="$chgrpprog $2" shift;; --help) echo "$usage"; exit $?;; -m) mode=$2 case $mode in *' '* | *' '* | *' '* | *'*'* | *'?'* | *'['*) echo "$0: invalid mode: $mode" >&2 exit 1;; esac shift;; -o) chowncmd="$chownprog $2" shift;; -s) stripcmd=$stripprog;; -t) dst_arg=$2 shift;; -T) no_target_directory=true;; --version) echo "$0 $scriptversion"; exit $?;; --) shift break;; -*) echo "$0: invalid option: $1" >&2 exit 1;; *) break;; esac shift done if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then # When -d is used, all remaining arguments are directories to create. # When -t is used, the destination is already specified. # Otherwise, the last argument is the destination. Remove it from $@. for arg do if test -n "$dst_arg"; then # $@ is not empty: it contains at least $arg. set fnord "$@" "$dst_arg" shift # fnord fi shift # arg dst_arg=$arg done fi if test $# -eq 0; then if test -z "$dir_arg"; then echo "$0: no input file specified." >&2 exit 1 fi # It's OK to call `install-sh -d' without argument. # This can happen when creating conditional directories. exit 0 fi if test -z "$dir_arg"; then trap '(exit $?); exit' 1 2 13 15 # Set umask so as not to create temps with too-generous modes. # However, 'strip' requires both read and write access to temps. case $mode in # Optimize common cases. *644) cp_umask=133;; *755) cp_umask=22;; *[0-7]) if test -z "$stripcmd"; then u_plus_rw= else u_plus_rw='% 200' fi cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; *) if test -z "$stripcmd"; then u_plus_rw= else u_plus_rw=,u+rw fi cp_umask=$mode$u_plus_rw;; esac fi for src do # Protect names starting with `-'. case $src in -*) src=./$src;; esac if test -n "$dir_arg"; then dst=$src dstdir=$dst test -d "$dstdir" dstdir_status=$? else # Waiting for this to be detected by the "$cpprog $src $dsttmp" command # might cause directories to be created, which would be especially bad # if $src (and thus $dsttmp) contains '*'. if test ! -f "$src" && test ! -d "$src"; then echo "$0: $src does not exist." >&2 exit 1 fi if test -z "$dst_arg"; then echo "$0: no destination specified." >&2 exit 1 fi dst=$dst_arg # Protect names starting with `-'. case $dst in -*) dst=./$dst;; esac # If destination is a directory, append the input filename; won't work # if double slashes aren't ignored. if test -d "$dst"; then if test -n "$no_target_directory"; then echo "$0: $dst_arg: Is a directory" >&2 exit 1 fi dstdir=$dst dst=$dstdir/`basename "$src"` dstdir_status=0 else # Prefer dirname, but fall back on a substitute if dirname fails. dstdir=` (dirname "$dst") 2>/dev/null || expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$dst" : 'X\(//\)[^/]' \| \ X"$dst" : 'X\(//\)$' \| \ X"$dst" : 'X\(/\)' \| . 2>/dev/null || echo X"$dst" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q' ` test -d "$dstdir" dstdir_status=$? fi fi obsolete_mkdir_used=false if test $dstdir_status != 0; then case $posix_mkdir in '') # Create intermediate dirs using mode 755 as modified by the umask. # This is like FreeBSD 'install' as of 1997-10-28. umask=`umask` case $stripcmd.$umask in # Optimize common cases. *[2367][2367]) mkdir_umask=$umask;; .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;; *[0-7]) mkdir_umask=`expr $umask + 22 \ - $umask % 100 % 40 + $umask % 20 \ - $umask % 10 % 4 + $umask % 2 `;; *) mkdir_umask=$umask,go-w;; esac # With -d, create the new directory with the user-specified mode. # Otherwise, rely on $mkdir_umask. if test -n "$dir_arg"; then mkdir_mode=-m$mode else mkdir_mode= fi posix_mkdir=false case $umask in *[123567][0-7][0-7]) # POSIX mkdir -p sets u+wx bits regardless of umask, which # is incompatible with FreeBSD 'install' when (umask & 300) != 0. ;; *) tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0 if (umask $mkdir_umask && exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1 then if test -z "$dir_arg" || { # Check for POSIX incompatibilities with -m. # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or # other-writeable bit of parent directory when it shouldn't. # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. ls_ld_tmpdir=`ls -ld "$tmpdir"` case $ls_ld_tmpdir in d????-?r-*) different_mode=700;; d????-?--*) different_mode=755;; *) false;; esac && $mkdirprog -m$different_mode -p -- "$tmpdir" && { ls_ld_tmpdir_1=`ls -ld "$tmpdir"` test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" } } then posix_mkdir=: fi rmdir "$tmpdir/d" "$tmpdir" else # Remove any dirs left behind by ancient mkdir implementations. rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null fi trap '' 0;; esac;; esac if $posix_mkdir && ( umask $mkdir_umask && $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir" ) then : else # The umask is ridiculous, or mkdir does not conform to POSIX, # or it failed possibly due to a race condition. Create the # directory the slow way, step by step, checking for races as we go. case $dstdir in /*) prefix='/';; -*) prefix='./';; *) prefix='';; esac eval "$initialize_posix_glob" oIFS=$IFS IFS=/ $posix_glob set -f set fnord $dstdir shift $posix_glob set +f IFS=$oIFS prefixes= for d do test -z "$d" && continue prefix=$prefix$d if test -d "$prefix"; then prefixes= else if $posix_mkdir; then (umask=$mkdir_umask && $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break # Don't fail if two instances are running concurrently. test -d "$prefix" || exit 1 else case $prefix in *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; *) qprefix=$prefix;; esac prefixes="$prefixes '$qprefix'" fi fi prefix=$prefix/ done if test -n "$prefixes"; then # Don't fail if two instances are running concurrently. (umask $mkdir_umask && eval "\$doit_exec \$mkdirprog $prefixes") || test -d "$dstdir" || exit 1 obsolete_mkdir_used=true fi fi fi if test -n "$dir_arg"; then { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false || test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 else # Make a couple of temp file names in the proper directory. dsttmp=$dstdir/_inst.$$_ rmtmp=$dstdir/_rm.$$_ # Trap to clean up those temp files at exit. trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0 # Copy the file name to the temp name. (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") && # and set any options; do chmod last to preserve setuid bits. # # If any of these fail, we abort the whole thing. If we want to # ignore errors from any of these, just make sure not to ignore # errors from the above "$doit $cpprog $src $dsttmp" command. # { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } && { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } && # If -C, don't bother to copy if it wouldn't change the file. if $copy_on_change && old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && eval "$initialize_posix_glob" && $posix_glob set -f && set X $old && old=:$2:$4:$5:$6 && set X $new && new=:$2:$4:$5:$6 && $posix_glob set +f && test "$old" = "$new" && $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1 then rm -f "$dsttmp" else # Rename the file to the real destination. $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null || # The rename failed, perhaps because mv can't rename something else # to itself, or perhaps because mv is so ancient that it does not # support -f. { # Now remove or move aside any old file at destination location. # We try this two ways since rm can't unlink itself on some # systems and the destination file might be busy for other # reasons. In this case, the final cleanup might fail but the new # file should still install successfully. { test ! -f "$dst" || $doit $rmcmd -f "$dst" 2>/dev/null || { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null && { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; } } || { echo "$0: cannot unlink or rename $dst" >&2 (exit 1); exit 1 } } && # Now rename the file to the real destination. $doit $mvcmd "$dsttmp" "$dst" } fi || exit 1 trap '' 0 fi done # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC" # time-stamp-end: "; # UTC" # End: gnome-menus-3.0.1/missing0000755000175000001440000002623311555467533012305 00000000000000#! /bin/sh # Common stub for a few missing GNU programs while installing. scriptversion=2009-04-28.21; # UTC # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, # 2008, 2009 Free Software Foundation, Inc. # Originally by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. if test $# -eq 0; then echo 1>&2 "Try \`$0 --help' for more information" exit 1 fi run=: sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p' sed_minuso='s/.* -o \([^ ]*\).*/\1/p' # In the cases where this matters, `missing' is being run in the # srcdir already. if test -f configure.ac; then configure_ac=configure.ac else configure_ac=configure.in fi msg="missing on your system" case $1 in --run) # Try to run requested program, and just exit if it succeeds. run= shift "$@" && exit 0 # Exit code 63 means version mismatch. This often happens # when the user try to use an ancient version of a tool on # a file that requires a minimum version. In this case we # we should proceed has if the program had been absent, or # if --run hadn't been passed. if test $? = 63; then run=: msg="probably too old" fi ;; -h|--h|--he|--hel|--help) echo "\ $0 [OPTION]... PROGRAM [ARGUMENT]... Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an error status if there is no known handling for PROGRAM. Options: -h, --help display this help and exit -v, --version output version information and exit --run try to run the given command, and emulate it if it fails Supported PROGRAM values: aclocal touch file \`aclocal.m4' autoconf touch file \`configure' autoheader touch file \`config.h.in' autom4te touch the output file, or create a stub one automake touch all \`Makefile.in' files bison create \`y.tab.[ch]', if possible, from existing .[ch] flex create \`lex.yy.c', if possible, from existing .c help2man touch the output file lex create \`lex.yy.c', if possible, from existing .c makeinfo touch the output file tar try tar, gnutar, gtar, then tar without non-portable flags yacc create \`y.tab.[ch]', if possible, from existing .[ch] Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and \`g' are ignored when checking the name. Send bug reports to ." exit $? ;; -v|--v|--ve|--ver|--vers|--versi|--versio|--version) echo "missing $scriptversion (GNU Automake)" exit $? ;; -*) echo 1>&2 "$0: Unknown \`$1' option" echo 1>&2 "Try \`$0 --help' for more information" exit 1 ;; esac # normalize program name to check for. program=`echo "$1" | sed ' s/^gnu-//; t s/^gnu//; t s/^g//; t'` # Now exit if we have it, but it failed. Also exit now if we # don't have it and --version was passed (most likely to detect # the program). This is about non-GNU programs, so use $1 not # $program. case $1 in lex*|yacc*) # Not GNU programs, they don't have --version. ;; tar*) if test -n "$run"; then echo 1>&2 "ERROR: \`tar' requires --run" exit 1 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then exit 1 fi ;; *) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then # Could not run --version or --help. This is probably someone # running `$TOOL --version' or `$TOOL --help' to check whether # $TOOL exists and not knowing $TOOL uses missing. exit 1 fi ;; esac # If it does not exist, or fails to run (possibly an outdated version), # try to emulate it. case $program in aclocal*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`acinclude.m4' or \`${configure_ac}'. You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." touch aclocal.m4 ;; autoconf*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`${configure_ac}'. You might want to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." touch configure ;; autoheader*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`acconfig.h' or \`${configure_ac}'. You might want to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` test -z "$files" && files="config.h" touch_files= for f in $files; do case $f in *:*) touch_files="$touch_files "`echo "$f" | sed -e 's/^[^:]*://' -e 's/:.*//'`;; *) touch_files="$touch_files $f.in";; esac done touch $touch_files ;; automake*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'. You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." find . -type f -name Makefile.am -print | sed 's/\.am$/.in/' | while read f; do touch "$f"; done ;; autom4te*) echo 1>&2 "\ WARNING: \`$1' is needed, but is $msg. You might have modified some files without having the proper tools for further handling them. You can get \`$1' as part of \`Autoconf' from any GNU archive site." file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -f "$file"; then touch $file else test -z "$file" || exec >$file echo "#! /bin/sh" echo "# Created by GNU Automake missing as a replacement of" echo "# $ $@" echo "exit 0" chmod +x $file exit 1 fi ;; bison*|yacc*) echo 1>&2 "\ WARNING: \`$1' $msg. You should only need it if you modified a \`.y' file. You may need the \`Bison' package in order for those modifications to take effect. You can get \`Bison' from any GNU archive site." rm -f y.tab.c y.tab.h if test $# -ne 1; then eval LASTARG="\${$#}" case $LASTARG in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` if test -f "$SRCFILE"; then cp "$SRCFILE" y.tab.c fi SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` if test -f "$SRCFILE"; then cp "$SRCFILE" y.tab.h fi ;; esac fi if test ! -f y.tab.h; then echo >y.tab.h fi if test ! -f y.tab.c; then echo 'main() { return 0; }' >y.tab.c fi ;; lex*|flex*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.l' file. You may need the \`Flex' package in order for those modifications to take effect. You can get \`Flex' from any GNU archive site." rm -f lex.yy.c if test $# -ne 1; then eval LASTARG="\${$#}" case $LASTARG in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` if test -f "$SRCFILE"; then cp "$SRCFILE" lex.yy.c fi ;; esac fi if test ! -f lex.yy.c; then echo 'main() { return 0; }' >lex.yy.c fi ;; help2man*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a dependency of a manual page. You may need the \`Help2man' package in order for those modifications to take effect. You can get \`Help2man' from any GNU archive site." file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -f "$file"; then touch $file else test -z "$file" || exec >$file echo ".ab help2man is required to generate this page" exit $? fi ;; makeinfo*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.texi' or \`.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy \`make' (AIX, DU, IRIX). You might want to install the \`Texinfo' package or the \`GNU make' package. Grab either from any GNU archive site." # The file to touch is that specified with -o ... file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -z "$file"; then # ... or it is the one specified with @setfilename ... infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` file=`sed -n ' /^@setfilename/{ s/.* \([^ ]*\) *$/\1/ p q }' $infile` # ... or it is derived from the source name (dir/f.texi becomes f.info) test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info fi # If the file does not exist, the user really needs makeinfo; # let's fail without touching anything. test -f $file || exit 1 touch $file ;; tar*) shift # We have already tried tar in the generic part. # Look for gnutar/gtar before invocation to avoid ugly error # messages. if (gnutar --version > /dev/null 2>&1); then gnutar "$@" && exit 0 fi if (gtar --version > /dev/null 2>&1); then gtar "$@" && exit 0 fi firstarg="$1" if shift; then case $firstarg in *o*) firstarg=`echo "$firstarg" | sed s/o//` tar "$firstarg" "$@" && exit 0 ;; esac case $firstarg in *h*) firstarg=`echo "$firstarg" | sed s/h//` tar "$firstarg" "$@" && exit 0 ;; esac fi echo 1>&2 "\ WARNING: I can't seem to be able to run \`tar' with the given arguments. You may want to install GNU tar or Free paxutils, or check the command line arguments." exit 1 ;; *) echo 1>&2 "\ WARNING: \`$1' is needed, and is $msg. You might have modified some files without having the proper tools for further handling them. Check the \`README' file, it often tells you about the needed prerequisites for installing this package. You may also peek at any GNU archive site, in case some other package would contain this missing \`$1' program." exit 1 ;; esac exit 0 # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC" # time-stamp-end: "; # UTC" # End: gnome-menus-3.0.1/Makefile.in0000644000175000001440000006210611555467533012752 00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 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@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ @HAVE_PYTHON_TRUE@am__append_1 = python simple-editor subdir = . DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/config.h.in \ $(top_srcdir)/configure AUTHORS COPYING COPYING.LIB ChangeLog \ NEWS config.guess config.sub depcomp install-sh ltmain.sh \ missing mkinstalldirs py-compile ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/python.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_$(V)) am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) am__v_at_0 = @ 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 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ distdir dist dist-all distcheck ETAGS = etags CTAGS = ctags DIST_SUBDIRS = libmenu desktop-directories layout util po python \ simple-editor DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ { test ! -d "$(distdir)" \ || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ && rm -fr "$(distdir)"; }; } am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ sed_rest='s,^[^/]*/*,,'; \ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ sed_butlast='s,/*[^/]*$$,,'; \ while test -n "$$dir1"; do \ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ if test "$$first" != "."; then \ if test "$$first" = ".."; then \ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ else \ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ if test "$$first2" = "$$first"; then \ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ else \ dir2="../$$dir2"; \ fi; \ dir0="$$dir0"/"$$first"; \ fi; \ fi; \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" GZIP_ENV = --best DIST_ARCHIVES = $(distdir).tar.bz2 distuninstallcheck_listfiles = find . -type f -print distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ ALL_LINGUAS = @ALL_LINGUAS@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DEBUG_CFLAGS = @DEBUG_CFLAGS@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIB_MENU_LT_VERSION = @LIB_MENU_LT_VERSION@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ MSGFMT_OPTS = @MSGFMT_OPTS@ MSGMERGE = @MSGMERGE@ NM = @NM@ NMEDIT = @NMEDIT@ NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ PYTHON = @PYTHON@ PYTHON_CC = @PYTHON_CC@ PYTHON_EMBED_LIBS = @PYTHON_EMBED_LIBS@ PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ PYTHON_INCLUDES = @PYTHON_INCLUDES@ PYTHON_LDFLAGS = @PYTHON_LDFLAGS@ PYTHON_LIBS = @PYTHON_LIBS@ PYTHON_PLATFORM = @PYTHON_PLATFORM@ PYTHON_PREFIX = @PYTHON_PREFIX@ PYTHON_VERSION = @PYTHON_VERSION@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ WARN_CFLAGS = @WARN_CFLAGS@ XGETTEXT = @XGETTEXT@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ 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@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ lt_ECHO = @lt_ECHO@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ pkgpyexecdir = @pkgpyexecdir@ pkgpythondir = @pkgpythondir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ pyexecdir = @pyexecdir@ pythondir = @pythondir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = libmenu desktop-directories layout util po $(am__append_1) ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-python EXTRA_DIST = \ HACKING \ MAINTAINERS MAINTAINERCLEANFILES = \ $(srcdir)/INSTALL \ $(srcdir)/aclocal.m4 \ $(srcdir)/config.guess \ $(srcdir)/config.h.in \ $(srcdir)/config.sub \ $(srcdir)/depcomp \ $(srcdir)/install-sh \ $(srcdir)/ltmain.sh \ $(srcdir)/missing \ $(srcdir)/mkinstalldirs \ $(srcdir)/py-compile \ `find "$(srcdir)" -type f -name Makefile.in -print` \ $(srcdir)/configure \ $(srcdir)/m4/intltool.m4 \ $(srcdir)/m4/libtool.m4 \ $(srcdir)/m4/ltoptions.m4 \ $(srcdir)/m4/ltsugar.m4 \ $(srcdir)/m4/ltversion.m4 \ $(srcdir)/m4/lt~obsolete.m4 all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive .SUFFIXES: am--refresh: @: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) $(am__cd) $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) $(am__aclocal_m4_deps): config.h: stamp-h1 @if test ! -f $@; then \ rm -f stamp-h1; \ $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ else :; fi stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status config.h $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) rm -f stamp-h1 touch $@ distclean-hdr: -rm -f config.h stamp-h1 mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool config.lt # 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): @fail= 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; \ ($(am__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): @fail= 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; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__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; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ 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 || \ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) config.h.in $(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; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) config.h.in $(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)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) $(am__remove_distdir) test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ $(am__relativize); \ new_distdir=$$reldir; \ dir1=$$subdir; dir2="$(top_distdir)"; \ $(am__relativize); \ new_top_distdir=$$reldir; \ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ($(am__cd) $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$new_top_distdir" \ distdir="$$new_distdir" \ am__remove_distdir=: \ am__skip_length_check=: \ am__skip_mode_fix=: \ distdir) \ || exit 1; \ fi; \ done -test -n "$(am__skip_mode_fix)" \ || find "$(distdir)" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r "$(distdir)" dist-gzip: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) dist-bzip2: distdir tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 $(am__remove_distdir) dist-lzma: distdir tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma $(am__remove_distdir) dist-xz: distdir tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz $(am__remove_distdir) dist-tarZ: distdir tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__remove_distdir) dist-shar: distdir shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz $(am__remove_distdir) dist-zip: distdir -rm -f $(distdir).zip zip -rq $(distdir).zip $(distdir) $(am__remove_distdir) dist dist-all: distdir tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 $(am__remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lzma*) \ lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ *.tar.xz*) \ xz -dc $(distdir).tar.xz | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac chmod -R a-w $(distdir); chmod a+w $(distdir) mkdir $(distdir)/_build mkdir $(distdir)/_inst chmod a-w $(distdir) test -d $(distdir)/_build || exit 0; \ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && am__cwd=`pwd` \ && $(am__cd) $(distdir)/_build \ && ../configure --srcdir=.. --prefix="$$dc_install_base" \ $(DISTCHECK_CONFIGURE_FLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ } || { rm -rf "$$dc_destdir"; exit 1; }) \ && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist \ && rm -rf $(DIST_ARCHIVES) \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ && cd "$$am__cwd" \ || exit 1 $(am__remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' distuninstallcheck: @$(am__cd) '$(distuninstallcheck_dir)' \ && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ fi ; \ $(distuninstallcheck_listfiles) ; \ exit 1; } >&2 distcleancheck: distclean @if test '$(srcdir)' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am check: check-recursive all-am: Makefile config.h 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) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-recursive clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -f Makefile distclean-am: clean-am distclean-generic distclean-hdr \ distclean-libtool distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive html-am: info: info-recursive info-am: install-data-am: install-dvi: install-dvi-recursive install-dvi-am: install-exec-am: install-html: install-html-recursive install-html-am: install-info: install-info-recursive install-info-am: install-man: install-pdf: install-pdf-recursive install-pdf-am: install-ps: install-ps-recursive install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ ctags-recursive install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am am--refresh check check-am clean clean-generic \ clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \ distcheck distclean distclean-generic distclean-hdr \ distclean-libtool distclean-tags distcleancheck distdir \ distuninstallcheck 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 mostlyclean-libtool pdf pdf-am \ ps ps-am tags tags-recursive uninstall uninstall-am -include $(top_srcdir)/git.mk # 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: gnome-menus-3.0.1/configure0000755000175000001440000165661711555467532012634 00000000000000#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.65 for gnome-menus 3.0.1. # # Report bugs to . # # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo # Prefer a ksh shell builtin over an external printf program on Solaris, # but without wasting forks for bash or zsh. if test -z "$BASH_VERSION$ZSH_VERSION" \ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='print -r --' as_echo_n='print -rn --' elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in #( *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # Unset variables that we do not need and which cause bugs (e.g. in # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" # suppresses any "Segmentation fault" message there. '((' could # trigger a bug in pdksh 5.2.14. for as_var in BASH_ENV ENV MAIL MAILPATH do eval test x\${$as_var+set} = xset \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH if test "x$CONFIG_SHELL" = x; then as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which # is contrary to our usage. Disable this feature. alias -g '\${1+\"\$@\"}'='\"\$@\"' setopt NO_GLOB_SUBST else case \`(set -o) 2>/dev/null\` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi " as_required="as_fn_return () { (exit \$1); } as_fn_success () { as_fn_return 0; } as_fn_failure () { as_fn_return 1; } as_fn_ret_success () { return 0; } as_fn_ret_failure () { return 1; } exitcode=0 as_fn_success || { exitcode=1; echo as_fn_success failed.; } as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : else exitcode=1; echo positional parameters were not saved. fi test x\$exitcode = x0 || exit 1" as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 test \$(( 1 + 1 )) = 2 || exit 1" if (eval "$as_required") 2>/dev/null; then : as_have_required=yes else as_have_required=no fi if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR as_found=false for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. as_found=: case $as_dir in #( /*) for as_base in sh bash ksh sh5; do # Try only shells that exist, to save several forks. as_shell=$as_dir/$as_base if { test -f "$as_shell" || test -f "$as_shell.exe"; } && { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : CONFIG_SHELL=$as_shell as_have_required=yes if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : break 2 fi fi done;; esac as_found=false done $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : CONFIG_SHELL=$SHELL as_have_required=yes fi; } IFS=$as_save_IFS if test "x$CONFIG_SHELL" != x; then : # We cannot yet assume a decent shell, so we have to provide a # neutralization value for shells without unset; and this also # works around shells that cannot unset nonexistent variables. BASH_ENV=/dev/null ENV=/dev/null (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV export CONFIG_SHELL exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} fi if test x$as_have_required = xno; then : $as_echo "$0: This script requires a shell more modern than all" $as_echo "$0: the shells that I found on your system." if test x${ZSH_VERSION+set} = xset ; then $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" $as_echo "$0: be upgraded to zsh 4.3.4 or later." else $as_echo "$0: Please tell bug-autoconf@gnu.org and $0: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus $0: about your system, including any error possibly output $0: before this message. Then install a modern shell, or $0: manually run the script under such a shell if you do $0: have one." fi exit 1 fi fi fi SHELL=${CONFIG_SHELL-/bin/sh} export SHELL # Unset more variables known to interfere with behavior of common tools. CLICOLOR_FORCE= GREP_OPTIONS= unset CLICOLOR_FORCE GREP_OPTIONS ## --------------------- ## ## M4sh Shell Functions. ## ## --------------------- ## # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=; unset $1;} } as_unset=as_fn_unset # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" } # as_fn_mkdir_p # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : eval 'as_fn_append () { eval $1+=\$2 }' else as_fn_append () { eval $1=\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=$(( $* )) }' else as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith # as_fn_error ERROR [LINENO LOG_FD] # --------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the # script with status $?, using 1 if that was 0. as_fn_error () { as_status=$?; test $as_status -eq 0 && as_status=1 if test "$3"; then as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 fi $as_echo "$as_me: error: $1" >&2 as_fn_exit $as_status } # as_fn_error if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits as_lineno_1=$LINENO as_lineno_1a=$LINENO as_lineno_2=$LINENO as_lineno_2a=$LINENO eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) sed -n ' p /[$]LINENO/= ' <$as_myself | sed ' s/[$]LINENO.*/&-/ t lineno b :lineno N :loop s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop s/-\n.*// ' >$as_me.lineno && chmod +x "$as_me.lineno" || { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensitive to this). . "./$as_me.lineno" # Exit status is that of the last command. exit } ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. xy) ECHO_C='\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false fi if test -x / >/dev/null 2>&1; then as_test_x='test -x' else if ls -dL / >/dev/null 2>&1; then as_ls_L_option=L else as_ls_L_option= fi as_test_x=' eval sh -c '\'' if test -d "$1"; then test -d "$1/."; else case $1 in #( -*)set "./$1";; esac; case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( ???[sx]*):;;*)false;;esac;fi '\'' sh ' fi as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" # Check that we are running under the correct shell. SHELL=${CONFIG_SHELL-/bin/sh} case X$lt_ECHO in X*--fallback-echo) # Remove one level of quotation (which was required for Make). ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','` ;; esac ECHO=${lt_ECHO-echo} if test "X$1" = X--no-reexec; then # Discard the --no-reexec flag, and continue. shift elif test "X$1" = X--fallback-echo; then # Avoid inline document here, it may be left over : elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then # Yippee, $ECHO works! : else # Restart under the correct shell. exec $SHELL "$0" --no-reexec ${1+"$@"} fi if test "X$1" = X--fallback-echo; then # used as fallback echo shift cat <<_LT_EOF $* _LT_EOF exit 0 fi # The HP-UX ksh and POSIX shell print the target directory to stdout # if CDPATH is set. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH if test -z "$lt_ECHO"; then if test "X${echo_test_string+set}" != Xset; then # find a string as large as possible, as long as the shell can cope with it for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... if { echo_test_string=`eval $cmd`; } 2>/dev/null && { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null then break fi done fi if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && test "X$echo_testing_string" = "X$echo_test_string"; then : else # The Solaris, AIX, and Digital Unix default echo programs unquote # backslashes. This makes it impossible to quote backslashes using # echo "$something" | sed 's/\\/\\\\/g' # # So, first we look for a working echo in the user's PATH. lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for dir in $PATH /usr/ucb; do IFS="$lt_save_ifs" if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && test "X$echo_testing_string" = "X$echo_test_string"; then ECHO="$dir/echo" break fi done IFS="$lt_save_ifs" if test "X$ECHO" = Xecho; then # We didn't find a better echo, so look for alternatives. if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' && echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` && test "X$echo_testing_string" = "X$echo_test_string"; then # This shell has a builtin print -r that does the trick. ECHO='print -r' elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } && test "X$CONFIG_SHELL" != X/bin/ksh; then # If we have ksh, try running configure again with it. ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh} export ORIGINAL_CONFIG_SHELL CONFIG_SHELL=/bin/ksh export CONFIG_SHELL exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"} else # Try using printf. ECHO='printf %s\n' if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && test "X$echo_testing_string" = "X$echo_test_string"; then # Cool, printf works : elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && test "X$echo_testing_string" = 'X\t' && echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && test "X$echo_testing_string" = "X$echo_test_string"; then CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL export CONFIG_SHELL SHELL="$CONFIG_SHELL" export SHELL ECHO="$CONFIG_SHELL $0 --fallback-echo" elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && test "X$echo_testing_string" = 'X\t' && echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && test "X$echo_testing_string" = "X$echo_test_string"; then ECHO="$CONFIG_SHELL $0 --fallback-echo" else # maybe with a smaller string... prev=: for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null then break fi prev="$cmd" done if test "$prev" != 'sed 50q "$0"'; then echo_test_string=`eval $prev` export echo_test_string exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"} else # Oops. We lost completely, so just stick with echo. ECHO=echo fi fi fi fi fi fi # Copy echo and quote the copy suitably for passing to libtool from # the Makefile, instead of quoting the original, which is used later. lt_ECHO=$ECHO if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo" fi test -n "$DJDIR" || exec 7<&0 &1 # Name of the host. # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` # # Initializations. # ac_default_prefix=/usr/local ac_clean_files= ac_config_libobj_dir=. LIBOBJS= cross_compiling=no subdirs= MFLAGS= MAKEFLAGS= # Identity of this package. PACKAGE_NAME='gnome-menus' PACKAGE_TARNAME='gnome-menus' PACKAGE_VERSION='3.0.1' PACKAGE_STRING='gnome-menus 3.0.1' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus' PACKAGE_URL='' ac_unique_file="libmenu/gmenu-tree.h" # Factoring default headers for most tests. ac_includes_default="\ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif" ac_subst_vars='am__EXEEXT_FALSE am__EXEEXT_TRUE LTLIBOBJS LIBOBJS HAVE_INTROSPECTION_FALSE HAVE_INTROSPECTION_TRUE INTROSPECTION_MAKEFILE INTROSPECTION_LIBS INTROSPECTION_CFLAGS INTROSPECTION_TYPELIBDIR INTROSPECTION_GIRDIR INTROSPECTION_GENERATE INTROSPECTION_COMPILER INTROSPECTION_SCANNER NO_STRICT_ALIASING_CFLAGS HAVE_PYTHON_FALSE HAVE_PYTHON_TRUE PYTHON_CC PYTHON_LDFLAGS PYTHON_EMBED_LIBS PYTHON_LIBS PYTHON_INCLUDES pkgpyexecdir pyexecdir pkgpythondir pythondir PYTHON_PLATFORM PYTHON_EXEC_PREFIX PYTHON_PREFIX PYTHON_VERSION PYTHON DEBUG_CFLAGS DISABLE_DEPRECATED_CFLAGS WARN_CFLAGS GLIB_LIBS GLIB_CFLAGS PKG_CONFIG_LIBDIR PKG_CONFIG_PATH PKG_CONFIG OTOOL64 OTOOL LIPO NMEDIT DSYMUTIL lt_ECHO RANLIB AR LN_S NM ac_ct_DUMPBIN DUMPBIN LD FGREP SED LIBTOOL OBJDUMP DLLTOOL AS host_os host_vendor host_cpu host build_os build_vendor build_cpu build ALL_LINGUAS INTLTOOL_PERL MSGMERGE INTLTOOL_POLICY_RULE INTLTOOL_SERVICE_RULE INTLTOOL_THEME_RULE INTLTOOL_SCHEMAS_RULE INTLTOOL_CAVES_RULE INTLTOOL_XML_NOMERGE_RULE INTLTOOL_XML_RULE INTLTOOL_KBD_RULE INTLTOOL_XAM_RULE INTLTOOL_UI_RULE INTLTOOL_SOUNDLIST_RULE INTLTOOL_SHEET_RULE INTLTOOL_SERVER_RULE INTLTOOL_PONG_RULE INTLTOOL_OAF_RULE INTLTOOL_PROP_RULE INTLTOOL_KEYS_RULE INTLTOOL_DIRECTORY_RULE INTLTOOL_DESKTOP_RULE INTLTOOL_EXTRACT INTLTOOL_MERGE INTLTOOL_UPDATE MKINSTALLDIRS POSUB POFILES PO_IN_DATADIR_FALSE PO_IN_DATADIR_TRUE INTLLIBS INSTOBJEXT GMOFILES DATADIRNAME CATOBJEXT CATALOGS XGETTEXT GMSGFMT MSGFMT_OPTS MSGFMT USE_NLS EGREP GREP CPP am__fastdepCC_FALSE am__fastdepCC_TRUE CCDEPMODE AMDEPBACKSLASH AMDEP_FALSE AMDEP_TRUE am__quote am__include DEPDIR OBJEXT EXEEXT ac_ct_CC CPPFLAGS LDFLAGS CFLAGS CC GETTEXT_PACKAGE LIB_MENU_LT_VERSION DISABLE_DEPRECATED MAINT MAINTAINER_MODE_FALSE MAINTAINER_MODE_TRUE AM_BACKSLASH AM_DEFAULT_VERBOSITY am__untar am__tar AMTAR am__leading_dot SET_MAKE AWK mkdir_p MKDIR_P INSTALL_STRIP_PROGRAM STRIP install_sh MAKEINFO AUTOHEADER AUTOMAKE AUTOCONF ACLOCAL VERSION PACKAGE CYGPATH_W am__isrc INSTALL_DATA INSTALL_SCRIPT INSTALL_PROGRAM target_alias host_alias build_alias LIBS ECHO_T ECHO_N ECHO_C DEFS mandir localedir libdir psdir pdfdir dvidir htmldir infodir docdir oldincludedir includedir localstatedir sharedstatedir sysconfdir datadir datarootdir libexecdir sbindir bindir program_transform_name prefix exec_prefix PACKAGE_URL PACKAGE_BUGREPORT PACKAGE_STRING PACKAGE_VERSION PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR SHELL' ac_subst_files='' ac_user_opts=' enable_option_checking enable_silent_rules enable_maintainer_mode enable_dependency_tracking enable_nls enable_shared enable_static with_pic enable_fast_install with_gnu_ld enable_libtool_lock enable_compile_warnings enable_iso_c enable_deprecation_flags enable_debug enable_python enable_introspection ' ac_precious_vars='build_alias host_alias target_alias CC CFLAGS LDFLAGS LIBS CPPFLAGS CPP PKG_CONFIG PKG_CONFIG_PATH PKG_CONFIG_LIBDIR GLIB_CFLAGS GLIB_LIBS' # Initialize some variables set by options. ac_init_help= ac_init_version=false ac_unrecognized_opts= ac_unrecognized_sep= # The variables have the same names as the options, with # dashes changed to underlines. cache_file=/dev/null exec_prefix=NONE no_create= no_recursion= prefix=NONE program_prefix=NONE program_suffix=NONE program_transform_name=s,x,x, silent= site= srcdir= verbose= x_includes=NONE x_libraries=NONE # Installation directory options. # These are left unexpanded so users can "make install exec_prefix=/foo" # and all the variables that are supposed to be based on exec_prefix # by default will actually change. # Use braces instead of parens because sh, perl, etc. also accept them. # (The list follows the same order as the GNU Coding Standards.) bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' libexecdir='${exec_prefix}/libexec' datarootdir='${prefix}/share' datadir='${datarootdir}' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' includedir='${prefix}/include' oldincludedir='/usr/include' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' infodir='${datarootdir}/info' htmldir='${docdir}' dvidir='${docdir}' pdfdir='${docdir}' psdir='${docdir}' libdir='${exec_prefix}/lib' localedir='${datarootdir}/locale' mandir='${datarootdir}/man' ac_prev= ac_dashdash= for ac_option do # If the previous option needs an argument, assign it. if test -n "$ac_prev"; then eval $ac_prev=\$ac_option ac_prev= continue fi case $ac_option in *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; *) ac_optarg=yes ;; esac # Accept the important Cygnus configure options, so we can diagnose typos. case $ac_dashdash$ac_option in --) ac_dashdash=yes ;; -bindir | --bindir | --bindi | --bind | --bin | --bi) ac_prev=bindir ;; -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) bindir=$ac_optarg ;; -build | --build | --buil | --bui | --bu) ac_prev=build_alias ;; -build=* | --build=* | --buil=* | --bui=* | --bu=*) build_alias=$ac_optarg ;; -cache-file | --cache-file | --cache-fil | --cache-fi \ | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) ac_prev=cache_file ;; -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) cache_file=$ac_optarg ;; --config-cache | -C) cache_file=config.cache ;; -datadir | --datadir | --datadi | --datad) ac_prev=datadir ;; -datadir=* | --datadir=* | --datadi=* | --datad=*) datadir=$ac_optarg ;; -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ | --dataroo | --dataro | --datar) ac_prev=datarootdir ;; -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) datarootdir=$ac_optarg ;; -disable-* | --disable-*) ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=no ;; -docdir | --docdir | --docdi | --doc | --do) ac_prev=docdir ;; -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) docdir=$ac_optarg ;; -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) ac_prev=dvidir ;; -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) dvidir=$ac_optarg ;; -enable-* | --enable-*) ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=\$ac_optarg ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | --exec | --exe | --ex) ac_prev=exec_prefix ;; -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | --exec=* | --exe=* | --ex=*) exec_prefix=$ac_optarg ;; -gas | --gas | --ga | --g) # Obsolete; use --with-gas. with_gas=yes ;; -help | --help | --hel | --he | -h) ac_init_help=long ;; -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) ac_init_help=recursive ;; -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) ac_init_help=short ;; -host | --host | --hos | --ho) ac_prev=host_alias ;; -host=* | --host=* | --hos=* | --ho=*) host_alias=$ac_optarg ;; -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) ac_prev=htmldir ;; -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ | --ht=*) htmldir=$ac_optarg ;; -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | --includ=* | --inclu=* | --incl=* | --inc=*) includedir=$ac_optarg ;; -infodir | --infodir | --infodi | --infod | --info | --inf) ac_prev=infodir ;; -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) infodir=$ac_optarg ;; -libdir | --libdir | --libdi | --libd) ac_prev=libdir ;; -libdir=* | --libdir=* | --libdi=* | --libd=*) libdir=$ac_optarg ;; -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | --libexe | --libex | --libe) ac_prev=libexecdir ;; -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | --libexe=* | --libex=* | --libe=*) libexecdir=$ac_optarg ;; -localedir | --localedir | --localedi | --localed | --locale) ac_prev=localedir ;; -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) localedir=$ac_optarg ;; -localstatedir | --localstatedir | --localstatedi | --localstated \ | --localstate | --localstat | --localsta | --localst | --locals) ac_prev=localstatedir ;; -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) localstatedir=$ac_optarg ;; -mandir | --mandir | --mandi | --mand | --man | --ma | --m) ac_prev=mandir ;; -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) mandir=$ac_optarg ;; -nfp | --nfp | --nf) # Obsolete; use --without-fp. with_fp=no ;; -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | --no-cr | --no-c | -n) no_create=yes ;; -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) no_recursion=yes ;; -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | --oldin | --oldi | --old | --ol | --o) ac_prev=oldincludedir ;; -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) oldincludedir=$ac_optarg ;; -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) ac_prev=prefix ;; -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) prefix=$ac_optarg ;; -program-prefix | --program-prefix | --program-prefi | --program-pref \ | --program-pre | --program-pr | --program-p) ac_prev=program_prefix ;; -program-prefix=* | --program-prefix=* | --program-prefi=* \ | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) program_prefix=$ac_optarg ;; -program-suffix | --program-suffix | --program-suffi | --program-suff \ | --program-suf | --program-su | --program-s) ac_prev=program_suffix ;; -program-suffix=* | --program-suffix=* | --program-suffi=* \ | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) program_suffix=$ac_optarg ;; -program-transform-name | --program-transform-name \ | --program-transform-nam | --program-transform-na \ | --program-transform-n | --program-transform- \ | --program-transform | --program-transfor \ | --program-transfo | --program-transf \ | --program-trans | --program-tran \ | --progr-tra | --program-tr | --program-t) ac_prev=program_transform_name ;; -program-transform-name=* | --program-transform-name=* \ | --program-transform-nam=* | --program-transform-na=* \ | --program-transform-n=* | --program-transform-=* \ | --program-transform=* | --program-transfor=* \ | --program-transfo=* | --program-transf=* \ | --program-trans=* | --program-tran=* \ | --progr-tra=* | --program-tr=* | --program-t=*) program_transform_name=$ac_optarg ;; -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) ac_prev=pdfdir ;; -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) pdfdir=$ac_optarg ;; -psdir | --psdir | --psdi | --psd | --ps) ac_prev=psdir ;; -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) psdir=$ac_optarg ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) silent=yes ;; -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) ac_prev=sbindir ;; -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | --sbi=* | --sb=*) sbindir=$ac_optarg ;; -sharedstatedir | --sharedstatedir | --sharedstatedi \ | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | --sharedst | --shareds | --shared | --share | --shar \ | --sha | --sh) ac_prev=sharedstatedir ;; -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | --sha=* | --sh=*) sharedstatedir=$ac_optarg ;; -site | --site | --sit) ac_prev=site ;; -site=* | --site=* | --sit=*) site=$ac_optarg ;; -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) ac_prev=srcdir ;; -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) srcdir=$ac_optarg ;; -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | --syscon | --sysco | --sysc | --sys | --sy) ac_prev=sysconfdir ;; -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) sysconfdir=$ac_optarg ;; -target | --target | --targe | --targ | --tar | --ta | --t) ac_prev=target_alias ;; -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) target_alias=$ac_optarg ;; -v | -verbose | --verbose | --verbos | --verbo | --verb) verbose=yes ;; -version | --version | --versio | --versi | --vers | -V) ac_init_version=: ;; -with-* | --with-*) ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=\$ac_optarg ;; -without-* | --without-*) ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=no ;; --x) # Obsolete; use --with-x. with_x=yes ;; -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | --x-incl | --x-inc | --x-in | --x-i) ac_prev=x_includes ;; -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) x_includes=$ac_optarg ;; -x-libraries | --x-libraries | --x-librarie | --x-librari \ | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) ac_prev=x_libraries ;; -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) x_libraries=$ac_optarg ;; -*) as_fn_error "unrecognized option: \`$ac_option' Try \`$0 --help' for more information." ;; *=*) ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` # Reject names that are not valid shell variable names. case $ac_envvar in #( '' | [0-9]* | *[!_$as_cr_alnum]* ) as_fn_error "invalid variable name: \`$ac_envvar'" ;; esac eval $ac_envvar=\$ac_optarg export $ac_envvar ;; *) # FIXME: should be removed in autoconf 3.0. $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} ;; esac done if test -n "$ac_prev"; then ac_option=--`echo $ac_prev | sed 's/_/-/g'` as_fn_error "missing argument to $ac_option" fi if test -n "$ac_unrecognized_opts"; then case $enable_option_checking in no) ;; fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;; *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; esac fi # Check all directory arguments for consistency. for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ datadir sysconfdir sharedstatedir localstatedir includedir \ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ libdir localedir mandir do eval ac_val=\$$ac_var # Remove trailing slashes. case $ac_val in */ ) ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` eval $ac_var=\$ac_val;; esac # Be sure to have absolute directory names. case $ac_val in [\\/$]* | ?:[\\/]* ) continue;; NONE | '' ) case $ac_var in *prefix ) continue;; esac;; esac as_fn_error "expected an absolute directory name for --$ac_var: $ac_val" done # There might be people who depend on the old broken behavior: `$host' # used to hold the argument of --host etc. # FIXME: To remove some day. build=$build_alias host=$host_alias target=$target_alias # FIXME: To remove some day. if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used." >&2 elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi fi ac_tool_prefix= test -n "$host_alias" && ac_tool_prefix=$host_alias- test "$silent" = yes && exec 6>/dev/null ac_pwd=`pwd` && test -n "$ac_pwd" && ac_ls_di=`ls -di .` && ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || as_fn_error "working directory cannot be determined" test "X$ac_ls_di" = "X$ac_pwd_ls_di" || as_fn_error "pwd does not report name of working directory" # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes # Try the directory containing this script, then the parent directory. ac_confdir=`$as_dirname -- "$as_myself" || $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_myself" : 'X\(//\)[^/]' \| \ X"$as_myself" : 'X\(//\)$' \| \ X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_myself" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` srcdir=$ac_confdir if test ! -r "$srcdir/$ac_unique_file"; then srcdir=.. fi else ac_srcdir_defaulted=no fi if test ! -r "$srcdir/$ac_unique_file"; then test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." as_fn_error "cannot find sources ($ac_unique_file) in $srcdir" fi ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" ac_abs_confdir=`( cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" pwd)` # When building in place, set srcdir=. if test "$ac_abs_confdir" = "$ac_pwd"; then srcdir=. fi # Remove unnecessary trailing slashes from srcdir. # Double slashes in file names in object file debugging info # mess up M-x gdb in Emacs. case $srcdir in */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; esac for ac_var in $ac_precious_vars; do eval ac_env_${ac_var}_set=\${${ac_var}+set} eval ac_env_${ac_var}_value=\$${ac_var} eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} eval ac_cv_env_${ac_var}_value=\$${ac_var} done # # Report the --help message. # if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF \`configure' configures gnome-menus 3.0.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print \`checking...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for \`--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or \`..'] Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [$ac_default_prefix] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, \`make install' will install all the files in \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify an installation prefix other than \`$ac_default_prefix' using \`--prefix', for instance \`--prefix=\$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] --datadir=DIR read-only architecture-independent data [DATAROOTDIR] --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] --docdir=DIR documentation root [DATAROOTDIR/doc/gnome-menus] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] --psdir=DIR ps documentation [DOCDIR] _ACEOF cat <<\_ACEOF Program names: --program-prefix=PREFIX prepend PREFIX to installed program names --program-suffix=SUFFIX append SUFFIX to installed program names --program-transform-name=PROGRAM run sed PROGRAM on installed program names System types: --build=BUILD configure for building on BUILD [guessed] --host=HOST cross-compile to build programs to run on HOST [BUILD] _ACEOF fi if test -n "$ac_init_help"; then case $ac_init_help in short | recursive ) echo "Configuration of gnome-menus 3.0.1:";; esac cat <<\_ACEOF Optional Features: --disable-option-checking ignore unrecognized --enable/--with options --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --enable-silent-rules less verbose build output (undo: `make V=1') --disable-silent-rules verbose build output (undo: `make V=0') --enable-maintainer-mode enable make rules and dependencies not useful (and sometimes confusing) to the casual installer --disable-dependency-tracking speeds up one-time build --enable-dependency-tracking do not reject slow dependency extractors --disable-nls do not use Native Language Support --enable-shared[=PKGS] build shared libraries [default=yes] --enable-static[=PKGS] build static libraries [default=yes] --enable-fast-install[=PKGS] optimize for fast installation [default=yes] --disable-libtool-lock avoid locking (might break parallel builds) --enable-compile-warnings=[no/minimum/yes/maximum/error] Turn on compiler warnings --enable-iso-c Try to warn if code is not ISO C --enable-deprecation-flags use *_DISABLE_DEPRECATED flags [default=no] --enable-debug turn on debugging [default=minimum] --enable-python build python bindings [default=auto] --enable-introspection=[no/auto/yes] Enable introspection for this build Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-pic try to use only PIC/non-PIC objects [default=use both] --with-gnu-ld assume the C compiler uses GNU ld [default=no] Some influential environment variables: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory LIBS libraries to pass to the linker, e.g. -l CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if you have headers in a nonstandard directory CPP C preprocessor PKG_CONFIG path to pkg-config utility PKG_CONFIG_PATH directories to add to pkg-config's search path PKG_CONFIG_LIBDIR path overriding pkg-config's built-in search path GLIB_CFLAGS C compiler flags for GLIB, overriding pkg-config GLIB_LIBS linker flags for GLIB, overriding pkg-config Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. Report bugs to . _ACEOF ac_status=$? fi if test "$ac_init_help" = "recursive"; then # If there are subdirs, report their specific --help. for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue test -d "$ac_dir" || { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || continue ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix cd "$ac_dir" || { ac_status=$?; continue; } # Check for guested configure. if test -f "$ac_srcdir/configure.gnu"; then echo && $SHELL "$ac_srcdir/configure.gnu" --help=recursive elif test -f "$ac_srcdir/configure"; then echo && $SHELL "$ac_srcdir/configure" --help=recursive else $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi || ac_status=$? cd "$ac_pwd" || { ac_status=$?; break; } done fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF gnome-menus configure 3.0.1 generated by GNU Autoconf 2.65 Copyright (C) 2009 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF exit fi ## ------------------------ ## ## Autoconf initialization. ## ## ------------------------ ## # ac_fn_c_try_compile LINENO # -------------------------- # Try to compile conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} as_fn_set_status $ac_retval } # ac_fn_c_try_compile # ac_fn_c_try_cpp LINENO # ---------------------- # Try to preprocess conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_cpp () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} as_fn_set_status $ac_retval } # ac_fn_c_try_cpp # ac_fn_c_try_run LINENO # ---------------------- # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes # that executables *can* be run. ac_fn_c_try_run () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' { { case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then : ac_retval=0 else $as_echo "$as_me: program exited with status $ac_status" >&5 $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=$ac_status fi rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} as_fn_set_status $ac_retval } # ac_fn_c_try_run # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES # ------------------------------------------------------- # Tests whether HEADER exists, giving a warning if it cannot be compiled using # the include files in INCLUDES and setting the cache variable VAR # accordingly. ac_fn_c_check_header_mongrel () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : $as_echo_n "(cached) " >&6 fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5 $as_echo_n "checking $2 usability... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 #include <$2> _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_header_compiler=yes else ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5 $as_echo_n "checking $2 presence... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include <$2> _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : ac_header_preproc=yes else ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #(( yes:no: ) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} ;; no:yes:* ) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} ( cat <<\_ASBOX ## -------------------------------------------------------------------------- ## ## Report this to http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus ## ## -------------------------------------------------------------------------- ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : $as_echo_n "(cached) " >&6 else eval "$3=\$ac_header_compiler" fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} } # ac_fn_c_check_header_mongrel # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES # ------------------------------------------------------- # Tests whether HEADER exists and can be compiled using the include files in # INCLUDES, setting the cache variable VAR accordingly. ac_fn_c_check_header_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 #include <$2> _ACEOF if ac_fn_c_try_compile "$LINENO"; then : eval "$3=yes" else eval "$3=no" fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} } # ac_fn_c_check_header_compile # ac_fn_c_try_link LINENO # ----------------------- # Try to link conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_link () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext conftest$ac_exeext if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would # interfere with the next link command; also delete a directory that is # left behind by Apple's compiler. We do this before executing the actions. rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} as_fn_set_status $ac_retval } # ac_fn_c_try_link # ac_fn_c_check_func LINENO FUNC VAR # ---------------------------------- # Tests whether FUNC exists, setting the cache variable VAR accordingly ac_fn_c_check_func () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Define $2 to an innocuous variant, in case declares $2. For example, HP-UX 11i declares gettimeofday. */ #define $2 innocuous_$2 /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $2 (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef $2 /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_$2 || defined __stub___$2 choke me #endif int main () { return $2 (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : eval "$3=yes" else eval "$3=no" fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} } # ac_fn_c_check_func cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnome-menus $as_me 3.0.1, which was generated by GNU Autoconf 2.65. Invocation command line was $ $0 $@ _ACEOF exec 5>>config.log { cat <<_ASUNAME ## --------- ## ## Platform. ## ## --------- ## hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` _ASUNAME as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. $as_echo "PATH: $as_dir" done IFS=$as_save_IFS } >&5 cat >&5 <<_ACEOF ## ----------- ## ## Core tests. ## ## ----------- ## _ACEOF # Keep a trace of the command line. # Strip out --no-create and --no-recursion so they do not pile up. # Strip out --silent because we don't want to record it for future runs. # Also quote any args containing shell meta-characters. # Make two passes to allow for proper duplicate-argument suppression. ac_configure_args= ac_configure_args0= ac_configure_args1= ac_must_keep_next=false for ac_pass in 1 2 do for ac_arg do case $ac_arg in -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) continue ;; *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; 2) as_fn_append ac_configure_args1 " '$ac_arg'" if test $ac_must_keep_next = true; then ac_must_keep_next=false # Got value, back to normal. else case $ac_arg in *=* | --config-cache | -C | -disable-* | --disable-* \ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | -with-* | --with-* | -without-* | --without-* | --x) case "$ac_configure_args0 " in "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; esac ;; -* ) ac_must_keep_next=true ;; esac fi as_fn_append ac_configure_args " '$ac_arg'" ;; esac done done { ac_configure_args0=; unset ac_configure_args0;} { ac_configure_args1=; unset ac_configure_args1;} # When interrupted or exit'd, cleanup temporary files, and complete # config.log. We remove comments because anyway the quotes in there # would cause problems or look ugly. # WARNING: Use '\'' to represent an apostrophe within the trap. # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. trap 'exit_status=$? # Save into config.log some information that might help in debugging. { echo cat <<\_ASBOX ## ---------------- ## ## Cache variables. ## ## ---------------- ## _ASBOX echo # The following way of writing the cache mishandles newlines in values, ( for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( *${as_nl}ac_space=\ *) sed -n \ "s/'\''/'\''\\\\'\'''\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" ;; #( *) sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) echo cat <<\_ASBOX ## ----------------- ## ## Output variables. ## ## ----------------- ## _ASBOX echo for ac_var in $ac_subst_vars do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo if test -n "$ac_subst_files"; then cat <<\_ASBOX ## ------------------- ## ## File substitutions. ## ## ------------------- ## _ASBOX echo for ac_var in $ac_subst_files do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo fi if test -s confdefs.h; then cat <<\_ASBOX ## ----------- ## ## confdefs.h. ## ## ----------- ## _ASBOX echo cat confdefs.h echo fi test "$ac_signal" != 0 && $as_echo "$as_me: caught signal $ac_signal" $as_echo "$as_me: exit $exit_status" } >&5 rm -f core *.core core.conftest.* && rm -f -r conftest* confdefs* conf$$* $ac_clean_files && exit $exit_status ' 0 for ac_signal in 1 2 13 15; do trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal done ac_signal=0 # confdefs.h avoids OS command line length limits that DEFS can exceed. rm -f -r conftest* confdefs.h $as_echo "/* confdefs.h */" > confdefs.h # Predefined preprocessor variables. cat >>confdefs.h <<_ACEOF #define PACKAGE_NAME "$PACKAGE_NAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_TARNAME "$PACKAGE_TARNAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_VERSION "$PACKAGE_VERSION" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_STRING "$PACKAGE_STRING" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_URL "$PACKAGE_URL" _ACEOF # Let the site file select an alternate cache file if it wants to. # Prefer an explicitly selected file to automatically selected ones. ac_site_file1=NONE ac_site_file2=NONE if test -n "$CONFIG_SITE"; then ac_site_file1=$CONFIG_SITE elif test "x$prefix" != xNONE; then ac_site_file1=$prefix/share/config.site ac_site_file2=$prefix/etc/config.site else ac_site_file1=$ac_default_prefix/share/config.site ac_site_file2=$ac_default_prefix/etc/config.site fi for ac_site_file in "$ac_site_file1" "$ac_site_file2" do test "x$ac_site_file" = xNONE && continue if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 $as_echo "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 . "$ac_site_file" fi done if test -r "$cache_file"; then # Some versions of bash will fail to source /dev/null (special files # actually), so we avoid doing that. DJGPP emulates it as a regular file. if test /dev/null != "$cache_file" && test -f "$cache_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 $as_echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . "$cache_file";; *) . "./$cache_file";; esac fi else { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 $as_echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi # Check that the precious variables saved in the cache have kept the same # value. ac_cache_corrupted=false for ac_var in $ac_precious_vars; do eval ac_old_set=\$ac_cv_env_${ac_var}_set eval ac_new_set=\$ac_env_${ac_var}_set eval ac_old_val=\$ac_cv_env_${ac_var}_value eval ac_new_val=\$ac_env_${ac_var}_value case $ac_old_set,$ac_new_set in set,) { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then # differences in whitespace do not lead to failure. ac_old_val_w=`echo x $ac_old_val` ac_new_val_w=`echo x $ac_new_val` if test "$ac_old_val_w" != "$ac_new_val_w"; then { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} ac_cache_corrupted=: else { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} eval $ac_var=\$ac_old_val fi { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} fi;; esac # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. *) as_fn_append ac_configure_args " '$ac_arg'" ;; esac fi done if $ac_cache_corrupted; then { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 fi ## -------------------- ## ## Main body of script. ## ## -------------------- ## ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu am__api_version='1.11' ac_aux_dir= for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do for ac_t in install-sh install.sh shtool; do if test -f "$ac_dir/$ac_t"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/$ac_t -c" break 2 fi done done if test -z "$ac_aux_dir"; then as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 fi # These three variables are undocumented and unsupported, # and are intended to be withdrawn in a future Autoconf release. # They can cause serious problems if a builder's source tree is in a directory # whose full name contains unusual characters. ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or # incompatible versions: # SysV /etc/install, /usr/sbin/install # SunOS /usr/etc/install # IRIX /sbin/install # AIX /bin/install # AmigaOS /C/install, which installs bootblocks on floppy discs # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag # AFS /usr/afsws/bin/install, which mishandles nonexistent args # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # OS/2's system install, which has a completely different semantic # ./install, which can be erroneously created by make from ./install.sh. # Reject install programs that cannot install multiple files. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 $as_echo_n "checking for a BSD-compatible install... " >&6; } if test -z "$INSTALL"; then if test "${ac_cv_path_install+set}" = set; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. # Account for people who put trailing slashes in PATH elements. case $as_dir/ in #(( ./ | .// | /[cC]/* | \ /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ /usr/ucb/* ) ;; *) # OSF1 and SCO ODT 3.0 have their own names for install. # Don't use installbsd from OSF since it installs stuff as root # by default. for ac_prog in ginstall scoinst install; do for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then if test $ac_prog = install && grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. : elif test $ac_prog = install && grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # program-specific install script used by HP pwplus--don't use. : else rm -rf conftest.one conftest.two conftest.dir echo one > conftest.one echo two > conftest.two mkdir conftest.dir if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && test -s conftest.one && test -s conftest.two && test -s conftest.dir/conftest.one && test -s conftest.dir/conftest.two then ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" break 3 fi fi fi done done ;; esac done IFS=$as_save_IFS rm -rf conftest.one conftest.two conftest.dir fi if test "${ac_cv_path_install+set}" = set; then INSTALL=$ac_cv_path_install else # As a last resort, use the slow shell script. Don't cache a # value for INSTALL within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the value is a relative name. INSTALL=$ac_install_sh fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 $as_echo "$INSTALL" >&6; } # Use test -z because SunOS4 sh mishandles braces in ${var-val}. # It thinks the first close brace ends the variable substitution. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 $as_echo_n "checking whether build environment is sane... " >&6; } # Just in case sleep 1 echo timestamp > conftest.file # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' ' case `pwd` in *[\\\"\#\$\&\'\`$am_lf]*) as_fn_error "unsafe absolute working directory name" "$LINENO" 5;; esac case $srcdir in *[\\\"\#\$\&\'\`$am_lf\ \ ]*) as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; esac # Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` if test "$*" = "X"; then # -L didn't work. set X `ls -t "$srcdir/configure" conftest.file` fi rm -f conftest.file if test "$*" != "X $srcdir/configure conftest.file" \ && test "$*" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". as_fn_error "ls -t appears to fail. Make sure there is not a broken alias in your environment" "$LINENO" 5 fi test "$2" = conftest.file ) then # Ok. : else as_fn_error "newly created file is older than distributed files! Check your system clock" "$LINENO" 5 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } test "$program_prefix" != NONE && program_transform_name="s&^&$program_prefix&;$program_transform_name" # Use a double $ so make ignores it. test "$program_suffix" != NONE && program_transform_name="s&\$&$program_suffix&;$program_transform_name" # Double any \ or $. # By default was `s,x,x', remove it if useless. ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` if test x"${MISSING+set}" != xset; then case $am_aux_dir in *\ * | *\ *) MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; *) MISSING="\${SHELL} $am_aux_dir/missing" ;; esac fi # Use eval to expand $SHELL if eval "$MISSING --run true"; then am_missing_run="$MISSING --run " else am_missing_run= { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} fi if test x"${install_sh}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; *) install_sh="\${SHELL} $am_aux_dir/install-sh" esac fi # Installed binaries are usually stripped using `strip' when the user # run `make install-strip'. However `strip' might not be the right # tool to use in cross-compilation environments, therefore Automake # will honor the `STRIP' environment variable to overrule this program. if test "$cross_compiling" != no; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_STRIP+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$STRIP"; then ac_cv_prog_STRIP="$STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 $as_echo "$STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_STRIP"; then ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_STRIP"; then ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_STRIP="strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 $as_echo "$ac_ct_STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_STRIP" = x; then STRIP=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac STRIP=$ac_ct_STRIP fi else STRIP="$ac_cv_prog_STRIP" fi fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } if test -z "$MKDIR_P"; then if test "${ac_cv_path_mkdir+set}" = set; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in mkdir gmkdir; do for ac_exec_ext in '' $ac_executable_extensions; do { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( 'mkdir (GNU coreutils) '* | \ 'mkdir (coreutils) '* | \ 'mkdir (fileutils) '4.1*) ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext break 3;; esac done done done IFS=$as_save_IFS fi test -d ./--version && rmdir ./--version if test "${ac_cv_path_mkdir+set}" = set; then MKDIR_P="$ac_cv_path_mkdir -p" else # As a last resort, use the slow shell script. Don't cache a # value for MKDIR_P within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the value is a relative name. MKDIR_P="$ac_install_sh -d" fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 $as_echo "$MKDIR_P" >&6; } mkdir_p="$MKDIR_P" case $mkdir_p in [\\/$]* | ?:[\\/]*) ;; */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; esac for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_AWK+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$AWK"; then ac_cv_prog_AWK="$AWK" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_AWK="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi AWK=$ac_cv_prog_AWK if test -n "$AWK"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 $as_echo "$AWK" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$AWK" && break done { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } set x ${MAKE-make} ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then : $as_echo_n "(cached) " >&6 else cat >conftest.make <<\_ACEOF SHELL = /bin/sh all: @echo '@@@%%%=$(MAKE)=@@@%%%' _ACEOF # GNU make sometimes prints "make[1]: Entering...", which would confuse us. case `${MAKE-make} -f conftest.make 2>/dev/null` in *@@@%%%=?*=@@@%%%*) eval ac_cv_prog_make_${ac_make}_set=yes;; *) eval ac_cv_prog_make_${ac_make}_set=no;; esac rm -f conftest.make fi if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } SET_MAKE= else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } SET_MAKE="MAKE=${MAKE-make}" fi rm -rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then am__leading_dot=. else am__leading_dot=_ fi rmdir .tst 2>/dev/null if test "`cd $srcdir && pwd`" != "`pwd`"; then # Use -I$(srcdir) only when $(srcdir) != ., so that make's output # is not polluted with repeated "-I." am__isrc=' -I$(srcdir)' # test to see if srcdir already configured if test -f $srcdir/config.status; then as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 fi fi # test whether we have cygpath if test -z "$CYGPATH_W"; then if (cygpath --version) >/dev/null 2>/dev/null; then CYGPATH_W='cygpath -w' else CYGPATH_W=echo fi fi # Define the identity of the package. PACKAGE='gnome-menus' VERSION='3.0.1' cat >>confdefs.h <<_ACEOF #define PACKAGE "$PACKAGE" _ACEOF cat >>confdefs.h <<_ACEOF #define VERSION "$VERSION" _ACEOF # Some tools Automake needs. ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} # We need awk for the "check" target. The system "awk" is bad on # some platforms. # Always define AMTAR for backward compatibility. AMTAR=${AMTAR-"${am_missing_run}tar"} am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' # Check whether --enable-silent-rules was given. if test "${enable_silent_rules+set}" = set; then : enableval=$enable_silent_rules; fi case $enable_silent_rules in yes) AM_DEFAULT_VERBOSITY=0;; no) AM_DEFAULT_VERBOSITY=1;; *) AM_DEFAULT_VERBOSITY=0;; esac AM_BACKSLASH='\' ac_config_headers="$ac_config_headers config.h" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } # Check whether --enable-maintainer-mode was given. if test "${enable_maintainer_mode+set}" = set; then : enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval else USE_MAINTAINER_MODE=no fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5 $as_echo "$USE_MAINTAINER_MODE" >&6; } if test $USE_MAINTAINER_MODE = yes; then MAINTAINER_MODE_TRUE= MAINTAINER_MODE_FALSE='#' else MAINTAINER_MODE_TRUE='#' MAINTAINER_MODE_FALSE= fi MAINT=$MAINTAINER_MODE_TRUE DISABLE_DEPRECATED="" if test $USE_MAINTAINER_MODE = yes; then DOMAINS="G ATK PANGO GDK GDK_PIXBUF GTK GCONF BONOBO BONOBO_UI GNOME LIBGLADE VTE GNOME_VFS WNCK LIBSOUP" for DOMAIN in $DOMAINS; do DISABLE_DEPRECATED="$DISABLE_DEPRECATED -D${DOMAIN}_DISABLE_DEPRECATED -D${DOMAIN}_DISABLE_SINGLE_INCLUDES" done fi # Before making a release, the LT_VERSION string should be modified. # The string is of the form C:R:A. # - If interfaces have been changed or added, but binary compatibility has # been preserved, change to C+1:0:A+1 # - If binary compatibility has been broken (eg removed or changed interfaces) # change to C+1:0:0 # - If the interface is the same as the previous version, change to C:R+1:A LIB_MENU_LT_VERSION=6:13:4 GETTEXT_PACKAGE=gnome-menus cat >>confdefs.h <<_ACEOF #define GETTEXT_PACKAGE "$GETTEXT_PACKAGE" _ACEOF DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles" am_make=${MAKE-make} cat > confinc << 'END' am__doit: @echo this is the am__doit target .PHONY: am__doit END # If we don't find an include directive, just comment out the code. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 $as_echo_n "checking for style of include used by $am_make... " >&6; } am__include="#" am__quote= _am_result=none # First try GNU make style include. echo "include confinc" > confmf # Ignore all kinds of additional output from `make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include am__quote= _am_result=GNU ;; esac # Now try BSD make style include. if test "$am__include" = "#"; then echo '.include "confinc"' > confmf case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=.include am__quote="\"" _am_result=BSD ;; esac fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 $as_echo "$_am_result" >&6; } rm -f confinc confmf # Check whether --enable-dependency-tracking was given. if test "${enable_dependency_tracking+set}" = set; then : enableval=$enable_dependency_tracking; fi if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' fi if test "x$enable_dependency_tracking" != xno; then AMDEP_TRUE= AMDEP_FALSE='#' else AMDEP_TRUE='#' AMDEP_FALSE= fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi else CC="$ac_cv_prog_CC" fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else ac_prog_rejected=no as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC="cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. set dummy $ac_cv_prog_CC shift if test $# != 0; then # We chose a different compiler from the bogus one. # However, it has the same basename, so the bogon will be chosen # first if we set CC to just the basename; use the full file name. shift ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then for ac_prog in cl.exe do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC for ac_prog in cl.exe do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_CC" && break done if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi fi fi test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error "no acceptable C compiler found in \$PATH See \`config.log' for more details." "$LINENO" 5; } # Provide some information about the compiler. $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 set X $ac_compile ac_compiler=$2 for ac_option in --version -v -V -qversion; do { { ac_try="$ac_compiler $ac_option >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then sed '10a\ ... rest of stderr output deleted ... 10q' conftest.err >conftest.er1 cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 $as_echo_n "checking whether the C compiler works... " >&6; } ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` # The possible output files: ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" ac_rmfiles= for ac_file in $ac_files do case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; * ) ac_rmfiles="$ac_rmfiles $ac_file";; esac done rm -f $ac_rmfiles if { { ac_try="$ac_link_default" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link_default") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' # in a Makefile. We should not override ac_cv_exeext if it was cached, # so that the user can short-circuit this test for compilers unknown to # Autoconf. for ac_file in $ac_files '' do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; [ab].out ) # We found the default executable, but exeext='' is most # certainly right. break;; *.* ) if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; then :; else ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` fi # We set ac_cv_exeext here because the later test for it is not # safe: cross compilers may not add the suffix if given an `-o' # argument, so we may need to know it at that point already. # Even if this section looks crufty: it has the advantage of # actually working. break;; * ) break;; esac done test "$ac_cv_exeext" = no && ac_cv_exeext= else ac_file='' fi if test -z "$ac_file"; then : { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { as_fn_set_status 77 as_fn_error "C compiler cannot create executables See \`config.log' for more details." "$LINENO" 5; }; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 $as_echo_n "checking for C compiler default output file name... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 $as_echo "$ac_file" >&6; } ac_exeext=$ac_cv_exeext rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out ac_clean_files=$ac_clean_files_save { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 $as_echo_n "checking for suffix of executables... " >&6; } if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will # work properly (i.e., refer to `conftest.exe'), while it won't with # `rm'. for ac_file in conftest.exe conftest conftest.*; do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` break;; * ) break;; esac done else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error "cannot compute suffix of executables: cannot compile and link See \`config.log' for more details." "$LINENO" 5; } fi rm -f conftest conftest$ac_cv_exeext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 $as_echo "$ac_cv_exeext" >&6; } rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { FILE *f = fopen ("conftest.out", "w"); return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF ac_clean_files="$ac_clean_files conftest.out" # Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 $as_echo_n "checking whether we are cross compiling... " >&6; } if test "$cross_compiling" != yes; then { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if { ac_try='./conftest$ac_cv_exeext' { { case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error "cannot run C compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details." "$LINENO" 5; } fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 $as_echo "$cross_compiling" >&6; } rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out ac_clean_files=$ac_clean_files_save { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 $as_echo_n "checking for suffix of object files... " >&6; } if test "${ac_cv_objext+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.o conftest.obj if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : for ac_file in conftest.o conftest.obj conftest.*; do test -f "$ac_file" || continue; case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` break;; esac done else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error "cannot compute suffix of object files: cannot compile See \`config.log' for more details." "$LINENO" 5; } fi rm -f conftest.$ac_cv_objext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 $as_echo "$ac_cv_objext" >&6; } OBJEXT=$ac_cv_objext ac_objext=$OBJEXT { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } if test "${ac_cv_c_compiler_gnu+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_compiler_gnu=yes else ac_compiler_gnu=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 $as_echo "$ac_cv_c_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GCC=yes else GCC= fi ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 $as_echo_n "checking whether $CC accepts -g... " >&6; } if test "${ac_cv_prog_cc_g+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_save_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes ac_cv_prog_cc_g=no CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes else CFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : else ac_c_werror_flag=$ac_save_c_werror_flag CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_c_werror_flag=$ac_save_c_werror_flag fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 $as_echo "$ac_cv_prog_cc_g" >&6; } if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then CFLAGS="-g -O2" else CFLAGS="-g" fi else if test "$GCC" = yes; then CFLAGS="-O2" else CFLAGS= fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } if test "${ac_cv_prog_cc_c89+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c89=no ac_save_CC=$CC cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated as 'x'. The following induces an error, until -std is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something that's true only with -std. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters inside strings and character constants. */ #define FOO(x) 'x' int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } _ACEOF for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_c89=$ac_arg fi rm -f core conftest.err conftest.$ac_objext test "x$ac_cv_prog_cc_c89" != "xno" && break done rm -f conftest.$ac_ext CC=$ac_save_CC fi # AC_CACHE_VAL case "x$ac_cv_prog_cc_c89" in x) { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 $as_echo "none needed" >&6; } ;; xno) { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 $as_echo "unsupported" >&6; } ;; *) CC="$CC $ac_cv_prog_cc_c89" { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; esac if test "x$ac_cv_prog_cc_c89" != xno; then : fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu depcc="$CC" am_compiler_list= { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 $as_echo_n "checking dependency style of $depcc... " >&6; } if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_CC_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fi am__universal=false case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with # Solaris 8's {/usr,}/bin/sh. touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # after this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvisualcpp | msvcmsys) # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_CC_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_CC_dependencies_compiler_type=none fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type if test "x$enable_dependency_tracking" != xno \ && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then am__fastdepCC_TRUE= am__fastdepCC_FALSE='#' else am__fastdepCC_TRUE='#' am__fastdepCC_FALSE= fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 $as_echo_n "checking how to run the C preprocessor... " >&6; } # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= fi if test -z "$CPP"; then if test "${ac_cv_prog_CPP+set}" = set; then : $as_echo_n "(cached) " >&6 else # Double quotes because CPP needs to be expanded for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" do ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.err conftest.$ac_ext if $ac_preproc_ok; then : break fi done ac_cv_prog_CPP=$CPP fi CPP=$ac_cv_prog_CPP else ac_cv_prog_CPP=$CPP fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 $as_echo "$CPP" >&6; } ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.err conftest.$ac_ext if $ac_preproc_ok; then : else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error "C preprocessor \"$CPP\" fails sanity check See \`config.log' for more details." "$LINENO" 5; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if test "${ac_cv_path_GREP+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in grep ggrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue # Check for GNU ac_path_GREP and select it if it is found. # Check for GNU $ac_path_GREP case `"$ac_path_GREP" --version 2>&1` in *GNU*) ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'GREP' >> "conftest.nl" "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_GREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_GREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_GREP"; then as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_GREP=$GREP fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 $as_echo "$ac_cv_path_GREP" >&6; } GREP="$ac_cv_path_GREP" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 $as_echo_n "checking for egrep... " >&6; } if test "${ac_cv_path_EGREP+set}" = set; then : $as_echo_n "(cached) " >&6 else if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 then ac_cv_path_EGREP="$GREP -E" else if test -z "$EGREP"; then ac_path_EGREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in egrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue # Check for GNU ac_path_EGREP and select it if it is found. # Check for GNU $ac_path_EGREP case `"$ac_path_EGREP" --version 2>&1` in *GNU*) ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'EGREP' >> "conftest.nl" "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_EGREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_EGREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_EGREP"; then as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_EGREP=$EGREP fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 $as_echo "$ac_cv_path_EGREP" >&6; } EGREP="$ac_cv_path_EGREP" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } if test "${ac_cv_header_stdc+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_header_stdc=yes else ac_cv_header_stdc=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "memchr" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "free" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. if test "$cross_compiling" = yes; then : : else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) \ (('a' <= (c) && (c) <= 'i') \ || ('j' <= (c) && (c) <= 'r') \ || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) return 2; return 0; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : else ac_cv_header_stdc=no fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 $as_echo "$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then $as_echo "#define STDC_HEADERS 1" >>confdefs.h fi # On IRIX 5.3, sys/types and inttypes.h are conflicting. for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ inttypes.h stdint.h unistd.h do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default " eval as_val=\$$as_ac_Header if test "x$as_val" = x""yes; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in locale.h do : ac_fn_c_check_header_mongrel "$LINENO" "locale.h" "ac_cv_header_locale_h" "$ac_includes_default" if test "x$ac_cv_header_locale_h" = x""yes; then : cat >>confdefs.h <<_ACEOF #define HAVE_LOCALE_H 1 _ACEOF fi done if test $ac_cv_header_locale_h = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LC_MESSAGES" >&5 $as_echo_n "checking for LC_MESSAGES... " >&6; } if test "${am_cv_val_LC_MESSAGES+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { return LC_MESSAGES ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : am_cv_val_LC_MESSAGES=yes else am_cv_val_LC_MESSAGES=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_val_LC_MESSAGES" >&5 $as_echo "$am_cv_val_LC_MESSAGES" >&6; } if test $am_cv_val_LC_MESSAGES = yes; then $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h fi fi USE_NLS=yes gt_cv_have_gettext=no CATOBJEXT=NONE XGETTEXT=: INTLLIBS= ac_fn_c_check_header_mongrel "$LINENO" "libintl.h" "ac_cv_header_libintl_h" "$ac_includes_default" if test "x$ac_cv_header_libintl_h" = x""yes; then : gt_cv_func_dgettext_libintl="no" libintl_extra_libs="" # # First check in libc # { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in libc" >&5 $as_echo_n "checking for ngettext in libc... " >&6; } if test "${gt_cv_func_ngettext_libc+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { return !ngettext ("","", 1) ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : gt_cv_func_ngettext_libc=yes else gt_cv_func_ngettext_libc=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_ngettext_libc" >&5 $as_echo "$gt_cv_func_ngettext_libc" >&6; } if test "$gt_cv_func_ngettext_libc" = "yes" ; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dgettext in libc" >&5 $as_echo_n "checking for dgettext in libc... " >&6; } if test "${gt_cv_func_dgettext_libc+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { return !dgettext ("","") ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : gt_cv_func_dgettext_libc=yes else gt_cv_func_dgettext_libc=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_dgettext_libc" >&5 $as_echo "$gt_cv_func_dgettext_libc" >&6; } fi if test "$gt_cv_func_ngettext_libc" = "yes" ; then for ac_func in bind_textdomain_codeset do : ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then : cat >>confdefs.h <<_ACEOF #define HAVE_BIND_TEXTDOMAIN_CODESET 1 _ACEOF fi done fi # # If we don't have everything we want, check in libintl # if test "$gt_cv_func_dgettext_libc" != "yes" \ || test "$gt_cv_func_ngettext_libc" != "yes" \ || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bindtextdomain in -lintl" >&5 $as_echo_n "checking for bindtextdomain in -lintl... " >&6; } if test "${ac_cv_lib_intl_bindtextdomain+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lintl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char bindtextdomain (); int main () { return bindtextdomain (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_intl_bindtextdomain=yes else ac_cv_lib_intl_bindtextdomain=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_bindtextdomain" >&5 $as_echo "$ac_cv_lib_intl_bindtextdomain" >&6; } if test "x$ac_cv_lib_intl_bindtextdomain" = x""yes; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in -lintl" >&5 $as_echo_n "checking for ngettext in -lintl... " >&6; } if test "${ac_cv_lib_intl_ngettext+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lintl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char ngettext (); int main () { return ngettext (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_intl_ngettext=yes else ac_cv_lib_intl_ngettext=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_ngettext" >&5 $as_echo "$ac_cv_lib_intl_ngettext" >&6; } if test "x$ac_cv_lib_intl_ngettext" = x""yes; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dgettext in -lintl" >&5 $as_echo_n "checking for dgettext in -lintl... " >&6; } if test "${ac_cv_lib_intl_dgettext+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lintl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dgettext (); int main () { return dgettext (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_intl_dgettext=yes else ac_cv_lib_intl_dgettext=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dgettext" >&5 $as_echo "$ac_cv_lib_intl_dgettext" >&6; } if test "x$ac_cv_lib_intl_dgettext" = x""yes; then : gt_cv_func_dgettext_libintl=yes fi fi fi if test "$gt_cv_func_dgettext_libintl" != "yes" ; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking if -liconv is needed to use gettext" >&5 $as_echo_n "checking if -liconv is needed to use gettext... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5 $as_echo "" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in -lintl" >&5 $as_echo_n "checking for ngettext in -lintl... " >&6; } if test "${ac_cv_lib_intl_ngettext+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lintl -liconv $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char ngettext (); int main () { return ngettext (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_intl_ngettext=yes else ac_cv_lib_intl_ngettext=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_ngettext" >&5 $as_echo "$ac_cv_lib_intl_ngettext" >&6; } if test "x$ac_cv_lib_intl_ngettext" = x""yes; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dcgettext in -lintl" >&5 $as_echo_n "checking for dcgettext in -lintl... " >&6; } if test "${ac_cv_lib_intl_dcgettext+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lintl -liconv $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dcgettext (); int main () { return dcgettext (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_intl_dcgettext=yes else ac_cv_lib_intl_dcgettext=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dcgettext" >&5 $as_echo "$ac_cv_lib_intl_dcgettext" >&6; } if test "x$ac_cv_lib_intl_dcgettext" = x""yes; then : gt_cv_func_dgettext_libintl=yes libintl_extra_libs=-liconv else : fi else : fi fi # # If we found libintl, then check in it for bind_textdomain_codeset(); # we'll prefer libc if neither have bind_textdomain_codeset(), # and both have dgettext and ngettext # if test "$gt_cv_func_dgettext_libintl" = "yes" ; then glib_save_LIBS="$LIBS" LIBS="$LIBS -lintl $libintl_extra_libs" unset ac_cv_func_bind_textdomain_codeset for ac_func in bind_textdomain_codeset do : ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then : cat >>confdefs.h <<_ACEOF #define HAVE_BIND_TEXTDOMAIN_CODESET 1 _ACEOF fi done LIBS="$glib_save_LIBS" if test "$ac_cv_func_bind_textdomain_codeset" = "yes" ; then gt_cv_func_dgettext_libc=no else if test "$gt_cv_func_dgettext_libc" = "yes" \ && test "$gt_cv_func_ngettext_libc" = "yes"; then gt_cv_func_dgettext_libintl=no fi fi fi fi if test "$gt_cv_func_dgettext_libc" = "yes" \ || test "$gt_cv_func_dgettext_libintl" = "yes"; then gt_cv_have_gettext=yes fi if test "$gt_cv_func_dgettext_libintl" = "yes"; then INTLLIBS="-lintl $libintl_extra_libs" fi if test "$gt_cv_have_gettext" = "yes"; then $as_echo "#define HAVE_GETTEXT 1" >>confdefs.h # Extract the first word of "msgfmt", so it can be a program name with args. set dummy msgfmt; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_path_MSGFMT+set}" = set; then : $as_echo_n "(cached) " >&6 else case "$MSGFMT" in /*) ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. ;; *) IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" for ac_dir in $PATH; do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then ac_cv_path_MSGFMT="$ac_dir/$ac_word" break fi fi done IFS="$ac_save_ifs" test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT="no" ;; esac fi MSGFMT="$ac_cv_path_MSGFMT" if test "$MSGFMT" != "no"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5 $as_echo "$MSGFMT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "$MSGFMT" != "no"; then glib_save_LIBS="$LIBS" LIBS="$LIBS $INTLLIBS" for ac_func in dcgettext do : ac_fn_c_check_func "$LINENO" "dcgettext" "ac_cv_func_dcgettext" if test "x$ac_cv_func_dcgettext" = x""yes; then : cat >>confdefs.h <<_ACEOF #define HAVE_DCGETTEXT 1 _ACEOF fi done MSGFMT_OPTS= { $as_echo "$as_me:${as_lineno-$LINENO}: checking if msgfmt accepts -c" >&5 $as_echo_n "checking if msgfmt accepts -c... " >&6; } cat >conftest.foo <<_ACEOF msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: test 1.0\n" "PO-Revision-Date: 2007-02-15 12:01+0100\n" "Last-Translator: test \n" "Language-Team: C \n" "MIME-Version: 1.0\n" "Content-Transfer-Encoding: 8bit\n" _ACEOF if { { $as_echo "$as_me:${as_lineno-$LINENO}: \$MSGFMT -c -o /dev/null conftest.foo"; } >&5 ($MSGFMT -c -o /dev/null conftest.foo) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then MSGFMT_OPTS=-c; { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } echo "$as_me: failed input was:" >&5 sed 's/^/| /' conftest.foo >&5 fi # Extract the first word of "gmsgfmt", so it can be a program name with args. set dummy gmsgfmt; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_path_GMSGFMT+set}" = set; then : $as_echo_n "(cached) " >&6 else case $GMSGFMT in [\\/]* | ?:[\\/]*) ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT" ;; esac fi GMSGFMT=$ac_cv_path_GMSGFMT if test -n "$GMSGFMT"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5 $as_echo "$GMSGFMT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi # Extract the first word of "xgettext", so it can be a program name with args. set dummy xgettext; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_path_XGETTEXT+set}" = set; then : $as_echo_n "(cached) " >&6 else case "$XGETTEXT" in /*) ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. ;; *) IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" for ac_dir in $PATH; do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then ac_cv_path_XGETTEXT="$ac_dir/$ac_word" break fi fi done IFS="$ac_save_ifs" test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":" ;; esac fi XGETTEXT="$ac_cv_path_XGETTEXT" if test "$XGETTEXT" != ":"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5 $as_echo "$XGETTEXT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : CATOBJEXT=.gmo DATADIRNAME=share else case $host in *-*-solaris*) ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then : CATOBJEXT=.gmo DATADIRNAME=share else CATOBJEXT=.mo DATADIRNAME=lib fi ;; *) CATOBJEXT=.mo DATADIRNAME=lib ;; esac fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS="$glib_save_LIBS" INSTOBJEXT=.mo else gt_cv_have_gettext=no fi fi fi if test "$gt_cv_have_gettext" = "yes" ; then $as_echo "#define ENABLE_NLS 1" >>confdefs.h fi if test "$XGETTEXT" != ":"; then if $XGETTEXT --omit-header /dev/null 2> /dev/null; then : ; else { $as_echo "$as_me:${as_lineno-$LINENO}: result: found xgettext program is not GNU xgettext; ignore it" >&5 $as_echo "found xgettext program is not GNU xgettext; ignore it" >&6; } XGETTEXT=":" fi fi # We need to process the po/ directory. POSUB=po ac_config_commands="$ac_config_commands default-1" for lang in $ALL_LINGUAS; do GMOFILES="$GMOFILES $lang.gmo" POFILES="$POFILES $lang.po" done if test "$gt_cv_have_gettext" = "yes"; then if test "x$ALL_LINGUAS" = "x"; then LINGUAS= else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5 $as_echo_n "checking for catalogs to be installed... " >&6; } NEW_LINGUAS= for presentlang in $ALL_LINGUAS; do useit=no if test "%UNSET%" != "${LINGUAS-%UNSET%}"; then desiredlanguages="$LINGUAS" else desiredlanguages="$ALL_LINGUAS" fi for desiredlang in $desiredlanguages; do # Use the presentlang catalog if desiredlang is # a. equal to presentlang, or # b. a variant of presentlang (because in this case, # presentlang can be used as a fallback for messages # which are not translated in the desiredlang catalog). case "$desiredlang" in "$presentlang"*) useit=yes;; esac done if test $useit = yes; then NEW_LINGUAS="$NEW_LINGUAS $presentlang" fi done LINGUAS=$NEW_LINGUAS { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5 $as_echo "$LINGUAS" >&6; } fi if test -n "$LINGUAS"; then for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done fi fi MKINSTALLDIRS= if test -n "$ac_aux_dir"; then MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs" fi if test -z "$MKINSTALLDIRS"; then MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs" fi test -d po || mkdir po if test "x$srcdir" != "x."; then if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then posrcprefix="$srcdir/" else posrcprefix="../$srcdir/" fi else posrcprefix="../" fi rm -f po/POTFILES sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \ < $srcdir/po/POTFILES.in > po/POTFILES { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5 $as_echo_n "checking whether NLS is requested... " >&6; } # Check whether --enable-nls was given. if test "${enable_nls+set}" = set; then : enableval=$enable_nls; USE_NLS=$enableval else USE_NLS=yes fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5 $as_echo "$USE_NLS" >&6; } case "$am__api_version" in 1.01234) as_fn_error "Automake 1.5 or newer is required to use intltool" "$LINENO" 5 ;; *) ;; esac if test -n "0.40.0"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for intltool >= 0.40.0" >&5 $as_echo_n "checking for intltool >= 0.40.0... " >&6; } INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.40.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_APPLIED_VERSION found" >&5 $as_echo "$INTLTOOL_APPLIED_VERSION found" >&6; } test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" || as_fn_error "Your intltool is too old. You need intltool 0.40.0 or later." "$LINENO" 5 fi # Extract the first word of "intltool-update", so it can be a program name with args. set dummy intltool-update; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_path_INTLTOOL_UPDATE+set}" = set; then : $as_echo_n "(cached) " >&6 else case $INTLTOOL_UPDATE in [\\/]* | ?:[\\/]*) ac_cv_path_INTLTOOL_UPDATE="$INTLTOOL_UPDATE" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_INTLTOOL_UPDATE="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi INTLTOOL_UPDATE=$ac_cv_path_INTLTOOL_UPDATE if test -n "$INTLTOOL_UPDATE"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_UPDATE" >&5 $as_echo "$INTLTOOL_UPDATE" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi # Extract the first word of "intltool-merge", so it can be a program name with args. set dummy intltool-merge; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_path_INTLTOOL_MERGE+set}" = set; then : $as_echo_n "(cached) " >&6 else case $INTLTOOL_MERGE in [\\/]* | ?:[\\/]*) ac_cv_path_INTLTOOL_MERGE="$INTLTOOL_MERGE" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_INTLTOOL_MERGE="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi INTLTOOL_MERGE=$ac_cv_path_INTLTOOL_MERGE if test -n "$INTLTOOL_MERGE"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_MERGE" >&5 $as_echo "$INTLTOOL_MERGE" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi # Extract the first word of "intltool-extract", so it can be a program name with args. set dummy intltool-extract; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_path_INTLTOOL_EXTRACT+set}" = set; then : $as_echo_n "(cached) " >&6 else case $INTLTOOL_EXTRACT in [\\/]* | ?:[\\/]*) ac_cv_path_INTLTOOL_EXTRACT="$INTLTOOL_EXTRACT" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_INTLTOOL_EXTRACT="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi INTLTOOL_EXTRACT=$ac_cv_path_INTLTOOL_EXTRACT if test -n "$INTLTOOL_EXTRACT"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_EXTRACT" >&5 $as_echo "$INTLTOOL_EXTRACT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test -z "$INTLTOOL_UPDATE" -o -z "$INTLTOOL_MERGE" -o -z "$INTLTOOL_EXTRACT"; then as_fn_error "The intltool scripts were not found. Please install intltool." "$LINENO" 5 fi INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' # Check the gettext tools to make sure they are GNU # Extract the first word of "xgettext", so it can be a program name with args. set dummy xgettext; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_path_XGETTEXT+set}" = set; then : $as_echo_n "(cached) " >&6 else case $XGETTEXT in [\\/]* | ?:[\\/]*) ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_XGETTEXT="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi XGETTEXT=$ac_cv_path_XGETTEXT if test -n "$XGETTEXT"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5 $as_echo "$XGETTEXT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi # Extract the first word of "msgmerge", so it can be a program name with args. set dummy msgmerge; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_path_MSGMERGE+set}" = set; then : $as_echo_n "(cached) " >&6 else case $MSGMERGE in [\\/]* | ?:[\\/]*) ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_MSGMERGE="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi MSGMERGE=$ac_cv_path_MSGMERGE if test -n "$MSGMERGE"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5 $as_echo "$MSGMERGE" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi # Extract the first word of "msgfmt", so it can be a program name with args. set dummy msgfmt; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_path_MSGFMT+set}" = set; then : $as_echo_n "(cached) " >&6 else case $MSGFMT in [\\/]* | ?:[\\/]*) ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_MSGFMT="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi MSGFMT=$ac_cv_path_MSGFMT if test -n "$MSGFMT"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5 $as_echo "$MSGFMT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi # Extract the first word of "gmsgfmt", so it can be a program name with args. set dummy gmsgfmt; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_path_GMSGFMT+set}" = set; then : $as_echo_n "(cached) " >&6 else case $GMSGFMT in [\\/]* | ?:[\\/]*) ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT" ;; esac fi GMSGFMT=$ac_cv_path_GMSGFMT if test -n "$GMSGFMT"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5 $as_echo "$GMSGFMT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test -z "$XGETTEXT" -o -z "$MSGMERGE" -o -z "$MSGFMT"; then as_fn_error "GNU gettext tools not found; required for intltool" "$LINENO" 5 fi xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then as_fn_error "GNU gettext tools not found; required for intltool" "$LINENO" 5 fi # Extract the first word of "perl", so it can be a program name with args. set dummy perl; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_path_INTLTOOL_PERL+set}" = set; then : $as_echo_n "(cached) " >&6 else case $INTLTOOL_PERL in [\\/]* | ?:[\\/]*) ac_cv_path_INTLTOOL_PERL="$INTLTOOL_PERL" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_INTLTOOL_PERL="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi INTLTOOL_PERL=$ac_cv_path_INTLTOOL_PERL if test -n "$INTLTOOL_PERL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_PERL" >&5 $as_echo "$INTLTOOL_PERL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test -z "$INTLTOOL_PERL"; then as_fn_error "perl not found" "$LINENO" 5 fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for perl >= 5.8.1" >&5 $as_echo_n "checking for perl >= 5.8.1... " >&6; } $INTLTOOL_PERL -e "use 5.8.1;" > /dev/null 2>&1 if test $? -ne 0; then as_fn_error "perl 5.8.1 is required for intltool" "$LINENO" 5 else IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`" { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5 $as_echo "$IT_PERL_VERSION" >&6; } fi if test "x" != "xno-xml"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XML::Parser" >&5 $as_echo_n "checking for XML::Parser... " >&6; } if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 $as_echo "ok" >&6; } else as_fn_error "XML::Parser perl module is required for intltool" "$LINENO" 5 fi fi # Substitute ALL_LINGUAS so we can use it in po/Makefile # Set DATADIRNAME correctly if it is not set yet # (copied from glib-gettext.m4) if test -z "$DATADIRNAME"; then cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : DATADIRNAME=share else case $host in *-*-solaris*) ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then : DATADIRNAME=share else DATADIRNAME=lib fi ;; *) DATADIRNAME=lib ;; esac fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5 $as_echo_n "checking for library containing strerror... " >&6; } if test "${ac_cv_search_strerror+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_func_search_save_LIBS=$LIBS cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char strerror (); int main () { return strerror (); ; return 0; } _ACEOF for ac_lib in '' cposix; do if test -z "$ac_lib"; then ac_res="none required" else ac_res=-l$ac_lib LIBS="-l$ac_lib $ac_func_search_save_LIBS" fi if ac_fn_c_try_link "$LINENO"; then : ac_cv_search_strerror=$ac_res fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext if test "${ac_cv_search_strerror+set}" = set; then : break fi done if test "${ac_cv_search_strerror+set}" = set; then : else ac_cv_search_strerror=no fi rm conftest.$ac_ext LIBS=$ac_func_search_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_strerror" >&5 $as_echo "$ac_cv_search_strerror" >&6; } ac_res=$ac_cv_search_strerror if test "$ac_res" != no; then : test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi else CC="$ac_cv_prog_CC" fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else ac_prog_rejected=no as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC="cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. set dummy $ac_cv_prog_CC shift if test $# != 0; then # We chose a different compiler from the bogus one. # However, it has the same basename, so the bogon will be chosen # first if we set CC to just the basename; use the full file name. shift ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then for ac_prog in cl.exe do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC for ac_prog in cl.exe do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_CC" && break done if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi fi fi test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error "no acceptable C compiler found in \$PATH See \`config.log' for more details." "$LINENO" 5; } # Provide some information about the compiler. $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 set X $ac_compile ac_compiler=$2 for ac_option in --version -v -V -qversion; do { { ac_try="$ac_compiler $ac_option >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then sed '10a\ ... rest of stderr output deleted ... 10q' conftest.err >conftest.er1 cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } if test "${ac_cv_c_compiler_gnu+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_compiler_gnu=yes else ac_compiler_gnu=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 $as_echo "$ac_cv_c_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GCC=yes else GCC= fi ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 $as_echo_n "checking whether $CC accepts -g... " >&6; } if test "${ac_cv_prog_cc_g+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_save_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes ac_cv_prog_cc_g=no CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes else CFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : else ac_c_werror_flag=$ac_save_c_werror_flag CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_c_werror_flag=$ac_save_c_werror_flag fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 $as_echo "$ac_cv_prog_cc_g" >&6; } if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then CFLAGS="-g -O2" else CFLAGS="-g" fi else if test "$GCC" = yes; then CFLAGS="-O2" else CFLAGS= fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } if test "${ac_cv_prog_cc_c89+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c89=no ac_save_CC=$CC cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated as 'x'. The following induces an error, until -std is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something that's true only with -std. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters inside strings and character constants. */ #define FOO(x) 'x' int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } _ACEOF for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_c89=$ac_arg fi rm -f core conftest.err conftest.$ac_objext test "x$ac_cv_prog_cc_c89" != "xno" && break done rm -f conftest.$ac_ext CC=$ac_save_CC fi # AC_CACHE_VAL case "x$ac_cv_prog_cc_c89" in x) { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 $as_echo "none needed" >&6; } ;; xno) { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 $as_echo "unsupported" >&6; } ;; *) CC="$CC $ac_cv_prog_cc_c89" { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; esac if test "x$ac_cv_prog_cc_c89" != xno; then : fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu depcc="$CC" am_compiler_list= { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 $as_echo_n "checking dependency style of $depcc... " >&6; } if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_CC_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fi am__universal=false case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with # Solaris 8's {/usr,}/bin/sh. touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # after this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvisualcpp | msvcmsys) # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_CC_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_CC_dependencies_compiler_type=none fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type if test "x$enable_dependency_tracking" != xno \ && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then am__fastdepCC_TRUE= am__fastdepCC_FALSE='#' else am__fastdepCC_TRUE='#' am__fastdepCC_FALSE= fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } if test "${ac_cv_header_stdc+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_header_stdc=yes else ac_cv_header_stdc=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "memchr" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "free" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. if test "$cross_compiling" = yes; then : : else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) \ (('a' <= (c) && (c) <= 'i') \ || ('j' <= (c) && (c) <= 'r') \ || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) return 2; return 0; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : else ac_cv_header_stdc=no fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 $as_echo "$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then $as_echo "#define STDC_HEADERS 1" >>confdefs.h fi # Make sure we can run config.sub. $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 $as_echo_n "checking build system type... " >&6; } if test "${ac_cv_build+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_build_alias=$build_alias test "x$ac_build_alias" = x && ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` test "x$ac_build_alias" = x && as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 $as_echo "$ac_cv_build" >&6; } case $ac_cv_build in *-*-*) ;; *) as_fn_error "invalid value of canonical build" "$LINENO" 5;; esac build=$ac_cv_build ac_save_IFS=$IFS; IFS='-' set x $ac_cv_build shift build_cpu=$1 build_vendor=$2 shift; shift # Remember, the first character of IFS is used to create $*, # except with old shells: build_os=$* IFS=$ac_save_IFS case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 $as_echo_n "checking host system type... " >&6; } if test "${ac_cv_host+set}" = set; then : $as_echo_n "(cached) " >&6 else if test "x$host_alias" = x; then ac_cv_host=$ac_cv_build else ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 $as_echo "$ac_cv_host" >&6; } case $ac_cv_host in *-*-*) ;; *) as_fn_error "invalid value of canonical host" "$LINENO" 5;; esac host=$ac_cv_host ac_save_IFS=$IFS; IFS='-' set x $ac_cv_host shift host_cpu=$1 host_vendor=$2 shift; shift # Remember, the first character of IFS is used to create $*, # except with old shells: host_os=$* IFS=$ac_save_IFS case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac enable_win32_dll=yes case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-cegcc*) if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args. set dummy ${ac_tool_prefix}as; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_AS+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$AS"; then ac_cv_prog_AS="$AS" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_AS="${ac_tool_prefix}as" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi AS=$ac_cv_prog_AS if test -n "$AS"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AS" >&5 $as_echo "$AS" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_AS"; then ac_ct_AS=$AS # Extract the first word of "as", so it can be a program name with args. set dummy as; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_AS+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_AS"; then ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_AS="as" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_AS=$ac_cv_prog_ac_ct_AS if test -n "$ac_ct_AS"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AS" >&5 $as_echo "$ac_ct_AS" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_AS" = x; then AS="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac AS=$ac_ct_AS fi else AS="$ac_cv_prog_AS" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. set dummy ${ac_tool_prefix}dlltool; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_DLLTOOL+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$DLLTOOL"; then ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi DLLTOOL=$ac_cv_prog_DLLTOOL if test -n "$DLLTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 $as_echo "$DLLTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_DLLTOOL"; then ac_ct_DLLTOOL=$DLLTOOL # Extract the first word of "dlltool", so it can be a program name with args. set dummy dlltool; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_DLLTOOL"; then ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_DLLTOOL="dlltool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL if test -n "$ac_ct_DLLTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 $as_echo "$ac_ct_DLLTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_DLLTOOL" = x; then DLLTOOL="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac DLLTOOL=$ac_ct_DLLTOOL fi else DLLTOOL="$ac_cv_prog_DLLTOOL" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. set dummy ${ac_tool_prefix}objdump; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_OBJDUMP+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$OBJDUMP"; then ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi OBJDUMP=$ac_cv_prog_OBJDUMP if test -n "$OBJDUMP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 $as_echo "$OBJDUMP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_OBJDUMP"; then ac_ct_OBJDUMP=$OBJDUMP # Extract the first word of "objdump", so it can be a program name with args. set dummy objdump; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_OBJDUMP"; then ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_OBJDUMP="objdump" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP if test -n "$ac_ct_OBJDUMP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 $as_echo "$ac_ct_OBJDUMP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_OBJDUMP" = x; then OBJDUMP="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OBJDUMP=$ac_ct_OBJDUMP fi else OBJDUMP="$ac_cv_prog_OBJDUMP" fi ;; esac test -z "$AS" && AS=as test -z "$DLLTOOL" && DLLTOOL=dlltool test -z "$OBJDUMP" && OBJDUMP=objdump case `pwd` in *\ * | *\ *) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;; esac macro_version='2.2.6' macro_revision='1.3012' ltmain="$ac_aux_dir/ltmain.sh" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 $as_echo_n "checking for a sed that does not truncate output... " >&6; } if test "${ac_cv_path_SED+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/ for ac_i in 1 2 3 4 5 6 7; do ac_script="$ac_script$as_nl$ac_script" done echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed { ac_script=; unset ac_script;} if test -z "$SED"; then ac_path_SED_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in sed gsed; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue # Check for GNU ac_path_SED and select it if it is found. # Check for GNU $ac_path_SED case `"$ac_path_SED" --version 2>&1` in *GNU*) ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo '' >> "conftest.nl" "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_SED_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_SED="$ac_path_SED" ac_path_SED_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_SED_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_SED"; then as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5 fi else ac_cv_path_SED=$SED fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5 $as_echo "$ac_cv_path_SED" >&6; } SED="$ac_cv_path_SED" rm -f conftest.sed test -z "$SED" && SED=sed Xsed="$SED -e 1s/^X//" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5 $as_echo_n "checking for fgrep... " >&6; } if test "${ac_cv_path_FGREP+set}" = set; then : $as_echo_n "(cached) " >&6 else if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1 then ac_cv_path_FGREP="$GREP -F" else if test -z "$FGREP"; then ac_path_FGREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in fgrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext" { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue # Check for GNU ac_path_FGREP and select it if it is found. # Check for GNU $ac_path_FGREP case `"$ac_path_FGREP" --version 2>&1` in *GNU*) ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'FGREP' >> "conftest.nl" "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_FGREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_FGREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_FGREP"; then as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_FGREP=$FGREP fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5 $as_echo "$ac_cv_path_FGREP" >&6; } FGREP="$ac_cv_path_FGREP" test -z "$GREP" && GREP=grep # Check whether --with-gnu-ld was given. if test "${with_gnu_ld+set}" = set; then : withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes else with_gnu_ld=no fi ac_prog=ld if test "$GCC" = yes; then # Check if gcc -print-prog-name=ld gives a path. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 $as_echo_n "checking for ld used by $CC... " >&6; } case $host in *-*-mingw*) # gcc leaves a trailing carriage return which upsets mingw ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; *) ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; esac case $ac_prog in # Accept absolute paths. [\\/]* | ?:[\\/]*) re_direlt='/[^/][^/]*/\.\./' # Canonicalize the pathname of ld ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` done test -z "$LD" && LD="$ac_prog" ;; "") # If it fails, then pretend we aren't using GCC. ac_prog=ld ;; *) # If it is relative, then search for the first ld in PATH. with_gnu_ld=unknown ;; esac elif test "$with_gnu_ld" = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 $as_echo_n "checking for GNU ld... " >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 $as_echo_n "checking for non-GNU ld... " >&6; } fi if test "${lt_cv_path_LD+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -z "$LD"; then lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then lt_cv_path_LD="$ac_dir/$ac_prog" # Check to see if the program is GNU ld. I'd rather use --version, # but apparently some variants of GNU ld only accept -v. # Break only if it was the GNU/non-GNU ld that we prefer. case `"$lt_cv_path_LD" -v 2>&1 &5 $as_echo "$LD" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } if test "${lt_cv_prog_gnu_ld+set}" = set; then : $as_echo_n "(cached) " >&6 else # I'd rather use --version here, but apparently some GNU lds only accept -v. case `$LD -v 2>&1 &5 $as_echo "$lt_cv_prog_gnu_ld" >&6; } with_gnu_ld=$lt_cv_prog_gnu_ld { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } if test "${lt_cv_path_NM+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$NM"; then # Let the user override the test. lt_cv_path_NM="$NM" else lt_nm_to_check="${ac_tool_prefix}nm" if test -n "$ac_tool_prefix" && test "$build" = "$host"; then lt_nm_to_check="$lt_nm_to_check nm" fi for lt_tmp_nm in $lt_nm_to_check; do lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. tmp_nm="$ac_dir/$lt_tmp_nm" if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then # Check to see if the nm accepts a BSD-compat flag. # Adding the `sed 1q' prevents false positives on HP-UX, which says: # nm: unknown option "B" ignored # Tru64's nm complains that /dev/null is an invalid object file case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in */dev/null* | *'Invalid file or object type'*) lt_cv_path_NM="$tmp_nm -B" break ;; *) case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in */dev/null*) lt_cv_path_NM="$tmp_nm -p" break ;; *) lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but continue # so that we can try to find one that supports BSD flags ;; esac ;; esac fi done IFS="$lt_save_ifs" done : ${lt_cv_path_NM=no} fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5 $as_echo "$lt_cv_path_NM" >&6; } if test "$lt_cv_path_NM" != "no"; then NM="$lt_cv_path_NM" else # Didn't find any BSD compatible name lister, look for dumpbin. if test -n "$ac_tool_prefix"; then for ac_prog in "dumpbin -symbols" "link -dump -symbols" do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_DUMPBIN+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$DUMPBIN"; then ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi DUMPBIN=$ac_cv_prog_DUMPBIN if test -n "$DUMPBIN"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5 $as_echo "$DUMPBIN" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$DUMPBIN" && break done fi if test -z "$DUMPBIN"; then ac_ct_DUMPBIN=$DUMPBIN for ac_prog in "dumpbin -symbols" "link -dump -symbols" do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_DUMPBIN"; then ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_DUMPBIN="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN if test -n "$ac_ct_DUMPBIN"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5 $as_echo "$ac_ct_DUMPBIN" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_DUMPBIN" && break done if test "x$ac_ct_DUMPBIN" = x; then DUMPBIN=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac DUMPBIN=$ac_ct_DUMPBIN fi fi if test "$DUMPBIN" != ":"; then NM="$DUMPBIN" fi fi test -z "$NM" && NM=nm { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5 $as_echo_n "checking the name lister ($NM) interface... " >&6; } if test "${lt_cv_nm_interface+set}" = set; then : $as_echo_n "(cached) " >&6 else lt_cv_nm_interface="BSD nm" echo "int some_variable = 0;" > conftest.$ac_ext (eval echo "\"\$as_me:7332: $ac_compile\"" >&5) (eval "$ac_compile" 2>conftest.err) cat conftest.err >&5 (eval echo "\"\$as_me:7335: $NM \\\"conftest.$ac_objext\\\"\"" >&5) (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) cat conftest.err >&5 (eval echo "\"\$as_me:7338: output\"" >&5) cat conftest.out >&5 if $GREP 'External.*some_variable' conftest.out > /dev/null; then lt_cv_nm_interface="MS dumpbin" fi rm -f conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5 $as_echo "$lt_cv_nm_interface" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 $as_echo_n "checking whether ln -s works... " >&6; } LN_S=$as_ln_s if test "$LN_S" = "ln -s"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5 $as_echo "no, using $LN_S" >&6; } fi # find the maximum length of command line arguments { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5 $as_echo_n "checking the maximum length of command line arguments... " >&6; } if test "${lt_cv_sys_max_cmd_len+set}" = set; then : $as_echo_n "(cached) " >&6 else i=0 teststring="ABCD" case $build_os in msdosdjgpp*) # On DJGPP, this test can blow up pretty badly due to problems in libc # (any single argument exceeding 2000 bytes causes a buffer overrun # during glob expansion). Even if it were fixed, the result of this # check would be larger than it should be. lt_cv_sys_max_cmd_len=12288; # 12K is about right ;; gnu*) # Under GNU Hurd, this test is not required because there is # no limit to the length of command line arguments. # Libtool will interpret -1 as no limit whatsoever lt_cv_sys_max_cmd_len=-1; ;; cygwin* | mingw* | cegcc*) # On Win9x/ME, this test blows up -- it succeeds, but takes # about 5 minutes as the teststring grows exponentially. # Worse, since 9x/ME are not pre-emptively multitasking, # you end up with a "frozen" computer, even though with patience # the test eventually succeeds (with a max line length of 256k). # Instead, let's just punt: use the minimum linelength reported by # all of the supported platforms: 8192 (on NT/2K/XP). lt_cv_sys_max_cmd_len=8192; ;; amigaos*) # On AmigaOS with pdksh, this test takes hours, literally. # So we just punt and use a minimum line length of 8192. lt_cv_sys_max_cmd_len=8192; ;; netbsd* | freebsd* | openbsd* | darwin* | dragonfly*) # This has been around since 386BSD, at least. Likely further. if test -x /sbin/sysctl; then lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` elif test -x /usr/sbin/sysctl; then lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` else lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs fi # And add a safety zone lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` ;; interix*) # We know the value 262144 and hardcode it with a safety zone (like BSD) lt_cv_sys_max_cmd_len=196608 ;; osf*) # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not # nice to cause kernel panics so lets avoid the loop below. # First set a reasonable default. lt_cv_sys_max_cmd_len=16384 # if test -x /sbin/sysconfig; then case `/sbin/sysconfig -q proc exec_disable_arg_limit` in *1*) lt_cv_sys_max_cmd_len=-1 ;; esac fi ;; sco3.2v5*) lt_cv_sys_max_cmd_len=102400 ;; sysv5* | sco5v6* | sysv4.2uw2*) kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` if test -n "$kargmax"; then lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` else lt_cv_sys_max_cmd_len=32768 fi ;; *) lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` if test -n "$lt_cv_sys_max_cmd_len"; then lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` else # Make teststring a little bigger before we do anything with it. # a 1K string should be a reasonable start. for i in 1 2 3 4 5 6 7 8 ; do teststring=$teststring$teststring done SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} # If test is not a shell built-in, we'll probably end up computing a # maximum length that is only half of the actual maximum length, but # we can't tell. while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \ = "XX$teststring$teststring"; } >/dev/null 2>&1 && test $i != 17 # 1/2 MB should be enough do i=`expr $i + 1` teststring=$teststring$teststring done # Only check the string length outside the loop. lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` teststring= # Add a significant safety factor because C++ compilers can tack on # massive amounts of additional arguments before passing them to the # linker. It appears as though 1/2 is a usable value. lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` fi ;; esac fi if test -n $lt_cv_sys_max_cmd_len ; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5 $as_echo "$lt_cv_sys_max_cmd_len" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5 $as_echo "none" >&6; } fi max_cmd_len=$lt_cv_sys_max_cmd_len : ${CP="cp -f"} : ${MV="mv -f"} : ${RM="rm -f"} { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; } # Try some XSI features xsi_shell=no ( _lt_dummy="a/b/c" test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \ = c,a/b,, \ && eval 'test $(( 1 + 1 )) -eq 2 \ && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \ && xsi_shell=yes { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5 $as_echo "$xsi_shell" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; } lt_shell_append=no ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \ >/dev/null 2>&1 \ && lt_shell_append=yes { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5 $as_echo "$lt_shell_append" >&6; } if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then lt_unset=unset else lt_unset=false fi # test EBCDIC or ASCII case `echo X|tr X '\101'` in A) # ASCII based system # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr lt_SP2NL='tr \040 \012' lt_NL2SP='tr \015\012 \040\040' ;; *) # EBCDIC based system lt_SP2NL='tr \100 \n' lt_NL2SP='tr \r\n \100\100' ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5 $as_echo_n "checking for $LD option to reload object files... " >&6; } if test "${lt_cv_ld_reload_flag+set}" = set; then : $as_echo_n "(cached) " >&6 else lt_cv_ld_reload_flag='-r' fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5 $as_echo "$lt_cv_ld_reload_flag" >&6; } reload_flag=$lt_cv_ld_reload_flag case $reload_flag in "" | " "*) ;; *) reload_flag=" $reload_flag" ;; esac reload_cmds='$LD$reload_flag -o $output$reload_objs' case $host_os in darwin*) if test "$GCC" = yes; then reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs' else reload_cmds='$LD$reload_flag -o $output$reload_objs' fi ;; esac if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. set dummy ${ac_tool_prefix}objdump; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_OBJDUMP+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$OBJDUMP"; then ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi OBJDUMP=$ac_cv_prog_OBJDUMP if test -n "$OBJDUMP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 $as_echo "$OBJDUMP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_OBJDUMP"; then ac_ct_OBJDUMP=$OBJDUMP # Extract the first word of "objdump", so it can be a program name with args. set dummy objdump; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_OBJDUMP"; then ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_OBJDUMP="objdump" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP if test -n "$ac_ct_OBJDUMP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 $as_echo "$ac_ct_OBJDUMP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_OBJDUMP" = x; then OBJDUMP="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OBJDUMP=$ac_ct_OBJDUMP fi else OBJDUMP="$ac_cv_prog_OBJDUMP" fi test -z "$OBJDUMP" && OBJDUMP=objdump { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5 $as_echo_n "checking how to recognize dependent libraries... " >&6; } if test "${lt_cv_deplibs_check_method+set}" = set; then : $as_echo_n "(cached) " >&6 else lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_deplibs_check_method='unknown' # Need to set the preceding variable on all platforms that support # interlibrary dependencies. # 'none' -- dependencies not supported. # `unknown' -- same as none, but documents that we really don't know. # 'pass_all' -- all dependencies passed with no checks. # 'test_compile' -- check by making test program. # 'file_magic [[regex]]' -- check by looking for files in library path # which responds to the $file_magic_cmd with a given extended regex. # If you have `file' or equivalent on your system and you're not sure # whether `pass_all' will *always* work, you probably want this one. case $host_os in aix[4-9]*) lt_cv_deplibs_check_method=pass_all ;; beos*) lt_cv_deplibs_check_method=pass_all ;; bsdi[45]*) lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' lt_cv_file_magic_cmd='/usr/bin/file -L' lt_cv_file_magic_test_file=/shlib/libc.so ;; cygwin*) # func_win32_libid is a shell function defined in ltmain.sh lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd='func_win32_libid' ;; mingw* | pw32*) # Base MSYS/MinGW do not provide the 'file' command needed by # func_win32_libid shell function, so use a weaker test based on 'objdump', # unless we find 'file', for example because we are cross-compiling. if ( file / ) >/dev/null 2>&1; then lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd='func_win32_libid' else lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' lt_cv_file_magic_cmd='$OBJDUMP -f' fi ;; cegcc) # use the weaker test based on 'objdump'. See mingw*. lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' lt_cv_file_magic_cmd='$OBJDUMP -f' ;; darwin* | rhapsody*) lt_cv_deplibs_check_method=pass_all ;; freebsd* | dragonfly*) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then case $host_cpu in i*86 ) # Not sure whether the presence of OpenBSD here was a mistake. # Let's accept both of them until this is cleared up. lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` ;; esac else lt_cv_deplibs_check_method=pass_all fi ;; gnu*) lt_cv_deplibs_check_method=pass_all ;; hpux10.20* | hpux11*) lt_cv_file_magic_cmd=/usr/bin/file case $host_cpu in ia64*) lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so ;; hppa*64*) lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]' lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl ;; *) lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' lt_cv_file_magic_test_file=/usr/lib/libc.sl ;; esac ;; interix[3-9]*) # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$' ;; irix5* | irix6* | nonstopux*) case $LD in *-32|*"-32 ") libmagic=32-bit;; *-n32|*"-n32 ") libmagic=N32;; *-64|*"-64 ") libmagic=64-bit;; *) libmagic=never-match;; esac lt_cv_deplibs_check_method=pass_all ;; # This must be Linux ELF. linux* | k*bsd*-gnu) lt_cv_deplibs_check_method=pass_all ;; netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$' fi ;; newos6*) lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=/usr/lib/libnls.so ;; *nto* | *qnx*) lt_cv_deplibs_check_method=pass_all ;; openbsd*) if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' fi ;; osf3* | osf4* | osf5*) lt_cv_deplibs_check_method=pass_all ;; rdos*) lt_cv_deplibs_check_method=pass_all ;; solaris*) lt_cv_deplibs_check_method=pass_all ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) lt_cv_deplibs_check_method=pass_all ;; sysv4 | sysv4.3*) case $host_vendor in motorola) lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]' lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` ;; ncr) lt_cv_deplibs_check_method=pass_all ;; sequent) lt_cv_file_magic_cmd='/bin/file' lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;; sni) lt_cv_file_magic_cmd='/bin/file' lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib" lt_cv_file_magic_test_file=/lib/libc.so ;; siemens) lt_cv_deplibs_check_method=pass_all ;; pc) lt_cv_deplibs_check_method=pass_all ;; esac ;; tpf*) lt_cv_deplibs_check_method=pass_all ;; esac fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5 $as_echo "$lt_cv_deplibs_check_method" >&6; } file_magic_cmd=$lt_cv_file_magic_cmd deplibs_check_method=$lt_cv_deplibs_check_method test -z "$deplibs_check_method" && deplibs_check_method=unknown if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. set dummy ${ac_tool_prefix}ar; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_AR+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$AR"; then ac_cv_prog_AR="$AR" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_AR="${ac_tool_prefix}ar" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi AR=$ac_cv_prog_AR if test -n "$AR"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5 $as_echo "$AR" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_AR"; then ac_ct_AR=$AR # Extract the first word of "ar", so it can be a program name with args. set dummy ar; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_AR+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_AR"; then ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_AR="ar" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_AR=$ac_cv_prog_ac_ct_AR if test -n "$ac_ct_AR"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5 $as_echo "$ac_ct_AR" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_AR" = x; then AR="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac AR=$ac_ct_AR fi else AR="$ac_cv_prog_AR" fi test -z "$AR" && AR=ar test -z "$AR_FLAGS" && AR_FLAGS=cru if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_STRIP+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$STRIP"; then ac_cv_prog_STRIP="$STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 $as_echo "$STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_STRIP"; then ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_STRIP"; then ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_STRIP="strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 $as_echo "$ac_ct_STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_STRIP" = x; then STRIP=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac STRIP=$ac_ct_STRIP fi else STRIP="$ac_cv_prog_STRIP" fi test -z "$STRIP" && STRIP=: if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. set dummy ${ac_tool_prefix}ranlib; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_RANLIB+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$RANLIB"; then ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi RANLIB=$ac_cv_prog_RANLIB if test -n "$RANLIB"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5 $as_echo "$RANLIB" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_RANLIB"; then ac_ct_RANLIB=$RANLIB # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_RANLIB"; then ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_RANLIB="ranlib" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB if test -n "$ac_ct_RANLIB"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5 $as_echo "$ac_ct_RANLIB" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_RANLIB" = x; then RANLIB=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac RANLIB=$ac_ct_RANLIB fi else RANLIB="$ac_cv_prog_RANLIB" fi test -z "$RANLIB" && RANLIB=: # Determine commands to create old-style static archives. old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs' old_postinstall_cmds='chmod 644 $oldlib' old_postuninstall_cmds= if test -n "$RANLIB"; then case $host_os in openbsd*) old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib" ;; *) old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib" ;; esac old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" fi # If no C compiler was specified, use CC. LTCC=${LTCC-"$CC"} # If no C compiler flags were specified, use CFLAGS. LTCFLAGS=${LTCFLAGS-"$CFLAGS"} # Allow CC to be a program name with arguments. compiler=$CC # Check for command to grab the raw symbol name followed by C symbol from nm. { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; } if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then : $as_echo_n "(cached) " >&6 else # These are sane defaults that work on at least a few old systems. # [They come from Ultrix. What could be older than Ultrix?!! ;)] # Character class describing NM global symbol codes. symcode='[BCDEGRST]' # Regexp to match symbols that can be accessed directly from C. sympat='\([_A-Za-z][_A-Za-z0-9]*\)' # Define system-specific variables. case $host_os in aix*) symcode='[BCDT]' ;; cygwin* | mingw* | pw32* | cegcc*) symcode='[ABCDGISTW]' ;; hpux*) if test "$host_cpu" = ia64; then symcode='[ABCDEGRST]' fi ;; irix* | nonstopux*) symcode='[BCDEGRST]' ;; osf*) symcode='[BCDEGQRST]' ;; solaris*) symcode='[BDRT]' ;; sco3.2v5*) symcode='[DT]' ;; sysv4.2uw2*) symcode='[DT]' ;; sysv5* | sco5v6* | unixware* | OpenUNIX*) symcode='[ABDT]' ;; sysv4) symcode='[DFNSTU]' ;; esac # If we're using GNU nm, then use its standard symbol codes. case `$NM -V 2>&1` in *GNU* | *'with BFD'*) symcode='[ABCDGIRSTW]' ;; esac # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" # Transform an extracted symbol line into symbol name and symbol address lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'" lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"lib\2\", (void *) \&\2},/p'" # Handle CRLF in mingw tool chain opt_cr= case $build_os in mingw*) opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp ;; esac # Try without a prefix underscore, then with it. for ac_symprfx in "" "_"; do # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. symxfrm="\\1 $ac_symprfx\\2 \\2" # Write the raw and C identifiers. if test "$lt_cv_nm_interface" = "MS dumpbin"; then # Fake it for dumpbin and say T for any non-static function # and D for any global variable. # Also find C++ and __fastcall symbols from MSVC++, # which start with @ or ?. lt_cv_sys_global_symbol_pipe="$AWK '"\ " {last_section=section; section=\$ 3};"\ " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ " \$ 0!~/External *\|/{next};"\ " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ " {if(hide[section]) next};"\ " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\ " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\ " s[1]~/^[@?]/{print s[1], s[1]; next};"\ " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\ " ' prfx=^$ac_symprfx" else lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" fi # Check to see that the pipe works correctly. pipe_works=no rm -f conftest* cat > conftest.$ac_ext <<_LT_EOF #ifdef __cplusplus extern "C" { #endif char nm_test_var; void nm_test_func(void); void nm_test_func(void){} #ifdef __cplusplus } #endif int main(){nm_test_var='a';nm_test_func();return(0);} _LT_EOF if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then # Now try to grab the symbols. nlist=conftest.nm if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s "$nlist"; then # Try sorting and uniquifying the output. if sort "$nlist" | uniq > "$nlist"T; then mv -f "$nlist"T "$nlist" else rm -f "$nlist"T fi # Make sure that we snagged all the symbols we need. if $GREP ' nm_test_var$' "$nlist" >/dev/null; then if $GREP ' nm_test_func$' "$nlist" >/dev/null; then cat <<_LT_EOF > conftest.$ac_ext #ifdef __cplusplus extern "C" { #endif _LT_EOF # Now generate the symbol file. eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' cat <<_LT_EOF >> conftest.$ac_ext /* The mapping between symbol names and symbols. */ const struct { const char *name; void *address; } lt__PROGRAM__LTX_preloaded_symbols[] = { { "@PROGRAM@", (void *) 0 }, _LT_EOF $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext cat <<\_LT_EOF >> conftest.$ac_ext {0, (void *) 0} }; /* This works around a problem in FreeBSD linker */ #ifdef FREEBSD_WORKAROUND static const void *lt_preloaded_setup() { return lt__PROGRAM__LTX_preloaded_symbols; } #endif #ifdef __cplusplus } #endif _LT_EOF # Now try linking the two files. mv conftest.$ac_objext conftstm.$ac_objext lt_save_LIBS="$LIBS" lt_save_CFLAGS="$CFLAGS" LIBS="conftstm.$ac_objext" CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag" if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 (eval $ac_link) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s conftest${ac_exeext}; then pipe_works=yes fi LIBS="$lt_save_LIBS" CFLAGS="$lt_save_CFLAGS" else echo "cannot find nm_test_func in $nlist" >&5 fi else echo "cannot find nm_test_var in $nlist" >&5 fi else echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5 fi else echo "$progname: failed program was:" >&5 cat conftest.$ac_ext >&5 fi rm -rf conftest* conftst* # Do not use the global_symbol_pipe unless it works. if test "$pipe_works" = yes; then break else lt_cv_sys_global_symbol_pipe= fi done fi if test -z "$lt_cv_sys_global_symbol_pipe"; then lt_cv_sys_global_symbol_to_cdecl= fi if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5 $as_echo "failed" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 $as_echo "ok" >&6; } fi # Check whether --enable-libtool-lock was given. if test "${enable_libtool_lock+set}" = set; then : enableval=$enable_libtool_lock; fi test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes # Some flags need to be propagated to the compiler or linker for good # libtool support. case $host in ia64-*-hpux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then case `/usr/bin/file conftest.$ac_objext` in *ELF-32*) HPUX_IA64_MODE="32" ;; *ELF-64*) HPUX_IA64_MODE="64" ;; esac fi rm -rf conftest* ;; *-*-irix6*) # Find out which ABI we are using. echo '#line 8540 "configure"' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then if test "$lt_cv_prog_gnu_ld" = yes; then case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -melf32bsmip" ;; *N32*) LD="${LD-ld} -melf32bmipn32" ;; *64-bit*) LD="${LD-ld} -melf64bmip" ;; esac else case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -32" ;; *N32*) LD="${LD-ld} -n32" ;; *64-bit*) LD="${LD-ld} -64" ;; esac fi fi rm -rf conftest* ;; x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then case `/usr/bin/file conftest.o` in *32-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_i386_fbsd" ;; x86_64-*linux*) LD="${LD-ld} -m elf_i386" ;; ppc64-*linux*|powerpc64-*linux*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) LD="${LD-ld} -m elf_s390" ;; sparc64-*linux*) LD="${LD-ld} -m elf32_sparc" ;; esac ;; *64-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_x86_64_fbsd" ;; x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; ppc*-*linux*|powerpc*-*linux*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) LD="${LD-ld} -m elf64_s390" ;; sparc*-*linux*) LD="${LD-ld} -m elf64_sparc" ;; esac ;; esac fi rm -rf conftest* ;; *-*-sco3.2v5*) # On SCO OpenServer 5, we need -belf to get full-featured binaries. SAVE_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -belf" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5 $as_echo_n "checking whether the C compiler needs -belf... " >&6; } if test "${lt_cv_cc_needs_belf+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_cv_cc_needs_belf=yes else lt_cv_cc_needs_belf=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5 $as_echo "$lt_cv_cc_needs_belf" >&6; } if test x"$lt_cv_cc_needs_belf" != x"yes"; then # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf CFLAGS="$SAVE_CFLAGS" fi ;; sparc*-*solaris*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then case `/usr/bin/file conftest.o` in *64-bit*) case $lt_cv_prog_gnu_ld in yes*) LD="${LD-ld} -m elf64_sparc" ;; *) if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then LD="${LD-ld} -64" fi ;; esac ;; esac fi rm -rf conftest* ;; esac need_locks="$enable_libtool_lock" case $host_os in rhapsody* | darwin*) if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args. set dummy ${ac_tool_prefix}dsymutil; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_DSYMUTIL+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$DSYMUTIL"; then ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi DSYMUTIL=$ac_cv_prog_DSYMUTIL if test -n "$DSYMUTIL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5 $as_echo "$DSYMUTIL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_DSYMUTIL"; then ac_ct_DSYMUTIL=$DSYMUTIL # Extract the first word of "dsymutil", so it can be a program name with args. set dummy dsymutil; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_DSYMUTIL"; then ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_DSYMUTIL="dsymutil" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL if test -n "$ac_ct_DSYMUTIL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5 $as_echo "$ac_ct_DSYMUTIL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_DSYMUTIL" = x; then DSYMUTIL=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac DSYMUTIL=$ac_ct_DSYMUTIL fi else DSYMUTIL="$ac_cv_prog_DSYMUTIL" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args. set dummy ${ac_tool_prefix}nmedit; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_NMEDIT+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$NMEDIT"; then ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi NMEDIT=$ac_cv_prog_NMEDIT if test -n "$NMEDIT"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5 $as_echo "$NMEDIT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_NMEDIT"; then ac_ct_NMEDIT=$NMEDIT # Extract the first word of "nmedit", so it can be a program name with args. set dummy nmedit; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_NMEDIT"; then ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_NMEDIT="nmedit" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT if test -n "$ac_ct_NMEDIT"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5 $as_echo "$ac_ct_NMEDIT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_NMEDIT" = x; then NMEDIT=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac NMEDIT=$ac_ct_NMEDIT fi else NMEDIT="$ac_cv_prog_NMEDIT" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args. set dummy ${ac_tool_prefix}lipo; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_LIPO+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$LIPO"; then ac_cv_prog_LIPO="$LIPO" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_LIPO="${ac_tool_prefix}lipo" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi LIPO=$ac_cv_prog_LIPO if test -n "$LIPO"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5 $as_echo "$LIPO" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_LIPO"; then ac_ct_LIPO=$LIPO # Extract the first word of "lipo", so it can be a program name with args. set dummy lipo; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_LIPO"; then ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_LIPO="lipo" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO if test -n "$ac_ct_LIPO"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5 $as_echo "$ac_ct_LIPO" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_LIPO" = x; then LIPO=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac LIPO=$ac_ct_LIPO fi else LIPO="$ac_cv_prog_LIPO" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args. set dummy ${ac_tool_prefix}otool; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_OTOOL+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$OTOOL"; then ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_OTOOL="${ac_tool_prefix}otool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi OTOOL=$ac_cv_prog_OTOOL if test -n "$OTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5 $as_echo "$OTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_OTOOL"; then ac_ct_OTOOL=$OTOOL # Extract the first word of "otool", so it can be a program name with args. set dummy otool; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_OTOOL"; then ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_OTOOL="otool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL if test -n "$ac_ct_OTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5 $as_echo "$ac_ct_OTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_OTOOL" = x; then OTOOL=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OTOOL=$ac_ct_OTOOL fi else OTOOL="$ac_cv_prog_OTOOL" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args. set dummy ${ac_tool_prefix}otool64; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_OTOOL64+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$OTOOL64"; then ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi OTOOL64=$ac_cv_prog_OTOOL64 if test -n "$OTOOL64"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5 $as_echo "$OTOOL64" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_OTOOL64"; then ac_ct_OTOOL64=$OTOOL64 # Extract the first word of "otool64", so it can be a program name with args. set dummy otool64; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_OTOOL64"; then ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_OTOOL64="otool64" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64 if test -n "$ac_ct_OTOOL64"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5 $as_echo "$ac_ct_OTOOL64" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_OTOOL64" = x; then OTOOL64=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OTOOL64=$ac_ct_OTOOL64 fi else OTOOL64="$ac_cv_prog_OTOOL64" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5 $as_echo_n "checking for -single_module linker flag... " >&6; } if test "${lt_cv_apple_cc_single_mod+set}" = set; then : $as_echo_n "(cached) " >&6 else lt_cv_apple_cc_single_mod=no if test -z "${LT_MULTI_MODULE}"; then # By default we will add the -single_module flag. You can override # by either setting the environment variable LT_MULTI_MODULE # non-empty at configure time, or by adding -multi_module to the # link flags. rm -rf libconftest.dylib* echo "int foo(void){return 1;}" > conftest.c echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ -dynamiclib -Wl,-single_module conftest.c" >&5 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ -dynamiclib -Wl,-single_module conftest.c 2>conftest.err _lt_result=$? if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then lt_cv_apple_cc_single_mod=yes else cat conftest.err >&5 fi rm -rf libconftest.dylib* rm -f conftest.* fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5 $as_echo "$lt_cv_apple_cc_single_mod" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; } if test "${lt_cv_ld_exported_symbols_list+set}" = set; then : $as_echo_n "(cached) " >&6 else lt_cv_ld_exported_symbols_list=no save_LDFLAGS=$LDFLAGS echo "_main" > conftest.sym LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_cv_ld_exported_symbols_list=yes else lt_cv_ld_exported_symbols_list=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS="$save_LDFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; } case $host_os in rhapsody* | darwin1.[012]) _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; darwin1.*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; darwin*) # darwin 5.x on # if running on 10.5 or later, the deployment target defaults # to the OS version, if on x86, and 10.4, the deployment # target defaults to 10.4. Don't you love it? case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in 10.0,*86*-darwin8*|10.0,*-darwin[91]*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 10.[012]*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 10.*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; esac ;; esac if test "$lt_cv_apple_cc_single_mod" = "yes"; then _lt_dar_single_mod='$single_module' fi if test "$lt_cv_ld_exported_symbols_list" = "yes"; then _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' else _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' fi if test "$DSYMUTIL" != ":"; then _lt_dsymutil='~$DSYMUTIL $lib || :' else _lt_dsymutil= fi ;; esac for ac_header in dlfcn.h do : ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default " if test "x$ac_cv_header_dlfcn_h" = x""yes; then : cat >>confdefs.h <<_ACEOF #define HAVE_DLFCN_H 1 _ACEOF fi done # Set options enable_dlopen=no # Check whether --enable-shared was given. if test "${enable_shared+set}" = set; then : enableval=$enable_shared; p=${PACKAGE-default} case $enableval in yes) enable_shared=yes ;; no) enable_shared=no ;; *) enable_shared=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_shared=yes fi done IFS="$lt_save_ifs" ;; esac else enable_shared=yes fi # Check whether --enable-static was given. if test "${enable_static+set}" = set; then : enableval=$enable_static; p=${PACKAGE-default} case $enableval in yes) enable_static=yes ;; no) enable_static=no ;; *) enable_static=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_static=yes fi done IFS="$lt_save_ifs" ;; esac else enable_static=yes fi # Check whether --with-pic was given. if test "${with_pic+set}" = set; then : withval=$with_pic; pic_mode="$withval" else pic_mode=default fi test -z "$pic_mode" && pic_mode=default # Check whether --enable-fast-install was given. if test "${enable_fast_install+set}" = set; then : enableval=$enable_fast_install; p=${PACKAGE-default} case $enableval in yes) enable_fast_install=yes ;; no) enable_fast_install=no ;; *) enable_fast_install=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_fast_install=yes fi done IFS="$lt_save_ifs" ;; esac else enable_fast_install=yes fi # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ltmain" # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' test -z "$LN_S" && LN_S="ln -s" if test -n "${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5 $as_echo_n "checking for objdir... " >&6; } if test "${lt_cv_objdir+set}" = set; then : $as_echo_n "(cached) " >&6 else rm -f .libs 2>/dev/null mkdir .libs 2>/dev/null if test -d .libs; then lt_cv_objdir=.libs else # MS-DOS does not allow filenames that begin with a dot. lt_cv_objdir=_libs fi rmdir .libs 2>/dev/null fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5 $as_echo "$lt_cv_objdir" >&6; } objdir=$lt_cv_objdir cat >>confdefs.h <<_ACEOF #define LT_OBJDIR "$lt_cv_objdir/" _ACEOF case $host_os in aix3*) # AIX sometimes has problems with the GCC collect2 program. For some # reason, if we set the COLLECT_NAMES environment variable, the problems # vanish in a puff of smoke. if test "X${COLLECT_NAMES+set}" != Xset; then COLLECT_NAMES= export COLLECT_NAMES fi ;; esac # Sed substitution that helps us do robust quoting. It backslashifies # metacharacters that are still active within double-quoted strings. sed_quote_subst='s/\(["`$\\]\)/\\\1/g' # Same as above, but do not quote variable references. double_quote_subst='s/\(["`\\]\)/\\\1/g' # Sed substitution to delay expansion of an escaped shell variable in a # double_quote_subst'ed string. delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' # Sed substitution to delay expansion of an escaped single quote. delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' # Sed substitution to avoid accidental globbing in evaled expressions no_glob_subst='s/\*/\\\*/g' # Global variables: ofile=libtool can_build_shared=yes # All known linkers require a `.a' archive for static linking (except MSVC, # which needs '.lib'). libext=a with_gnu_ld="$lt_cv_prog_gnu_ld" old_CC="$CC" old_CFLAGS="$CFLAGS" # Set sane defaults for various variables test -z "$CC" && CC=cc test -z "$LTCC" && LTCC=$CC test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS test -z "$LD" && LD=ld test -z "$ac_objext" && ac_objext=o for cc_temp in $compiler""; do case $cc_temp in compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; \-*) ;; *) break;; esac done cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` # Only perform the check for file, if the check method requires it test -z "$MAGIC_CMD" && MAGIC_CMD=file case $deplibs_check_method in file_magic*) if test "$file_magic_cmd" = '$MAGIC_CMD'; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; } if test "${lt_cv_path_MAGIC_CMD+set}" = set; then : $as_echo_n "(cached) " >&6 else case $MAGIC_CMD in [\\/*] | ?:[\\/]*) lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. ;; *) lt_save_MAGIC_CMD="$MAGIC_CMD" lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" for ac_dir in $ac_dummy; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/${ac_tool_prefix}file; then lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file" if test -n "$file_magic_test_file"; then case $deplibs_check_method in "file_magic "*) file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | $EGREP "$file_magic_regex" > /dev/null; then : else cat <<_LT_EOF 1>&2 *** Warning: the command libtool uses to detect shared libraries, *** $file_magic_cmd, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org _LT_EOF fi ;; esac fi break fi done IFS="$lt_save_ifs" MAGIC_CMD="$lt_save_MAGIC_CMD" ;; esac fi MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if test -n "$MAGIC_CMD"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 $as_echo "$MAGIC_CMD" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test -z "$lt_cv_path_MAGIC_CMD"; then if test -n "$ac_tool_prefix"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5 $as_echo_n "checking for file... " >&6; } if test "${lt_cv_path_MAGIC_CMD+set}" = set; then : $as_echo_n "(cached) " >&6 else case $MAGIC_CMD in [\\/*] | ?:[\\/]*) lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. ;; *) lt_save_MAGIC_CMD="$MAGIC_CMD" lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" for ac_dir in $ac_dummy; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/file; then lt_cv_path_MAGIC_CMD="$ac_dir/file" if test -n "$file_magic_test_file"; then case $deplibs_check_method in "file_magic "*) file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | $EGREP "$file_magic_regex" > /dev/null; then : else cat <<_LT_EOF 1>&2 *** Warning: the command libtool uses to detect shared libraries, *** $file_magic_cmd, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org _LT_EOF fi ;; esac fi break fi done IFS="$lt_save_ifs" MAGIC_CMD="$lt_save_MAGIC_CMD" ;; esac fi MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if test -n "$MAGIC_CMD"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 $as_echo "$MAGIC_CMD" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi else MAGIC_CMD=: fi fi fi ;; esac # Use C for the default configuration in the libtool script lt_save_CC="$CC" ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu # Source file extension for C test sources. ac_ext=c # Object file extension for compiled C test sources. objext=o objext=$objext # Code to be used in simple compile tests lt_simple_compile_test_code="int some_variable = 0;" # Code to be used in simple link tests lt_simple_link_test_code='int main(){return(0);}' # If no C compiler was specified, use CC. LTCC=${LTCC-"$CC"} # If no C compiler flags were specified, use CFLAGS. LTCFLAGS=${LTCFLAGS-"$CFLAGS"} # Allow CC to be a program name with arguments. compiler=$CC # Save the default compiler, since it gets overwritten when the other # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. compiler_DEFAULT=$CC # save warnings/boilerplate of simple test code ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" >conftest.$ac_ext eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_compiler_boilerplate=`cat conftest.err` $RM conftest* ac_outfile=conftest.$ac_objext echo "$lt_simple_link_test_code" >conftest.$ac_ext eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_linker_boilerplate=`cat conftest.err` $RM -r conftest* ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... if test -n "$compiler"; then lt_prog_compiler_no_builtin_flag= if test "$GCC" = yes; then lt_prog_compiler_no_builtin_flag=' -fno-builtin' { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; } if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_rtti_exceptions=no ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-fno-rtti -fno-exceptions" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. # The option is referenced via a variable to avoid confusing sed. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:9800: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 echo "$as_me:9804: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler_rtti_exceptions=yes fi fi $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; } if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions" else : fi fi lt_prog_compiler_wl= lt_prog_compiler_pic= lt_prog_compiler_static= { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 $as_echo_n "checking for $compiler option to produce PIC... " >&6; } if test "$GCC" = yes; then lt_prog_compiler_wl='-Wl,' lt_prog_compiler_static='-static' case $host_os in aix*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor lt_prog_compiler_static='-Bstatic' fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support lt_prog_compiler_pic='-fPIC' ;; m68k) # FIXME: we need at least 68020 code to build shared libraries, but # adding the `-m68020' flag to GCC prevents building anything better, # like `-m68040'. lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4' ;; esac ;; beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) # PIC is the default for these OSes. ;; mingw* | cygwin* | pw32* | os2* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). # Although the cygwin gcc ignores -fPIC, still need this for old-style # (--disable-auto-import) libraries lt_prog_compiler_pic='-DDLL_EXPORT' ;; darwin* | rhapsody*) # PIC is the default on this platform # Common symbols not allowed in MH_DYLIB files lt_prog_compiler_pic='-fno-common' ;; hpux*) # PIC is the default for 64-bit PA HP-UX, but not for 32-bit # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag # sets the default TLS model and affects inlining. case $host_cpu in hppa*64*) # +Z the default ;; *) lt_prog_compiler_pic='-fPIC' ;; esac ;; interix[3-9]*) # Interix 3.x gcc -fpic/-fPIC options generate broken code. # Instead, we relocate shared libraries at runtime. ;; msdosdjgpp*) # Just because we use GCC doesn't mean we suddenly get shared libraries # on systems that don't support them. lt_prog_compiler_can_build_shared=no enable_shared=no ;; *nto* | *qnx*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. lt_prog_compiler_pic='-fPIC -shared' ;; sysv4*MP*) if test -d /usr/nec; then lt_prog_compiler_pic=-Kconform_pic fi ;; *) lt_prog_compiler_pic='-fPIC' ;; esac else # PORTME Check for flag to pass linker flags through the system compiler. case $host_os in aix*) lt_prog_compiler_wl='-Wl,' if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor lt_prog_compiler_static='-Bstatic' else lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp' fi ;; mingw* | cygwin* | pw32* | os2* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). lt_prog_compiler_pic='-DDLL_EXPORT' ;; hpux9* | hpux10* | hpux11*) lt_prog_compiler_wl='-Wl,' # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but # not for PA HP-UX. case $host_cpu in hppa*64*|ia64*) # +Z the default ;; *) lt_prog_compiler_pic='+Z' ;; esac # Is there a better lt_prog_compiler_static that works with the bundled CC? lt_prog_compiler_static='${wl}-a ${wl}archive' ;; irix5* | irix6* | nonstopux*) lt_prog_compiler_wl='-Wl,' # PIC (with -KPIC) is the default. lt_prog_compiler_static='-non_shared' ;; linux* | k*bsd*-gnu) case $cc_basename in # old Intel for x86_64 which still supported -KPIC. ecc*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-static' ;; # icc used to be incompatible with GCC. # ICC 10 doesn't accept -KPIC any more. icc* | ifort*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-fPIC' lt_prog_compiler_static='-static' ;; # Lahey Fortran 8.1. lf95*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='--shared' lt_prog_compiler_static='--static' ;; pgcc* | pgf77* | pgf90* | pgf95*) # Portland Group compilers (*not* the Pentium gcc compiler, # which looks to be a dead project) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-fpic' lt_prog_compiler_static='-Bstatic' ;; ccc*) lt_prog_compiler_wl='-Wl,' # All Alpha code is PIC. lt_prog_compiler_static='-non_shared' ;; xl*) # IBM XL C 8.0/Fortran 10.1 on PPC lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-qpic' lt_prog_compiler_static='-qstaticlink' ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C 5.9 lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' lt_prog_compiler_wl='-Wl,' ;; *Sun\ F*) # Sun Fortran 8.3 passes all unrecognized flags to the linker lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' lt_prog_compiler_wl='' ;; esac ;; esac ;; newsos6) lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' ;; *nto* | *qnx*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. lt_prog_compiler_pic='-fPIC -shared' ;; osf3* | osf4* | osf5*) lt_prog_compiler_wl='-Wl,' # All OSF/1 code is PIC. lt_prog_compiler_static='-non_shared' ;; rdos*) lt_prog_compiler_static='-non_shared' ;; solaris*) lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' case $cc_basename in f77* | f90* | f95*) lt_prog_compiler_wl='-Qoption ld ';; *) lt_prog_compiler_wl='-Wl,';; esac ;; sunos4*) lt_prog_compiler_wl='-Qoption ld ' lt_prog_compiler_pic='-PIC' lt_prog_compiler_static='-Bstatic' ;; sysv4 | sysv4.2uw2* | sysv4.3*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' ;; sysv4*MP*) if test -d /usr/nec ;then lt_prog_compiler_pic='-Kconform_pic' lt_prog_compiler_static='-Bstatic' fi ;; sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' ;; unicos*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_can_build_shared=no ;; uts4*) lt_prog_compiler_pic='-pic' lt_prog_compiler_static='-Bstatic' ;; *) lt_prog_compiler_can_build_shared=no ;; esac fi case $host_os in # For platforms which do not support PIC, -DPIC is meaningless: *djgpp*) lt_prog_compiler_pic= ;; *) lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC" ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5 $as_echo "$lt_prog_compiler_pic" >&6; } # # Check to make sure the PIC flag actually works. # if test -n "$lt_prog_compiler_pic"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; } if test "${lt_cv_prog_compiler_pic_works+set}" = set; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_pic_works=no ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="$lt_prog_compiler_pic -DPIC" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. # The option is referenced via a variable to avoid confusing sed. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:10139: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 echo "$as_me:10143: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler_pic_works=yes fi fi $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; } if test x"$lt_cv_prog_compiler_pic_works" = xyes; then case $lt_prog_compiler_pic in "" | " "*) ;; *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;; esac else lt_prog_compiler_pic= lt_prog_compiler_can_build_shared=no fi fi # # Check to make sure the static flag actually works. # wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\" { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } if test "${lt_cv_prog_compiler_static_works+set}" = set; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_static_works=no save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS $lt_tmp_static_flag" echo "$lt_simple_link_test_code" > conftest.$ac_ext if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then # The linker can only warn and ignore the option if not recognized # So say no if there are warnings if test -s conftest.err; then # Append any errors to the config.log. cat conftest.err 1>&5 $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler_static_works=yes fi else lt_cv_prog_compiler_static_works=yes fi fi $RM -r conftest* LDFLAGS="$save_LDFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5 $as_echo "$lt_cv_prog_compiler_static_works" >&6; } if test x"$lt_cv_prog_compiler_static_works" = xyes; then : else lt_prog_compiler_static= fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } if test "${lt_cv_prog_compiler_c_o+set}" = set; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_c_o=no $RM -r conftest 2>/dev/null mkdir conftest cd conftest mkdir out echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-o out/conftest2.$ac_objext" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:10244: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 echo "$as_me:10248: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then lt_cv_prog_compiler_c_o=yes fi fi chmod u+w . 2>&5 $RM conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files $RM out/* && rmdir out cd .. $RM -r conftest $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 $as_echo "$lt_cv_prog_compiler_c_o" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } if test "${lt_cv_prog_compiler_c_o+set}" = set; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_c_o=no $RM -r conftest 2>/dev/null mkdir conftest cd conftest mkdir out echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-o out/conftest2.$ac_objext" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:10299: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 echo "$as_me:10303: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then lt_cv_prog_compiler_c_o=yes fi fi chmod u+w . 2>&5 $RM conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files $RM out/* && rmdir out cd .. $RM -r conftest $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 $as_echo "$lt_cv_prog_compiler_c_o" >&6; } hard_links="nottested" if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then # do not overwrite the value of need_locks provided by the user { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 $as_echo_n "checking if we can lock with hard links... " >&6; } hard_links=yes $RM conftest* ln conftest.a conftest.b 2>/dev/null && hard_links=no touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 $as_echo "$hard_links" >&6; } if test "$hard_links" = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} need_locks=warn fi else need_locks=no fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } runpath_var= allow_undefined_flag= always_export_symbols=no archive_cmds= archive_expsym_cmds= compiler_needs_object=no enable_shared_with_static_runtimes=no export_dynamic_flag_spec= export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' hardcode_automatic=no hardcode_direct=no hardcode_direct_absolute=no hardcode_libdir_flag_spec= hardcode_libdir_flag_spec_ld= hardcode_libdir_separator= hardcode_minus_L=no hardcode_shlibpath_var=unsupported inherit_rpath=no link_all_deplibs=unknown module_cmds= module_expsym_cmds= old_archive_from_new_cmds= old_archive_from_expsyms_cmds= thread_safe_flag_spec= whole_archive_flag_spec= # include_expsyms should be a list of space-separated symbols to be *always* # included in the symbol list include_expsyms= # exclude_expsyms can be an extended regexp of symbols to exclude # it will be wrapped by ` (' and `)$', so one must not match beginning or # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', # as well as any symbol that contains `d'. exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out # platforms (ab)use it in PIC code, but their linkers get confused if # the symbol is explicitly referenced. Since portable code cannot # rely on this symbol name, it's probably fine to never include it in # preloaded symbol tables. # Exclude shared library initialization/finalization symbols. extract_expsyms_cmds= case $host_os in cygwin* | mingw* | pw32* | cegcc*) # FIXME: the MSVC++ port hasn't been tested in a loooong time # When not using gcc, we currently assume that we are using # Microsoft Visual C++. if test "$GCC" != yes; then with_gnu_ld=no fi ;; interix*) # we just hope/assume this is gcc and not c89 (= MSVC++) with_gnu_ld=yes ;; openbsd*) with_gnu_ld=no ;; esac ld_shlibs=yes if test "$with_gnu_ld" = yes; then # If archive_cmds runs LD, not CC, wlarc should be empty wlarc='${wl}' # Set some defaults for GNU ld with shared library support. These # are reset later if shared libraries are not supported. Putting them # here allows them to be overridden if necessary. runpath_var=LD_RUN_PATH hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' export_dynamic_flag_spec='${wl}--export-dynamic' # ancient GNU ld didn't support --whole-archive et. al. if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' else whole_archive_flag_spec= fi supports_anon_versioning=no case `$LD -v 2>&1` in *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... *\ 2.11.*) ;; # other 2.11 versions *) supports_anon_versioning=yes ;; esac # See if GNU ld supports shared libraries. case $host_os in aix[3-9]*) # On AIX/PPC, the GNU linker is very broken if test "$host_cpu" != ia64; then ld_shlibs=no cat <<_LT_EOF 1>&2 *** Warning: the GNU linker, at least up to release 2.9.1, is reported *** to be unable to reliably create shared libraries on AIX. *** Therefore, libtool is disabling shared libraries support. If you *** really care for shared libraries, you may want to modify your PATH *** so that a non-GNU linker is found, and then restart. _LT_EOF fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='' ;; m68k) archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes ;; esac ;; beos*) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then allow_undefined_flag=unsupported # Joseph Beckenbach says some releases of gcc # support --undefined. This deserves some investigation. FIXME archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' else ld_shlibs=no fi ;; cygwin* | mingw* | pw32* | cegcc*) # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless, # as there is no search path for DLLs. hardcode_libdir_flag_spec='-L$libdir' allow_undefined_flag=unsupported always_export_symbols=no enable_shared_with_static_runtimes=yes export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols' if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' # If the export-symbols file already is a .def file (1st line # is EXPORTS), use it as is; otherwise, prepend... archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then cp $export_symbols $output_objdir/$soname.def; else echo EXPORTS > $output_objdir/$soname.def; cat $export_symbols >> $output_objdir/$soname.def; fi~ $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' else ld_shlibs=no fi ;; interix[3-9]*) hardcode_direct=no hardcode_shlibpath_var=no hardcode_libdir_flag_spec='${wl}-rpath,$libdir' export_dynamic_flag_spec='${wl}-E' # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. # Instead, shared libraries are loaded at an image base (0x10000000 by # default) and relocated if they conflict, which is a slow very memory # consuming and fragmenting process. To avoid this, we pick a random, # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; gnu* | linux* | tpf* | k*bsd*-gnu) tmp_diet=no if test "$host_os" = linux-dietlibc; then case $cc_basename in diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) esac fi if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ && test "$tmp_diet" = no then tmp_addflag= tmp_sharedflag='-shared' case $cc_basename,$host_cpu in pgcc*) # Portland Group C compiler whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' tmp_addflag=' $pic_flag' ;; pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' tmp_addflag=' $pic_flag -Mnomain' ;; ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 tmp_addflag=' -i_dynamic' ;; efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 tmp_addflag=' -i_dynamic -nofor_main' ;; ifc* | ifort*) # Intel Fortran compiler tmp_addflag=' -nofor_main' ;; lf95*) # Lahey Fortran 8.1 whole_archive_flag_spec= tmp_sharedflag='--shared' ;; xl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below) tmp_sharedflag='-qmkshrobj' tmp_addflag= ;; esac case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C 5.9 whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' compiler_needs_object=yes tmp_sharedflag='-G' ;; *Sun\ F*) # Sun Fortran 8.3 tmp_sharedflag='-G' ;; esac archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' if test "x$supports_anon_versioning" = xyes; then archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' fi case $cc_basename in xlf*) # IBM XL Fortran 10.1 on PPC cannot create shared libs itself whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive' hardcode_libdir_flag_spec= hardcode_libdir_flag_spec_ld='-rpath $libdir' archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib' if test "x$supports_anon_versioning" = xyes; then archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' fi ;; esac else ld_shlibs=no fi ;; netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' wlarc= else archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' fi ;; solaris*) if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then ld_shlibs=no cat <<_LT_EOF 1>&2 *** Warning: The releases 2.8.* of the GNU linker cannot reliably *** create shared libraries on Solaris systems. Therefore, libtool *** is disabling shared libraries support. We urge you to upgrade GNU *** binutils to release 2.9.1 or newer. Another option is to modify *** your PATH or compiler configuration so that the native linker is *** used, and then restart. _LT_EOF elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else ld_shlibs=no fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) case `$LD -v 2>&1` in *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ld_shlibs=no cat <<_LT_EOF 1>&2 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not *** reliably create shared libraries on SCO systems. Therefore, libtool *** is disabling shared libraries support. We urge you to upgrade GNU *** binutils to release 2.16.91.0.3 or newer. Another option is to modify *** your PATH or compiler configuration so that the native linker is *** used, and then restart. _LT_EOF ;; *) # For security reasons, it is highly recommended that you always # use absolute paths for naming shared libraries, and exclude the # DT_RUNPATH tag from executables and libraries. But doing so # requires that you compile everything twice, which is a pain. if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else ld_shlibs=no fi ;; esac ;; sunos4*) archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' wlarc= hardcode_direct=yes hardcode_shlibpath_var=no ;; *) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else ld_shlibs=no fi ;; esac if test "$ld_shlibs" = no; then runpath_var= hardcode_libdir_flag_spec= export_dynamic_flag_spec= whole_archive_flag_spec= fi else # PORTME fill in a description of your system's linker (not GNU ld) case $host_os in aix3*) allow_undefined_flag=unsupported always_export_symbols=yes archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' # Note: this linker hardcodes the directories in LIBPATH if there # are no directories specified by -L. hardcode_minus_L=yes if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then # Neither direct hardcoding nor static linking is supported with a # broken collect2. hardcode_direct=unsupported fi ;; aix[4-9]*) if test "$host_cpu" = ia64; then # On IA64, the linker does run time linking by default, so we don't # have to do anything special. aix_use_runtimelinking=no exp_sym_flag='-Bexport' no_entry_flag="" else # If we're using GNU nm, then we don't want the "-C" option. # -C means demangle to AIX nm, but means don't demangle with GNU nm if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' else export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' fi aix_use_runtimelinking=no # Test if we are trying to use run time linking or normal # AIX style linking. If -brtl is somewhere in LDFLAGS, we # need to do runtime linking. case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*) for ld_flag in $LDFLAGS; do if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then aix_use_runtimelinking=yes break fi done ;; esac exp_sym_flag='-bexport' no_entry_flag='-bnoentry' fi # When large executables or shared objects are built, AIX ld can # have problems creating the table of contents. If linking a library # or program results in "error TOC overflow" add -mminimal-toc to # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. archive_cmds='' hardcode_direct=yes hardcode_direct_absolute=yes hardcode_libdir_separator=':' link_all_deplibs=yes file_list_spec='${wl}-f,' if test "$GCC" = yes; then case $host_os in aix4.[012]|aix4.[012].*) # We only want to do this on AIX 4.2 and lower, the check # below for broken collect2 doesn't work under 4.3+ collect2name=`${CC} -print-prog-name=collect2` if test -f "$collect2name" && strings "$collect2name" | $GREP resolve_lib_name >/dev/null then # We have reworked collect2 : else # We have old collect2 hardcode_direct=unsupported # It fails to find uninstalled libraries when the uninstalled # path is not listed in the libpath. Setting hardcode_minus_L # to unsupported forces relinking hardcode_minus_L=yes hardcode_libdir_flag_spec='-L$libdir' hardcode_libdir_separator= fi ;; esac shared_flag='-shared' if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi else # not using gcc if test "$host_cpu" = ia64; then # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release # chokes on -Wl,-G. The following line is correct: shared_flag='-G' else if test "$aix_use_runtimelinking" = yes; then shared_flag='${wl}-G' else shared_flag='${wl}-bM:SRE' fi fi fi export_dynamic_flag_spec='${wl}-bexpall' # It seems that -bexpall does not export symbols beginning with # underscore (_), so it is better to generate a list of symbols to export. always_export_symbols=yes if test "$aix_use_runtimelinking" = yes; then # Warning - without using the other runtime loading flags (-brtl), # -berok will link without error, but may produce a broken library. allow_undefined_flag='-berok' # Determine the default libpath from the value encoded in an # empty executable. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_aix_libpath_sed=' /Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/ p } }' aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` # Check for a 64-bit object if we didn't find anything. if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" else if test "$host_cpu" = ia64; then hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib' allow_undefined_flag="-z nodefs" archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" else # Determine the default libpath from the value encoded in an # empty executable. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_aix_libpath_sed=' /Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/ p } }' aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` # Check for a 64-bit object if we didn't find anything. if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" # Warning - without using the other run time loading flags, # -berok will link without error, but may produce a broken library. no_undefined_flag=' ${wl}-bernotok' allow_undefined_flag=' ${wl}-berok' # Exported symbols can be pulled into shared objects from archives whole_archive_flag_spec='$convenience' archive_cmds_need_lc=yes # This is similar to how AIX traditionally builds its shared libraries. archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' fi fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='' ;; m68k) archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes ;; esac ;; bsdi[45]*) export_dynamic_flag_spec=-rdynamic ;; cygwin* | mingw* | pw32* | cegcc*) # When not using gcc, we currently assume that we are using # Microsoft Visual C++. # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. hardcode_libdir_flag_spec=' ' allow_undefined_flag=unsupported # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames=' # The linker will automatically build a .lib file if we build a DLL. old_archive_from_new_cmds='true' # FIXME: Should let the user specify the lib program. old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs' fix_srcfile_path='`cygpath -w "$srcfile"`' enable_shared_with_static_runtimes=yes ;; darwin* | rhapsody*) archive_cmds_need_lc=no hardcode_direct=no hardcode_automatic=yes hardcode_shlibpath_var=unsupported whole_archive_flag_spec='' link_all_deplibs=yes allow_undefined_flag="$_lt_dar_allow_undefined" case $cc_basename in ifort*) _lt_dar_can_shared=yes ;; *) _lt_dar_can_shared=$GCC ;; esac if test "$_lt_dar_can_shared" = "yes"; then output_verbose_link_cmd=echo archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" module_expsym_cmds="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" else ld_shlibs=no fi ;; dgux*) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_libdir_flag_spec='-L$libdir' hardcode_shlibpath_var=no ;; freebsd1*) ld_shlibs=no ;; # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor # support. Future versions do this automatically, but an explicit c++rt0.o # does not break anything, and helps significantly (at the cost of a little # extra space). freebsd2.2*) archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes hardcode_shlibpath_var=no ;; # Unfortunately, older versions of FreeBSD 2 do not have this feature. freebsd2*) archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=yes hardcode_minus_L=yes hardcode_shlibpath_var=no ;; # FreeBSD 3 and greater uses gcc -shared to do shared libraries. freebsd* | dragonfly*) archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes hardcode_shlibpath_var=no ;; hpux9*) if test "$GCC" = yes; then archive_cmds='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' else archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' fi hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: hardcode_direct=yes # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes export_dynamic_flag_spec='${wl}-E' ;; hpux10*) if test "$GCC" = yes -a "$with_gnu_ld" = no; then archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' fi if test "$with_gnu_ld" = no; then hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_flag_spec_ld='+b $libdir' hardcode_libdir_separator=: hardcode_direct=yes hardcode_direct_absolute=yes export_dynamic_flag_spec='${wl}-E' # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes fi ;; hpux11*) if test "$GCC" = yes -a "$with_gnu_ld" = no; then case $host_cpu in hppa*64*) archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' ;; ia64*) archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' ;; *) archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' ;; esac else case $host_cpu in hppa*64*) archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' ;; ia64*) archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' ;; *) archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' ;; esac fi if test "$with_gnu_ld" = no; then hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: case $host_cpu in hppa*64*|ia64*) hardcode_direct=no hardcode_shlibpath_var=no ;; *) hardcode_direct=yes hardcode_direct_absolute=yes export_dynamic_flag_spec='${wl}-E' # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes ;; esac fi ;; irix5* | irix6* | nonstopux*) if test "$GCC" = yes; then archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' # Try to use the -exported_symbol ld option, if it does not # work, assume that -exports_file does not work either and # implicitly export all symbols. save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int foo(void) {} _ACEOF if ac_fn_c_try_link "$LINENO"; then : archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS="$save_LDFLAGS" else archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' fi archive_cmds_need_lc='no' hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: inherit_rpath=yes link_all_deplibs=yes ;; netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out else archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF fi hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes hardcode_shlibpath_var=no ;; newsos6) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=yes hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: hardcode_shlibpath_var=no ;; *nto* | *qnx*) ;; openbsd*) if test -f /usr/libexec/ld.so; then hardcode_direct=yes hardcode_shlibpath_var=no hardcode_direct_absolute=yes if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' hardcode_libdir_flag_spec='${wl}-rpath,$libdir' export_dynamic_flag_spec='${wl}-E' else case $host_os in openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*) archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' hardcode_libdir_flag_spec='-R$libdir' ;; *) archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ;; esac fi else ld_shlibs=no fi ;; os2*) hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes allow_undefined_flag=unsupported archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$ECHO DATA >> $output_objdir/$libname.def~$ECHO " SINGLE NONSHARED" >> $output_objdir/$libname.def~$ECHO EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' ;; osf3*) if test "$GCC" = yes; then allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' else allow_undefined_flag=' -expect_unresolved \*' archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' fi archive_cmds_need_lc='no' hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: ;; osf4* | osf5*) # as osf3* with the addition of -msym flag if test "$GCC" = yes; then allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' else allow_undefined_flag=' -expect_unresolved \*' archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' # Both c and cxx compiler support -rpath directly hardcode_libdir_flag_spec='-rpath $libdir' fi archive_cmds_need_lc='no' hardcode_libdir_separator=: ;; solaris*) no_undefined_flag=' -z defs' if test "$GCC" = yes; then wlarc='${wl}' archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' else case `$CC -V 2>&1` in *"Compilers 5.0"*) wlarc='' archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' ;; *) wlarc='${wl}' archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' ;; esac fi hardcode_libdir_flag_spec='-R$libdir' hardcode_shlibpath_var=no case $host_os in solaris2.[0-5] | solaris2.[0-5].*) ;; *) # The compiler driver will combine and reorder linker options, # but understands `-z linker_flag'. GCC discards it without `$wl', # but is careful enough not to reorder. # Supported since Solaris 2.6 (maybe 2.5.1?) if test "$GCC" = yes; then whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' else whole_archive_flag_spec='-z allextract$convenience -z defaultextract' fi ;; esac link_all_deplibs=yes ;; sunos4*) if test "x$host_vendor" = xsequent; then # Use $CC to link under sequent, because it throws in some extra .o # files that make .init and .fini sections work. archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' fi hardcode_libdir_flag_spec='-L$libdir' hardcode_direct=yes hardcode_minus_L=yes hardcode_shlibpath_var=no ;; sysv4) case $host_vendor in sni) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=yes # is this really true??? ;; siemens) ## LD is ld it makes a PLAMLIB ## CC just makes a GrossModule. archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags' reload_cmds='$CC -r -o $output$reload_objs' hardcode_direct=no ;; motorola) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=no #Motorola manual says yes, but my tests say they lie ;; esac runpath_var='LD_RUN_PATH' hardcode_shlibpath_var=no ;; sysv4.3*) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_shlibpath_var=no export_dynamic_flag_spec='-Bexport' ;; sysv4*MP*) if test -d /usr/nec; then archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_shlibpath_var=no runpath_var=LD_RUN_PATH hardcode_runpath_var=yes ld_shlibs=yes fi ;; sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*) no_undefined_flag='${wl}-z,text' archive_cmds_need_lc=no hardcode_shlibpath_var=no runpath_var='LD_RUN_PATH' if test "$GCC" = yes; then archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' fi ;; sysv5* | sco3.2v5* | sco5v6*) # Note: We can NOT use -z defs as we might desire, because we do not # link with -lc, and that would cause any symbols used from libc to # always be unresolved, which means just about no library would # ever link correctly. If we're not using GNU ld we use -z text # though, which does catch some bad symbols but isn't as heavy-handed # as -z defs. no_undefined_flag='${wl}-z,text' allow_undefined_flag='${wl}-z,nodefs' archive_cmds_need_lc=no hardcode_shlibpath_var=no hardcode_libdir_flag_spec='${wl}-R,$libdir' hardcode_libdir_separator=':' link_all_deplibs=yes export_dynamic_flag_spec='${wl}-Bexport' runpath_var='LD_RUN_PATH' if test "$GCC" = yes; then archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' fi ;; uts4*) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_libdir_flag_spec='-L$libdir' hardcode_shlibpath_var=no ;; *) ld_shlibs=no ;; esac if test x$host_vendor = xsni; then case $host in sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) export_dynamic_flag_spec='${wl}-Blargedynsym' ;; esac fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5 $as_echo "$ld_shlibs" >&6; } test "$ld_shlibs" = no && can_build_shared=no with_gnu_ld=$with_gnu_ld # # Do we need to explicitly link libc? # case "x$archive_cmds_need_lc" in x|xyes) # Assume -lc should be added archive_cmds_need_lc=yes if test "$enable_shared" = yes && test "$GCC" = yes; then case $archive_cmds in *'~'*) # FIXME: we may have to deal with multi-command sequences. ;; '$CC '*) # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } $RM conftest* echo "$lt_simple_compile_test_code" > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } 2>conftest.err; then soname=conftest lib=conftest libobjs=conftest.$ac_objext deplibs= wl=$lt_prog_compiler_wl pic_flag=$lt_prog_compiler_pic compiler_flags=-v linker_flags=-v verstring= output_objdir=. libname=conftest lt_save_allow_undefined_flag=$allow_undefined_flag allow_undefined_flag= if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } then archive_cmds_need_lc=no else archive_cmds_need_lc=yes fi allow_undefined_flag=$lt_save_allow_undefined_flag else cat conftest.err 1>&5 fi $RM conftest* { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5 $as_echo "$archive_cmds_need_lc" >&6; } ;; esac fi ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 $as_echo_n "checking dynamic linker characteristics... " >&6; } if test "$GCC" = yes; then case $host_os in darwin*) lt_awk_arg="/^libraries:/,/LR/" ;; *) lt_awk_arg="/^libraries:/" ;; esac lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then # if the path contains ";" then we assume it to be the separator # otherwise default to the standard path separator (i.e. ":") - it is # assumed that no part of a normal pathname contains ";" but that should # okay in the real world where ";" in dirpaths is itself problematic. lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'` else lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fi # Ok, now we have the path, separated by spaces, we can step through it # and add multilib dir if necessary. lt_tmp_lt_search_path_spec= lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` for lt_sys_path in $lt_search_path_spec; do if test -d "$lt_sys_path/$lt_multi_os_dir"; then lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir" else test -d "$lt_sys_path" && \ lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path" fi done lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk ' BEGIN {RS=" "; FS="/|\n";} { lt_foo=""; lt_count=0; for (lt_i = NF; lt_i > 0; lt_i--) { if ($lt_i != "" && $lt_i != ".") { if ($lt_i == "..") { lt_count++; } else { if (lt_count == 0) { lt_foo="/" $lt_i lt_foo; } else { lt_count--; } } } } if (lt_foo != "") { lt_freq[lt_foo]++; } if (lt_freq[lt_foo] == 1) { print lt_foo; } }'` sys_lib_search_path_spec=`$ECHO $lt_search_path_spec` else sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" fi library_names_spec= libname_spec='lib$name' soname_spec= shrext_cmds=".so" postinstall_cmds= postuninstall_cmds= finish_cmds= finish_eval= shlibpath_var= shlibpath_overrides_runpath=unknown version_type=none dynamic_linker="$host_os ld.so" sys_lib_dlsearch_path_spec="/lib /usr/lib" need_lib_prefix=unknown hardcode_into_libs=no # when you set need_version to no, make sure it does not cause -set_version # flags to be left without arguments need_version=unknown case $host_os in aix3*) version_type=linux library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' shlibpath_var=LIBPATH # AIX 3 has no versioning support, so we append a major version to the name. soname_spec='${libname}${release}${shared_ext}$major' ;; aix[4-9]*) version_type=linux need_lib_prefix=no need_version=no hardcode_into_libs=yes if test "$host_cpu" = ia64; then # AIX 5 supports IA64 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH else # With GCC up to 2.95.x, collect2 would create an import file # for dependence libraries. The import file would start with # the line `#! .'. This would cause the generated library to # depend on `.', always an invalid library. This was fixed in # development snapshots of GCC prior to 3.0. case $host_os in aix4 | aix4.[01] | aix4.[01].*) if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' echo ' yes ' echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then : else can_build_shared=no fi ;; esac # AIX (on Power*) has no versioning support, so currently we can not hardcode correct # soname into executable. Probably we can add versioning support to # collect2, so additional links can be useful in future. if test "$aix_use_runtimelinking" = yes; then # If using run time linking (on AIX 4.2 or later) use lib.so # instead of lib.a to let people know that these are not # typical AIX shared libraries. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' else # We preserve .a as extension for shared libraries through AIX4.2 # and later when we are not doing run time linking. library_names_spec='${libname}${release}.a $libname.a' soname_spec='${libname}${release}${shared_ext}$major' fi shlibpath_var=LIBPATH fi ;; amigaos*) case $host_cpu in powerpc) # Since July 2007 AmigaOS4 officially supports .so libraries. # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' ;; m68k) library_names_spec='$libname.ixlibrary $libname.a' # Create ${libname}_ixlibrary.a entries in /sys/libs. finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' ;; esac ;; beos*) library_names_spec='${libname}${shared_ext}' dynamic_linker="$host_os ld.so" shlibpath_var=LIBRARY_PATH ;; bsdi[45]*) version_type=linux need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" # the default ld.so.conf also contains /usr/contrib/lib and # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow # libtool to hard-code these into programs ;; cygwin* | mingw* | pw32* | cegcc*) version_type=windows shrext_cmds=".dll" need_version=no need_lib_prefix=no case $GCC,$host_os in yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*) library_names_spec='$libname.dll.a' # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname~ chmod a+x \$dldir/$dlname~ if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; fi' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes case $host_os in cygwin*) # Cygwin DLLs use 'cyg' prefix rather than 'lib' soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ;; mingw* | cegcc*) # MinGW DLLs use traditional 'lib' prefix soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then # It is most probably a Windows format PATH printed by # mingw gcc, but we are running on Cygwin. Gcc prints its search # path with ; separators, and with drive letters. We can handle the # drive letters (cygwin fileutils understands them), so leave them, # especially as we might pass files found there to a mingw objdump, # which wouldn't understand a cygwinified path. Ahh. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` else sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fi ;; pw32*) # pw32 DLLs use 'pw' prefix rather than 'lib' library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ;; esac ;; *) library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' ;; esac dynamic_linker='Win32 ld.exe' # FIXME: first we should search . and the directory the executable is in shlibpath_var=PATH ;; darwin* | rhapsody*) dynamic_linker="$host_os dyld" version_type=darwin need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' soname_spec='${libname}${release}${major}$shared_ext' shlibpath_overrides_runpath=yes shlibpath_var=DYLD_LIBRARY_PATH shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib" sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' ;; dgux*) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; freebsd1*) dynamic_linker=no ;; freebsd* | dragonfly*) # DragonFly does not have aout. When/if they implement a new # versioning mechanism, adjust this. if test -x /usr/bin/objformat; then objformat=`/usr/bin/objformat` else case $host_os in freebsd[123]*) objformat=aout ;; *) objformat=elf ;; esac fi version_type=freebsd-$objformat case $version_type in freebsd-elf*) library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' need_version=no need_lib_prefix=no ;; freebsd-*) library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' need_version=yes ;; esac shlibpath_var=LD_LIBRARY_PATH case $host_os in freebsd2*) shlibpath_overrides_runpath=yes ;; freebsd3.[01]* | freebsdelf3.[01]*) shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; freebsd3.[2-9]* | freebsdelf3.[2-9]* | \ freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1) shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; *) # from 4.6 on, and DragonFly shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; esac ;; gnu*) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH hardcode_into_libs=yes ;; hpux9* | hpux10* | hpux11*) # Give a soname corresponding to the major version so that dld.sl refuses to # link against other versions. version_type=sunos need_lib_prefix=no need_version=no case $host_cpu in ia64*) shrext_cmds='.so' hardcode_into_libs=yes dynamic_linker="$host_os dld.so" shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' if test "X$HPUX_IA64_MODE" = X32; then sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" else sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" fi sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; hppa*64*) shrext_cmds='.sl' hardcode_into_libs=yes dynamic_linker="$host_os dld.sl" shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; *) shrext_cmds='.sl' dynamic_linker="$host_os dld.sl" shlibpath_var=SHLIB_PATH shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' ;; esac # HP-UX runs *really* slowly unless shared libraries are mode 555. postinstall_cmds='chmod 555 $lib' ;; interix[3-9]*) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; irix5* | irix6* | nonstopux*) case $host_os in nonstopux*) version_type=nonstopux ;; *) if test "$lt_cv_prog_gnu_ld" = yes; then version_type=linux else version_type=irix fi ;; esac need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' case $host_os in irix5* | nonstopux*) libsuff= shlibsuff= ;; *) case $LD in # libtool.m4 will add one of these switches to LD *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= libmagic=32-bit;; *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 libmagic=N32;; *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 libmagic=64-bit;; *) libsuff= shlibsuff= libmagic=never-match;; esac ;; esac shlibpath_var=LD_LIBRARY${shlibsuff}_PATH shlibpath_overrides_runpath=no sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" hardcode_into_libs=yes ;; # No shared lib support for Linux oldld, aout, or coff. linux*oldld* | linux*aout* | linux*coff*) dynamic_linker=no ;; # This must be Linux ELF. linux* | k*bsd*-gnu) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no # Some binutils ld are patched to set DT_RUNPATH save_LDFLAGS=$LDFLAGS save_libdir=$libdir eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \ LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\"" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then : shlibpath_overrides_runpath=yes fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS=$save_LDFLAGS libdir=$save_libdir # This implies no fast_install, which is unacceptable. # Some rework will be needed to allow for fast_install # before this can be enabled. hardcode_into_libs=yes # Append ld.so.conf contents to the search path if test -f /etc/ld.so.conf; then lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" fi # We used to test for /lib/ld.so.1 and disable shared libraries on # powerpc, because MkLinux only supported shared libraries with the # GNU dynamic linker. Since this was broken with cross compilers, # most powerpc-linux boxes support dynamic linking these days and # people can always --disable-shared, the test was removed, and we # assume the GNU/Linux dynamic linker is in use. dynamic_linker='GNU/Linux ld.so' ;; netbsd*) version_type=sunos need_lib_prefix=no need_version=no if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' dynamic_linker='NetBSD (a.out) ld.so' else library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='NetBSD ld.elf_so' fi shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; newsos6) version_type=linux library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes ;; *nto* | *qnx*) version_type=qnx need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='ldqnx.so' ;; openbsd*) version_type=sunos sys_lib_dlsearch_path_spec="/usr/lib" need_lib_prefix=no # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. case $host_os in openbsd3.3 | openbsd3.3.*) need_version=yes ;; *) need_version=no ;; esac library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' shlibpath_var=LD_LIBRARY_PATH if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then case $host_os in openbsd2.[89] | openbsd2.[89].*) shlibpath_overrides_runpath=no ;; *) shlibpath_overrides_runpath=yes ;; esac else shlibpath_overrides_runpath=yes fi ;; os2*) libname_spec='$name' shrext_cmds=".dll" need_lib_prefix=no library_names_spec='$libname${shared_ext} $libname.a' dynamic_linker='OS/2 ld.exe' shlibpath_var=LIBPATH ;; osf3* | osf4* | osf5*) version_type=osf need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" ;; rdos*) dynamic_linker=no ;; solaris*) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes # ldd complains unless libraries are executable postinstall_cmds='chmod +x $lib' ;; sunos4*) version_type=sunos library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes if test "$with_gnu_ld" = yes; then need_lib_prefix=no fi need_version=yes ;; sysv4 | sysv4.3*) version_type=linux library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH case $host_vendor in sni) shlibpath_overrides_runpath=no need_lib_prefix=no runpath_var=LD_RUN_PATH ;; siemens) need_lib_prefix=no ;; motorola) need_lib_prefix=no need_version=no shlibpath_overrides_runpath=no sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' ;; esac ;; sysv4*MP*) if test -d /usr/nec ;then version_type=linux library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' soname_spec='$libname${shared_ext}.$major' shlibpath_var=LD_LIBRARY_PATH fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) version_type=freebsd-elf need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes if test "$with_gnu_ld" = yes; then sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' else sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' case $host_os in sco3.2v5*) sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" ;; esac fi sys_lib_dlsearch_path_spec='/usr/lib' ;; tpf*) # TPF is a cross-target only. Preferred cross-host = GNU/Linux. version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; uts4*) version_type=linux library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; *) dynamic_linker=no ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 $as_echo "$dynamic_linker" >&6; } test "$dynamic_linker" = no && can_build_shared=no variables_saved_for_relink="PATH $shlibpath_var $runpath_var" if test "$GCC" = yes; then variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" fi if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" fi if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 $as_echo_n "checking how to hardcode library paths into programs... " >&6; } hardcode_action= if test -n "$hardcode_libdir_flag_spec" || test -n "$runpath_var" || test "X$hardcode_automatic" = "Xyes" ; then # We can hardcode non-existent directories. if test "$hardcode_direct" != no && # If the only mechanism to avoid hardcoding is shlibpath_var, we # have to relink, otherwise we might link with an installed library # when we should be linking with a yet-to-be-installed one ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no && test "$hardcode_minus_L" != no; then # Linking always hardcodes the temporary library directory. hardcode_action=relink else # We can link without hardcoding, and we can hardcode nonexisting dirs. hardcode_action=immediate fi else # We cannot hardcode anything, or else we can only hardcode existing # directories. hardcode_action=unsupported fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5 $as_echo "$hardcode_action" >&6; } if test "$hardcode_action" = relink || test "$inherit_rpath" = yes; then # Fast installation is not supported enable_fast_install=no elif test "$shlibpath_overrides_runpath" = yes || test "$enable_shared" = no; then # Fast installation is not necessary enable_fast_install=needless fi if test "x$enable_dlopen" != xyes; then enable_dlopen=unknown enable_dlopen_self=unknown enable_dlopen_self_static=unknown else lt_cv_dlopen=no lt_cv_dlopen_libs= case $host_os in beos*) lt_cv_dlopen="load_add_on" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes ;; mingw* | pw32* | cegcc*) lt_cv_dlopen="LoadLibrary" lt_cv_dlopen_libs= ;; cygwin*) lt_cv_dlopen="dlopen" lt_cv_dlopen_libs= ;; darwin*) # if libdl is installed we need to link against it { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 $as_echo_n "checking for dlopen in -ldl... " >&6; } if test "${ac_cv_lib_dl_dlopen+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dlopen (); int main () { return dlopen (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dl_dlopen=yes else ac_cv_lib_dl_dlopen=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } if test "x$ac_cv_lib_dl_dlopen" = x""yes; then : lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" else lt_cv_dlopen="dyld" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes fi ;; *) ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load" if test "x$ac_cv_func_shl_load" = x""yes; then : lt_cv_dlopen="shl_load" else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5 $as_echo_n "checking for shl_load in -ldld... " >&6; } if test "${ac_cv_lib_dld_shl_load+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldld $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char shl_load (); int main () { return shl_load (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dld_shl_load=yes else ac_cv_lib_dld_shl_load=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5 $as_echo "$ac_cv_lib_dld_shl_load" >&6; } if test "x$ac_cv_lib_dld_shl_load" = x""yes; then : lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld" else ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" if test "x$ac_cv_func_dlopen" = x""yes; then : lt_cv_dlopen="dlopen" else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 $as_echo_n "checking for dlopen in -ldl... " >&6; } if test "${ac_cv_lib_dl_dlopen+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dlopen (); int main () { return dlopen (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dl_dlopen=yes else ac_cv_lib_dl_dlopen=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } if test "x$ac_cv_lib_dl_dlopen" = x""yes; then : lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5 $as_echo_n "checking for dlopen in -lsvld... " >&6; } if test "${ac_cv_lib_svld_dlopen+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lsvld $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dlopen (); int main () { return dlopen (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_svld_dlopen=yes else ac_cv_lib_svld_dlopen=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5 $as_echo "$ac_cv_lib_svld_dlopen" >&6; } if test "x$ac_cv_lib_svld_dlopen" = x""yes; then : lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5 $as_echo_n "checking for dld_link in -ldld... " >&6; } if test "${ac_cv_lib_dld_dld_link+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldld $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dld_link (); int main () { return dld_link (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dld_dld_link=yes else ac_cv_lib_dld_dld_link=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5 $as_echo "$ac_cv_lib_dld_dld_link" >&6; } if test "x$ac_cv_lib_dld_dld_link" = x""yes; then : lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld" fi fi fi fi fi fi ;; esac if test "x$lt_cv_dlopen" != xno; then enable_dlopen=yes else enable_dlopen=no fi case $lt_cv_dlopen in dlopen) save_CPPFLAGS="$CPPFLAGS" test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" save_LDFLAGS="$LDFLAGS" wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" save_LIBS="$LIBS" LIBS="$lt_cv_dlopen_libs $LIBS" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5 $as_echo_n "checking whether a program can dlopen itself... " >&6; } if test "${lt_cv_dlopen_self+set}" = set; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : lt_cv_dlopen_self=cross else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF #line 12666 "configure" #include "confdefs.h" #if HAVE_DLFCN_H #include #endif #include #ifdef RTLD_GLOBAL # define LT_DLGLOBAL RTLD_GLOBAL #else # ifdef DL_GLOBAL # define LT_DLGLOBAL DL_GLOBAL # else # define LT_DLGLOBAL 0 # endif #endif /* We may have to define LT_DLLAZY_OR_NOW in the command line if we find out it does not work in some platform. */ #ifndef LT_DLLAZY_OR_NOW # ifdef RTLD_LAZY # define LT_DLLAZY_OR_NOW RTLD_LAZY # else # ifdef DL_LAZY # define LT_DLLAZY_OR_NOW DL_LAZY # else # ifdef RTLD_NOW # define LT_DLLAZY_OR_NOW RTLD_NOW # else # ifdef DL_NOW # define LT_DLLAZY_OR_NOW DL_NOW # else # define LT_DLLAZY_OR_NOW 0 # endif # endif # endif # endif #endif void fnord() { int i=42;} int main () { void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); int status = $lt_dlunknown; if (self) { if (dlsym (self,"fnord")) status = $lt_dlno_uscore; else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; /* dlclose (self); */ } else puts (dlerror ()); return status; } _LT_EOF if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 (eval $ac_link) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then (./conftest; exit; ) >&5 2>/dev/null lt_status=$? case x$lt_status in x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;; x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;; x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;; esac else : # compilation failed lt_cv_dlopen_self=no fi fi rm -fr conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5 $as_echo "$lt_cv_dlopen_self" >&6; } if test "x$lt_cv_dlopen_self" = xyes; then wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; } if test "${lt_cv_dlopen_self_static+set}" = set; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : lt_cv_dlopen_self_static=cross else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF #line 12762 "configure" #include "confdefs.h" #if HAVE_DLFCN_H #include #endif #include #ifdef RTLD_GLOBAL # define LT_DLGLOBAL RTLD_GLOBAL #else # ifdef DL_GLOBAL # define LT_DLGLOBAL DL_GLOBAL # else # define LT_DLGLOBAL 0 # endif #endif /* We may have to define LT_DLLAZY_OR_NOW in the command line if we find out it does not work in some platform. */ #ifndef LT_DLLAZY_OR_NOW # ifdef RTLD_LAZY # define LT_DLLAZY_OR_NOW RTLD_LAZY # else # ifdef DL_LAZY # define LT_DLLAZY_OR_NOW DL_LAZY # else # ifdef RTLD_NOW # define LT_DLLAZY_OR_NOW RTLD_NOW # else # ifdef DL_NOW # define LT_DLLAZY_OR_NOW DL_NOW # else # define LT_DLLAZY_OR_NOW 0 # endif # endif # endif # endif #endif void fnord() { int i=42;} int main () { void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); int status = $lt_dlunknown; if (self) { if (dlsym (self,"fnord")) status = $lt_dlno_uscore; else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; /* dlclose (self); */ } else puts (dlerror ()); return status; } _LT_EOF if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 (eval $ac_link) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then (./conftest; exit; ) >&5 2>/dev/null lt_status=$? case x$lt_status in x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;; x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;; x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;; esac else : # compilation failed lt_cv_dlopen_self_static=no fi fi rm -fr conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5 $as_echo "$lt_cv_dlopen_self_static" >&6; } fi CPPFLAGS="$save_CPPFLAGS" LDFLAGS="$save_LDFLAGS" LIBS="$save_LIBS" ;; esac case $lt_cv_dlopen_self in yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; *) enable_dlopen_self=unknown ;; esac case $lt_cv_dlopen_self_static in yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; *) enable_dlopen_self_static=unknown ;; esac fi striplib= old_striplib= { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 $as_echo_n "checking whether stripping libraries is possible... " >&6; } if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" test -z "$striplib" && striplib="$STRIP --strip-unneeded" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else # FIXME - insert some real tests, host_os isn't really good enough case $host_os in darwin*) if test -n "$STRIP" ; then striplib="$STRIP -x" old_striplib="$STRIP -S" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi ;; *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } ;; esac fi # Report which library types will actually be built { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5 $as_echo_n "checking if libtool supports shared libraries... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5 $as_echo "$can_build_shared" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5 $as_echo_n "checking whether to build shared libraries... " >&6; } test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and # are all built from PIC. case $host_os in aix3*) test "$enable_shared" = yes && enable_static=no if test -n "$RANLIB"; then archive_cmds="$archive_cmds~\$RANLIB \$lib" postinstall_cmds='$RANLIB $lib' fi ;; aix[4-9]*) if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then test "$enable_shared" = yes && enable_static=no fi ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5 $as_echo "$enable_shared" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5 $as_echo_n "checking whether to build static libraries... " >&6; } # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5 $as_echo "$enable_static" >&6; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu CC="$lt_save_CC" ac_config_commands="$ac_config_commands libtool" # Only expand once: if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : $as_echo_n "(cached) " >&6 else case $PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi PKG_CONFIG=$ac_cv_path_PKG_CONFIG if test -n "$PKG_CONFIG"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 $as_echo "$PKG_CONFIG" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_path_PKG_CONFIG"; then ac_pt_PKG_CONFIG=$PKG_CONFIG # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then : $as_echo_n "(cached) " >&6 else case $ac_pt_PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG if test -n "$ac_pt_PKG_CONFIG"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 $as_echo "$ac_pt_PKG_CONFIG" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_pt_PKG_CONFIG" = x; then PKG_CONFIG="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac PKG_CONFIG=$ac_pt_PKG_CONFIG fi else PKG_CONFIG="$ac_cv_path_PKG_CONFIG" fi fi if test -n "$PKG_CONFIG"; then _pkg_min_version=0.9.0 { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } PKG_CONFIG="" fi fi pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GLIB" >&5 $as_echo_n "checking for GLIB... " >&6; } if test -n "$GLIB_CFLAGS"; then pkg_cv_GLIB_CFLAGS="$GLIB_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.6.0 gio-2.0 >= 2.15.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0 gio-2.0 >= 2.15.2") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.6.0 gio-2.0 >= 2.15.2" 2>/dev/null` else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$GLIB_LIBS"; then pkg_cv_GLIB_LIBS="$GLIB_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.6.0 gio-2.0 >= 2.15.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0 gio-2.0 >= 2.15.2") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.6.0 gio-2.0 >= 2.15.2" 2>/dev/null` else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "glib-2.0 >= 2.6.0 gio-2.0 >= 2.15.2" 2>&1` else GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors "glib-2.0 >= 2.6.0 gio-2.0 >= 2.15.2" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$GLIB_PKG_ERRORS" >&5 as_fn_error "Package requirements (glib-2.0 >= 2.6.0 gio-2.0 >= 2.15.2) were not met: $GLIB_PKG_ERRORS Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GLIB_CFLAGS and GLIB_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details." "$LINENO" 5 elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error "The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. Alternatively, you may set the environment variables GLIB_CFLAGS and GLIB_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. To get pkg-config, see . See \`config.log' for more details." "$LINENO" 5; } else GLIB_CFLAGS=$pkg_cv_GLIB_CFLAGS GLIB_LIBS=$pkg_cv_GLIB_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi # Check whether --enable-compile-warnings was given. if test "${enable_compile_warnings+set}" = set; then : enableval=$enable_compile_warnings; else enable_compile_warnings="yes" fi warnCFLAGS= if test "x$GCC" != xyes; then enable_compile_warnings=no fi warning_flags= realsave_CFLAGS="$CFLAGS" case "$enable_compile_warnings" in no) warning_flags= ;; minimum) warning_flags="-Wall" ;; yes) warning_flags="-Wall -Wmissing-prototypes" ;; maximum|error) warning_flags="-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith" CFLAGS="$warning_flags $CFLAGS" for option in -Wno-sign-compare; do SAVE_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $option" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gcc understands $option" >&5 $as_echo_n "checking whether gcc understands $option... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : has_option=yes else has_option=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CFLAGS="$SAVE_CFLAGS" { $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_option" >&5 $as_echo "$has_option" >&6; } if test $has_option = yes; then warning_flags="$warning_flags $option" fi unset has_option unset SAVE_CFLAGS done unset option if test "$enable_compile_warnings" = "error" ; then warning_flags="$warning_flags -Werror" fi ;; *) as_fn_error "Unknown argument '$enable_compile_warnings' to --enable-compile-warnings" "$LINENO" 5 ;; esac CFLAGS="$realsave_CFLAGS" { $as_echo "$as_me:${as_lineno-$LINENO}: checking what warning flags to pass to the C compiler" >&5 $as_echo_n "checking what warning flags to pass to the C compiler... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: $warning_flags" >&5 $as_echo "$warning_flags" >&6; } # Check whether --enable-iso-c was given. if test "${enable_iso_c+set}" = set; then : enableval=$enable_iso_c; else enable_iso_c=no fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking what language compliance flags to pass to the C compiler" >&5 $as_echo_n "checking what language compliance flags to pass to the C compiler... " >&6; } complCFLAGS= if test "x$enable_iso_c" != "xno"; then if test "x$GCC" = "xyes"; then case " $CFLAGS " in *\ \ -ansi\ \ *) ;; *) complCFLAGS="$complCFLAGS -ansi" ;; esac case " $CFLAGS " in *\ \ -pedantic\ \ *) ;; *) complCFLAGS="$complCFLAGS -pedantic" ;; esac fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $complCFLAGS" >&5 $as_echo "$complCFLAGS" >&6; } WARN_CFLAGS="$warning_flags $complCFLAGS" # Check whether --enable-deprecation_flags was given. if test "${enable_deprecation_flags+set}" = set; then : enableval=$enable_deprecation_flags; else enable_deprecation_flags=no fi if test "x$enable_deprecation_flags" = "xyes"; then DISABLE_DEPRECATED_CFLAGS=$DISABLE_DEPRECATED fi # Check whether --enable-debug was given. if test "${enable_debug+set}" = set; then : enableval=$enable_debug; else enable_debug=minimum fi if test "$enable_debug" = "yes"; then DEBUG_CFLAGS="-DG_ENABLE_DEBUG" else if test "x$enable_debug" = "xno"; then DEBUG_CFLAGS="-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS" else DEBUG_CFLAGS="" # make sure we have the right string for the configure summary enable_debug="minimum" fi fi # Check whether --enable-python was given. if test "${enable_python+set}" = set; then : enableval=$enable_python; enable_deprecations=$enableval else enable_deprecations=auto fi # Detect if we can build Python bindings (need python and python headers) if test "x$enable_python" = "xno" ; then have_python=no else { $as_echo "$as_me:${as_lineno-$LINENO}: Checking to see if we can build Python bindings" >&5 $as_echo "$as_me: Checking to see if we can build Python bindings" >&6;} have_python=no if test -n "$PYTHON"; then # If the user set $PYTHON, use it and don't search something else. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version >= 2.3" >&5 $as_echo_n "checking whether $PYTHON version >= 2.3... " >&6; } prog="import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)" if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5 ($PYTHON -c "$prog") >&5 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then : { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else as_fn_error "too old" "$LINENO" 5 fi am_display_PYTHON=$PYTHON else # Otherwise, try each interpreter until we find one that satisfies # VERSION. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a Python interpreter with version >= 2.3" >&5 $as_echo_n "checking for a Python interpreter with version >= 2.3... " >&6; } if test "${am_cv_pathless_PYTHON+set}" = set; then : $as_echo_n "(cached) " >&6 else for am_cv_pathless_PYTHON in python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do test "$am_cv_pathless_PYTHON" = none && break prog="import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)" if { echo "$as_me:$LINENO: $am_cv_pathless_PYTHON -c "$prog"" >&5 ($am_cv_pathless_PYTHON -c "$prog") >&5 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then : break fi done fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_pathless_PYTHON" >&5 $as_echo "$am_cv_pathless_PYTHON" >&6; } # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON. if test "$am_cv_pathless_PYTHON" = none; then PYTHON=: else # Extract the first word of "$am_cv_pathless_PYTHON", so it can be a program name with args. set dummy $am_cv_pathless_PYTHON; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_path_PYTHON+set}" = set; then : $as_echo_n "(cached) " >&6 else case $PYTHON in [\\/]* | ?:[\\/]*) ac_cv_path_PYTHON="$PYTHON" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_PYTHON="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi PYTHON=$ac_cv_path_PYTHON if test -n "$PYTHON"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5 $as_echo "$PYTHON" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi am_display_PYTHON=$am_cv_pathless_PYTHON fi if test "$PYTHON" = :; then as_fn_error "no suitable Python interpreter found" "$LINENO" 5 else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON version" >&5 $as_echo_n "checking for $am_display_PYTHON version... " >&6; } if test "${am_cv_python_version+set}" = set; then : $as_echo_n "(cached) " >&6 else am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"` fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_version" >&5 $as_echo "$am_cv_python_version" >&6; } PYTHON_VERSION=$am_cv_python_version PYTHON_PREFIX='${prefix}' PYTHON_EXEC_PREFIX='${exec_prefix}' { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON platform" >&5 $as_echo_n "checking for $am_display_PYTHON platform... " >&6; } if test "${am_cv_python_platform+set}" = set; then : $as_echo_n "(cached) " >&6 else am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"` fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_platform" >&5 $as_echo "$am_cv_python_platform" >&6; } PYTHON_PLATFORM=$am_cv_python_platform { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON script directory" >&5 $as_echo_n "checking for $am_display_PYTHON script directory... " >&6; } if test "${am_cv_python_pythondir+set}" = set; then : $as_echo_n "(cached) " >&6 else if test "x$prefix" = xNONE then am_py_prefix=$ac_default_prefix else am_py_prefix=$prefix fi am_cv_python_pythondir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='$am_py_prefix'))" 2>/dev/null || echo "$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages"` case $am_cv_python_pythondir in $am_py_prefix*) am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'` am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"` ;; *) case $am_py_prefix in /usr|/System*) ;; *) am_cv_python_pythondir=$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages ;; esac ;; esac fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pythondir" >&5 $as_echo "$am_cv_python_pythondir" >&6; } pythondir=$am_cv_python_pythondir pkgpythondir=\${pythondir}/$PACKAGE { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON extension module directory" >&5 $as_echo_n "checking for $am_display_PYTHON extension module directory... " >&6; } if test "${am_cv_python_pyexecdir+set}" = set; then : $as_echo_n "(cached) " >&6 else if test "x$exec_prefix" = xNONE then am_py_exec_prefix=$am_py_prefix else am_py_exec_prefix=$exec_prefix fi am_cv_python_pyexecdir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(1,0,prefix='$am_py_exec_prefix'))" 2>/dev/null || echo "$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages"` case $am_cv_python_pyexecdir in $am_py_exec_prefix*) am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'` am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"` ;; *) case $am_py_exec_prefix in /usr|/System*) ;; *) am_cv_python_pyexecdir=$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages ;; esac ;; esac fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pyexecdir" >&5 $as_echo "$am_cv_python_pyexecdir" >&6; } pyexecdir=$am_cv_python_pyexecdir pkgpyexecdir=\${pyexecdir}/$PACKAGE fi if test "x$PYTHON" = "x" ; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Python not found" >&5 $as_echo "$as_me: WARNING: Python not found" >&2;} else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for headers required to compile python extensions" >&5 $as_echo_n "checking for headers required to compile python extensions... " >&6; } py_prefix=`$PYTHON -c "import sys; print sys.prefix"` py_exec_prefix=`$PYTHON -c "import sys; print sys.exec_prefix"` if test -x "$PYTHON-config"; then PYTHON_INCLUDES=`$PYTHON-config --includes 2>/dev/null` else PYTHON_INCLUDES="-I${py_prefix}/include/python${PYTHON_VERSION}" if test "$py_prefix" != "$py_exec_prefix"; then PYTHON_INCLUDES="$PYTHON_INCLUDES -I${py_exec_prefix}/include/python${PYTHON_VERSION}" fi fi save_CPPFLAGS="$CPPFLAGS" CPPFLAGS="$CPPFLAGS $PYTHON_INCLUDES" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : { $as_echo "$as_me:${as_lineno-$LINENO}: result: found" >&5 $as_echo "found" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking for python libraries" >&5 $as_echo_n "checking for python libraries... " >&6; } link_pymodules_libpython=false; py_enable_shared=`$PYTHON -c "from distutils.sysconfig import get_config_var; print repr(get_config_var('Py_ENABLE_SHARED'))"` if test $py_enable_shared == 1 ; then if test x`uname -s` != xDarwin; then PYTHON_LDFLAGS="-no-undefined" link_pymodules_libpython=true; fi fi PYTHON_CC=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_config_var('CC')"` PYTHON_LIB_DEPS=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_config_var('SYSLIBS'), sysconfig.get_config_var('SHLIBS')"` PYTHON_LIBDIR=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_config_var('LIBDIR')"` PYTHON_LIBPL=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_config_var('LIBPL')"` save_CC="$CC" save_LIBS="$LIBS" PYTHON_EMBED_LIBS="-L${PYTHON_LIBDIR} ${PYTHON_LIB_DEPS} -lpython${PYTHON_VERSION}" CC="$PYTHON_CC" LIBS="$LIBS $PYTHON_EMBED_LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char Py_Initialize (); int main () { return Py_Initialize (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : LIBS="$save_LIBS"; if $link_pymodules_libpython; then PYTHON_LIBS="$PYTHON_EMBED_LIBS"; fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON_EMBED_LIBS" >&5 $as_echo "$PYTHON_EMBED_LIBS" >&6; }; have_python_headers=yes else PYTHON_EMBED_LIBS="-L${PYTHON_LIBPL} ${PYTHON_LIB_DEPS} -lpython${PYTHON_VERSION}" LIBS="$save_LIBS $PYTHON_EMBED_LIBS"; cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char Py_Initialize (); int main () { return Py_Initialize (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : LIBS="$save_LIBS"; if $link_pymodules_libpython; then PYTHON_LIBS="$PYTHON_EMBED_LIBS"; fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON_EMBED_LIBS" >&5 $as_echo "$PYTHON_EMBED_LIBS" >&6; }; have_python_headers=yes else { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5 $as_echo "not found" >&6; }; have_python_headers=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext CC="$save_CC" have_python_headers=yes else { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5 $as_echo "not found" >&6; } have_python_headers=no fi rm -f conftest.err conftest.$ac_ext CPPFLAGS="$save_CPPFLAGS" if test "x$have_python_headers" = "xyes" ; then have_python=yes fi fi if test "x$have_python" = "xno" ; then if test "x$enable_python" = "xyes" ; then as_fn_error "Building python explicitly requested, but can't build python bindings" "$LINENO" 5 else { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Couldn't find the Python headers, not building Python bindings" >&5 $as_echo "$as_me: WARNING: Couldn't find the Python headers, not building Python bindings" >&2;} fi fi fi if test x$have_python = xyes; then HAVE_PYTHON_TRUE= HAVE_PYTHON_FALSE='#' else HAVE_PYTHON_TRUE='#' HAVE_PYTHON_FALSE= fi # Because of the way Python implements polymorphism, we get the following warning: # "warning: dereferencing type-punned pointer will break strict-aliasing rules" # -fno-strict-aliasing (as used in Python build) switches warnings off NO_STRICT_ALIASING_CFLAGS="" if test "x$GCC" = "xyes" ; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -fno-strict-aliasing" >&5 $as_echo_n "checking whether $CC accepts -fno-strict-aliasing... " >&6; } ac_save_cc="$CC" CC="$CC -fno-strict-aliasing" if test "$cross_compiling" = yes; then : ac_cv_no_strict_aliasing_ok=no else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main() { return 0; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : ac_cv_no_strict_aliasing_ok=yes else ac_cv_no_strict_aliasing_ok=no fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi CC="$ac_save_cc" { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_no_strict_aliasing_ok" >&5 $as_echo "$ac_cv_no_strict_aliasing_ok" >&6; } if test "x$ac_cv_no_strict_aliasing_ok" = "xyes" ; then NO_STRICT_ALIASING_CFLAGS="-fno-strict-aliasing" fi fi # Check whether --enable-introspection was given. if test "${enable_introspection+set}" = set; then : enableval=$enable_introspection; else enable_introspection=auto fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gobject-introspection" >&5 $as_echo_n "checking for gobject-introspection... " >&6; } case $enable_introspection in #( no) : found_introspection="no (disabled, use --enable-introspection to enable)" ;; #( yes) : if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gobject-introspection-1.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gobject-introspection-1.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : else as_fn_error "gobject-introspection-1.0 is not installed" "$LINENO" 5 fi if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gobject-introspection-1.0 >= 0.9.5\""; } >&5 ($PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.9.5") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then found_introspection=yes else as_fn_error "You need to have gobject-introspection >= 0.9.5 installed to build gnome-menus" "$LINENO" 5 fi ;; #( auto) : if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gobject-introspection-1.0 >= 0.9.5\""; } >&5 ($PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.9.5") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then found_introspection=yes else found_introspection=no fi ;; #( *) : as_fn_error "invalid argument passed to --enable-introspection, should be one of [no/auto/yes]" "$LINENO" 5 ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: $found_introspection" >&5 $as_echo "$found_introspection" >&6; } INTROSPECTION_SCANNER= INTROSPECTION_COMPILER= INTROSPECTION_GENERATE= INTROSPECTION_GIRDIR= INTROSPECTION_TYPELIBDIR= if test "x$found_introspection" = "xyes"; then INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0` INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0` INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0` INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0` INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --variable=typelibdir gobject-introspection-1.0)" INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0` INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0` INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection fi if test "x$found_introspection" = "xyes"; then HAVE_INTROSPECTION_TRUE= HAVE_INTROSPECTION_FALSE='#' else HAVE_INTROSPECTION_TRUE='#' HAVE_INTROSPECTION_FALSE= fi ac_config_files="$ac_config_files Makefile libmenu/Makefile libmenu/libgnome-menu.pc libmenu/libgnome-menu-uninstalled.pc layout/Makefile desktop-directories/Makefile util/Makefile python/Makefile simple-editor/Makefile simple-editor/GMenuSimpleEditor/Makefile po/Makefile.in" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure # scripts and configure runs, see configure's option --config-cache. # It is not useful on other systems. If it contains results you don't # want to keep, you may remove or edit it. # # config.status only pays attention to the cache file if you give it # the --recheck option to rerun configure. # # `ac_cv_env_foo' variables (set or unset) will be overridden when # loading this file, other *unset* `ac_cv_foo' will be assigned the # following values. _ACEOF # The following way of writing the cache mishandles newlines in values, # but we know of no workaround that is simple, portable, and efficient. # So, we kill variables containing newlines. # Ultrix sh set writes to stderr and can't be redirected directly, # and sets the high bit in the cache file unless we assign to the vars. ( for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space=' '; set) 2>&1` in #( *${as_nl}ac_space=\ *) # `set' does not quote correctly, so add quotes: double-quote # substitution turns \\\\ into \\, and sed turns \\ into \. sed -n \ "s/'/'\\\\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" ;; #( *) # `set' quotes correctly as required by POSIX, so do not add quotes. sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) | sed ' /^ac_cv_env_/b end t clear :clear s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ t end s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ :end' >>confcache if diff "$cache_file" confcache >/dev/null 2>&1; then :; else if test -w "$cache_file"; then test "x$cache_file" != "x/dev/null" && { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 $as_echo "$as_me: updating cache $cache_file" >&6;} cat confcache >$cache_file else { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} fi fi rm -f confcache test "x$prefix" = xNONE && prefix=$ac_default_prefix # Let make expand exec_prefix. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' DEFS=-DHAVE_CONFIG_H ac_libobjs= ac_ltlibobjs= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' ac_i=`$as_echo "$ac_i" | sed "$ac_script"` # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR # will be set to the directory where LIBOBJS objects are built. as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' done LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs if test -n "$EXEEXT"; then am__EXEEXT_TRUE= am__EXEEXT_FALSE='#' else am__EXEEXT_TRUE='#' am__EXEEXT_FALSE= fi if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then as_fn_error "conditional \"MAINTAINER_MODE\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then as_fn_error "conditional \"AMDEP\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then as_fn_error "conditional \"am__fastdepCC\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi ac_config_commands="$ac_config_commands po/stamp-it" if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then as_fn_error "conditional \"am__fastdepCC\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${HAVE_PYTHON_TRUE}" && test -z "${HAVE_PYTHON_FALSE}"; then as_fn_error "conditional \"HAVE_PYTHON\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${HAVE_INTROSPECTION_TRUE}" && test -z "${HAVE_INTROSPECTION_FALSE}"; then as_fn_error "conditional \"HAVE_INTROSPECTION\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi : ${CONFIG_STATUS=./config.status} ac_write_fail=0 ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} as_write_fail=0 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 #! $SHELL # Generated by $as_me. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=false ac_cs_recheck=false ac_cs_silent=false SHELL=\${CONFIG_SHELL-$SHELL} export SHELL _ASEOF cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo # Prefer a ksh shell builtin over an external printf program on Solaris, # but without wasting forks for bash or zsh. if test -z "$BASH_VERSION$ZSH_VERSION" \ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='print -r --' as_echo_n='print -rn --' elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in #( *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # Unset variables that we do not need and which cause bugs (e.g. in # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" # suppresses any "Segmentation fault" message there. '((' could # trigger a bug in pdksh 5.2.14. for as_var in BASH_ENV ENV MAIL MAILPATH do eval test x\${$as_var+set} = xset \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH # as_fn_error ERROR [LINENO LOG_FD] # --------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the # script with status $?, using 1 if that was 0. as_fn_error () { as_status=$?; test $as_status -eq 0 && as_status=1 if test "$3"; then as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 fi $as_echo "$as_me: error: $1" >&2 as_fn_exit $as_status } # as_fn_error # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=; unset $1;} } as_unset=as_fn_unset # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : eval 'as_fn_append () { eval $1+=\$2 }' else as_fn_append () { eval $1=\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=$(( $* )) }' else as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. xy) ECHO_C='\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" } # as_fn_mkdir_p if mkdir -p . 2>/dev/null; then as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false fi if test -x / >/dev/null 2>&1; then as_test_x='test -x' else if ls -dL / >/dev/null 2>&1; then as_ls_L_option=L else as_ls_L_option= fi as_test_x=' eval sh -c '\'' if test -d "$1"; then test -d "$1/."; else case $1 in #( -*)set "./$1";; esac; case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( ???[sx]*):;;*)false;;esac;fi '\'' sh ' fi as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" exec 6>&1 ## ----------------------------------- ## ## Main body of $CONFIG_STATUS script. ## ## ----------------------------------- ## _ASEOF test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Save the log message, to keep $0 and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" This file was extended by gnome-menus $as_me 3.0.1, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ on `(hostname || uname -n) 2>/dev/null | sed 1q` " _ACEOF case $ac_config_files in *" "*) set x $ac_config_files; shift; ac_config_files=$*;; esac case $ac_config_headers in *" "*) set x $ac_config_headers; shift; ac_config_headers=$*;; esac cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # Files that config.status was made for. config_files="$ac_config_files" config_headers="$ac_config_headers" config_commands="$ac_config_commands" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ac_cs_usage="\ \`$as_me' instantiates files and other configuration actions from templates according to the current configuration. Unless the files and actions are specified as TAGs, all are instantiated by default. Usage: $0 [OPTION]... [TAG]... -h, --help print this help, then exit -V, --version print version number and configuration settings, then exit --config print configuration, then exit -q, --quiet, --silent do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=FILE[:TEMPLATE] instantiate the configuration file FILE --header=FILE[:TEMPLATE] instantiate the configuration header FILE Configuration files: $config_files Configuration headers: $config_headers Configuration commands: $config_commands Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ gnome-menus config.status 3.0.1 configured by $0, generated by GNU Autoconf 2.65, with options \\"\$ac_cs_config\\" Copyright (C) 2009 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." ac_pwd='$ac_pwd' srcdir='$srcdir' INSTALL='$INSTALL' MKDIR_P='$MKDIR_P' AWK='$AWK' test -n "\$AWK" || AWK=awk _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # The default lists apply if the user does not specify any file. ac_need_defaults=: while test $# != 0 do case $1 in --*=*) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ac_shift=: ;; *) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; esac case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) $as_echo "$ac_cs_version"; exit ;; --config | --confi | --conf | --con | --co | --c ) $as_echo "$ac_cs_config"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; esac as_fn_append CONFIG_FILES " '$ac_optarg'" ac_need_defaults=false;; --header | --heade | --head | --hea ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; esac as_fn_append CONFIG_HEADERS " '$ac_optarg'" ac_need_defaults=false;; --he | --h) # Conflict between --help and --header as_fn_error "ambiguous option: \`$1' Try \`$0 --help' for more information.";; --help | --hel | -h ) $as_echo "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) as_fn_error "unrecognized option: \`$1' Try \`$0 --help' for more information." ;; *) as_fn_append ac_config_targets " $1" ac_need_defaults=false ;; esac shift done ac_configure_extra_args= if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args="$ac_configure_extra_args --silent" fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 if \$ac_cs_recheck; then set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion shift \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 CONFIG_SHELL='$SHELL' export CONFIG_SHELL exec "\$@" fi _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX $as_echo "$ac_log" } >&5 _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # # INIT-COMMANDS # AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" # The HP-UX ksh and POSIX shell print the target directory to stdout # if CDPATH is set. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH sed_quote_subst='$sed_quote_subst' double_quote_subst='$double_quote_subst' delay_variable_subst='$delay_variable_subst' AS='`$ECHO "X$AS" | $Xsed -e "$delay_single_quote_subst"`' DLLTOOL='`$ECHO "X$DLLTOOL" | $Xsed -e "$delay_single_quote_subst"`' OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`' macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`' macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`' enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`' enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`' pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`' enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`' host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`' host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`' host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`' build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`' build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`' build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`' SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`' Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`' GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`' EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`' FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`' LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`' NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`' LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`' max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`' ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`' exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`' lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`' lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`' lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`' reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`' reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`' deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`' file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`' AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`' AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`' STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`' RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`' old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`' CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`' CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`' compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`' GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`' objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`' SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`' ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`' MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`' lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`' lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`' lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`' lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`' lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`' need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`' DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`' NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`' LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`' OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`' OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`' libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`' shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`' extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`' archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`' enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`' export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`' old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`' old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`' archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`' archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`' module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`' allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`' no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`' hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`' hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`' hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`' hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`' hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`' hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`' hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`' inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`' link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`' fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`' always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`' export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`' exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`' include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`' prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`' file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`' variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`' need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`' need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`' version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`' runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`' shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`' shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`' libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`' library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`' soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`' postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`' finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`' hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`' sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`' sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`' hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`' enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`' enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`' enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`' old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`' striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`' LTCC='$LTCC' LTCFLAGS='$LTCFLAGS' compiler='$compiler_DEFAULT' # Quote evaled strings. for var in SED \ GREP \ EGREP \ FGREP \ LD \ NM \ LN_S \ lt_SP2NL \ lt_NL2SP \ reload_flag \ deplibs_check_method \ file_magic_cmd \ AR \ AR_FLAGS \ STRIP \ RANLIB \ CC \ CFLAGS \ compiler \ lt_cv_sys_global_symbol_pipe \ lt_cv_sys_global_symbol_to_cdecl \ lt_cv_sys_global_symbol_to_c_name_address \ lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \ SHELL \ ECHO \ lt_prog_compiler_no_builtin_flag \ lt_prog_compiler_wl \ lt_prog_compiler_pic \ lt_prog_compiler_static \ lt_cv_prog_compiler_c_o \ need_locks \ DSYMUTIL \ NMEDIT \ LIPO \ OTOOL \ OTOOL64 \ shrext_cmds \ export_dynamic_flag_spec \ whole_archive_flag_spec \ compiler_needs_object \ with_gnu_ld \ allow_undefined_flag \ no_undefined_flag \ hardcode_libdir_flag_spec \ hardcode_libdir_flag_spec_ld \ hardcode_libdir_separator \ fix_srcfile_path \ exclude_expsyms \ include_expsyms \ file_list_spec \ variables_saved_for_relink \ libname_spec \ library_names_spec \ soname_spec \ finish_eval \ old_striplib \ striplib; do case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in *[\\\\\\\`\\"\\\$]*) eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ;; *) eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" ;; esac done # Double-quote double-evaled strings. for var in reload_cmds \ old_postinstall_cmds \ old_postuninstall_cmds \ old_archive_cmds \ extract_expsyms_cmds \ old_archive_from_new_cmds \ old_archive_from_expsyms_cmds \ archive_cmds \ archive_expsym_cmds \ module_cmds \ module_expsym_cmds \ export_symbols_cmds \ prelink_cmds \ postinstall_cmds \ postuninstall_cmds \ finish_cmds \ sys_lib_search_path_spec \ sys_lib_dlsearch_path_spec; do case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in *[\\\\\\\`\\"\\\$]*) eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ;; *) eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" ;; esac done # Fix-up fallback echo if it was mangled by the above quoting rules. case \$lt_ECHO in *'\\\$0 --fallback-echo"') lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\` ;; esac ac_aux_dir='$ac_aux_dir' xsi_shell='$xsi_shell' lt_shell_append='$lt_shell_append' # See if we are running on zsh, and set the options which allow our # commands through without removal of \ escapes INIT. if test -n "\${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi PACKAGE='$PACKAGE' VERSION='$VERSION' TIMESTAMP='$TIMESTAMP' RM='$RM' ofile='$ofile' _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Handling of arguments. for ac_config_target in $ac_config_targets do case $ac_config_target in "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "default-1") CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "libmenu/Makefile") CONFIG_FILES="$CONFIG_FILES libmenu/Makefile" ;; "libmenu/libgnome-menu.pc") CONFIG_FILES="$CONFIG_FILES libmenu/libgnome-menu.pc" ;; "libmenu/libgnome-menu-uninstalled.pc") CONFIG_FILES="$CONFIG_FILES libmenu/libgnome-menu-uninstalled.pc" ;; "layout/Makefile") CONFIG_FILES="$CONFIG_FILES layout/Makefile" ;; "desktop-directories/Makefile") CONFIG_FILES="$CONFIG_FILES desktop-directories/Makefile" ;; "util/Makefile") CONFIG_FILES="$CONFIG_FILES util/Makefile" ;; "python/Makefile") CONFIG_FILES="$CONFIG_FILES python/Makefile" ;; "simple-editor/Makefile") CONFIG_FILES="$CONFIG_FILES simple-editor/Makefile" ;; "simple-editor/GMenuSimpleEditor/Makefile") CONFIG_FILES="$CONFIG_FILES simple-editor/GMenuSimpleEditor/Makefile" ;; "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;; *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands fi # Have a temporary directory for convenience. Make it in the build tree # simply because there is no reason against having it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. # Hook for its removal unless debugging. # Note that there is a small window in which the directory will not be cleaned: # after its creation but before its name has been assigned to `$tmp'. $debug || { tmp= trap 'exit_status=$? { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status ' 0 trap 'as_fn_exit 1' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" } || { tmp=./conf$$-$RANDOM (umask 077 && mkdir "$tmp") } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5 # Set up the scripts for CONFIG_FILES section. # No need to generate them if there are no CONFIG_FILES. # This happens for instance with `./config.status config.h'. if test -n "$CONFIG_FILES"; then ac_cr=`echo X | tr X '\015'` # On cygwin, bash can eat \r inside `` if the user requested igncr. # But we know of no other shell where ac_cr would be empty at this # point, so we can use a bashism as a fallback. if test "x$ac_cr" = x; then eval ac_cr=\$\'\\r\' fi ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ac_cs_awk_cr='\r' else ac_cs_awk_cr=$ac_cr fi echo 'BEGIN {' >"$tmp/subs1.awk" && _ACEOF { echo "cat >conf$$subs.awk <<_ACEOF" && echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && echo "_ACEOF" } >conf$$subs.sh || as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` ac_delim='%!_!# ' for ac_last_try in false false false false false :; do . ./conf$$subs.sh || as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` if test $ac_delim_n = $ac_delim_num; then break elif $ac_last_try; then as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done rm -f conf$$subs.sh cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>"\$tmp/subs1.awk" <<\\_ACAWK && _ACEOF sed -n ' h s/^/S["/; s/!.*/"]=/ p g s/^[^!]*!// :repl t repl s/'"$ac_delim"'$// t delim :nl h s/\(.\{148\}\)..*/\1/ t more1 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ p n b repl :more1 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t nl :delim h s/\(.\{148\}\)..*/\1/ t more2 s/["\\]/\\&/g; s/^/"/; s/$/"/ p b :more2 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t delim ' >$CONFIG_STATUS || ac_write_fail=1 rm -f conf$$subs.awk cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACAWK cat >>"\$tmp/subs1.awk" <<_ACAWK && for (key in S) S_is_set[key] = 1 FS = "" } { line = $ 0 nfields = split(line, field, "@") substed = 0 len = length(field[1]) for (i = 2; i < nfields; i++) { key = field[i] keylen = length(key) if (S_is_set[key]) { value = S[key] line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) len += length(value) + length(field[++i]) substed = 1 } else len += 1 + keylen } print line } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" else cat fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ || as_fn_error "could not setup config files machinery" "$LINENO" 5 _ACEOF # VPATH may cause trouble with some makes, so we remove $(srcdir), # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and # trailing colons and then remove the whole line if VPATH becomes empty # (actually we leave an empty line to preserve line numbers). if test "x$srcdir" = x.; then ac_vpsub='/^[ ]*VPATH[ ]*=/{ s/:*\$(srcdir):*/:/ s/:*\${srcdir}:*/:/ s/:*@srcdir@:*/:/ s/^\([^=]*=[ ]*\):*/\1/ s/:*$// s/^[^=]*=[ ]*$// }' fi cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 fi # test -n "$CONFIG_FILES" # Set up the scripts for CONFIG_HEADERS section. # No need to generate them if there are no CONFIG_HEADERS. # This happens for instance with `./config.status Makefile'. if test -n "$CONFIG_HEADERS"; then cat >"$tmp/defines.awk" <<\_ACAWK || BEGIN { _ACEOF # Transform confdefs.h into an awk script `defines.awk', embedded as # here-document in config.status, that substitutes the proper values into # config.h.in to produce config.h. # Create a delimiter string that does not exist in confdefs.h, to ease # handling of long lines. ac_delim='%!_!# ' for ac_last_try in false false :; do ac_t=`sed -n "/$ac_delim/p" confdefs.h` if test -z "$ac_t"; then break elif $ac_last_try; then as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done # For the awk script, D is an array of macro values keyed by name, # likewise P contains macro parameters if any. Preserve backslash # newline sequences. ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* sed -n ' s/.\{148\}/&'"$ac_delim"'/g t rset :rset s/^[ ]*#[ ]*define[ ][ ]*/ / t def d :def s/\\$// t bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3"/p s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p d :bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3\\\\\\n"\\/p t cont s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p t cont d :cont n s/.\{148\}/&'"$ac_delim"'/g t clear :clear s/\\$// t bsnlc s/["\\]/\\&/g; s/^/"/; s/$/"/p d :bsnlc s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p b cont ' >$CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 for (key in D) D_is_set[key] = 1 FS = "" } /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { line = \$ 0 split(line, arg, " ") if (arg[1] == "#") { defundef = arg[2] mac1 = arg[3] } else { defundef = substr(arg[1], 2) mac1 = arg[2] } split(mac1, mac2, "(") #) macro = mac2[1] prefix = substr(line, 1, index(line, defundef) - 1) if (D_is_set[macro]) { # Preserve the white space surrounding the "#". print prefix "define", macro P[macro] D[macro] next } else { # Replace #undef with comments. This is necessary, for example, # in the case of _POSIX_SOURCE, which is predefined and required # on some systems where configure will not decide to define it. if (defundef == "undef") { print "/*", prefix defundef, macro, "*/" next } } } { print } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 as_fn_error "could not setup config headers machinery" "$LINENO" 5 fi # test -n "$CONFIG_HEADERS" eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" shift for ac_tag do case $ac_tag in :[FHLC]) ac_mode=$ac_tag; continue;; esac case $ac_mode$ac_tag in :[FHL]*:*);; :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;; :[FH]-) ac_tag=-:-;; :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; esac ac_save_IFS=$IFS IFS=: set x $ac_tag IFS=$ac_save_IFS shift ac_file=$1 shift case $ac_mode in :L) ac_source=$1;; :[FH]) ac_file_inputs= for ac_f do case $ac_f in -) ac_f="$tmp/stdin";; *) # Look for the file first in the build tree, then in the source tree # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. test -f "$ac_f" || case $ac_f in [\\/$]*) false;; *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; esac || as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; esac case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac as_fn_append ac_file_inputs " '$ac_f'" done # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ configure_input='Generated from '` $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' `' by configure.' if test x"$ac_file" != x-; then configure_input="$ac_file. $configure_input" { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 $as_echo "$as_me: creating $ac_file" >&6;} fi # Neutralize special characters interpreted by sed in replacement strings. case $configure_input in #( *\&* | *\|* | *\\* ) ac_sed_conf_input=`$as_echo "$configure_input" | sed 's/[\\\\&|]/\\\\&/g'`;; #( *) ac_sed_conf_input=$configure_input;; esac case $ac_tag in *:-:* | *:-) cat >"$tmp/stdin" \ || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; esac ;; esac ac_dir=`$as_dirname -- "$ac_file" || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` as_dir="$ac_dir"; as_fn_mkdir_p ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix case $ac_mode in :F) # # CONFIG_FILE # case $INSTALL in [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; esac ac_MKDIR_P=$MKDIR_P case $MKDIR_P in [\\/$]* | ?:[\\/]* ) ;; */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; esac _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # If the template does not know about datarootdir, expand it. # FIXME: This hack should be removed a few years after 2.60. ac_datarootdir_hack=; ac_datarootdir_seen= ac_sed_dataroot=' /datarootdir/ { p q } /@datadir@/p /@docdir@/p /@infodir@/p /@localedir@/p /@mandir@/p' case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in *datarootdir*) ac_datarootdir_seen=yes;; *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_datarootdir_hack=' s&@datadir@&$datadir&g s&@docdir@&$docdir&g s&@infodir@&$infodir&g s&@localedir@&$localedir&g s&@mandir@&$mandir&g s&\\\${datarootdir}&$datarootdir&g' ;; esac _ACEOF # Neutralize VPATH when `$srcdir' = `.'. # Shell code in configure.ac might set extrasub. # FIXME: do we really want to maintain this feature? cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_sed_extra="$ac_vpsub $extrasub _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s|@configure_input@|$ac_sed_conf_input|;t t s&@top_builddir@&$ac_top_builddir_sub&;t t s&@top_build_prefix@&$ac_top_build_prefix&;t t s&@srcdir@&$ac_srcdir&;t t s&@abs_srcdir@&$ac_abs_srcdir&;t t s&@top_srcdir@&$ac_top_srcdir&;t t s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t s&@builddir@&$ac_builddir&;t t s&@abs_builddir@&$ac_abs_builddir&;t t s&@abs_top_builddir@&$ac_abs_top_builddir&;t t s&@INSTALL@&$ac_INSTALL&;t t s&@MKDIR_P@&$ac_MKDIR_P&;t t $ac_datarootdir_hack " eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ || as_fn_error "could not create $ac_file" "$LINENO" 5 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined." >&5 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined." >&2;} rm -f "$tmp/stdin" case $ac_file in -) cat "$tmp/out" && rm -f "$tmp/out";; *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; esac \ || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; :H) # # CONFIG_HEADER # if test x"$ac_file" != x-; then { $as_echo "/* $configure_input */" \ && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" } >"$tmp/config.h" \ || as_fn_error "could not create $ac_file" "$LINENO" 5 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 $as_echo "$as_me: $ac_file is unchanged" >&6;} else rm -f "$ac_file" mv "$tmp/config.h" "$ac_file" \ || as_fn_error "could not create $ac_file" "$LINENO" 5 fi else $as_echo "/* $configure_input */" \ && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ || as_fn_error "could not create -" "$LINENO" 5 fi # Compute "$ac_file"'s index in $config_headers. _am_arg="$ac_file" _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in $_am_arg | $_am_arg:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$_am_arg" : 'X\(//\)[^/]' \| \ X"$_am_arg" : 'X\(//\)$' \| \ X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$_am_arg" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'`/stamp-h$_am_stamp_count ;; :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 $as_echo "$as_me: executing $ac_file commands" >&6;} ;; esac case $ac_file$ac_mode in "depfiles":C) test x"$AMDEP_TRUE" != x"" || { # Autoconf 2.62 quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. case $CONFIG_FILES in *\'*) eval set x "$CONFIG_FILES" ;; *) set x $CONFIG_FILES ;; esac shift for mf do # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. # Grep'ing the whole file is not good either: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then dirpart=`$as_dirname -- "$mf" || $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$mf" : 'X\(//\)[^/]' \| \ X"$mf" : 'X\(//\)$' \| \ X"$mf" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$mf" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` else continue fi # Extract the definition of DEPDIR, am__include, and am__quote # from the Makefile without running `make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` # When using ansi2knr, U may be empty or an underscore; expand it U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`$as_dirname -- "$file" || $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$file" : 'X\(//\)[^/]' \| \ X"$file" : 'X\(//\)$' \| \ X"$file" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` as_dir=$dirpart/$fdir; as_fn_mkdir_p # echo "creating $dirpart/$file" echo '# dummy' > "$dirpart/$file" done done } ;; "default-1":C) case "$CONFIG_FILES" in *po/Makefile.in*) sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile esac ;; "libtool":C) # See if we are running on zsh, and set the options which allow our # commands through without removal of \ escapes. if test -n "${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi cfgfile="${ofile}T" trap "$RM \"$cfgfile\"; exit 1" 1 2 15 $RM "$cfgfile" cat <<_LT_EOF >> "$cfgfile" #! $SHELL # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, # 2006, 2007, 2008 Free Software Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Software Foundation; either version 2 of # the License, or (at your option) any later version. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GNU Libtool; see the file COPYING. If not, a copy # can be downloaded from http://www.gnu.org/licenses/gpl.html, or # obtained by writing to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # The names of the tagged configurations supported by this script. available_tags="" # ### BEGIN LIBTOOL CONFIG # Assembler program. AS=$AS # DLL creation program. DLLTOOL=$DLLTOOL # Object dumper program. OBJDUMP=$OBJDUMP # Which release of libtool.m4 was used? macro_version=$macro_version macro_revision=$macro_revision # Whether or not to build shared libraries. build_libtool_libs=$enable_shared # Whether or not to build static libraries. build_old_libs=$enable_static # What type of objects to build. pic_mode=$pic_mode # Whether or not to optimize for fast installation. fast_install=$enable_fast_install # The host system. host_alias=$host_alias host=$host host_os=$host_os # The build system. build_alias=$build_alias build=$build build_os=$build_os # A sed program that does not truncate output. SED=$lt_SED # Sed that helps us avoid accidentally triggering echo(1) options like -n. Xsed="\$SED -e 1s/^X//" # A grep program that handles long lines. GREP=$lt_GREP # An ERE matcher. EGREP=$lt_EGREP # A literal string matcher. FGREP=$lt_FGREP # A BSD- or MS-compatible name lister. NM=$lt_NM # Whether we need soft or hard links. LN_S=$lt_LN_S # What is the maximum length of a command? max_cmd_len=$max_cmd_len # Object file suffix (normally "o"). objext=$ac_objext # Executable file suffix (normally ""). exeext=$exeext # whether the shell understands "unset". lt_unset=$lt_unset # turn spaces into newlines. SP2NL=$lt_lt_SP2NL # turn newlines into spaces. NL2SP=$lt_lt_NL2SP # How to create reloadable object files. reload_flag=$lt_reload_flag reload_cmds=$lt_reload_cmds # Method to check whether dependent libraries are shared objects. deplibs_check_method=$lt_deplibs_check_method # Command to use when deplibs_check_method == "file_magic". file_magic_cmd=$lt_file_magic_cmd # The archiver. AR=$lt_AR AR_FLAGS=$lt_AR_FLAGS # A symbol stripping program. STRIP=$lt_STRIP # Commands used to install an old-style archive. RANLIB=$lt_RANLIB old_postinstall_cmds=$lt_old_postinstall_cmds old_postuninstall_cmds=$lt_old_postuninstall_cmds # A C compiler. LTCC=$lt_CC # LTCC compiler flags. LTCFLAGS=$lt_CFLAGS # Take the output of nm and produce a listing of raw symbols and C names. global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe # Transform the output of nm in a proper C declaration. global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl # Transform the output of nm in a C name address pair. global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address # Transform the output of nm in a C name address pair when lib prefix is needed. global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix # The name of the directory that contains temporary libtool files. objdir=$objdir # Shell to use when invoking shell scripts. SHELL=$lt_SHELL # An echo program that does not interpret backslashes. ECHO=$lt_ECHO # Used to examine libraries when file_magic_cmd begins with "file". MAGIC_CMD=$MAGIC_CMD # Must we lock files when doing compilation? need_locks=$lt_need_locks # Tool to manipulate archived DWARF debug symbol files on Mac OS X. DSYMUTIL=$lt_DSYMUTIL # Tool to change global to local symbols on Mac OS X. NMEDIT=$lt_NMEDIT # Tool to manipulate fat objects and archives on Mac OS X. LIPO=$lt_LIPO # ldd/readelf like tool for Mach-O binaries on Mac OS X. OTOOL=$lt_OTOOL # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4. OTOOL64=$lt_OTOOL64 # Old archive suffix (normally "a"). libext=$libext # Shared library suffix (normally ".so"). shrext_cmds=$lt_shrext_cmds # The commands to extract the exported symbol list from a shared archive. extract_expsyms_cmds=$lt_extract_expsyms_cmds # Variables whose values should be saved in libtool wrapper scripts and # restored at link time. variables_saved_for_relink=$lt_variables_saved_for_relink # Do we need the "lib" prefix for modules? need_lib_prefix=$need_lib_prefix # Do we need a version for libraries? need_version=$need_version # Library versioning type. version_type=$version_type # Shared library runtime path variable. runpath_var=$runpath_var # Shared library path variable. shlibpath_var=$shlibpath_var # Is shlibpath searched before the hard-coded library search path? shlibpath_overrides_runpath=$shlibpath_overrides_runpath # Format of library name prefix. libname_spec=$lt_libname_spec # List of archive names. First name is the real one, the rest are links. # The last name is the one that the linker finds with -lNAME library_names_spec=$lt_library_names_spec # The coded name of the library, if different from the real name. soname_spec=$lt_soname_spec # Command to use after installation of a shared archive. postinstall_cmds=$lt_postinstall_cmds # Command to use after uninstallation of a shared archive. postuninstall_cmds=$lt_postuninstall_cmds # Commands used to finish a libtool library installation in a directory. finish_cmds=$lt_finish_cmds # As "finish_cmds", except a single script fragment to be evaled but # not shown. finish_eval=$lt_finish_eval # Whether we should hardcode library paths into libraries. hardcode_into_libs=$hardcode_into_libs # Compile-time system search path for libraries. sys_lib_search_path_spec=$lt_sys_lib_search_path_spec # Run-time system search path for libraries. sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec # Whether dlopen is supported. dlopen_support=$enable_dlopen # Whether dlopen of programs is supported. dlopen_self=$enable_dlopen_self # Whether dlopen of statically linked programs is supported. dlopen_self_static=$enable_dlopen_self_static # Commands to strip libraries. old_striplib=$lt_old_striplib striplib=$lt_striplib # The linker used to build libraries. LD=$lt_LD # Commands used to build an old-style archive. old_archive_cmds=$lt_old_archive_cmds # A language specific compiler. CC=$lt_compiler # Is the compiler the GNU compiler? with_gcc=$GCC # Compiler flag to turn off builtin functions. no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag # How to pass a linker flag through the compiler. wl=$lt_lt_prog_compiler_wl # Additional compiler flags for building library objects. pic_flag=$lt_lt_prog_compiler_pic # Compiler flag to prevent dynamic linking. link_static_flag=$lt_lt_prog_compiler_static # Does compiler simultaneously support -c and -o options? compiler_c_o=$lt_lt_cv_prog_compiler_c_o # Whether or not to add -lc for building shared libraries. build_libtool_need_lc=$archive_cmds_need_lc # Whether or not to disallow shared libs when runtime libs are static. allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes # Compiler flag to allow reflexive dlopens. export_dynamic_flag_spec=$lt_export_dynamic_flag_spec # Compiler flag to generate shared objects directly from archives. whole_archive_flag_spec=$lt_whole_archive_flag_spec # Whether the compiler copes with passing no objects directly. compiler_needs_object=$lt_compiler_needs_object # Create an old-style archive from a shared archive. old_archive_from_new_cmds=$lt_old_archive_from_new_cmds # Create a temporary old-style archive to link instead of a shared archive. old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds # Commands used to build a shared archive. archive_cmds=$lt_archive_cmds archive_expsym_cmds=$lt_archive_expsym_cmds # Commands used to build a loadable module if different from building # a shared archive. module_cmds=$lt_module_cmds module_expsym_cmds=$lt_module_expsym_cmds # Whether we are building with GNU ld or not. with_gnu_ld=$lt_with_gnu_ld # Flag that allows shared libraries with undefined symbols to be built. allow_undefined_flag=$lt_allow_undefined_flag # Flag that enforces no undefined symbols. no_undefined_flag=$lt_no_undefined_flag # Flag to hardcode \$libdir into a binary during linking. # This must work even if \$libdir does not exist hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec # If ld is used when linking, flag to hardcode \$libdir into a binary # during linking. This must work even if \$libdir does not exist. hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld # Whether we need a single "-rpath" flag with a separated argument. hardcode_libdir_separator=$lt_hardcode_libdir_separator # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes # DIR into the resulting binary. hardcode_direct=$hardcode_direct # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes # DIR into the resulting binary and the resulting library dependency is # "absolute",i.e impossible to change by setting \${shlibpath_var} if the # library is relocated. hardcode_direct_absolute=$hardcode_direct_absolute # Set to "yes" if using the -LDIR flag during linking hardcodes DIR # into the resulting binary. hardcode_minus_L=$hardcode_minus_L # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR # into the resulting binary. hardcode_shlibpath_var=$hardcode_shlibpath_var # Set to "yes" if building a shared library automatically hardcodes DIR # into the library and all subsequent libraries and executables linked # against it. hardcode_automatic=$hardcode_automatic # Set to yes if linker adds runtime paths of dependent libraries # to runtime path list. inherit_rpath=$inherit_rpath # Whether libtool must link a program against all its dependency libraries. link_all_deplibs=$link_all_deplibs # Fix the shell variable \$srcfile for the compiler. fix_srcfile_path=$lt_fix_srcfile_path # Set to "yes" if exported symbols are required. always_export_symbols=$always_export_symbols # The commands to list exported symbols. export_symbols_cmds=$lt_export_symbols_cmds # Symbols that should not be listed in the preloaded symbols. exclude_expsyms=$lt_exclude_expsyms # Symbols that must always be exported. include_expsyms=$lt_include_expsyms # Commands necessary for linking programs (against libraries) with templates. prelink_cmds=$lt_prelink_cmds # Specify filename containing input files. file_list_spec=$lt_file_list_spec # How to hardcode a shared library path into an executable. hardcode_action=$hardcode_action # ### END LIBTOOL CONFIG _LT_EOF case $host_os in aix3*) cat <<\_LT_EOF >> "$cfgfile" # AIX sometimes has problems with the GCC collect2 program. For some # reason, if we set the COLLECT_NAMES environment variable, the problems # vanish in a puff of smoke. if test "X${COLLECT_NAMES+set}" != Xset; then COLLECT_NAMES= export COLLECT_NAMES fi _LT_EOF ;; esac ltmain="$ac_aux_dir/ltmain.sh" # We use sed instead of cat because bash on DJGPP gets confused if # if finds mixed CR/LF and LF-only lines. Since sed operates in # text mode, it properly converts lines to CR/LF. This bash problem # is reportedly fixed, but why not run on old versions too? sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \ || (rm -f "$cfgfile"; exit 1) case $xsi_shell in yes) cat << \_LT_EOF >> "$cfgfile" # func_dirname file append nondir_replacement # Compute the dirname of FILE. If nonempty, add APPEND to the result, # otherwise set result to NONDIR_REPLACEMENT. func_dirname () { case ${1} in */*) func_dirname_result="${1%/*}${2}" ;; * ) func_dirname_result="${3}" ;; esac } # func_basename file func_basename () { func_basename_result="${1##*/}" } # func_dirname_and_basename file append nondir_replacement # perform func_basename and func_dirname in a single function # call: # dirname: Compute the dirname of FILE. If nonempty, # add APPEND to the result, otherwise set result # to NONDIR_REPLACEMENT. # value returned in "$func_dirname_result" # basename: Compute filename of FILE. # value retuned in "$func_basename_result" # Implementation must be kept synchronized with func_dirname # and func_basename. For efficiency, we do not delegate to # those functions but instead duplicate the functionality here. func_dirname_and_basename () { case ${1} in */*) func_dirname_result="${1%/*}${2}" ;; * ) func_dirname_result="${3}" ;; esac func_basename_result="${1##*/}" } # func_stripname prefix suffix name # strip PREFIX and SUFFIX off of NAME. # PREFIX and SUFFIX must not contain globbing or regex special # characters, hashes, percent signs, but SUFFIX may contain a leading # dot (in which case that matches only a dot). func_stripname () { # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are # positional parameters, so assign one to ordinary parameter first. func_stripname_result=${3} func_stripname_result=${func_stripname_result#"${1}"} func_stripname_result=${func_stripname_result%"${2}"} } # func_opt_split func_opt_split () { func_opt_split_opt=${1%%=*} func_opt_split_arg=${1#*=} } # func_lo2o object func_lo2o () { case ${1} in *.lo) func_lo2o_result=${1%.lo}.${objext} ;; *) func_lo2o_result=${1} ;; esac } # func_xform libobj-or-source func_xform () { func_xform_result=${1%.*}.lo } # func_arith arithmetic-term... func_arith () { func_arith_result=$(( $* )) } # func_len string # STRING may not start with a hyphen. func_len () { func_len_result=${#1} } _LT_EOF ;; *) # Bourne compatible functions. cat << \_LT_EOF >> "$cfgfile" # func_dirname file append nondir_replacement # Compute the dirname of FILE. If nonempty, add APPEND to the result, # otherwise set result to NONDIR_REPLACEMENT. func_dirname () { # Extract subdirectory from the argument. func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"` if test "X$func_dirname_result" = "X${1}"; then func_dirname_result="${3}" else func_dirname_result="$func_dirname_result${2}" fi } # func_basename file func_basename () { func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"` } # func_stripname prefix suffix name # strip PREFIX and SUFFIX off of NAME. # PREFIX and SUFFIX must not contain globbing or regex special # characters, hashes, percent signs, but SUFFIX may contain a leading # dot (in which case that matches only a dot). # func_strip_suffix prefix name func_stripname () { case ${2} in .*) func_stripname_result=`$ECHO "X${3}" \ | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;; *) func_stripname_result=`$ECHO "X${3}" \ | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;; esac } # sed scripts: my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q' my_sed_long_arg='1s/^-[^=]*=//' # func_opt_split func_opt_split () { func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"` func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"` } # func_lo2o object func_lo2o () { func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"` } # func_xform libobj-or-source func_xform () { func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'` } # func_arith arithmetic-term... func_arith () { func_arith_result=`expr "$@"` } # func_len string # STRING may not start with a hyphen. func_len () { func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` } _LT_EOF esac case $lt_shell_append in yes) cat << \_LT_EOF >> "$cfgfile" # func_append var value # Append VALUE to the end of shell variable VAR. func_append () { eval "$1+=\$2" } _LT_EOF ;; *) cat << \_LT_EOF >> "$cfgfile" # func_append var value # Append VALUE to the end of shell variable VAR. func_append () { eval "$1=\$$1\$2" } _LT_EOF ;; esac sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \ || (rm -f "$cfgfile"; exit 1) mv -f "$cfgfile" "$ofile" || (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") chmod +x "$ofile" ;; "po/stamp-it":C) if ! grep "^# INTLTOOL_MAKEFILE$" "po/Makefile.in" > /dev/null ; then as_fn_error "po/Makefile.in.in was not created by intltoolize." "$LINENO" 5 fi rm -f "po/stamp-it" "po/stamp-it.tmp" "po/POTFILES" "po/Makefile.tmp" >"po/stamp-it.tmp" sed '/^#/d s/^[[].*] *// /^[ ]*$/d '"s|^| $ac_top_srcdir/|" \ "$srcdir/po/POTFILES.in" | sed '$!s/$/ \\/' >"po/POTFILES" sed '/^POTFILES =/,/[^\\]$/ { /^POTFILES =/!d r po/POTFILES } ' "po/Makefile.in" >"po/Makefile" rm -f "po/Makefile.tmp" mv "po/stamp-it.tmp" "po/stamp-it" ;; esac done # for ac_tag as_fn_exit 0 _ACEOF ac_clean_files=$ac_clean_files_save test $ac_write_fail = 0 || as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5 # configure is writing to config.log, and then calls config.status. # config.status does its own redirection, appending to config.log. # Unfortunately, on DOS this fails, as config.log is still kept open # by configure, so config.status won't be able to write to it; its # output is simply discarded. So we exec the FD to /dev/null, # effectively closing config.log, so it can be properly (re)opened and # appended to by config.status. When coming back to configure, we # need to make the FD available again. if test "$no_create" != yes; then ac_cs_success=: ac_config_status_args= test "$silent" = yes && ac_config_status_args="$ac_config_status_args --quiet" exec 5>/dev/null $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false exec 5>>config.log # Use ||, not &&, to avoid exiting from the if with $? = 1, which # would make configure fail if this is the last instruction. $ac_cs_success || as_fn_exit $? fi if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi echo " gnome-menus $VERSION `echo gnome-menus $VERSION | sed "s/./=/g"` prefix: ${prefix} exec_prefix: ${exec_prefix} libdir: ${libdir} bindir: ${bindir} sbindir: ${sbindir} sysconfdir: ${sysconfdir} localstatedir: ${localstatedir} datadir: ${datadir} source code location: ${srcdir} compiler: ${CC} cflags: ${CFLAGS} Maintainer mode: ${USE_MAINTAINER_MODE} Use *_DISABLE_DEPRECATED: ${enable_deprecation_flags} Turn on debugging: ${enable_debug} Build python bindings: ${have_python} Build introspection support: ${found_introspection} " gnome-menus-3.0.1/AUTHORS0000644000175000001440000000014111441732163011730 00000000000000Mark McLoughlin Havoc Pennington Vincent Untz gnome-menus-3.0.1/python/0000755000175000001440000000000011555467552012302 500000000000000gnome-menus-3.0.1/python/Makefile.am0000644000175000001440000000100411445700547014241 00000000000000AM_CPPFLAGS = \ $(GLIB_CFLAGS) \ $(PYTHON_INCLUDES) \ -I$(srcdir)/../libmenu \ -DGMENU_I_KNOW_THIS_IS_UNSTABLE \ $(DISABLE_DEPRECATED_CFLAGS) \ $(DEBUG_CFLAGS) AM_CFLAGS = $(WARN_CFLAGS) \ $(NO_STRICT_ALIASING_CFLAGS) gmenudir = $(pyexecdir) gmenu_LTLIBRARIES = gmenu.la gmenu_la_SOURCES = gmenu.c gmenu_la_LDFLAGS = -module -avoid-version -fPIC -export-symbols-regex initgmenu gmenu_la_LIBADD = $(GLIB_LIBS) $(PYTHON_LIBS) $(top_builddir)/libmenu/libgnome-menu.la -include $(top_srcdir)/git.mk gnome-menus-3.0.1/python/Makefile.in0000644000175000001440000004650211555467533014275 00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 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@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = python DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/python.m4 \ $(top_srcdir)/configure.ac 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 = CONFIG_CLEAN_VPATH_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(gmenudir)" LTLIBRARIES = $(gmenu_LTLIBRARIES) am__DEPENDENCIES_1 = gmenu_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(top_builddir)/libmenu/libgnome-menu.la am_gmenu_la_OBJECTS = gmenu.lo gmenu_la_OBJECTS = $(am_gmenu_la_OBJECTS) AM_V_lt = $(am__v_lt_$(V)) am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) am__v_lt_0 = --silent gmenu_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(gmenu_la_LDFLAGS) $(LDFLAGS) -o $@ DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_$(V)) am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) am__v_CC_0 = @echo " CC " $@; AM_V_at = $(am__v_at_$(V)) am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_$(V)) am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) am__v_CCLD_0 = @echo " CCLD " $@; AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(gmenu_la_SOURCES) DIST_SOURCES = $(gmenu_la_SOURCES) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_LINGUAS = @ALL_LINGUAS@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DEBUG_CFLAGS = @DEBUG_CFLAGS@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIB_MENU_LT_VERSION = @LIB_MENU_LT_VERSION@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ MSGFMT_OPTS = @MSGFMT_OPTS@ MSGMERGE = @MSGMERGE@ NM = @NM@ NMEDIT = @NMEDIT@ NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ PYTHON = @PYTHON@ PYTHON_CC = @PYTHON_CC@ PYTHON_EMBED_LIBS = @PYTHON_EMBED_LIBS@ PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ PYTHON_INCLUDES = @PYTHON_INCLUDES@ PYTHON_LDFLAGS = @PYTHON_LDFLAGS@ PYTHON_LIBS = @PYTHON_LIBS@ PYTHON_PLATFORM = @PYTHON_PLATFORM@ PYTHON_PREFIX = @PYTHON_PREFIX@ PYTHON_VERSION = @PYTHON_VERSION@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ WARN_CFLAGS = @WARN_CFLAGS@ XGETTEXT = @XGETTEXT@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ 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@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ lt_ECHO = @lt_ECHO@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ pkgpyexecdir = @pkgpyexecdir@ pkgpythondir = @pkgpythondir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ pyexecdir = @pyexecdir@ pythondir = @pythondir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AM_CPPFLAGS = \ $(GLIB_CFLAGS) \ $(PYTHON_INCLUDES) \ -I$(srcdir)/../libmenu \ -DGMENU_I_KNOW_THIS_IS_UNSTABLE \ $(DISABLE_DEPRECATED_CFLAGS) \ $(DEBUG_CFLAGS) AM_CFLAGS = gmenudir = $(pyexecdir) gmenu_LTLIBRARIES = gmenu.la gmenu_la_SOURCES = gmenu.c gmenu_la_LDFLAGS = -module -avoid-version -fPIC -export-symbols-regex initgmenu gmenu_la_LIBADD = $(GLIB_LIBS) $(PYTHON_LIBS) $(top_builddir)/libmenu/libgnome-menu.la all: all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign python/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign python/Makefile .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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-gmenuLTLIBRARIES: $(gmenu_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(gmenudir)" || $(MKDIR_P) "$(DESTDIR)$(gmenudir)" @list='$(gmenu_LTLIBRARIES)'; test -n "$(gmenudir)" || list=; \ list2=; for p in $$list; do \ if test -f $$p; then \ list2="$$list2 $$p"; \ else :; fi; \ done; \ test -z "$$list2" || { \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(gmenudir)'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(gmenudir)"; \ } uninstall-gmenuLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(gmenu_LTLIBRARIES)'; test -n "$(gmenudir)" || list=; \ for p in $$list; do \ $(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(gmenudir)/$$f'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(gmenudir)/$$f"; \ done clean-gmenuLTLIBRARIES: -test -z "$(gmenu_LTLIBRARIES)" || rm -f $(gmenu_LTLIBRARIES) @list='$(gmenu_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done gmenu.la: $(gmenu_la_OBJECTS) $(gmenu_la_DEPENDENCIES) $(AM_V_CCLD)$(gmenu_la_LINK) -rpath $(gmenudir) $(gmenu_la_OBJECTS) $(gmenu_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gmenu.Plo@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs 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; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ 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; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) 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)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__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 "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(LTLIBRARIES) installdirs: for dir in "$(DESTDIR)$(gmenudir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(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) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-gmenuLTLIBRARIES clean-libtool \ mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-gmenuLTLIBRARIES install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-gmenuLTLIBRARIES .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-gmenuLTLIBRARIES clean-libtool ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am \ install-gmenuLTLIBRARIES install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-gmenuLTLIBRARIES $(WARN_CFLAGS) \ $(NO_STRICT_ALIASING_CFLAGS) -include $(top_srcdir)/git.mk # 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: gnome-menus-3.0.1/python/gmenu.c0000644000175000001440000016204011347370411013466 00000000000000/* * Copyright (C) 2005 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #include #include #include typedef struct { PyObject_HEAD GMenuTree *tree; GSList *callbacks; } PyGMenuTree; typedef struct { PyObject *tree; PyObject *callback; PyObject *user_data; } PyGMenuTreeCallback; typedef struct { PyObject_HEAD GMenuTreeItem *item; } PyGMenuTreeItem; typedef PyGMenuTreeItem PyGMenuTreeDirectory; typedef PyGMenuTreeItem PyGMenuTreeEntry; typedef PyGMenuTreeItem PyGMenuTreeSeparator; typedef PyGMenuTreeItem PyGMenuTreeHeader; typedef PyGMenuTreeItem PyGMenuTreeAlias; static PyGMenuTree *pygmenu_tree_wrap (GMenuTree *tree); static PyGMenuTreeDirectory *pygmenu_tree_directory_wrap (GMenuTreeDirectory *directory); static PyGMenuTreeEntry *pygmenu_tree_entry_wrap (GMenuTreeEntry *entry); static PyGMenuTreeSeparator *pygmenu_tree_separator_wrap (GMenuTreeSeparator *separator); static PyGMenuTreeHeader *pygmenu_tree_header_wrap (GMenuTreeHeader *header); static PyGMenuTreeAlias *pygmenu_tree_alias_wrap (GMenuTreeAlias *alias); static inline PyObject * lookup_item_type_str (const char *item_type_str) { PyObject *module; module = PyDict_GetItemString (PyImport_GetModuleDict (), "gmenu"); return PyDict_GetItemString (PyModule_GetDict (module), item_type_str); } static void pygmenu_tree_item_dealloc (PyGMenuTreeItem *self) { if (self->item != NULL) { gmenu_tree_item_set_user_data (self->item, NULL, NULL); gmenu_tree_item_unref (self->item); self->item = NULL; } PyObject_DEL (self); } static PyObject * pygmenu_tree_item_get_type (PyObject *self, PyObject *args) { PyGMenuTreeItem *item; PyObject *retval; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Item.get_type")) return NULL; } item = (PyGMenuTreeItem *) self; switch (gmenu_tree_item_get_type (item->item)) { case GMENU_TREE_ITEM_DIRECTORY: retval = lookup_item_type_str ("TYPE_DIRECTORY"); break; case GMENU_TREE_ITEM_ENTRY: retval = lookup_item_type_str ("TYPE_ENTRY"); break; case GMENU_TREE_ITEM_SEPARATOR: retval = lookup_item_type_str ("TYPE_SEPARATOR"); break; case GMENU_TREE_ITEM_HEADER: retval = lookup_item_type_str ("TYPE_HEADER"); break; case GMENU_TREE_ITEM_ALIAS: retval = lookup_item_type_str ("TYPE_ALIAS"); break; default: g_assert_not_reached (); break; } Py_INCREF (retval); return retval; } static PyObject * pygmenu_tree_item_get_parent (PyObject *self, PyObject *args) { PyGMenuTreeItem *item; GMenuTreeDirectory *parent; PyGMenuTreeDirectory *retval; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Item.get_parent")) return NULL; } item = (PyGMenuTreeItem *) self; parent = gmenu_tree_item_get_parent (item->item); if (parent == NULL) { Py_INCREF (Py_None); return Py_None; } retval = pygmenu_tree_directory_wrap (parent); gmenu_tree_item_unref (parent); return (PyObject *) retval; } static struct PyMethodDef pygmenu_tree_item_methods[] = { { "get_type", pygmenu_tree_item_get_type, METH_VARARGS }, { "get_parent", pygmenu_tree_item_get_parent, METH_VARARGS }, { NULL, NULL, 0 } }; static PyTypeObject PyGMenuTreeItem_Type = { PyObject_HEAD_INIT(NULL) 0, /* ob_size */ "gmenu.Item", /* tp_name */ sizeof (PyGMenuTreeItem), /* tp_basicsize */ 0, /* tp_itemsize */ (destructor) pygmenu_tree_item_dealloc, /* tp_dealloc */ (printfunc)0, /* tp_print */ (getattrfunc)0, /* tp_getattr */ (setattrfunc)0, /* tp_setattr */ (cmpfunc)0, /* tp_compare */ (reprfunc)0, /* tp_repr */ 0, /* tp_as_number */ 0, /* tp_as_sequence */ 0, /* tp_as_mapping */ (hashfunc)0, /* tp_hash */ (ternaryfunc)0, /* tp_call */ (reprfunc)0, /* tp_str */ (getattrofunc)0, /* tp_getattro */ (setattrofunc)0, /* tp_setattro */ 0, /* tp_as_buffer */ Py_TPFLAGS_DEFAULT | Py_TPFLAGS_BASETYPE, /* tp_flags */ NULL, /* Documentation string */ (traverseproc)0, /* tp_traverse */ (inquiry)0, /* tp_clear */ (richcmpfunc)0, /* tp_richcompare */ 0, /* tp_weaklistoffset */ (getiterfunc)0, /* tp_iter */ (iternextfunc)0, /* tp_iternext */ pygmenu_tree_item_methods, /* tp_methods */ 0, /* tp_members */ 0, /* tp_getset */ (PyTypeObject *)0, /* tp_base */ (PyObject *)0, /* tp_dict */ 0, /* tp_descr_get */ 0, /* tp_descr_set */ 0, /* tp_dictoffset */ (initproc)0, /* tp_init */ 0, /* tp_alloc */ 0, /* tp_new */ 0, /* tp_free */ (inquiry)0, /* tp_is_gc */ (PyObject *)0, /* tp_bases */ }; static PyObject * pygmenu_tree_directory_get_contents (PyObject *self, PyObject *args) { PyGMenuTreeDirectory *directory; PyObject *retval; GSList *contents; GSList *tmp; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Directory.get_contents")) return NULL; } directory = (PyGMenuTreeDirectory *) self; retval = PyList_New (0); contents = gmenu_tree_directory_get_contents (GMENU_TREE_DIRECTORY (directory->item)); tmp = contents; while (tmp != NULL) { GMenuTreeItem *item = tmp->data; PyObject *pyitem; switch (gmenu_tree_item_get_type (item)) { case GMENU_TREE_ITEM_DIRECTORY: pyitem = (PyObject *) pygmenu_tree_directory_wrap (GMENU_TREE_DIRECTORY (item)); break; case GMENU_TREE_ITEM_ENTRY: pyitem = (PyObject *) pygmenu_tree_entry_wrap (GMENU_TREE_ENTRY (item)); break; case GMENU_TREE_ITEM_SEPARATOR: pyitem = (PyObject *) pygmenu_tree_separator_wrap (GMENU_TREE_SEPARATOR (item)); break; case GMENU_TREE_ITEM_HEADER: pyitem = (PyObject *) pygmenu_tree_header_wrap (GMENU_TREE_HEADER (item)); break; case GMENU_TREE_ITEM_ALIAS: pyitem = (PyObject *) pygmenu_tree_alias_wrap (GMENU_TREE_ALIAS (item)); break; default: g_assert_not_reached (); break; } PyList_Append (retval, pyitem); Py_DECREF (pyitem); gmenu_tree_item_unref (item); tmp = tmp->next; } g_slist_free (contents); return retval; } static PyObject * pygmenu_tree_directory_get_name (PyObject *self, PyObject *args) { PyGMenuTreeDirectory *directory; const char *name; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Directory.get_name")) return NULL; } directory = (PyGMenuTreeDirectory *) self; name = gmenu_tree_directory_get_name (GMENU_TREE_DIRECTORY (directory->item)); if (name == NULL) { Py_INCREF (Py_None); return Py_None; } return PyString_FromString (name); } static PyObject * pygmenu_tree_directory_get_comment (PyObject *self, PyObject *args) { PyGMenuTreeDirectory *directory; const char *comment; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Directory.get_comment")) return NULL; } directory = (PyGMenuTreeDirectory *) self; comment = gmenu_tree_directory_get_comment (GMENU_TREE_DIRECTORY (directory->item)); if (comment == NULL) { Py_INCREF (Py_None); return Py_None; } return PyString_FromString (comment); } static PyObject * pygmenu_tree_directory_get_icon (PyObject *self, PyObject *args) { PyGMenuTreeDirectory *directory; const char *icon; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Directory.get_icon")) return NULL; } directory = (PyGMenuTreeDirectory *) self; icon = gmenu_tree_directory_get_icon (GMENU_TREE_DIRECTORY (directory->item)); if (icon == NULL) { Py_INCREF (Py_None); return Py_None; } return PyString_FromString (icon); } static PyObject * pygmenu_tree_directory_get_desktop_file_path (PyObject *self, PyObject *args) { PyGMenuTreeDirectory *directory; const char *path; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Directory.get_desktop_file_path")) return NULL; } directory = (PyGMenuTreeDirectory *) self; path = gmenu_tree_directory_get_desktop_file_path (GMENU_TREE_DIRECTORY (directory->item)); if (path == NULL) { Py_INCREF (Py_None); return Py_None; } return PyString_FromString (path); } static PyObject * pygmenu_tree_directory_get_menu_id (PyObject *self, PyObject *args) { PyGMenuTreeDirectory *directory; const char *menu_id; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Directory.get_menu_id")) return NULL; } directory = (PyGMenuTreeDirectory *) self; menu_id = gmenu_tree_directory_get_menu_id (GMENU_TREE_DIRECTORY (directory->item)); if (menu_id == NULL) { Py_INCREF (Py_None); return Py_None; } return PyString_FromString (menu_id); } static PyObject * pygmenu_tree_directory_get_tree (PyObject *self, PyObject *args) { PyGMenuTreeDirectory *directory; GMenuTree *tree; PyGMenuTree *retval; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Item.get_tree")) return NULL; } directory = (PyGMenuTreeDirectory *) self; tree = gmenu_tree_directory_get_tree (GMENU_TREE_DIRECTORY (directory->item)); if (tree == NULL) { Py_INCREF (Py_None); return Py_None; } retval = pygmenu_tree_wrap (tree); gmenu_tree_unref (tree); return (PyObject *) retval; } static PyObject * pygmenu_tree_directory_make_path (PyObject *self, PyObject *args) { PyGMenuTreeDirectory *directory; PyGMenuTreeEntry *entry; PyObject *retval; char *path; if (!PyArg_ParseTuple (args, "O:gmenu.Directory.make_path", &entry)) return NULL; directory = (PyGMenuTreeDirectory *) self; path = gmenu_tree_directory_make_path (GMENU_TREE_DIRECTORY (directory->item), GMENU_TREE_ENTRY (entry->item)); if (path == NULL) { Py_INCREF (Py_None); return Py_None; } retval = PyString_FromString (path); g_free (path); return retval; } static PyObject * pygmenu_tree_directory_getattro (PyGMenuTreeDirectory *self, PyObject *py_attr) { if (PyString_Check (py_attr)) { char *attr; attr = PyString_AsString (py_attr); if (!strcmp (attr, "__members__")) { return Py_BuildValue ("[sssssssss]", "type", "parent", "contents", "name", "comment", "icon", "desktop_file_path", "menu_id", "tree"); } else if (!strcmp (attr, "type")) { return pygmenu_tree_item_get_type ((PyObject *) self, NULL); } else if (!strcmp (attr, "parent")) { return pygmenu_tree_item_get_parent ((PyObject *) self, NULL); } else if (!strcmp (attr, "contents")) { return pygmenu_tree_directory_get_contents ((PyObject *) self, NULL); } else if (!strcmp (attr, "name")) { return pygmenu_tree_directory_get_name ((PyObject *) self, NULL); } else if (!strcmp (attr, "comment")) { return pygmenu_tree_directory_get_comment ((PyObject *) self, NULL); } else if (!strcmp (attr, "icon")) { return pygmenu_tree_directory_get_icon ((PyObject *) self, NULL); } else if (!strcmp (attr, "desktop_file_path")) { return pygmenu_tree_directory_get_desktop_file_path ((PyObject *) self, NULL); } else if (!strcmp (attr, "menu_id")) { return pygmenu_tree_directory_get_menu_id ((PyObject *) self, NULL); } else if (!strcmp (attr, "tree")) { return pygmenu_tree_directory_get_tree ((PyObject *) self, NULL); } } return PyObject_GenericGetAttr ((PyObject *) self, py_attr); } static struct PyMethodDef pygmenu_tree_directory_methods[] = { { "get_contents", pygmenu_tree_directory_get_contents, METH_VARARGS }, { "get_name", pygmenu_tree_directory_get_name, METH_VARARGS }, { "get_comment", pygmenu_tree_directory_get_comment, METH_VARARGS }, { "get_icon", pygmenu_tree_directory_get_icon, METH_VARARGS }, { "get_desktop_file_path", pygmenu_tree_directory_get_desktop_file_path, METH_VARARGS }, { "get_menu_id", pygmenu_tree_directory_get_menu_id, METH_VARARGS }, { "get_tree", pygmenu_tree_directory_get_tree, METH_VARARGS }, { "make_path", pygmenu_tree_directory_make_path, METH_VARARGS }, { NULL, NULL, 0 } }; static PyTypeObject PyGMenuTreeDirectory_Type = { PyObject_HEAD_INIT(NULL) 0, /* ob_size */ "gmenu.Directory", /* tp_name */ sizeof (PyGMenuTreeDirectory), /* tp_basicsize */ 0, /* tp_itemsize */ (destructor) pygmenu_tree_item_dealloc, /* tp_dealloc */ (printfunc)0, /* tp_print */ (getattrfunc)0, /* tp_getattr */ (setattrfunc)0, /* tp_setattr */ (cmpfunc)0, /* tp_compare */ (reprfunc)0, /* tp_repr */ 0, /* tp_as_number */ 0, /* tp_as_sequence */ 0, /* tp_as_mapping */ (hashfunc)0, /* tp_hash */ (ternaryfunc)0, /* tp_call */ (reprfunc)0, /* tp_str */ (getattrofunc) pygmenu_tree_directory_getattro, /* tp_getattro */ (setattrofunc)0, /* tp_setattro */ 0, /* tp_as_buffer */ Py_TPFLAGS_DEFAULT, /* tp_flags */ NULL, /* Documentation string */ (traverseproc)0, /* tp_traverse */ (inquiry)0, /* tp_clear */ (richcmpfunc)0, /* tp_richcompare */ 0, /* tp_weaklistoffset */ (getiterfunc)0, /* tp_iter */ (iternextfunc)0, /* tp_iternext */ pygmenu_tree_directory_methods, /* tp_methods */ 0, /* tp_members */ 0, /* tp_getset */ (PyTypeObject *)0, /* tp_base */ (PyObject *)0, /* tp_dict */ 0, /* tp_descr_get */ 0, /* tp_descr_set */ 0, /* tp_dictoffset */ (initproc)0, /* tp_init */ 0, /* tp_alloc */ 0, /* tp_new */ 0, /* tp_free */ (inquiry)0, /* tp_is_gc */ (PyObject *)0, /* tp_bases */ }; static PyGMenuTreeDirectory * pygmenu_tree_directory_wrap (GMenuTreeDirectory *directory) { PyGMenuTreeDirectory *retval; if ((retval = gmenu_tree_item_get_user_data (GMENU_TREE_ITEM (directory))) != NULL) { Py_INCREF (retval); return retval; } if (!(retval = (PyGMenuTreeDirectory *) PyObject_NEW (PyGMenuTreeDirectory, &PyGMenuTreeDirectory_Type))) return NULL; retval->item = gmenu_tree_item_ref (directory); gmenu_tree_item_set_user_data (GMENU_TREE_ITEM (directory), retval, NULL); return retval; } static PyObject * pygmenu_tree_entry_get_name (PyObject *self, PyObject *args) { PyGMenuTreeEntry *entry; const char *name; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Entry.get_name")) return NULL; } entry = (PyGMenuTreeEntry *) self; name = gmenu_tree_entry_get_name (GMENU_TREE_ENTRY (entry->item)); if (name == NULL) { Py_INCREF (Py_None); return Py_None; } return PyString_FromString (name); } static PyObject * pygmenu_tree_entry_get_generic_name (PyObject *self, PyObject *args) { PyGMenuTreeEntry *entry; const char *generic_name; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Entry.get_generic_name")) return NULL; } entry = (PyGMenuTreeEntry *) self; generic_name = gmenu_tree_entry_get_generic_name (GMENU_TREE_ENTRY (entry->item)); if (generic_name == NULL) { Py_INCREF (Py_None); return Py_None; } return PyString_FromString (generic_name); } static PyObject * pygmenu_tree_entry_get_display_name (PyObject *self, PyObject *args) { PyGMenuTreeEntry *entry; const char *display_name; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Entry.get_display_name")) return NULL; } entry = (PyGMenuTreeEntry *) self; display_name = gmenu_tree_entry_get_display_name (GMENU_TREE_ENTRY (entry->item)); if (display_name == NULL) { Py_INCREF (Py_None); return Py_None; } return PyString_FromString (display_name); } static PyObject * pygmenu_tree_entry_get_comment (PyObject *self, PyObject *args) { PyGMenuTreeEntry *entry; const char *comment; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Entry.get_comment")) return NULL; } entry = (PyGMenuTreeEntry *) self; comment = gmenu_tree_entry_get_comment (GMENU_TREE_ENTRY (entry->item)); if (comment == NULL) { Py_INCREF (Py_None); return Py_None; } return PyString_FromString (comment); } static PyObject * pygmenu_tree_entry_get_icon (PyObject *self, PyObject *args) { PyGMenuTreeEntry *entry; const char *icon; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Entry.get_icon")) return NULL; } entry = (PyGMenuTreeEntry *) self; icon = gmenu_tree_entry_get_icon (GMENU_TREE_ENTRY (entry->item)); if (icon == NULL) { Py_INCREF (Py_None); return Py_None; } return PyString_FromString (icon); } static PyObject * pygmenu_tree_entry_get_exec (PyObject *self, PyObject *args) { PyGMenuTreeEntry *entry; const char *exec; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Entry.get_exec")) return NULL; } entry = (PyGMenuTreeEntry *) self; exec = gmenu_tree_entry_get_exec (GMENU_TREE_ENTRY (entry->item)); if (exec == NULL) { Py_INCREF (Py_None); return Py_None; } return PyString_FromString (exec); } static PyObject * pygmenu_tree_entry_get_launch_in_terminal (PyObject *self, PyObject *args) { PyGMenuTreeEntry *entry; PyObject *retval; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Entry.get_launch_in_terminal")) return NULL; } entry = (PyGMenuTreeEntry *) self; if (gmenu_tree_entry_get_launch_in_terminal (GMENU_TREE_ENTRY (entry->item))) retval = Py_True; else retval = Py_False; Py_INCREF (retval); return retval; } static PyObject * pygmenu_tree_entry_get_desktop_file_path (PyObject *self, PyObject *args) { PyGMenuTreeEntry *entry; const char *desktop_file_path; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Entry.get_desktop_file_path")) return NULL; } entry = (PyGMenuTreeEntry *) self; desktop_file_path = gmenu_tree_entry_get_desktop_file_path (GMENU_TREE_ENTRY (entry->item)); if (desktop_file_path == NULL) { Py_INCREF (Py_None); return Py_None; } return PyString_FromString (desktop_file_path); } static PyObject * pygmenu_tree_entry_get_desktop_file_id (PyObject *self, PyObject *args) { PyGMenuTreeEntry *entry; const char *desktop_file_id; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Entry.get_desktop_file_id")) return NULL; } entry = (PyGMenuTreeEntry *) self; desktop_file_id = gmenu_tree_entry_get_desktop_file_id (GMENU_TREE_ENTRY (entry->item)); if (desktop_file_id == NULL) { Py_INCREF (Py_None); return Py_None; } return PyString_FromString (desktop_file_id); } static PyObject * pygmenu_tree_entry_get_is_excluded (PyObject *self, PyObject *args) { PyGMenuTreeEntry *entry; PyObject *retval; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Entry.get_is_excluded")) return NULL; } entry = (PyGMenuTreeEntry *) self; retval = gmenu_tree_entry_get_is_excluded (GMENU_TREE_ENTRY (entry->item)) ? Py_True : Py_False; Py_INCREF (retval); return retval; } static PyObject * pygmenu_tree_entry_get_is_nodisplay (PyObject *self, PyObject *args) { PyGMenuTreeEntry *entry; PyObject *retval; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Entry.get_is_nodisplay")) return NULL; } entry = (PyGMenuTreeEntry *) self; if (gmenu_tree_entry_get_is_nodisplay (GMENU_TREE_ENTRY (entry->item))) retval = Py_True; else retval = Py_False; Py_INCREF (retval); return retval; } static PyObject * pygmenu_tree_entry_getattro (PyGMenuTreeEntry *self, PyObject *py_attr) { if (PyString_Check (py_attr)) { char *attr; attr = PyString_AsString (py_attr); if (!strcmp (attr, "__members__")) { return Py_BuildValue ("[sssssssssss]", "type", "parent", "name", "comment", "icon", "exec_info", "launch_in_terminal", "desktop_file_path", "desktop_file_id", "is_excluded", "is_nodisplay"); } else if (!strcmp (attr, "type")) { return pygmenu_tree_item_get_type ((PyObject *) self, NULL); } else if (!strcmp (attr, "parent")) { return pygmenu_tree_item_get_parent ((PyObject *) self, NULL); } else if (!strcmp (attr, "name")) { return pygmenu_tree_entry_get_name ((PyObject *) self, NULL); } else if (!strcmp (attr, "generic_name")) { return pygmenu_tree_entry_get_generic_name ((PyObject *) self, NULL); } else if (!strcmp (attr, "display_name")) { return pygmenu_tree_entry_get_display_name ((PyObject *) self, NULL); } else if (!strcmp (attr, "comment")) { return pygmenu_tree_entry_get_comment ((PyObject *) self, NULL); } else if (!strcmp (attr, "icon")) { return pygmenu_tree_entry_get_icon ((PyObject *) self, NULL); } else if (!strcmp (attr, "exec_info")) { return pygmenu_tree_entry_get_exec ((PyObject *) self, NULL); } else if (!strcmp (attr, "launch_in_terminal")) { return pygmenu_tree_entry_get_launch_in_terminal ((PyObject *) self, NULL); } else if (!strcmp (attr, "desktop_file_path")) { return pygmenu_tree_entry_get_desktop_file_path ((PyObject *) self, NULL); } else if (!strcmp (attr, "desktop_file_id")) { return pygmenu_tree_entry_get_desktop_file_id ((PyObject *) self, NULL); } else if (!strcmp (attr, "is_excluded")) { return pygmenu_tree_entry_get_is_excluded ((PyObject *) self, NULL); } else if (!strcmp (attr, "is_nodisplay")) { return pygmenu_tree_entry_get_is_nodisplay ((PyObject *) self, NULL); } } return PyObject_GenericGetAttr ((PyObject *) self, py_attr); } static struct PyMethodDef pygmenu_tree_entry_methods[] = { { "get_name", pygmenu_tree_entry_get_name, METH_VARARGS }, { "get_generic_name", pygmenu_tree_entry_get_generic_name, METH_VARARGS }, { "get_display_name", pygmenu_tree_entry_get_display_name, METH_VARARGS }, { "get_comment", pygmenu_tree_entry_get_comment, METH_VARARGS }, { "get_icon", pygmenu_tree_entry_get_icon, METH_VARARGS }, { "get_exec", pygmenu_tree_entry_get_exec, METH_VARARGS }, { "get_launch_in_terminal", pygmenu_tree_entry_get_launch_in_terminal, METH_VARARGS }, { "get_desktop_file_path", pygmenu_tree_entry_get_desktop_file_path, METH_VARARGS }, { "get_desktop_file_id", pygmenu_tree_entry_get_desktop_file_id, METH_VARARGS }, { "get_is_excluded", pygmenu_tree_entry_get_is_excluded, METH_VARARGS }, { "get_is_nodisplay", pygmenu_tree_entry_get_is_nodisplay, METH_VARARGS }, { NULL, NULL, 0 } }; static PyTypeObject PyGMenuTreeEntry_Type = { PyObject_HEAD_INIT(NULL) 0, /* ob_size */ "gmenu.Entry", /* tp_name */ sizeof (PyGMenuTreeEntry), /* tp_basicsize */ 0, /* tp_itemsize */ (destructor) pygmenu_tree_item_dealloc, /* tp_dealloc */ (printfunc)0, /* tp_print */ (getattrfunc)0, /* tp_getattr */ (setattrfunc)0, /* tp_setattr */ (cmpfunc)0, /* tp_compare */ (reprfunc)0, /* tp_repr */ 0, /* tp_as_number */ 0, /* tp_as_sequence */ 0, /* tp_as_mapping */ (hashfunc)0, /* tp_hash */ (ternaryfunc)0, /* tp_call */ (reprfunc)0, /* tp_str */ (getattrofunc) pygmenu_tree_entry_getattro, /* tp_getattro */ (setattrofunc)0, /* tp_setattro */ 0, /* tp_as_buffer */ Py_TPFLAGS_DEFAULT, /* tp_flags */ NULL, /* Documentation string */ (traverseproc)0, /* tp_traverse */ (inquiry)0, /* tp_clear */ (richcmpfunc)0, /* tp_richcompare */ 0, /* tp_weaklistoffset */ (getiterfunc)0, /* tp_iter */ (iternextfunc)0, /* tp_iternext */ pygmenu_tree_entry_methods, /* tp_methods */ 0, /* tp_members */ 0, /* tp_getset */ (PyTypeObject *)0, /* tp_base */ (PyObject *)0, /* tp_dict */ 0, /* tp_descr_get */ 0, /* tp_descr_set */ 0, /* tp_dictoffset */ (initproc)0, /* tp_init */ 0, /* tp_alloc */ 0, /* tp_new */ 0, /* tp_free */ (inquiry)0, /* tp_is_gc */ (PyObject *)0, /* tp_bases */ }; static PyGMenuTreeEntry * pygmenu_tree_entry_wrap (GMenuTreeEntry *entry) { PyGMenuTreeEntry *retval; if ((retval = gmenu_tree_item_get_user_data (GMENU_TREE_ITEM (entry))) != NULL) { Py_INCREF (retval); return retval; } if (!(retval = (PyGMenuTreeEntry *) PyObject_NEW (PyGMenuTreeEntry, &PyGMenuTreeEntry_Type))) return NULL; retval->item = gmenu_tree_item_ref (entry); gmenu_tree_item_set_user_data (GMENU_TREE_ITEM (entry), retval, NULL); return retval; } static PyTypeObject PyGMenuTreeSeparator_Type = { PyObject_HEAD_INIT(NULL) 0, /* ob_size */ "gmenu.Separator", /* tp_name */ sizeof (PyGMenuTreeSeparator), /* tp_basicsize */ 0, /* tp_itemsize */ (destructor) pygmenu_tree_item_dealloc, /* tp_dealloc */ (printfunc)0, /* tp_print */ (getattrfunc)0, /* tp_getattr */ (setattrfunc)0, /* tp_setattr */ (cmpfunc)0, /* tp_compare */ (reprfunc)0, /* tp_repr */ 0, /* tp_as_number */ 0, /* tp_as_sequence */ 0, /* tp_as_mapping */ (hashfunc)0, /* tp_hash */ (ternaryfunc)0, /* tp_call */ (reprfunc)0, /* tp_str */ (getattrofunc)0, /* tp_getattro */ (setattrofunc)0, /* tp_setattro */ 0, /* tp_as_buffer */ Py_TPFLAGS_DEFAULT, /* tp_flags */ NULL, /* Documentation string */ (traverseproc)0, /* tp_traverse */ (inquiry)0, /* tp_clear */ (richcmpfunc)0, /* tp_richcompare */ 0, /* tp_weaklistoffset */ (getiterfunc)0, /* tp_iter */ (iternextfunc)0, /* tp_iternext */ NULL, /* tp_methods */ 0, /* tp_members */ 0, /* tp_getset */ (PyTypeObject *)0, /* tp_base */ (PyObject *)0, /* tp_dict */ 0, /* tp_descr_get */ 0, /* tp_descr_set */ 0, /* tp_dictoffset */ (initproc)0, /* tp_init */ 0, /* tp_alloc */ 0, /* tp_new */ 0, /* tp_free */ (inquiry)0, /* tp_is_gc */ (PyObject *)0, /* tp_bases */ }; static PyGMenuTreeSeparator * pygmenu_tree_separator_wrap (GMenuTreeSeparator *separator) { PyGMenuTreeSeparator *retval; if ((retval = gmenu_tree_item_get_user_data (GMENU_TREE_ITEM (separator))) != NULL) { Py_INCREF (retval); return retval; } if (!(retval = (PyGMenuTreeSeparator *) PyObject_NEW (PyGMenuTreeSeparator, &PyGMenuTreeSeparator_Type))) return NULL; retval->item = gmenu_tree_item_ref (separator); gmenu_tree_item_set_user_data (GMENU_TREE_ITEM (separator), retval, NULL); return retval; } static PyObject * pygmenu_tree_header_get_directory (PyObject *self, PyObject *args) { PyGMenuTreeHeader *header; GMenuTreeDirectory *directory; PyGMenuTreeDirectory *retval; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Header.get_directory")) return NULL; } header = (PyGMenuTreeHeader *) self; directory = gmenu_tree_header_get_directory (GMENU_TREE_HEADER (header->item)); if (directory == NULL) { Py_INCREF (Py_None); return Py_None; } retval = pygmenu_tree_directory_wrap (directory); gmenu_tree_item_unref (directory); return (PyObject *) retval; } static PyObject * pygmenu_tree_header_getattro (PyGMenuTreeHeader *self, PyObject *py_attr) { if (PyString_Check (py_attr)) { char *attr; attr = PyString_AsString (py_attr); if (!strcmp (attr, "__members__")) { return Py_BuildValue ("[sss]", "type", "parent", "directory"); } else if (!strcmp (attr, "type")) { return pygmenu_tree_item_get_type ((PyObject *) self, NULL); } else if (!strcmp (attr, "parent")) { return pygmenu_tree_item_get_parent ((PyObject *) self, NULL); } else if (!strcmp (attr, "directory")) { return pygmenu_tree_header_get_directory ((PyObject *) self, NULL); } } return PyObject_GenericGetAttr ((PyObject *) self, py_attr); } static struct PyMethodDef pygmenu_tree_header_methods[] = { { "get_directory", pygmenu_tree_header_get_directory, METH_VARARGS }, { NULL, NULL, 0 } }; static PyTypeObject PyGMenuTreeHeader_Type = { PyObject_HEAD_INIT(NULL) 0, /* ob_size */ "gmenu.Header", /* tp_name */ sizeof (PyGMenuTreeHeader), /* tp_basicsize */ 0, /* tp_itemsize */ (destructor) pygmenu_tree_item_dealloc, /* tp_dealloc */ (printfunc)0, /* tp_print */ (getattrfunc)0, /* tp_getattr */ (setattrfunc)0, /* tp_setattr */ (cmpfunc)0, /* tp_compare */ (reprfunc)0, /* tp_repr */ 0, /* tp_as_number */ 0, /* tp_as_sequence */ 0, /* tp_as_mapping */ (hashfunc)0, /* tp_hash */ (ternaryfunc)0, /* tp_call */ (reprfunc)0, /* tp_str */ (getattrofunc) pygmenu_tree_header_getattro, /* tp_getattro */ (setattrofunc)0, /* tp_setattro */ 0, /* tp_as_buffer */ Py_TPFLAGS_DEFAULT, /* tp_flags */ NULL, /* Documentation string */ (traverseproc)0, /* tp_traverse */ (inquiry)0, /* tp_clear */ (richcmpfunc)0, /* tp_richcompare */ 0, /* tp_weaklistoffset */ (getiterfunc)0, /* tp_iter */ (iternextfunc)0, /* tp_iternext */ pygmenu_tree_header_methods, /* tp_methods */ 0, /* tp_members */ 0, /* tp_getset */ (PyTypeObject *)0, /* tp_base */ (PyObject *)0, /* tp_dict */ 0, /* tp_descr_get */ 0, /* tp_descr_set */ 0, /* tp_dictoffset */ (initproc)0, /* tp_init */ 0, /* tp_alloc */ 0, /* tp_new */ 0, /* tp_free */ (inquiry)0, /* tp_is_gc */ (PyObject *)0, /* tp_bases */ }; static PyGMenuTreeHeader * pygmenu_tree_header_wrap (GMenuTreeHeader *header) { PyGMenuTreeHeader *retval; if ((retval = gmenu_tree_item_get_user_data (GMENU_TREE_ITEM (header))) != NULL) { Py_INCREF (retval); return retval; } if (!(retval = (PyGMenuTreeHeader *) PyObject_NEW (PyGMenuTreeHeader, &PyGMenuTreeHeader_Type))) return NULL; retval->item = gmenu_tree_item_ref (header); gmenu_tree_item_set_user_data (GMENU_TREE_ITEM (header), retval, NULL); return retval; } static PyObject * pygmenu_tree_alias_get_directory (PyObject *self, PyObject *args) { PyGMenuTreeAlias *alias; GMenuTreeDirectory *directory; PyGMenuTreeDirectory *retval; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Alias.get_directory")) return NULL; } alias = (PyGMenuTreeAlias *) self; directory = gmenu_tree_alias_get_directory (GMENU_TREE_ALIAS (alias->item)); if (directory == NULL) { Py_INCREF (Py_None); return Py_None; } retval = pygmenu_tree_directory_wrap (directory); gmenu_tree_item_unref (directory); return (PyObject *) retval; } static PyObject * pygmenu_tree_alias_get_item (PyObject *self, PyObject *args) { PyGMenuTreeAlias *alias; GMenuTreeItem *item; PyObject *retval; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Alias.get_item")) return NULL; } alias = (PyGMenuTreeAlias *) self; item = gmenu_tree_alias_get_item (GMENU_TREE_ALIAS (alias->item)); if (item == NULL) { Py_INCREF (Py_None); return Py_None; } switch (gmenu_tree_item_get_type (item)) { case GMENU_TREE_ITEM_DIRECTORY: retval = (PyObject *) pygmenu_tree_directory_wrap (GMENU_TREE_DIRECTORY (item)); break; case GMENU_TREE_ITEM_ENTRY: retval = (PyObject *) pygmenu_tree_entry_wrap (GMENU_TREE_ENTRY (item)); break; default: g_assert_not_reached (); break; } gmenu_tree_item_unref (item); return retval; } static PyObject * pygmenu_tree_alias_getattro (PyGMenuTreeAlias *self, PyObject *py_attr) { if (PyString_Check (py_attr)) { char *attr; attr = PyString_AsString (py_attr); if (!strcmp (attr, "__members__")) { return Py_BuildValue ("[ssss]", "type", "parent", "directory", "item"); } else if (!strcmp (attr, "type")) { return pygmenu_tree_item_get_type ((PyObject *) self, NULL); } else if (!strcmp (attr, "parent")) { return pygmenu_tree_item_get_parent ((PyObject *) self, NULL); } else if (!strcmp (attr, "directory")) { return pygmenu_tree_alias_get_directory ((PyObject *) self, NULL); } else if (!strcmp (attr, "item")) { return pygmenu_tree_alias_get_item ((PyObject *) self, NULL); } } return PyObject_GenericGetAttr ((PyObject *) self, py_attr); } static struct PyMethodDef pygmenu_tree_alias_methods[] = { { "get_directory", pygmenu_tree_alias_get_directory, METH_VARARGS }, { "get_item", pygmenu_tree_alias_get_item, METH_VARARGS }, { NULL, NULL, 0 } }; static PyTypeObject PyGMenuTreeAlias_Type = { PyObject_HEAD_INIT(NULL) 0, /* ob_size */ "gmenu.Alias", /* tp_name */ sizeof (PyGMenuTreeAlias), /* tp_basicsize */ 0, /* tp_itemsize */ (destructor) pygmenu_tree_item_dealloc, /* tp_dealloc */ (printfunc)0, /* tp_print */ (getattrfunc)0, /* tp_getattr */ (setattrfunc)0, /* tp_setattr */ (cmpfunc)0, /* tp_compare */ (reprfunc)0, /* tp_repr */ 0, /* tp_as_number */ 0, /* tp_as_sequence */ 0, /* tp_as_mapping */ (hashfunc)0, /* tp_hash */ (ternaryfunc)0, /* tp_call */ (reprfunc)0, /* tp_str */ (getattrofunc) pygmenu_tree_alias_getattro, /* tp_getattro */ (setattrofunc)0, /* tp_setattro */ 0, /* tp_as_buffer */ Py_TPFLAGS_DEFAULT, /* tp_flags */ NULL, /* Documentation string */ (traverseproc)0, /* tp_traverse */ (inquiry)0, /* tp_clear */ (richcmpfunc)0, /* tp_richcompare */ 0, /* tp_weaklistoffset */ (getiterfunc)0, /* tp_iter */ (iternextfunc)0, /* tp_iternext */ pygmenu_tree_alias_methods, /* tp_methods */ 0, /* tp_members */ 0, /* tp_getset */ (PyTypeObject *)0, /* tp_base */ (PyObject *)0, /* tp_dict */ 0, /* tp_descr_get */ 0, /* tp_descr_set */ 0, /* tp_dictoffset */ (initproc)0, /* tp_init */ 0, /* tp_alloc */ 0, /* tp_new */ 0, /* tp_free */ (inquiry)0, /* tp_is_gc */ (PyObject *)0, /* tp_bases */ }; static PyGMenuTreeAlias * pygmenu_tree_alias_wrap (GMenuTreeAlias *alias) { PyGMenuTreeAlias *retval; if ((retval = gmenu_tree_item_get_user_data (GMENU_TREE_ITEM (alias))) != NULL) { Py_INCREF (retval); return retval; } if (!(retval = (PyGMenuTreeAlias *) PyObject_NEW (PyGMenuTreeAlias, &PyGMenuTreeAlias_Type))) return NULL; retval->item = gmenu_tree_item_ref (alias); gmenu_tree_item_set_user_data (GMENU_TREE_ITEM (alias), retval, NULL); return retval; } static PyObject * pygmenu_tree_get_menu_file (PyObject *self, PyObject *args) { PyGMenuTree *tree; const char *menu_file; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Tree.get_menu_file")) return NULL; } tree = (PyGMenuTree *) self; menu_file = gmenu_tree_get_menu_file (tree->tree); if (menu_file == NULL) { Py_INCREF (Py_None); return Py_None; } return PyString_FromString (menu_file); } static PyObject * pygmenu_tree_get_root_directory (PyObject *self, PyObject *args) { PyGMenuTree *tree; GMenuTreeDirectory *directory; PyGMenuTreeDirectory *retval; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Tree.get_root_directory")) return NULL; } tree = (PyGMenuTree *) self; directory = gmenu_tree_get_root_directory (tree->tree); if (directory == NULL) { Py_INCREF (Py_None); return Py_None; } retval = pygmenu_tree_directory_wrap (directory); gmenu_tree_item_unref (directory); return (PyObject *) retval; } static PyObject * pygmenu_tree_get_directory_from_path (PyObject *self, PyObject *args) { PyGMenuTree *tree; GMenuTreeDirectory *directory; PyGMenuTreeDirectory *retval; char *path; if (!PyArg_ParseTuple (args, "s:gmenu.Tree.get_directory_from_path", &path)) return NULL; tree = (PyGMenuTree *) self; directory = gmenu_tree_get_directory_from_path (tree->tree, path); if (directory == NULL) { Py_INCREF (Py_None); return Py_None; } retval = pygmenu_tree_directory_wrap (directory); gmenu_tree_item_unref (directory); return (PyObject *) retval; } static PyObject * pygmenu_tree_get_sort_key (PyObject *self, PyObject *args) { PyGMenuTree *tree; PyObject *retval; if (args != NULL) { if (!PyArg_ParseTuple (args, ":gmenu.Tree.get_sort_key")) return NULL; } tree = (PyGMenuTree *) self; switch (gmenu_tree_get_sort_key (tree->tree)) { case GMENU_TREE_SORT_NAME: retval = lookup_item_type_str ("SORT_NAME"); break; case GMENU_TREE_SORT_DISPLAY_NAME: retval = lookup_item_type_str ("SORT_DISPLAY_NAME"); break; default: g_assert_not_reached (); break; } return (PyObject *) retval; } static PyObject * pygmenu_tree_set_sort_key (PyObject *self, PyObject *args) { PyGMenuTree *tree; int sort_key; if (!PyArg_ParseTuple (args, "i:gmenu.Tree.set_sort_key", &sort_key)) return NULL; tree = (PyGMenuTree *) self; gmenu_tree_set_sort_key (tree->tree, sort_key); return Py_None; } static PyGMenuTreeCallback * pygmenu_tree_callback_new (PyObject *tree, PyObject *callback, PyObject *user_data) { PyGMenuTreeCallback *retval; retval = g_new0 (PyGMenuTreeCallback, 1); Py_INCREF (tree); retval->tree = tree; Py_INCREF (callback); retval->callback = callback; Py_XINCREF (user_data); retval->user_data = user_data; return retval; } static void pygmenu_tree_callback_free (PyGMenuTreeCallback *callback) { Py_XDECREF (callback->user_data); callback->user_data = NULL; Py_DECREF (callback->callback); callback->callback = NULL; Py_DECREF (callback->tree); callback->tree = NULL; g_free (callback); } static void pygmenu_tree_handle_monitor_callback (GMenuTree *tree, PyGMenuTreeCallback *callback) { PyObject *args; PyObject *ret; PyGILState_STATE gstate; gstate = PyGILState_Ensure(); args = PyTuple_New (callback->user_data ? 2 : 1); Py_INCREF (callback->tree); PyTuple_SET_ITEM (args, 0, callback->tree); if (callback->user_data != NULL) { Py_INCREF (callback->user_data); PyTuple_SET_ITEM (args, 1, callback->user_data); } ret = PyObject_CallObject (callback->callback, args); Py_XDECREF (ret); Py_DECREF (args); PyGILState_Release(gstate); } static PyObject * pygmenu_tree_add_monitor (PyObject *self, PyObject *args) { PyGMenuTree *tree; PyGMenuTreeCallback *callback; PyObject *pycallback; PyObject *pyuser_data = NULL; if (!PyArg_ParseTuple (args, "O|O:gmenu.Tree.add_monitor", &pycallback, &pyuser_data)) return NULL; if (!PyCallable_Check(pycallback)) { PyErr_SetString(PyExc_TypeError, "callback must be callable"); return NULL; } tree = (PyGMenuTree *) self; callback = pygmenu_tree_callback_new (self, pycallback, pyuser_data); tree->callbacks = g_slist_append (tree->callbacks, callback); { GMenuTreeDirectory *dir = gmenu_tree_get_root_directory (tree->tree); if (dir) gmenu_tree_item_unref (dir); } gmenu_tree_add_monitor (tree->tree, (GMenuTreeChangedFunc) pygmenu_tree_handle_monitor_callback, callback); Py_INCREF (Py_None); return Py_None; } static PyObject * pygmenu_tree_remove_monitor (PyObject *self, PyObject *args) { PyGMenuTree *tree; PyObject *pycallback; PyObject *pyuser_data; GSList *tmp; if (!PyArg_ParseTuple (args, "O|O:gmenu.Tree.remove_monitor", &pycallback, &pyuser_data)) return NULL; tree = (PyGMenuTree *) self; tmp = tree->callbacks; while (tmp != NULL) { PyGMenuTreeCallback *callback = tmp->data; GSList *next = tmp->next; if (callback->callback == pycallback && callback->user_data == pyuser_data) { tree->callbacks = g_slist_delete_link (tree->callbacks, tmp); pygmenu_tree_callback_free (callback); } tmp = next; } Py_INCREF (Py_None); return Py_None; } static void pygmenu_tree_dealloc (PyGMenuTree *self) { g_slist_foreach (self->callbacks, (GFunc) pygmenu_tree_callback_free, NULL); g_slist_free (self->callbacks); self->callbacks = NULL; if (self->tree != NULL) gmenu_tree_unref (self->tree); self->tree = NULL; PyObject_DEL (self); } static PyObject * pygmenu_tree_getattro (PyGMenuTree *self, PyObject *py_attr) { if (PyString_Check (py_attr)) { char *attr; attr = PyString_AsString (py_attr); if (!strcmp (attr, "__members__")) { return Py_BuildValue ("[sss]", "root", "menu_file", "sort_key"); } else if (!strcmp (attr, "root")) { return pygmenu_tree_get_root_directory ((PyObject *) self, NULL); } else if (!strcmp (attr, "menu_file")) { return pygmenu_tree_get_menu_file ((PyObject *) self, NULL); } else if (!strcmp (attr, "sort_key")) { return pygmenu_tree_get_sort_key ((PyObject *) self, NULL); } } return PyObject_GenericGetAttr ((PyObject *) self, py_attr); } static int pygmenu_tree_setattro (PyGMenuTree *self, PyObject *py_attr, PyObject *py_value) { PyGMenuTree *tree; tree = (PyGMenuTree *) self; if (PyString_Check (py_attr)) { char *attr; attr = PyString_AsString (py_attr); if (!strcmp (attr, "sort_key")) { if (PyInt_Check (py_value)) { int sort_key; sort_key = PyInt_AsLong (py_value); if (sort_key < GMENU_TREE_SORT_FIRST || sort_key > GMENU_TREE_SORT_LAST) return -1; gmenu_tree_set_sort_key (tree->tree, sort_key); return 0; } } } return -1; } static struct PyMethodDef pygmenu_tree_methods[] = { { "get_menu_file", pygmenu_tree_get_menu_file, METH_VARARGS }, { "get_root_directory", pygmenu_tree_get_root_directory, METH_VARARGS }, { "get_directory_from_path", pygmenu_tree_get_directory_from_path, METH_VARARGS }, { "get_sort_key", pygmenu_tree_get_sort_key, METH_VARARGS }, { "set_sort_key", pygmenu_tree_set_sort_key, METH_VARARGS }, { "add_monitor", pygmenu_tree_add_monitor, METH_VARARGS }, { "remove_monitor", pygmenu_tree_remove_monitor, METH_VARARGS }, { NULL, NULL, 0 } }; static PyTypeObject PyGMenuTree_Type = { PyObject_HEAD_INIT(NULL) 0, /* ob_size */ "gmenu.Tree", /* tp_name */ sizeof (PyGMenuTree), /* tp_basicsize */ 0, /* tp_itemsize */ (destructor) pygmenu_tree_dealloc, /* tp_dealloc */ (printfunc)0, /* tp_print */ (getattrfunc)0, /* tp_getattr */ (setattrfunc)0, /* tp_setattr */ (cmpfunc)0, /* tp_compare */ (reprfunc)0, /* tp_repr */ 0, /* tp_as_number */ 0, /* tp_as_sequence */ 0, /* tp_as_mapping */ (hashfunc)0, /* tp_hash */ (ternaryfunc)0, /* tp_call */ (reprfunc)0, /* tp_str */ (getattrofunc)pygmenu_tree_getattro, /* tp_getattro */ (setattrofunc)pygmenu_tree_setattro, /* tp_setattro */ 0, /* tp_as_buffer */ Py_TPFLAGS_DEFAULT, /* tp_flags */ NULL, /* Documentation string */ (traverseproc)0, /* tp_traverse */ (inquiry)0, /* tp_clear */ (richcmpfunc)0, /* tp_richcompare */ 0, /* tp_weaklistoffset */ (getiterfunc)0, /* tp_iter */ (iternextfunc)0, /* tp_iternext */ pygmenu_tree_methods, /* tp_methods */ 0, /* tp_members */ 0, /* tp_getset */ (PyTypeObject *)0, /* tp_base */ (PyObject *)0, /* tp_dict */ 0, /* tp_descr_get */ 0, /* tp_descr_set */ 0, /* tp_dictoffset */ (initproc)0, /* tp_init */ 0, /* tp_alloc */ 0, /* tp_new */ 0, /* tp_free */ (inquiry)0, /* tp_is_gc */ (PyObject *)0, /* tp_bases */ }; static PyGMenuTree * pygmenu_tree_wrap (GMenuTree *tree) { PyGMenuTree *retval; if ((retval = gmenu_tree_get_user_data (tree)) != NULL) { Py_INCREF (retval); return retval; } if (!(retval = (PyGMenuTree *) PyObject_NEW (PyGMenuTree, &PyGMenuTree_Type))) return NULL; retval->tree = gmenu_tree_ref (tree); retval->callbacks = NULL; gmenu_tree_set_user_data (tree, retval, NULL); return retval; } static PyObject * pygmenu_lookup_tree (PyObject *self, PyObject *args) { char *menu_file; GMenuTree *tree; PyGMenuTree *retval; int flags; flags = GMENU_TREE_FLAGS_NONE; if (!PyArg_ParseTuple (args, "s|i:gmenu.lookup_tree", &menu_file, &flags)) return NULL; if (!(tree = gmenu_tree_lookup (menu_file, flags))) { Py_INCREF (Py_None); return Py_None; } retval = pygmenu_tree_wrap (tree); gmenu_tree_unref (tree); return (PyObject *) retval; } static struct PyMethodDef pygmenu_methods[] = { { "lookup_tree", pygmenu_lookup_tree, METH_VARARGS }, { NULL, NULL, 0 } }; void initgmenu (void); DL_EXPORT (void) initgmenu (void) { PyObject *mod; mod = Py_InitModule4 ("gmenu", pygmenu_methods, 0, 0, PYTHON_API_VERSION); #define REGISTER_TYPE(t, n) G_STMT_START \ { \ t.ob_type = &PyType_Type; \ PyType_Ready (&t); \ PyModule_AddObject (mod, n, (PyObject *) &t); \ } G_STMT_END REGISTER_TYPE (PyGMenuTree_Type, "Tree"); REGISTER_TYPE (PyGMenuTreeItem_Type, "Item"); #define REGISTER_ITEM_TYPE(t, n) G_STMT_START \ { \ t.ob_type = &PyType_Type; \ t.tp_base = &PyGMenuTreeItem_Type; \ PyType_Ready (&t); \ PyModule_AddObject (mod, n, (PyObject *) &t); \ } G_STMT_END REGISTER_ITEM_TYPE (PyGMenuTreeDirectory_Type, "Directory"); REGISTER_ITEM_TYPE (PyGMenuTreeEntry_Type, "Entry"); REGISTER_ITEM_TYPE (PyGMenuTreeSeparator_Type, "Separator"); REGISTER_ITEM_TYPE (PyGMenuTreeHeader_Type, "Header"); REGISTER_ITEM_TYPE (PyGMenuTreeAlias_Type, "Alias"); PyModule_AddIntConstant (mod, "TYPE_INVALID", GMENU_TREE_ITEM_INVALID); PyModule_AddIntConstant (mod, "TYPE_DIRECTORY", GMENU_TREE_ITEM_DIRECTORY); PyModule_AddIntConstant (mod, "TYPE_ENTRY", GMENU_TREE_ITEM_ENTRY); PyModule_AddIntConstant (mod, "TYPE_SEPARATOR", GMENU_TREE_ITEM_SEPARATOR); PyModule_AddIntConstant (mod, "TYPE_HEADER", GMENU_TREE_ITEM_HEADER); PyModule_AddIntConstant (mod, "TYPE_ALIAS", GMENU_TREE_ITEM_ALIAS); PyModule_AddIntConstant (mod, "FLAGS_NONE", GMENU_TREE_FLAGS_NONE); PyModule_AddIntConstant (mod, "FLAGS_INCLUDE_EXCLUDED", GMENU_TREE_FLAGS_INCLUDE_EXCLUDED); PyModule_AddIntConstant (mod, "FLAGS_SHOW_EMPTY", GMENU_TREE_FLAGS_SHOW_EMPTY); PyModule_AddIntConstant (mod, "FLAGS_INCLUDE_NODISPLAY", GMENU_TREE_FLAGS_INCLUDE_NODISPLAY); PyModule_AddIntConstant (mod, "FLAGS_SHOW_ALL_SEPARATORS", GMENU_TREE_FLAGS_SHOW_ALL_SEPARATORS); PyModule_AddIntConstant (mod, "SORT_NAME", GMENU_TREE_SORT_NAME); PyModule_AddIntConstant (mod, "SORT_DISPLAY_NAME", GMENU_TREE_SORT_DISPLAY_NAME); } gnome-menus-3.0.1/ltmain.sh0000755000175000001440000073310411555467524012533 00000000000000# Generated from ltmain.m4sh. # ltmain.sh (GNU libtool) 2.2.6 # Written by Gordon Matzigkeit , 1996 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007 2008 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # GNU Libtool is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GNU Libtool; see the file COPYING. If not, a copy # can be downloaded from http://www.gnu.org/licenses/gpl.html, # or obtained by writing to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # Usage: $progname [OPTION]... [MODE-ARG]... # # Provide generalized library-building support services. # # --config show all configuration variables # --debug enable verbose shell tracing # -n, --dry-run display commands without modifying any files # --features display basic configuration information and exit # --mode=MODE use operation mode MODE # --preserve-dup-deps don't remove duplicate dependency libraries # --quiet, --silent don't print informational messages # --tag=TAG use configuration variables from tag TAG # -v, --verbose print informational messages (default) # --version print version information # -h, --help print short or long help message # # MODE must be one of the following: # # clean remove files from the build directory # compile compile a source file into a libtool object # execute automatically set library path, then run a program # finish complete the installation of libtool libraries # install install libraries or executables # link create a library or an executable # uninstall remove libraries from an installed directory # # MODE-ARGS vary depending on the MODE. # Try `$progname --help --mode=MODE' for a more detailed description of MODE. # # When reporting a bug, please describe a test case to reproduce it and # include the following information: # # host-triplet: $host # shell: $SHELL # compiler: $LTCC # compiler flags: $LTCFLAGS # linker: $LD (gnu? $with_gnu_ld) # $progname: (GNU libtool) 2.2.6 # automake: $automake_version # autoconf: $autoconf_version # # Report bugs to . PROGRAM=ltmain.sh PACKAGE=libtool VERSION=2.2.6 TIMESTAMP="" package_revision=1.3012 # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac fi BIN_SH=xpg4; export BIN_SH # for Tru64 DUALCASE=1; export DUALCASE # for MKS sh # NLS nuisances: We save the old values to restore during execute mode. # Only set LANG and LC_ALL to C if already set. # These must not be set unconditionally because not all systems understand # e.g. LANG=C (notably SCO). lt_user_locale= lt_safe_locale= for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES do eval "if test \"\${$lt_var+set}\" = set; then save_$lt_var=\$$lt_var $lt_var=C export $lt_var lt_user_locale=\"$lt_var=\\\$save_\$lt_var; \$lt_user_locale\" lt_safe_locale=\"$lt_var=C; \$lt_safe_locale\" fi" done $lt_unset CDPATH : ${CP="cp -f"} : ${ECHO="echo"} : ${EGREP="/usr/bin/grep -E"} : ${FGREP="/usr/bin/grep -F"} : ${GREP="/usr/bin/grep"} : ${LN_S="ln -s"} : ${MAKE="make"} : ${MKDIR="mkdir"} : ${MV="mv -f"} : ${RM="rm -f"} : ${SED="/opt/local/bin/gsed"} : ${SHELL="${CONFIG_SHELL-/bin/sh}"} : ${Xsed="$SED -e 1s/^X//"} # Global variables: EXIT_SUCCESS=0 EXIT_FAILURE=1 EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing. EXIT_SKIP=77 # $? = 77 is used to indicate a skipped test to automake. exit_status=$EXIT_SUCCESS # Make sure IFS has a sensible default lt_nl=' ' IFS=" $lt_nl" dirname="s,/[^/]*$,," basename="s,^.*/,," # func_dirname_and_basename file append nondir_replacement # perform func_basename and func_dirname in a single function # call: # dirname: Compute the dirname of FILE. If nonempty, # add APPEND to the result, otherwise set result # to NONDIR_REPLACEMENT. # value returned in "$func_dirname_result" # basename: Compute filename of FILE. # value retuned in "$func_basename_result" # Implementation must be kept synchronized with func_dirname # and func_basename. For efficiency, we do not delegate to # those functions but instead duplicate the functionality here. func_dirname_and_basename () { # Extract subdirectory from the argument. func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"` if test "X$func_dirname_result" = "X${1}"; then func_dirname_result="${3}" else func_dirname_result="$func_dirname_result${2}" fi func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"` } # Generated shell functions inserted here. # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh # is ksh but when the shell is invoked as "sh" and the current value of # the _XPG environment variable is not equal to 1 (one), the special # positional parameter $0, within a function call, is the name of the # function. progpath="$0" # The name of this program: # In the unlikely event $progname began with a '-', it would play havoc with # func_echo (imagine progname=-n), so we prepend ./ in that case: func_dirname_and_basename "$progpath" progname=$func_basename_result case $progname in -*) progname=./$progname ;; esac # Make sure we have an absolute path for reexecution: case $progpath in [\\/]*|[A-Za-z]:\\*) ;; *[\\/]*) progdir=$func_dirname_result progdir=`cd "$progdir" && pwd` progpath="$progdir/$progname" ;; *) save_IFS="$IFS" IFS=: for progdir in $PATH; do IFS="$save_IFS" test -x "$progdir/$progname" && break done IFS="$save_IFS" test -n "$progdir" || progdir=`pwd` progpath="$progdir/$progname" ;; esac # Sed substitution that helps us do robust quoting. It backslashifies # metacharacters that are still active within double-quoted strings. Xsed="${SED}"' -e 1s/^X//' sed_quote_subst='s/\([`"$\\]\)/\\\1/g' # Same as above, but do not quote variable references. double_quote_subst='s/\(["`\\]\)/\\\1/g' # Re-`\' parameter expansions in output of double_quote_subst that were # `\'-ed in input to the same. If an odd number of `\' preceded a '$' # in input to double_quote_subst, that '$' was protected from expansion. # Since each input `\' is now two `\'s, look for any number of runs of # four `\'s followed by two `\'s and then a '$'. `\' that '$'. bs='\\' bs2='\\\\' bs4='\\\\\\\\' dollar='\$' sed_double_backslash="\ s/$bs4/&\\ /g s/^$bs2$dollar/$bs&/ s/\\([^$bs]\\)$bs2$dollar/\\1$bs2$bs$dollar/g s/\n//g" # Standard options: opt_dry_run=false opt_help=false opt_quiet=false opt_verbose=false opt_warning=: # func_echo arg... # Echo program name prefixed message, along with the current mode # name if it has been set yet. func_echo () { $ECHO "$progname${mode+: }$mode: $*" } # func_verbose arg... # Echo program name prefixed message in verbose mode only. func_verbose () { $opt_verbose && func_echo ${1+"$@"} # A bug in bash halts the script if the last line of a function # fails when set -e is in force, so we need another command to # work around that: : } # func_error arg... # Echo program name prefixed message to standard error. func_error () { $ECHO "$progname${mode+: }$mode: "${1+"$@"} 1>&2 } # func_warning arg... # Echo program name prefixed warning message to standard error. func_warning () { $opt_warning && $ECHO "$progname${mode+: }$mode: warning: "${1+"$@"} 1>&2 # bash bug again: : } # func_fatal_error arg... # Echo program name prefixed message to standard error, and exit. func_fatal_error () { func_error ${1+"$@"} exit $EXIT_FAILURE } # func_fatal_help arg... # Echo program name prefixed message to standard error, followed by # a help hint, and exit. func_fatal_help () { func_error ${1+"$@"} func_fatal_error "$help" } help="Try \`$progname --help' for more information." ## default # func_grep expression filename # Check whether EXPRESSION matches any line of FILENAME, without output. func_grep () { $GREP "$1" "$2" >/dev/null 2>&1 } # func_mkdir_p directory-path # Make sure the entire path to DIRECTORY-PATH is available. func_mkdir_p () { my_directory_path="$1" my_dir_list= if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then # Protect directory names starting with `-' case $my_directory_path in -*) my_directory_path="./$my_directory_path" ;; esac # While some portion of DIR does not yet exist... while test ! -d "$my_directory_path"; do # ...make a list in topmost first order. Use a colon delimited # list incase some portion of path contains whitespace. my_dir_list="$my_directory_path:$my_dir_list" # If the last portion added has no slash in it, the list is done case $my_directory_path in */*) ;; *) break ;; esac # ...otherwise throw away the child directory and loop my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"` done my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'` save_mkdir_p_IFS="$IFS"; IFS=':' for my_dir in $my_dir_list; do IFS="$save_mkdir_p_IFS" # mkdir can fail with a `File exist' error if two processes # try to create one of the directories concurrently. Don't # stop in that case! $MKDIR "$my_dir" 2>/dev/null || : done IFS="$save_mkdir_p_IFS" # Bail out if we (or some other process) failed to create a directory. test -d "$my_directory_path" || \ func_fatal_error "Failed to create \`$1'" fi } # func_mktempdir [string] # Make a temporary directory that won't clash with other running # libtool processes, and avoids race conditions if possible. If # given, STRING is the basename for that directory. func_mktempdir () { my_template="${TMPDIR-/tmp}/${1-$progname}" if test "$opt_dry_run" = ":"; then # Return a directory name, but don't create it in dry-run mode my_tmpdir="${my_template}-$$" else # If mktemp works, use that first and foremost my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` if test ! -d "$my_tmpdir"; then # Failing that, at least try and use $RANDOM to avoid a race my_tmpdir="${my_template}-${RANDOM-0}$$" save_mktempdir_umask=`umask` umask 0077 $MKDIR "$my_tmpdir" umask $save_mktempdir_umask fi # If we're not in dry-run mode, bomb out on failure test -d "$my_tmpdir" || \ func_fatal_error "cannot create temporary directory \`$my_tmpdir'" fi $ECHO "X$my_tmpdir" | $Xsed } # func_quote_for_eval arg # Aesthetically quote ARG to be evaled later. # This function returns two values: FUNC_QUOTE_FOR_EVAL_RESULT # is double-quoted, suitable for a subsequent eval, whereas # FUNC_QUOTE_FOR_EVAL_UNQUOTED_RESULT has merely all characters # which are still active within double quotes backslashified. func_quote_for_eval () { case $1 in *[\\\`\"\$]*) func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;; *) func_quote_for_eval_unquoted_result="$1" ;; esac case $func_quote_for_eval_unquoted_result in # Double-quote args containing shell metacharacters to delay # word splitting, command substitution and and variable # expansion for a subsequent eval. # Many Bourne shells cannot handle close brackets correctly # in scan sets, so we specify it separately. *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\"" ;; *) func_quote_for_eval_result="$func_quote_for_eval_unquoted_result" esac } # func_quote_for_expand arg # Aesthetically quote ARG to be evaled later; same as above, # but do not quote variable references. func_quote_for_expand () { case $1 in *[\\\`\"]*) my_arg=`$ECHO "X$1" | $Xsed \ -e "$double_quote_subst" -e "$sed_double_backslash"` ;; *) my_arg="$1" ;; esac case $my_arg in # Double-quote args containing shell metacharacters to delay # word splitting and command substitution for a subsequent eval. # Many Bourne shells cannot handle close brackets correctly # in scan sets, so we specify it separately. *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") my_arg="\"$my_arg\"" ;; esac func_quote_for_expand_result="$my_arg" } # func_show_eval cmd [fail_exp] # Unless opt_silent is true, then output CMD. Then, if opt_dryrun is # not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP # is given, then evaluate it. func_show_eval () { my_cmd="$1" my_fail_exp="${2-:}" ${opt_silent-false} || { func_quote_for_expand "$my_cmd" eval "func_echo $func_quote_for_expand_result" } if ${opt_dry_run-false}; then :; else eval "$my_cmd" my_status=$? if test "$my_status" -eq 0; then :; else eval "(exit $my_status); $my_fail_exp" fi fi } # func_show_eval_locale cmd [fail_exp] # Unless opt_silent is true, then output CMD. Then, if opt_dryrun is # not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP # is given, then evaluate it. Use the saved locale for evaluation. func_show_eval_locale () { my_cmd="$1" my_fail_exp="${2-:}" ${opt_silent-false} || { func_quote_for_expand "$my_cmd" eval "func_echo $func_quote_for_expand_result" } if ${opt_dry_run-false}; then :; else eval "$lt_user_locale $my_cmd" my_status=$? eval "$lt_safe_locale" if test "$my_status" -eq 0; then :; else eval "(exit $my_status); $my_fail_exp" fi fi } # func_version # Echo version message to standard output and exit. func_version () { $SED -n '/^# '$PROGRAM' (GNU /,/# warranty; / { s/^# // s/^# *$// s/\((C)\)[ 0-9,-]*\( [1-9][0-9]*\)/\1\2/ p }' < "$progpath" exit $? } # func_usage # Echo short help message to standard output and exit. func_usage () { $SED -n '/^# Usage:/,/# -h/ { s/^# // s/^# *$// s/\$progname/'$progname'/ p }' < "$progpath" $ECHO $ECHO "run \`$progname --help | more' for full usage" exit $? } # func_help # Echo long help message to standard output and exit. func_help () { $SED -n '/^# Usage:/,/# Report bugs to/ { s/^# // s/^# *$// s*\$progname*'$progname'* s*\$host*'"$host"'* s*\$SHELL*'"$SHELL"'* s*\$LTCC*'"$LTCC"'* s*\$LTCFLAGS*'"$LTCFLAGS"'* s*\$LD*'"$LD"'* s/\$with_gnu_ld/'"$with_gnu_ld"'/ s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/ s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/ p }' < "$progpath" exit $? } # func_missing_arg argname # Echo program name prefixed message to standard error and set global # exit_cmd. func_missing_arg () { func_error "missing argument for $1" exit_cmd=exit } exit_cmd=: # Check that we have a working $ECHO. if test "X$1" = X--no-reexec; then # Discard the --no-reexec flag, and continue. shift elif test "X$1" = X--fallback-echo; then # Avoid inline document here, it may be left over : elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then # Yippee, $ECHO works! : else # Restart under the correct shell, and then maybe $ECHO will work. exec $SHELL "$progpath" --no-reexec ${1+"$@"} fi if test "X$1" = X--fallback-echo; then # used as fallback echo shift cat </dev/null 2>&1; then taglist="$taglist $tagname" # Evaluate the configuration. Be careful to quote the path # and the sed script, to avoid splitting on whitespace, but # also don't use non-portable quotes within backquotes within # quotes we have to do it in 2 steps: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` eval "$extractedcf" else func_error "ignoring unknown tag $tagname" fi ;; esac } # Parse options once, thoroughly. This comes as soon as possible in # the script to make things like `libtool --version' happen quickly. { # Shorthand for --mode=foo, only valid as the first argument case $1 in clean|clea|cle|cl) shift; set dummy --mode clean ${1+"$@"}; shift ;; compile|compil|compi|comp|com|co|c) shift; set dummy --mode compile ${1+"$@"}; shift ;; execute|execut|execu|exec|exe|ex|e) shift; set dummy --mode execute ${1+"$@"}; shift ;; finish|finis|fini|fin|fi|f) shift; set dummy --mode finish ${1+"$@"}; shift ;; install|instal|insta|inst|ins|in|i) shift; set dummy --mode install ${1+"$@"}; shift ;; link|lin|li|l) shift; set dummy --mode link ${1+"$@"}; shift ;; uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u) shift; set dummy --mode uninstall ${1+"$@"}; shift ;; esac # Parse non-mode specific arguments: while test "$#" -gt 0; do opt="$1" shift case $opt in --config) func_config ;; --debug) preserve_args="$preserve_args $opt" func_echo "enabling shell trace mode" opt_debug='set -x' $opt_debug ;; -dlopen) test "$#" -eq 0 && func_missing_arg "$opt" && break execute_dlfiles="$execute_dlfiles $1" shift ;; --dry-run | -n) opt_dry_run=: ;; --features) func_features ;; --finish) mode="finish" ;; --mode) test "$#" -eq 0 && func_missing_arg "$opt" && break case $1 in # Valid mode arguments: clean) ;; compile) ;; execute) ;; finish) ;; install) ;; link) ;; relink) ;; uninstall) ;; # Catch anything else as an error *) func_error "invalid argument for $opt" exit_cmd=exit break ;; esac mode="$1" shift ;; --preserve-dup-deps) opt_duplicate_deps=: ;; --quiet|--silent) preserve_args="$preserve_args $opt" opt_silent=: ;; --verbose| -v) preserve_args="$preserve_args $opt" opt_silent=false ;; --tag) test "$#" -eq 0 && func_missing_arg "$opt" && break preserve_args="$preserve_args $opt $1" func_enable_tag "$1" # tagname is set here shift ;; # Separate optargs to long options: -dlopen=*|--mode=*|--tag=*) func_opt_split "$opt" set dummy "$func_opt_split_opt" "$func_opt_split_arg" ${1+"$@"} shift ;; -\?|-h) func_usage ;; --help) opt_help=: ;; --version) func_version ;; -*) func_fatal_help "unrecognized option \`$opt'" ;; *) nonopt="$opt" break ;; esac done case $host in *cygwin* | *mingw* | *pw32* | *cegcc*) # don't eliminate duplications in $postdeps and $predeps opt_duplicate_compiler_generated_deps=: ;; *) opt_duplicate_compiler_generated_deps=$opt_duplicate_deps ;; esac # Having warned about all mis-specified options, bail out if # anything was wrong. $exit_cmd $EXIT_FAILURE } # func_check_version_match # Ensure that we are using m4 macros, and libtool script from the same # release of libtool. func_check_version_match () { if test "$package_revision" != "$macro_revision"; then if test "$VERSION" != "$macro_version"; then if test -z "$macro_version"; then cat >&2 <<_LT_EOF $progname: Version mismatch error. This is $PACKAGE $VERSION, but the $progname: definition of this LT_INIT comes from an older release. $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION $progname: and run autoconf again. _LT_EOF else cat >&2 <<_LT_EOF $progname: Version mismatch error. This is $PACKAGE $VERSION, but the $progname: definition of this LT_INIT comes from $PACKAGE $macro_version. $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION $progname: and run autoconf again. _LT_EOF fi else cat >&2 <<_LT_EOF $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision, $progname: but the definition of this LT_INIT comes from revision $macro_revision. $progname: You should recreate aclocal.m4 with macros from revision $package_revision $progname: of $PACKAGE $VERSION and run autoconf again. _LT_EOF fi exit $EXIT_MISMATCH fi } ## ----------- ## ## Main. ## ## ----------- ## $opt_help || { # Sanity checks first: func_check_version_match if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then func_fatal_configuration "not configured to build any kind of library" fi test -z "$mode" && func_fatal_error "error: you must specify a MODE." # Darwin sucks eval std_shrext=\"$shrext_cmds\" # Only execute mode is allowed to have -dlopen flags. if test -n "$execute_dlfiles" && test "$mode" != execute; then func_error "unrecognized option \`-dlopen'" $ECHO "$help" 1>&2 exit $EXIT_FAILURE fi # Change the help message to a mode-specific one. generic_help="$help" help="Try \`$progname --help --mode=$mode' for more information." } # func_lalib_p file # True iff FILE is a libtool `.la' library or `.lo' object file. # This function is only a basic sanity check; it will hardly flush out # determined imposters. func_lalib_p () { test -f "$1" && $SED -e 4q "$1" 2>/dev/null \ | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1 } # func_lalib_unsafe_p file # True iff FILE is a libtool `.la' library or `.lo' object file. # This function implements the same check as func_lalib_p without # resorting to external programs. To this end, it redirects stdin and # closes it afterwards, without saving the original file descriptor. # As a safety measure, use it only where a negative result would be # fatal anyway. Works if `file' does not exist. func_lalib_unsafe_p () { lalib_p=no if test -f "$1" && test -r "$1" && exec 5<&0 <"$1"; then for lalib_p_l in 1 2 3 4 do read lalib_p_line case "$lalib_p_line" in \#\ Generated\ by\ *$PACKAGE* ) lalib_p=yes; break;; esac done exec 0<&5 5<&- fi test "$lalib_p" = yes } # func_ltwrapper_script_p file # True iff FILE is a libtool wrapper script # This function is only a basic sanity check; it will hardly flush out # determined imposters. func_ltwrapper_script_p () { func_lalib_p "$1" } # func_ltwrapper_executable_p file # True iff FILE is a libtool wrapper executable # This function is only a basic sanity check; it will hardly flush out # determined imposters. func_ltwrapper_executable_p () { func_ltwrapper_exec_suffix= case $1 in *.exe) ;; *) func_ltwrapper_exec_suffix=.exe ;; esac $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1 } # func_ltwrapper_scriptname file # Assumes file is an ltwrapper_executable # uses $file to determine the appropriate filename for a # temporary ltwrapper_script. func_ltwrapper_scriptname () { func_ltwrapper_scriptname_result="" if func_ltwrapper_executable_p "$1"; then func_dirname_and_basename "$1" "" "." func_stripname '' '.exe' "$func_basename_result" func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper" fi } # func_ltwrapper_p file # True iff FILE is a libtool wrapper script or wrapper executable # This function is only a basic sanity check; it will hardly flush out # determined imposters. func_ltwrapper_p () { func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1" } # func_execute_cmds commands fail_cmd # Execute tilde-delimited COMMANDS. # If FAIL_CMD is given, eval that upon failure. # FAIL_CMD may read-access the current command in variable CMD! func_execute_cmds () { $opt_debug save_ifs=$IFS; IFS='~' for cmd in $1; do IFS=$save_ifs eval cmd=\"$cmd\" func_show_eval "$cmd" "${2-:}" done IFS=$save_ifs } # func_source file # Source FILE, adding directory component if necessary. # Note that it is not necessary on cygwin/mingw to append a dot to # FILE even if both FILE and FILE.exe exist: automatic-append-.exe # behavior happens only for exec(3), not for open(2)! Also, sourcing # `FILE.' does not work on cygwin managed mounts. func_source () { $opt_debug case $1 in */* | *\\*) . "$1" ;; *) . "./$1" ;; esac } # func_infer_tag arg # Infer tagged configuration to use if any are available and # if one wasn't chosen via the "--tag" command line option. # Only attempt this if the compiler in the base compile # command doesn't match the default compiler. # arg is usually of the form 'gcc ...' func_infer_tag () { $opt_debug if test -n "$available_tags" && test -z "$tagname"; then CC_quoted= for arg in $CC; do func_quote_for_eval "$arg" CC_quoted="$CC_quoted $func_quote_for_eval_result" done case $@ in # Blanks in the command may have been stripped by the calling shell, # but not from the CC environment variable when configure was run. " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;; # Blanks at the start of $base_compile will cause this to fail # if we don't check for them as well. *) for z in $available_tags; do if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then # Evaluate the configuration. eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" CC_quoted= for arg in $CC; do # Double-quote args containing other shell metacharacters. func_quote_for_eval "$arg" CC_quoted="$CC_quoted $func_quote_for_eval_result" done case "$@ " in " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) # The compiler in the base compile command matches # the one in the tagged configuration. # Assume this is the tagged configuration we want. tagname=$z break ;; esac fi done # If $tagname still isn't set, then no tagged configuration # was found and let the user know that the "--tag" command # line option must be used. if test -z "$tagname"; then func_echo "unable to infer tagged configuration" func_fatal_error "specify a tag with \`--tag'" # else # func_verbose "using $tagname tagged configuration" fi ;; esac fi } # func_write_libtool_object output_name pic_name nonpic_name # Create a libtool object file (analogous to a ".la" file), # but don't create it if we're doing a dry run. func_write_libtool_object () { write_libobj=${1} if test "$build_libtool_libs" = yes; then write_lobj=\'${2}\' else write_lobj=none fi if test "$build_old_libs" = yes; then write_oldobj=\'${3}\' else write_oldobj=none fi $opt_dry_run || { cat >${write_libobj}T <?"'"'"' &()|`$[]' \ && func_warning "libobj name \`$libobj' may not contain shell special characters." func_dirname_and_basename "$obj" "/" "" objname="$func_basename_result" xdir="$func_dirname_result" lobj=${xdir}$objdir/$objname test -z "$base_compile" && \ func_fatal_help "you must specify a compilation command" # Delete any leftover library objects. if test "$build_old_libs" = yes; then removelist="$obj $lobj $libobj ${libobj}T" else removelist="$lobj $libobj ${libobj}T" fi # On Cygwin there's no "real" PIC flag so we must build both object types case $host_os in cygwin* | mingw* | pw32* | os2* | cegcc*) pic_mode=default ;; esac if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then # non-PIC code in shared libraries is not supported pic_mode=default fi # Calculate the filename of the output object if compiler does # not support -o with -c if test "$compiler_c_o" = no; then output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} lockfile="$output_obj.lock" else output_obj= need_locks=no lockfile= fi # Lock this critical section if it is needed # We use this script file to make the link, it avoids creating a new file if test "$need_locks" = yes; then until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do func_echo "Waiting for $lockfile to be removed" sleep 2 done elif test "$need_locks" = warn; then if test -f "$lockfile"; then $ECHO "\ *** ERROR, $lockfile exists and contains: `cat $lockfile 2>/dev/null` This indicates that another process is trying to use the same temporary object file, and libtool could not work around it because your compiler does not support \`-c' and \`-o' together. If you repeat this compilation, it may succeed, by chance, but you had better avoid parallel builds (make -j) in this platform, or get a better compiler." $opt_dry_run || $RM $removelist exit $EXIT_FAILURE fi removelist="$removelist $output_obj" $ECHO "$srcfile" > "$lockfile" fi $opt_dry_run || $RM $removelist removelist="$removelist $lockfile" trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15 if test -n "$fix_srcfile_path"; then eval srcfile=\"$fix_srcfile_path\" fi func_quote_for_eval "$srcfile" qsrcfile=$func_quote_for_eval_result # Only build a PIC object if we are building libtool libraries. if test "$build_libtool_libs" = yes; then # Without this assignment, base_compile gets emptied. fbsd_hideous_sh_bug=$base_compile if test "$pic_mode" != no; then command="$base_compile $qsrcfile $pic_flag" else # Don't build PIC code command="$base_compile $qsrcfile" fi func_mkdir_p "$xdir$objdir" if test -z "$output_obj"; then # Place PIC objects in $objdir command="$command -o $lobj" fi func_show_eval_locale "$command" \ 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE' if test "$need_locks" = warn && test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then $ECHO "\ *** ERROR, $lockfile contains: `cat $lockfile 2>/dev/null` but it should contain: $srcfile This indicates that another process is trying to use the same temporary object file, and libtool could not work around it because your compiler does not support \`-c' and \`-o' together. If you repeat this compilation, it may succeed, by chance, but you had better avoid parallel builds (make -j) in this platform, or get a better compiler." $opt_dry_run || $RM $removelist exit $EXIT_FAILURE fi # Just move the object if needed, then go on to compile the next one if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then func_show_eval '$MV "$output_obj" "$lobj"' \ 'error=$?; $opt_dry_run || $RM $removelist; exit $error' fi # Allow error messages only from the first compilation. if test "$suppress_opt" = yes; then suppress_output=' >/dev/null 2>&1' fi fi # Only build a position-dependent object if we build old libraries. if test "$build_old_libs" = yes; then if test "$pic_mode" != yes; then # Don't build PIC code command="$base_compile $qsrcfile$pie_flag" else command="$base_compile $qsrcfile $pic_flag" fi if test "$compiler_c_o" = yes; then command="$command -o $obj" fi # Suppress compiler output if we already did a PIC compilation. command="$command$suppress_output" func_show_eval_locale "$command" \ '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' if test "$need_locks" = warn && test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then $ECHO "\ *** ERROR, $lockfile contains: `cat $lockfile 2>/dev/null` but it should contain: $srcfile This indicates that another process is trying to use the same temporary object file, and libtool could not work around it because your compiler does not support \`-c' and \`-o' together. If you repeat this compilation, it may succeed, by chance, but you had better avoid parallel builds (make -j) in this platform, or get a better compiler." $opt_dry_run || $RM $removelist exit $EXIT_FAILURE fi # Just move the object if needed if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then func_show_eval '$MV "$output_obj" "$obj"' \ 'error=$?; $opt_dry_run || $RM $removelist; exit $error' fi fi $opt_dry_run || { func_write_libtool_object "$libobj" "$objdir/$objname" "$objname" # Unlock the critical section if it was locked if test "$need_locks" != no; then removelist=$lockfile $RM "$lockfile" fi } exit $EXIT_SUCCESS } $opt_help || { test "$mode" = compile && func_mode_compile ${1+"$@"} } func_mode_help () { # We need to display help for each of the modes. case $mode in "") # Generic help is extracted from the usage comments # at the start of this file. func_help ;; clean) $ECHO \ "Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE... Remove files from the build directory. RM is the name of the program to use to delete files associated with each FILE (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed to RM. If FILE is a libtool library, object or program, all the files associated with it are deleted. Otherwise, only FILE itself is deleted using RM." ;; compile) $ECHO \ "Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE Compile a source file into a libtool library object. This mode accepts the following additional options: -o OUTPUT-FILE set the output file name to OUTPUT-FILE -no-suppress do not suppress compiler output for multiple passes -prefer-pic try to building PIC objects only -prefer-non-pic try to building non-PIC objects only -shared do not build a \`.o' file suitable for static linking -static only build a \`.o' file suitable for static linking COMPILE-COMMAND is a command to be used in creating a \`standard' object file from the given SOURCEFILE. The output file name is determined by removing the directory component from SOURCEFILE, then substituting the C source code suffix \`.c' with the library object suffix, \`.lo'." ;; execute) $ECHO \ "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]... Automatically set library path, then run a program. This mode accepts the following additional options: -dlopen FILE add the directory containing FILE to the library path This mode sets the library path environment variable according to \`-dlopen' flags. If any of the ARGS are libtool executable wrappers, then they are translated into their corresponding uninstalled binary, and any of their required library directories are added to the library path. Then, COMMAND is executed, with ARGS as arguments." ;; finish) $ECHO \ "Usage: $progname [OPTION]... --mode=finish [LIBDIR]... Complete the installation of libtool libraries. Each LIBDIR is a directory that contains libtool libraries. The commands that this mode executes may require superuser privileges. Use the \`--dry-run' option if you just want to see what would be executed." ;; install) $ECHO \ "Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND... Install executables or libraries. INSTALL-COMMAND is the installation command. The first component should be either the \`install' or \`cp' program. The following components of INSTALL-COMMAND are treated specially: -inst-prefix PREFIX-DIR Use PREFIX-DIR as a staging area for installation The rest of the components are interpreted as arguments to that command (only BSD-compatible install options are recognized)." ;; link) $ECHO \ "Usage: $progname [OPTION]... --mode=link LINK-COMMAND... Link object files or libraries together to form another library, or to create an executable program. LINK-COMMAND is a command using the C compiler that you would use to create a program from several object files. The following components of LINK-COMMAND are treated specially: -all-static do not do any dynamic linking at all -avoid-version do not add a version suffix if possible -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3) -export-symbols SYMFILE try to export only the symbols listed in SYMFILE -export-symbols-regex REGEX try to export only the symbols matching REGEX -LLIBDIR search LIBDIR for required installed libraries -lNAME OUTPUT-FILE requires the installed library libNAME -module build a library that can dlopened -no-fast-install disable the fast-install mode -no-install link a not-installable executable -no-undefined declare that a library does not refer to external symbols -o OUTPUT-FILE create OUTPUT-FILE from the specified objects -objectlist FILE Use a list of object files found in FILE to specify objects -precious-files-regex REGEX don't remove output files matching REGEX -release RELEASE specify package release information -rpath LIBDIR the created library will eventually be installed in LIBDIR -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries -shared only do dynamic linking of libtool libraries -shrext SUFFIX override the standard shared library file extension -static do not do any dynamic linking of uninstalled libtool libraries -static-libtool-libs do not do any dynamic linking of libtool libraries -version-info CURRENT[:REVISION[:AGE]] specify library version info [each variable defaults to 0] -weak LIBNAME declare that the target provides the LIBNAME interface All other options (arguments beginning with \`-') are ignored. Every other argument is treated as a filename. Files ending in \`.la' are treated as uninstalled libtool libraries, other files are standard or library object files. If the OUTPUT-FILE ends in \`.la', then a libtool library is created, only library objects (\`.lo' files) may be specified, and \`-rpath' is required, except when creating a convenience library. If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created using \`ar' and \`ranlib', or on Windows using \`lib'. If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file is created, otherwise an executable program is created." ;; uninstall) $ECHO \ "Usage: $progname [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE... Remove libraries from an installation directory. RM is the name of the program to use to delete files associated with each FILE (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed to RM. If FILE is a libtool library, all the files associated with it are deleted. Otherwise, only FILE itself is deleted using RM." ;; *) func_fatal_help "invalid operation mode \`$mode'" ;; esac $ECHO $ECHO "Try \`$progname --help' for more information about other modes." exit $? } # Now that we've collected a possible --mode arg, show help if necessary $opt_help && func_mode_help # func_mode_execute arg... func_mode_execute () { $opt_debug # The first argument is the command name. cmd="$nonopt" test -z "$cmd" && \ func_fatal_help "you must specify a COMMAND" # Handle -dlopen flags immediately. for file in $execute_dlfiles; do test -f "$file" \ || func_fatal_help "\`$file' is not a file" dir= case $file in *.la) # Check to see that this really is a libtool archive. func_lalib_unsafe_p "$file" \ || func_fatal_help "\`$lib' is not a valid libtool archive" # Read the libtool library. dlname= library_names= func_source "$file" # Skip this library if it cannot be dlopened. if test -z "$dlname"; then # Warn if it was a shared library. test -n "$library_names" && \ func_warning "\`$file' was not linked with \`-export-dynamic'" continue fi func_dirname "$file" "" "." dir="$func_dirname_result" if test -f "$dir/$objdir/$dlname"; then dir="$dir/$objdir" else if test ! -f "$dir/$dlname"; then func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" fi fi ;; *.lo) # Just add the directory containing the .lo file. func_dirname "$file" "" "." dir="$func_dirname_result" ;; *) func_warning "\`-dlopen' is ignored for non-libtool libraries and objects" continue ;; esac # Get the absolute pathname. absdir=`cd "$dir" && pwd` test -n "$absdir" && dir="$absdir" # Now add the directory to shlibpath_var. if eval "test -z \"\$$shlibpath_var\""; then eval "$shlibpath_var=\"\$dir\"" else eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\"" fi done # This variable tells wrapper scripts just to set shlibpath_var # rather than running their programs. libtool_execute_magic="$magic" # Check if any of the arguments is a wrapper script. args= for file do case $file in -*) ;; *) # Do a test to see if this is really a libtool program. if func_ltwrapper_script_p "$file"; then func_source "$file" # Transform arg to wrapped name. file="$progdir/$program" elif func_ltwrapper_executable_p "$file"; then func_ltwrapper_scriptname "$file" func_source "$func_ltwrapper_scriptname_result" # Transform arg to wrapped name. file="$progdir/$program" fi ;; esac # Quote arguments (to preserve shell metacharacters). func_quote_for_eval "$file" args="$args $func_quote_for_eval_result" done if test "X$opt_dry_run" = Xfalse; then if test -n "$shlibpath_var"; then # Export the shlibpath_var. eval "export $shlibpath_var" fi # Restore saved environment variables for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES do eval "if test \"\${save_$lt_var+set}\" = set; then $lt_var=\$save_$lt_var; export $lt_var else $lt_unset $lt_var fi" done # Now prepare to actually exec the command. exec_cmd="\$cmd$args" else # Display what would be done. if test -n "$shlibpath_var"; then eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\"" $ECHO "export $shlibpath_var" fi $ECHO "$cmd$args" exit $EXIT_SUCCESS fi } test "$mode" = execute && func_mode_execute ${1+"$@"} # func_mode_finish arg... func_mode_finish () { $opt_debug libdirs="$nonopt" admincmds= if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then for dir do libdirs="$libdirs $dir" done for libdir in $libdirs; do if test -n "$finish_cmds"; then # Do each command in the finish commands. func_execute_cmds "$finish_cmds" 'admincmds="$admincmds '"$cmd"'"' fi if test -n "$finish_eval"; then # Do the single finish_eval. eval cmds=\"$finish_eval\" $opt_dry_run || eval "$cmds" || admincmds="$admincmds $cmds" fi done fi # Exit here if they wanted silent mode. $opt_silent && exit $EXIT_SUCCESS $ECHO "X----------------------------------------------------------------------" | $Xsed $ECHO "Libraries have been installed in:" for libdir in $libdirs; do $ECHO " $libdir" done $ECHO $ECHO "If you ever happen to want to link against installed libraries" $ECHO "in a given directory, LIBDIR, you must either use libtool, and" $ECHO "specify the full pathname of the library, or use the \`-LLIBDIR'" $ECHO "flag during linking and do at least one of the following:" if test -n "$shlibpath_var"; then $ECHO " - add LIBDIR to the \`$shlibpath_var' environment variable" $ECHO " during execution" fi if test -n "$runpath_var"; then $ECHO " - add LIBDIR to the \`$runpath_var' environment variable" $ECHO " during linking" fi if test -n "$hardcode_libdir_flag_spec"; then libdir=LIBDIR eval flag=\"$hardcode_libdir_flag_spec\" $ECHO " - use the \`$flag' linker flag" fi if test -n "$admincmds"; then $ECHO " - have your system administrator run these commands:$admincmds" fi if test -f /etc/ld.so.conf; then $ECHO " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'" fi $ECHO $ECHO "See any operating system documentation about shared libraries for" case $host in solaris2.[6789]|solaris2.1[0-9]) $ECHO "more information, such as the ld(1), crle(1) and ld.so(8) manual" $ECHO "pages." ;; *) $ECHO "more information, such as the ld(1) and ld.so(8) manual pages." ;; esac $ECHO "X----------------------------------------------------------------------" | $Xsed exit $EXIT_SUCCESS } test "$mode" = finish && func_mode_finish ${1+"$@"} # func_mode_install arg... func_mode_install () { $opt_debug # There may be an optional sh(1) argument at the beginning of # install_prog (especially on Windows NT). if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh || # Allow the use of GNU shtool's install command. $ECHO "X$nonopt" | $GREP shtool >/dev/null; then # Aesthetically quote it. func_quote_for_eval "$nonopt" install_prog="$func_quote_for_eval_result " arg=$1 shift else install_prog= arg=$nonopt fi # The real first argument should be the name of the installation program. # Aesthetically quote it. func_quote_for_eval "$arg" install_prog="$install_prog$func_quote_for_eval_result" # We need to accept at least all the BSD install flags. dest= files= opts= prev= install_type= isdir=no stripme= for arg do if test -n "$dest"; then files="$files $dest" dest=$arg continue fi case $arg in -d) isdir=yes ;; -f) case " $install_prog " in *[\\\ /]cp\ *) ;; *) prev=$arg ;; esac ;; -g | -m | -o) prev=$arg ;; -s) stripme=" -s" continue ;; -*) ;; *) # If the previous option needed an argument, then skip it. if test -n "$prev"; then prev= else dest=$arg continue fi ;; esac # Aesthetically quote the argument. func_quote_for_eval "$arg" install_prog="$install_prog $func_quote_for_eval_result" done test -z "$install_prog" && \ func_fatal_help "you must specify an install program" test -n "$prev" && \ func_fatal_help "the \`$prev' option requires an argument" if test -z "$files"; then if test -z "$dest"; then func_fatal_help "no file or destination specified" else func_fatal_help "you must specify a destination" fi fi # Strip any trailing slash from the destination. func_stripname '' '/' "$dest" dest=$func_stripname_result # Check to see that the destination is a directory. test -d "$dest" && isdir=yes if test "$isdir" = yes; then destdir="$dest" destname= else func_dirname_and_basename "$dest" "" "." destdir="$func_dirname_result" destname="$func_basename_result" # Not a directory, so check to see that there is only one file specified. set dummy $files; shift test "$#" -gt 1 && \ func_fatal_help "\`$dest' is not a directory" fi case $destdir in [\\/]* | [A-Za-z]:[\\/]*) ;; *) for file in $files; do case $file in *.lo) ;; *) func_fatal_help "\`$destdir' must be an absolute directory name" ;; esac done ;; esac # This variable tells wrapper scripts just to set variables rather # than running their programs. libtool_install_magic="$magic" staticlibs= future_libdirs= current_libdirs= for file in $files; do # Do each installation. case $file in *.$libext) # Do the static libraries later. staticlibs="$staticlibs $file" ;; *.la) # Check to see that this really is a libtool archive. func_lalib_unsafe_p "$file" \ || func_fatal_help "\`$file' is not a valid libtool archive" library_names= old_library= relink_command= func_source "$file" # Add the libdir to current_libdirs if it is the destination. if test "X$destdir" = "X$libdir"; then case "$current_libdirs " in *" $libdir "*) ;; *) current_libdirs="$current_libdirs $libdir" ;; esac else # Note the libdir as a future libdir. case "$future_libdirs " in *" $libdir "*) ;; *) future_libdirs="$future_libdirs $libdir" ;; esac fi func_dirname "$file" "/" "" dir="$func_dirname_result" dir="$dir$objdir" if test -n "$relink_command"; then # Determine the prefix the user has applied to our future dir. inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"` # Don't allow the user to place us outside of our expected # location b/c this prevents finding dependent libraries that # are installed to the same prefix. # At present, this check doesn't affect windows .dll's that # are installed into $libdir/../bin (currently, that works fine) # but it's something to keep an eye on. test "$inst_prefix_dir" = "$destdir" && \ func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir" if test -n "$inst_prefix_dir"; then # Stick the inst_prefix_dir data into the link command. relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` else relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"` fi func_warning "relinking \`$file'" func_show_eval "$relink_command" \ 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"' fi # See the names of the shared library. set dummy $library_names; shift if test -n "$1"; then realname="$1" shift srcname="$realname" test -n "$relink_command" && srcname="$realname"T # Install the shared library and build the symlinks. func_show_eval "$install_prog $dir/$srcname $destdir/$realname" \ 'exit $?' tstripme="$stripme" case $host_os in cygwin* | mingw* | pw32* | cegcc*) case $realname in *.dll.a) tstripme="" ;; esac ;; esac if test -n "$tstripme" && test -n "$striplib"; then func_show_eval "$striplib $destdir/$realname" 'exit $?' fi if test "$#" -gt 0; then # Delete the old symlinks, and create new ones. # Try `ln -sf' first, because the `ln' binary might depend on # the symlink we replace! Solaris /bin/ln does not understand -f, # so we also need to try rm && ln -s. for linkname do test "$linkname" != "$realname" \ && func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $realname $linkname; }; })" done fi # Do each command in the postinstall commands. lib="$destdir/$realname" func_execute_cmds "$postinstall_cmds" 'exit $?' fi # Install the pseudo-library for information purposes. func_basename "$file" name="$func_basename_result" instname="$dir/$name"i func_show_eval "$install_prog $instname $destdir/$name" 'exit $?' # Maybe install the static library, too. test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" ;; *.lo) # Install (i.e. copy) a libtool object. # Figure out destination file name, if it wasn't already specified. if test -n "$destname"; then destfile="$destdir/$destname" else func_basename "$file" destfile="$func_basename_result" destfile="$destdir/$destfile" fi # Deduce the name of the destination old-style object file. case $destfile in *.lo) func_lo2o "$destfile" staticdest=$func_lo2o_result ;; *.$objext) staticdest="$destfile" destfile= ;; *) func_fatal_help "cannot copy a libtool object to \`$destfile'" ;; esac # Install the libtool object if requested. test -n "$destfile" && \ func_show_eval "$install_prog $file $destfile" 'exit $?' # Install the old object if enabled. if test "$build_old_libs" = yes; then # Deduce the name of the old-style object file. func_lo2o "$file" staticobj=$func_lo2o_result func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?' fi exit $EXIT_SUCCESS ;; *) # Figure out destination file name, if it wasn't already specified. if test -n "$destname"; then destfile="$destdir/$destname" else func_basename "$file" destfile="$func_basename_result" destfile="$destdir/$destfile" fi # If the file is missing, and there is a .exe on the end, strip it # because it is most likely a libtool script we actually want to # install stripped_ext="" case $file in *.exe) if test ! -f "$file"; then func_stripname '' '.exe' "$file" file=$func_stripname_result stripped_ext=".exe" fi ;; esac # Do a test to see if this is really a libtool program. case $host in *cygwin* | *mingw*) if func_ltwrapper_executable_p "$file"; then func_ltwrapper_scriptname "$file" wrapper=$func_ltwrapper_scriptname_result else func_stripname '' '.exe' "$file" wrapper=$func_stripname_result fi ;; *) wrapper=$file ;; esac if func_ltwrapper_script_p "$wrapper"; then notinst_deplibs= relink_command= func_source "$wrapper" # Check the variables that should have been set. test -z "$generated_by_libtool_version" && \ func_fatal_error "invalid libtool wrapper script \`$wrapper'" finalize=yes for lib in $notinst_deplibs; do # Check to see that each library is installed. libdir= if test -f "$lib"; then func_source "$lib" fi libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test if test -n "$libdir" && test ! -f "$libfile"; then func_warning "\`$lib' has not been installed in \`$libdir'" finalize=no fi done relink_command= func_source "$wrapper" outputname= if test "$fast_install" = no && test -n "$relink_command"; then $opt_dry_run || { if test "$finalize" = yes; then tmpdir=`func_mktempdir` func_basename "$file$stripped_ext" file="$func_basename_result" outputname="$tmpdir/$file" # Replace the output file specification. relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'` $opt_silent || { func_quote_for_expand "$relink_command" eval "func_echo $func_quote_for_expand_result" } if eval "$relink_command"; then : else func_error "error: relink \`$file' with the above command before installing it" $opt_dry_run || ${RM}r "$tmpdir" continue fi file="$outputname" else func_warning "cannot relink \`$file'" fi } else # Install the binary that we compiled earlier. file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` fi fi # remove .exe since cygwin /usr/bin/install will append another # one anyway case $install_prog,$host in */usr/bin/install*,*cygwin*) case $file:$destfile in *.exe:*.exe) # this is ok ;; *.exe:*) destfile=$destfile.exe ;; *:*.exe) func_stripname '' '.exe' "$destfile" destfile=$func_stripname_result ;; esac ;; esac func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?' $opt_dry_run || if test -n "$outputname"; then ${RM}r "$tmpdir" fi ;; esac done for file in $staticlibs; do func_basename "$file" name="$func_basename_result" # Set up the ranlib parameters. oldlib="$destdir/$name" func_show_eval "$install_prog \$file \$oldlib" 'exit $?' if test -n "$stripme" && test -n "$old_striplib"; then func_show_eval "$old_striplib $oldlib" 'exit $?' fi # Do each command in the postinstall commands. func_execute_cmds "$old_postinstall_cmds" 'exit $?' done test -n "$future_libdirs" && \ func_warning "remember to run \`$progname --finish$future_libdirs'" if test -n "$current_libdirs"; then # Maybe just do a dry run. $opt_dry_run && current_libdirs=" -n$current_libdirs" exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs' else exit $EXIT_SUCCESS fi } test "$mode" = install && func_mode_install ${1+"$@"} # func_generate_dlsyms outputname originator pic_p # Extract symbols from dlprefiles and create ${outputname}S.o with # a dlpreopen symbol table. func_generate_dlsyms () { $opt_debug my_outputname="$1" my_originator="$2" my_pic_p="${3-no}" my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'` my_dlsyms= if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then if test -n "$NM" && test -n "$global_symbol_pipe"; then my_dlsyms="${my_outputname}S.c" else func_error "not configured to extract global symbols from dlpreopened files" fi fi if test -n "$my_dlsyms"; then case $my_dlsyms in "") ;; *.c) # Discover the nlist of each of the dlfiles. nlist="$output_objdir/${my_outputname}.nm" func_show_eval "$RM $nlist ${nlist}S ${nlist}T" # Parse the name list into a source file. func_verbose "creating $output_objdir/$my_dlsyms" $opt_dry_run || $ECHO > "$output_objdir/$my_dlsyms" "\ /* $my_dlsyms - symbol resolution table for \`$my_outputname' dlsym emulation. */ /* Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION */ #ifdef __cplusplus extern \"C\" { #endif /* External symbol declarations for the compiler. */\ " if test "$dlself" = yes; then func_verbose "generating symbol list for \`$output'" $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" # Add our own program objects to the symbol list. progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` for progfile in $progfiles; do func_verbose "extracting global C symbols from \`$progfile'" $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'" done if test -n "$exclude_expsyms"; then $opt_dry_run || { eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T' eval '$MV "$nlist"T "$nlist"' } fi if test -n "$export_symbols_regex"; then $opt_dry_run || { eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T' eval '$MV "$nlist"T "$nlist"' } fi # Prepare the list of exported symbols if test -z "$export_symbols"; then export_symbols="$output_objdir/$outputname.exp" $opt_dry_run || { $RM $export_symbols eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"' case $host in *cygwin* | *mingw* | *cegcc* ) eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"' ;; esac } else $opt_dry_run || { eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"' eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T' eval '$MV "$nlist"T "$nlist"' case $host in *cygwin | *mingw* | *cegcc* ) eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' eval 'cat "$nlist" >> "$output_objdir/$outputname.def"' ;; esac } fi fi for dlprefile in $dlprefiles; do func_verbose "extracting global C symbols from \`$dlprefile'" func_basename "$dlprefile" name="$func_basename_result" $opt_dry_run || { eval '$ECHO ": $name " >> "$nlist"' eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'" } done $opt_dry_run || { # Make sure we have at least an empty file. test -f "$nlist" || : > "$nlist" if test -n "$exclude_expsyms"; then $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T $MV "$nlist"T "$nlist" fi # Try sorting and uniquifying the output. if $GREP -v "^: " < "$nlist" | if sort -k 3 /dev/null 2>&1; then sort -k 3 else sort +2 fi | uniq > "$nlist"S; then : else $GREP -v "^: " < "$nlist" > "$nlist"S fi if test -f "$nlist"S; then eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$my_dlsyms"' else $ECHO '/* NONE */' >> "$output_objdir/$my_dlsyms" fi $ECHO >> "$output_objdir/$my_dlsyms" "\ /* The mapping between symbol names and symbols. */ typedef struct { const char *name; void *address; } lt_dlsymlist; " case $host in *cygwin* | *mingw* | *cegcc* ) $ECHO >> "$output_objdir/$my_dlsyms" "\ /* DATA imports from DLLs on WIN32 con't be const, because runtime relocations are performed -- see ld's documentation on pseudo-relocs. */" lt_dlsym_const= ;; *osf5*) echo >> "$output_objdir/$my_dlsyms" "\ /* This system does not cope well with relocations in const data */" lt_dlsym_const= ;; *) lt_dlsym_const=const ;; esac $ECHO >> "$output_objdir/$my_dlsyms" "\ extern $lt_dlsym_const lt_dlsymlist lt_${my_prefix}_LTX_preloaded_symbols[]; $lt_dlsym_const lt_dlsymlist lt_${my_prefix}_LTX_preloaded_symbols[] = {\ { \"$my_originator\", (void *) 0 }," case $need_lib_prefix in no) eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$my_dlsyms" ;; *) eval "$global_symbol_to_c_name_address_lib_prefix" < "$nlist" >> "$output_objdir/$my_dlsyms" ;; esac $ECHO >> "$output_objdir/$my_dlsyms" "\ {0, (void *) 0} }; /* This works around a problem in FreeBSD linker */ #ifdef FREEBSD_WORKAROUND static const void *lt_preloaded_setup() { return lt_${my_prefix}_LTX_preloaded_symbols; } #endif #ifdef __cplusplus } #endif\ " } # !$opt_dry_run pic_flag_for_symtable= case "$compile_command " in *" -static "*) ;; *) case $host in # compiling the symbol table file with pic_flag works around # a FreeBSD bug that causes programs to crash when -lm is # linked before any other PIC object. But we must not use # pic_flag when linking with -static. The problem exists in # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1. *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; *-*-hpux*) pic_flag_for_symtable=" $pic_flag" ;; *) if test "X$my_pic_p" != Xno; then pic_flag_for_symtable=" $pic_flag" fi ;; esac ;; esac symtab_cflags= for arg in $LTCFLAGS; do case $arg in -pie | -fpie | -fPIE) ;; *) symtab_cflags="$symtab_cflags $arg" ;; esac done # Now compile the dynamic symbol file. func_show_eval '(cd $output_objdir && $LTCC$symtab_cflags -c$no_builtin_flag$pic_flag_for_symtable "$my_dlsyms")' 'exit $?' # Clean up the generated files. func_show_eval '$RM "$output_objdir/$my_dlsyms" "$nlist" "${nlist}S" "${nlist}T"' # Transform the symbol file into the correct name. symfileobj="$output_objdir/${my_outputname}S.$objext" case $host in *cygwin* | *mingw* | *cegcc* ) if test -f "$output_objdir/$my_outputname.def"; then compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` else compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"` finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"` fi ;; *) compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"` finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"` ;; esac ;; *) func_fatal_error "unknown suffix for \`$my_dlsyms'" ;; esac else # We keep going just in case the user didn't refer to # lt_preloaded_symbols. The linker will fail if global_symbol_pipe # really was required. # Nullify the symbol file. compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"` finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"` fi } # func_win32_libid arg # return the library type of file 'arg' # # Need a lot of goo to handle *both* DLLs and import libs # Has to be a shell function in order to 'eat' the argument # that is supplied when $file_magic_command is called. func_win32_libid () { $opt_debug win32_libid_type="unknown" win32_fileres=`file -L $1 2>/dev/null` case $win32_fileres in *ar\ archive\ import\ library*) # definitely import win32_libid_type="x86 archive import" ;; *ar\ archive*) # could be an import, or static if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null | $EGREP 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then win32_nmres=`eval $NM -f posix -A $1 | $SED -n -e ' 1,100{ / I /{ s,.*,import, p q } }'` case $win32_nmres in import*) win32_libid_type="x86 archive import";; *) win32_libid_type="x86 archive static";; esac fi ;; *DLL*) win32_libid_type="x86 DLL" ;; *executable*) # but shell scripts are "executable" too... case $win32_fileres in *MS\ Windows\ PE\ Intel*) win32_libid_type="x86 DLL" ;; esac ;; esac $ECHO "$win32_libid_type" } # func_extract_an_archive dir oldlib func_extract_an_archive () { $opt_debug f_ex_an_ar_dir="$1"; shift f_ex_an_ar_oldlib="$1" func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" 'exit $?' if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then : else func_fatal_error "object name conflicts in archive: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib" fi } # func_extract_archives gentop oldlib ... func_extract_archives () { $opt_debug my_gentop="$1"; shift my_oldlibs=${1+"$@"} my_oldobjs="" my_xlib="" my_xabs="" my_xdir="" for my_xlib in $my_oldlibs; do # Extract the objects. case $my_xlib in [\\/]* | [A-Za-z]:[\\/]*) my_xabs="$my_xlib" ;; *) my_xabs=`pwd`"/$my_xlib" ;; esac func_basename "$my_xlib" my_xlib="$func_basename_result" my_xlib_u=$my_xlib while :; do case " $extracted_archives " in *" $my_xlib_u "*) func_arith $extracted_serial + 1 extracted_serial=$func_arith_result my_xlib_u=lt$extracted_serial-$my_xlib ;; *) break ;; esac done extracted_archives="$extracted_archives $my_xlib_u" my_xdir="$my_gentop/$my_xlib_u" func_mkdir_p "$my_xdir" case $host in *-darwin*) func_verbose "Extracting $my_xabs" # Do not bother doing anything if just a dry run $opt_dry_run || { darwin_orig_dir=`pwd` cd $my_xdir || exit $? darwin_archive=$my_xabs darwin_curdir=`pwd` darwin_base_archive=`basename "$darwin_archive"` darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` if test -n "$darwin_arches"; then darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` darwin_arch= func_verbose "$darwin_base_archive has multiple architectures $darwin_arches" for darwin_arch in $darwin_arches ; do func_mkdir_p "unfat-$$/${darwin_base_archive}-${darwin_arch}" $LIPO -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}" cd "unfat-$$/${darwin_base_archive}-${darwin_arch}" func_extract_an_archive "`pwd`" "${darwin_base_archive}" cd "$darwin_curdir" $RM "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" done # $darwin_arches ## Okay now we've a bunch of thin objects, gotta fatten them up :) darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u` darwin_file= darwin_files= for darwin_file in $darwin_filelist; do darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP` $LIPO -create -output "$darwin_file" $darwin_files done # $darwin_filelist $RM -rf unfat-$$ cd "$darwin_orig_dir" else cd $darwin_orig_dir func_extract_an_archive "$my_xdir" "$my_xabs" fi # $darwin_arches } # !$opt_dry_run ;; *) func_extract_an_archive "$my_xdir" "$my_xabs" ;; esac my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` done func_extract_archives_result="$my_oldobjs" } # func_emit_wrapper_part1 [arg=no] # # Emit the first part of a libtool wrapper script on stdout. # For more information, see the description associated with # func_emit_wrapper(), below. func_emit_wrapper_part1 () { func_emit_wrapper_part1_arg1=no if test -n "$1" ; then func_emit_wrapper_part1_arg1=$1 fi $ECHO "\ #! $SHELL # $output - temporary wrapper script for $objdir/$outputname # Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION # # The $output program cannot be directly executed until all the libtool # libraries that it depends on are installed. # # This wrapper script should never be moved out of the build directory. # If it is, it will not operate correctly. # Sed substitution that helps us do robust quoting. It backslashifies # metacharacters that are still active within double-quoted strings. Xsed='${SED} -e 1s/^X//' sed_quote_subst='$sed_quote_subst' # Be Bourne compatible if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on \${1+\"\$@\"}, which # is contrary to our usage. Disable this feature. alias -g '\${1+\"\$@\"}'='\"\$@\"' setopt NO_GLOB_SUBST else case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac fi BIN_SH=xpg4; export BIN_SH # for Tru64 DUALCASE=1; export DUALCASE # for MKS sh # The HP-UX ksh and POSIX shell print the target directory to stdout # if CDPATH is set. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH relink_command=\"$relink_command\" # This environment variable determines our operation mode. if test \"\$libtool_install_magic\" = \"$magic\"; then # install mode needs the following variables: generated_by_libtool_version='$macro_version' notinst_deplibs='$notinst_deplibs' else # When we are sourced in execute mode, \$file and \$ECHO are already set. if test \"\$libtool_execute_magic\" != \"$magic\"; then ECHO=\"$qecho\" file=\"\$0\" # Make sure echo works. if test \"X\$1\" = X--no-reexec; then # Discard the --no-reexec flag, and continue. shift elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then # Yippee, \$ECHO works! : else # Restart under the correct shell, and then maybe \$ECHO will work. exec $SHELL \"\$0\" --no-reexec \${1+\"\$@\"} fi fi\ " $ECHO "\ # Find the directory that this script lives in. thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` test \"x\$thisdir\" = \"x\$file\" && thisdir=. # Follow symbolic links until we get to the real thisdir. file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\` while test -n \"\$file\"; do destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` # If there was a directory component, then change thisdir. if test \"x\$destdir\" != \"x\$file\"; then case \"\$destdir\" in [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;; *) thisdir=\"\$thisdir/\$destdir\" ;; esac fi file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\` file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\` done " } # end: func_emit_wrapper_part1 # func_emit_wrapper_part2 [arg=no] # # Emit the second part of a libtool wrapper script on stdout. # For more information, see the description associated with # func_emit_wrapper(), below. func_emit_wrapper_part2 () { func_emit_wrapper_part2_arg1=no if test -n "$1" ; then func_emit_wrapper_part2_arg1=$1 fi $ECHO "\ # Usually 'no', except on cygwin/mingw when embedded into # the cwrapper. WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_part2_arg1 if test \"\$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR\" = \"yes\"; then # special case for '.' if test \"\$thisdir\" = \".\"; then thisdir=\`pwd\` fi # remove .libs from thisdir case \"\$thisdir\" in *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;; $objdir ) thisdir=. ;; esac fi # Try to get the absolute directory name. absdir=\`cd \"\$thisdir\" && pwd\` test -n \"\$absdir\" && thisdir=\"\$absdir\" " if test "$fast_install" = yes; then $ECHO "\ program=lt-'$outputname'$exeext progdir=\"\$thisdir/$objdir\" if test ! -f \"\$progdir/\$program\" || { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ test \"X\$file\" != \"X\$progdir/\$program\"; }; then file=\"\$\$-\$program\" if test ! -d \"\$progdir\"; then $MKDIR \"\$progdir\" else $RM \"\$progdir/\$file\" fi" $ECHO "\ # relink executable if necessary if test -n \"\$relink_command\"; then if relink_command_output=\`eval \$relink_command 2>&1\`; then : else $ECHO \"\$relink_command_output\" >&2 $RM \"\$progdir/\$file\" exit 1 fi fi $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null || { $RM \"\$progdir/\$program\"; $MV \"\$progdir/\$file\" \"\$progdir/\$program\"; } $RM \"\$progdir/\$file\" fi" else $ECHO "\ program='$outputname' progdir=\"\$thisdir/$objdir\" " fi $ECHO "\ if test -f \"\$progdir/\$program\"; then" # Export our shlibpath_var if we have one. if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then $ECHO "\ # Add our own library path to $shlibpath_var $shlibpath_var=\"$temp_rpath\$$shlibpath_var\" # Some systems cannot cope with colon-terminated $shlibpath_var # The second colon is a workaround for a bug in BeOS R4 sed $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` export $shlibpath_var " fi # fixup the dll searchpath if we need to. if test -n "$dllsearchpath"; then $ECHO "\ # Add the dll search path components to the executable PATH PATH=$dllsearchpath:\$PATH " fi $ECHO "\ if test \"\$libtool_execute_magic\" != \"$magic\"; then # Run the actual program with our arguments. " case $host in # Backslashes separate directories on plain windows *-*-mingw | *-*-os2* | *-cegcc*) $ECHO "\ exec \"\$progdir\\\\\$program\" \${1+\"\$@\"} " ;; *) $ECHO "\ exec \"\$progdir/\$program\" \${1+\"\$@\"} " ;; esac $ECHO "\ \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2 exit 1 fi else # The program doesn't exist. \$ECHO \"\$0: error: \\\`\$progdir/\$program' does not exist\" 1>&2 \$ECHO \"This script is just a wrapper for \$program.\" 1>&2 $ECHO \"See the $PACKAGE documentation for more information.\" 1>&2 exit 1 fi fi\ " } # end: func_emit_wrapper_part2 # func_emit_wrapper [arg=no] # # Emit a libtool wrapper script on stdout. # Don't directly open a file because we may want to # incorporate the script contents within a cygwin/mingw # wrapper executable. Must ONLY be called from within # func_mode_link because it depends on a number of variables # set therein. # # ARG is the value that the WRAPPER_SCRIPT_BELONGS_IN_OBJDIR # variable will take. If 'yes', then the emitted script # will assume that the directory in which it is stored is # the $objdir directory. This is a cygwin/mingw-specific # behavior. func_emit_wrapper () { func_emit_wrapper_arg1=no if test -n "$1" ; then func_emit_wrapper_arg1=$1 fi # split this up so that func_emit_cwrapperexe_src # can call each part independently. func_emit_wrapper_part1 "${func_emit_wrapper_arg1}" func_emit_wrapper_part2 "${func_emit_wrapper_arg1}" } # func_to_host_path arg # # Convert paths to host format when used with build tools. # Intended for use with "native" mingw (where libtool itself # is running under the msys shell), or in the following cross- # build environments: # $build $host # mingw (msys) mingw [e.g. native] # cygwin mingw # *nix + wine mingw # where wine is equipped with the `winepath' executable. # In the native mingw case, the (msys) shell automatically # converts paths for any non-msys applications it launches, # but that facility isn't available from inside the cwrapper. # Similar accommodations are necessary for $host mingw and # $build cygwin. Calling this function does no harm for other # $host/$build combinations not listed above. # # ARG is the path (on $build) that should be converted to # the proper representation for $host. The result is stored # in $func_to_host_path_result. func_to_host_path () { func_to_host_path_result="$1" if test -n "$1" ; then case $host in *mingw* ) lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g' case $build in *mingw* ) # actually, msys # awkward: cmd appends spaces to result lt_sed_strip_trailing_spaces="s/[ ]*\$//" func_to_host_path_tmp1=`( cmd //c echo "$1" |\ $SED -e "$lt_sed_strip_trailing_spaces" ) 2>/dev/null || echo ""` func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\ $SED -e "$lt_sed_naive_backslashify"` ;; *cygwin* ) func_to_host_path_tmp1=`cygpath -w "$1"` func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\ $SED -e "$lt_sed_naive_backslashify"` ;; * ) # Unfortunately, winepath does not exit with a non-zero # error code, so we are forced to check the contents of # stdout. On the other hand, if the command is not # found, the shell will set an exit code of 127 and print # *an error message* to stdout. So we must check for both # error code of zero AND non-empty stdout, which explains # the odd construction: func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null` if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\ $SED -e "$lt_sed_naive_backslashify"` else # Allow warning below. func_to_host_path_result="" fi ;; esac if test -z "$func_to_host_path_result" ; then func_error "Could not determine host path corresponding to" func_error " '$1'" func_error "Continuing, but uninstalled executables may not work." # Fallback: func_to_host_path_result="$1" fi ;; esac fi } # end: func_to_host_path # func_to_host_pathlist arg # # Convert pathlists to host format when used with build tools. # See func_to_host_path(), above. This function supports the # following $build/$host combinations (but does no harm for # combinations not listed here): # $build $host # mingw (msys) mingw [e.g. native] # cygwin mingw # *nix + wine mingw # # Path separators are also converted from $build format to # $host format. If ARG begins or ends with a path separator # character, it is preserved (but converted to $host format) # on output. # # ARG is a pathlist (on $build) that should be converted to # the proper representation on $host. The result is stored # in $func_to_host_pathlist_result. func_to_host_pathlist () { func_to_host_pathlist_result="$1" if test -n "$1" ; then case $host in *mingw* ) lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g' # Remove leading and trailing path separator characters from # ARG. msys behavior is inconsistent here, cygpath turns them # into '.;' and ';.', and winepath ignores them completely. func_to_host_pathlist_tmp2="$1" # Once set for this call, this variable should not be # reassigned. It is used in tha fallback case. func_to_host_pathlist_tmp1=`echo "$func_to_host_pathlist_tmp2" |\ $SED -e 's|^:*||' -e 's|:*$||'` case $build in *mingw* ) # Actually, msys. # Awkward: cmd appends spaces to result. lt_sed_strip_trailing_spaces="s/[ ]*\$//" func_to_host_pathlist_tmp2=`( cmd //c echo "$func_to_host_pathlist_tmp1" |\ $SED -e "$lt_sed_strip_trailing_spaces" ) 2>/dev/null || echo ""` func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\ $SED -e "$lt_sed_naive_backslashify"` ;; *cygwin* ) func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"` func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\ $SED -e "$lt_sed_naive_backslashify"` ;; * ) # unfortunately, winepath doesn't convert pathlists func_to_host_pathlist_result="" func_to_host_pathlist_oldIFS=$IFS IFS=: for func_to_host_pathlist_f in $func_to_host_pathlist_tmp1 ; do IFS=$func_to_host_pathlist_oldIFS if test -n "$func_to_host_pathlist_f" ; then func_to_host_path "$func_to_host_pathlist_f" if test -n "$func_to_host_path_result" ; then if test -z "$func_to_host_pathlist_result" ; then func_to_host_pathlist_result="$func_to_host_path_result" else func_to_host_pathlist_result="$func_to_host_pathlist_result;$func_to_host_path_result" fi fi fi IFS=: done IFS=$func_to_host_pathlist_oldIFS ;; esac if test -z "$func_to_host_pathlist_result" ; then func_error "Could not determine the host path(s) corresponding to" func_error " '$1'" func_error "Continuing, but uninstalled executables may not work." # Fallback. This may break if $1 contains DOS-style drive # specifications. The fix is not to complicate the expression # below, but for the user to provide a working wine installation # with winepath so that path translation in the cross-to-mingw # case works properly. lt_replace_pathsep_nix_to_dos="s|:|;|g" func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp1" |\ $SED -e "$lt_replace_pathsep_nix_to_dos"` fi # Now, add the leading and trailing path separators back case "$1" in :* ) func_to_host_pathlist_result=";$func_to_host_pathlist_result" ;; esac case "$1" in *: ) func_to_host_pathlist_result="$func_to_host_pathlist_result;" ;; esac ;; esac fi } # end: func_to_host_pathlist # func_emit_cwrapperexe_src # emit the source code for a wrapper executable on stdout # Must ONLY be called from within func_mode_link because # it depends on a number of variable set therein. func_emit_cwrapperexe_src () { cat < #include #ifdef _MSC_VER # include # include # include # define setmode _setmode #else # include # include # ifdef __CYGWIN__ # include # define HAVE_SETENV # ifdef __STRICT_ANSI__ char *realpath (const char *, char *); int putenv (char *); int setenv (const char *, const char *, int); # endif # endif #endif #include #include #include #include #include #include #include #include #if defined(PATH_MAX) # define LT_PATHMAX PATH_MAX #elif defined(MAXPATHLEN) # define LT_PATHMAX MAXPATHLEN #else # define LT_PATHMAX 1024 #endif #ifndef S_IXOTH # define S_IXOTH 0 #endif #ifndef S_IXGRP # define S_IXGRP 0 #endif #ifdef _MSC_VER # define S_IXUSR _S_IEXEC # define stat _stat # ifndef _INTPTR_T_DEFINED # define intptr_t int # endif #endif #ifndef DIR_SEPARATOR # define DIR_SEPARATOR '/' # define PATH_SEPARATOR ':' #endif #if defined (_WIN32) || defined (__MSDOS__) || defined (__DJGPP__) || \ defined (__OS2__) # define HAVE_DOS_BASED_FILE_SYSTEM # define FOPEN_WB "wb" # ifndef DIR_SEPARATOR_2 # define DIR_SEPARATOR_2 '\\' # endif # ifndef PATH_SEPARATOR_2 # define PATH_SEPARATOR_2 ';' # endif #endif #ifndef DIR_SEPARATOR_2 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) #else /* DIR_SEPARATOR_2 */ # define IS_DIR_SEPARATOR(ch) \ (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2)) #endif /* DIR_SEPARATOR_2 */ #ifndef PATH_SEPARATOR_2 # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR) #else /* PATH_SEPARATOR_2 */ # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2) #endif /* PATH_SEPARATOR_2 */ #ifdef __CYGWIN__ # define FOPEN_WB "wb" #endif #ifndef FOPEN_WB # define FOPEN_WB "w" #endif #ifndef _O_BINARY # define _O_BINARY 0 #endif #define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type))) #define XFREE(stale) do { \ if (stale) { free ((void *) stale); stale = 0; } \ } while (0) #undef LTWRAPPER_DEBUGPRINTF #if defined DEBUGWRAPPER # define LTWRAPPER_DEBUGPRINTF(args) ltwrapper_debugprintf args static void ltwrapper_debugprintf (const char *fmt, ...) { va_list args; va_start (args, fmt); (void) vfprintf (stderr, fmt, args); va_end (args); } #else # define LTWRAPPER_DEBUGPRINTF(args) #endif const char *program_name = NULL; void *xmalloc (size_t num); char *xstrdup (const char *string); const char *base_name (const char *name); char *find_executable (const char *wrapper); char *chase_symlinks (const char *pathspec); int make_executable (const char *path); int check_executable (const char *path); char *strendzap (char *str, const char *pat); void lt_fatal (const char *message, ...); void lt_setenv (const char *name, const char *value); char *lt_extend_str (const char *orig_value, const char *add, int to_end); void lt_opt_process_env_set (const char *arg); void lt_opt_process_env_prepend (const char *arg); void lt_opt_process_env_append (const char *arg); int lt_split_name_value (const char *arg, char** name, char** value); void lt_update_exe_path (const char *name, const char *value); void lt_update_lib_path (const char *name, const char *value); static const char *script_text_part1 = EOF func_emit_wrapper_part1 yes | $SED -e 's/\([\\"]\)/\\\1/g' \ -e 's/^/ "/' -e 's/$/\\n"/' echo ";" cat <"))); for (i = 0; i < newargc; i++) { LTWRAPPER_DEBUGPRINTF (("(main) newargz[%d] : %s\n", i, (newargz[i] ? newargz[i] : ""))); } EOF case $host_os in mingw*) cat <<"EOF" /* execv doesn't actually work on mingw as expected on unix */ rval = _spawnv (_P_WAIT, lt_argv_zero, (const char * const *) newargz); if (rval == -1) { /* failed to start process */ LTWRAPPER_DEBUGPRINTF (("(main) failed to launch target \"%s\": errno = %d\n", lt_argv_zero, errno)); return 127; } return rval; EOF ;; *) cat <<"EOF" execv (lt_argv_zero, newargz); return rval; /* =127, but avoids unused variable warning */ EOF ;; esac cat <<"EOF" } void * xmalloc (size_t num) { void *p = (void *) malloc (num); if (!p) lt_fatal ("Memory exhausted"); return p; } char * xstrdup (const char *string) { return string ? strcpy ((char *) xmalloc (strlen (string) + 1), string) : NULL; } const char * base_name (const char *name) { const char *base; #if defined (HAVE_DOS_BASED_FILE_SYSTEM) /* Skip over the disk name in MSDOS pathnames. */ if (isalpha ((unsigned char) name[0]) && name[1] == ':') name += 2; #endif for (base = name; *name; name++) if (IS_DIR_SEPARATOR (*name)) base = name + 1; return base; } int check_executable (const char *path) { struct stat st; LTWRAPPER_DEBUGPRINTF (("(check_executable) : %s\n", path ? (*path ? path : "EMPTY!") : "NULL!")); if ((!path) || (!*path)) return 0; if ((stat (path, &st) >= 0) && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH))) return 1; else return 0; } int make_executable (const char *path) { int rval = 0; struct stat st; LTWRAPPER_DEBUGPRINTF (("(make_executable) : %s\n", path ? (*path ? path : "EMPTY!") : "NULL!")); if ((!path) || (!*path)) return 0; if (stat (path, &st) >= 0) { rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR); } return rval; } /* Searches for the full path of the wrapper. Returns newly allocated full path name if found, NULL otherwise Does not chase symlinks, even on platforms that support them. */ char * find_executable (const char *wrapper) { int has_slash = 0; const char *p; const char *p_next; /* static buffer for getcwd */ char tmp[LT_PATHMAX + 1]; int tmp_len; char *concat_name; LTWRAPPER_DEBUGPRINTF (("(find_executable) : %s\n", wrapper ? (*wrapper ? wrapper : "EMPTY!") : "NULL!")); if ((wrapper == NULL) || (*wrapper == '\0')) return NULL; /* Absolute path? */ #if defined (HAVE_DOS_BASED_FILE_SYSTEM) if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':') { concat_name = xstrdup (wrapper); if (check_executable (concat_name)) return concat_name; XFREE (concat_name); } else { #endif if (IS_DIR_SEPARATOR (wrapper[0])) { concat_name = xstrdup (wrapper); if (check_executable (concat_name)) return concat_name; XFREE (concat_name); } #if defined (HAVE_DOS_BASED_FILE_SYSTEM) } #endif for (p = wrapper; *p; p++) if (*p == '/') { has_slash = 1; break; } if (!has_slash) { /* no slashes; search PATH */ const char *path = getenv ("PATH"); if (path != NULL) { for (p = path; *p; p = p_next) { const char *q; size_t p_len; for (q = p; *q; q++) if (IS_PATH_SEPARATOR (*q)) break; p_len = q - p; p_next = (*q == '\0' ? q : q + 1); if (p_len == 0) { /* empty path: current directory */ if (getcwd (tmp, LT_PATHMAX) == NULL) lt_fatal ("getcwd failed"); tmp_len = strlen (tmp); concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); memcpy (concat_name, tmp, tmp_len); concat_name[tmp_len] = '/'; strcpy (concat_name + tmp_len + 1, wrapper); } else { concat_name = XMALLOC (char, p_len + 1 + strlen (wrapper) + 1); memcpy (concat_name, p, p_len); concat_name[p_len] = '/'; strcpy (concat_name + p_len + 1, wrapper); } if (check_executable (concat_name)) return concat_name; XFREE (concat_name); } } /* not found in PATH; assume curdir */ } /* Relative path | not found in path: prepend cwd */ if (getcwd (tmp, LT_PATHMAX) == NULL) lt_fatal ("getcwd failed"); tmp_len = strlen (tmp); concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); memcpy (concat_name, tmp, tmp_len); concat_name[tmp_len] = '/'; strcpy (concat_name + tmp_len + 1, wrapper); if (check_executable (concat_name)) return concat_name; XFREE (concat_name); return NULL; } char * chase_symlinks (const char *pathspec) { #ifndef S_ISLNK return xstrdup (pathspec); #else char buf[LT_PATHMAX]; struct stat s; char *tmp_pathspec = xstrdup (pathspec); char *p; int has_symlinks = 0; while (strlen (tmp_pathspec) && !has_symlinks) { LTWRAPPER_DEBUGPRINTF (("checking path component for symlinks: %s\n", tmp_pathspec)); if (lstat (tmp_pathspec, &s) == 0) { if (S_ISLNK (s.st_mode) != 0) { has_symlinks = 1; break; } /* search backwards for last DIR_SEPARATOR */ p = tmp_pathspec + strlen (tmp_pathspec) - 1; while ((p > tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) p--; if ((p == tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) { /* no more DIR_SEPARATORS left */ break; } *p = '\0'; } else { char *errstr = strerror (errno); lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr); } } XFREE (tmp_pathspec); if (!has_symlinks) { return xstrdup (pathspec); } tmp_pathspec = realpath (pathspec, buf); if (tmp_pathspec == 0) { lt_fatal ("Could not follow symlinks for %s", pathspec); } return xstrdup (tmp_pathspec); #endif } char * strendzap (char *str, const char *pat) { size_t len, patlen; assert (str != NULL); assert (pat != NULL); len = strlen (str); patlen = strlen (pat); if (patlen <= len) { str += len - patlen; if (strcmp (str, pat) == 0) *str = '\0'; } return str; } static void lt_error_core (int exit_status, const char *mode, const char *message, va_list ap) { fprintf (stderr, "%s: %s: ", program_name, mode); vfprintf (stderr, message, ap); fprintf (stderr, ".\n"); if (exit_status >= 0) exit (exit_status); } void lt_fatal (const char *message, ...) { va_list ap; va_start (ap, message); lt_error_core (EXIT_FAILURE, "FATAL", message, ap); va_end (ap); } void lt_setenv (const char *name, const char *value) { LTWRAPPER_DEBUGPRINTF (("(lt_setenv) setting '%s' to '%s'\n", (name ? name : ""), (value ? value : ""))); { #ifdef HAVE_SETENV /* always make a copy, for consistency with !HAVE_SETENV */ char *str = xstrdup (value); setenv (name, str, 1); #else int len = strlen (name) + 1 + strlen (value) + 1; char *str = XMALLOC (char, len); sprintf (str, "%s=%s", name, value); if (putenv (str) != EXIT_SUCCESS) { XFREE (str); } #endif } } char * lt_extend_str (const char *orig_value, const char *add, int to_end) { char *new_value; if (orig_value && *orig_value) { int orig_value_len = strlen (orig_value); int add_len = strlen (add); new_value = XMALLOC (char, add_len + orig_value_len + 1); if (to_end) { strcpy (new_value, orig_value); strcpy (new_value + orig_value_len, add); } else { strcpy (new_value, add); strcpy (new_value + add_len, orig_value); } } else { new_value = xstrdup (add); } return new_value; } int lt_split_name_value (const char *arg, char** name, char** value) { const char *p; int len; if (!arg || !*arg) return 1; p = strchr (arg, (int)'='); if (!p) return 1; *value = xstrdup (++p); len = strlen (arg) - strlen (*value); *name = XMALLOC (char, len); strncpy (*name, arg, len-1); (*name)[len - 1] = '\0'; return 0; } void lt_opt_process_env_set (const char *arg) { char *name = NULL; char *value = NULL; if (lt_split_name_value (arg, &name, &value) != 0) { XFREE (name); XFREE (value); lt_fatal ("bad argument for %s: '%s'", env_set_opt, arg); } lt_setenv (name, value); XFREE (name); XFREE (value); } void lt_opt_process_env_prepend (const char *arg) { char *name = NULL; char *value = NULL; char *new_value = NULL; if (lt_split_name_value (arg, &name, &value) != 0) { XFREE (name); XFREE (value); lt_fatal ("bad argument for %s: '%s'", env_prepend_opt, arg); } new_value = lt_extend_str (getenv (name), value, 0); lt_setenv (name, new_value); XFREE (new_value); XFREE (name); XFREE (value); } void lt_opt_process_env_append (const char *arg) { char *name = NULL; char *value = NULL; char *new_value = NULL; if (lt_split_name_value (arg, &name, &value) != 0) { XFREE (name); XFREE (value); lt_fatal ("bad argument for %s: '%s'", env_append_opt, arg); } new_value = lt_extend_str (getenv (name), value, 1); lt_setenv (name, new_value); XFREE (new_value); XFREE (name); XFREE (value); } void lt_update_exe_path (const char *name, const char *value) { LTWRAPPER_DEBUGPRINTF (("(lt_update_exe_path) modifying '%s' by prepending '%s'\n", (name ? name : ""), (value ? value : ""))); if (name && *name && value && *value) { char *new_value = lt_extend_str (getenv (name), value, 0); /* some systems can't cope with a ':'-terminated path #' */ int len = strlen (new_value); while (((len = strlen (new_value)) > 0) && IS_PATH_SEPARATOR (new_value[len-1])) { new_value[len-1] = '\0'; } lt_setenv (name, new_value); XFREE (new_value); } } void lt_update_lib_path (const char *name, const char *value) { LTWRAPPER_DEBUGPRINTF (("(lt_update_lib_path) modifying '%s' by prepending '%s'\n", (name ? name : ""), (value ? value : ""))); if (name && *name && value && *value) { char *new_value = lt_extend_str (getenv (name), value, 0); lt_setenv (name, new_value); XFREE (new_value); } } EOF } # end: func_emit_cwrapperexe_src # func_mode_link arg... func_mode_link () { $opt_debug case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) # It is impossible to link a dll without this setting, and # we shouldn't force the makefile maintainer to figure out # which system we are compiling for in order to pass an extra # flag for every libtool invocation. # allow_undefined=no # FIXME: Unfortunately, there are problems with the above when trying # to make a dll which has undefined symbols, in which case not # even a static library is built. For now, we need to specify # -no-undefined on the libtool link line when we can be certain # that all symbols are satisfied, otherwise we get a static library. allow_undefined=yes ;; *) allow_undefined=yes ;; esac libtool_args=$nonopt base_compile="$nonopt $@" compile_command=$nonopt finalize_command=$nonopt compile_rpath= finalize_rpath= compile_shlibpath= finalize_shlibpath= convenience= old_convenience= deplibs= old_deplibs= compiler_flags= linker_flags= dllsearchpath= lib_search_path=`pwd` inst_prefix_dir= new_inherited_linker_flags= avoid_version=no dlfiles= dlprefiles= dlself=no export_dynamic=no export_symbols= export_symbols_regex= generated= libobjs= ltlibs= module=no no_install=no objs= non_pic_objects= precious_files_regex= prefer_static_libs=no preload=no prev= prevarg= release= rpath= xrpath= perm_rpath= temp_rpath= thread_safe=no vinfo= vinfo_number=no weak_libs= single_module="${wl}-single_module" func_infer_tag $base_compile # We need to know -static, to get the right output filenames. for arg do case $arg in -shared) test "$build_libtool_libs" != yes && \ func_fatal_configuration "can not build a shared library" build_old_libs=no break ;; -all-static | -static | -static-libtool-libs) case $arg in -all-static) if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then func_warning "complete static linking is impossible in this configuration" fi if test -n "$link_static_flag"; then dlopen_self=$dlopen_self_static fi prefer_static_libs=yes ;; -static) if test -z "$pic_flag" && test -n "$link_static_flag"; then dlopen_self=$dlopen_self_static fi prefer_static_libs=built ;; -static-libtool-libs) if test -z "$pic_flag" && test -n "$link_static_flag"; then dlopen_self=$dlopen_self_static fi prefer_static_libs=yes ;; esac build_libtool_libs=no build_old_libs=yes break ;; esac done # See if our shared archives depend on static archives. test -n "$old_archive_from_new_cmds" && build_old_libs=yes # Go through the arguments, transforming them on the way. while test "$#" -gt 0; do arg="$1" shift func_quote_for_eval "$arg" qarg=$func_quote_for_eval_unquoted_result func_append libtool_args " $func_quote_for_eval_result" # If the previous option needs an argument, assign it. if test -n "$prev"; then case $prev in output) func_append compile_command " @OUTPUT@" func_append finalize_command " @OUTPUT@" ;; esac case $prev in dlfiles|dlprefiles) if test "$preload" = no; then # Add the symbol object into the linking commands. func_append compile_command " @SYMFILE@" func_append finalize_command " @SYMFILE@" preload=yes fi case $arg in *.la | *.lo) ;; # We handle these cases below. force) if test "$dlself" = no; then dlself=needless export_dynamic=yes fi prev= continue ;; self) if test "$prev" = dlprefiles; then dlself=yes elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then dlself=yes else dlself=needless export_dynamic=yes fi prev= continue ;; *) if test "$prev" = dlfiles; then dlfiles="$dlfiles $arg" else dlprefiles="$dlprefiles $arg" fi prev= continue ;; esac ;; expsyms) export_symbols="$arg" test -f "$arg" \ || func_fatal_error "symbol file \`$arg' does not exist" prev= continue ;; expsyms_regex) export_symbols_regex="$arg" prev= continue ;; framework) case $host in *-*-darwin*) case "$deplibs " in *" $qarg.ltframework "*) ;; *) deplibs="$deplibs $qarg.ltframework" # this is fixed later ;; esac ;; esac prev= continue ;; inst_prefix) inst_prefix_dir="$arg" prev= continue ;; objectlist) if test -f "$arg"; then save_arg=$arg moreargs= for fil in `cat "$save_arg"` do # moreargs="$moreargs $fil" arg=$fil # A libtool-controlled object. # Check to see that this really is a libtool object. if func_lalib_unsafe_p "$arg"; then pic_object= non_pic_object= # Read the .lo file func_source "$arg" if test -z "$pic_object" || test -z "$non_pic_object" || test "$pic_object" = none && test "$non_pic_object" = none; then func_fatal_error "cannot find name of object for \`$arg'" fi # Extract subdirectory from the argument. func_dirname "$arg" "/" "" xdir="$func_dirname_result" if test "$pic_object" != none; then # Prepend the subdirectory the object is found in. pic_object="$xdir$pic_object" if test "$prev" = dlfiles; then if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then dlfiles="$dlfiles $pic_object" prev= continue else # If libtool objects are unsupported, then we need to preload. prev=dlprefiles fi fi # CHECK ME: I think I busted this. -Ossama if test "$prev" = dlprefiles; then # Preload the old-style object. dlprefiles="$dlprefiles $pic_object" prev= fi # A PIC object. func_append libobjs " $pic_object" arg="$pic_object" fi # Non-PIC object. if test "$non_pic_object" != none; then # Prepend the subdirectory the object is found in. non_pic_object="$xdir$non_pic_object" # A standard non-PIC object func_append non_pic_objects " $non_pic_object" if test -z "$pic_object" || test "$pic_object" = none ; then arg="$non_pic_object" fi else # If the PIC object exists, use it instead. # $xdir was prepended to $pic_object above. non_pic_object="$pic_object" func_append non_pic_objects " $non_pic_object" fi else # Only an error if not doing a dry-run. if $opt_dry_run; then # Extract subdirectory from the argument. func_dirname "$arg" "/" "" xdir="$func_dirname_result" func_lo2o "$arg" pic_object=$xdir$objdir/$func_lo2o_result non_pic_object=$xdir$func_lo2o_result func_append libobjs " $pic_object" func_append non_pic_objects " $non_pic_object" else func_fatal_error "\`$arg' is not a valid libtool object" fi fi done else func_fatal_error "link input file \`$arg' does not exist" fi arg=$save_arg prev= continue ;; precious_regex) precious_files_regex="$arg" prev= continue ;; release) release="-$arg" prev= continue ;; rpath | xrpath) # We need an absolute path. case $arg in [\\/]* | [A-Za-z]:[\\/]*) ;; *) func_fatal_error "only absolute run-paths are allowed" ;; esac if test "$prev" = rpath; then case "$rpath " in *" $arg "*) ;; *) rpath="$rpath $arg" ;; esac else case "$xrpath " in *" $arg "*) ;; *) xrpath="$xrpath $arg" ;; esac fi prev= continue ;; shrext) shrext_cmds="$arg" prev= continue ;; weak) weak_libs="$weak_libs $arg" prev= continue ;; xcclinker) linker_flags="$linker_flags $qarg" compiler_flags="$compiler_flags $qarg" prev= func_append compile_command " $qarg" func_append finalize_command " $qarg" continue ;; xcompiler) compiler_flags="$compiler_flags $qarg" prev= func_append compile_command " $qarg" func_append finalize_command " $qarg" continue ;; xlinker) linker_flags="$linker_flags $qarg" compiler_flags="$compiler_flags $wl$qarg" prev= func_append compile_command " $wl$qarg" func_append finalize_command " $wl$qarg" continue ;; *) eval "$prev=\"\$arg\"" prev= continue ;; esac fi # test -n "$prev" prevarg="$arg" case $arg in -all-static) if test -n "$link_static_flag"; then # See comment for -static flag below, for more details. func_append compile_command " $link_static_flag" func_append finalize_command " $link_static_flag" fi continue ;; -allow-undefined) # FIXME: remove this flag sometime in the future. func_fatal_error "\`-allow-undefined' must not be used because it is the default" ;; -avoid-version) avoid_version=yes continue ;; -dlopen) prev=dlfiles continue ;; -dlpreopen) prev=dlprefiles continue ;; -export-dynamic) export_dynamic=yes continue ;; -export-symbols | -export-symbols-regex) if test -n "$export_symbols" || test -n "$export_symbols_regex"; then func_fatal_error "more than one -exported-symbols argument is not allowed" fi if test "X$arg" = "X-export-symbols"; then prev=expsyms else prev=expsyms_regex fi continue ;; -framework) prev=framework continue ;; -inst-prefix-dir) prev=inst_prefix continue ;; # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:* # so, if we see these flags be careful not to treat them like -L -L[A-Z][A-Z]*:*) case $with_gcc/$host in no/*-*-irix* | /*-*-irix*) func_append compile_command " $arg" func_append finalize_command " $arg" ;; esac continue ;; -L*) func_stripname '-L' '' "$arg" dir=$func_stripname_result if test -z "$dir"; then if test "$#" -gt 0; then func_fatal_error "require no space between \`-L' and \`$1'" else func_fatal_error "need path for \`-L' option" fi fi # We need an absolute path. case $dir in [\\/]* | [A-Za-z]:[\\/]*) ;; *) absdir=`cd "$dir" && pwd` test -z "$absdir" && \ func_fatal_error "cannot determine absolute directory name of \`$dir'" dir="$absdir" ;; esac case "$deplibs " in *" -L$dir "*) ;; *) deplibs="$deplibs -L$dir" lib_search_path="$lib_search_path $dir" ;; esac case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'` case :$dllsearchpath: in *":$dir:"*) ;; ::) dllsearchpath=$dir;; *) dllsearchpath="$dllsearchpath:$dir";; esac case :$dllsearchpath: in *":$testbindir:"*) ;; ::) dllsearchpath=$testbindir;; *) dllsearchpath="$dllsearchpath:$testbindir";; esac ;; esac continue ;; -l*) if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc*) # These systems don't actually have a C or math library (as such) continue ;; *-*-os2*) # These systems don't actually have a C library (as such) test "X$arg" = "X-lc" && continue ;; *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) # Do not include libc due to us having libc/libc_r. test "X$arg" = "X-lc" && continue ;; *-*-rhapsody* | *-*-darwin1.[012]) # Rhapsody C and math libraries are in the System framework deplibs="$deplibs System.ltframework" continue ;; *-*-sco3.2v5* | *-*-sco5v6*) # Causes problems with __ctype test "X$arg" = "X-lc" && continue ;; *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) # Compiler inserts libc in the correct place for threads to work test "X$arg" = "X-lc" && continue ;; esac elif test "X$arg" = "X-lc_r"; then case $host in *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) # Do not include libc_r directly, use -pthread flag. continue ;; esac fi deplibs="$deplibs $arg" continue ;; -module) module=yes continue ;; # Tru64 UNIX uses -model [arg] to determine the layout of C++ # classes, name mangling, and exception handling. # Darwin uses the -arch flag to determine output architecture. -model|-arch|-isysroot) compiler_flags="$compiler_flags $arg" func_append compile_command " $arg" func_append finalize_command " $arg" prev=xcompiler continue ;; -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads) compiler_flags="$compiler_flags $arg" func_append compile_command " $arg" func_append finalize_command " $arg" case "$new_inherited_linker_flags " in *" $arg "*) ;; * ) new_inherited_linker_flags="$new_inherited_linker_flags $arg" ;; esac continue ;; -multi_module) single_module="${wl}-multi_module" continue ;; -no-fast-install) fast_install=no continue ;; -no-install) case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-darwin* | *-cegcc*) # The PATH hackery in wrapper scripts is required on Windows # and Darwin in order for the loader to find any dlls it needs. func_warning "\`-no-install' is ignored for $host" func_warning "assuming \`-no-fast-install' instead" fast_install=no ;; *) no_install=yes ;; esac continue ;; -no-undefined) allow_undefined=no continue ;; -objectlist) prev=objectlist continue ;; -o) prev=output ;; -precious-files-regex) prev=precious_regex continue ;; -release) prev=release continue ;; -rpath) prev=rpath continue ;; -R) prev=xrpath continue ;; -R*) func_stripname '-R' '' "$arg" dir=$func_stripname_result # We need an absolute path. case $dir in [\\/]* | [A-Za-z]:[\\/]*) ;; *) func_fatal_error "only absolute run-paths are allowed" ;; esac case "$xrpath " in *" $dir "*) ;; *) xrpath="$xrpath $dir" ;; esac continue ;; -shared) # The effects of -shared are defined in a previous loop. continue ;; -shrext) prev=shrext continue ;; -static | -static-libtool-libs) # The effects of -static are defined in a previous loop. # We used to do the same as -all-static on platforms that # didn't have a PIC flag, but the assumption that the effects # would be equivalent was wrong. It would break on at least # Digital Unix and AIX. continue ;; -thread-safe) thread_safe=yes continue ;; -version-info) prev=vinfo continue ;; -version-number) prev=vinfo vinfo_number=yes continue ;; -weak) prev=weak continue ;; -Wc,*) func_stripname '-Wc,' '' "$arg" args=$func_stripname_result arg= save_ifs="$IFS"; IFS=',' for flag in $args; do IFS="$save_ifs" func_quote_for_eval "$flag" arg="$arg $wl$func_quote_for_eval_result" compiler_flags="$compiler_flags $func_quote_for_eval_result" done IFS="$save_ifs" func_stripname ' ' '' "$arg" arg=$func_stripname_result ;; -Wl,*) func_stripname '-Wl,' '' "$arg" args=$func_stripname_result arg= save_ifs="$IFS"; IFS=',' for flag in $args; do IFS="$save_ifs" func_quote_for_eval "$flag" arg="$arg $wl$func_quote_for_eval_result" compiler_flags="$compiler_flags $wl$func_quote_for_eval_result" linker_flags="$linker_flags $func_quote_for_eval_result" done IFS="$save_ifs" func_stripname ' ' '' "$arg" arg=$func_stripname_result ;; -Xcompiler) prev=xcompiler continue ;; -Xlinker) prev=xlinker continue ;; -XCClinker) prev=xcclinker continue ;; # -msg_* for osf cc -msg_*) func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" ;; # -64, -mips[0-9] enable 64-bit mode on the SGI compiler # -r[0-9][0-9]* specifies the processor on the SGI compiler # -xarch=*, -xtarget=* enable 64-bit mode on the Sun compiler # +DA*, +DD* enable 64-bit mode on the HP compiler # -q* pass through compiler args for the IBM compiler # -m*, -t[45]*, -txscale* pass through architecture-specific # compiler args for GCC # -F/path gives path to uninstalled frameworks, gcc on darwin # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC # @file GCC response files -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*) func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" func_append compile_command " $arg" func_append finalize_command " $arg" compiler_flags="$compiler_flags $arg" continue ;; # Some other compiler flag. -* | +*) func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" ;; *.$objext) # A standard object. objs="$objs $arg" ;; *.lo) # A libtool-controlled object. # Check to see that this really is a libtool object. if func_lalib_unsafe_p "$arg"; then pic_object= non_pic_object= # Read the .lo file func_source "$arg" if test -z "$pic_object" || test -z "$non_pic_object" || test "$pic_object" = none && test "$non_pic_object" = none; then func_fatal_error "cannot find name of object for \`$arg'" fi # Extract subdirectory from the argument. func_dirname "$arg" "/" "" xdir="$func_dirname_result" if test "$pic_object" != none; then # Prepend the subdirectory the object is found in. pic_object="$xdir$pic_object" if test "$prev" = dlfiles; then if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then dlfiles="$dlfiles $pic_object" prev= continue else # If libtool objects are unsupported, then we need to preload. prev=dlprefiles fi fi # CHECK ME: I think I busted this. -Ossama if test "$prev" = dlprefiles; then # Preload the old-style object. dlprefiles="$dlprefiles $pic_object" prev= fi # A PIC object. func_append libobjs " $pic_object" arg="$pic_object" fi # Non-PIC object. if test "$non_pic_object" != none; then # Prepend the subdirectory the object is found in. non_pic_object="$xdir$non_pic_object" # A standard non-PIC object func_append non_pic_objects " $non_pic_object" if test -z "$pic_object" || test "$pic_object" = none ; then arg="$non_pic_object" fi else # If the PIC object exists, use it instead. # $xdir was prepended to $pic_object above. non_pic_object="$pic_object" func_append non_pic_objects " $non_pic_object" fi else # Only an error if not doing a dry-run. if $opt_dry_run; then # Extract subdirectory from the argument. func_dirname "$arg" "/" "" xdir="$func_dirname_result" func_lo2o "$arg" pic_object=$xdir$objdir/$func_lo2o_result non_pic_object=$xdir$func_lo2o_result func_append libobjs " $pic_object" func_append non_pic_objects " $non_pic_object" else func_fatal_error "\`$arg' is not a valid libtool object" fi fi ;; *.$libext) # An archive. deplibs="$deplibs $arg" old_deplibs="$old_deplibs $arg" continue ;; *.la) # A libtool-controlled library. if test "$prev" = dlfiles; then # This library was specified with -dlopen. dlfiles="$dlfiles $arg" prev= elif test "$prev" = dlprefiles; then # The library was specified with -dlpreopen. dlprefiles="$dlprefiles $arg" prev= else deplibs="$deplibs $arg" fi continue ;; # Some other compiler argument. *) # Unknown arguments in both finalize_command and compile_command need # to be aesthetically quoted because they are evaled later. func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" ;; esac # arg # Now actually substitute the argument into the commands. if test -n "$arg"; then func_append compile_command " $arg" func_append finalize_command " $arg" fi done # argument parsing loop test -n "$prev" && \ func_fatal_help "the \`$prevarg' option requires an argument" if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then eval arg=\"$export_dynamic_flag_spec\" func_append compile_command " $arg" func_append finalize_command " $arg" fi oldlibs= # calculate the name of the file, without its directory func_basename "$output" outputname="$func_basename_result" libobjs_save="$libobjs" if test -n "$shlibpath_var"; then # get the directories listed in $shlibpath_var eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` else shlib_search_path= fi eval sys_lib_search_path=\"$sys_lib_search_path_spec\" eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\" func_dirname "$output" "/" "" output_objdir="$func_dirname_result$objdir" # Create the object directory. func_mkdir_p "$output_objdir" # Determine the type of output case $output in "") func_fatal_help "you must specify an output file" ;; *.$libext) linkmode=oldlib ;; *.lo | *.$objext) linkmode=obj ;; *.la) linkmode=lib ;; *) linkmode=prog ;; # Anything else should be a program. esac specialdeplibs= libs= # Find all interdependent deplibs by searching for libraries # that are linked more than once (e.g. -la -lb -la) for deplib in $deplibs; do if $opt_duplicate_deps ; then case "$libs " in *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; esac fi libs="$libs $deplib" done if test "$linkmode" = lib; then libs="$predeps $libs $compiler_lib_search_path $postdeps" # Compute libraries that are listed more than once in $predeps # $postdeps and mark them as special (i.e., whose duplicates are # not to be eliminated). pre_post_deps= if $opt_duplicate_compiler_generated_deps; then for pre_post_dep in $predeps $postdeps; do case "$pre_post_deps " in *" $pre_post_dep "*) specialdeplibs="$specialdeplibs $pre_post_deps" ;; esac pre_post_deps="$pre_post_deps $pre_post_dep" done fi pre_post_deps= fi deplibs= newdependency_libs= newlib_search_path= need_relink=no # whether we're linking any uninstalled libtool libraries notinst_deplibs= # not-installed libtool libraries notinst_path= # paths that contain not-installed libtool libraries case $linkmode in lib) passes="conv dlpreopen link" for file in $dlfiles $dlprefiles; do case $file in *.la) ;; *) func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file" ;; esac done ;; prog) compile_deplibs= finalize_deplibs= alldeplibs=no newdlfiles= newdlprefiles= passes="conv scan dlopen dlpreopen link" ;; *) passes="conv" ;; esac for pass in $passes; do # The preopen pass in lib mode reverses $deplibs; put it back here # so that -L comes before libs that need it for instance... if test "$linkmode,$pass" = "lib,link"; then ## FIXME: Find the place where the list is rebuilt in the wrong ## order, and fix it there properly tmp_deplibs= for deplib in $deplibs; do tmp_deplibs="$deplib $tmp_deplibs" done deplibs="$tmp_deplibs" fi if test "$linkmode,$pass" = "lib,link" || test "$linkmode,$pass" = "prog,scan"; then libs="$deplibs" deplibs= fi if test "$linkmode" = prog; then case $pass in dlopen) libs="$dlfiles" ;; dlpreopen) libs="$dlprefiles" ;; link) libs="$deplibs %DEPLIBS% $dependency_libs" ;; esac fi if test "$linkmode,$pass" = "lib,dlpreopen"; then # Collect and forward deplibs of preopened libtool libs for lib in $dlprefiles; do # Ignore non-libtool-libs dependency_libs= case $lib in *.la) func_source "$lib" ;; esac # Collect preopened libtool deplibs, except any this library # has declared as weak libs for deplib in $dependency_libs; do deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"` case " $weak_libs " in *" $deplib_base "*) ;; *) deplibs="$deplibs $deplib" ;; esac done done libs="$dlprefiles" fi if test "$pass" = dlopen; then # Collect dlpreopened libraries save_deplibs="$deplibs" deplibs= fi for deplib in $libs; do lib= found=no case $deplib in -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads) if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else compiler_flags="$compiler_flags $deplib" if test "$linkmode" = lib ; then case "$new_inherited_linker_flags " in *" $deplib "*) ;; * ) new_inherited_linker_flags="$new_inherited_linker_flags $deplib" ;; esac fi fi continue ;; -l*) if test "$linkmode" != lib && test "$linkmode" != prog; then func_warning "\`-l' is ignored for archives/objects" continue fi func_stripname '-l' '' "$deplib" name=$func_stripname_result if test "$linkmode" = lib; then searchdirs="$newlib_search_path $lib_search_path $compiler_lib_search_dirs $sys_lib_search_path $shlib_search_path" else searchdirs="$newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path" fi for searchdir in $searchdirs; do for search_ext in .la $std_shrext .so .a; do # Search the libtool library lib="$searchdir/lib${name}${search_ext}" if test -f "$lib"; then if test "$search_ext" = ".la"; then found=yes else found=no fi break 2 fi done done if test "$found" != yes; then # deplib doesn't seem to be a libtool library if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else deplibs="$deplib $deplibs" test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs" fi continue else # deplib is a libtool library # If $allow_libtool_libs_with_static_runtimes && $deplib is a stdlib, # We need to do some special things here, and not later. if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then case " $predeps $postdeps " in *" $deplib "*) if func_lalib_p "$lib"; then library_names= old_library= func_source "$lib" for l in $old_library $library_names; do ll="$l" done if test "X$ll" = "X$old_library" ; then # only static version available found=no func_dirname "$lib" "" "." ladir="$func_dirname_result" lib=$ladir/$old_library if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else deplibs="$deplib $deplibs" test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs" fi continue fi fi ;; *) ;; esac fi fi ;; # -l *.ltframework) if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else deplibs="$deplib $deplibs" if test "$linkmode" = lib ; then case "$new_inherited_linker_flags " in *" $deplib "*) ;; * ) new_inherited_linker_flags="$new_inherited_linker_flags $deplib" ;; esac fi fi continue ;; -L*) case $linkmode in lib) deplibs="$deplib $deplibs" test "$pass" = conv && continue newdependency_libs="$deplib $newdependency_libs" func_stripname '-L' '' "$deplib" newlib_search_path="$newlib_search_path $func_stripname_result" ;; prog) if test "$pass" = conv; then deplibs="$deplib $deplibs" continue fi if test "$pass" = scan; then deplibs="$deplib $deplibs" else compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" fi func_stripname '-L' '' "$deplib" newlib_search_path="$newlib_search_path $func_stripname_result" ;; *) func_warning "\`-L' is ignored for archives/objects" ;; esac # linkmode continue ;; # -L -R*) if test "$pass" = link; then func_stripname '-R' '' "$deplib" dir=$func_stripname_result # Make sure the xrpath contains only unique directories. case "$xrpath " in *" $dir "*) ;; *) xrpath="$xrpath $dir" ;; esac fi deplibs="$deplib $deplibs" continue ;; *.la) lib="$deplib" ;; *.$libext) if test "$pass" = conv; then deplibs="$deplib $deplibs" continue fi case $linkmode in lib) # Linking convenience modules into shared libraries is allowed, # but linking other static libraries is non-portable. case " $dlpreconveniencelibs " in *" $deplib "*) ;; *) valid_a_lib=no case $deplibs_check_method in match_pattern*) set dummy $deplibs_check_method; shift match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \ | $EGREP "$match_pattern_regex" > /dev/null; then valid_a_lib=yes fi ;; pass_all) valid_a_lib=yes ;; esac if test "$valid_a_lib" != yes; then $ECHO $ECHO "*** Warning: Trying to link with static lib archive $deplib." $ECHO "*** I have the capability to make that library automatically link in when" $ECHO "*** you link to this library. But I can only do this if you have a" $ECHO "*** shared version of the library, which you do not appear to have" $ECHO "*** because the file extensions .$libext of this argument makes me believe" $ECHO "*** that it is just a static archive that I should not use here." else $ECHO $ECHO "*** Warning: Linking the shared library $output against the" $ECHO "*** static library $deplib is not portable!" deplibs="$deplib $deplibs" fi ;; esac continue ;; prog) if test "$pass" != link; then deplibs="$deplib $deplibs" else compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" fi continue ;; esac # linkmode ;; # *.$libext *.lo | *.$objext) if test "$pass" = conv; then deplibs="$deplib $deplibs" elif test "$linkmode" = prog; then if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then # If there is no dlopen support or we're linking statically, # we need to preload. newdlprefiles="$newdlprefiles $deplib" compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else newdlfiles="$newdlfiles $deplib" fi fi continue ;; %DEPLIBS%) alldeplibs=yes continue ;; esac # case $deplib if test "$found" = yes || test -f "$lib"; then : else func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'" fi # Check to see that this really is a libtool archive. func_lalib_unsafe_p "$lib" \ || func_fatal_error "\`$lib' is not a valid libtool archive" func_dirname "$lib" "" "." ladir="$func_dirname_result" dlname= dlopen= dlpreopen= libdir= library_names= old_library= inherited_linker_flags= # If the library was installed with an old release of libtool, # it will not redefine variables installed, or shouldnotlink installed=yes shouldnotlink=no avoidtemprpath= # Read the .la file func_source "$lib" # Convert "-framework foo" to "foo.ltframework" if test -n "$inherited_linker_flags"; then tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'` for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do case " $new_inherited_linker_flags " in *" $tmp_inherited_linker_flag "*) ;; *) new_inherited_linker_flags="$new_inherited_linker_flags $tmp_inherited_linker_flag";; esac done fi dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` if test "$linkmode,$pass" = "lib,link" || test "$linkmode,$pass" = "prog,scan" || { test "$linkmode" != prog && test "$linkmode" != lib; }; then test -n "$dlopen" && dlfiles="$dlfiles $dlopen" test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen" fi if test "$pass" = conv; then # Only check for convenience libraries deplibs="$lib $deplibs" if test -z "$libdir"; then if test -z "$old_library"; then func_fatal_error "cannot find name of link library for \`$lib'" fi # It is a libtool convenience library, so add in its objects. convenience="$convenience $ladir/$objdir/$old_library" old_convenience="$old_convenience $ladir/$objdir/$old_library" elif test "$linkmode" != prog && test "$linkmode" != lib; then func_fatal_error "\`$lib' is not a convenience library" fi tmp_libs= for deplib in $dependency_libs; do deplibs="$deplib $deplibs" if $opt_duplicate_deps ; then case "$tmp_libs " in *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; esac fi tmp_libs="$tmp_libs $deplib" done continue fi # $pass = conv # Get the name of the library we link against. linklib= for l in $old_library $library_names; do linklib="$l" done if test -z "$linklib"; then func_fatal_error "cannot find name of link library for \`$lib'" fi # This library was specified with -dlopen. if test "$pass" = dlopen; then if test -z "$libdir"; then func_fatal_error "cannot -dlopen a convenience library: \`$lib'" fi if test -z "$dlname" || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then # If there is no dlname, no dlopen support or we're linking # statically, we need to preload. We also need to preload any # dependent libraries so libltdl's deplib preloader doesn't # bomb out in the load deplibs phase. dlprefiles="$dlprefiles $lib $dependency_libs" else newdlfiles="$newdlfiles $lib" fi continue fi # $pass = dlopen # We need an absolute path. case $ladir in [\\/]* | [A-Za-z]:[\\/]*) abs_ladir="$ladir" ;; *) abs_ladir=`cd "$ladir" && pwd` if test -z "$abs_ladir"; then func_warning "cannot determine absolute directory name of \`$ladir'" func_warning "passing it literally to the linker, although it might fail" abs_ladir="$ladir" fi ;; esac func_basename "$lib" laname="$func_basename_result" # Find the relevant object directory and library name. if test "X$installed" = Xyes; then if test ! -f "$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then func_warning "library \`$lib' was moved." dir="$ladir" absdir="$abs_ladir" libdir="$abs_ladir" else dir="$libdir" absdir="$libdir" fi test "X$hardcode_automatic" = Xyes && avoidtemprpath=yes else if test ! -f "$ladir/$objdir/$linklib" && test -f "$abs_ladir/$linklib"; then dir="$ladir" absdir="$abs_ladir" # Remove this search path later notinst_path="$notinst_path $abs_ladir" else dir="$ladir/$objdir" absdir="$abs_ladir/$objdir" # Remove this search path later notinst_path="$notinst_path $abs_ladir" fi fi # $installed = yes func_stripname 'lib' '.la' "$laname" name=$func_stripname_result # This library was specified with -dlpreopen. if test "$pass" = dlpreopen; then if test -z "$libdir" && test "$linkmode" = prog; then func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'" fi # Prefer using a static library (so that no silly _DYNAMIC symbols # are required to link). if test -n "$old_library"; then newdlprefiles="$newdlprefiles $dir/$old_library" # Keep a list of preopened convenience libraries to check # that they are being used correctly in the link pass. test -z "$libdir" && \ dlpreconveniencelibs="$dlpreconveniencelibs $dir/$old_library" # Otherwise, use the dlname, so that lt_dlopen finds it. elif test -n "$dlname"; then newdlprefiles="$newdlprefiles $dir/$dlname" else newdlprefiles="$newdlprefiles $dir/$linklib" fi fi # $pass = dlpreopen if test -z "$libdir"; then # Link the convenience library if test "$linkmode" = lib; then deplibs="$dir/$old_library $deplibs" elif test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$dir/$old_library $compile_deplibs" finalize_deplibs="$dir/$old_library $finalize_deplibs" else deplibs="$lib $deplibs" # used for prog,scan pass fi continue fi if test "$linkmode" = prog && test "$pass" != link; then newlib_search_path="$newlib_search_path $ladir" deplibs="$lib $deplibs" linkalldeplibs=no if test "$link_all_deplibs" != no || test -z "$library_names" || test "$build_libtool_libs" = no; then linkalldeplibs=yes fi tmp_libs= for deplib in $dependency_libs; do case $deplib in -L*) func_stripname '-L' '' "$deplib" newlib_search_path="$newlib_search_path $func_stripname_result" ;; esac # Need to link against all dependency_libs? if test "$linkalldeplibs" = yes; then deplibs="$deplib $deplibs" else # Need to hardcode shared library paths # or/and link against static libraries newdependency_libs="$deplib $newdependency_libs" fi if $opt_duplicate_deps ; then case "$tmp_libs " in *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; esac fi tmp_libs="$tmp_libs $deplib" done # for deplib continue fi # $linkmode = prog... if test "$linkmode,$pass" = "prog,link"; then if test -n "$library_names" && { { test "$prefer_static_libs" = no || test "$prefer_static_libs,$installed" = "built,yes"; } || test -z "$old_library"; }; then # We need to hardcode the library path if test -n "$shlibpath_var" && test -z "$avoidtemprpath" ; then # Make sure the rpath contains only unique directories. case "$temp_rpath:" in *"$absdir:"*) ;; *) temp_rpath="$temp_rpath$absdir:" ;; esac fi # Hardcode the library path. # Skip directories that are in the system default run-time # search path. case " $sys_lib_dlsearch_path " in *" $absdir "*) ;; *) case "$compile_rpath " in *" $absdir "*) ;; *) compile_rpath="$compile_rpath $absdir" esac ;; esac case " $sys_lib_dlsearch_path " in *" $libdir "*) ;; *) case "$finalize_rpath " in *" $libdir "*) ;; *) finalize_rpath="$finalize_rpath $libdir" esac ;; esac fi # $linkmode,$pass = prog,link... if test "$alldeplibs" = yes && { test "$deplibs_check_method" = pass_all || { test "$build_libtool_libs" = yes && test -n "$library_names"; }; }; then # We only need to search for static libraries continue fi fi link_static=no # Whether the deplib will be linked statically use_static_libs=$prefer_static_libs if test "$use_static_libs" = built && test "$installed" = yes; then use_static_libs=no fi if test -n "$library_names" && { test "$use_static_libs" = no || test -z "$old_library"; }; then case $host in *cygwin* | *mingw* | *cegcc*) # No point in relinking DLLs because paths are not encoded notinst_deplibs="$notinst_deplibs $lib" need_relink=no ;; *) if test "$installed" = no; then notinst_deplibs="$notinst_deplibs $lib" need_relink=yes fi ;; esac # This is a shared library # Warn about portability, can't link against -module's on some # systems (darwin). Don't bleat about dlopened modules though! dlopenmodule="" for dlpremoduletest in $dlprefiles; do if test "X$dlpremoduletest" = "X$lib"; then dlopenmodule="$dlpremoduletest" break fi done if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then $ECHO if test "$linkmode" = prog; then $ECHO "*** Warning: Linking the executable $output against the loadable module" else $ECHO "*** Warning: Linking the shared library $output against the loadable module" fi $ECHO "*** $linklib is not portable!" fi if test "$linkmode" = lib && test "$hardcode_into_libs" = yes; then # Hardcode the library path. # Skip directories that are in the system default run-time # search path. case " $sys_lib_dlsearch_path " in *" $absdir "*) ;; *) case "$compile_rpath " in *" $absdir "*) ;; *) compile_rpath="$compile_rpath $absdir" esac ;; esac case " $sys_lib_dlsearch_path " in *" $libdir "*) ;; *) case "$finalize_rpath " in *" $libdir "*) ;; *) finalize_rpath="$finalize_rpath $libdir" esac ;; esac fi if test -n "$old_archive_from_expsyms_cmds"; then # figure out the soname set dummy $library_names shift realname="$1" shift libname=`eval "\\$ECHO \"$libname_spec\""` # use dlname if we got it. it's perfectly good, no? if test -n "$dlname"; then soname="$dlname" elif test -n "$soname_spec"; then # bleh windows case $host in *cygwin* | mingw* | *cegcc*) func_arith $current - $age major=$func_arith_result versuffix="-$major" ;; esac eval soname=\"$soname_spec\" else soname="$realname" fi # Make a new name for the extract_expsyms_cmds to use soroot="$soname" func_basename "$soroot" soname="$func_basename_result" func_stripname 'lib' '.dll' "$soname" newlib=libimp-$func_stripname_result.a # If the library has no export list, then create one now if test -f "$output_objdir/$soname-def"; then : else func_verbose "extracting exported symbol list from \`$soname'" func_execute_cmds "$extract_expsyms_cmds" 'exit $?' fi # Create $newlib if test -f "$output_objdir/$newlib"; then :; else func_verbose "generating import library for \`$soname'" func_execute_cmds "$old_archive_from_expsyms_cmds" 'exit $?' fi # make sure the library variables are pointing to the new library dir=$output_objdir linklib=$newlib fi # test -n "$old_archive_from_expsyms_cmds" if test "$linkmode" = prog || test "$mode" != relink; then add_shlibpath= add_dir= add= lib_linked=yes case $hardcode_action in immediate | unsupported) if test "$hardcode_direct" = no; then add="$dir/$linklib" case $host in *-*-sco3.2v5.0.[024]*) add_dir="-L$dir" ;; *-*-sysv4*uw2*) add_dir="-L$dir" ;; *-*-sysv5OpenUNIX* | *-*-sysv5UnixWare7.[01].[10]* | \ *-*-unixware7*) add_dir="-L$dir" ;; *-*-darwin* ) # if the lib is a (non-dlopened) module then we can not # link against it, someone is ignoring the earlier warnings if /usr/bin/file -L $add 2> /dev/null | $GREP ": [^:]* bundle" >/dev/null ; then if test "X$dlopenmodule" != "X$lib"; then $ECHO "*** Warning: lib $linklib is a module, not a shared library" if test -z "$old_library" ; then $ECHO $ECHO "*** And there doesn't seem to be a static archive available" $ECHO "*** The link will probably fail, sorry" else add="$dir/$old_library" fi elif test -n "$old_library"; then add="$dir/$old_library" fi fi esac elif test "$hardcode_minus_L" = no; then case $host in *-*-sunos*) add_shlibpath="$dir" ;; esac add_dir="-L$dir" add="-l$name" elif test "$hardcode_shlibpath_var" = no; then add_shlibpath="$dir" add="-l$name" else lib_linked=no fi ;; relink) if test "$hardcode_direct" = yes && test "$hardcode_direct_absolute" = no; then add="$dir/$linklib" elif test "$hardcode_minus_L" = yes; then add_dir="-L$dir" # Try looking first in the location we're being installed to. if test -n "$inst_prefix_dir"; then case $libdir in [\\/]*) add_dir="$add_dir -L$inst_prefix_dir$libdir" ;; esac fi add="-l$name" elif test "$hardcode_shlibpath_var" = yes; then add_shlibpath="$dir" add="-l$name" else lib_linked=no fi ;; *) lib_linked=no ;; esac if test "$lib_linked" != yes; then func_fatal_configuration "unsupported hardcode properties" fi if test -n "$add_shlibpath"; then case :$compile_shlibpath: in *":$add_shlibpath:"*) ;; *) compile_shlibpath="$compile_shlibpath$add_shlibpath:" ;; esac fi if test "$linkmode" = prog; then test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs" test -n "$add" && compile_deplibs="$add $compile_deplibs" else test -n "$add_dir" && deplibs="$add_dir $deplibs" test -n "$add" && deplibs="$add $deplibs" if test "$hardcode_direct" != yes && test "$hardcode_minus_L" != yes && test "$hardcode_shlibpath_var" = yes; then case :$finalize_shlibpath: in *":$libdir:"*) ;; *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;; esac fi fi fi if test "$linkmode" = prog || test "$mode" = relink; then add_shlibpath= add_dir= add= # Finalize command for both is simple: just hardcode it. if test "$hardcode_direct" = yes && test "$hardcode_direct_absolute" = no; then add="$libdir/$linklib" elif test "$hardcode_minus_L" = yes; then add_dir="-L$libdir" add="-l$name" elif test "$hardcode_shlibpath_var" = yes; then case :$finalize_shlibpath: in *":$libdir:"*) ;; *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;; esac add="-l$name" elif test "$hardcode_automatic" = yes; then if test -n "$inst_prefix_dir" && test -f "$inst_prefix_dir$libdir/$linklib" ; then add="$inst_prefix_dir$libdir/$linklib" else add="$libdir/$linklib" fi else # We cannot seem to hardcode it, guess we'll fake it. add_dir="-L$libdir" # Try looking first in the location we're being installed to. if test -n "$inst_prefix_dir"; then case $libdir in [\\/]*) add_dir="$add_dir -L$inst_prefix_dir$libdir" ;; esac fi add="-l$name" fi if test "$linkmode" = prog; then test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs" test -n "$add" && finalize_deplibs="$add $finalize_deplibs" else test -n "$add_dir" && deplibs="$add_dir $deplibs" test -n "$add" && deplibs="$add $deplibs" fi fi elif test "$linkmode" = prog; then # Here we assume that one of hardcode_direct or hardcode_minus_L # is not unsupported. This is valid on all known static and # shared platforms. if test "$hardcode_direct" != unsupported; then test -n "$old_library" && linklib="$old_library" compile_deplibs="$dir/$linklib $compile_deplibs" finalize_deplibs="$dir/$linklib $finalize_deplibs" else compile_deplibs="-l$name -L$dir $compile_deplibs" finalize_deplibs="-l$name -L$dir $finalize_deplibs" fi elif test "$build_libtool_libs" = yes; then # Not a shared library if test "$deplibs_check_method" != pass_all; then # We're trying link a shared library against a static one # but the system doesn't support it. # Just print a warning and add the library to dependency_libs so # that the program can be linked against the static library. $ECHO $ECHO "*** Warning: This system can not link to static lib archive $lib." $ECHO "*** I have the capability to make that library automatically link in when" $ECHO "*** you link to this library. But I can only do this if you have a" $ECHO "*** shared version of the library, which you do not appear to have." if test "$module" = yes; then $ECHO "*** But as you try to build a module library, libtool will still create " $ECHO "*** a static module, that should work as long as the dlopening application" $ECHO "*** is linked with the -dlopen flag to resolve symbols at runtime." if test -z "$global_symbol_pipe"; then $ECHO $ECHO "*** However, this would only work if libtool was able to extract symbol" $ECHO "*** lists from a program, using \`nm' or equivalent, but libtool could" $ECHO "*** not find such a program. So, this module is probably useless." $ECHO "*** \`nm' from GNU binutils and a full rebuild may help." fi if test "$build_old_libs" = no; then build_libtool_libs=module build_old_libs=yes else build_libtool_libs=no fi fi else deplibs="$dir/$old_library $deplibs" link_static=yes fi fi # link shared/static library? if test "$linkmode" = lib; then if test -n "$dependency_libs" && { test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes || test "$link_static" = yes; }; then # Extract -R from dependency_libs temp_deplibs= for libdir in $dependency_libs; do case $libdir in -R*) func_stripname '-R' '' "$libdir" temp_xrpath=$func_stripname_result case " $xrpath " in *" $temp_xrpath "*) ;; *) xrpath="$xrpath $temp_xrpath";; esac;; *) temp_deplibs="$temp_deplibs $libdir";; esac done dependency_libs="$temp_deplibs" fi newlib_search_path="$newlib_search_path $absdir" # Link against this library test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs" # ... and its dependency_libs tmp_libs= for deplib in $dependency_libs; do newdependency_libs="$deplib $newdependency_libs" if $opt_duplicate_deps ; then case "$tmp_libs " in *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; esac fi tmp_libs="$tmp_libs $deplib" done if test "$link_all_deplibs" != no; then # Add the search paths of all dependency libraries for deplib in $dependency_libs; do case $deplib in -L*) path="$deplib" ;; *.la) func_dirname "$deplib" "" "." dir="$func_dirname_result" # We need an absolute path. case $dir in [\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;; *) absdir=`cd "$dir" && pwd` if test -z "$absdir"; then func_warning "cannot determine absolute directory name of \`$dir'" absdir="$dir" fi ;; esac if $GREP "^installed=no" $deplib > /dev/null; then case $host in *-*-darwin*) depdepl= eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` if test -n "$deplibrary_names" ; then for tmp in $deplibrary_names ; do depdepl=$tmp done if test -f "$absdir/$objdir/$depdepl" ; then depdepl="$absdir/$objdir/$depdepl" darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` if test -z "$darwin_install_name"; then darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` fi compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}" linker_flags="$linker_flags -dylib_file ${darwin_install_name}:${depdepl}" path= fi fi ;; *) path="-L$absdir/$objdir" ;; esac else eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` test -z "$libdir" && \ func_fatal_error "\`$deplib' is not a valid libtool archive" test "$absdir" != "$libdir" && \ func_warning "\`$deplib' seems to be moved" path="-L$absdir" fi ;; esac case " $deplibs " in *" $path "*) ;; *) deplibs="$path $deplibs" ;; esac done fi # link_all_deplibs != no fi # linkmode = lib done # for deplib in $libs if test "$pass" = link; then if test "$linkmode" = "prog"; then compile_deplibs="$new_inherited_linker_flags $compile_deplibs" finalize_deplibs="$new_inherited_linker_flags $finalize_deplibs" else compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` fi fi dependency_libs="$newdependency_libs" if test "$pass" = dlpreopen; then # Link the dlpreopened libraries before other libraries for deplib in $save_deplibs; do deplibs="$deplib $deplibs" done fi if test "$pass" != dlopen; then if test "$pass" != conv; then # Make sure lib_search_path contains only unique directories. lib_search_path= for dir in $newlib_search_path; do case "$lib_search_path " in *" $dir "*) ;; *) lib_search_path="$lib_search_path $dir" ;; esac done newlib_search_path= fi if test "$linkmode,$pass" != "prog,link"; then vars="deplibs" else vars="compile_deplibs finalize_deplibs" fi for var in $vars dependency_libs; do # Add libraries to $var in reverse order eval tmp_libs=\"\$$var\" new_libs= for deplib in $tmp_libs; do # FIXME: Pedantically, this is the right thing to do, so # that some nasty dependency loop isn't accidentally # broken: #new_libs="$deplib $new_libs" # Pragmatically, this seems to cause very few problems in # practice: case $deplib in -L*) new_libs="$deplib $new_libs" ;; -R*) ;; *) # And here is the reason: when a library appears more # than once as an explicit dependence of a library, or # is implicitly linked in more than once by the # compiler, it is considered special, and multiple # occurrences thereof are not removed. Compare this # with having the same library being listed as a # dependency of multiple other libraries: in this case, # we know (pedantically, we assume) the library does not # need to be listed more than once, so we keep only the # last copy. This is not always right, but it is rare # enough that we require users that really mean to play # such unportable linking tricks to link the library # using -Wl,-lname, so that libtool does not consider it # for duplicate removal. case " $specialdeplibs " in *" $deplib "*) new_libs="$deplib $new_libs" ;; *) case " $new_libs " in *" $deplib "*) ;; *) new_libs="$deplib $new_libs" ;; esac ;; esac ;; esac done tmp_libs= for deplib in $new_libs; do case $deplib in -L*) case " $tmp_libs " in *" $deplib "*) ;; *) tmp_libs="$tmp_libs $deplib" ;; esac ;; *) tmp_libs="$tmp_libs $deplib" ;; esac done eval $var=\"$tmp_libs\" done # for var fi # Last step: remove runtime libs from dependency_libs # (they stay in deplibs) tmp_libs= for i in $dependency_libs ; do case " $predeps $postdeps $compiler_lib_search_path " in *" $i "*) i="" ;; esac if test -n "$i" ; then tmp_libs="$tmp_libs $i" fi done dependency_libs=$tmp_libs done # for pass if test "$linkmode" = prog; then dlfiles="$newdlfiles" fi if test "$linkmode" = prog || test "$linkmode" = lib; then dlprefiles="$newdlprefiles" fi case $linkmode in oldlib) if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then func_warning "\`-dlopen' is ignored for archives" fi case " $deplibs" in *\ -l* | *\ -L*) func_warning "\`-l' and \`-L' are ignored for archives" ;; esac test -n "$rpath" && \ func_warning "\`-rpath' is ignored for archives" test -n "$xrpath" && \ func_warning "\`-R' is ignored for archives" test -n "$vinfo" && \ func_warning "\`-version-info/-version-number' is ignored for archives" test -n "$release" && \ func_warning "\`-release' is ignored for archives" test -n "$export_symbols$export_symbols_regex" && \ func_warning "\`-export-symbols' is ignored for archives" # Now set the variables for building old libraries. build_libtool_libs=no oldlibs="$output" objs="$objs$old_deplibs" ;; lib) # Make sure we only generate libraries of the form `libNAME.la'. case $outputname in lib*) func_stripname 'lib' '.la' "$outputname" name=$func_stripname_result eval shared_ext=\"$shrext_cmds\" eval libname=\"$libname_spec\" ;; *) test "$module" = no && \ func_fatal_help "libtool library \`$output' must begin with \`lib'" if test "$need_lib_prefix" != no; then # Add the "lib" prefix for modules if required func_stripname '' '.la' "$outputname" name=$func_stripname_result eval shared_ext=\"$shrext_cmds\" eval libname=\"$libname_spec\" else func_stripname '' '.la' "$outputname" libname=$func_stripname_result fi ;; esac if test -n "$objs"; then if test "$deplibs_check_method" != pass_all; then func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs" else $ECHO $ECHO "*** Warning: Linking the shared library $output against the non-libtool" $ECHO "*** objects $objs is not portable!" libobjs="$libobjs $objs" fi fi test "$dlself" != no && \ func_warning "\`-dlopen self' is ignored for libtool libraries" set dummy $rpath shift test "$#" -gt 1 && \ func_warning "ignoring multiple \`-rpath's for a libtool library" install_libdir="$1" oldlibs= if test -z "$rpath"; then if test "$build_libtool_libs" = yes; then # Building a libtool convenience library. # Some compilers have problems with a `.al' extension so # convenience libraries should have the same extension an # archive normally would. oldlibs="$output_objdir/$libname.$libext $oldlibs" build_libtool_libs=convenience build_old_libs=yes fi test -n "$vinfo" && \ func_warning "\`-version-info/-version-number' is ignored for convenience libraries" test -n "$release" && \ func_warning "\`-release' is ignored for convenience libraries" else # Parse the version information argument. save_ifs="$IFS"; IFS=':' set dummy $vinfo 0 0 0 shift IFS="$save_ifs" test -n "$7" && \ func_fatal_help "too many parameters to \`-version-info'" # convert absolute version numbers to libtool ages # this retains compatibility with .la files and attempts # to make the code below a bit more comprehensible case $vinfo_number in yes) number_major="$1" number_minor="$2" number_revision="$3" # # There are really only two kinds -- those that # use the current revision as the major version # and those that subtract age and use age as # a minor version. But, then there is irix # which has an extra 1 added just for fun # case $version_type in darwin|linux|osf|windows|none) func_arith $number_major + $number_minor current=$func_arith_result age="$number_minor" revision="$number_revision" ;; freebsd-aout|freebsd-elf|sunos) current="$number_major" revision="$number_minor" age="0" ;; irix|nonstopux) func_arith $number_major + $number_minor current=$func_arith_result age="$number_minor" revision="$number_minor" lt_irix_increment=no ;; esac ;; no) current="$1" revision="$2" age="$3" ;; esac # Check that each of the things are valid numbers. case $current in 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; *) func_error "CURRENT \`$current' must be a nonnegative integer" func_fatal_error "\`$vinfo' is not valid version information" ;; esac case $revision in 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; *) func_error "REVISION \`$revision' must be a nonnegative integer" func_fatal_error "\`$vinfo' is not valid version information" ;; esac case $age in 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; *) func_error "AGE \`$age' must be a nonnegative integer" func_fatal_error "\`$vinfo' is not valid version information" ;; esac if test "$age" -gt "$current"; then func_error "AGE \`$age' is greater than the current interface number \`$current'" func_fatal_error "\`$vinfo' is not valid version information" fi # Calculate the version variables. major= versuffix= verstring= case $version_type in none) ;; darwin) # Like Linux, but with the current version available in # verstring for coding it into the library header func_arith $current - $age major=.$func_arith_result versuffix="$major.$age.$revision" # Darwin ld doesn't like 0 for these options... func_arith $current + 1 minor_current=$func_arith_result xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision" verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" ;; freebsd-aout) major=".$current" versuffix=".$current.$revision"; ;; freebsd-elf) major=".$current" versuffix=".$current" ;; irix | nonstopux) if test "X$lt_irix_increment" = "Xno"; then func_arith $current - $age else func_arith $current - $age + 1 fi major=$func_arith_result case $version_type in nonstopux) verstring_prefix=nonstopux ;; *) verstring_prefix=sgi ;; esac verstring="$verstring_prefix$major.$revision" # Add in all the interfaces that we are compatible with. loop=$revision while test "$loop" -ne 0; do func_arith $revision - $loop iface=$func_arith_result func_arith $loop - 1 loop=$func_arith_result verstring="$verstring_prefix$major.$iface:$verstring" done # Before this point, $major must not contain `.'. major=.$major versuffix="$major.$revision" ;; linux) func_arith $current - $age major=.$func_arith_result versuffix="$major.$age.$revision" ;; osf) func_arith $current - $age major=.$func_arith_result versuffix=".$current.$age.$revision" verstring="$current.$age.$revision" # Add in all the interfaces that we are compatible with. loop=$age while test "$loop" -ne 0; do func_arith $current - $loop iface=$func_arith_result func_arith $loop - 1 loop=$func_arith_result verstring="$verstring:${iface}.0" done # Make executables depend on our current version. verstring="$verstring:${current}.0" ;; qnx) major=".$current" versuffix=".$current" ;; sunos) major=".$current" versuffix=".$current.$revision" ;; windows) # Use '-' rather than '.', since we only want one # extension on DOS 8.3 filesystems. func_arith $current - $age major=$func_arith_result versuffix="-$major" ;; *) func_fatal_configuration "unknown library version type \`$version_type'" ;; esac # Clear the version info if we defaulted, and they specified a release. if test -z "$vinfo" && test -n "$release"; then major= case $version_type in darwin) # we can't check for "0.0" in archive_cmds due to quoting # problems, so we reset it completely verstring= ;; *) verstring="0.0" ;; esac if test "$need_version" = no; then versuffix= else versuffix=".0.0" fi fi # Remove version info from name if versioning should be avoided if test "$avoid_version" = yes && test "$need_version" = no; then major= versuffix= verstring="" fi # Check to see if the archive will have undefined symbols. if test "$allow_undefined" = yes; then if test "$allow_undefined_flag" = unsupported; then func_warning "undefined symbols not allowed in $host shared libraries" build_libtool_libs=no build_old_libs=yes fi else # Don't allow undefined symbols. allow_undefined_flag="$no_undefined_flag" fi fi func_generate_dlsyms "$libname" "$libname" "yes" libobjs="$libobjs $symfileobj" test "X$libobjs" = "X " && libobjs= if test "$mode" != relink; then # Remove our outputs, but don't remove object files since they # may have been created when compiling PIC objects. removelist= tempremovelist=`$ECHO "$output_objdir/*"` for p in $tempremovelist; do case $p in *.$objext | *.gcno) ;; $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*) if test "X$precious_files_regex" != "X"; then if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1 then continue fi fi removelist="$removelist $p" ;; *) ;; esac done test -n "$removelist" && \ func_show_eval "${RM}r \$removelist" fi # Now set the variables for building old libraries. if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then oldlibs="$oldlibs $output_objdir/$libname.$libext" # Transform .lo files to .o files. oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` fi # Eliminate all temporary directories. #for path in $notinst_path; do # lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"` # deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"` # dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"` #done if test -n "$xrpath"; then # If the user specified any rpath flags, then add them. temp_xrpath= for libdir in $xrpath; do temp_xrpath="$temp_xrpath -R$libdir" case "$finalize_rpath " in *" $libdir "*) ;; *) finalize_rpath="$finalize_rpath $libdir" ;; esac done if test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes; then dependency_libs="$temp_xrpath $dependency_libs" fi fi # Make sure dlfiles contains only unique files that won't be dlpreopened old_dlfiles="$dlfiles" dlfiles= for lib in $old_dlfiles; do case " $dlprefiles $dlfiles " in *" $lib "*) ;; *) dlfiles="$dlfiles $lib" ;; esac done # Make sure dlprefiles contains only unique files old_dlprefiles="$dlprefiles" dlprefiles= for lib in $old_dlprefiles; do case "$dlprefiles " in *" $lib "*) ;; *) dlprefiles="$dlprefiles $lib" ;; esac done if test "$build_libtool_libs" = yes; then if test -n "$rpath"; then case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc*) # these systems don't actually have a c library (as such)! ;; *-*-rhapsody* | *-*-darwin1.[012]) # Rhapsody C library is in the System framework deplibs="$deplibs System.ltframework" ;; *-*-netbsd*) # Don't link with libc until the a.out ld.so is fixed. ;; *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) # Do not include libc due to us having libc/libc_r. ;; *-*-sco3.2v5* | *-*-sco5v6*) # Causes problems with __ctype ;; *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) # Compiler inserts libc in the correct place for threads to work ;; *) # Add libc to deplibs on all other systems if necessary. if test "$build_libtool_need_lc" = "yes"; then deplibs="$deplibs -lc" fi ;; esac fi # Transform deplibs into only deplibs that can be linked in shared. name_save=$name libname_save=$libname release_save=$release versuffix_save=$versuffix major_save=$major # I'm not sure if I'm treating the release correctly. I think # release should show up in the -l (ie -lgmp5) so we don't want to # add it in twice. Is that correct? release="" versuffix="" major="" newdeplibs= droppeddeps=no case $deplibs_check_method in pass_all) # Don't check for shared/static. Everything works. # This might be a little naive. We might want to check # whether the library exists or not. But this is on # osf3 & osf4 and I'm not really sure... Just # implementing what was already the behavior. newdeplibs=$deplibs ;; test_compile) # This code stresses the "libraries are programs" paradigm to its # limits. Maybe even breaks it. We compile a program, linking it # against the deplibs as a proxy for the library. Then we can check # whether they linked in statically or dynamically with ldd. $opt_dry_run || $RM conftest.c cat > conftest.c </dev/null` for potent_lib in $potential_libs; do # Follow soft links. if ls -lLd "$potent_lib" 2>/dev/null | $GREP " -> " >/dev/null; then continue fi # The statement above tries to avoid entering an # endless loop below, in case of cyclic links. # We might still enter an endless loop, since a link # loop can be closed while we follow links, # but so what? potlib="$potent_lib" while test -h "$potlib" 2>/dev/null; do potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` case $potliblink in [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; *) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; esac done if eval $file_magic_cmd \"\$potlib\" 2>/dev/null | $SED -e 10q | $EGREP "$file_magic_regex" > /dev/null; then newdeplibs="$newdeplibs $a_deplib" a_deplib="" break 2 fi done done fi if test -n "$a_deplib" ; then droppeddeps=yes $ECHO $ECHO "*** Warning: linker path does not have real file for library $a_deplib." $ECHO "*** I have the capability to make that library automatically link in when" $ECHO "*** you link to this library. But I can only do this if you have a" $ECHO "*** shared version of the library, which you do not appear to have" $ECHO "*** because I did check the linker path looking for a file starting" if test -z "$potlib" ; then $ECHO "*** with $libname but no candidates were found. (...for file magic test)" else $ECHO "*** with $libname and none of the candidates passed a file format test" $ECHO "*** using a file magic. Last file checked: $potlib" fi fi ;; *) # Add a -L argument. newdeplibs="$newdeplibs $a_deplib" ;; esac done # Gone through all deplibs. ;; match_pattern*) set dummy $deplibs_check_method; shift match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` for a_deplib in $deplibs; do case $a_deplib in -l*) func_stripname -l '' "$a_deplib" name=$func_stripname_result if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then case " $predeps $postdeps " in *" $a_deplib "*) newdeplibs="$newdeplibs $a_deplib" a_deplib="" ;; esac fi if test -n "$a_deplib" ; then libname=`eval "\\$ECHO \"$libname_spec\""` for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do potential_libs=`ls $i/$libname[.-]* 2>/dev/null` for potent_lib in $potential_libs; do potlib="$potent_lib" # see symlink-check above in file_magic test if eval "\$ECHO \"X$potent_lib\"" 2>/dev/null | $Xsed -e 10q | \ $EGREP "$match_pattern_regex" > /dev/null; then newdeplibs="$newdeplibs $a_deplib" a_deplib="" break 2 fi done done fi if test -n "$a_deplib" ; then droppeddeps=yes $ECHO $ECHO "*** Warning: linker path does not have real file for library $a_deplib." $ECHO "*** I have the capability to make that library automatically link in when" $ECHO "*** you link to this library. But I can only do this if you have a" $ECHO "*** shared version of the library, which you do not appear to have" $ECHO "*** because I did check the linker path looking for a file starting" if test -z "$potlib" ; then $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)" else $ECHO "*** with $libname and none of the candidates passed a file format test" $ECHO "*** using a regex pattern. Last file checked: $potlib" fi fi ;; *) # Add a -L argument. newdeplibs="$newdeplibs $a_deplib" ;; esac done # Gone through all deplibs. ;; none | unknown | *) newdeplibs="" tmp_deplibs=`$ECHO "X $deplibs" | $Xsed \ -e 's/ -lc$//' -e 's/ -[LR][^ ]*//g'` if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then for i in $predeps $postdeps ; do # can't use Xsed below, because $i might contain '/' tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"` done fi if $ECHO "X $tmp_deplibs" | $Xsed -e 's/[ ]//g' | $GREP . >/dev/null; then $ECHO if test "X$deplibs_check_method" = "Xnone"; then $ECHO "*** Warning: inter-library dependencies are not supported in this platform." else $ECHO "*** Warning: inter-library dependencies are not known to be supported." fi $ECHO "*** All declared inter-library dependencies are being dropped." droppeddeps=yes fi ;; esac versuffix=$versuffix_save major=$major_save release=$release_save libname=$libname_save name=$name_save case $host in *-*-rhapsody* | *-*-darwin1.[012]) # On Rhapsody replace the C library with the System framework newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'` ;; esac if test "$droppeddeps" = yes; then if test "$module" = yes; then $ECHO $ECHO "*** Warning: libtool could not satisfy all declared inter-library" $ECHO "*** dependencies of module $libname. Therefore, libtool will create" $ECHO "*** a static module, that should work as long as the dlopening" $ECHO "*** application is linked with the -dlopen flag." if test -z "$global_symbol_pipe"; then $ECHO $ECHO "*** However, this would only work if libtool was able to extract symbol" $ECHO "*** lists from a program, using \`nm' or equivalent, but libtool could" $ECHO "*** not find such a program. So, this module is probably useless." $ECHO "*** \`nm' from GNU binutils and a full rebuild may help." fi if test "$build_old_libs" = no; then oldlibs="$output_objdir/$libname.$libext" build_libtool_libs=module build_old_libs=yes else build_libtool_libs=no fi else $ECHO "*** The inter-library dependencies that have been dropped here will be" $ECHO "*** automatically added whenever a program is linked with this library" $ECHO "*** or is declared to -dlopen it." if test "$allow_undefined" = no; then $ECHO $ECHO "*** Since this library must not contain undefined symbols," $ECHO "*** because either the platform does not support them or" $ECHO "*** it was explicitly requested with -no-undefined," $ECHO "*** libtool will only create a static version of it." if test "$build_old_libs" = no; then oldlibs="$output_objdir/$libname.$libext" build_libtool_libs=module build_old_libs=yes else build_libtool_libs=no fi fi fi fi # Done checking deplibs! deplibs=$newdeplibs fi # Time to change all our "foo.ltframework" stuff back to "-framework foo" case $host in *-*-darwin*) newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` ;; esac # move library search paths that coincide with paths to not yet # installed libraries to the beginning of the library search list new_libs= for path in $notinst_path; do case " $new_libs " in *" -L$path/$objdir "*) ;; *) case " $deplibs " in *" -L$path/$objdir "*) new_libs="$new_libs -L$path/$objdir" ;; esac ;; esac done for deplib in $deplibs; do case $deplib in -L*) case " $new_libs " in *" $deplib "*) ;; *) new_libs="$new_libs $deplib" ;; esac ;; *) new_libs="$new_libs $deplib" ;; esac done deplibs="$new_libs" # All the library-specific variables (install_libdir is set above). library_names= old_library= dlname= # Test again, we may have decided not to build it any more if test "$build_libtool_libs" = yes; then if test "$hardcode_into_libs" = yes; then # Hardcode the library paths hardcode_libdirs= dep_rpath= rpath="$finalize_rpath" test "$mode" != relink && rpath="$compile_rpath$rpath" for libdir in $rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then if test -z "$hardcode_libdirs"; then hardcode_libdirs="$libdir" else # Just accumulate the unique libdirs. case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) ;; *) hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" ;; esac fi else eval flag=\"$hardcode_libdir_flag_spec\" dep_rpath="$dep_rpath $flag" fi elif test -n "$runpath_var"; then case "$perm_rpath " in *" $libdir "*) ;; *) perm_rpath="$perm_rpath $libdir" ;; esac fi done # Substitute the hardcoded libdirs into the rpath. if test -n "$hardcode_libdir_separator" && test -n "$hardcode_libdirs"; then libdir="$hardcode_libdirs" if test -n "$hardcode_libdir_flag_spec_ld"; then eval dep_rpath=\"$hardcode_libdir_flag_spec_ld\" else eval dep_rpath=\"$hardcode_libdir_flag_spec\" fi fi if test -n "$runpath_var" && test -n "$perm_rpath"; then # We should set the runpath_var. rpath= for dir in $perm_rpath; do rpath="$rpath$dir:" done eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var" fi test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs" fi shlibpath="$finalize_shlibpath" test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath" if test -n "$shlibpath"; then eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var" fi # Get the real and link names of the library. eval shared_ext=\"$shrext_cmds\" eval library_names=\"$library_names_spec\" set dummy $library_names shift realname="$1" shift if test -n "$soname_spec"; then eval soname=\"$soname_spec\" else soname="$realname" fi if test -z "$dlname"; then dlname=$soname fi lib="$output_objdir/$realname" linknames= for link do linknames="$linknames $link" done # Use standard objects if they are pic test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` test "X$libobjs" = "X " && libobjs= delfiles= if test -n "$export_symbols" && test -n "$include_expsyms"; then $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" export_symbols="$output_objdir/$libname.uexp" delfiles="$delfiles $export_symbols" fi orig_export_symbols= case $host_os in cygwin* | mingw* | cegcc*) if test -n "$export_symbols" && test -z "$export_symbols_regex"; then # exporting using user supplied symfile if test "x`$SED 1q $export_symbols`" != xEXPORTS; then # and it's NOT already a .def file. Must figure out # which of the given symbols are data symbols and tag # them as such. So, trigger use of export_symbols_cmds. # export_symbols gets reassigned inside the "prepare # the list of exported symbols" if statement, so the # include_expsyms logic still works. orig_export_symbols="$export_symbols" export_symbols= always_export_symbols=yes fi fi ;; esac # Prepare the list of exported symbols if test -z "$export_symbols"; then if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then func_verbose "generating symbol list for \`$libname.la'" export_symbols="$output_objdir/$libname.exp" $opt_dry_run || $RM $export_symbols cmds=$export_symbols_cmds save_ifs="$IFS"; IFS='~' for cmd in $cmds; do IFS="$save_ifs" eval cmd=\"$cmd\" func_len " $cmd" len=$func_len_result if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then func_show_eval "$cmd" 'exit $?' skipped_export=false else # The command line is too long to execute in one step. func_verbose "using reloadable object file for export list..." skipped_export=: # Break out early, otherwise skipped_export may be # set to false by a later but shorter cmd. break fi done IFS="$save_ifs" if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' func_show_eval '$MV "${export_symbols}T" "$export_symbols"' fi fi fi if test -n "$export_symbols" && test -n "$include_expsyms"; then tmp_export_symbols="$export_symbols" test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols" $opt_dry_run || eval '$ECHO "X$include_expsyms" | $Xsed | $SP2NL >> "$tmp_export_symbols"' fi if test "X$skipped_export" != "X:" && test -n "$orig_export_symbols"; then # The given exports_symbols file has to be filtered, so filter it. func_verbose "filter symbol list for \`$libname.la' to tag DATA exports" # FIXME: $output_objdir/$libname.filter potentially contains lots of # 's' commands which not all seds can handle. GNU sed should be fine # though. Also, the filter scales superlinearly with the number of # global variables. join(1) would be nice here, but unfortunately # isn't a blessed tool. $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter delfiles="$delfiles $export_symbols $output_objdir/$libname.filter" export_symbols=$output_objdir/$libname.def $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols fi tmp_deplibs= for test_deplib in $deplibs; do case " $convenience " in *" $test_deplib "*) ;; *) tmp_deplibs="$tmp_deplibs $test_deplib" ;; esac done deplibs="$tmp_deplibs" if test -n "$convenience"; then if test -n "$whole_archive_flag_spec" && test "$compiler_needs_object" = yes && test -z "$libobjs"; then # extract the archives, so we have objects to list. # TODO: could optimize this to just extract one archive. whole_archive_flag_spec= fi if test -n "$whole_archive_flag_spec"; then save_libobjs=$libobjs eval libobjs=\"\$libobjs $whole_archive_flag_spec\" test "X$libobjs" = "X " && libobjs= else gentop="$output_objdir/${outputname}x" generated="$generated $gentop" func_extract_archives $gentop $convenience libobjs="$libobjs $func_extract_archives_result" test "X$libobjs" = "X " && libobjs= fi fi if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then eval flag=\"$thread_safe_flag_spec\" linker_flags="$linker_flags $flag" fi # Make a backup of the uninstalled library when relinking if test "$mode" = relink; then $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || exit $? fi # Do each of the archive commands. if test "$module" = yes && test -n "$module_cmds" ; then if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then eval test_cmds=\"$module_expsym_cmds\" cmds=$module_expsym_cmds else eval test_cmds=\"$module_cmds\" cmds=$module_cmds fi else if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then eval test_cmds=\"$archive_expsym_cmds\" cmds=$archive_expsym_cmds else eval test_cmds=\"$archive_cmds\" cmds=$archive_cmds fi fi if test "X$skipped_export" != "X:" && func_len " $test_cmds" && len=$func_len_result && test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then : else # The command line is too long to link in one step, link piecewise # or, if using GNU ld and skipped_export is not :, use a linker # script. # Save the value of $output and $libobjs because we want to # use them later. If we have whole_archive_flag_spec, we # want to use save_libobjs as it was before # whole_archive_flag_spec was expanded, because we can't # assume the linker understands whole_archive_flag_spec. # This may have to be revisited, in case too many # convenience libraries get linked in and end up exceeding # the spec. if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then save_libobjs=$libobjs fi save_output=$output output_la=`$ECHO "X$output" | $Xsed -e "$basename"` # Clear the reloadable object creation command queue and # initialize k to one. test_cmds= concat_cmds= objlist= last_robj= k=1 if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then output=${output_objdir}/${output_la}.lnkscript func_verbose "creating GNU ld script: $output" $ECHO 'INPUT (' > $output for obj in $save_libobjs do $ECHO "$obj" >> $output done $ECHO ')' >> $output delfiles="$delfiles $output" elif test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "X$file_list_spec" != X; then output=${output_objdir}/${output_la}.lnk func_verbose "creating linker input file list: $output" : > $output set x $save_libobjs shift firstobj= if test "$compiler_needs_object" = yes; then firstobj="$1 " shift fi for obj do $ECHO "$obj" >> $output done delfiles="$delfiles $output" output=$firstobj\"$file_list_spec$output\" else if test -n "$save_libobjs"; then func_verbose "creating reloadable object files..." output=$output_objdir/$output_la-${k}.$objext eval test_cmds=\"$reload_cmds\" func_len " $test_cmds" len0=$func_len_result len=$len0 # Loop over the list of objects to be linked. for obj in $save_libobjs do func_len " $obj" func_arith $len + $func_len_result len=$func_arith_result if test "X$objlist" = X || test "$len" -lt "$max_cmd_len"; then func_append objlist " $obj" else # The command $test_cmds is almost too long, add a # command to the queue. if test "$k" -eq 1 ; then # The first file doesn't have a previous command to add. eval concat_cmds=\"$reload_cmds $objlist $last_robj\" else # All subsequent reloadable object files will link in # the last one created. eval concat_cmds=\"\$concat_cmds~$reload_cmds $objlist $last_robj~\$RM $last_robj\" fi last_robj=$output_objdir/$output_la-${k}.$objext func_arith $k + 1 k=$func_arith_result output=$output_objdir/$output_la-${k}.$objext objlist=$obj func_len " $last_robj" func_arith $len0 + $func_len_result len=$func_arith_result fi done # Handle the remaining objects by creating one last # reloadable object file. All subsequent reloadable object # files will link in the last one created. test -z "$concat_cmds" || concat_cmds=$concat_cmds~ eval concat_cmds=\"\${concat_cmds}$reload_cmds $objlist $last_robj\" if test -n "$last_robj"; then eval concat_cmds=\"\${concat_cmds}~\$RM $last_robj\" fi delfiles="$delfiles $output" else output= fi if ${skipped_export-false}; then func_verbose "generating symbol list for \`$libname.la'" export_symbols="$output_objdir/$libname.exp" $opt_dry_run || $RM $export_symbols libobjs=$output # Append the command to create the export file. test -z "$concat_cmds" || concat_cmds=$concat_cmds~ eval concat_cmds=\"\$concat_cmds$export_symbols_cmds\" if test -n "$last_robj"; then eval concat_cmds=\"\$concat_cmds~\$RM $last_robj\" fi fi test -n "$save_libobjs" && func_verbose "creating a temporary reloadable object file: $output" # Loop through the commands generated above and execute them. save_ifs="$IFS"; IFS='~' for cmd in $concat_cmds; do IFS="$save_ifs" $opt_silent || { func_quote_for_expand "$cmd" eval "func_echo $func_quote_for_expand_result" } $opt_dry_run || eval "$cmd" || { lt_exit=$? # Restore the uninstalled library and exit if test "$mode" = relink; then ( cd "$output_objdir" && \ $RM "${realname}T" && \ $MV "${realname}U" "$realname" ) fi exit $lt_exit } done IFS="$save_ifs" if test -n "$export_symbols_regex" && ${skipped_export-false}; then func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' func_show_eval '$MV "${export_symbols}T" "$export_symbols"' fi fi if ${skipped_export-false}; then if test -n "$export_symbols" && test -n "$include_expsyms"; then tmp_export_symbols="$export_symbols" test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols" $opt_dry_run || eval '$ECHO "X$include_expsyms" | $Xsed | $SP2NL >> "$tmp_export_symbols"' fi if test -n "$orig_export_symbols"; then # The given exports_symbols file has to be filtered, so filter it. func_verbose "filter symbol list for \`$libname.la' to tag DATA exports" # FIXME: $output_objdir/$libname.filter potentially contains lots of # 's' commands which not all seds can handle. GNU sed should be fine # though. Also, the filter scales superlinearly with the number of # global variables. join(1) would be nice here, but unfortunately # isn't a blessed tool. $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter delfiles="$delfiles $export_symbols $output_objdir/$libname.filter" export_symbols=$output_objdir/$libname.def $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols fi fi libobjs=$output # Restore the value of output. output=$save_output if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then eval libobjs=\"\$libobjs $whole_archive_flag_spec\" test "X$libobjs" = "X " && libobjs= fi # Expand the library linking commands again to reset the # value of $libobjs for piecewise linking. # Do each of the archive commands. if test "$module" = yes && test -n "$module_cmds" ; then if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then cmds=$module_expsym_cmds else cmds=$module_cmds fi else if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then cmds=$archive_expsym_cmds else cmds=$archive_cmds fi fi fi if test -n "$delfiles"; then # Append the command to remove temporary files to $cmds. eval cmds=\"\$cmds~\$RM $delfiles\" fi # Add any objects from preloaded convenience libraries if test -n "$dlprefiles"; then gentop="$output_objdir/${outputname}x" generated="$generated $gentop" func_extract_archives $gentop $dlprefiles libobjs="$libobjs $func_extract_archives_result" test "X$libobjs" = "X " && libobjs= fi save_ifs="$IFS"; IFS='~' for cmd in $cmds; do IFS="$save_ifs" eval cmd=\"$cmd\" $opt_silent || { func_quote_for_expand "$cmd" eval "func_echo $func_quote_for_expand_result" } $opt_dry_run || eval "$cmd" || { lt_exit=$? # Restore the uninstalled library and exit if test "$mode" = relink; then ( cd "$output_objdir" && \ $RM "${realname}T" && \ $MV "${realname}U" "$realname" ) fi exit $lt_exit } done IFS="$save_ifs" # Restore the uninstalled library and exit if test "$mode" = relink; then $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV ${realname}U $realname)' || exit $? if test -n "$convenience"; then if test -z "$whole_archive_flag_spec"; then func_show_eval '${RM}r "$gentop"' fi fi exit $EXIT_SUCCESS fi # Create links to the real library. for linkname in $linknames; do if test "$realname" != "$linkname"; then func_show_eval '(cd "$output_objdir" && $RM "$linkname" && $LN_S "$realname" "$linkname")' 'exit $?' fi done # If -module or -export-dynamic was specified, set the dlname. if test "$module" = yes || test "$export_dynamic" = yes; then # On all known operating systems, these are identical. dlname="$soname" fi fi ;; obj) if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then func_warning "\`-dlopen' is ignored for objects" fi case " $deplibs" in *\ -l* | *\ -L*) func_warning "\`-l' and \`-L' are ignored for objects" ;; esac test -n "$rpath" && \ func_warning "\`-rpath' is ignored for objects" test -n "$xrpath" && \ func_warning "\`-R' is ignored for objects" test -n "$vinfo" && \ func_warning "\`-version-info' is ignored for objects" test -n "$release" && \ func_warning "\`-release' is ignored for objects" case $output in *.lo) test -n "$objs$old_deplibs" && \ func_fatal_error "cannot build library object \`$output' from non-libtool objects" libobj=$output func_lo2o "$libobj" obj=$func_lo2o_result ;; *) libobj= obj="$output" ;; esac # Delete the old objects. $opt_dry_run || $RM $obj $libobj # Objects from convenience libraries. This assumes # single-version convenience libraries. Whenever we create # different ones for PIC/non-PIC, this we'll have to duplicate # the extraction. reload_conv_objs= gentop= # reload_cmds runs $LD directly, so let us get rid of # -Wl from whole_archive_flag_spec and hope we can get by with # turning comma into space.. wl= if test -n "$convenience"; then if test -n "$whole_archive_flag_spec"; then eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'` else gentop="$output_objdir/${obj}x" generated="$generated $gentop" func_extract_archives $gentop $convenience reload_conv_objs="$reload_objs $func_extract_archives_result" fi fi # Create the old-style object. reload_objs="$objs$old_deplibs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test output="$obj" func_execute_cmds "$reload_cmds" 'exit $?' # Exit if we aren't doing a library object file. if test -z "$libobj"; then if test -n "$gentop"; then func_show_eval '${RM}r "$gentop"' fi exit $EXIT_SUCCESS fi if test "$build_libtool_libs" != yes; then if test -n "$gentop"; then func_show_eval '${RM}r "$gentop"' fi # Create an invalid libtool object if no PIC, so that we don't # accidentally link it into a program. # $show "echo timestamp > $libobj" # $opt_dry_run || eval "echo timestamp > $libobj" || exit $? exit $EXIT_SUCCESS fi if test -n "$pic_flag" || test "$pic_mode" != default; then # Only do commands if we really have different PIC objects. reload_objs="$libobjs $reload_conv_objs" output="$libobj" func_execute_cmds "$reload_cmds" 'exit $?' fi if test -n "$gentop"; then func_show_eval '${RM}r "$gentop"' fi exit $EXIT_SUCCESS ;; prog) case $host in *cygwin*) func_stripname '' '.exe' "$output" output=$func_stripname_result.exe;; esac test -n "$vinfo" && \ func_warning "\`-version-info' is ignored for programs" test -n "$release" && \ func_warning "\`-release' is ignored for programs" test "$preload" = yes \ && test "$dlopen_support" = unknown \ && test "$dlopen_self" = unknown \ && test "$dlopen_self_static" = unknown && \ func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support." case $host in *-*-rhapsody* | *-*-darwin1.[012]) # On Rhapsody replace the C library is the System framework compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'` finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'` ;; esac case $host in *-*-darwin*) # Don't allow lazy linking, it breaks C++ global constructors # But is supposedly fixed on 10.4 or later (yay!). if test "$tagname" = CXX ; then case ${MACOSX_DEPLOYMENT_TARGET-10.0} in 10.[0123]) compile_command="$compile_command ${wl}-bind_at_load" finalize_command="$finalize_command ${wl}-bind_at_load" ;; esac fi # Time to change all our "foo.ltframework" stuff back to "-framework foo" compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` ;; esac # move library search paths that coincide with paths to not yet # installed libraries to the beginning of the library search list new_libs= for path in $notinst_path; do case " $new_libs " in *" -L$path/$objdir "*) ;; *) case " $compile_deplibs " in *" -L$path/$objdir "*) new_libs="$new_libs -L$path/$objdir" ;; esac ;; esac done for deplib in $compile_deplibs; do case $deplib in -L*) case " $new_libs " in *" $deplib "*) ;; *) new_libs="$new_libs $deplib" ;; esac ;; *) new_libs="$new_libs $deplib" ;; esac done compile_deplibs="$new_libs" compile_command="$compile_command $compile_deplibs" finalize_command="$finalize_command $finalize_deplibs" if test -n "$rpath$xrpath"; then # If the user specified any rpath flags, then add them. for libdir in $rpath $xrpath; do # This is the magic to use -rpath. case "$finalize_rpath " in *" $libdir "*) ;; *) finalize_rpath="$finalize_rpath $libdir" ;; esac done fi # Now hardcode the library paths rpath= hardcode_libdirs= for libdir in $compile_rpath $finalize_rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then if test -z "$hardcode_libdirs"; then hardcode_libdirs="$libdir" else # Just accumulate the unique libdirs. case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) ;; *) hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" ;; esac fi else eval flag=\"$hardcode_libdir_flag_spec\" rpath="$rpath $flag" fi elif test -n "$runpath_var"; then case "$perm_rpath " in *" $libdir "*) ;; *) perm_rpath="$perm_rpath $libdir" ;; esac fi case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'` case :$dllsearchpath: in *":$libdir:"*) ;; ::) dllsearchpath=$libdir;; *) dllsearchpath="$dllsearchpath:$libdir";; esac case :$dllsearchpath: in *":$testbindir:"*) ;; ::) dllsearchpath=$testbindir;; *) dllsearchpath="$dllsearchpath:$testbindir";; esac ;; esac done # Substitute the hardcoded libdirs into the rpath. if test -n "$hardcode_libdir_separator" && test -n "$hardcode_libdirs"; then libdir="$hardcode_libdirs" eval rpath=\" $hardcode_libdir_flag_spec\" fi compile_rpath="$rpath" rpath= hardcode_libdirs= for libdir in $finalize_rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then if test -z "$hardcode_libdirs"; then hardcode_libdirs="$libdir" else # Just accumulate the unique libdirs. case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) ;; *) hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" ;; esac fi else eval flag=\"$hardcode_libdir_flag_spec\" rpath="$rpath $flag" fi elif test -n "$runpath_var"; then case "$finalize_perm_rpath " in *" $libdir "*) ;; *) finalize_perm_rpath="$finalize_perm_rpath $libdir" ;; esac fi done # Substitute the hardcoded libdirs into the rpath. if test -n "$hardcode_libdir_separator" && test -n "$hardcode_libdirs"; then libdir="$hardcode_libdirs" eval rpath=\" $hardcode_libdir_flag_spec\" fi finalize_rpath="$rpath" if test -n "$libobjs" && test "$build_old_libs" = yes; then # Transform all the library objects into standard objects. compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` fi func_generate_dlsyms "$outputname" "@PROGRAM@" "no" # template prelinking step if test -n "$prelink_cmds"; then func_execute_cmds "$prelink_cmds" 'exit $?' fi wrappers_required=yes case $host in *cygwin* | *mingw* ) if test "$build_libtool_libs" != yes; then wrappers_required=no fi ;; *cegcc) # Disable wrappers for cegcc, we are cross compiling anyway. wrappers_required=no ;; *) if test "$need_relink" = no || test "$build_libtool_libs" != yes; then wrappers_required=no fi ;; esac if test "$wrappers_required" = no; then # Replace the output file specification. compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` link_command="$compile_command$compile_rpath" # We have no uninstalled library dependencies, so finalize right now. exit_status=0 func_show_eval "$link_command" 'exit_status=$?' # Delete the generated files. if test -f "$output_objdir/${outputname}S.${objext}"; then func_show_eval '$RM "$output_objdir/${outputname}S.${objext}"' fi exit $exit_status fi if test -n "$compile_shlibpath$finalize_shlibpath"; then compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command" fi if test -n "$finalize_shlibpath"; then finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command" fi compile_var= finalize_var= if test -n "$runpath_var"; then if test -n "$perm_rpath"; then # We should set the runpath_var. rpath= for dir in $perm_rpath; do rpath="$rpath$dir:" done compile_var="$runpath_var=\"$rpath\$$runpath_var\" " fi if test -n "$finalize_perm_rpath"; then # We should set the runpath_var. rpath= for dir in $finalize_perm_rpath; do rpath="$rpath$dir:" done finalize_var="$runpath_var=\"$rpath\$$runpath_var\" " fi fi if test "$no_install" = yes; then # We don't need to create a wrapper script. link_command="$compile_var$compile_command$compile_rpath" # Replace the output file specification. link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` # Delete the old output file. $opt_dry_run || $RM $output # Link the executable and exit func_show_eval "$link_command" 'exit $?' exit $EXIT_SUCCESS fi if test "$hardcode_action" = relink; then # Fast installation is not supported link_command="$compile_var$compile_command$compile_rpath" relink_command="$finalize_var$finalize_command$finalize_rpath" func_warning "this platform does not like uninstalled shared libraries" func_warning "\`$output' will be relinked during installation" else if test "$fast_install" != no; then link_command="$finalize_var$compile_command$finalize_rpath" if test "$fast_install" = yes; then relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'` else # fast_install is set to needless relink_command= fi else link_command="$compile_var$compile_command$compile_rpath" relink_command="$finalize_var$finalize_command$finalize_rpath" fi fi # Replace the output file specification. link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` # Delete the old output files. $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname func_show_eval "$link_command" 'exit $?' # Now create the wrapper script. func_verbose "creating $output" # Quote the relink command for shipping. if test -n "$relink_command"; then # Preserve any variables that may affect compiler behavior for var in $variables_saved_for_relink; do if eval test -z \"\${$var+set}\"; then relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" elif eval var_value=\$$var; test -z "$var_value"; then relink_command="$var=; export $var; $relink_command" else func_quote_for_eval "$var_value" relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" fi done relink_command="(cd `pwd`; $relink_command)" relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"` fi # Quote $ECHO for shipping. if test "X$ECHO" = "X$SHELL $progpath --fallback-echo"; then case $progpath in [\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $progpath --fallback-echo";; *) qecho="$SHELL `pwd`/$progpath --fallback-echo";; esac qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"` else qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"` fi # Only actually do things if not in dry run mode. $opt_dry_run || { # win32 will think the script is a binary if it has # a .exe suffix, so we strip it off here. case $output in *.exe) func_stripname '' '.exe' "$output" output=$func_stripname_result ;; esac # test for cygwin because mv fails w/o .exe extensions case $host in *cygwin*) exeext=.exe func_stripname '' '.exe' "$outputname" outputname=$func_stripname_result ;; *) exeext= ;; esac case $host in *cygwin* | *mingw* ) func_dirname_and_basename "$output" "" "." output_name=$func_basename_result output_path=$func_dirname_result cwrappersource="$output_path/$objdir/lt-$output_name.c" cwrapper="$output_path/$output_name.exe" $RM $cwrappersource $cwrapper trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15 func_emit_cwrapperexe_src > $cwrappersource # The wrapper executable is built using the $host compiler, # because it contains $host paths and files. If cross- # compiling, it, like the target executable, must be # executed on the $host or under an emulation environment. $opt_dry_run || { $LTCC $LTCFLAGS -o $cwrapper $cwrappersource $STRIP $cwrapper } # Now, create the wrapper script for func_source use: func_ltwrapper_scriptname $cwrapper $RM $func_ltwrapper_scriptname_result trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15 $opt_dry_run || { # note: this script will not be executed, so do not chmod. if test "x$build" = "x$host" ; then $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result else func_emit_wrapper no > $func_ltwrapper_scriptname_result fi } ;; * ) $RM $output trap "$RM $output; exit $EXIT_FAILURE" 1 2 15 func_emit_wrapper no > $output chmod +x $output ;; esac } exit $EXIT_SUCCESS ;; esac # See if we need to build an old-fashioned archive. for oldlib in $oldlibs; do if test "$build_libtool_libs" = convenience; then oldobjs="$libobjs_save $symfileobj" addlibs="$convenience" build_libtool_libs=no else if test "$build_libtool_libs" = module; then oldobjs="$libobjs_save" build_libtool_libs=no else oldobjs="$old_deplibs $non_pic_objects" if test "$preload" = yes && test -f "$symfileobj"; then oldobjs="$oldobjs $symfileobj" fi fi addlibs="$old_convenience" fi if test -n "$addlibs"; then gentop="$output_objdir/${outputname}x" generated="$generated $gentop" func_extract_archives $gentop $addlibs oldobjs="$oldobjs $func_extract_archives_result" fi # Do each command in the archive commands. if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then cmds=$old_archive_from_new_cmds else # Add any objects from preloaded convenience libraries if test -n "$dlprefiles"; then gentop="$output_objdir/${outputname}x" generated="$generated $gentop" func_extract_archives $gentop $dlprefiles oldobjs="$oldobjs $func_extract_archives_result" fi # POSIX demands no paths to be encoded in archives. We have # to avoid creating archives with duplicate basenames if we # might have to extract them afterwards, e.g., when creating a # static archive out of a convenience library, or when linking # the entirety of a libtool archive into another (currently # not supported by libtool). if (for obj in $oldobjs do func_basename "$obj" $ECHO "$func_basename_result" done | sort | sort -uc >/dev/null 2>&1); then : else $ECHO "copying selected object files to avoid basename conflicts..." gentop="$output_objdir/${outputname}x" generated="$generated $gentop" func_mkdir_p "$gentop" save_oldobjs=$oldobjs oldobjs= counter=1 for obj in $save_oldobjs do func_basename "$obj" objbase="$func_basename_result" case " $oldobjs " in " ") oldobjs=$obj ;; *[\ /]"$objbase "*) while :; do # Make sure we don't pick an alternate name that also # overlaps. newobj=lt$counter-$objbase func_arith $counter + 1 counter=$func_arith_result case " $oldobjs " in *[\ /]"$newobj "*) ;; *) if test ! -f "$gentop/$newobj"; then break; fi ;; esac done func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj" oldobjs="$oldobjs $gentop/$newobj" ;; *) oldobjs="$oldobjs $obj" ;; esac done fi eval cmds=\"$old_archive_cmds\" func_len " $cmds" len=$func_len_result if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then cmds=$old_archive_cmds else # the command line is too long to link in one step, link in parts func_verbose "using piecewise archive linking..." save_RANLIB=$RANLIB RANLIB=: objlist= concat_cmds= save_oldobjs=$oldobjs oldobjs= # Is there a better way of finding the last object in the list? for obj in $save_oldobjs do last_oldobj=$obj done eval test_cmds=\"$old_archive_cmds\" func_len " $test_cmds" len0=$func_len_result len=$len0 for obj in $save_oldobjs do func_len " $obj" func_arith $len + $func_len_result len=$func_arith_result func_append objlist " $obj" if test "$len" -lt "$max_cmd_len"; then : else # the above command should be used before it gets too long oldobjs=$objlist if test "$obj" = "$last_oldobj" ; then RANLIB=$save_RANLIB fi test -z "$concat_cmds" || concat_cmds=$concat_cmds~ eval concat_cmds=\"\${concat_cmds}$old_archive_cmds\" objlist= len=$len0 fi done RANLIB=$save_RANLIB oldobjs=$objlist if test "X$oldobjs" = "X" ; then eval cmds=\"\$concat_cmds\" else eval cmds=\"\$concat_cmds~\$old_archive_cmds\" fi fi fi func_execute_cmds "$cmds" 'exit $?' done test -n "$generated" && \ func_show_eval "${RM}r$generated" # Now create the libtool archive. case $output in *.la) old_library= test "$build_old_libs" = yes && old_library="$libname.$libext" func_verbose "creating $output" # Preserve any variables that may affect compiler behavior for var in $variables_saved_for_relink; do if eval test -z \"\${$var+set}\"; then relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" elif eval var_value=\$$var; test -z "$var_value"; then relink_command="$var=; export $var; $relink_command" else func_quote_for_eval "$var_value" relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" fi done # Quote the link command for shipping. relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"` if test "$hardcode_automatic" = yes ; then relink_command= fi # Only create the output if not a dry run. $opt_dry_run || { for installed in no yes; do if test "$installed" = yes; then if test -z "$install_libdir"; then break fi output="$output_objdir/$outputname"i # Replace all uninstalled libtool libraries with the installed ones newdependency_libs= for deplib in $dependency_libs; do case $deplib in *.la) func_basename "$deplib" name="$func_basename_result" eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` test -z "$libdir" && \ func_fatal_error "\`$deplib' is not a valid libtool archive" newdependency_libs="$newdependency_libs $libdir/$name" ;; *) newdependency_libs="$newdependency_libs $deplib" ;; esac done dependency_libs="$newdependency_libs" newdlfiles= for lib in $dlfiles; do case $lib in *.la) func_basename "$lib" name="$func_basename_result" eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` test -z "$libdir" && \ func_fatal_error "\`$lib' is not a valid libtool archive" newdlfiles="$newdlfiles $libdir/$name" ;; *) newdlfiles="$newdlfiles $lib" ;; esac done dlfiles="$newdlfiles" newdlprefiles= for lib in $dlprefiles; do case $lib in *.la) # Only pass preopened files to the pseudo-archive (for # eventual linking with the app. that links it) if we # didn't already link the preopened objects directly into # the library: func_basename "$lib" name="$func_basename_result" eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` test -z "$libdir" && \ func_fatal_error "\`$lib' is not a valid libtool archive" newdlprefiles="$newdlprefiles $libdir/$name" ;; esac done dlprefiles="$newdlprefiles" else newdlfiles= for lib in $dlfiles; do case $lib in [\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;; *) abs=`pwd`"/$lib" ;; esac newdlfiles="$newdlfiles $abs" done dlfiles="$newdlfiles" newdlprefiles= for lib in $dlprefiles; do case $lib in [\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;; *) abs=`pwd`"/$lib" ;; esac newdlprefiles="$newdlprefiles $abs" done dlprefiles="$newdlprefiles" fi $RM $output # place dlname in correct position for cygwin tdlname=$dlname case $host,$output,$installed,$module,$dlname in *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll) tdlname=../bin/$dlname ;; esac $ECHO > $output "\ # $outputname - a libtool library file # Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION # # Please DO NOT delete this file! # It is necessary for linking the library. # The name that we can dlopen(3). dlname='$tdlname' # Names of this library. library_names='$library_names' # The name of the static archive. old_library='$old_library' # Linker flags that can not go in dependency_libs. inherited_linker_flags='$new_inherited_linker_flags' # Libraries that this one depends upon. dependency_libs='$dependency_libs' # Names of additional weak libraries provided by this library weak_library_names='$weak_libs' # Version information for $libname. current=$current age=$age revision=$revision # Is this an already installed library? installed=$installed # Should we warn about portability when linking against -modules? shouldnotlink=$module # Files to dlopen/dlpreopen dlopen='$dlfiles' dlpreopen='$dlprefiles' # Directory that this library needs to be installed in: libdir='$install_libdir'" if test "$installed" = no && test "$need_relink" = yes; then $ECHO >> $output "\ relink_command=\"$relink_command\"" fi done } # Do a symbolic link so that the libtool archive can be found in # LD_LIBRARY_PATH before the program is installed. func_show_eval '( cd "$output_objdir" && $RM "$outputname" && $LN_S "../$outputname" "$outputname" )' 'exit $?' ;; esac exit $EXIT_SUCCESS } { test "$mode" = link || test "$mode" = relink; } && func_mode_link ${1+"$@"} # func_mode_uninstall arg... func_mode_uninstall () { $opt_debug RM="$nonopt" files= rmforce= exit_status=0 # This variable tells wrapper scripts just to set variables rather # than running their programs. libtool_install_magic="$magic" for arg do case $arg in -f) RM="$RM $arg"; rmforce=yes ;; -*) RM="$RM $arg" ;; *) files="$files $arg" ;; esac done test -z "$RM" && \ func_fatal_help "you must specify an RM program" rmdirs= origobjdir="$objdir" for file in $files; do func_dirname "$file" "" "." dir="$func_dirname_result" if test "X$dir" = X.; then objdir="$origobjdir" else objdir="$dir/$origobjdir" fi func_basename "$file" name="$func_basename_result" test "$mode" = uninstall && objdir="$dir" # Remember objdir for removal later, being careful to avoid duplicates if test "$mode" = clean; then case " $rmdirs " in *" $objdir "*) ;; *) rmdirs="$rmdirs $objdir" ;; esac fi # Don't error if the file doesn't exist and rm -f was used. if { test -L "$file"; } >/dev/null 2>&1 || { test -h "$file"; } >/dev/null 2>&1 || test -f "$file"; then : elif test -d "$file"; then exit_status=1 continue elif test "$rmforce" = yes; then continue fi rmfiles="$file" case $name in *.la) # Possibly a libtool archive, so verify it. if func_lalib_p "$file"; then func_source $dir/$name # Delete the libtool libraries and symlinks. for n in $library_names; do rmfiles="$rmfiles $objdir/$n" done test -n "$old_library" && rmfiles="$rmfiles $objdir/$old_library" case "$mode" in clean) case " $library_names " in # " " in the beginning catches empty $dlname *" $dlname "*) ;; *) rmfiles="$rmfiles $objdir/$dlname" ;; esac test -n "$libdir" && rmfiles="$rmfiles $objdir/$name $objdir/${name}i" ;; uninstall) if test -n "$library_names"; then # Do each command in the postuninstall commands. func_execute_cmds "$postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1' fi if test -n "$old_library"; then # Do each command in the old_postuninstall commands. func_execute_cmds "$old_postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1' fi # FIXME: should reinstall the best remaining shared library. ;; esac fi ;; *.lo) # Possibly a libtool object, so verify it. if func_lalib_p "$file"; then # Read the .lo file func_source $dir/$name # Add PIC object to the list of files to remove. if test -n "$pic_object" && test "$pic_object" != none; then rmfiles="$rmfiles $dir/$pic_object" fi # Add non-PIC object to the list of files to remove. if test -n "$non_pic_object" && test "$non_pic_object" != none; then rmfiles="$rmfiles $dir/$non_pic_object" fi fi ;; *) if test "$mode" = clean ; then noexename=$name case $file in *.exe) func_stripname '' '.exe' "$file" file=$func_stripname_result func_stripname '' '.exe' "$name" noexename=$func_stripname_result # $file with .exe has already been added to rmfiles, # add $file without .exe rmfiles="$rmfiles $file" ;; esac # Do a test to see if this is a libtool program. if func_ltwrapper_p "$file"; then if func_ltwrapper_executable_p "$file"; then func_ltwrapper_scriptname "$file" relink_command= func_source $func_ltwrapper_scriptname_result rmfiles="$rmfiles $func_ltwrapper_scriptname_result" else relink_command= func_source $dir/$noexename fi # note $name still contains .exe if it was in $file originally # as does the version of $file that was added into $rmfiles rmfiles="$rmfiles $objdir/$name $objdir/${name}S.${objext}" if test "$fast_install" = yes && test -n "$relink_command"; then rmfiles="$rmfiles $objdir/lt-$name" fi if test "X$noexename" != "X$name" ; then rmfiles="$rmfiles $objdir/lt-${noexename}.c" fi fi fi ;; esac func_show_eval "$RM $rmfiles" 'exit_status=1' done objdir="$origobjdir" # Try to remove the ${objdir}s in the directories where we deleted files for dir in $rmdirs; do if test -d "$dir"; then func_show_eval "rmdir $dir >/dev/null 2>&1" fi done exit $exit_status } { test "$mode" = uninstall || test "$mode" = clean; } && func_mode_uninstall ${1+"$@"} test -z "$mode" && { help="$generic_help" func_fatal_help "you must specify a MODE" } test -z "$exec_cmd" && \ func_fatal_help "invalid operation mode \`$mode'" if test -n "$exec_cmd"; then eval exec "$exec_cmd" exit $EXIT_FAILURE fi exit $exit_status # The TAGs below are defined such that we never get into a situation # in which we disable both kinds of libraries. Given conflicting # choices, we go for a static library, that is the most portable, # since we can't tell whether shared libraries were disabled because # the user asked for that or because the platform doesn't support # them. This is particularly important on AIX, because we don't # support having both static and shared libraries enabled at the same # time on that platform, so we default to a shared-only configuration. # If a disable-shared tag is given, we'll fallback to a static-only # configuration. But we'll never go from static-only to shared-only. # ### BEGIN LIBTOOL TAG CONFIG: disable-shared build_libtool_libs=no build_old_libs=yes # ### END LIBTOOL TAG CONFIG: disable-shared # ### BEGIN LIBTOOL TAG CONFIG: disable-static build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` # ### END LIBTOOL TAG CONFIG: disable-static # Local Variables: # mode:shell-script # sh-indentation:2 # End: # vi:sw=2 gnome-menus-3.0.1/MAINTAINERS0000644000175000001440000000043511441722175012365 00000000000000Currently active maintainers ---------------------------- Vincent Untz E-mail: vuntz@gnome.org Userid: vuntz Non-active maintainers, who have a good understanding of the code ----------------------------------------------------------------- #Mark McLoughlin #E-mail: mark@skynet.ie gnome-menus-3.0.1/mkinstalldirs0000755000175000001440000000672211555467533013515 00000000000000#! /bin/sh # mkinstalldirs --- make directory hierarchy scriptversion=2009-04-28.21; # UTC # Original author: Noah Friedman # Created: 1993-05-16 # Public domain. # # This file is maintained in Automake, please report # bugs to or send patches to # . nl=' ' IFS=" "" $nl" errstatus=0 dirmode= usage="\ Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ... Create each directory DIR (with mode MODE, if specified), including all leading file name components. Report bugs to ." # process command line arguments while test $# -gt 0 ; do case $1 in -h | --help | --h*) # -h for help echo "$usage" exit $? ;; -m) # -m PERM arg shift test $# -eq 0 && { echo "$usage" 1>&2; exit 1; } dirmode=$1 shift ;; --version) echo "$0 $scriptversion" exit $? ;; --) # stop option processing shift break ;; -*) # unknown option echo "$usage" 1>&2 exit 1 ;; *) # first non-opt arg break ;; esac done for file do if test -d "$file"; then shift else break fi done case $# in 0) exit 0 ;; esac # Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and # mkdir -p a/c at the same time, both will detect that a is missing, # one will create a, then the other will try to create a and die with # a "File exists" error. This is a problem when calling mkinstalldirs # from a parallel make. We use --version in the probe to restrict # ourselves to GNU mkdir, which is thread-safe. case $dirmode in '') if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then echo "mkdir -p -- $*" exec mkdir -p -- "$@" else # On NextStep and OpenStep, the `mkdir' command does not # recognize any option. It will interpret all options as # directories to create, and then abort because `.' already # exists. test -d ./-p && rmdir ./-p test -d ./--version && rmdir ./--version fi ;; *) if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 && test ! -d ./--version; then echo "mkdir -m $dirmode -p -- $*" exec mkdir -m "$dirmode" -p -- "$@" else # Clean up after NextStep and OpenStep mkdir. for d in ./-m ./-p ./--version "./$dirmode"; do test -d $d && rmdir $d done fi ;; esac for file do case $file in /*) pathcomp=/ ;; *) pathcomp= ;; esac oIFS=$IFS IFS=/ set fnord $file shift IFS=$oIFS for d do test "x$d" = x && continue pathcomp=$pathcomp$d case $pathcomp in -*) pathcomp=./$pathcomp ;; esac if test ! -d "$pathcomp"; then echo "mkdir $pathcomp" mkdir "$pathcomp" || lasterr=$? if test ! -d "$pathcomp"; then errstatus=$lasterr else if test ! -z "$dirmode"; then echo "chmod $dirmode $pathcomp" lasterr= chmod "$dirmode" "$pathcomp" || lasterr=$? if test ! -z "$lasterr"; then errstatus=$lasterr fi fi fi fi pathcomp=$pathcomp/ done done exit $errstatus # Local Variables: # mode: shell-script # sh-indentation: 2 # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC" # time-stamp-end: "; # UTC" # End: gnome-menus-3.0.1/HACKING0000644000175000001440000000155411441733361011661 00000000000000Hacking on gnome-menus ====================== + The development occurs in git: http://git.gnome.org/browse/gnome-menus For information on how to access GNOME git please read: http://live.gnome.org/Git + Please send patches as bug reports in GNOME Bugzilla: https://bugzilla.gnome.org/ (product gnome-menus) Your patch should be in unified diff form (the -u option to GNU diff). See also: http://live.gnome.org/GnomeLove/SubmittingPatches + Please try and send a patch against a recent version of this package. Patches against git master are most preferable. + Don't commit any but the most trivial patches without approval. + Exceptions to this are: - Translators may commit basic i18n related patches to the build setup. - Build sheriff are welcome - in accordance with the relevant build sheriff constraints. gnome-menus-3.0.1/README0000644000175000001440000000233511441737462011556 00000000000000gnome-menus =========== gnome-menus contains the libgnome-menu library, the layout configuration files for the GNOME menu, as well as a simple menu editor. The libgnome-menu library implements the "Desktop Menu Specification" from freedesktop.org: http://freedesktop.org/wiki/Specifications/menu-spec http://specifications.freedesktop.org/menu-spec/menu-spec-latest.html You may download updates to the package from: http://download.gnome.org/sources/gnome-menus/ To discuss gnome-menus, you may use the desktop-devel-list mailing list: http://mail.gnome.org/mailman/listinfo/desktop-devel-list Installation ============ See the file 'INSTALL'. If you are not using a released version of gnome-menus (for example, if you checked out the code from git), you first need to run './autogen.sh'. How to report bugs ================== Bugs should be reported to the GNOME bug tracking system: https://bugzilla.gnome.org/ (product gnome-menus) You will need to create an account for yourself. Please read the following page on how to prepare a useful bug report: https://bugzilla.gnome.org/page.cgi?id=bug-writing.html Please read the HACKING file for information on where to send changes or bugfixes for this package. gnome-menus-3.0.1/aclocal.m40000644000175000001440000024106411555467530012544 00000000000000# generated automatically by aclocal 1.11.1 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. # This file 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. m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],, [m4_warning([this file was generated for autoconf 2.65. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'.])]) # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # # This file 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. # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.11' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. m4_if([$1], [1.11.1], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) # _AM_AUTOCONF_VERSION(VERSION) # ----------------------------- # aclocal traces this macro to find the Autoconf version. # This is a private macro too. Using m4_define simplifies # the logic in aclocal, which can simply ignore this definition. m4_define([_AM_AUTOCONF_VERSION], []) # AM_SET_CURRENT_AUTOMAKE_VERSION # ------------------------------- # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.11.1])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. # # This file 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. # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to # `$srcdir', `$srcdir/..', or `$srcdir/../..'. # # Of course, Automake must honor this variable whenever it calls a # tool from the auxiliary directory. The problem is that $srcdir (and # therefore $ac_aux_dir as well) can be either absolute or relative, # depending on how configure is run. This is pretty annoying, since # it makes $ac_aux_dir quite unusable in subdirectories: in the top # source directory, any form will work fine, but in subdirectories a # relative path needs to be adjusted first. # # $ac_aux_dir/missing # fails when called from a subdirectory if $ac_aux_dir is relative # $top_srcdir/$ac_aux_dir/missing # fails if $ac_aux_dir is absolute, # fails when called from a subdirectory in a VPATH build with # a relative $ac_aux_dir # # The reason of the latter failure is that $top_srcdir and $ac_aux_dir # are both prefixed by $srcdir. In an in-source build this is usually # harmless because $srcdir is `.', but things will broke when you # start a VPATH build or use an absolute $srcdir. # # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, # iff we strip the leading $srcdir from $ac_aux_dir. That would be: # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` # and then we would define $MISSING as # MISSING="\${SHELL} $am_aux_dir/missing" # This will work as long as MISSING is not called from configure, because # unfortunately $(top_srcdir) has no meaning in configure. # However there are other variables, like CC, which are often used in # configure, and could therefore not use this "fixed" $ac_aux_dir. # # Another solution, used here, is to always expand $ac_aux_dir to an # absolute PATH. The drawback is that using absolute paths prevent a # configured tree to be moved without reconfiguration. AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly. AC_PREREQ([2.50])dnl # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` ]) # AM_CONDITIONAL -*- Autoconf -*- # Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 # Free Software Foundation, Inc. # # This file 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. # serial 9 # AM_CONDITIONAL(NAME, SHELL-CONDITION) # ------------------------------------- # Define a conditional. AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl AC_SUBST([$1_TRUE])dnl AC_SUBST([$1_FALSE])dnl _AM_SUBST_NOTMAKE([$1_TRUE])dnl _AM_SUBST_NOTMAKE([$1_FALSE])dnl m4_define([_AM_COND_VALUE_$1], [$2])dnl if $2; then $1_TRUE= $1_FALSE='#' else $1_TRUE='#' $1_FALSE= fi AC_CONFIG_COMMANDS_PRE( [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then AC_MSG_ERROR([[conditional "$1" was never defined. Usually this means the macro was only invoked conditionally.]]) fi])]) # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009 # Free Software Foundation, Inc. # # This file 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. # serial 10 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be # written in clear, in which case automake, when reading aclocal.m4, # will think it sees a *use*, and therefore will trigger all it's # C support machinery. Also note that it means that autoscan, seeing # CC etc. in the Makefile, will ask for an AC_PROG_CC use... # _AM_DEPENDENCIES(NAME) # ---------------------- # See how the compiler implements dependency checking. # NAME is "CC", "CXX", "GCJ", or "OBJC". # We try a few techniques and use that to set a single cache variable. # # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular # dependency, and given that the user is not expected to run this macro, # just rely on AC_PROG_CC. AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl AC_REQUIRE([AM_MAKE_INCLUDE])dnl AC_REQUIRE([AM_DEP_TRACK])dnl ifelse([$1], CC, [depcc="$CC" am_compiler_list=], [$1], CXX, [depcc="$CXX" am_compiler_list=], [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], [$1], UPC, [depcc="$UPC" am_compiler_list=], [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], [depcc="$$1" am_compiler_list=]) AC_CACHE_CHECK([dependency style of $depcc], [am_cv_$1_dependencies_compiler_type], [if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_$1_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` fi am__universal=false m4_case([$1], [CC], [case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac], [CXX], [case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac]) for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with # Solaris 8's {/usr,}/bin/sh. touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # after this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvisualcpp | msvcmsys) # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_$1_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_$1_dependencies_compiler_type=none fi ]) AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) AM_CONDITIONAL([am__fastdep$1], [ test "x$enable_dependency_tracking" != xno \ && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) ]) # AM_SET_DEPDIR # ------------- # Choose a directory name for dependency files. # This macro is AC_REQUIREd in _AM_DEPENDENCIES AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl ]) # AM_DEP_TRACK # ------------ AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking, [ --disable-dependency-tracking speeds up one-time build --enable-dependency-tracking do not reject slow dependency extractors]) if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' fi AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) AC_SUBST([AMDEPBACKSLASH])dnl _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl ]) # Generate code to set up dependency tracking. -*- Autoconf -*- # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008 # Free Software Foundation, Inc. # # This file 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. #serial 5 # _AM_OUTPUT_DEPENDENCY_COMMANDS # ------------------------------ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [{ # Autoconf 2.62 quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. case $CONFIG_FILES in *\'*) eval set x "$CONFIG_FILES" ;; *) set x $CONFIG_FILES ;; esac shift for mf do # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. # Grep'ing the whole file is not good either: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then dirpart=`AS_DIRNAME("$mf")` else continue fi # Extract the definition of DEPDIR, am__include, and am__quote # from the Makefile without running `make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` # When using ansi2knr, U may be empty or an underscore; expand it U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`AS_DIRNAME(["$file"])` AS_MKDIR_P([$dirpart/$fdir]) # echo "creating $dirpart/$file" echo '# dummy' > "$dirpart/$file" done done } ])# _AM_OUTPUT_DEPENDENCY_COMMANDS # AM_OUTPUT_DEPENDENCY_COMMANDS # ----------------------------- # This macro should only be invoked once -- use via AC_REQUIRE. # # This code is only required when automatic dependency tracking # is enabled. FIXME. This creates each `.P' file that we will # need in order to bootstrap the dependency handling code. AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) ]) # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005 # Free Software Foundation, Inc. # # This file 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. # serial 8 # AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADERS. AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)]) # Do all the work for Automake. -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005, 2006, 2008, 2009 Free Software Foundation, Inc. # # This file 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. # serial 16 # This macro actually does too much. Some checks are only needed if # your package does certain things. But this isn't really a big deal. # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) # AM_INIT_AUTOMAKE([OPTIONS]) # ----------------------------------------------- # The call with PACKAGE and VERSION arguments is the old style # call (pre autoconf-2.50), which is being phased out. PACKAGE # and VERSION should now be passed to AC_INIT and removed from # the call to AM_INIT_AUTOMAKE. # We support both call styles for the transition. After # the next Automake release, Autoconf can make the AC_INIT # arguments mandatory, and then we can depend on a new Autoconf # release and drop the old call support. AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.62])dnl dnl Autoconf wants to disallow AM_ names. We explicitly allow dnl the ones we care about. m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl AC_REQUIRE([AC_PROG_INSTALL])dnl if test "`cd $srcdir && pwd`" != "`pwd`"; then # Use -I$(srcdir) only when $(srcdir) != ., so that make's output # is not polluted with repeated "-I." AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl # test to see if srcdir already configured if test -f $srcdir/config.status; then AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) fi fi # test whether we have cygpath if test -z "$CYGPATH_W"; then if (cygpath --version) >/dev/null 2>/dev/null; then CYGPATH_W='cygpath -w' else CYGPATH_W=echo fi fi AC_SUBST([CYGPATH_W]) # Define the identity of the package. dnl Distinguish between old-style and new-style calls. m4_ifval([$2], [m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl AC_SUBST([PACKAGE], [$1])dnl AC_SUBST([VERSION], [$2])], [_AM_SET_OPTIONS([$1])dnl dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, [m4_fatal([AC_INIT should be called with package and version arguments])])dnl AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl _AM_IF_OPTION([no-define],, [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl # Some tools Automake needs. AC_REQUIRE([AM_SANITY_CHECK])dnl AC_REQUIRE([AC_ARG_PROGRAM])dnl AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) AM_MISSING_PROG(AUTOCONF, autoconf) AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) AM_MISSING_PROG(AUTOHEADER, autoheader) AM_MISSING_PROG(MAKEINFO, makeinfo) AC_REQUIRE([AM_PROG_INSTALL_SH])dnl AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl AC_REQUIRE([AM_PROG_MKDIR_P])dnl # We need awk for the "check" target. The system "awk" is bad on # some platforms. AC_REQUIRE([AC_PROG_AWK])dnl AC_REQUIRE([AC_PROG_MAKE_SET])dnl AC_REQUIRE([AM_SET_LEADING_DOT])dnl _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])])]) _AM_IF_OPTION([no-dependencies],, [AC_PROVIDE_IFELSE([AC_PROG_CC], [_AM_DEPENDENCIES(CC)], [define([AC_PROG_CC], defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl AC_PROVIDE_IFELSE([AC_PROG_CXX], [_AM_DEPENDENCIES(CXX)], [define([AC_PROG_CXX], defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl AC_PROVIDE_IFELSE([AC_PROG_OBJC], [_AM_DEPENDENCIES(OBJC)], [define([AC_PROG_OBJC], defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl ]) _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl dnl The `parallel-tests' driver may need to know about EXEEXT, so add the dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. AC_CONFIG_COMMANDS_PRE(dnl [m4_provide_if([_AM_COMPILER_EXEEXT], [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl ]) dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further dnl mangled by Autoconf and run in a shell conditional statement. m4_define([_AC_COMPILER_EXEEXT], m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) # When config.status generates a header, we must update the stamp-h file. # This file resides in the same directory as the config header # that is generated. The stamp files are numbered to have different names. # Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the # loop where config.status creates the headers, so we can generate # our stamp files there. AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers. _am_arg=$1 _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in $_am_arg | $_am_arg:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) # Copyright (C) 2001, 2003, 2005, 2008 Free Software Foundation, Inc. # # This file 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. # AM_PROG_INSTALL_SH # ------------------ # Define $install_sh. AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl if test x"${install_sh}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; *) install_sh="\${SHELL} $am_aux_dir/install-sh" esac fi AC_SUBST(install_sh)]) # Copyright (C) 2003, 2005 Free Software Foundation, Inc. # # This file 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. # serial 2 # Check whether the underlying file-system supports filenames # with a leading dot. For instance MS-DOS doesn't. AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then am__leading_dot=. else am__leading_dot=_ fi rmdir .tst 2>/dev/null AC_SUBST([am__leading_dot])]) # Add --enable-maintainer-mode option to configure. -*- Autoconf -*- # From Jim Meyering # Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008 # Free Software Foundation, Inc. # # This file 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. # serial 5 # AM_MAINTAINER_MODE([DEFAULT-MODE]) # ---------------------------------- # Control maintainer-specific portions of Makefiles. # Default is to disable them, unless `enable' is passed literally. # For symmetry, `disable' may be passed as well. Anyway, the user # can override the default with the --enable/--disable switch. AC_DEFUN([AM_MAINTAINER_MODE], [m4_case(m4_default([$1], [disable]), [enable], [m4_define([am_maintainer_other], [disable])], [disable], [m4_define([am_maintainer_other], [enable])], [m4_define([am_maintainer_other], [enable]) m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles]) dnl maintainer-mode's default is 'disable' unless 'enable' is passed AC_ARG_ENABLE([maintainer-mode], [ --][am_maintainer_other][-maintainer-mode am_maintainer_other make rules and dependencies not useful (and sometimes confusing) to the casual installer], [USE_MAINTAINER_MODE=$enableval], [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes])) AC_MSG_RESULT([$USE_MAINTAINER_MODE]) AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes]) MAINT=$MAINTAINER_MODE_TRUE AC_SUBST([MAINT])dnl ] ) AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE]) # Check to see how 'make' treats includes. -*- Autoconf -*- # Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc. # # This file 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. # serial 4 # AM_MAKE_INCLUDE() # ----------------- # Check to see how make treats includes. AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make} cat > confinc << 'END' am__doit: @echo this is the am__doit target .PHONY: am__doit END # If we don't find an include directive, just comment out the code. AC_MSG_CHECKING([for style of include used by $am_make]) am__include="#" am__quote= _am_result=none # First try GNU make style include. echo "include confinc" > confmf # Ignore all kinds of additional output from `make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include am__quote= _am_result=GNU ;; esac # Now try BSD make style include. if test "$am__include" = "#"; then echo '.include "confinc"' > confmf case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=.include am__quote="\"" _am_result=BSD ;; esac fi AC_SUBST([am__include]) AC_SUBST([am__quote]) AC_MSG_RESULT([$_am_result]) rm -f confinc confmf ]) # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- # Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 # Free Software Foundation, Inc. # # This file 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. # serial 6 # AM_MISSING_PROG(NAME, PROGRAM) # ------------------------------ AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN]) $1=${$1-"${am_missing_run}$2"} AC_SUBST($1)]) # AM_MISSING_HAS_RUN # ------------------ # Define MISSING if not defined so far and test if it supports --run. # If it does, set am_missing_run to use it, otherwise, to nothing. AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl AC_REQUIRE_AUX_FILE([missing])dnl if test x"${MISSING+set}" != xset; then case $am_aux_dir in *\ * | *\ *) MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; *) MISSING="\${SHELL} $am_aux_dir/missing" ;; esac fi # Use eval to expand $SHELL if eval "$MISSING --run true"; then am_missing_run="$MISSING --run " else am_missing_run= AC_MSG_WARN([`missing' script is too old or missing]) fi ]) # Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # # This file 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. # AM_PROG_MKDIR_P # --------------- # Check for `mkdir -p'. AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl AC_REQUIRE([AC_PROG_MKDIR_P])dnl dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, dnl while keeping a definition of mkdir_p for backward compatibility. dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of dnl Makefile.ins that do not define MKDIR_P, so we do our own dnl adjustment using top_builddir (which is defined more often than dnl MKDIR_P). AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl case $mkdir_p in [[\\/$]]* | ?:[[\\/]]*) ;; */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; esac ]) # Helper functions for option handling. -*- Autoconf -*- # Copyright (C) 2001, 2002, 2003, 2005, 2008 Free Software Foundation, Inc. # # This file 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. # serial 4 # _AM_MANGLE_OPTION(NAME) # ----------------------- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) # _AM_SET_OPTION(NAME) # ------------------------------ # Set option NAME. Presently that only means defining a flag for this option. AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)]) # _AM_SET_OPTIONS(OPTIONS) # ---------------------------------- # OPTIONS is a space-separated list of Automake options. AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) # ------------------------------------------- # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009 # Free Software Foundation, Inc. # # This file 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. # AM_PATH_PYTHON([MINIMUM-VERSION], [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) # --------------------------------------------------------------------------- # Adds support for distributing Python modules and packages. To # install modules, copy them to $(pythondir), using the python_PYTHON # automake variable. To install a package with the same name as the # automake package, install to $(pkgpythondir), or use the # pkgpython_PYTHON automake variable. # # The variables $(pyexecdir) and $(pkgpyexecdir) are provided as # locations to install python extension modules (shared libraries). # Another macro is required to find the appropriate flags to compile # extension modules. # # If your package is configured with a different prefix to python, # users will have to add the install directory to the PYTHONPATH # environment variable, or create a .pth file (see the python # documentation for details). # # If the MINIMUM-VERSION argument is passed, AM_PATH_PYTHON will # cause an error if the version of python installed on the system # doesn't meet the requirement. MINIMUM-VERSION should consist of # numbers and dots only. AC_DEFUN([AM_PATH_PYTHON], [ dnl Find a Python interpreter. Python versions prior to 2.0 are not dnl supported. (2.0 was released on October 16, 2000). m4_define_default([_AM_PYTHON_INTERPRETER_LIST], [python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 dnl python2.1 python2.0]) m4_if([$1],[],[ dnl No version check is needed. # Find any Python interpreter. if test -z "$PYTHON"; then AC_PATH_PROGS([PYTHON], _AM_PYTHON_INTERPRETER_LIST, :) fi am_display_PYTHON=python ], [ dnl A version check is needed. if test -n "$PYTHON"; then # If the user set $PYTHON, use it and don't search something else. AC_MSG_CHECKING([whether $PYTHON version >= $1]) AM_PYTHON_CHECK_VERSION([$PYTHON], [$1], [AC_MSG_RESULT(yes)], [AC_MSG_ERROR(too old)]) am_display_PYTHON=$PYTHON else # Otherwise, try each interpreter until we find one that satisfies # VERSION. AC_CACHE_CHECK([for a Python interpreter with version >= $1], [am_cv_pathless_PYTHON],[ for am_cv_pathless_PYTHON in _AM_PYTHON_INTERPRETER_LIST none; do test "$am_cv_pathless_PYTHON" = none && break AM_PYTHON_CHECK_VERSION([$am_cv_pathless_PYTHON], [$1], [break]) done]) # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON. if test "$am_cv_pathless_PYTHON" = none; then PYTHON=: else AC_PATH_PROG([PYTHON], [$am_cv_pathless_PYTHON]) fi am_display_PYTHON=$am_cv_pathless_PYTHON fi ]) if test "$PYTHON" = :; then dnl Run any user-specified action, or abort. m4_default([$3], [AC_MSG_ERROR([no suitable Python interpreter found])]) else dnl Query Python for its version number. Getting [:3] seems to be dnl the best way to do this; it's what "site.py" does in the standard dnl library. AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version], [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`]) AC_SUBST([PYTHON_VERSION], [$am_cv_python_version]) dnl Use the values of $prefix and $exec_prefix for the corresponding dnl values of PYTHON_PREFIX and PYTHON_EXEC_PREFIX. These are made dnl distinct variables so they can be overridden if need be. However, dnl general consensus is that you shouldn't need this ability. AC_SUBST([PYTHON_PREFIX], ['${prefix}']) AC_SUBST([PYTHON_EXEC_PREFIX], ['${exec_prefix}']) dnl At times (like when building shared libraries) you may want dnl to know which OS platform Python thinks this is. AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform], [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`]) AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform]) dnl Set up 4 directories: dnl pythondir -- where to install python scripts. This is the dnl site-packages directory, not the python standard library dnl directory like in previous automake betas. This behavior dnl is more consistent with lispdir.m4 for example. dnl Query distutils for this directory. distutils does not exist in dnl Python 1.5, so we fall back to the hardcoded directory if it dnl doesn't work. AC_CACHE_CHECK([for $am_display_PYTHON script directory], [am_cv_python_pythondir], [if test "x$prefix" = xNONE then am_py_prefix=$ac_default_prefix else am_py_prefix=$prefix fi am_cv_python_pythondir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='$am_py_prefix'))" 2>/dev/null || echo "$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages"` case $am_cv_python_pythondir in $am_py_prefix*) am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'` am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"` ;; *) case $am_py_prefix in /usr|/System*) ;; *) am_cv_python_pythondir=$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages ;; esac ;; esac ]) AC_SUBST([pythondir], [$am_cv_python_pythondir]) dnl pkgpythondir -- $PACKAGE directory under pythondir. Was dnl PYTHON_SITE_PACKAGE in previous betas, but this naming is dnl more consistent with the rest of automake. AC_SUBST([pkgpythondir], [\${pythondir}/$PACKAGE]) dnl pyexecdir -- directory for installing python extension modules dnl (shared libraries) dnl Query distutils for this directory. distutils does not exist in dnl Python 1.5, so we fall back to the hardcoded directory if it dnl doesn't work. AC_CACHE_CHECK([for $am_display_PYTHON extension module directory], [am_cv_python_pyexecdir], [if test "x$exec_prefix" = xNONE then am_py_exec_prefix=$am_py_prefix else am_py_exec_prefix=$exec_prefix fi am_cv_python_pyexecdir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(1,0,prefix='$am_py_exec_prefix'))" 2>/dev/null || echo "$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages"` case $am_cv_python_pyexecdir in $am_py_exec_prefix*) am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'` am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"` ;; *) case $am_py_exec_prefix in /usr|/System*) ;; *) am_cv_python_pyexecdir=$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages ;; esac ;; esac ]) AC_SUBST([pyexecdir], [$am_cv_python_pyexecdir]) dnl pkgpyexecdir -- $(pyexecdir)/$(PACKAGE) AC_SUBST([pkgpyexecdir], [\${pyexecdir}/$PACKAGE]) dnl Run any user-specified action. $2 fi ]) # AM_PYTHON_CHECK_VERSION(PROG, VERSION, [ACTION-IF-TRUE], [ACTION-IF-FALSE]) # --------------------------------------------------------------------------- # Run ACTION-IF-TRUE if the Python interpreter PROG has version >= VERSION. # Run ACTION-IF-FALSE otherwise. # This test uses sys.hexversion instead of the string equivalent (first # word of sys.version), in order to cope with versions such as 2.2c1. # This supports Python 2.0 or higher. (2.0 was released on October 16, 2000). AC_DEFUN([AM_PYTHON_CHECK_VERSION], [prog="import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '$2'.split('.'))) + [[0, 0, 0]] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[[i]] sys.exit(sys.hexversion < minverhex)" AS_IF([AM_RUN_LOG([$1 -c "$prog"])], [$3], [$4])]) # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. # # This file 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. # AM_RUN_LOG(COMMAND) # ------------------- # Run COMMAND, save the exit status in ac_status, and log it. # (This has been adapted from Autoconf's _AC_RUN_LOG macro.) AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD (exit $ac_status); }]) # Check to make sure that the build environment is sane. -*- Autoconf -*- # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008 # Free Software Foundation, Inc. # # This file 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. # serial 5 # AM_SANITY_CHECK # --------------- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) # Just in case sleep 1 echo timestamp > conftest.file # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' ' case `pwd` in *[[\\\"\#\$\&\'\`$am_lf]]*) AC_MSG_ERROR([unsafe absolute working directory name]);; esac case $srcdir in *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; esac # Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` if test "$[*]" = "X"; then # -L didn't work. set X `ls -t "$srcdir/configure" conftest.file` fi rm -f conftest.file if test "$[*]" != "X $srcdir/configure conftest.file" \ && test "$[*]" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken alias in your environment]) fi test "$[2]" = conftest.file ) then # Ok. : else AC_MSG_ERROR([newly created file is older than distributed files! Check your system clock]) fi AC_MSG_RESULT(yes)]) # Copyright (C) 2009 Free Software Foundation, Inc. # # This file 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. # serial 1 # AM_SILENT_RULES([DEFAULT]) # -------------------------- # Enable less verbose build rules; with the default set to DEFAULT # (`yes' being less verbose, `no' or empty being verbose). AC_DEFUN([AM_SILENT_RULES], [AC_ARG_ENABLE([silent-rules], [ --enable-silent-rules less verbose build output (undo: `make V=1') --disable-silent-rules verbose build output (undo: `make V=0')]) case $enable_silent_rules in yes) AM_DEFAULT_VERBOSITY=0;; no) AM_DEFAULT_VERBOSITY=1;; *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; esac AC_SUBST([AM_DEFAULT_VERBOSITY])dnl AM_BACKSLASH='\' AC_SUBST([AM_BACKSLASH])dnl _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl ]) # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. # # This file 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. # AM_PROG_INSTALL_STRIP # --------------------- # One issue with vendor `install' (even GNU) is that you can't # specify the program used to strip binaries. This is especially # annoying in cross-compiling environments, where the build's strip # is unlikely to handle the host's binaries. # Fortunately install-sh will honor a STRIPPROG variable, so we # always use install-sh in `make install-strip', and initialize # STRIPPROG with the value of the STRIP variable (set by the user). AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl # Installed binaries are usually stripped using `strip' when the user # run `make install-strip'. However `strip' might not be the right # tool to use in cross-compilation environments, therefore Automake # will honor the `STRIP' environment variable to overrule this program. dnl Don't test for $cross_compiling = yes, because it might be `maybe'. if test "$cross_compiling" != no; then AC_CHECK_TOOL([STRIP], [strip], :) fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) # Copyright (C) 2006, 2008 Free Software Foundation, Inc. # # This file 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. # serial 2 # _AM_SUBST_NOTMAKE(VARIABLE) # --------------------------- # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. # This macro is traced by Automake. AC_DEFUN([_AM_SUBST_NOTMAKE]) # AM_SUBST_NOTMAKE(VARIABLE) # --------------------------- # Public sister of _AM_SUBST_NOTMAKE. AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) # Check how to create a tarball. -*- Autoconf -*- # Copyright (C) 2004, 2005 Free Software Foundation, Inc. # # This file 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. # serial 2 # _AM_PROG_TAR(FORMAT) # -------------------- # Check how to create a tarball in format FORMAT. # FORMAT should be one of `v7', `ustar', or `pax'. # # Substitute a variable $(am__tar) that is a command # writing to stdout a FORMAT-tarball containing the directory # $tardir. # tardir=directory && $(am__tar) > result.tar # # Substitute a variable $(am__untar) that extract such # a tarball read from stdin. # $(am__untar) < result.tar AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility. AM_MISSING_PROG([AMTAR], [tar]) m4_if([$1], [v7], [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'], [m4_case([$1], [ustar],, [pax],, [m4_fatal([Unknown tar format])]) AC_MSG_CHECKING([how to create a $1 tar archive]) # Loop over all known methods to create a tar archive until one works. _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' _am_tools=${am_cv_prog_tar_$1-$_am_tools} # Do not fold the above two line into one, because Tru64 sh and # Solaris sh will not grok spaces in the rhs of `-'. for _am_tool in $_am_tools do case $_am_tool in gnutar) for _am_tar in tar gnutar gtar; do AM_RUN_LOG([$_am_tar --version]) && break done am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' am__untar="$_am_tar -xf -" ;; plaintar) # Must skip GNU tar: if it does not support --format= it doesn't create # ustar tarball either. (tar --version) >/dev/null 2>&1 && continue am__tar='tar chf - "$$tardir"' am__tar_='tar chf - "$tardir"' am__untar='tar xf -' ;; pax) am__tar='pax -L -x $1 -w "$$tardir"' am__tar_='pax -L -x $1 -w "$tardir"' am__untar='pax -r' ;; cpio) am__tar='find "$$tardir" -print | cpio -o -H $1 -L' am__tar_='find "$tardir" -print | cpio -o -H $1 -L' am__untar='cpio -i -H $1 -d' ;; none) am__tar=false am__tar_=false am__untar=false ;; esac # If the value was cached, stop now. We just wanted to have am__tar # and am__untar set. test -n "${am_cv_prog_tar_$1}" && break # tar/untar a dummy directory, and stop if the command works rm -rf conftest.dir mkdir conftest.dir echo GrepMe > conftest.dir/file AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) rm -rf conftest.dir if test -s conftest.tar; then AM_RUN_LOG([$am__untar /dev/null 2>&1 && break fi done rm -rf conftest.dir AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) AC_MSG_RESULT([$am_cv_prog_tar_$1])]) AC_SUBST([am__tar]) AC_SUBST([am__untar]) ]) # _AM_PROG_TAR # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- # # Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc. # Written by Scott James Remnant, 2004. # # This file 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. # serial 5 lt~obsolete.m4 # These exist entirely to fool aclocal when bootstrapping libtool. # # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN) # which have later been changed to m4_define as they aren't part of the # exported API, or moved to Autoconf or Automake where they belong. # # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us # using a macro with the same name in our local m4/libtool.m4 it'll # pull the old libtool.m4 in (it doesn't see our shiny new m4_define # and doesn't know about Autoconf macros at all.) # # So we provide this file, which has a silly filename so it's always # included after everything else. This provides aclocal with the # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything # because those macros already exist, or will be overwritten later. # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. # # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here. # Yes, that means every name once taken will need to remain here until # we give up compatibility with versions before 1.7, at which point # we need to keep only those names which we still refer to. # This is to help aclocal find these macros, as it can't see m4_define. AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])]) m4_ifndef([AC_LIBTOOL_LINKER_OPTION], [AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])]) m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP])]) m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])]) m4_ifndef([_LT_AC_SHELL_INIT], [AC_DEFUN([_LT_AC_SHELL_INIT])]) m4_ifndef([_LT_AC_SYS_LIBPATH_AIX], [AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])]) m4_ifndef([_LT_PROG_LTMAIN], [AC_DEFUN([_LT_PROG_LTMAIN])]) m4_ifndef([_LT_AC_TAGVAR], [AC_DEFUN([_LT_AC_TAGVAR])]) m4_ifndef([AC_LTDL_ENABLE_INSTALL], [AC_DEFUN([AC_LTDL_ENABLE_INSTALL])]) m4_ifndef([AC_LTDL_PREOPEN], [AC_DEFUN([AC_LTDL_PREOPEN])]) m4_ifndef([_LT_AC_SYS_COMPILER], [AC_DEFUN([_LT_AC_SYS_COMPILER])]) m4_ifndef([_LT_AC_LOCK], [AC_DEFUN([_LT_AC_LOCK])]) m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE], [AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])]) m4_ifndef([_LT_AC_TRY_DLOPEN_SELF], [AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])]) m4_ifndef([AC_LIBTOOL_PROG_CC_C_O], [AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])]) m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])]) m4_ifndef([AC_LIBTOOL_OBJDIR], [AC_DEFUN([AC_LIBTOOL_OBJDIR])]) m4_ifndef([AC_LTDL_OBJDIR], [AC_DEFUN([AC_LTDL_OBJDIR])]) m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])]) m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP], [AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])]) m4_ifndef([AC_PATH_MAGIC], [AC_DEFUN([AC_PATH_MAGIC])]) m4_ifndef([AC_PROG_LD_GNU], [AC_DEFUN([AC_PROG_LD_GNU])]) m4_ifndef([AC_PROG_LD_RELOAD_FLAG], [AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])]) m4_ifndef([AC_DEPLIBS_CHECK_METHOD], [AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])]) m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])]) m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])]) m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])]) m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])]) m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP], [AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])]) m4_ifndef([LT_AC_PROG_EGREP], [AC_DEFUN([LT_AC_PROG_EGREP])]) m4_ifndef([LT_AC_PROG_SED], [AC_DEFUN([LT_AC_PROG_SED])]) m4_ifndef([_LT_CC_BASENAME], [AC_DEFUN([_LT_CC_BASENAME])]) m4_ifndef([_LT_COMPILER_BOILERPLATE], [AC_DEFUN([_LT_COMPILER_BOILERPLATE])]) m4_ifndef([_LT_LINKER_BOILERPLATE], [AC_DEFUN([_LT_LINKER_BOILERPLATE])]) m4_ifndef([_AC_PROG_LIBTOOL], [AC_DEFUN([_AC_PROG_LIBTOOL])]) m4_ifndef([AC_LIBTOOL_SETUP], [AC_DEFUN([AC_LIBTOOL_SETUP])]) m4_ifndef([_LT_AC_CHECK_DLFCN], [AC_DEFUN([_LT_AC_CHECK_DLFCN])]) m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])]) m4_ifndef([_LT_AC_TAGCONFIG], [AC_DEFUN([_LT_AC_TAGCONFIG])]) m4_ifndef([AC_DISABLE_FAST_INSTALL], [AC_DEFUN([AC_DISABLE_FAST_INSTALL])]) m4_ifndef([_LT_AC_LANG_CXX], [AC_DEFUN([_LT_AC_LANG_CXX])]) m4_ifndef([_LT_AC_LANG_F77], [AC_DEFUN([_LT_AC_LANG_F77])]) m4_ifndef([_LT_AC_LANG_GCJ], [AC_DEFUN([_LT_AC_LANG_GCJ])]) m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])]) m4_ifndef([_LT_AC_LANG_C_CONFIG], [AC_DEFUN([_LT_AC_LANG_C_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])]) m4_ifndef([_LT_AC_LANG_CXX_CONFIG], [AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])]) m4_ifndef([_LT_AC_LANG_F77_CONFIG], [AC_DEFUN([_LT_AC_LANG_F77_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])]) m4_ifndef([_LT_AC_LANG_GCJ_CONFIG], [AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])]) m4_ifndef([_LT_AC_LANG_RC_CONFIG], [AC_DEFUN([_LT_AC_LANG_RC_CONFIG])]) m4_ifndef([AC_LIBTOOL_CONFIG], [AC_DEFUN([AC_LIBTOOL_CONFIG])]) m4_ifndef([_LT_AC_FILE_LTDLL_C], [AC_DEFUN([_LT_AC_FILE_LTDLL_C])]) m4_ifndef([_LT_REQUIRED_DARWIN_CHECKS], [AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS])]) m4_ifndef([_LT_AC_PROG_CXXCPP], [AC_DEFUN([_LT_AC_PROG_CXXCPP])]) m4_ifndef([_LT_PREPARE_SED_QUOTE_VARS], [AC_DEFUN([_LT_PREPARE_SED_QUOTE_VARS])]) m4_ifndef([_LT_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_PROG_ECHO_BACKSLASH])]) m4_ifndef([_LT_PROG_F77], [AC_DEFUN([_LT_PROG_F77])]) m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])]) m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])]) # Copyright (C) 1995-2002 Free Software Foundation, Inc. # Copyright (C) 2001-2003,2004 Red Hat, Inc. # # This file is free software, distributed under the terms of the GNU # General Public License. As a special exception to the GNU General # Public License, this file may be distributed as part of a program # that contains a configuration script generated by Autoconf, under # the same distribution terms as the rest of that program. # # This file can be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License # but which still want to provide support for the GNU gettext functionality. # # Macro to add for using GNU gettext. # Ulrich Drepper , 1995, 1996 # # Modified to never use included libintl. # Owen Taylor , 12/15/1998 # # Major rework to remove unused code # Owen Taylor , 12/11/2002 # # Added better handling of ALL_LINGUAS from GNU gettext version # written by Bruno Haible, Owen Taylor 5/30/3002 # # Modified to require ngettext # Matthias Clasen 08/06/2004 # # We need this here as well, since someone might use autoconf-2.5x # to configure GLib then an older version to configure a package # using AM_GLIB_GNU_GETTEXT AC_PREREQ(2.53) dnl dnl We go to great lengths to make sure that aclocal won't dnl try to pull in the installed version of these macros dnl when running aclocal in the glib directory. dnl m4_copy([AC_DEFUN],[glib_DEFUN]) m4_copy([AC_REQUIRE],[glib_REQUIRE]) dnl dnl At the end, if we're not within glib, we'll define the public dnl definitions in terms of our private definitions. dnl # GLIB_LC_MESSAGES #-------------------- glib_DEFUN([GLIB_LC_MESSAGES], [AC_CHECK_HEADERS([locale.h]) if test $ac_cv_header_locale_h = yes; then AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES, [AC_TRY_LINK([#include ], [return LC_MESSAGES], am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)]) if test $am_cv_val_LC_MESSAGES = yes; then AC_DEFINE(HAVE_LC_MESSAGES, 1, [Define if your file defines LC_MESSAGES.]) fi fi]) # GLIB_PATH_PROG_WITH_TEST #---------------------------- dnl GLIB_PATH_PROG_WITH_TEST(VARIABLE, PROG-TO-CHECK-FOR, dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]]) glib_DEFUN([GLIB_PATH_PROG_WITH_TEST], [# Extract the first word of "$2", so it can be a program name with args. set dummy $2; ac_word=[$]2 AC_MSG_CHECKING([for $ac_word]) AC_CACHE_VAL(ac_cv_path_$1, [case "[$]$1" in /*) ac_cv_path_$1="[$]$1" # Let the user override the test with a path. ;; *) IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" for ac_dir in ifelse([$5], , $PATH, [$5]); do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then if [$3]; then ac_cv_path_$1="$ac_dir/$ac_word" break fi fi done IFS="$ac_save_ifs" dnl If no 4th arg is given, leave the cache variable unset, dnl so AC_PATH_PROGS will keep looking. ifelse([$4], , , [ test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4" ])dnl ;; esac])dnl $1="$ac_cv_path_$1" if test ifelse([$4], , [-n "[$]$1"], ["[$]$1" != "$4"]); then AC_MSG_RESULT([$]$1) else AC_MSG_RESULT(no) fi AC_SUBST($1)dnl ]) # GLIB_WITH_NLS #----------------- glib_DEFUN([GLIB_WITH_NLS], dnl NLS is obligatory [USE_NLS=yes AC_SUBST(USE_NLS) gt_cv_have_gettext=no CATOBJEXT=NONE XGETTEXT=: INTLLIBS= AC_CHECK_HEADER(libintl.h, [gt_cv_func_dgettext_libintl="no" libintl_extra_libs="" # # First check in libc # AC_CACHE_CHECK([for ngettext in libc], gt_cv_func_ngettext_libc, [AC_TRY_LINK([ #include ], [return !ngettext ("","", 1)], gt_cv_func_ngettext_libc=yes, gt_cv_func_ngettext_libc=no) ]) if test "$gt_cv_func_ngettext_libc" = "yes" ; then AC_CACHE_CHECK([for dgettext in libc], gt_cv_func_dgettext_libc, [AC_TRY_LINK([ #include ], [return !dgettext ("","")], gt_cv_func_dgettext_libc=yes, gt_cv_func_dgettext_libc=no) ]) fi if test "$gt_cv_func_ngettext_libc" = "yes" ; then AC_CHECK_FUNCS(bind_textdomain_codeset) fi # # If we don't have everything we want, check in libintl # if test "$gt_cv_func_dgettext_libc" != "yes" \ || test "$gt_cv_func_ngettext_libc" != "yes" \ || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then AC_CHECK_LIB(intl, bindtextdomain, [AC_CHECK_LIB(intl, ngettext, [AC_CHECK_LIB(intl, dgettext, gt_cv_func_dgettext_libintl=yes)])]) if test "$gt_cv_func_dgettext_libintl" != "yes" ; then AC_MSG_CHECKING([if -liconv is needed to use gettext]) AC_MSG_RESULT([]) AC_CHECK_LIB(intl, ngettext, [AC_CHECK_LIB(intl, dcgettext, [gt_cv_func_dgettext_libintl=yes libintl_extra_libs=-liconv], :,-liconv)], :,-liconv) fi # # If we found libintl, then check in it for bind_textdomain_codeset(); # we'll prefer libc if neither have bind_textdomain_codeset(), # and both have dgettext and ngettext # if test "$gt_cv_func_dgettext_libintl" = "yes" ; then glib_save_LIBS="$LIBS" LIBS="$LIBS -lintl $libintl_extra_libs" unset ac_cv_func_bind_textdomain_codeset AC_CHECK_FUNCS(bind_textdomain_codeset) LIBS="$glib_save_LIBS" if test "$ac_cv_func_bind_textdomain_codeset" = "yes" ; then gt_cv_func_dgettext_libc=no else if test "$gt_cv_func_dgettext_libc" = "yes" \ && test "$gt_cv_func_ngettext_libc" = "yes"; then gt_cv_func_dgettext_libintl=no fi fi fi fi if test "$gt_cv_func_dgettext_libc" = "yes" \ || test "$gt_cv_func_dgettext_libintl" = "yes"; then gt_cv_have_gettext=yes fi if test "$gt_cv_func_dgettext_libintl" = "yes"; then INTLLIBS="-lintl $libintl_extra_libs" fi if test "$gt_cv_have_gettext" = "yes"; then AC_DEFINE(HAVE_GETTEXT,1, [Define if the GNU gettext() function is already present or preinstalled.]) GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl if test "$MSGFMT" != "no"; then glib_save_LIBS="$LIBS" LIBS="$LIBS $INTLLIBS" AC_CHECK_FUNCS(dcgettext) MSGFMT_OPTS= AC_MSG_CHECKING([if msgfmt accepts -c]) GLIB_RUN_PROG([$MSGFMT -c -o /dev/null],[ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: test 1.0\n" "PO-Revision-Date: 2007-02-15 12:01+0100\n" "Last-Translator: test \n" "Language-Team: C \n" "MIME-Version: 1.0\n" "Content-Transfer-Encoding: 8bit\n" ], [MSGFMT_OPTS=-c; AC_MSG_RESULT([yes])], [AC_MSG_RESULT([no])]) AC_SUBST(MSGFMT_OPTS) AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT) GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) AC_TRY_LINK(, [extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr], [CATOBJEXT=.gmo DATADIRNAME=share], [case $host in *-*-solaris*) dnl On Solaris, if bind_textdomain_codeset is in libc, dnl GNU format message catalog is always supported, dnl since both are added to the libc all together. dnl Hence, we'd like to go with DATADIRNAME=share and dnl and CATOBJEXT=.gmo in this case. AC_CHECK_FUNC(bind_textdomain_codeset, [CATOBJEXT=.gmo DATADIRNAME=share], [CATOBJEXT=.mo DATADIRNAME=lib]) ;; *) CATOBJEXT=.mo DATADIRNAME=lib ;; esac]) LIBS="$glib_save_LIBS" INSTOBJEXT=.mo else gt_cv_have_gettext=no fi fi ]) if test "$gt_cv_have_gettext" = "yes" ; then AC_DEFINE(ENABLE_NLS, 1, [always defined to indicate that i18n is enabled]) fi dnl Test whether we really found GNU xgettext. if test "$XGETTEXT" != ":"; then dnl If it is not GNU xgettext we define it as : so that the dnl Makefiles still can work. if $XGETTEXT --omit-header /dev/null 2> /dev/null; then : ; else AC_MSG_RESULT( [found xgettext program is not GNU xgettext; ignore it]) XGETTEXT=":" fi fi # We need to process the po/ directory. POSUB=po AC_OUTPUT_COMMANDS( [case "$CONFIG_FILES" in *po/Makefile.in*) sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile esac]) dnl These rules are solely for the distribution goal. While doing this dnl we only have to keep exactly one list of the available catalogs dnl in configure.ac. for lang in $ALL_LINGUAS; do GMOFILES="$GMOFILES $lang.gmo" POFILES="$POFILES $lang.po" done dnl Make all variables we use known to autoconf. AC_SUBST(CATALOGS) AC_SUBST(CATOBJEXT) AC_SUBST(DATADIRNAME) AC_SUBST(GMOFILES) AC_SUBST(INSTOBJEXT) AC_SUBST(INTLLIBS) AC_SUBST(PO_IN_DATADIR_TRUE) AC_SUBST(PO_IN_DATADIR_FALSE) AC_SUBST(POFILES) AC_SUBST(POSUB) ]) # AM_GLIB_GNU_GETTEXT # ------------------- # Do checks necessary for use of gettext. If a suitable implementation # of gettext is found in either in libintl or in the C library, # it will set INTLLIBS to the libraries needed for use of gettext # and AC_DEFINE() HAVE_GETTEXT and ENABLE_NLS. (The shell variable # gt_cv_have_gettext will be set to "yes".) It will also call AC_SUBST() # on various variables needed by the Makefile.in.in installed by # glib-gettextize. dnl glib_DEFUN([GLIB_GNU_GETTEXT], [AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([AC_HEADER_STDC])dnl GLIB_LC_MESSAGES GLIB_WITH_NLS if test "$gt_cv_have_gettext" = "yes"; then if test "x$ALL_LINGUAS" = "x"; then LINGUAS= else AC_MSG_CHECKING(for catalogs to be installed) NEW_LINGUAS= for presentlang in $ALL_LINGUAS; do useit=no if test "%UNSET%" != "${LINGUAS-%UNSET%}"; then desiredlanguages="$LINGUAS" else desiredlanguages="$ALL_LINGUAS" fi for desiredlang in $desiredlanguages; do # Use the presentlang catalog if desiredlang is # a. equal to presentlang, or # b. a variant of presentlang (because in this case, # presentlang can be used as a fallback for messages # which are not translated in the desiredlang catalog). case "$desiredlang" in "$presentlang"*) useit=yes;; esac done if test $useit = yes; then NEW_LINGUAS="$NEW_LINGUAS $presentlang" fi done LINGUAS=$NEW_LINGUAS AC_MSG_RESULT($LINGUAS) fi dnl Construct list of names of catalog files to be constructed. if test -n "$LINGUAS"; then for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done fi fi dnl If the AC_CONFIG_AUX_DIR macro for autoconf is used we possibly dnl find the mkinstalldirs script in another subdir but ($top_srcdir). dnl Try to locate is. MKINSTALLDIRS= if test -n "$ac_aux_dir"; then MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs" fi if test -z "$MKINSTALLDIRS"; then MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs" fi AC_SUBST(MKINSTALLDIRS) dnl Generate list of files to be processed by xgettext which will dnl be included in po/Makefile. test -d po || mkdir po if test "x$srcdir" != "x."; then if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then posrcprefix="$srcdir/" else posrcprefix="../$srcdir/" fi else posrcprefix="../" fi rm -f po/POTFILES sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \ < $srcdir/po/POTFILES.in > po/POTFILES ]) # AM_GLIB_DEFINE_LOCALEDIR(VARIABLE) # ------------------------------- # Define VARIABLE to the location where catalog files will # be installed by po/Makefile. glib_DEFUN([GLIB_DEFINE_LOCALEDIR], [glib_REQUIRE([GLIB_GNU_GETTEXT])dnl glib_save_prefix="$prefix" glib_save_exec_prefix="$exec_prefix" glib_save_datarootdir="$datarootdir" test "x$prefix" = xNONE && prefix=$ac_default_prefix test "x$exec_prefix" = xNONE && exec_prefix=$prefix datarootdir=`eval echo "${datarootdir}"` if test "x$CATOBJEXT" = "x.mo" ; then localedir=`eval echo "${libdir}/locale"` else localedir=`eval echo "${datadir}/locale"` fi prefix="$glib_save_prefix" exec_prefix="$glib_save_exec_prefix" datarootdir="$glib_save_datarootdir" AC_DEFINE_UNQUOTED($1, "$localedir", [Define the location where the catalogs will be installed]) ]) dnl dnl Now the definitions that aclocal will find dnl ifdef(glib_configure_ac,[],[ AC_DEFUN([AM_GLIB_GNU_GETTEXT],[GLIB_GNU_GETTEXT($@)]) AC_DEFUN([AM_GLIB_DEFINE_LOCALEDIR],[GLIB_DEFINE_LOCALEDIR($@)]) ])dnl # GLIB_RUN_PROG(PROGRAM, TEST-FILE, [ACTION-IF-PASS], [ACTION-IF-FAIL]) # # Create a temporary file with TEST-FILE as its contents and pass the # file name to PROGRAM. Perform ACTION-IF-PASS if PROGRAM exits with # 0 and perform ACTION-IF-FAIL for any other exit status. AC_DEFUN([GLIB_RUN_PROG], [cat >conftest.foo <<_ACEOF $2 _ACEOF if AC_RUN_LOG([$1 conftest.foo]); then m4_ifval([$3], [$3], [:]) m4_ifvaln([$4], [else $4])dnl echo "$as_me: failed input was:" >&AS_MESSAGE_LOG_FD sed 's/^/| /' conftest.foo >&AS_MESSAGE_LOG_FD fi]) # gnome-common.m4 # # serial 3 # dnl GNOME_COMMON_INIT AU_DEFUN([GNOME_COMMON_INIT], [ dnl this macro should come after AC_CONFIG_MACRO_DIR AC_BEFORE([AC_CONFIG_MACRO_DIR], [$0]) dnl ensure that when the Automake generated makefile calls aclocal, dnl it honours the $ACLOCAL_FLAGS environment variable ACLOCAL_AMFLAGS="\${ACLOCAL_FLAGS}" if test -n "$ac_macro_dir"; then ACLOCAL_AMFLAGS="-I $ac_macro_dir $ACLOCAL_AMFLAGS" fi AC_SUBST([ACLOCAL_AMFLAGS]) ], [[$0: This macro is deprecated. You should set put "ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}" in your top-level Makefile.am, instead, where "m4" is the macro directory set with AC_CONFIG_MACRO_DIR() in your configure.ac]]) AC_DEFUN([GNOME_DEBUG_CHECK], [ AC_ARG_ENABLE([debug], AC_HELP_STRING([--enable-debug], [turn on debugging]),, [enable_debug=no]) if test x$enable_debug = xyes ; then AC_DEFINE(GNOME_ENABLE_DEBUG, 1, [Enable additional debugging at the expense of performance and size]) fi ]) dnl GNOME_MAINTAINER_MODE_DEFINES () dnl define DISABLE_DEPRECATED dnl AC_DEFUN([GNOME_MAINTAINER_MODE_DEFINES], [ AC_REQUIRE([AM_MAINTAINER_MODE]) DISABLE_DEPRECATED="" if test $USE_MAINTAINER_MODE = yes; then DOMAINS="G ATK PANGO GDK GDK_PIXBUF GTK GCONF BONOBO BONOBO_UI GNOME LIBGLADE VTE GNOME_VFS WNCK LIBSOUP" for DOMAIN in $DOMAINS; do DISABLE_DEPRECATED="$DISABLE_DEPRECATED -D${DOMAIN}_DISABLE_DEPRECATED -D${DOMAIN}_DISABLE_SINGLE_INCLUDES" done fi AC_SUBST(DISABLE_DEPRECATED) ]) dnl GNOME_COMPILE_WARNINGS dnl Turn on many useful compiler warnings dnl For now, only works on GCC AC_DEFUN([GNOME_COMPILE_WARNINGS],[ dnl ****************************** dnl More compiler warnings dnl ****************************** AC_ARG_ENABLE(compile-warnings, AC_HELP_STRING([--enable-compile-warnings=@<:@no/minimum/yes/maximum/error@:>@], [Turn on compiler warnings]),, [enable_compile_warnings="m4_default([$1],[yes])"]) warnCFLAGS= if test "x$GCC" != xyes; then enable_compile_warnings=no fi warning_flags= realsave_CFLAGS="$CFLAGS" case "$enable_compile_warnings" in no) warning_flags= ;; minimum) warning_flags="-Wall" ;; yes) warning_flags="-Wall -Wmissing-prototypes" ;; maximum|error) warning_flags="-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith" CFLAGS="$warning_flags $CFLAGS" for option in -Wno-sign-compare; do SAVE_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $option" AC_MSG_CHECKING([whether gcc understands $option]) AC_TRY_COMPILE([], [], has_option=yes, has_option=no,) CFLAGS="$SAVE_CFLAGS" AC_MSG_RESULT($has_option) if test $has_option = yes; then warning_flags="$warning_flags $option" fi unset has_option unset SAVE_CFLAGS done unset option if test "$enable_compile_warnings" = "error" ; then warning_flags="$warning_flags -Werror" fi ;; *) AC_MSG_ERROR(Unknown argument '$enable_compile_warnings' to --enable-compile-warnings) ;; esac CFLAGS="$realsave_CFLAGS" AC_MSG_CHECKING(what warning flags to pass to the C compiler) AC_MSG_RESULT($warning_flags) AC_ARG_ENABLE(iso-c, AC_HELP_STRING([--enable-iso-c], [Try to warn if code is not ISO C ]),, [enable_iso_c=no]) AC_MSG_CHECKING(what language compliance flags to pass to the C compiler) complCFLAGS= if test "x$enable_iso_c" != "xno"; then if test "x$GCC" = "xyes"; then case " $CFLAGS " in *[\ \ ]-ansi[\ \ ]*) ;; *) complCFLAGS="$complCFLAGS -ansi" ;; esac case " $CFLAGS " in *[\ \ ]-pedantic[\ \ ]*) ;; *) complCFLAGS="$complCFLAGS -pedantic" ;; esac fi fi AC_MSG_RESULT($complCFLAGS) WARN_CFLAGS="$warning_flags $complCFLAGS" AC_SUBST(WARN_CFLAGS) ]) dnl For C++, do basically the same thing. AC_DEFUN([GNOME_CXX_WARNINGS],[ AC_ARG_ENABLE(cxx-warnings, AC_HELP_STRING([--enable-cxx-warnings=@<:@no/minimum/yes@:>@] [Turn on compiler warnings.]),, [enable_cxx_warnings="m4_default([$1],[minimum])"]) AC_MSG_CHECKING(what warning flags to pass to the C++ compiler) warnCXXFLAGS= if test "x$GXX" != xyes; then enable_cxx_warnings=no fi if test "x$enable_cxx_warnings" != "xno"; then if test "x$GXX" = "xyes"; then case " $CXXFLAGS " in *[\ \ ]-Wall[\ \ ]*) ;; *) warnCXXFLAGS="-Wall -Wno-unused" ;; esac ## -W is not all that useful. And it cannot be controlled ## with individual -Wno-xxx flags, unlike -Wall if test "x$enable_cxx_warnings" = "xyes"; then warnCXXFLAGS="$warnCXXFLAGS -Wshadow -Woverloaded-virtual" fi fi fi AC_MSG_RESULT($warnCXXFLAGS) AC_ARG_ENABLE(iso-cxx, AC_HELP_STRING([--enable-iso-cxx], [Try to warn if code is not ISO C++ ]),, [enable_iso_cxx=no]) AC_MSG_CHECKING(what language compliance flags to pass to the C++ compiler) complCXXFLAGS= if test "x$enable_iso_cxx" != "xno"; then if test "x$GXX" = "xyes"; then case " $CXXFLAGS " in *[\ \ ]-ansi[\ \ ]*) ;; *) complCXXFLAGS="$complCXXFLAGS -ansi" ;; esac case " $CXXFLAGS " in *[\ \ ]-pedantic[\ \ ]*) ;; *) complCXXFLAGS="$complCXXFLAGS -pedantic" ;; esac fi fi AC_MSG_RESULT($complCXXFLAGS) WARN_CXXFLAGS="$CXXFLAGS $warnCXXFLAGS $complCXXFLAGS" AC_SUBST(WARN_CXXFLAGS) ]) dnl -*- mode: autoconf -*- dnl Copyright 2009 Johan Dahlin dnl dnl This file is free software; the author(s) gives unlimited dnl permission to copy and/or distribute it, with or without dnl modifications, as long as this notice is preserved. dnl # serial 1 m4_define([_GOBJECT_INTROSPECTION_CHECK_INTERNAL], [ AC_BEFORE([AC_PROG_LIBTOOL],[$0])dnl setup libtool first AC_BEFORE([AM_PROG_LIBTOOL],[$0])dnl setup libtool first AC_BEFORE([LT_INIT],[$0])dnl setup libtool first dnl enable/disable introspection m4_if([$2], [require], [dnl enable_introspection=yes ],[dnl AC_ARG_ENABLE(introspection, AS_HELP_STRING([--enable-introspection[=@<:@no/auto/yes@:>@]], [Enable introspection for this build]),, [enable_introspection=auto]) ])dnl AC_MSG_CHECKING([for gobject-introspection]) dnl presence/version checking AS_CASE([$enable_introspection], [no], [dnl found_introspection="no (disabled, use --enable-introspection to enable)" ],dnl [yes],[dnl PKG_CHECK_EXISTS([gobject-introspection-1.0],, AC_MSG_ERROR([gobject-introspection-1.0 is not installed])) PKG_CHECK_EXISTS([gobject-introspection-1.0 >= $1], found_introspection=yes, AC_MSG_ERROR([You need to have gobject-introspection >= $1 installed to build AC_PACKAGE_NAME])) ],dnl [auto],[dnl PKG_CHECK_EXISTS([gobject-introspection-1.0 >= $1], found_introspection=yes, found_introspection=no) ],dnl [dnl AC_MSG_ERROR([invalid argument passed to --enable-introspection, should be one of @<:@no/auto/yes@:>@]) ])dnl AC_MSG_RESULT([$found_introspection]) INTROSPECTION_SCANNER= INTROSPECTION_COMPILER= INTROSPECTION_GENERATE= INTROSPECTION_GIRDIR= INTROSPECTION_TYPELIBDIR= if test "x$found_introspection" = "xyes"; then INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0` INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0` INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0` INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0` INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --variable=typelibdir gobject-introspection-1.0)" INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0` INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0` INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection fi AC_SUBST(INTROSPECTION_SCANNER) AC_SUBST(INTROSPECTION_COMPILER) AC_SUBST(INTROSPECTION_GENERATE) AC_SUBST(INTROSPECTION_GIRDIR) AC_SUBST(INTROSPECTION_TYPELIBDIR) AC_SUBST(INTROSPECTION_CFLAGS) AC_SUBST(INTROSPECTION_LIBS) AC_SUBST(INTROSPECTION_MAKEFILE) AM_CONDITIONAL(HAVE_INTROSPECTION, test "x$found_introspection" = "xyes") ]) dnl Usage: dnl GOBJECT_INTROSPECTION_CHECK([minimum-g-i-version]) AC_DEFUN([GOBJECT_INTROSPECTION_CHECK], [ _GOBJECT_INTROSPECTION_CHECK_INTERNAL([$1]) ]) dnl Usage: dnl GOBJECT_INTROSPECTION_REQUIRE([minimum-g-i-version]) AC_DEFUN([GOBJECT_INTROSPECTION_REQUIRE], [ _GOBJECT_INTROSPECTION_CHECK_INTERNAL([$1], [require]) ]) # nls.m4 serial 5 (gettext-0.18) dnl Copyright (C) 1995-2003, 2005-2006, 2008-2010 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl This file can can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package package is covered by the GNU General Public License. dnl They are *not* in the public domain. dnl Authors: dnl Ulrich Drepper , 1995-2000. dnl Bruno Haible , 2000-2003. AC_PREREQ([2.50]) AC_DEFUN([AM_NLS], [ AC_MSG_CHECKING([whether NLS is requested]) dnl Default is enabled NLS AC_ARG_ENABLE([nls], [ --disable-nls do not use Native Language Support], USE_NLS=$enableval, USE_NLS=yes) AC_MSG_RESULT([$USE_NLS]) AC_SUBST([USE_NLS]) ]) # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- # serial 1 (pkg-config-0.24) # # Copyright © 2004 Scott James Remnant . # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # PKG_PROG_PKG_CONFIG([MIN-VERSION]) # ---------------------------------- AC_DEFUN([PKG_PROG_PKG_CONFIG], [m4_pattern_forbid([^_?PKG_[A-Z_]+$]) m4_pattern_allow([^PKG_CONFIG(_PATH)?$]) AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility]) AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path]) AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path]) if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) fi if test -n "$PKG_CONFIG"; then _pkg_min_version=m4_default([$1], [0.9.0]) AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version]) if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then AC_MSG_RESULT([yes]) else AC_MSG_RESULT([no]) PKG_CONFIG="" fi fi[]dnl ])# PKG_PROG_PKG_CONFIG # PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) # # Check to see whether a particular set of modules exists. Similar # to PKG_CHECK_MODULES(), but does not set variables or print errors. # # Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG]) # only at the first occurence in configure.ac, so if the first place # it's called might be skipped (such as if it is within an "if", you # have to call PKG_CHECK_EXISTS manually # -------------------------------------------------------------- AC_DEFUN([PKG_CHECK_EXISTS], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl if test -n "$PKG_CONFIG" && \ AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then m4_default([$2], [:]) m4_ifvaln([$3], [else $3])dnl fi]) # _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES]) # --------------------------------------------- m4_define([_PKG_CONFIG], [if test -n "$$1"; then pkg_cv_[]$1="$$1" elif test -n "$PKG_CONFIG"; then PKG_CHECK_EXISTS([$3], [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`], [pkg_failed=yes]) else pkg_failed=untried fi[]dnl ])# _PKG_CONFIG # _PKG_SHORT_ERRORS_SUPPORTED # ----------------------------- AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED], [AC_REQUIRE([PKG_PROG_PKG_CONFIG]) if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi[]dnl ])# _PKG_SHORT_ERRORS_SUPPORTED # PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], # [ACTION-IF-NOT-FOUND]) # # # Note that if there is a possibility the first call to # PKG_CHECK_MODULES might not happen, you should be sure to include an # explicit call to PKG_PROG_PKG_CONFIG in your configure.ac # # # -------------------------------------------------------------- AC_DEFUN([PKG_CHECK_MODULES], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl pkg_failed=no AC_MSG_CHECKING([for $1]) _PKG_CONFIG([$1][_CFLAGS], [cflags], [$2]) _PKG_CONFIG([$1][_LIBS], [libs], [$2]) m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS and $1[]_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.]) if test $pkg_failed = yes; then AC_MSG_RESULT([no]) _PKG_SHORT_ERRORS_SUPPORTED if test $_pkg_short_errors_supported = yes; then $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1` else $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD m4_default([$4], [AC_MSG_ERROR( [Package requirements ($2) were not met: $$1_PKG_ERRORS Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. _PKG_TEXT])dnl ]) elif test $pkg_failed = untried; then AC_MSG_RESULT([no]) m4_default([$4], [AC_MSG_FAILURE( [The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. _PKG_TEXT To get pkg-config, see .])dnl ]) else $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS $1[]_LIBS=$pkg_cv_[]$1[]_LIBS AC_MSG_RESULT([yes]) $3 fi[]dnl ])# PKG_CHECK_MODULES m4_include([m4/intltool.m4]) m4_include([m4/libtool.m4]) m4_include([m4/ltoptions.m4]) m4_include([m4/ltsugar.m4]) m4_include([m4/ltversion.m4]) m4_include([m4/lt~obsolete.m4]) m4_include([m4/python.m4]) gnome-menus-3.0.1/ChangeLog0000644000175000001440000013430011555467504012451 00000000000000commit 1febd5e57900e931b9aa53774a8c3caaff4f6a2a Author: Theppitak Karoonboonyanan Date: 2011-04-25 Updated Thai translation. M po/th.po commit df2f20a03a78d23665148c608b4955bb4702c2d9 Author: Anousak Souphavanh Date: 2011-04-19 l10n: Added Lao translation for gnome-menus M po/LINGUAS A po/lo.po commit 2a436ad5101f3a05a029ffaded8d60c412686540 Author: Vincent Untz Date: 2011-04-04 release: post-release bump to 3.0.1 M configure.ac commit 8f288a1114e95adf98f8186cb309e5cacad66105 Author: Vincent Untz Date: 2011-04-04 release: 3.0.0 M NEWS M configure.ac commit a153239bdf7126154ada0b7e22bf827860cad330 Author: Jamil Ahmed Date: 2011-04-04 Updated Bengali translation M po/bn.po commit 381752ab7db377bdabcfda08ab90353ce78770f7 Author: Jordi Serratosa Date: 2011-04-04 [l10n]Fixes on Catalan translation M po/ca.po commit 61593b848a8f03694a7963a0cb796aa06b82330c Author: Nguyễn Thái Ngọc Duy Date: 2011-04-02 Updated Vietnamese translation M po/vi.po commit 5d9e2b6e441b907ca9724ab3fdc02fc32fa12205 Author: Nguyễn Thái Ngọc Duy Date: 2011-04-02 po/vi.po: import from Damned Lies M po/vi.po commit e8d7b8fb9d128ac39e3e0f1dd6a8e96c7ce18e75 Author: krishnababu k Date: 2011-04-01 Updated Telugu translations done by praveen M po/te.po commit 4fb0ed4d0e7a4fb40e56af6d462467bd16d4c512 Author: Vincent Untz Date: 2011-03-30 layout: Show administration tools and old capplets in Other Right now, administration tools and capplets that used to be in the Control Center are not accessible in any way. With this patch, they appear in Other. While this is not perfect, this will make them accessible until we find the right solution. To do this, we just exclude .desktop files that match panels from the Control Center instead of excludings the Settings category, which is too broad. https://bugzilla.gnome.org/show_bug.cgi?id=645061 M layout/applications.menu commit 7c73245fcbd5feaf66df50ee6ca5e8c9132a11aa Author: Abduxukur Abdurixit Date: 2011-03-27 Added UG translation M po/ug.po commit d2bd20e2e09fa4791da9a9881d77d58f31328ec9 Author: Sense Hofstede Date: 2011-03-18 Updated Frisian translation M po/fy.po commit de31041b34a03b1438407a5604a0d416ea791e31 Author: Khaled Hosny Date: 2011-03-07 Updated Arabic translation M po/ar.po commit 819557fd56cd9a867bc1ed66955b70c823292b71 Author: Vincent Untz Date: 2011-03-06 release: post-release bump to 2.91.92 M configure.ac commit 764cf265fac8b7ee574d045b44431fe7cfbd4852 Author: Vincent Untz Date: 2011-03-06 release: 2.91.91 M NEWS M configure.ac commit 8e256fa080eadccecea4823f688974da34ed3790 Author: Daniel Korostil Date: 2011-03-01 Uploaded Ukranian M po/uk.po commit 715a80efbe9d2be0f329979e13073b0ece9241af Author: Changwoo Ryu Date: 2011-02-27 Updated Korean translation M po/ko.po commit 2966b4886b300a0bba438242fa5f44ac9f16f1c0 Author: Vincent Untz Date: 2011-02-23 editor: Fix to work with latest pygi https://bugzilla.gnome.org/show_bug.cgi?id=643019 M simple-editor/GMenuSimpleEditor/maindialog.py M simple-editor/GMenuSimpleEditor/menufilewriter.py M simple-editor/GMenuSimpleEditor/menutreemodel.py commit 8c66c8ad72ab512bc194cf16eadb7bf76696d817 Author: Friedel Wolff Date: 2011-02-07 Updated translation for Afrikaans (af) M po/af.po commit 9792ac69297dc003f5ba4d9461e15874ac1a6908 Author: Vincent Untz Date: 2011-02-04 build: Add ${ACLOCAL_FLAGS} to ACLOCAL_AMFLAGS This is used by gnome-autogen.sh, and we need it when aclocal.m4 is to be rebuilt by make, to avoid losing some aclocal paths. Also, don't set ACLOCAL_AMFLAGS in configure. M Makefile.am M configure.ac commit 6223b261d5a46ac170567ca4d5c0a00a07f64d43 Author: Pavol Klačanský Date: 2011-02-02 Updated Slovak translation M po/sk.po commit 668835a8d12d1dd5c88e3bc0fdd44eb6a63272e3 Author: Vincent Untz Date: 2011-02-02 release: post-release bump to 2.91.90 M configure.ac commit c24f0b2ada3123141049ca579d080245a923b88a Author: Vincent Untz Date: 2011-02-02 release: 2.91.6 M NEWS M configure.ac commit 8c2c9b554fdbbd10769c6028a51e230e362b9b4c Author: Vincent Untz Date: 2011-02-02 build: Fix distcheck (missing file in POTFILES.in) M po/POTFILES.in commit b68bcd27f44ce2c494f6e3cd9695890b9c02af04 Author: Vincent Untz Date: 2011-02-01 layout: Drop settings.menu It doesn't fit in the GNOME 3 world, where we use gnomecc.menu. D desktop-directories/InternetAndNetwork.directory.in D desktop-directories/LookAndFeel.directory.in M desktop-directories/Makefile.am D desktop-directories/Settings-System.directory.in D desktop-directories/Settings.directory.in D desktop-directories/X-GNOME-Menu-System.directory.in M layout/Makefile.am D layout/settings.menu M po/POTFILES.in commit 9ff2b267f4ae08ec38a2eb49c9de7f6778708d22 Author: Fran Diéguez Date: 2011-01-27 QA of Galician translations M po/gl.po commit 81dcfb9938e49083eddf545ec4ad919885a041c8 Author: Gheyret T.Kenji Date: 2010-12-23 Added UG translation M po/ug.po commit 340f2aa06c57705e9c3c7dcc62abccfa583ed2c8 Author: Mattias Põldaru Date: 2010-12-20 [l10n] Updated Estonian translation M po/et.po commit 31c1309040172956c84a6123460e7254221ac2eb Author: Nguyễn Thái Ngọc Duy Date: 2010-12-19 po/vi.po: import some translations from Ubuntu/Maverick M po/vi.po commit faf02643fb23eb2ca0ef08b75cd77e1cae0237ab Author: Gheyret T.Kenji Date: 2010-11-20 Added UG translation M po/ug.po commit f921bd15a02ee98d8ad2a5301135f096e0a0621f Author: Mahyar Moghimi Date: 2010-11-19 Updating Persian Translation M po/fa.po commit eb15998cee9614522a4a6018249aa449a5b9ead0 Author: Gheyret T.Kenji Date: 2010-11-13 Added UG translation M po/ug.po commit 5062b41c9ede06f1dfaa030a72201d7cb24e28d4 Author: Carles Ferrando Date: 2010-10-29 Updated Catalan (Valencian) translation M po/ca@valencia.po commit cfaef75741125ab692e4154dcf9ceda8b554c26d Author: Vincent Untz Date: 2010-10-09 build: Update git.mk from pango M git.mk commit 9cbd519531eaacb61cc686c13dce94cc5efb2fb2 Author: Vincent Untz Date: 2010-10-06 editor: Remove useless import M simple-editor/GMenuSimpleEditor/maindialog.py commit 6a776912dd1c963644b0291dbf8726ef1ec116ee Author: Vincent Untz Date: 2010-10-06 introspection: Tell g-ir-scanner what are the prefixes This means we now require gobject-introspection 0.9.5. M configure.ac M libmenu/Makefile.am commit 5092245c4fe1449bee93b8923e370d7db339f40f Author: Vincent Untz Date: 2010-10-06 libmenu: Do not send multiple notifications for one file change We emit notifications in the idle loop, which enables us to compress multiple notifications: this way, we can check if there is already a notification for a directory. We do this at the CachedDir level because it enables us to get one notification for a file rename, for example. But we also need it at the MenuLayout level to be sure to compress notifications accross multiple directories. It could be argued that we only need the latter, but I like it this way :-) https://bugzilla.gnome.org/show_bug.cgi?id=172046 M libmenu/entry-directories.c M libmenu/menu-layout.c commit 2e394806107ccbf0a3b822ab299042ea441c721e Author: Vincent Untz Date: 2010-10-06 editor: Forgot to remove "import pygtk" :-) M simple-editor/GMenuSimpleEditor/main.py commit adb08fee8c3677e539b9d1ca8fab9be1c4bf14b9 Author: Vincent Untz Date: 2010-10-06 editor: Remove has_separator property It's gone in new GTK+. M simple-editor/gmenu-simple-editor.ui commit cd550ce70f391ba3511800a1e100213bc3ff6c45 Author: Vincent Untz Date: 2010-10-06 editor: port to pygobject-based introspection bindings https://bugzilla.gnome.org/show_bug.cgi?id=626256 M simple-editor/GMenuSimpleEditor/main.py M simple-editor/GMenuSimpleEditor/maindialog.py M simple-editor/GMenuSimpleEditor/menufilewriter.py M simple-editor/GMenuSimpleEditor/menutreemodel.py commit ce014ee2884f134bcd9764043a58eb32294062ed Author: Kikongo Translation Team Date: 2010-09-27 Added Kikongo translation M po/LINGUAS A po/kg.po commit 15056451271dc5faf31ee2161cdb5696773275c5 Author: Vincent Untz Date: 2010-09-27 release: post-release bump to 2.30.5 M configure.ac commit 9c269a6850ca8c97edc1e41419d8f7778574c84f Author: Vincent Untz Date: 2010-09-27 release: 2.30.4 M NEWS M configure.ac commit 90a58de1f3a7381b26206be39624a3d40d8ffb07 Author: Vincent Untz Date: 2010-09-27 misc: Rename --enable-deprecations to --enable-deprecation-flags This is a better name for this configure option, since it's really about enabling the use of the deprecation flags, not allowing the use of deprecated API. M configure.ac commit f1da5abb7c1783134cfa485b323aedb4f5bc2465 Author: Vincent Untz Date: 2010-09-27 introspection: Associate .gir with pkg-config file M libmenu/Makefile.am commit fbd3e2c9f8fb8de4c975367f30b84121478da7d2 Author: Vincent Untz Date: 2010-09-23 libmenu: Clear cache of desktop entries set when files are added/removed When installing or removing an application, we get a notification of change. However, the menu tree still contained the same content. We were simply not clearing the cache containing the list of desktop entries when a file got added or removed, meaning that we always got the same list of desktop entries. (Note that it didn't affect gnome-panel, it's unclear why) https://bugzilla.gnome.org/show_bug.cgi?id=630410 M libmenu/entry-directories.c commit 54af0ebf8863955c0641670343ac57900092f104 Author: Torstein Winterseth Date: 2010-09-22 Updated Norwegian Nynorsk translation. M po/nn.po commit b8874d1d36c9b7d448b4958af5b71f2fa3606984 Author: Vincent Untz Date: 2010-09-20 build: Update all Makefile.am to more recent standards M Makefile.am M desktop-directories/Makefile.am M layout/Makefile.am M libmenu/Makefile.am M python/Makefile.am M simple-editor/GMenuSimpleEditor/Makefile.am M simple-editor/Makefile.am M util/Makefile.am commit 7060e3c48a391c0fa96e57879575e333c3a54e67 Author: Vincent Untz Date: 2010-09-20 misc: Update instructions for commit messages We're switching to "tag:" instead of "[tag]". M ChangeLog commit 22642577f7324349b3681bc58e32004820236066 Author: Takayuki KUSANO Date: 2010-09-20 Updated Japanese translation M po/ja.po commit feeb6b4d64f2d3e5e0f284aa3e1bfd625a627b1f Author: Daniel Martinez Date: 2010-09-18 Updated Aragonese translation M po/an.po commit 6010094c40eb65965622141cb09fec3a0c8b31d3 Author: Baurzhan Muftakhidinov Date: 2010-09-15 Updated Kazakh translation M po/kk.po commit fe36b5b5371404ea96a46ac6d6b4a003f54d9828 Author: Vincent Untz Date: 2010-09-14 release: post-release bump to 2.30.4 M configure.ac commit 721b241e2c5449003238d333d03063fdfe7b3aa1 Author: Vincent Untz Date: 2010-09-14 release: 2.30.3 M NEWS M configure.ac commit 328cff2e2951e817a6e999b3a3a8b563f07cd778 Author: Vincent Untz Date: 2010-09-08 [misc] Update AUTHORS, HACKING, MAINTAINERS, README Nothing new, but make sure this is up-to-date. Also tweak a bit autogen.sh and Makefile.am to make them look similar in all my modules. M AUTHORS M HACKING M MAINTAINERS M Makefile.am M README M autogen.sh M gnome-menus.doap commit 4cfd7db5d1ac221bc1397854a04dc40a654f1188 Author: Vincent Untz Date: 2010-09-08 [misc] Update license files to latest text Note that this doesn't change the license. The license text was updated for the latest FSF address, for example. M COPYING M COPYING.LIB commit bd02ce500383aa04914fda89900af93cdb33809d Author: Vincent Untz Date: 2010-09-08 [build] Rename configure.in to configure.ac M autogen.sh R100 configure.in configure.ac commit 8b14b78f279bad26580387b69a3274ba1197f66b Author: Dirgita Date: 2010-08-04 Updated Indonesian translation M po/id.po commit d524140a28c92719bdcc81df207c38c3c96052c0 Author: Pablo Castellano Date: 2010-08-03 Update git.mk from pango M git.mk commit d0cbd37e93980bae0781704765c56009913b0204 Author: Gheyret Tohti Date: 2010-08-03 Updated Uyghur translation M po/ug.po commit 784b664c760d655ae306d2d5d718231a1d09333f Author: Fran Diéguez Date: 2010-07-20 Updated Galician translations M po/gl.po commit 1100aed1ec5863ebfa80e51ca7f07e2b964459dd Author: Sense Hofstede Date: 2010-07-18 Fix forgotten copyright notices in the Frisian translations. M po/fy.po commit e29c70ada73e7f029423361da318685d517cbd2b Author: Sense Hofstede Date: 2010-07-18 Updated Frisian translation and added it to the LINGUAS file M po/LINGUAS A po/fy.po commit ce67a8b1603bb878131c23b625cf48b44ea8c477 Author: Reuben Potts Date: 2010-07-07 Added Manx translation M po/LINGUAS A po/gv.po commit 5e30e13fd5923befda0372473f64a81b98b35f92 Author: Baurzhan Muftakhidinov Date: 2010-07-02 Updated Kazakh translation for gdm M po/kk.po commit 2054996af842e6df1726e58d81a569f03e30d75f Author: Vincent Untz Date: 2010-06-30 [editor] Better fix for XDG_MENU_PREFIX support in editor The previous fix was partly wrong, because the menu file referenced in the created user menu file was not using the prefix. So instead of letting the library handle XDG_MENU_PREFIX, we handle it ourselves everywhere. M simple-editor/GMenuSimpleEditor/menufilewriter.py M simple-editor/GMenuSimpleEditor/menutreemodel.py commit ac425c5ac9e386fd171801496503d591d5c5ade2 Author: Vincent Untz Date: 2010-06-30 [editor] Respect XDG_MENU_PREFIX when writing user menu file https://bugzilla.gnome.org/show_bug.cgi?id=623197 M simple-editor/GMenuSimpleEditor/menufilewriter.py commit e8a7198465e090f3e35fc1ac328800909574801f Author: Kristjan Schmidt Date: 2010-06-23 Updated Esperanto translation M po/eo.po commit 0e25cc961e1814cb2b6e6e2b9172a649f5542a50 Author: Vincent Untz Date: 2010-06-22 [release] post-release bump to 2.30.3 M configure.in commit 3ec065b74712c99d1cdde955e864f203afccb41b Author: Vincent Untz Date: 2010-06-22 [release] 2.30.2 M NEWS M README M configure.in commit 320453668ea791f1d7c9f11d84363bfbae63fb25 Author: Yaakov Selkowitz Date: 2010-06-15 [build] Do not dist gir_DATA GIR files contain a shared-library attribute which varies per platform, and therefore must not be disted; see bug 621611 for rationale. https://bugzilla.gnome.org/show_bug.cgi?id=621724 M libmenu/Makefile.am commit 612aeb7cd40f57757a733d0805a52f6a6a000152 Author: Fran Diéguez Date: 2010-06-13 Updated Galician translations M po/gl.po commit 7e1332e718118f16ab451a622d40ec3afde79c2b Author: Matej Urbančič Date: 2010-05-21 Updated Slovenian translation M po/sl.po commit f93cca66736b876b8739fb900b51c82e22c7aead Author: Thomas Thurman Date: 2010-05-16 Updated Shavian translation M po/en@shaw.po commit 0928101b34ac6bc6e7da5c8bd52d39af43a9f38f Author: Thomas Thurman Date: 2010-05-12 Updated Shavian transliteration M po/en@shaw.po commit a66c03d1771a15ffe054e9e64ff5183bda951bcf Author: Peteris Krisjanis Date: 2010-04-24 Updated Latvian translation. M po/lv.po commit 498f225b6f9a4a146a534bacdc8b8b665cf71d95 Author: Daniel Martinez Date: 2010-04-24 Added Aragonese translation M po/LINGUAS A po/an.po commit 5b8ae6e132b31a0a0f14021ef6cf2fc2794bc87e Author: Carles Ferrando Date: 2010-04-21 Updated Catalan (Valencian) translation M po/ca@valencia.po commit 7408013978ba989af175f2ca17526fec4eea49c6 Author: Shankar Prasad Date: 2010-04-21 Updated Kannada translations M po/kn.po commit 20d4732caf167f54c376d34184ca7fdcf7d834b7 Author: Jordi Serratosa Date: 2010-04-02 Fixes to Catalan translation M po/ca.po commit a08bbc660cd320245ea4f3ccab4c33261e83dc7b Author: Christian Kirbach Date: 2010-03-31 Updated German translation M po/de.po commit ffbddbf28289a4ac72b284e3cc6f4db04cf0b43e Author: Wouter Bolsterlee Date: 2010-03-30 Dutch translation updated by Wouter Bolsterlee M po/nl.po commit 8d9f3db359acde4395645a0ea95c48567e5d79f4 Author: Reşat SABIQ Date: 2010-03-30 Updated Crimean Tatar (Crimean Turkish) translation M po/crh.po commit fe6b717216cb93b05abc547fd11c550d9d4f4f4e Author: Vincent Untz Date: 2010-03-30 [release] post-release bump to 2.30.1 M configure.in commit ada97a6e81d2f282796938269da7280dc5a8c83f Author: Vincent Untz Date: 2010-03-30 [release] 2.30.0 M NEWS M README M configure.in commit 2d0068dc1859b3adf21cfcc47a23aa00fc7d4502 Author: Kostas Papadimas Date: 2010-03-28 Updated Greek translation M po/el.po commit b7d6ee4f3f252b57a85787043fa3506d1640fa05 Author: Inaki Larranaga Murgoitio Date: 2010-03-23 Updated Basque language M po/eu.po commit e74ebd36d267033054e6bf15851da0f88d12eb3a Author: Badral Sanligiin Date: 2010-03-23 Updated Mongolian translation M po/mn.po commit 1bec0581f480c3e8b485be1453de389083feff5c Author: David Planella Date: 2010-03-17 Updated Catalan translation as per fixes discussed on the translation mailing list M po/ca.po commit 1253c82ed7ba774cbad7794c06d31249bf591c37 Author: Vincent Untz Date: 2010-03-15 [libmenu] Never ignore Menuname nodes from DefaultLayout If a Menuname node applies to a subdirectory that appears because of inlining, we generally want to ignore it. However, if this Menuname node comes from a DefaultLayout, then it should really be applied. M libmenu/gmenu-tree.c commit 7dba2d5302b539e24131e669e2db26f3c16e1547 Author: Vincent Untz Date: 2010-03-15 [libmenu] Fix layout processing for Menuname nodes Because of the scope of a variable, no submenu were matching Menuname nodes in the layouts, making all the Menuname nodes non-working. https://bugzilla.gnome.org/show_bug.cgi?id=612585 M libmenu/gmenu-tree.c commit c48304179db938f7336223f99ead95dda6044f7a Author: Changwoo Ryu Date: 2010-03-13 Updated Korean translation M po/ko.po commit 87f03667154f5c77548506218c57020e37d04c81 Author: Vincent Untz Date: 2010-03-09 [build] Add configure summary M configure.in commit 9fbaa3d7f76ffb4076216d231acf39da0331e0bc Author: Vincent Untz Date: 2010-03-08 [release] post-release bump to 2.30.0 M configure.in commit 076f8c42ce3e46c3b5cb761a3cd65c6f1e0a55a2 Author: Vincent Untz Date: 2010-03-08 [release] 2.29.92 M NEWS M README M configure.in commit d50ff15f43bc2311fbd06bd9664ae9571fd550ea Author: Vincent Untz Date: 2010-03-08 [libmenu] Add gobject-introspection support https://bugzilla.gnome.org/show_bug.cgi?id=598406 M Makefile.am M autogen.sh M configure.in M libmenu/Makefile.am commit d3135a15585afcb8d597fae05beadfaf1c743238 Author: Vincent Untz Date: 2010-03-04 [misc] Do not call bindtextdomain() and friends in test-menu-spec.c We decided to not make this application translatable in commit 25c10ed7, so we don't need those calls. M util/test-menu-spec.c commit 57e825050cf8eafb970c8ddd2dc9c66885d25ce3 Author: Nikos Charonitakis Date: 2010-02-25 Updated Greek translation M po/el.po commit 274a633ddb053a70e26278308a6fb52ef933e608 Author: Pavol Klačanský Date: 2010-02-23 Updated Slovak translation M po/sk.po commit 41d1ce2320c26dce1677e0624c36119ec88e6823 Author: Vincent Untz Date: 2010-02-22 [release] post-release bump to 2.29.92 M configure.in commit 5eaf95e2c9e7755332a7c586eef34726244290dd Author: Vincent Untz Date: 2010-02-22 [release] 2.29.91 M NEWS M README M configure.in commit ca24481c06829c7382d20ac7ee2283e22b908451 Author: Vincent Untz Date: 2010-02-22 [misc] Add translator comment for Personal https://bugzilla.gnome.org/show_bug.cgi?id=610661 M desktop-directories/Personal.directory.in commit 25c10ed70c8125516537b3b731dff1c559bcab94 Author: Vincent Untz Date: 2010-02-22 [misc] Do not make the string test-menu-spec.c translatable This is only a test program that doesn't get installed, so there's no point in making translators work on the strings there. https://bugzilla.gnome.org/show_bug.cgi?id=609441 M po/POTFILES.in A po/POTFILES.skip M util/test-menu-spec.c commit 8f52b3c312da587fb29590559cb50370787f6116 Author: Fran Diéguez Date: 2010-02-15 Updated Galician Translation M po/gl.po commit ef1383eda9480c96ac2e5d958342c98ab1be41cb Author: Torstein Adolf Winterseth Date: 2010-01-28 Updated Norwegian Nynorsk translation M po/nn.po commit a0a398d77aa2ea28d267f106880e0df1417d8fab Author: Vincent Untz Date: 2010-01-27 [release] post-release bump to 2.29.90 M configure.in commit 2c37a7cbdd9d6f7e9f1ccfb0d2979da897e9668e Author: Vincent Untz Date: 2010-01-27 [release] 2.29.6 M NEWS M README M configure.in commit a462be862680ee3051eef3ca238f5bc405640e16 Author: Jamil Ahmed Date: 2010-01-24 Updated Bengali translation M po/bn.po commit fdafd8c07a65e65fdf6f2e7d358b7eb2b14d01eb Author: Aron Xu Date: 2010-01-24 Update Simplified Chinese translation. M po/zh_CN.po commit 89309a8bb1e76209e147180a3fe2fd15307d6012 Author: Vincent Untz Date: 2010-01-15 [libmenu] Do not count non-inlining submenus as inlining with header When computing if a submenu should be inlined, we use the number of items in the subsubmenus. It was always assuming that inlining with a header would be used, because of misuse of the will_inline_header field. M libmenu/gmenu-tree.c commit 4b51a77fcbc1a2c3e94945c4b92a65559f7e5996 Author: Vincent Untz Date: 2010-01-14 [libmenu] Support inline alias of an inline alias M libmenu/gmenu-tree.c commit cd1d0a199110ca94266c3e8b928e61d12cd2aac3 Author: Vincent Untz Date: 2010-01-14 [libmenu] Add real support for inline aliases during layout processing It looks like the inline aliases were not really tested before... All the processing of the layout info (merge_subdir_by_name, merge_entry_by_id, merge_subdirs, merge_entries, merge_subdirs_and_entries) was completely ignoring the fact that some subdirs or entries might be aliases, and therefore need a different processing. This is now done correctly, and we have a merge_alias() function to do the right thing when an alias is detected. Also, this simplifies quite a bit the sorting of subdirs or entries since we always need to check the types of the items we compare, so we can get rid of gmenu_tree_directory_compare and gmenu_tree_entry_compare. M libmenu/gmenu-tree.c commit cda451cec61345d357cbc26e5a5dfd102f476ea5 Author: Vincent Untz Date: 2010-01-14 [libmenu] Fix miscalulation for inlining when inline_header = true When inline_header = true for a subdirectory, the length of the content of the parent directory was miscomputed: instead of adding the length of the subdirectory, it was just replacing the current length with the length of the subdirectory. Also fix a typo in a comment M libmenu/gmenu-tree.c commit b6dc7a2443ef3d8fef1a1175532124882e95d03b Author: krishnababu k Date: 2009-12-02 Updated telugu translation M po/te.po commit 696867378e99b410c1803412c7f894c99b386f64 Author: Thomas Thurman Date: 2009-10-31 Shavian translation M po/LINGUAS A po/en@shaw.po commit 4c76410de345e06b879c85fa015659286f42c240 Author: Nils-Christoph Fiedler Date: 2009-10-22 Updated Low German translation M po/nds.po commit 5f2c53bd3fbd4b39707609955f445c96eb9b5fb3 Author: Reşat SABIQ Date: 2009-10-21 Update for Crimean Tatar (Crimean Turkish) translation M po/crh.po commit bde6cabd440da28d25983e762ed6b71849da918f Author: Leonid Kanter Date: 2009-10-20 Updated Russian translation M po/ru.po commit 72f4ede1ab9bbcfa29affda98e1fcfecdfcf87ef Author: Gil Forcada Date: 2009-10-06 Updated Catalan translation M po/ca.po commit e1c00f83d903581233e7e15655916b4079b3e500 Author: Sveinn í Felli Date: 2009-10-02 Updated Icelandic translation M po/is.po commit 5aff8025f08164699721084857a5321ed2a45abe Author: Vincent Untz Date: 2009-10-01 [release] post-release bump to 2.28.1 M configure.in commit 1d899c5b7bafb9ea01e0f407df7acb2b0d6432f4 Author: Vincent Untz Date: 2009-10-01 [release] 2.28.0.1 M NEWS M README M configure.in commit 9d8e52a9a3e495f1e8e50a61f89510a03a4d31c9 Author: Vincent Untz Date: 2009-10-01 [build] Link the python binding to libpython Thanks to Frederic Crozat for spotting this. D acinclude.m4 A m4/python.m4 M python/Makefile.am commit 117273842932a6fb24143926513474c28e3595b4 Author: Frederic Crozat Date: 2009-09-29 [libmenu] Make sure to use a value when sorting items during a merge The name variable was not assigned any value... M libmenu/gmenu-tree.c commit 5713f8e66b0fe3791a57555ebd12ddb076176cd9 Author: Vincent Untz Date: 2009-09-21 [release] post-release bump to 2.28.1 M configure.in commit ddc11bf8f9d279cc2578c074ccb2c85a837e4ba7 Author: Vincent Untz Date: 2009-09-21 [release] 2.28.0 M NEWS M README M configure.in commit 87d43c2dd053ae3cb16e53341db2cb60ae348cf9 Author: Amitakhya Phukan Date: 2009-09-21 Updating Assamese translations M po/as.po commit a44cc5ae04856e05300dc189cab1a9e0ea0d7697 Author: Amitakhya Phukan Date: 2009-09-21 Updating Assamese translations M po/as.po commit e6a5afde9de461ccbc45556ca7720d0b9e1c63a8 Author: Shankar Prasad Date: 2009-09-21 Updated Kannada(kn) translation M po/kn.po commit dc324804a5105c78f5fded62232d7f83976dec2d Author: Petr Kovar Date: 2009-09-21 Updated Czech translation M po/cs.po commit c7045e1d8937e7730cde99e87dce31ccb3474d76 Author: Rajesh Ranjan Date: 2009-09-20 maithili update, translated by Sangeeta Kumari M po/mai.po commit 3e5f8caa3f659f4a3ea7730ea79af98c639379ac Author: Daniel Nylander Date: 2009-09-19 Updated Swedish translation M po/sv.po commit 8af7dc29b7ccf039422d70c38f3927d1e493e726 Author: Luca Ferretti Date: 2009-09-18 Added Italian translation M po/it.po commit b46ad5eb16a78883c09ebddcf09634368052ac72 Author: krishnababu k Date: 2009-09-17 Updated Telugu Translation M po/te.po commit 9f35303a5dbb43c2f024d001de95dd58402e4519 Author: Maxim V. Dziumanenko Date: 2009-09-17 Added Ukrainian translation M po/uk.po commit 9f656630180c4328bfe95e325c4e2afbf61a22d4 Author: Niels-Christoph Fiedler Date: 2009-09-16 Updated German translation M po/nds.po commit 3989f3da21c0b72c2161c4476620e992ca533a02 Author: Adi Roiban Date: 2009-09-16 Updated Romanian translation M po/ro.po commit a9f05d49e0e31e5cd7ec6ca6e835b3de438f3033 Author: Rajesh Ranjan Date: 2009-09-16 hindi update by Rajesh Ranjan M po/hi.po commit 19d5f458acc6001cee1446caa39163f3369af273 Author: Gintautas Miliauskas Date: 2009-09-15 Updated Lithuanian translation. M po/lt.po commit 1102f0542b4df782708eb857e638bfd5966aa7dc Author: Ask H. Larsen Date: 2009-09-13 Updated Danish translation M po/da.po commit da99034888d5191a27e3029cbad6c73c7e52e10a Author: Philip Withnall Date: 2009-09-12 Updated British English translation M po/en_GB.po commit 67c6af706c287319a7d5c73cf86d5209fd89f44f Author: Chao-Hsiung Liao Date: 2009-09-13 Updated Traditional Chinese translation(Hong Kong and Taiwan) M po/zh_HK.po M po/zh_TW.po commit ebd7a9aaa45fb4b43ac7e5b35e45412ddd55dc9d Author: Ani Date: 2009-09-12 Updaeted Malayalam Translations M po/ml.po commit 37d761d18917ba9167c2be84c8fd5c6948ff3139 Author: Matej Urbančič Date: 2009-09-12 Updated Slovenian translation M po/sl.po commit 333ce6b4509b8137c085171b730b92f0d2870c7b Author: Sandeep Shedmake Date: 2009-09-11 Updated Marathi Translations M po/mr.po commit 068006c9639123b7c7fe47855f5e1801c78c7dd0 Author: A S Alam Date: 2009-09-10 updating for Punjabi M po/pa.po commit 7411701b1e806aa8f283ea9868d165ab150ac2c7 Author: Baris Cicek Date: 2009-09-10 Updated Turkish translation. M po/tr.po commit eb43a84b5a1b55f1743e9d0b9aee036a72962b17 Author: Vincent Untz Date: 2009-09-09 [build] Generate bzip2 tarballs and use foreign automake option M configure.in commit 4d35bde7e67f6b59c108ebc8615a342cb93cbd17 Author: Vincent Untz Date: 2009-09-09 [release] post-release bump to 2.28.0 M configure.in commit 908771796bad88ce49158f951bd7ca40c51b256b Author: Vincent Untz Date: 2009-09-09 [release] 2.27.92 M NEWS M README M configure.in commit f1a8145230fc24f47f4818f39839aafe5b911c37 Author: Takayuki KUSANO Date: 2009-09-08 Updated Japanese translation M po/ja.po commit 0178e1acc5aeca2e05ddfcf67e8f03e8ee82eff6 Author: Vincent Untz Date: 2009-09-08 [misc] Bump version to 2.27.92 M configure.in commit db81a7f1194e435b538ab6710d752276fb1c7135 Author: Vincent Untz Date: 2009-09-07 [editor] Use display name instead of name M simple-editor/GMenuSimpleEditor/menutreemodel.py commit d3fdd0ba4133c66e670561bca5b1bf4dd1a8feea Author: Vincent Untz Date: 2009-09-07 [libmenu,python] Add gmenu_tree_get_sort_key()/gmenu_tree_set_sort_key() This is needed for users of gnome-menus that display applications by strings obtained via get_display_name(), since the order of entry changes if strings are different. The default is to keep the sort order by name. At the moment, the only other option is to use a sort by display name. Bindings for python are added too. M libmenu/gmenu-tree.c M libmenu/gmenu-tree.h M python/gmenu.c commit 4b007ffddf4cfd58d508a8c24d49ca8724753bb0 Author: Vincent Untz Date: 2009-09-07 [python] Fix accidental swap between display_name and generic_name M python/gmenu.c commit 22b78e8b3cbc5d68638a1729728b682a4ce1d10b Author: Vincent Untz Date: 2009-09-07 [python] Add bindings for get_generic_name() and get_display_name() M python/gmenu.c commit e539c64e99a000b3a89a53bb5a6233a6b16ed96a Author: Vincent Untz Date: 2009-09-07 [libmenu] Add gmenu_tree_entry_get_display_name() API This API returns the content of the X-GNOME-FullName key if available, and fallbacks to Name. M libmenu/desktop-entries.c M libmenu/desktop-entries.h M libmenu/gmenu-tree.c M libmenu/gmenu-tree.h commit 9767b9094ef22034be948f289473726e922e1d28 Author: Gabor Kelemen Date: 2009-09-07 Hungarian translation updated M po/hu.po commit c2e0a3cedf6ceded675e6d6b8368d98dc8e64716 Author: Rodrigo L. M. Flores Date: 2009-08-30 Updated Brazilian Portuguese mailing list address. M po/pt_BR.po commit e5c016f25d380332029e4b4d78ebc795fcc06e27 Author: Mario Blättermann Date: 2009-08-30 Updated German translation M po/de.po commit aadd320b39ccd5a713b2fc9f5fb85d894141c61f Author: Miloš Popović Date: 2009-08-29 Updated Serbian translation M po/sr.po M po/sr@latin.po commit 900767c9056455409c0ad674d17959b50b1a0f49 Author: Runa Bhattacharjee Date: 2009-08-28 Updated Bengali India Translations M po/bn_IN.po commit 66913548e742cc1a8c138fccce9302b88fe5eae9 Author: Duarte Loreto Date: 2009-08-27 Updated Portuguese translation M po/pt.po commit 4dbf30628a5f29f8eb0b85c65ffd5b9b0caa5177 Author: Claude Paroz Date: 2009-08-26 Updated French translation M po/fr.po commit bcf479be8e2b92c26becafe004a0f1b1c62af679 Author: Inaki Larranaga Murgoitio Date: 2009-08-26 Updated Basque language M po/eu.po commit 5ee416dd4c7b0ddb11c7c38581bf293b3b9352dd Author: Luca Ferretti Date: 2009-08-26 Updated Italian translation M po/it.po commit a02a132ed3b18f156bf2c7e965c3075685f72759 Author: Tomasz Dominikowski Date: 2009-08-25 Updated Polish translation M po/pl.po commit 6f55d2289a2a30d03db2bf40c31f79474ff952c0 Author: Frédéric Péters Date: 2009-08-22 Remove deprecated Encoding key from desktop file M simple-editor/gmenu-simple-editor.desktop.in commit 4771bdb6af1b29f10ba39706cb2b63433d1f0480 Author: Andre Klapper Date: 2009-08-24 Change nds_NFE to nds as discussed on irc M po/LINGUAS R100 po/nds_NFE.po po/nds.po commit 539360b4cfa0c26b884c9811acd15d943a7574a0 Author: Sweta Kothari Date: 2009-08-24 Updated Gujarati Translations M po/gu.po commit 28501f2afe901298d74760362f47bb7f67107699 Author: Changwoo Ryu Date: 2009-08-23 Update Korean translation M po/ko.po commit b2b842dbd5fd8687562d0961ad62391d5f72004f Author: Mario Blättermann Date: 2009-08-22 Added Low German to LINGUAS M po/LINGUAS commit 4694660b8ebac75d9c72ef1de5654bd031a9062e Author: Mario Blättermann Date: 2009-08-22 Added Low German translation A po/nds_NFE.po commit 9dc36cf2b049dbca649c92911f29644b073f031b Author: Khaled Hosny Date: 2009-08-20 Updated Arabic translation M po/ar.po commit 895ba3af6f107e61cc6a4414746d94ba3df38a8f Author: Alexander Shopov Date: 2009-08-14 Updated Bulgarian translation M po/bg.po commit 761e44b26fd2315f8823d3b5f2347346f1ef9eb0 Author: Manoj Kumar Giri Date: 2009-08-13 Updated Oriya Translation M po/or.po commit c49f4bb691fd51039add261b9a19c5b45bbbd0d5 Author: Antón Méixome Date: 2009-08-12 Updated Galician translation M po/gl.po commit 3ed6cedb4154fa399f48b036088fa703291d28d9 Author: Krix Apolinário Date: 2009-08-12 Updated Brazilian Portuguese translation. M po/pt_BR.po commit 3f85e31f5fbb7e3e77ed8459af8b18f071ed3767 Author: Kjartan Maraas Date: 2009-08-04 Updated Norwegian bokmål translation. M po/nb.po commit ed5f86151fd103c446535bc8d1ed3d80604e2899 Author: Seán de Búrca Date: 2009-07-29 Updated Irish translation M po/ga.po commit 6b5cd5918a318712237b5fc511fe122a1229a29b Author: Denis Arnaud Date: 2009-07-29 Updated breton translation M po/br.po commit c6f657e60f70bb848b70b9462591a38c973b4010 Author: drtvasudevan Date: 2009-07-29 Updated Tamil translation M po/ta.po commit 458924440a7f69c64272ddeb9fbe1999ac70bbcd Author: drtvasudevan Date: 2009-07-29 Updated Tamil translation M po/ta.po commit 3d9f5ce3d34839e2342692a849838c9e7503c588 Author: Denis Arnaud Date: 2009-07-29 Updated breton translation M po/br.po commit ea7245e45238b380a8ba11ee8dabc67775e49c6f Author: Vincent Untz Date: 2009-07-29 [misc] Update commit guidelines for referencing bugs M ChangeLog commit 374cdd09e33122d6a7f06eec9748130b3c85f9fe Author: Vincent Untz Date: 2009-07-28 [release] post-release bump to 2.27.90 M configure.in commit e399908c171a0add6ab6febd405b5121b3772fd2 Author: Vincent Untz Date: 2009-07-28 [release] 2.27.5 M NEWS M README M configure.in commit 2bb16693175f59d28c8a798d50ffb9b462c916f3 Author: Denis Arnaud Date: 2009-07-28 Updated breton translation M po/br.po commit b9cbf41d7c93ad8f18a5b9162dbd85a9e2774efa Author: Aron Xu Date: 2009-07-26 Updated Simplified Chinese translation. M po/zh_CN.po commit 0aed3c9a813e79ad57ec335e2aa410beb5d23991 Author: Theppitak Karoonboonyanan Date: 2009-07-23 Updated Thai translation. M po/th.po commit 83e66d9b0487b0be48ea935801d500e9857a4ae5 Author: Vincent Untz Date: 2009-07-21 [build] Set m4/ as macro dir M Makefile.am M configure.in commit 34c1fcb2306df9ca22634a82e75865eda1031769 Author: Vincent Untz Date: 2009-07-21 [build] Use silent-rules instead of shave for quiet build M configure.in D m4/shave.m4 D shave-libtool.in D shave.in M simple-editor/GMenuSimpleEditor/Makefile.am M simple-editor/Makefile.am commit 8ca7e0223b9f0e935889c146bfb5378bfeadf0ea Author: Ilkka Tuohela Date: 2009-07-19 Updated Finnish translation M po/fi.po commit b8fa21a37017f3fe5e333a616434c5b489e7f333 Author: Vincent Untz Date: 2009-07-15 [release] post-release bump to 2.27.5 M configure.in commit c17916822f13accf78dfc4d1f3ef8bc398e398f5 Author: Vincent Untz Date: 2009-07-15 [release] 2.27.4 M NEWS M README M configure.in commit d49ae45dc30c3fbafded146e5fbccbe23215316b Author: Daniel Nylander Date: 2009-07-07 Updated Swedish translation M po/sv.po commit 0b7478a5de36192e3bc31576c7e8114a3a6dbed3 Author: Yaron Shahrabani Date: 2009-07-04 Updated Hebrew translation M po/he.po commit 8bddaf2076e094043189a20c36bf66b8c3813921 Author: Vincent Untz Date: 2009-06-27 [libmenu] Sort inlined items unless inline_header is used We also strip duplicate entries in a menu when we do such a sort. This is actually not a trivial task since it means we have to correctly preprocess all inline data before using the layout -- else, we'd try to sort items while a layout has been used, which is too late (since you can specify that you want mixed entries and directories, eg; or even entries or directories in a specified order). We make sure to evaluate the inline data at the deepest first, so we can correctly propagate as much inline items as possible to the top. http://bugzilla.gnome.org/show_bug.cgi?id=490483 M libmenu/gmenu-tree.c commit 0b1f053e07d1d4c081a58303cfe7ed6b583ed966 Author: Jorge Gonzalez Date: 2009-06-27 Updated Spanish translation M po/es.po commit 7a6b5b5a292357357f4458820b6e8f851472c592 Author: Vincent Untz Date: 2009-06-26 [libmenu] Do not always inherit parent DefaultLayout attributes We should not use the parent DefaultLayout attributes when there no DefaultLayout children for the child but there are DefaultLayout attributes for the child. Ie, if the child has , then it used to keep inheriting the parent DefaultLayout attributes, and then possibly lose the inline="true". M libmenu/gmenu-tree.c commit 89ab14f5fd34d18ef1591baf1000f5197344cd92 Author: Vincent Untz Date: 2009-06-26 [libmenu] Fix DefaultLayout attributes not being inherited The submenus were not inheriting the DefaultLayout attributes (eg, all the inline parameters) of their parent when there was no child to the DefaultLayout of their parent. Concretely, this was ignored for submenus: while this should have behaved like: M libmenu/gmenu-tree.c commit 6f948049c368cad02b713332430b98c5daa11b5e Author: Mattias Põldaru Date: 2009-06-25 Updating Estonian translation M po/et.po commit 80f5477a91e11630403d60b701658c7ae242c7d7 Author: Claude Paroz Date: 2009-06-21 Add translator comment M simple-editor/GMenuSimpleEditor/main.py commit fc7e3ebf3266a47de4dc96a2fc938e01848eb53d Author: Claude Paroz Date: 2009-06-21 Fix POTFILES.in M po/POTFILES.in commit dca731f53b3686436cc94cf2704035419c03b7e8 Author: Robert Staudinger Date: 2009-05-07 [libmenu] Add API to access GenericName http://bugzilla.gnome.org/show_bug.cgi?id=581887 M libmenu/desktop-entries.c M libmenu/desktop-entries.h M libmenu/gmenu-tree.c M libmenu/gmenu-tree.h commit d504fabf22e5303abd631e5a868fb5f45f4c7b05 Author: Pedro Fragoso Date: 2009-06-21 [editor] Port to GtkBuilder (with a few tweaks by me to make it work) http://bugzilla.gnome.org/show_bug.cgi?id=580158 M po/POTFILES.in M simple-editor/GMenuSimpleEditor/config.py.in M simple-editor/GMenuSimpleEditor/main.py M simple-editor/GMenuSimpleEditor/maindialog.py M simple-editor/Makefile.am D simple-editor/gmenu-simple-editor.glade A simple-editor/gmenu-simple-editor.ui commit fecc2847cf75048a6fe41c7423ac1e705a32b12b Author: Vincent Untz Date: 2009-06-21 [editor] Add --help and --version arguments http://bugzilla.gnome.org/show_bug.cgi?id=552989 M simple-editor/GMenuSimpleEditor/main.py commit db6d999b0ada473a3124a14dd83ed7ccb2375474 Author: Seán de Búrca Date: 2009-05-24 Updated Irish translation M po/ga.po commit 0aa50a649aa76ea95f2cda225a87448e8a16b69c Author: Inash Zubair Date: 2009-05-23 Added Divehi translation M po/LINGUAS A po/dv.po commit 569e4835258906ca51b6b32e062cb3f860e5aeac Author: Michael Meeks Date: 2009-05-21 [libmenu] Add a cache for listing the desktop files When processing a layout, we get the list of desktop files from a set of directories. It turns out that we nearly always use the same set of directories, so adding a one-entry cache makes it possible to avoid computing things again and again. I changed Michael's patch a bit, mainly to empty the cache when the last GMenuTree is unref'ed. Closes: bgo#498749 M libmenu/entry-directories.c M libmenu/entry-directories.h M libmenu/gmenu-tree.c commit 020085ed0a4086509ede57eb4fb480bbdbb5c79a Author: Vincent Untz Date: 2009-05-02 Update commit messages guidelines M ChangeLog commit 4900c5713c5caf69d4d476023fb5638fb9d60a17 Author: Vincent Untz Date: 2009-04-27 Use git.mk from pango to autogenerate .gitignore files M Makefile.am M desktop-directories/Makefile.am A git.mk M layout/Makefile.am M libmenu/Makefile.am M python/Makefile.am M simple-editor/GMenuSimpleEditor/Makefile.am M simple-editor/Makefile.am M util/Makefile.am commit c11452a831ab1ecf15ccb516492740980bda7c18 Author: Vincent Untz Date: 2009-04-27 Remove .cvsignore files D .cvsignore D desktop-directories/.cvsignore D layout/.cvsignore D libmenu/.cvsignore D po/.cvsignore D python/.cvsignore D simple-editor/.cvsignore D simple-editor/GMenuSimpleEditor/.cvsignore D util/.cvsignore commit 5fa8af519c166de0a0abd4d9cf0e396540270b4f Author: Vincent Untz Date: 2009-04-27 Use shave to improve build log readability See http://git.lespiau.name/cgit/shave/tree/README for more details. M configure.in A m4/shave.m4 A shave-libtool.in A shave.in M simple-editor/GMenuSimpleEditor/Makefile.am M simple-editor/Makefile.am commit 22e86da4dfd79d8f2084bce3537607fa2b9bd40e Author: Vincent Untz Date: 2009-04-26 Fix doap file to have mail address as URL (mailto:) M gnome-menus.doap commit 1e3078b3ef1f58c7f6e8878ff0836d312c3e57dc Author: Vincent Untz Date: 2009-04-24 Make autogen.sh more modern. M autogen.sh commit 2f4ef97ac8153a1460b2a1404c4f622712b3db81 Author: Vincent Untz Date: 2009-04-22 Add doap file A gnome-menus.doap commit e5c0da200efb4a82d8478d45c62959b848085d77 Author: Vincent Untz Date: 2009-04-22 ename ChangeLog files to ChangeLog.pre-git M ChangeLog C100 ChangeLog ChangeLog.pre-git R100 po/ChangeLog po/ChangeLog.pre-git commit 71593a96a06add451182f6b2bf848daaae3d37a0 Author: Miquel Esplà Date: 2009-04-21 Added Valencian-Catalan translation M po/LINGUAS A po/ca@valencia.po commit 44190fe0edccfe82eeed523af572bcda3cb55dab Author: Vincent Untz Date: 2009-04-13 post-release bump to 2.26.2 2009-04-14 Vincent Untz * configure.in: post-release bump to 2.26.2 svn path=/trunk/; revision=1017 M ChangeLog M configure.in M po/ChangeLog gnome-menus-3.0.1/NEWS0000644000175000001440000007440211555467514011405 00000000000000============= Version 3.0.1 ============= Translators * Anousak Souphavanh (lo) * Theppitak Karoonboonyanan (th) ============= Version 3.0.0 ============= Layout * Show administration tools and old capplets in Other (Vincent) Translators * Khaled Hosny (ar) * Zenat Rahnuma (bn) * Gil Forcada (ca) * Sense Hofstede (fy) * Praveen Illa (te) * Sahran (ug) * Clytie Siddall (vi) =============== Version 2.91.91 =============== Menu Editor * Fix to work with latest pygi (Vincent) Misc * Build fix (Vincent) Translators * F Wolff (af) * Changwoo Ryu (ko) * Pavol Klačanský (sk) * Korostil Daniel (uk) ============== Version 2.91.6 ============== libmenu * Do not send multiple notifications for one file change (Vincent) Menu Editor * Port to pygobject-based introspection bindings (Vincent) * Make editor GTK+ 3 ready (Vincent) Misc * Improve introspection build (Vincent) * Drop settings.menu (Vincent) Translators * Gil Forcada (ca@valencia) * Mattias Põldaru (et) * Mahyar Moghimi (fa) * Fran Diéguez (gl) * Kikongo Translation Team (kg) * Sahran (ug) * Clytie Siddall (vi) ============== Version 2.30.4 ============== libmenu * Clear cache of desktop entries set when files are added/removed (Vincent) Misc * Associate .gir with pkg-config file (Vincent) * Rename --enable-deprecations configure option to --enable-deprecation-flags (Vincent) Translators * Daniel Martinez (an) * Takayuki KUSANO (ja) * Baurzhan Muftakhidinov (kk) * Torstein Winterseth (nn) ============== Version 2.30.3 ============== Menu Editor * Respect XDG_MENU_PREFIX when writing user menu file (Vincent) Misc * Update information in README and other files (Vincent) Translators * Kristjan SCHMIDT (eo) * Sense Hofstede (fy) * Fran Diéguez (gl) * Reuben Potts (gv) * Dirgita (id) * Baurzhan M. (kk) * Sahran (ug) ============== Version 2.30.2 ============== Misc * Do not ship gir files in the tarball (Yaakov Selkowitz) Translators * Daniel Martinez (an) * Gil Forcada (ca) * Gil Forcada (ca@valencia) * Reşat SABIQ (crh) * Christian Kirbach (de) * Thomas Thurman (en@shaw) * Fran Diéguez (gl) * Shankar Prasad (kn) * Peteris Krisjanis (lv) * Wouter Bolsterlee (nl) * Matej Urbančič (sl) ============== Version 2.30.0 ============== libmenu * Fix layout processing for Menuname nodes (Vincent) * Never ignore Menuname nodes from DefaultLayout (Vincent) Misc * Add configure summary (Vincent) Translators * Gil Forcada (ca) * Kostas Papadimas (el) * Iñaki Larrañaga Murgoitio (eu) * Changwoo Ryu (ko) * Badral (mn) =============== Version 2.29.92 =============== libmenu * Add gobject-introspection support (Vincent) Misc * Build fix (Vincent) Translators * Nikos Charonitakis (el) * Pavol Klačanský (sk) =============== Version 2.29.91 =============== Misc * Make some non-visible strings non-translatable (Vincent) * Add translator comment (Vincent) Translators * Fran Diéguez (gl) * Torstein Adolf Winterseth (nn) ============== Version 2.29.6 ============== libmenu * Fix miscalculation for inlining when inline_header = true (Vincent) * Add real support for inline aliases during layout processing (Vincent) * Support inline alias of an inline alias (Vincent) * Do not count non-inlining submenus as inlining with header (Vincent) Translators * Sadia Afroz (bn) * Gil Forcada (ca) * Reşat SABIQ (crh) * Thomas Thurman (en@shaw) * Sveinn í Felli (is) * Nils-Christoph Fiedler (nds) * Dmitry Yacenko (ru) * Krishna Babu K (te) * 甘露(Gan Lu) (zh_CN) ================ Version 2.28.0.1 ================ libmenu * Fix sorting of menu items during merge to actually work (and not crash) (Frédéric Crozat) Python * Link the python module to libpython (Frédéric Crozat, Vincent) ============== Version 2.28.0 ============== Translators * Amitakhya Phukan (as) * Petr Kovar (cs) * Peter Bach (da) * Philip Withnall (en_GB) * Rajesh Ranjan (hi) * Luca Ferretti (it) * Shankar Prasad (kn) * Gintautas Miliauskas (lt) * Rajesh Ranjan (mai) * Peter Ani * Sandeep Shedmake (mr) * Nils-Christoph Fiedler (nds) * A S Alam (pa) * Adi Roiban (ro) * Matej Urbančič (sl) * Daniel Nylander (sv) * Krishna Babu K (te) * Baris Cicek (tr) * Maxim Dziumanenko (uk) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) =============== Version 2.27.92 =============== This releases features new API that applications can use to display the full name contained in .desktop files that is now in the X-GNOME-FullName key. If an application chooses to use this, then it should set the sort key so that .desktop files are correctly sorted. libmenu * Add gmenu_tree_entry_get_display_name() API (Vincent) This will return X-GNOME-FullName if available, and fallback to Name. * Add gmenu_tree_get_sort_key()/gmenu_tree_set_sort_key() (Vincent) The default sort key is still Name. Users of gmenu_tree_entry_get_display_name() should use gmenu_tree_set_sort_key(). Python * Bind new API (Vincent) * Add missing bindings for gmenu_tree_entry_get_generic_name() (Vincent) Menu Editor * Remove deprecated Encoding key from desktop file (Frédéric Péters) * Use display name instead of name (Vincent) Translators * Khaled Hosny (ar) * Alexander Shopov (bg) * Runa Bhattacharjee (bn_IN) * Denis (br) * Mario Blättermann (de) * Iñaki Larrañaga Murgoitio (eu) * Claude Paroz (fr) * Seán de Búrca (ga) * Anton Meixome (gl) * Sweta Kothari (gu) * Gabor Kelemen (hu) * Francesco Marletta (it) * Takayuki KUSANO (ja) * Changwoo Ryu (ko) * Kjartan Maraas (nb) * Mario Blättermann (nds) * Manoj Kumar Giri (or) * Tomasz Dominikowski (pl) * Duarte Loreto (pt) * Krix Apolinário (pt_BR) * Горан Ракић (sr) * Goran Rakić (sr@latin) * Dr.T.Vasudevan (ta) * Theppitak Karoonboonyanan (th) * 甘露 (Lu Gan) (zh_CN) ============== Version 2.27.5 ============== Misc * Use silent-rules with automake 1.11 (Vincent) Translators * Ilkka Tuohela (fi) ============== Version 2.27.4 ============== libmenu * Improve performance by using a cache to not compute the same thing again and again (Michael Meeks, Vincent) * Add API to access GenericName (Robert Staudinger) * Fix DefaultLayout attributes not being inherited (Vincent) * Do not always inherit parent DefaultLayout attributes (Vincent) * Sort inlined items unless inline_header is used (Vincent) Menu Editor * Add --help and --version arguments (Vincent) * Port to GtkBuilder (Pedro Fragoso, Vincent) Misc * Use shave to improve build log readability (Vincent) Translators * Jordi Mallach (ca@valencia) * Huxain (dv) * Jorge González (es) * Mattias Põldaru (et) * Seán de Búrca (ga) * Yaron Shahrabani (he) * Daniel Nylander (sv) ============== Version 2.26.1 ============== Translators * Khaled Hosny (ar) * Daniel Nylander (sv) ============== Version 2.26.0 ============== Translators * Reşat SABIQ (crh) * Suso Baleato (gl) * Rajesh Ranjan (hi) * Francesco Marletta (it) * Manoj Kumar Giri (or) =============== Version 2.25.91 =============== Translators * Changwoo Ryu (ko) * Raivis Dejus (lv) * Sandeep Shedmake (mr) * Горан Ракић (sr) * Daniel Nylander (sv) * Woodman Tuen (zh_HK) * Woodman Tuen (zh_TW) ============== Version 2.25.5 ============== Misc * Use gnome-common macro to define DEPRECATED build variables (Vincent) Translators * Reşat SABIQ (crh) * Saudat Mohammed (ha) * Sylvester Onye (ig) * Fajuyitan, Sunday Ayo (yo) ============== Version 2.25.2 ============== Fixes * Fix a critical warning in the python binding for monitoring a file (Vincent) Misc * Ship a gnome-menus-ls.py script that is an example of python bindings and that can be used as a replacement for gnome-menu-spec-test (Vincent) ============== Version 2.24.2 ============== Translators * Mikel González (ast) ============== Version 2.24.1 ============== Translators * Khaled Hosny (ar) * Rostislav "zbrox" Raykov (bg) * Margulan Moldabekov (kk) ============== Version 2.24.0 ============== Translators * F Wolff (af) * Khaled Hosny (ar) * Roozbeh Pournader (fa) * Rajesh Ranjan (hi) * Gabor Kelemen (hu) * Francesco Marletta (it) * Shankar Prasad (kn) * Leonardo Ferreira Fontenelle (pt_BR) * Mișu Moldovan (ro) =============== Version 2.23.92 =============== Translators * Seán de Búrca (ga) * Krešo Kunjas (hr) * Praveen Arimbrathodiyil (ml) * Leonardo Ferreira Fontenelle (pt_BR) =============== Version 2.23.91 =============== Translators * Khaled Hosny (ar) * Reuven Gonen (he) * Shankar Prasad (kn) ============== Version 2.23.6 ============== Layout * Fix the icon for the accessibility menu (Matthias Clasen) Translators * Khaled Hosny (ar) * Fabrício Godoy (pt_BR) ============== Version 2.23.5 ============== Translators * Yannig Marchegay (Kokoyaya) (oc) * Wadim Dziedzic (pl) * Zabeeh Khan (ps) * Laurent Dhima (sq) ============== Version 2.23.4 ============== Misc * Require intltool 0.40.0 (Vincent) Translators * 甘露(Lu Gan) (zh_CN) ============== Version 2.23.3 ============== Features * Implement handling of $XDG_MENU_PREFIX from the xdg menu specification (Vincent) Fixes * Fix the values of (ie, show_empty, inline, inline_limit, etc.) not being inherited by submenus when the node is after the node in the .menu file (Vincent) * Fix a bug where the fallback on the filename in couldn't be used (Vincent) Translators * Djihed Afifi (ar) * Anna Ármansdóttir (is) * Manoj Kumar Giri (or) ============== Version 2.23.1 ============== Features * Do not show separators at the beginning/end of a menu, or after another separator, but add an option to show them (Vincent) Fixes * Call g_type_init() because GIO needs it and we use GIO for file monitoring (Vincent) * Fix a crash when a file notification is emitted with a non-ascii filename (Vincent) * Remove entries from the excluded set if they are included after they were excluded (eg: somethingsomething) (Vincent) * Implicitly add nodes to and that are missing some (Vincent) * Correctly order the move operations to execute so that moving something and moving it back again works as undo (Vincent) * Simplify some code (William Jon McCann, Vincent) * Plug leak (Vincent) Layout * Do not show accessibility items in the accessories submenu (Josselin Mouette) * Merge menus and files at the end of the layout of settings.menu * Explicitly do not include gnomecc.menu in the preferences menu instead of explicitly excluding it, so that alacarte doesn't know it was excluded (Vincent) * Rename many .directory files so they use fd.o Categories as name (Vincent) * Remove preferences.menu and directly include things in settings.menu (Vincent) * Update a few icons used in .directory files according to the icon naming spec (Vincent) * Remove the accessibility submenu from Preferences, since it's empty now anyway (Vincent) Misc * Remove shebangs from non-executable Python scripts. Translators * Žygimantas Beručka (lt) * Kjartan Maraas (nb) ============== Version 2.22.1 ============== Misc * Remove shebangs from non-executable Python scripts. Translators * David Lodge (en_GB) * Massimo Furlani (fur) * Eskild Hustvedt (nn) ============== Version 2.22.0 ============== Translators * Petr Kovar (cs) * nikosCharonitakis (el) * Changwoo Ryu (ko) * Žygimantas Beručka (lt) * Sandeep Shedmake (mr) * Woodman Tuen (zh_HK) * Woodman Tuen (zh_TW) =============== Version 2.21.92 =============== Translators * Massimo Furlani (fur) * Sangeeta Kumari (mai) * Nabin Gautam (ne) =============== Version 2.21.91 =============== Fixes * Remove the various monitor backends, and unconditionnaly use gio (Vincent) Misc * Do not install gnome-menu-spec-test, it's useless for the user (Vincent) * Add a hard dependency on gio (Vincent) Translators * Woodman Tuen (zh_HK) * Woodman Tuen (zh_TW) =============== Version 2.21.90 =============== Misc * When using gio, require version 2.15.2 (Saleem Abdulrasool) Translators * Djihed Afifi (ar) * Alexander Nyakhaychyk (be) * Michael Terry (io) ============== Version 2.21.5 ============== Fixes * Fix for API changes in gio (Sebastian Bacher, Wouter Bolsterlee, Vincent) Translators * F Wolff (af) * Iñaki Larrañaga Murgoitio (eu) * Erdal Ronahi (ku) * Kjartan Maraas (nn) * Yannig Marchegay (Kokoyaya) (oc) ============== Version 2.21.3 ============== Features * Fix for api change in gio (Kjartan Maraas) * Prevent a major memory leak (Sebastian Droge) Translators * Petr Kovar (cs) * Seán de Búrca (ga) * Danishka Navin (si) ============== Version 2.21.2 ============== Features * Add a new GIO-based monitor backend. It is now the preferred one. The --with-monitor-backend configure flag can be used to select the backend to build. (Sebastian Dröge) Translators * Anas Husseini (ar) * Peter Bach (da) * Jorge González (es) * Seán de Búrca (ga) * Ignacio Casal Quinteiro (gl) * Huda Toriq (id) * Matej Urbančič (sl) ============== Version 2.20.1 ============== Translators * Peter Bach (da) ============== Version 2.20.0 ============== Translators * Anas Husseini (ar) * Amitakhya Phukan (as) * Jordi Mallach (ca) * Peter Bach (da) * Simos Xenitellis (el) * Francesco Marletta (it) * Shankar Prasad (kn) * Žygimantas Beručka (lt) * Alexandru Szasz (ro) * Nickolay V. Shmyrev (ru) * Peter Tuhársky (sk) * Горан Ракић (sr) * Maxim Dziumanenko (uk) =============== Version 2.19.92 =============== Fixes * Fix potential crash (Rob Bradford) Translators * Rostislav "zbrox" Raykov (bg) * Stéphane Raimbault (fr) * Arangel Angov (mk) * Tomasz Dominikowski (pl) * Leonardo Ferreira Fontenelle (pt_BR) * Duarte Loreto (pt) * Funda Wang (zh_CN) =============== Version 2.19.90 =============== Translators * Ani Peter (ml) * Inaki Larranaga Murgoitio (eu) * Ankit Patel (gu) * Ilkka Tuohela (fi) * Yair Hershkovitz (he) * Sean Burke (ga) ============== Version 2.19.6 ============== Translators * Ihar Hrachyshka (be@latin) * Runa Bhattacharjee (bn_IN) * Hendrik Richter (de) * Ilkka Tuohela (fi) * Gabor Kelemen (hu) * Eunju Kim (ko) * Raivis Dejus (lv) * Wouter Bolsterlee (nl) * Bharat Kumar (te) * Nurali Abdurahmonov (uz@cyrillic) ============== Version 2.19.5 ============== Fixes * Use python-config to get python includes (Sebastien Bacher) * Don't show screensavers in the menus (Ray Strode) Translators * Tshewang Norbu (dz) * Takeshi AIHANA (ja) * Tomasz Dominikowski (pl) * Danishka Navin (si) * Daniel Nylander (sv) * Dr.T.Vasudevan (ta) * Bharat Kumar (te) * Nurali Abdurahmonov (uz) * Clytie Siddall (vi) ============== Version 2.19.4 ============== Fixes * Fix crashes in python bindings (Colin Walters) * Fix crash in inotify backend when ~/.config/menus is created (Vincent) Translators * Alexander Nyakhaychyk (be) ============== Version 2.19.3 ============== Fixes * Use G_DIR_SEPARATOR instead of '/' (Vincent) * Fix small leak (William KJon McCann) Translators * David Lodge (en_GB) * Jorge González (es) * Ivar Smolin (et) * Theppitak Karoonboonyanan (th) ============== Version 2.19.2 ============== Menu Layout * Fix "system-wide" typo (Vincent) * Put Preferences before Administration in the System menu (Vincent) * Use icons from the icon naming spec (Luca Ferreti, Matthias Clasen, Vincent) * Use Universal Access instead of Accessibility (Calum Benson, Vincent) * Use System instead of Desktop since the menu got renamed (Sébastien Bacher) * Do not require the Application category in the Other submenu (Vincent) Menu Editor * Fix a crash when unselecting the current menu (Vincent) * Require pygtk at runtime (Vincent) * Use the python executable found by configure (Vincent) Misc * Require automake 1.9 Translators * Ihar Hrachyshka (be@latin) * norbu (dz) * Jorge González (es) * Iñaki Larrañaga Murgoitio (eu) * Ignacio Casal Quinteiro (gl) * Francesco Marletta (it) * Raivis Dejus (lv) * Kjartan Maraas (nb) * Yannig MARCHEGAY (Kokoyaya) (oc) * Matej Urbančič (sl) * Daniel Nylander (sv) ============== Version 2.18.0 ============== Translators * Alaksandar Navicki (be@latin) * Peter Bach (da) * Simos Xenitellis (el) * Ankit Patel (gu) * Žygimantas Beručka (lt) * wadim dziedzic (pl) * Elian Myftiu (sq) * Горан Ракић (sr) =============== Version 2.17.92 =============== Fixes * Show the system menu directories by default (as it was in 2.16) (Denis Washington) Translators * Peter Bach (da) * Takeshi AIHANA (ja) * Duarte Loreto (pt) * Clytie Siddall (vi) * Funda Wang (zh_CN) * Woodman Tuen (zh_HK) * Woodman Tuen (zh_TW) =============== Version 2.17.91 =============== Features * Rework the layout so that it's easy to have the old layout. The control center will ship its own menu file to have the layout for the shell. (Denis Washington) Translators * Khaled Hosny (ar) * Ihar Hrachyshka (be) * Alaksandar Navicki (be@latin) * Rostislav "zbrox" Raykov (bg) * Runa Bhattacharjee (bn_IN) * Mahay Alam Khan (bn) * Jordi Mallach (ca) * Jakub Friedl (cs) * Rhys Jones (cy) * Hendrik Richter (de) * David Lodge (en_GB) * Ivar Smolin (et) * Ilkka Tuohela (fi) * Robert-André Mauchin (fr) * Reuven Gonen (he) * Rajesh Ranjan (hi) * Gabor Kelemen (hu) * Young-Ho Cha (ko) * Žygimantas Beručka (lt) * Jovan Naumovski (mk) * Badral (mn) * Kjartan Maraas (nb) * Wouter Bolsterlee (nl) * Og Maciel (pt_BR) * Leonid Kanter (ru) * Steve Murphy (rw) * Daniel Nylander (sv) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) ============== Version 2.17.5 ============== Features * New menu layout for the control center capplets (Denis Washington) Translators * Khaled Hosny (ar) * Ihar Hrachyshka (be) ============== Version 2.17.2 ============== Features * Flesh out inotify support (use --enable-inotify) (Mark) Fixes * Don't load incorrectly encoded .desktop files (Mark) * Fix compile warning (Mark) Translators * Khaled Hosny (ar) * Guillaume Savaton (eo) ============== Version 2.16.1 ============== Translators * David Lodge (en_GB) * Francesco Marletta (it) ============== Version 2.16.0 ============== Translators * Gabor Kelemen (hu) * Jovan Naumovski (mk) * Badral (mn) * Rahul Bhalerao (mr) * Matic Žgur (sl) * Onur Can Çakmak (tr) =============== Version 2.15.91 =============== Translators * Runa Bhattacharjee (bn_IN) * Francisco Javier F. Serrador (es) * Arangel Angov (mk) * Matic Žgur (sl) =============== Version 2.15.90 =============== Translators * Ani Peter (ml) * Subhransu Behera (or) * Theppitak Karoonboonyanan (th) ================ Version 2.15.4.1 ================ Fixes * Correctly update LT_VERSION (Vincent) ============== Version 2.15.4 ============== Features * Add new API to know if an application should be launched in a terminal and to know the path to the desktop file (Travis Watkins) * Complete python bindings for the "No Display" flag (Travis Watkins) Menu Editor * Allow specifying alternate menu files as command line arguments (William Jon McCann) Misc * Use po/LINGUAS (Wouter Bolsterlee) * Require intltool 0.35.0 (Vincent Untz) Translators * Runa Bhattacharjee (bn_IN) * Matheus Grandi (gn) * Swapnil Hajare (mr) ============== Version 2.14.0 ============== Features * Start inotify support (not compiled by default) (Mark McLoughlin) Fixes * Small fix for the python bindings (Mark McLoughlin) * Fix infinite loop (Mark McLoughlin) Translators * Ales Nyakhaychyk (be) * Jérémy Le Floc'h (br) * Petr Tomeš (cs) * Rhys Jones (cy) * Ole Laursen (da) * Hendrik Richter (de) * Pema Geyleg (dz) * Kostas Papadimas (el) * Reuven Gonen (he) * Rajesh Ranjan (hi) * Takeshi AIHANA (ja) * Vladimer Sichinava (ka) * Erdal Ronahi (ku) * Žygimantas Beručka (lt) * Raivis Dejus (lv) * Thierry Randrianiriana (mg) * Wouter Bolsterlee (nl) * Kjartan Maraas (nn) * GNOME PL Team (pl) * Evandro Fernandes Giovanini (pt_BR) * Duarte Loreto (pt) * Sebastian Ivan (ro) * Leonid Kanter (ru) * Elian Myftiu (sq) * Слободан Д. Средојевић (sr) * Maxim Dziumanenko (uk) * Funda Wang (zh_CN) * Woodman Tuen (zh_HK) * Woodman Tuen (zh_TW) ============== Version 2.13.5 ============== Features * Add "include NoDisplay" flag (Mark McLoughlin) Fixes * Fix issue where menu wouldn't fully reload after lots of file change events (Mark McLoughlin, Frederic Crozat) * Remove some unused code (Kjartan Maraas) * Fix incorrect escaping of C format string (The Written Word) Translators * Rostislav Raykov (bg) * Mahay Alam Khan (bn) * Jordi Mallach (ca) * Miloslav Trmac (cs) * Adam Weinberger (en_CA) * Francisco Javier F. Serrador (es) * Priit Laes (et) * Iñaki Larrañaga (eu) * Ilkka Tuohela (fi) * Christophe Merlet (RedFox) (fr) * Ignacio Casal Quinteiro (gl) * Ankit Patel (gu) * Gabor Kelemen (hu) * Francesco Marletta (it) * Erdal Ronahî (ku) * Timur Jamakeev (ky) * Kjartan Maraas (nb, no) * Tino Meinen (nl) * Marcel Telka (sk) * Christian Rose (sv) * Y.Kiran Chandra (te) * Theppitak Karoonboonyanan (th) * Abduxukur Abdurixit (ug) * Clytie Siddall (vi) * Woodman Tuen (zh_HK, zh_TW) ============== Version 2.12.0 ============== Fixes * Fix FAM crasher in gmenu-simple-editor (Ed Catmur) Translators * Rhys Jones (cy) * Vincent Untz (fr) * Ignacio Casal Quinteiro (gl) * Norayr Chilingaryan (hy) * Žygimantas Beručka (lt) * Duarte Loreto (pt) * Leonid Kanter (ru) * Elian Myftiu (sq) * Данило Шеган (sr) * Onur Can Cakmak (tr) * Clytie Siddall (vi) =============== Version 2.11.92 =============== Fixes * Fix memory corruption crasher handling notifies (Mark) * Fix python syntax warning (Mark) * Fix build when FAM isn't found (Elijah Newren) * Fix crasher when a references a subdir of another (Mark) * Fix duplicate entries after updating (Mark) * Fix infinite loop (Frederic Crozat) * Make with prefix work again (Chris Lahey, Mark) Translators * Rostislav "zbrox" Raykov (bg) * Jordi Mallach (ca) * Hendrik Brandt (de) * Nikos Charonitakis (el) * Roozbeh Pournader (fa) * ahmad riza h nst (id) * Takeshi AIHANA (ja) * Young-Ho Cha (ko) * GNOME PL Team (pl) * Sebastian Ivan (ro) * Maxim Dziumanenko (uk) * Clytie Siddall (vi) =============== Version 2.11.91 =============== Fixes * Install .desktop file for editor (Dennis Cranston, Mark) * Fix the window icon in the editor (Jaap A. Haitsma, Mark) * Allow running editor in different prefix from python (Mark) Translators * Miloslav Trmac (cs) * Hendrik Brandt (de) * Adam Weinberger (en_CA) * Francisco Javier F. Serrador (es) * Priit Laes (et) * Ilkka Tuohela (fi) * Ankit Patel (gu) * Reuven Gonen (he) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) * Kjartan Maraas (nb) * Tino Meinen (nl) * Kjartan Maraas (no) * Afonso Celso Medina (pt_BR) * Marcel Telka (sk) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Funda Wang (zh_CN) * Woodman Tuen (zh_TW) =============== Version 2.11.90 =============== Fixes * Fix issue with handling of filename encodings (Mark) * Only try to include ".directory" for if it exists (Mark) * Re-name the Edutainment sub-menu to Education (Mark) * Fix spec compliance issue with tag handling (Mark) * Remove some unused code (Mark) * Plug some leaks (Mark) Menu Editor * HIGify menu editor (Dennis Cranston) * Make "Desktop" menu appear correctly (Mark) Misc * Allow building against uninstalled library (Brian Cameron) Translators * Ales Nyakhaychyk (be) * Rostislav "zbrox" Raykov (bg) * Miloslav Trmac (cs) * Martin Willemoes Hansen (da) * Hendrik Brandt (de) * Nikos Charonitakis (el) * Adam Weinberger (en_CA) * Francisco Javier F. Serrador (es) * Priit Laes (et) * Iñaki Larrañaga (eu) * Ilkka Tuohela (fi) * Ignacio Casal Quinteiro (gl) * Ankit Patel (gu) * Yuval Tanny (he) * Swapnil Hajare (mr) * Terance Edward Sola (nb) * Ganesh Ghimire (ne) * Tino Meinen (nl) * Terance Edward Sola (no) * Marcel Telka (sk) * Elian Myftiu (sq) * Данило Шеган (sr) * Theppitak Karoonboonyanan (th) * Onur Can Cakmak (tr) * Clytie Siddall (vi) * Funda Wang (zh_CN) * Woodman Tuen (zh_TW) ================ Version 2.11.1.1 ================ Fixes * Fix crasher bug in libgnome-menu triggered by editor (Mark) * Make the editor create $XDG_CONFIG_HOME/menus if it doesn't exist (Mark) ============== Version 2.11.1 ============== Features * Simple menu editor (Mark) * Python bindings (Mark) * Support for and (Mark, Frederic Crozat) * Use FAM directly for monitoring rather than gnome-vfs (Mark) * Add API for retaining empty sub-menus and excluded items in the GMenuTree (Mark, Christian Neumair) * Add gmenu_tree_directory_get_menu_id() API (Mark) * Add gmenu_tree_directory_get_tree() and gmenu_tree_get_menu_file() API (Mark) * Namespace the API - i.e. MenuTree -> GMenuTree (Mark) Fixes * Plug major memory leak when the menu is reloaded (Mark) * Fix "recursive inclusion" crash (Mark) * Fix problem where you could end up with identical items in the same menu (Mark) * Fix issue where you could end up with more than one menu with the same name (Mark) * Update for changes to behaviour in spec (Mark) * Fix off-by-one errors shown up in valgrind (Mark) * Remove s from default menu (Mark) Translators * Vladimir "Kaladan" Petkov (bg) * Miloslav Trmac (cs) * Hendrik Brandt (de) * Adam Weinberger (en_CA) * David Lodge (en_GB) * Francisco Javier F. Serrador (es) * Priit Laes (et) * Iñaki Larrañaga (eu) * Takeshi AIHANA (ja) * Steve Murphy (rw) * Canonical Ltd (xh) ============== Version 2.10.1 ============== Fixes * Add support for new "type" argument to (Mark) * Monitor s for changes (Mark) * Make user desktop entries override system ones (Mark) * Make .directory files in s be pulled in (Mark) * Fix weirdess with [KDE Desktop Entry] files (Mark) * Fix s which don't contain any entries in the toplevel (Mark) * Make sure items in s as allocated (Mark) * Make s with a prefix work correctly (Mark) Translators * Adam Weinberger (en_CA) * Daniel van Eeden (nl) ============== Version 2.10.0 ============== Fixes * Fix 64-bit crasher (Jeremy Katz) Translators * Dafydd Harries (cy) * Farzaneh Sarafraz (fa) * Rajesh Ranjan (hi) * Žygimantas Beručka (lt) * Данило Шеган (sr) * Woodman Tuen (zh_TW) ============== Version 2.9.92 ============== Fixes * Fix issue with file monitoring and subdirs of (Mark) * Fix bug with the directive (Mark) * Make gnome-menu-spec-test work with menu-spec test framework again (Mark) Translators * Arafat Medini (ar) * Jordi Mallach (ca) * Martin Willemoes Hansen (da) * Nikos Charonitakis (el) * David Lodge (en_GB) * Ankit Patel (gu) * Laszlo Dvornik (hu) * ahmad riza h nst (id) * Francesco Marletta (it) * Takeshi AIHANA (ja) * Sang-Gju Kim (ko) * Rajeev Shrestha (ne) * Daniel van Eeden (nl) * GNOME PL Team (pl) * Duarte Loreto (pt) * Dan Damian (ro) * Leonid Kanter (ru) * Elian Myftiu (sq) ============== Version 2.9.90 ============== Fixes * Do not include the Core category in the Other menu (Vincent Untz) Translators * Vladimir "Kaladan" Petkov (bg) * Francisco Javier F. Serrador (es) * Priit Laes (et) * Tommi Vainikainen (fi) * Baptiste Mille-Mathias (fr) * Žygimantas Beručka (lt) * Kjartan Maraas (nb) * Kjartan Maraas (nn) * Raphael Higino (pt_BR) * Marcel Telka (sk) * Christian Rose (sv) * Theppitak Karoonboonyanan (th) * Maxim Dziumanenko (uk) =============== Version 2.9.4.1 =============== Features * Add menu_tree_entry_get_exec() (Richard Hult) Translators * Miloslav Trmac (cs) * Kjartan Maraas (nb) ============= Version 2.9.4 ============= Fixes * New menus layout (Vincent Untz) * Reload menus correctly when they are deleted/updated (Frederic Crozat) * Ref the return value from menu_tree_entry_get_parent() (Mark) Translators * Hendrik Brandt (de) * Adam Weinberger (en_CA) * Baptiste Mille-Mathias (fr) * Arangel Angov (mk) ============= Version 2.9.3 ============= Fixes * Find the right icon path in desktop files (Frederic Crozat) * Handle root path correctly (Mark) * Always remove file monitors (Mark) * Plug leak (Vincent Untz) * Implement behaviour defined in version 0.9 of the spec: entries that match an rule and an rule are marked as "allocated" (Mark) Translators * Vladimir "Kaladan" Petkov (bg) * David Nielsen (da) * Hendrik Brandt (de) * Simos Xenitellis (el) * Iñaki Larrañaga (eu) * Tommi Vainikainen (fi) * Gabor Kelemen (hu) * Žygimantas Beručka (lt) * Duarte Loreto (pt) * Dmitry G. Mastrukov (ru) * Marcel Telka (sk) * Данило Шеган (sr) * Christian Rose (sv) * Theppitak Karoonboonyanan (th) ============= Version 2.9.2 ============= Fixes * Fix a bunch of leaks (Frederic Crozat) * Fix problem where menu entries appear in random places (Mark) * Don't go into an infinite loop if $XDG_CONFIG_DIRS is set wrong (Mark) * Put the user config/data dirs before the system dirs (Mark) * Allow removing monitors from handlers (Mark) Translators * Miloslav Trmac (cs) * Hendrik Brandt (de) * Adam Weinberger (en_CA) * Francisco Javier F. Serrador (es) * Satoru SATOH (ja) * Hasbullah Bin Pit (ms) * Kjartan Maraas (nb) * Daniel van Eeden (nl) * Raphael Higino (pt_BR) * Funda Wang (zh_CN) gnome-menus-3.0.1/desktop-directories/0000755000175000001440000000000011555467552014744 500000000000000gnome-menus-3.0.1/desktop-directories/X-GNOME-Menu-Applications.directory.in0000644000175000001440000000014011334251460023572 00000000000000[Desktop Entry] _Name=Applications _Comment=Applications Icon=applications-other Type=Directory gnome-menus-3.0.1/desktop-directories/Makefile.am0000644000175000001440000000145511542164666016721 00000000000000directorydir = $(datadir)/desktop-directories # Should be moved to gnome-control-center: directory_in_controlcenterfiles = \ Hardware.directory.in \ Personal.directory.in \ System.directory.in directory_in_files = \ AudioVideo.directory.in \ Development.directory.in \ Education.directory.in \ Game.directory.in \ Graphics.directory.in \ Network.directory.in \ Office.directory.in \ System-Tools.directory.in \ Utility.directory.in \ Utility-Accessibility.directory.in \ X-GNOME-Other.directory.in \ X-GNOME-Menu-Applications.directory.in \ $(directory_in_controlcenterfiles) directory_DATA = $(directory_in_files:.directory.in=.directory) @INTLTOOL_DIRECTORY_RULE@ EXTRA_DIST= $(directory_in_files) DISTCLEANFILES = $(directory_DATA) -include $(top_srcdir)/git.mk gnome-menus-3.0.1/desktop-directories/Makefile.in0000644000175000001440000003452711555467533016743 00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 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@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = desktop-directories DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/python.m4 \ $(top_srcdir)/configure.ac 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 = CONFIG_CLEAN_VPATH_FILES = AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_$(V)) am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) am__v_at_0 = @ SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(directorydir)" DATA = $(directory_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_LINGUAS = @ALL_LINGUAS@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DEBUG_CFLAGS = @DEBUG_CFLAGS@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIB_MENU_LT_VERSION = @LIB_MENU_LT_VERSION@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ MSGFMT_OPTS = @MSGFMT_OPTS@ MSGMERGE = @MSGMERGE@ NM = @NM@ NMEDIT = @NMEDIT@ NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ PYTHON = @PYTHON@ PYTHON_CC = @PYTHON_CC@ PYTHON_EMBED_LIBS = @PYTHON_EMBED_LIBS@ PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ PYTHON_INCLUDES = @PYTHON_INCLUDES@ PYTHON_LDFLAGS = @PYTHON_LDFLAGS@ PYTHON_LIBS = @PYTHON_LIBS@ PYTHON_PLATFORM = @PYTHON_PLATFORM@ PYTHON_PREFIX = @PYTHON_PREFIX@ PYTHON_VERSION = @PYTHON_VERSION@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ WARN_CFLAGS = @WARN_CFLAGS@ XGETTEXT = @XGETTEXT@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ 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@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ lt_ECHO = @lt_ECHO@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ pkgpyexecdir = @pkgpyexecdir@ pkgpythondir = @pkgpythondir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ pyexecdir = @pyexecdir@ pythondir = @pythondir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ directorydir = $(datadir)/desktop-directories # Should be moved to gnome-control-center: directory_in_controlcenterfiles = \ Hardware.directory.in \ Personal.directory.in \ System.directory.in directory_in_files = \ AudioVideo.directory.in \ Development.directory.in \ Education.directory.in \ Game.directory.in \ Graphics.directory.in \ Network.directory.in \ Office.directory.in \ System-Tools.directory.in \ Utility.directory.in \ Utility-Accessibility.directory.in \ X-GNOME-Other.directory.in \ X-GNOME-Menu-Applications.directory.in \ $(directory_in_controlcenterfiles) directory_DATA = $(directory_in_files:.directory.in=.directory) EXTRA_DIST = $(directory_in_files) DISTCLEANFILES = $(directory_DATA) all: all-am .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign desktop-directories/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign desktop-directories/Makefile .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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-directoryDATA: $(directory_DATA) @$(NORMAL_INSTALL) test -z "$(directorydir)" || $(MKDIR_P) "$(DESTDIR)$(directorydir)" @list='$(directory_DATA)'; test -n "$(directorydir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(directorydir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(directorydir)" || exit $$?; \ done uninstall-directoryDATA: @$(NORMAL_UNINSTALL) @list='$(directory_DATA)'; test -n "$(directorydir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(directorydir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(directorydir)" && rm -f $$files tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(directorydir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(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) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-directoryDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-directoryDATA .MAKE: install-am install-strip .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-directoryDATA install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ uninstall uninstall-am uninstall-directoryDATA @INTLTOOL_DIRECTORY_RULE@ -include $(top_srcdir)/git.mk # 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: gnome-menus-3.0.1/desktop-directories/Network.directory.in0000644000175000001440000000020511334251460020625 00000000000000[Desktop Entry] _Name=Internet _Comment=Programs for Internet access such as web and email Icon=applications-internet Type=Directory gnome-menus-3.0.1/desktop-directories/Utility.directory.in0000644000175000001440000000015411334251460020642 00000000000000[Desktop Entry] _Name=Accessories _Comment=Desktop accessories Icon=applications-accessories Type=Directory gnome-menus-3.0.1/desktop-directories/Office.directory.in0000644000175000001440000000014211334251460020367 00000000000000[Desktop Entry] _Name=Office _Comment=Office Applications Icon=applications-office Type=Directory gnome-menus-3.0.1/desktop-directories/System.directory.in0000644000175000001440000000013511334251460020462 00000000000000[Desktop Entry] _Name=System _Comment=System settings Icon=preferences-system Type=Directory gnome-menus-3.0.1/desktop-directories/Development.directory.in0000644000175000001440000000016711334251460021465 00000000000000[Desktop Entry] _Name=Programming _Comment=Tools for software development Icon=applications-development Type=Directory gnome-menus-3.0.1/desktop-directories/Education.directory.in0000644000175000001440000000011111334251460021103 00000000000000[Desktop Entry] _Name=Education Icon=applications-science Type=Directory gnome-menus-3.0.1/desktop-directories/System-Tools.directory.in0000644000175000001440000000017011334251460021557 00000000000000[Desktop Entry] _Name=System Tools _Comment=System configuration and monitoring Icon=applications-system Type=Directory gnome-menus-3.0.1/desktop-directories/Graphics.directory.in0000644000175000001440000000015011334251460020733 00000000000000[Desktop Entry] _Name=Graphics _Comment=Graphics applications Icon=applications-graphics Type=Directory gnome-menus-3.0.1/desktop-directories/AudioVideo.directory.in0000644000175000001440000000015111334251460021224 00000000000000[Desktop Entry] _Name=Sound & Video _Comment=Multimedia menu Icon=applications-multimedia Type=Directory gnome-menus-3.0.1/desktop-directories/Game.directory.in0000644000175000001440000000014111334251460020044 00000000000000[Desktop Entry] _Name=Games _Comment=Games and amusements Icon=applications-games Type=Directory gnome-menus-3.0.1/desktop-directories/Hardware.directory.in0000644000175000001440000000020211334251460020726 00000000000000[Desktop Entry] _Name=Hardware _Comment=Settings for several hardware devices Icon=preferences-desktop-peripherals Type=Directory gnome-menus-3.0.1/desktop-directories/Utility-Accessibility.directory.in0000644000175000001440000000020011334251460023417 00000000000000[Desktop Entry] _Name=Universal Access _Comment=Universal Access Settings Type=Directory Icon=preferences-desktop-accessibility gnome-menus-3.0.1/desktop-directories/Personal.directory.in0000644000175000001440000000024511347404175020772 00000000000000[Desktop Entry] # Translators: this is Personal as in "Personal settings" _Name=Personal _Comment=Personal settings Icon=preferences-desktop-personal Type=Directory gnome-menus-3.0.1/desktop-directories/X-GNOME-Other.directory.in0000644000175000001440000000017611334251460021334 00000000000000[Desktop Entry] _Name=Other _Comment=Applications that did not fit in other categories Icon=applications-other Type=Directory gnome-menus-3.0.1/po/0000755000175000001440000000000011555467552011377 500000000000000gnome-menus-3.0.1/po/ja.po0000644000175000001440000002024511445700547012244 00000000000000# ja.po for gnome-menus. # Copyright (C) 2004-2007,2009-2010 THE gnome-menus' COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-menus package. # Satoru SATOH , 2004. # Takeshi AIHANA , 2005-2007. # Takayuki KUSANO , 2009-2010. # msgid "" msgstr "" "Project-Id-Version: gnome-menus master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2010-09-18 18:45+0000\n" "PO-Revision-Date: 2009-09-08 22:13+0900\n" "Last-Translator: Takayuki KUSANO \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "マルチメディア関連のプログラムです" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "サウンドとビデオ" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "プログラミング" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "ソフトウェア開発者向けのツールです" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "教育・教養" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "ゲーム" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "気晴しにゲームをどうぞ" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "グラフィックス" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "グラフィックス関連のアプリケーションです" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "ハードウェア" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "使用するハードウェア・デバイスを設定します" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "インターネットとネットワーク" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "ネットワークに関連する設定を行います" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "ルック&フィール" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "デスクトップの外観や動きを調整します" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "インターネット" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "ウェブやメールなどインターネットにアクセスのためのプログラムです" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "オフィス" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "オフィス・アプリケーションです" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "ユーザ向け" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "ユーザ向けの設定を変更します" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "システム管理" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "システム規模の設定を変更します (すべてのユーザに影響します)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "ユーザ専用の設定" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "設定" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "システム" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "システム規模の設定を変更します" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "システムツール" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "システムの設定と監視を行うプログラムです" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "ユニバーサル・アクセス" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "ユニバーサル・アクセスの設定を変更します" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "アクセサリ" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "デスクトップ用のアクセサリーです" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "アプリケーション" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "個人設定と管理者向けの設定ツールです" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "他のカテゴリにあてはまらないアプリケーション" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "その他" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "メニュー・エディタ" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "メニューの編集" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "アプリケーション(_A):" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "デフォルト(_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "メニュー(_M):" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "シンプル・メニュー・エディタ %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "名前" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "表示" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "ホーム・フォルダが見つかりません: \"/etc/passwd\" に記述されていないか、環境" "変数 $HOME の値が空です。" #~ msgid "Menu file" #~ msgstr "メニュー・ファイル" #~ msgid "MENU_FILE" #~ msgstr "MENU_FILE" #~ msgid "Monitor for menu changes" #~ msgstr "メニューの変更を監視する" #~ msgid "Include d entries" #~ msgstr " のエントリを含める" #~ msgid "Include NoDisplay=true entries" #~ msgstr "NoDisplay=true のエントリを含める" #~ msgid "Invalid desktop file ID" #~ msgstr ".desktop ファイルの ID が間違っています" #~ msgid "[Invalid Filename]" #~ msgstr "[ファイル名が間違っています]" #~ msgid " " #~ msgstr " " #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "==== メニューが変更されました (再読み込み中...) ====\n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "メニューのツリーが空です" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "- GNOME のデスクトップ・メニューの実装をテストします" #~ msgid "Universal access related preferences" #~ msgstr "ユニバーサル・アクセスに関連する設定を変更します" #~ msgid "Personal preferences and settings" #~ msgstr "ユーザ向けの設定を変更します" gnome-menus-3.0.1/po/it.po0000644000175000001440000001672611347370411012271 00000000000000# Italian translation of gnome-menus. # Copyright (C) 2005, 2006, 2007, 2008, 2009 The Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menus package. # Francesco Marletta , 2005, 206, 2007, 2008, 2009. # Luca Ferretti , 2009 msgid "" msgstr "" "Project-Id-Version: gnome-menus 2.28\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2009-08-26 07:31+0000\n" "PO-Revision-Date: 2009-09-18 15:06+0200\n" "Last-Translator: Luca Ferretti \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Menù multimedia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Audio e video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programmazione" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Strumenti per lo sviluppo software" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Istruzione" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Giochi" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Giochi e passatempi" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafica" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Applicazioni grafiche" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Impostazioni per parecchi dispositivi hardware" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet e rete" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Impostazioni relative alla rete" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Aspetto e stile" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Impostazioni che controllano l'aspetto e il comportamento del desktop" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programmi per l'accesso a Internet come web ed email" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Ufficio" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Applicazioni da ufficio" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Personale" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Impostazioni personali" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Amministrazione" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Modifica impostazioni di sistema (influenzano tutti gli utenti)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Preferenze personali" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferenze" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistema" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Impostazioni di sistema" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Strumenti di sistema" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Configurazione e monitoraggio del sistema" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Accesso universale" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Impostazioni accesso universale" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Accessori" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Accessori del desktop" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Applicazioni" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Preferenze personali e impostazioni di amministrazione" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Applicazioni che non rientrano in altre categorie" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Altro" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Editor del menù" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Modifica i menù" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Applicazioni:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "Pre_definite" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menù:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "Editor dei menù semplice %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nome" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Mostra" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Impossibile trovare la directory home: non è impostata in /etc/passwd e la " "variabile d'ambiente $HOME non ha alcun valore" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "File di menù" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "FILE_MENU" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Monitora i cambiamenti dei menù" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Includere le voci " #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Includere le voci NoDisplay=true" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ID di file desktop non valido" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Nome di file non valido]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menù cambiato, ricarica in corso ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "L'albero dei menù è vuoto" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "" "- test dell'implementazione di GNOME della specifica per i menù del desktop" gnome-menus-3.0.1/po/ko.po0000644000175000001440000001672111542164666012273 00000000000000# gnome-menus Korean message translation # This file is distributed under the same license as the gnome-menus package. # # Sung-Hyun Nam , 2000. # Young-Ho Cha , 2000,2001,2003, 2007. # Eunju Kim , 2007. # Changwoo Ryu , 1998, 2002, 2003, 2008, 2009, 2010, 2011. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2009-08-23 07:27+0900\n" "PO-Revision-Date: 2011-02-27 17:17+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: GNOME Korea \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "멀티미디어 메뉴" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "음악과 비디오" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "개발" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "소프트웨어 개발을 위한 도구" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "교육" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "게임" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "게임 메뉴" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "그래픽" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "그래픽 응용프로그램" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "하드웨어" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "하드웨어 장치를 설정합니다" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "인터넷과 네트워크" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "네트워크와 관련된 설정을 합니다" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "모양새" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "바탕환경의 모양새와 행동을 설정합니다" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "인터넷" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "웹과 전자메일 같은 인터넷에 접근 가능한 프로그램" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "오피스" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "오피스 응용프로그램" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "개인" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "개인 설정" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "관리" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "시스템 전체 설정을 바꿉니다 (모든 사용자에게 영향을 미칩니다)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "개인 기본 설정" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "기본 설정" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "시스템" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "시스템 설정" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "시스템 도구" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "시스템 설정과 감시" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "접근성" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "접근성 설정" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "보조 프로그램" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "데스크톱 보조 프로그램" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "프로그램" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "개인 기본 설정과 관리자 설정" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "어떤 범주에도 해당되지 않는 프로그램" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "기타" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "메뉴 편집기" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "메뉴 편집" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "프로그램(_A):" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "기본값(_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "메뉴(_M):" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "간단한 메뉴 편집기 %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "이름" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "보이기" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "홈 디렉터리를 찾을 수 없습니다: /etc/passwd와 $HOME 환경변수가 설정이 되어 있" "지 않습니다" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "메뉴 파일" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "메뉴 바꿈 감시" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "<차단>된 항목 포함" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "NoDisplay=true 항목 포함" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "잘못된 바탕 화면 파일 ID" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[잘못된 파일 이름]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " <차단됨>" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== 메뉴가 바뀌었습니다, 다시 읽습니다 ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "메뉴 트리가 비었습니다" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- 그놈의 데스크톱 메뉴 명세서의 테스트 구현" gnome-menus-3.0.1/po/bn_IN.po0000644000175000001440000002447411347370411012641 00000000000000# translation of bn_IN.po to Bengali INDIA # Bengali India translation of gnome-menus # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # # Mahay Alam Khan , 2005. # Samia Niamatullah , 2005. # Runa Bhattacharjee , 2009. msgid "" msgstr "" "Project-Id-Version: bn_IN\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2009-06-21 17:35+0000\n" "PO-Revision-Date: 2009-08-28 12:29+0530\n" "Last-Translator: Runa Bhattacharjee \n" "Language-Team: Bengali INDIA \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "মাল্টি-মিডিয়া মেনু" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "শব্দ ও ভিডিও" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "প্রোগ্রামিং" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "সফ্টওয়্যার ডিভেলপমেন্টের সামগ্রী" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "শিক্ষাবিষয়ক বস্তু" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "খেলা" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "খেলা ও বিনোদন" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "গ্রাফিক্স" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "গ্রাফিক্স অ্যাপ্লিকেশন" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "হার্ডওয়্যার" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "বিবিধ হার্ডওয়্যার ডিভাইস সংক্রান্ত বৈশিষ্ট্য" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "ইন্টারনেট ও নেটওয়ার্ক" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "নেটওয়ার্ক সংক্রান্ত বৈশিষ্ট্য" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "চেহারা ছবি" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "ডেস্কটপের চেহারা ও আচরণ নিয়ন্ত্রণকারী বৈশিষ্ট্য" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "ইন্টারনেট" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "ইন্টারনেট ব্যবহারের প্রোগ্রাম যেমন ওয়েব ও ই-মেইল প্রোগ্রাম" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "অফিস" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "অফিস অ্যাপলিকেশন" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "ব্যক্তিগত" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "ব্যক্তিগত বৈশিষ্ট্য" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "প্রশাসনিক বৈশিষ্ট্য" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "সম্পূর্ণ সিস্টেমব্যাপী বৈশিষ্ট্য পরিবর্তন করুন (সকল ব্যবহারকারী প্রভাবিত হবেন)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "ব্যক্তিগত পছন্দ" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "পছন্দ" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "সিস্টেম" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "সিস্টেম সংক্রান্ত বৈশিষ্ট্য" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "সিস্টেমের বিভিন্ন সরঞ্জাম" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "সিস্টেমের বৈশিষ্ট্য কনফিগারেশন এবং নিরীক্ষণ" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "সার্বজনীন ব্যবহারাধিকার" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "সার্বজনীন ব্যবহারাধিকার সংক্রান্ত সম্পর্কিত বৈশিষ্ট্য" # আনুসাঙ্গিক - mak #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "আনুষঙ্গিক" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "ডেস্কটপের ব্যবহৃত আনুষঙ্গিক বস্তু" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "অ্যাপলিকেশন" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "ব্যক্তিগত পছন্দ ও প্রশাসনিক বৈশিষ্ট্য" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "অন্যান্য শ্রেণীর মধ্যে অন্তর্গত না করা অ্যাপ্লিকেশন" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "অন্যান্য" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "মেনু সম্পাদক" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "মেনু সম্পাদন করুন" # the (_)underscore can be used with the English "A", but it's not possible to use with bangla অ্যা cause user canot press the Alt+অ্যা simultaneously. - mak #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "অ্যাপ্লিকেশন :(_A)" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "ডিফল্ট মান(_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "মেনু:(_M)" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "সহজ মেনু সম্পাদন ব্যবস্থা, সংস্করণ %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "নাম" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "প্রদর্শন করা হবে" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "ব্যক্তিগত (home) ডিরেক্টরি পাওয়া যায়নি: /etc/passwd ফাইলে উল্লিখিত হয়নি ও " "পরিবেশের $HOME ভেরিয়েবলের মান অনুপস্থিত" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "মেনুর ফাইল" # sam: variable? #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "মেনু পরিবর্তন নিরীক্ষণ ব্যবস্থা" # = variable? #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr " করা এন্ট্রিগুলি অন্তর্ভুক্ত করা হবে" # = variable? #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "NoDisplay=true এন্ট্রিগুলি অন্তর্ভুক্ত করা হবে" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ডেস্কটপ ফাইলের ID বৈধ নয়" # ত্রুটিযুক্ত ফাইলের নাম #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[অবৈধ ফাইলের নাম]" # <বাদ দেওয়া হয়েছে> #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== মেনু পরিবর্তিত হয়েছে, পুনরায় লোড করা হচ্ছে ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "মেনু-ট্রি বর্তমানে ফাঁকা" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- GNOME'র ডেস্কটপ মেনুর বৈশিষ্ট্যাবলী প্রয়োগ পরীক্ষা করুন" gnome-menus-3.0.1/po/yo.po0000644000175000001440000002003111334251460012262 00000000000000msgid "" msgstr "" "Project-Id-Version: gnome-menus.gnome-2-12\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2009-01-01 18:52+0000\n" "PO-Revision-Date: 2006-07-07 16:38+0100\n" "Last-Translator: Fajuyitan, Sunday Ayo \n" "Language-Team: Yoruba\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Àtòjọ-ẹ̀yàn agbé-ọ̀pọ̀-ìròyìn-jáde" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Ìró & Fídíò" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Ìṣàtòjọ-ètò" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Àwọn irinṣẹ́ fún ìdàgbàsókè ẹ̀yà-ará kọ̀ǹpútà àìfojúrí" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Ẹ̀kọ́" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Àwọn Ayò" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Àwọn ayò àti àwọn eré-àṣenọjú" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Gíráfíìsì" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Àwọn ìṣàmúlò-ètò gíráfíìsì" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Ítánẹ́̀ẹ̀tì" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Àwọn àtòjọ-ètò fún ìráyè ítánẹ́ẹ̀tì bíi wẹ́ẹ̀bù àti lẹ́tà kọ̀ǹpútà" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Ọ́fíìsì" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Àwọn Ìṣàmúlò-ètò Ọ́fíìsì" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "" #: ../desktop-directories/Personal.directory.in.h:2 #, fuzzy msgid "Personal settings" msgstr "Àwọn ààtò àti àwọn ìkúndùn aládàáni" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Ìṣàkóso" #: ../desktop-directories/Settings-System.directory.in.h:2 #, fuzzy msgid "Change system-wide settings (affects all users)" msgstr "Yí àwọn ààtò ìfẹ̀sí-ètò kọ̀ǹpútà padà (ó kan gbogbo òǹlò)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Àwọn ìkúndùn aládàáni" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Àwọn ìkúndùn" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 #, fuzzy msgid "System" msgstr "Àwọn Irinṣẹ́ Ètò Kọ̀ǹpútà" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Àwọn Irinṣẹ́ Ètò Kọ̀ǹpútà" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Ìṣàmójútó àti àtòpọ̀ ètò kọ̀ǹpútà" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 #, fuzzy msgid "Universal Access Settings" msgstr "Àwọn Ààtò Ìráyè" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Àwọn Àsẹ́sírì" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Àwọn àsẹ́sírì ojù-iṣẹ́" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Àwọn Ìṣàmúlò-ètò" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Àwọn ààtò ìṣàkóso àti àwọn ìkúndùn aládàáni" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Àwọn ìsàmúlò-ètò tí kò bá àwọn ọ̀wọ́ mìíràn mu" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Òmíràn" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Olótùú Àtòjọ-ẹ̀yàn" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Ṣàyẹ̀wò Àwọn Àtòjọ-ẹ̀yàn" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Àwọn Ìṣàmúlò-ètò:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "_Àwọn ìpéwọ̀n" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Àwọn Àtòjọ-ẹ̀yàn:" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Orúkọ" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Fihàn" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Kò lè wá atọ́nà ilé: kò sí àgbékalẹ̀ rẹ̀ ní /etc/passwd kò sí oye fún $HOME ní " "àyíká" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Fáìlì àtòjọ-ẹ̀yàn" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "FÁÌLÌ_ÀTÒJỌ-Ẹ̀YÀN" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Àpótí ìṣàfihàn fún àwọn ìyípadà àtòjọ-ẹ̀yàn" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Fi àwọn àmúwọlé si" #: ../util/test-menu-spec.c:36 #, fuzzy msgid "Include NoDisplay=true entries" msgstr "Fi àwọn àmúwọlé si" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ID fáìlì ojú-iṣẹ́ àìfẹsẹmúlẹ̀" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "̀̀̀̀̀̀̀̀[Orúkọ-fáìlì Àìfẹsẹ̀múlẹ̀]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Àtúnkì àtòjọ-ẹ̀yàn tó yípadà ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Igi àtòjọ-ẹ̀yàn ṣófo" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- yẹ ìpilẹ̀ Ojúùwọ̀n Àtòjọ-ẹ̀yàn Ojú-iṣẹ́ GNOME wò" #~ msgid "Accessibility" #~ msgstr "Ìráyè" #~ msgid "Accessibility related preferences" #~ msgstr "Àwọn ìkúndùn ajemọ́ ìráyè" #~ msgid "Desktop" #~ msgstr "Ojú-iṣẹ́" gnome-menus-3.0.1/po/vi.po0000644000175000001440000001710111546427651012271 00000000000000# Vietnamese Translation for Gnome Menus. # Copyright © 2007 Gnome i18n Project for Vietnamese. # This file is distributed under the same license as the gnome-menus package. # Trinh Minh Thanh , 2004. # Clytie Siddall , 2005-2007. # msgid "" msgstr "" "Project-Id-Version: gnome-menus 2.19.4\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2011-02-04 11:05+0000\n" "PO-Revision-Date: 2011-04-02 10:31+0700\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LocFactoryEditor 1.6.4a3\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Trình đơn Đa phương tiện" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Âm thanh và Ảnh động" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Lập trình" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Công cụ phát triển phần mềm" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Giáo dục" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Trò chơi" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Trò chơi và giải trí" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Đồ họa" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Ứng dụng đồ họa" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Phần cứng" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Các thiết lập cho một số thiết bị phần cứng" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "" "Các chương trình dùng để truy cập các dịch vụ Internet như web và thư điện tử" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Văn phòng" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Ứng dụng văn phòng" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Cá nhân" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Thiết lập cá nhân" #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "Hệ thống" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Thiết lập hệ thống" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Công cụ hệ thống" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Cấu hình và theo dõi hệ thống" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Hỗ trợ truy cập" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Thiết lập Hỗ trợ truy cập" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Tiện ích bổ trợ" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Công cụ bổ trợ cho Bàn làm việc" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Ứng dụng" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Những ứng dụng không thuộc các nhóm khác" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Khác" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Bộ hiệu chỉnh trình đơn" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Sửa trình đơn" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "Ứ_ng dụng:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Mặc định" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Trình đơn:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:47 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "Bộ hiệu chỉnh trình đơn %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:97 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:124 msgid "Name" msgstr "Tên" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:116 msgid "Show" msgstr "Hiện" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Không tìm thấy thư mục chính: chưa lập trong tập tin /etc/passwd và không có " "giá trị cho biến $HOME trong môi trường" #~ msgid "Personal preferences and administration settings" #~ msgstr "Thiết lập quản lý và Tùy thích cá nhân" #~ msgid "Internet and Network" #~ msgstr "Internet và mạng" #~ msgid "Network-related settings" #~ msgstr "Thiết lập mạng" #~ msgid "Look and Feel" #~ msgstr "Sắc thái" #~ msgid "Settings controlling the desktop appearance and behavior" #~ msgstr "Thiết lập điều khiển diện mạo và cách ứng xử của hệ thống" #~ msgid "Personal preferences" #~ msgstr "Tùy thích cá nhân" #~ msgid "Preferences" #~ msgstr "Tùy thích" #~ msgid "Universal access related preferences" #~ msgstr "Tùy thích liên quan đến khả năng truy cập" #~ msgid "Personal preferences and settings" #~ msgstr "Thiết lập và tùy thích cá nhân" #~ msgid "Administration" #~ msgstr "Quản lý" #~ msgid "Change system-wide settings (affects all users)" #~ msgstr "Thay đổi thiết lập cho toàn hệ thống (cho mọi người dùng)" #~ msgid "Menu file" #~ msgstr "Tập tin trình đơn" #~ msgid "MENU_FILE" #~ msgstr "TẬP_TIN_TRÌNH_ĐƠN" #~ msgid "Monitor for menu changes" #~ msgstr "Bộ theo dõi thay đổi trình đơn" #~ msgid "Include d entries" #~ msgstr "Gồm các mục nhập bị " #~ msgid "Include NoDisplay=true entries" #~ msgstr "Gồm các mục nhập « NoDisplay=true » (không hiển thị là đúng)" #~ msgid "Invalid desktop file ID" #~ msgstr "ID tập tin màn hình nền không hợp lệ" #~ msgid "[Invalid Filename]" #~ msgstr "[Tên tập tin không hợp lệ]" #~ msgid " " #~ msgstr " " #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Trình đơn đã thay đổi nên đang nạp lại ====\n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "Cây trình đơn rỗng" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "— kiểm tra sự thực hiện GNOME của Đặc tả Trình đơn Môi trường" #~ msgid "Accessibility" #~ msgstr "Khả năng truy cập" #~ msgid "Desktop" #~ msgstr "Màn hình nền" #~ msgid "Accessibility Settings" #~ msgstr "Thiết lập khả năng truy cập" gnome-menus-3.0.1/po/pt_BR.po0000644000175000001440000002256711347370411012663 00000000000000# Brazilian Portuguese translation of GNOME Menus. # Copyright (C) 2004-2008 the GNOME Menu authors. # This file is distributed under the same license as the gnome-menus package. # Raphael Higino , 2004-2005. # Afonso Celso Medina , 2005. # Og Maciel , 2006-2007. # Leonardo Ferreira Fontenelle , 2007, 2008. # Fabrício Godoy , 2008 # Krix Apolinário , 2009. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2009-08-04 16:15+0000\n" "PO-Revision-Date: 2009-08-30 19:55-0300\n" "Last-Translator: Krix Apolinário \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Menu multimídia" # Traduzir "Sound & Video" como "Multimídia" é o resultado de uma padronização # do menu Aplicativos do GNOME com os seus equivalentes no KDE e no XFCE. # #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Multimídia" # Traduzir "Programming" como "Desenvolvimento" é o resultado de uma # padronização do menu Aplicativos do GNOME com os seus equivalentes # em outros ambientes de trabalho, mais precisamente KDE e XFCE. # #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Desenvolvimento" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Ferramentas para desenvolvimento de software" # Traduzir "Education" como "Educativo" é o resultado de uma padronização do # menu Aplicativos do GNOME com os seus equivalentes em outros ambientes de # trabalho, mais precisamente KDE e XFCE. # #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Educativo" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Jogos" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Jogos e diversões" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Gráficos" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Aplicativos gráficos" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Configurações para vários dispositivos de hardware" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet e rede" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Configurações de rede" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Visual e comportamento" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "" "Configurações que controlam o visual e o comportamento da área de trabalho" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programas para acesso à Internet tais como web e e-mail" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Escritório" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Aplicativos de escritório" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Pessoal" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Configurações pessoais" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administração" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "" "Modifique configurações gerais do sistema (isso afeta a todos os usuários)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Preferências pessoais" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferências" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistema" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Configurações do sistema" # Essa alteração, Ferramentas do Sistema → Sistema, não foi discutida mas # acredito que todos vão aprovar. Assim jogamos esse submenu para o fim da # lista, facilitando para a maioria dos usuários o acesso aos aplicativos # mais cotidianos. # #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Sistema" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Configuração e monitoramento do sistema" # Traduzir "Universal Access" como "Acessibilidade" é o resultado de uma # padronização do menu Aplicativos do GNOME com os seus equivalentes # em outros ambientes de trabalho, mais precisamente KDE e XFCE. # #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Acessibilidade" # Traduzir "Universal Access" como "Acessibilidade" é o resultado de uma # padronização do menu Aplicativos do GNOME com os seus equivalentes # em outros ambientes de trabalho, mais precisamente KDE e XFCE. # #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Configurações de acessibilidade" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Acessórios" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Acessórios da área de trabalho" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Aplicativos" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Preferências pessoais e configurações de administração" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Aplicativos que não se encaixam em outras categorias" # Outros aplicativOs # #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Outros" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Editor do Menu" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Editar menus" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Aplicativos:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Padrões" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menus:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Editor simples de menu %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nome" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Mostrar" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Não foi possível localizar o diretório home: não está definido em /etc/" "passwd e nenhum valor para $HOME nas variáveis de ambiente" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Arquivo de menu" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "ARQUIVO_DE_MENU" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Monitora alterações do menu" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Inclui entradas d" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Inclui entradas NoDisplay=true" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ID do arquivo da área de trabalho inválido" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Nome de arquivo inválido]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menu alterado, recarregando ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "A árvore do menu está vazia" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "" "- testa a implementação GNOME da Especificação de Menu da Área de Trabalho" #~ msgid "Universal access related preferences" #~ msgstr "Preferências relativas ao acesso universal" #~ msgid "Personal preferences and settings" #~ msgstr "Preferências e configurações pessoais" #~ msgid "Accessibility" #~ msgstr "Acessibilidade" #~ msgid "Accessibility Settings" #~ msgstr "Configurações de acessibilidade" #~ msgid "Desktop" #~ msgstr "Área de Trabalho" gnome-menus-3.0.1/po/id.po0000644000175000001440000001464611426246564012261 00000000000000# translation of gnome-menus.master.id.po to GNOME Indonesian Translation Team # Indonesian translation of gnome-menus. # Copyright (C) 2005 THE gnome-menus's COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-menus package. # # # ahmad riza h nst , 2005. # Dirgita , 2010. # Dirgita , 2010. msgid "" msgstr "" "Project-Id-Version: gnome-menus.master.id\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2010-07-20 10:11+0000\n" "PO-Revision-Date: 2010-05-24 10:37+0700\n" "Last-Translator: Dirgita \n" "Language-Team: GNOME Indonesian Translation Team \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=1; plural=0;\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Menu multimedia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Suara & Video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Pemrograman" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Perkakas untuk pengembangan perangkat lunak" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Pendidikan" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Permainan" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Permainan dan hiburan" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafik" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Aplikasi grafik" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Perangkat Keras" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Pengaturan untuk sejumlah perangkat keras" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet dan Jaringan" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Pengaturan jaringan" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Tampilan dan Rasa" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Mengelola tampilan dan perilaku desktop" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Program untuk mengakses internet, seperti web dan surel" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Perkantoran" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Aplikasi Perkantoran" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Pribadi" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Pengaturan pribadi" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administrasi" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Pengaturan sistem secara luas (mempengaruhi seluruh pengguna)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Preferensi pribadi" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferensi" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistem" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Pengaturan sistem" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Perkakas Sistem" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Konfigurasi serta pengawasan sistem" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Akses Universal" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Pengaturan Akses Universal" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Aksesoris" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Aksesoris desktop" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Aplikasi" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Preferensi pribadi dan pengaturan administrasi" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Aplikasi yang tidak termasuk dalam kategori manapun" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Lainnya" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Penyunting Menu" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Sunting Menu" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Aplikasi:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Baku" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menu:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Penyunting Menu Sederhana %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nama" # Ini tombol ceklis untuk memilih menu-menu apa saja yang tampak dalam daftar menu utama. #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Tampak" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Tidak menemukan direktori rumah: tidak tercantum di /etc/passwd maupun pada " "variabel lingkungan $HOME" gnome-menus-3.0.1/po/en_GB.po0000644000175000001440000001672511347370411012626 00000000000000# English (British) translation for gnome-menus # Copyright (C) 2005 The Gnome Foundation # This file is distributed under the same license as the gnome-menus package. # David Lodge , 2005. # Philip Withnall , 2009. msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-09-12 23:34+0100\n" "PO-Revision-Date: 2007-05-15 22:40-0000\n" "Last-Translator: Philip Withnall \n" "Language-Team: British English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimedia menu" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Sound & Video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programming" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Tools for software development" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Education" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Games" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Games and amusements" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Graphics" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Graphics applications" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Settings for several hardware devices" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet and Network" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Network-related settings" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Look and Feel" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Settings controlling the desktop appearance and behaviour" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programs for Internet access such as web and email" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Office" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Office Applications" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Personal" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Personal settings" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administration" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Change system-wide settings (affects all users)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Personal preferences" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferences" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "System" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "System settings" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "System Tools" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "System configuration and monitoring" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Universal Access" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Universal Access Settings" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Accessories" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Desktop accessories" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Applications" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Personal preferences and administration settings" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Applications that did not fit in other categories" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Other" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Menu Editor" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Edit Menus" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Applications:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Defaults" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menus:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Simple Menu Editor %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Name" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Show" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Menu file" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Monitor for menu changes" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Include d entries" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Include NoDisplay=true entries" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Invalid desktop file ID" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Invalid Filename]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Menu tree is empty" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- test GNOME's implementation of the Desktop Menu Specification" #~ msgid "Universal access related preferences" #~ msgstr "Universal access related preferences" #~ msgid "Personal preferences and settings" #~ msgstr "Personal preferences and settings" #~ msgid "Accessibility" #~ msgstr "Accessibility" #~ msgid "Accessibility Settings" #~ msgstr "Accessibility Settings" #~ msgid "Desktop" #~ msgstr "Desktop" #~ msgid "Hide" #~ msgstr "Hide" gnome-menus-3.0.1/po/fr.po0000644000175000001440000001727611347370411012265 00000000000000# French translation of gnome-menus. # Copyright (C) 2004-2009 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menu package. # # Baptiste Mille-Mathias , 2004-2005. # Vincent Untz , 2005. # Christophe Merlet , 2005. # Robert-André Mauchin , 2007. # Stéphane Raimbault , 2007. # msgid "" msgstr "" "Project-Id-Version: gnome-menus.HEAD.fr\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-08-26 21:30+0200\n" "PO-Revision-Date: 2009-08-26 21:32+0200\n" "Last-Translator: Claude Paroz \n" "Language-Team: GNOME French team \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimédia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Son et vidéo" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programmation" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Les outils de développement de logiciels" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Éducation" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Jeux" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Jeux et divertissements" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Graphisme" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Applications graphiques" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Matériel" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Paramètres pour certains périphériques" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet et réseau" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Paramètres concernant le réseau" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Apparence" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Paramètres contrôlant l'apparence et le comportement du bureau" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Les programmes pour accéder à Internet tel que le Web ou la messagerie" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Bureautique" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Autres applications" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Personnel" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Paramètres personnels" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administration" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "" "Modifie globalement les paramètres du système (affecte tous les utilisateurs)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Préférences personnelles" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Préférences" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Système" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Paramètres système" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Outils système" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Configuration et surveillance système" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Accès universel" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Paramètres d'accès universel" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Accessoires" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Accessoires du bureau" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Applications" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Préférences personnelles et paramètres du système" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Les applications qui ne conviennent à aucune autre catégorie" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Autre" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Éditeur de menus" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Éditer les menus" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Applications :" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "Valeurs par _défaut" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menus :" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Éditeur simple de menus %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nom" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Afficher" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Impossible de trouver le dossier personnel : il n'est pas configuré dans /" "etc/passwd et aucune valeur pour $HOME ne se trouve dans l'environnement" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Fichier de menu" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "FICHIER_MENU" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Surveiller les changements de menu" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Inclure les entrées exclues avec " #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Inclure les entrées NoDisplay=true" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Identifiant de fichier .desktop non valide" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Nom de fichier non valide]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Changement du menu, rechargement ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "L'arbre de menu est vide" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- teste l'implémentation GNOME de la spécification des menus .desktop" #~ msgid "Personal preferences and settings" #~ msgstr "Préférences et paramètres personnels" gnome-menus-3.0.1/po/ka.po0000644000175000001440000001764011334251460012242 00000000000000# Georgian translation for gnome-menus # Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005 # This file is distributed under the same license as the gnome-menus package. # <>, 2005. # , fuzzy # <>, 2006. # # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-02-09 23:56+0100\n" "PO-Revision-Date: 2006-03-16 19:00+0100\n" "Last-Translator: Vladimer Sichinava \n" "Language-Team: Georgian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Accessibility" msgstr "დამხმარე საშუალებები" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Accessibility Settings" msgstr "დამხმარე საშუალებათა პარამეტრები" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "აქსესუარები" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "სამუშაო მაგიდის აქსესუარები" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "პროგრამები" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Desktop" msgstr "სამუშაო მაგიდა" #: ../desktop-directories/Desktop.directory.in.h:2 msgid "Personal preferences and administration settings" msgstr "საკუთარი პარამეტრები და ადმინისტრაცია" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "პროგრამირება" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "პროგრამირების ხელსაწყოები" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "განათლება" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "თამაშები" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "თამაშები და სხვა" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "გრაფიკა" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "გრაფიკული პროგრამები" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "ინტერნეტი" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "პროგრამები ინტერნეტისათვის, ვები და მეილი" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "მულტიმედიის მენუ" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "ხმა და ვიდეო" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "ოფისი" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "საოფისე პროგრამები" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "პროგრამები რომლებიც არც ერთ კატეგორიაში არ შედიან" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "სხვა" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "პერსონალური პარამეტრები" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "პარამეტრები" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Accessibility related preferences" msgstr "სპეც შესაძლებლობების პარამეტრები" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "პერსონალური პარამეტრები" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "ადმინისტრაცია" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change systemwide settings (affects all users)" msgstr "გლობალური სისტემური ცვლილებები (ვრცელდება ყველა მომხმარებელზე)" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "სისტემური ხელსაწყოები" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "სისტემის კონფიგურაცია და მონიტორინგი" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "მენუს ედიტორი" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "მენუს დამუშავება" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_პროგრამები:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "_ნაგულისხმევი პარამეტრები" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_მენუ" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 msgid "Name" msgstr "სახელი" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 msgid "Show" msgstr "ანახე" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "ვერ ვპოულობ სახლის დირექტორიას: არ იქნება დაყენებული /etc/passwd-ში" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "მენუ ფაილი" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "მენუში ცვლილებათა მონიტორინგი" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "<ჩაუმატებელი> ელემენტების ჩამატება" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "ჩართე NoDisplay=true ელემენტები" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "არასწორი ID დესკტოპ ფაილისა" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[მცდარი ფაილსახელი]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "↵\n" "↵\n" "↵\n" "==== მენუ შეიცვალა, გადათვირთვა ====↵\n" "↵\n" "↵\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "მენუს ხე ცარიელია" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "-·test·GNOME's·implementation·of·the·Desktop·Menu·Specification" gnome-menus-3.0.1/po/pa.po0000644000175000001440000002154311347370411012246 00000000000000# translation of gnome-menus.HEAD.po to Punjabi # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # # A S Alam , 2005,2006,2007,2008,2009. # Amanpreet Singh Alam , 2009. msgid "" msgstr "" "Project-Id-Version: gnome-menus.HEAD\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug." "cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2009-06-21 17:35+0000\n" "PO-Revision-Date: 2009-09-10 06:45+0530\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi/Panjabi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "ਮਲਟੀਮੀਡਿਆ ਮੇਨੂ" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "ਸੰਗੀਤ ਅਤੇ ਵੀਡਿਓ" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "ਪਰੋਗਰਾਮਿੰਗ" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "ਸਾਫਟਵੇਅਰ ਦੇ ਡਿਵੈਲਪਮੈਂਟ ਲਈ ਟੂਲ" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "ਸਿੱਖਿਆ" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "ਖੇਡਾਂ" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "ਖੇਡਾਂ ਅਤੇ ਮਨੋਰੰਜਨ" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "ਚਿੱਤਰਕਾਰੀ" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "ਚਿੱਤਰਕਾਰੀ ਕਾਰਜ" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "ਜੰਤਰ" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "ਕਈ ਜੰਤਰਾਂ ਲਈ ਸਥਾਪਨ" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "ਇੰਟਰਨੈੱਟ ਅਤੇ ਨੈੱਟਵਰਕ" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "ਨੈੱਟਵਰਕ ਨਾਲ ਸਬੰਧਤ ਸਥਾਪਨ" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "ਦਿੱਖ ਅਤੇ ਵਰਤੋਂ" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "ਡੈਸਕਟਾਪ ਦਿੱਖ ਅਤੇ ਰਵੱਈਆ ਕੰਟਰੋਲ ਕਰਨ ਲਈ ਸਥਾਪਨ" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "ਇੰਟਰਨੈੱਟ" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "ਇੰਟਰਨੈੱਟ ਇਸਤੇਮਾਲ ਕਰਨ ਲਈ ਕਾਰਜ, ਜਿਵੇਂ ਕਿ ਵੈੱਬ ਤੇ ਈ-ਮੇਲ" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "ਦਫ਼ਤਰ" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "ਦਫ਼ਤਰ ਕਾਰਜ" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "ਨਿੱਜੀ" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "ਨਿੱਜੀ ਸੈਟਿੰਗ" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "ਪਰਸ਼ਾਸਨ" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "ਪੂਰੇ ਸਿਸਟਮ ਲਈ ਸਥਾਪਨ ਬਦਲਾਅ (ਸਭ ਯੂਜ਼ਰਾਂ ਨੂੰ)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "ਨਿੱਜੀ ਪਸੰਦ" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "ਮੇਰੀ ਪਸੰਦ" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "ਸਿਸਟਮ" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "ਸਿਸਟਮ ਸੈਟਿੰਗ" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "ਸਿਸਟਮ ਟੂਲ" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "ਸਿਸਟਮ ਸੰਰਚਨਾ ਅਤੇ ਨਿਗਰਾਨੀ" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "ਵਿਆਪਕ ਪਹੁੰਚ" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "ਵਿਆਪਕ ਪਹੁੰਚ ਸਥਾਪਨ" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "ਸਹਾਇਕ" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "ਡੈਸਕਟਾਪ ਸਹਾਇਕ" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "ਐਪਲੀਕੇਸ਼ਨ" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "ਨਿੱਜੀ ਪਸੰਦ ਅਤੇ ਪਰਸ਼ਾਸਨੀ ਸਥਾਪਨ" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "ਕਾਰਜ, ਜੋ ਕਿ ਕਿਸੇ ਵਰਗ ਵਿੱਚ ਨਹੀਂ ਆਉਦੇ।" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "ਹੋਰ" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "ਮੇਨੂ ਸੰਪਾਦਕ" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "ਮੇਨੂ ਸੋਧ" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "ਕਾਰਜ(_A):" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "ਮੂਲ(_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "ਮੇਨੂ(_M):" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "ਸੌਖਾ ਜਿਹਾ ਮੇਨੂ ਸੰਪਾਦਕ %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "ਨਾਂ" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "ਵੇਖੋ" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "ਘਰ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਮਿਲੀ: /etc/passwd ਵਿੱਚ ਕੁਝ ਦਿੱਤਾ ਨਹੀਂ ਹੈ ਅਤੇ ਮਾਹੌਲ ਵਿੱਚ $HOME ਲਈ ਕੋਈ " "ਮੁੱਲ ਨਹੀਂ ਹੈ।" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "ਮੇਨੂ ਫਾਇਲ" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "ਮੇਨੂ ਤਬਦੀਲੀਆਂ ਲਈ ਨਿਗਰਾਨ" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr " ਐਂਟਰੀ ਸ਼ਾਮਲ" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "NoDisplay=true entries ਸ਼ਾਮਲ" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ਗਲਤ ਡੈਸਕਟਾਪ ਫਾਇਲ ID" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[ਗਲਤ ਫਾਇਲ ਨਾਂ]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== ਮੇਨੂ ਬਦਲਿਆ ਗਿਆ, ਮੁੜ ਲੋਡ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "ਮੇਨੂ ਲੜੀ ਖਾਲੀ ਹੈ" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- ਜਾਂਚ ਡੈਸਕਟਾਪ ਮੇਨੂ ਨਿਰਧਾਰਨ ਦਾ ਗਨੋਮ ਸਥਾਪਨ" #~ msgid "Universal access related preferences" #~ msgstr "ਯੂਨੀਵਰਸਲ ਪਹੁੰਚ ਨਾਲ ਸਬੰਧੀ ਪਸੰਦ" #~ msgid "Personal preferences and settings" #~ msgstr "ਨਿੱਜੀ ਪਸੰਦ ਅਤੇ ਸੈਟਿੰਗ" gnome-menus-3.0.1/po/sr@latin.po0000644000175000001440000001742511347370411013426 00000000000000# Serbian translation of gnome-menus # Courtesy of Prevod.org team (http://prevod.org/) -- 2004 - 2009. # # This file is distributed under the same license as the gnome-menus package. # # Maintainer: Danilo Šegan # Reviewed on 2005-09-03 by: Danilo Šegan " # Transalted on 2006-01-31 by: Slobodan D. Sredojević # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2009-06-21 17:35+0000\n" "PO-Revision-Date: 2007-09-12 01:22+0200\n" "Last-Translator: Goran Rakić \n" "Language-Team: Serbian (sr) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Meni za multimediju" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Zvuk i pokretne slike" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programiranje" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Alatke za razvoj softvera" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Obrazovanje" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Igre" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Igre i zabava" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafika" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafički programi" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Uređaji" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Podešavanja za neke uređaje" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet i mreža" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Mrežna podešavanja" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Izgled i ponašanje" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Podešavanje izgleda i ponašanja radnog okruženja" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programi za pristup Internetu kao što je veb i e-pošta" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Kancelarija" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Programi za kancelariju" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Lično" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Lična podešavanja" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administracija" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Promenite sistemska podešavanja (utiče na sve korisnike)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Lične postavke" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Postavke" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistem" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Podešavanja sistema" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Sistemske alatke" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Podešavanje i praćenje sistema" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Univerzalni pristup" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Podešavanja univerzalnog pristupa" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Alatke" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Alatke okruženja" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Programi" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Lične postavke i administratorska podešavanja" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Programi koji ne pripadaju ostalim kategorijama" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Ostalo" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Uređivač menija" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Uredi menije" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Programi:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "Po_drazumevani" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Meniji:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "Uređivač menija %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Naziv" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Prikaži" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Ne mogu da nađem lični direktorijum: nije postavljen u /etc/passwd a nema ni " "vrednosti $HOME u okruženju" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Datoteka menija" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "DATOTEKA_MENIJA" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Prati izmene menija" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Uključi izuzete stavke" # bug(slobo): može li bolje? #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Uključi stavke koje ne treba da se vide" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Neispravan IB .desktop datoteke" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Neispravno ime datoteke]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Meni je izmenjen, ponovno učitavanje je u toku ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Stablo menija je prazno" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "— isprobava Gnomovu izvedbu Specifikacije za menije okruženja" #~ msgid "Universal access related preferences" #~ msgstr "Postavke u vezi univerzalnog pristupa" #~ msgid "Personal preferences and settings" #~ msgstr "Lične postavke i podešavanja" #~ msgid "Accessibility" #~ msgstr "Pristupačnost" #~ msgid "Accessibility Settings" #~ msgstr "Podešavanja pristupačnosti" #~ msgid "Desktop" #~ msgstr "Okruženje" gnome-menus-3.0.1/po/io.po0000644000175000001440000001531711334251460012255 00000000000000# Ido translation of gnome-menus. # Copyright (C) 2007 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menus package. # Michael Terry , 2007. # msgid "" msgstr "" "Project-Id-Version: gnome-menus HEAD\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-12-27 17:48-0500\n" "PO-Revision-Date: 2008-01-16 21:27-0500\n" "Last-Translator: Michael Terry \n" "Language-Team: Ido \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Universala Aceso" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Situesi pri Universala Aceso" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "Acesori" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "Pupitrosuprala acesori" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "Programi" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Personala preferi ed situesi pri administrado" #: ../desktop-directories/Desktop.directory.in.h:2 #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "Sistemo" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programado" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Edukado" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "Ludi" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "Ludi ed amuzi" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafikarti" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Programi pri grafikarti" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Metalajaro" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Interreto e Reto" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Retala setuesi" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "Interreto" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Aspekto e Sento" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "Sono ed Video" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Kontoro" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Kontorala Programi" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "Altra" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Personala" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Personala situesi" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "Personala preferi" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferi" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Universal access related preferences" msgstr "Preferi pri universala aceso" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "Personala preferi e situesi" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Sistemala situesi" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "Administrado" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Sistemala Utensili" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Menuala Editilo" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Editez Menui" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Programi:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Menui:" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 msgid "Name" msgstr "Nomo" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 msgid "Show" msgstr "Montrez" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" msgstr "" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Menuala dokumento" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENUALA_DOKUMENTO" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Nevalida ID di pupitrosuprala dokumentala" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Nevalida Dokumentnomo]" #: ../util/test-menu-spec.c:93 msgid " " msgstr "" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menuo chanjis, richarjas ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 #: ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Menuala arboro esas vakua" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "" gnome-menus-3.0.1/po/sv.po0000644000175000001440000002142011347370411012270 00000000000000# Swedish messages for gnome-menus. # Copyright (C) 2004, 2005, 2006, 2007, 2009 Free Software Foundation, Inc. # Christian Rose , 2004, 2005, 2006. # Daniel Nylander , 2007, 2009. # # $Id: sv.po,v 1.7 2006/01/08 20:42:48 menthos Exp $ # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-09-19 10:25+0200\n" "PO-Revision-Date: 2009-09-19 10:25+0100\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimediameny" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Ljud och video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programmering" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Verktyg för programutveckling" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Utbildning" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Spel" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Spel och underhållning" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafik" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafikprogram" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hårdvara" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Inställningar för ett flertal hårdvaruenheter" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet och nätverk" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Nätverksrelaterade inställningar" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Utseende och beteende" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Inställningar som styr skrivbordets utseende och beteende" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Program för internetåtkomst som till exempel webb och e-post" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Kontor" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Kontorsprogram" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Personligt" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Personliga inställningar" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administration" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Ändra inställningar för hela systemet (påverkar alla användare)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Personliga inställningar" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Inställningar" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "System" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Systeminställningar" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Systemverktyg" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Systemkonfiguration och systemövervakning" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Allmän åtkomst" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Inställningar för allmän åtkomst" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Tillbehör" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Skrivbordstillbehör" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Program" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Personliga inställningar och administrationsinställningar" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Program som inte passar in i någon annan kategori" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Övrigt" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Menyredigerare" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Redigera menyer" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Program:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Standardalternativ" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menyer:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Enkel menyredigerare %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Namn" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Visa" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" msgstr "Kan inte hitta hemkatalogen: inte angiven i /etc/passwd och inget värde för $HOME i miljön" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Menyfil" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENYFIL" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Övervaka menyändringar" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Inkludera exkluderade poster" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Inkludera poster med NoDisplay=true" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Ogiltigt id på desktop-fil" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Ogiltigt filnamn]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menyn ändrad, läser om ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 #: ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Menyträdet är tomt" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- testa GNOME:s implementation av specifikationen för skrivbordsmenyer" #~ msgid "Universal access related preferences" #~ msgstr "Inställningar relaterade till allmän åtkomst" #~ msgid "Personal preferences and settings" #~ msgstr "Personliga inställningar" #~ msgid "Accessibility" #~ msgstr "Tillgänglighet" #~ msgid "Accessibility Settings" #~ msgstr "Tillgänglighetsinställningar" #~ msgid "Desktop" #~ msgstr "Skrivbord" #~ msgid "Personal Preferences" #~ msgstr "Personliga inställningar" #~ msgid "Applications:" #~ msgstr "Program" #~ msgid "Invalid Filename" #~ msgstr "Ogiltigt filnamn" #~ msgid "" #~ msgstr "" #~ msgid "excluded" #~ msgstr "exkluderad" #~ msgid "Excluded" #~ msgstr "Exkluderad" #~ msgid "==== Menu changed, reloading ====" #~ msgstr "==== Menyn ändrad, läser om ====" #~ msgid "Menu changed, reloading" #~ msgstr "Menyn ändrad, läser om" #~ msgid "test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "testa GNOMEs implementation av specifikationen för skrivbordsmenyer" #~ msgid "Test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "Testa GNOMEs implementation av specifikationen för skrivbordsmenyer" #~ msgid "Desktop Accessories" #~ msgstr "Skrivbordstillbehör" #~ msgid "Software development" #~ msgstr "Programutveckling" #~ msgid "Software Development" #~ msgstr "Programutveckling" #~ msgid "Games and Amusements" #~ msgstr "Spel och underhållning" #~ msgid "Graphics Applications" #~ msgstr "Grafikprogram" #~ msgid "Multimedia" #~ msgstr "Multimedia" #~ msgid "Office applications" #~ msgstr "Kontorsprogram" gnome-menus-3.0.1/po/nl.po0000644000175000001440000001713211377253653012271 00000000000000# Dutch translation of gnome-menus # # This file is distributed under the same license as the gnome-menus package. # # Daniel van Eeden , 2004 # Tino Meinen , 2005 # Wouter Bolsterlee , 2007–2010 # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-30 18:01+0200\n" "PO-Revision-Date: 2010-03-30 18:01+0200\n" "Last-Translator: Wouter Bolsterlee \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" # menu weglaten #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimedia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Geluid & Video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Ontwikkeling" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Gereedschap voor software-ontwikkeling" # leermiddelen #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Educatie" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Spelletjes" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Spelletjes en amusement" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafisch" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafische toepassingen" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Hardware-instellingen" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet en netwerk" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Netwerkgerelateerde instellingen" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Uiterlijk en gedrag" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Instellingen voor het uiterlijk en gedrag van de werkomgeving" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Toepassingen voor internettoegang zoals web en e-mail" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Kantoor" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Kantoortoepassingen" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Persoonlijk" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Persoonlijke voorkeuren" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Beheer" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Systeembrede instellingen (op alle gebruikers van toepassing)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Persoonlijke voorkeuren" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Voorkeuren" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Systeem" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Systeeminstellingen" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Systeemgereedschap" # was eerst monitoring, vervangen door controle #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Systeemconfiguratie en -controle" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Toegankelijkheid" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Toegankelijkheidsinstellingen" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Hulpmiddelen" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Bureaubladhulpmiddelen" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Toepassingen" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Persoonlijke voorkeuren en instellingen" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "" "Toepassingen die niet in een andere categorie ondergebracht kunnen worden" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Overig" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Menu-editor" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Menu's bewerken" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Toepassingen:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Standaardinstellingen" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menu's:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Menu-editor %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Naam" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Tonen" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Kan de persoonlijke map niet vinden: niet ingesteld in /etc/passwd en geen " "waarde voor $HOME in de omgevingsvariabelen" #~ msgid "Universal access related preferences" #~ msgstr "Toegangelijkheidsgerelateerde voorkeuren" #~ msgid "Personal preferences and settings" #~ msgstr "Persoonlijke voorkeuren en instellingen" #~ msgid "Menu file" #~ msgstr "Menubestand" #~ msgid "MENU_FILE" #~ msgstr "MENU_BESTAND" # in de gaten houden/controleren op/monitoren voor #~ msgid "Monitor for menu changes" #~ msgstr "Monitoren voor menuwijzigingen" #~ msgid "Include d entries" #~ msgstr "Inclusief items" #~ msgid "Include NoDisplay=true entries" #~ msgstr "Inclusief NoDisplay=true items" #~ msgid "Invalid desktop file ID" #~ msgstr "Ongeldig ID voor desktopbestand" #~ msgid "[Invalid Filename]" #~ msgstr "[Ongeldige bestandsnaam]" #~ msgid " " #~ msgstr " " #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu is gewijzigd, herladen ====\n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "Menustructuur is leeg" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "- de GNOME-implementatie van de Desktop Menu Specification testen" #~ msgid "Accessibility" #~ msgstr "Toegankelijkheid" #~ msgid "Accessibility Settings" #~ msgstr "Toegankelijkheidsinstellingen" # werkomgeving/bureaublad/desktop/werkblad #~ msgid "Desktop" #~ msgstr "Bureaublad" #~ msgid "Hide" #~ msgstr "Verbergen" gnome-menus-3.0.1/po/be@latin.po0000644000175000001440000001713311334251460013362 00000000000000# Biełaruski pierakład gnome-menus. # Copyright (C) 2005 THE gnome-menus'S COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-menus package. # Alaksandar Navicki , 2006. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-05-06 00:40+0300\n" "PO-Revision-Date: 2007-05-06 00:41+0300\n" "Last-Translator: Ihar Hrachyshka \n" "Language-Team: Belarusian Latin \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Belarsian Latin\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Universalny dostup" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Nałady ŭniversalnaha dostupu" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "Aksesuary" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "Aksesuary stała" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "Aplikacyi" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Asabistyja i administracyjnyja nałady" #: ../desktop-directories/Desktop.directory.in.h:2 #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "Systema" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Prahramavańnie" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Pryłady prahramavańnia" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Adukacyja" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "Hulni" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "Hulni j zabavy" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Hrafika" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Hrafičnyja aplikacyi" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Aparatura" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Niekatoryja aparaturnyja nałady" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet i sietka" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Sietkavyja nałady" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Prahramy dla internetu" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Vyhlad" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Nałady vyhladu j pavodzinaŭ" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "Multymedyi" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "Aŭdyjo j videa" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Ofis" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Ofisnyja prahramy" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Prahramy, jakija nie ŭvajšli ŭ inšyja kategoryi" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "Inšyja" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Asabistaje" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Asabistyja nałady" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "Asabistyja nałady" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Nałady" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Universal access related preferences" msgstr "Nałady dla ŭniversalnaha dostupu" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "Asabistyja nałady" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Systemnyja nałady" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "Administravańnie" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Źmiani systemnyja nałady (upłyvaje na ŭsich karystalnikaŭ)" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Systemnaje pryładździe" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Manitorynh i kanfihuracyja systemy" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Redaktar menu" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Madyfikuje menu" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Aplikacyi:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "_Zmoŭčanaje" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Menu:" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 msgid "Name" msgstr "Nazva" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 msgid "Show" msgstr "Pakažy" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" msgstr "Niemahčyma znajści chatniaj tečki: jana nie akreślenaja ŭ /etc/passwd, a vartaść źmiennaj asiarodździa $HOME nia vyznačanaja" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Fajł menu" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "FAJŁ_MENU" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Adsočka źmienaŭ menu" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Uklučna z elementami" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Uklučna ź nie pakazanymi elementami (NoDisplay=true)" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Niapravilny ID fajłu stała" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Niapravilnaja nazva fajłu]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menu źmianiłasia, zahružajecca znoŭ ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 #: ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Dreva menu pustoje" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "– testuje zaimplementavanuju ŭ GNOME Specyfikacyju menu stała" #~ msgid "Accessibility" #~ msgstr "Dastupnaść" #~ msgid "Accessibility Settings" #~ msgstr "Nałady dastupnaści" #~ msgid "Desktop" #~ msgstr "Stoł" gnome-menus-3.0.1/po/lt.po0000644000175000001440000001743611347370411012273 00000000000000# translation of lt.po to Lithuanian # Lithuanian translation of gnome-menus. # Copyright (C) 2004-2007, 2008 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menus package. # # I'm a rolling thunder, a pouring rain # I'm comin' on like a hurricane # # Justina Klingaitė , 2005. # Žygimantas Beručka , 2004-2007. # Gintautas Miliauskas , 2007, 2008. msgid "" msgstr "" "Project-Id-Version: lt\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-09-15 02:11+0300\n" "PO-Revision-Date: 2009-09-15 02:11+0300\n" "Last-Translator: Gintautas Miliauskas \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%" "100<10 || n%100>=20) ? 1 : 2);\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Daugialypės terpės meniu" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Garsas ir vaizdas" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programavimas" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Programinės įrangos kūrimo įrankiai" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Švietimas" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Žaidimai" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Žaidimai ir pramogos" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafika" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafinės programos" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Aparatinė įranga" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Kai kurių aparatinių įrenginių nustatymai" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internetas ir tinklas" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Su tinklu susiję nustatymai" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Išvaizda ir elgsena" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Darbo aplinkos išvaizdos ir elgsenos nustatymai" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internetas" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programos interneto prieigai (žiniatinklis, el. paštas)" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Raštinė" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Raštinės programos" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Asmeniniai" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Asmeniniai nustatymai" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administravimas" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Keisti sisteminio masto nustatymus (paveikia visus naudotojus)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Asmeniniai nustatymai" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Nustatymai" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistema" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Sistemos nustatymai" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Sistemos įrankiai" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Sistemos konfigūravimas ir stebėjimas" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Universali prieiga" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Universalios prieigos nustatymai" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Reikmenys" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Darbo aplinkos reikmenys" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Programos" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Asmeniniai ir administravimo nustatymai" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Programos, kurios netiko kitose kategorijose" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Kitos" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Meniu redaktorius" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Redaguoti meniu" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Programos:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Numatytieji" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Meniu:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Paprastas meniu redaktorius %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Pavadinimas" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Rodyti" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Nepavyko rasti namų aplanko: /etc/passwd nenurodyta ir aplinkoje nėra $HOME " "reikšmės" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Meniu failas" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENIU_FAILAS" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Stebėti meniu pakeitimus" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Įtraukti us įrašus" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Įtraukti NoDisplay=true įrašus" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Netinkamas darbastalio failo ID" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Netaisyklingas failo vardas]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Meniu pakeistas, perkraunama ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Meniu medis yra tuščias" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- patikrinti GNOME darbo aplinkos meniu specifikacijos įgyvendinimą" #~ msgid "Universal access related preferences" #~ msgstr "Su universalia prieiga susiję nustatymai" #~ msgid "Personal preferences and settings" #~ msgstr "Asmeniniai nustatymai" gnome-menus-3.0.1/po/sq.po0000644000175000001440000001770211334251460012271 00000000000000# Përkthimi i mesazheve të gnome-menus në shqip # Copyright (C) 2005 THE gnome-menus'S COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-menus package. # Elian Myftiu , 2005-2007. # Laurent Dhima , 2008. msgid "" msgstr "" "Project-Id-Version: gnome-menus gnome-2-22\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-03-21 11:37+0100\n" "PO-Revision-Date: 2008-07-15 19:21+0200\n" "Last-Translator: Laurent Dhima \n" "Language-Team: albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Hyrje universale" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Rregullimet për hyrjen universale" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "Aksesorë" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "Aksesorë hapësire pune" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "Programe" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Preferimet vetjake dhe rregullimet administrative" #: ../desktop-directories/Desktop.directory.in.h:2 #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "Sistemi" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programim" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Vegla për zhvillim programesh" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Edukim" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "Lojra" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "Lojra dhe argëtime" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafikë" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Programe grafiku" # (pofilter) unchanged: please translate #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Rregullime për dispozitivë të ndryshëm" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet dhe Rrjet" # (pofilter) simplecaps: checks the capitalisation of two strings isn't wildly different #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Rregullime lidhur me Rrjetin" # (pofilter) unchanged: please translate #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "Internet" # (pofilter) brackets: translation has extra '(', ')' #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programe për hyrje në Internet (si p.sh. rrjeti dhe posta elektronike)" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Pamje dhe Ndjesi" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Rregullime që kontrollojnë pamjen e hapësirës së punës dhe sjelljen" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "Menu multimediale" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "Zë & Video" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Zyrë" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Programe Zyre" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Programe që nuk gjejnë vend në kategori të tjera" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "Tjetër" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Vetjake" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Rregullime vetjake" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "Preferime vetjake" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferime" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Universal access related preferences" msgstr "Preferime në lidhje me hyrjen universale" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "Preferime dhe rregullime vetjake" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Rregullime sistemi" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "Administrim" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Ndrysho rregullimet në rang sistemi (ndikon tek të gjithë përdoruesit)" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Vegla Sistemi" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Konfigurim dhe vëzhgim sistemi" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Ndryshues Menuje" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Ndrysho Menutë" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Programe:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "_Parazgjedhur" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Menutë:" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Emri" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Shfaq" # (pofilter) filepaths: checks that file paths have not been translated #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "E pamundur gjetja e kartelës shtëpi. e pacaktuar në /etc/password dhe asnjë " "vlerë për $HOME në mjedis" # (pofilter) simplecaps: checks the capitalisation of two strings isn't wildly different #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "File Menuje" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Vëzhgues ndryshuesi menuje" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Përfshi d zërat" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Përfshi zërat NoDisplay=true" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ID file hapësire pune i pavlefshëm" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Emër i pavlefshëm file]" # (pofilter) unchanged: please translate #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "=== Menuja ndryshoi, duke ringarkuar ===\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Pema e menusë është bosh" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- provo implementimin e Specifikimit të Menuve GNOME" gnome-menus-3.0.1/po/lv.po0000644000175000001440000001651711377253653012307 00000000000000# translation of lv.po to Latvian # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # # Raivis Dejus , 2006, 2007, 2009. # Peteris Krisjanis , 2010. msgid "" msgstr "" "Project-Id-Version: lv\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug." "cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2010-03-28 07:09+0000\n" "PO-Revision-Date: 2010-04-24 22:21+0300\n" "Last-Translator: Peteris Krisjanis \n" "Language-Team: Latviešu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimediju izvēlne" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Skaņa un video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programmēšana" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Programmatūras izstrādes rīki" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Izglītība" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Spēles" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Spēles un izklaides programmas" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafika" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafikas programmas" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Aparatūra" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Dažu aparatūras ierīču iestatījumi" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internets un tīkli" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Ar tīklu saistīti iestatījumi" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Izskats un uzvedība" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Iestatījumi, kas nosaka darbvirsmas izskatu un uzvedību" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internets" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programmas darbam internetā kā tīmekļa pārlūkošana un e-pasts" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Birojs" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Biroja lietotnes" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Personīgie" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Personīgie iestatījumi" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administrēšana" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Sistēmas iestatījumu maiņa (ietekmē visus lietotājus)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Personīgie iestatījumi" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Iestatījumi" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistēma" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Sistēmas iestatījumi" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Sistēma rīki" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Sistēmas konfigurācija un pārraudzība" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Universālā piekļuve" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Universālās piekļuves iestatījumi" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Piederumi" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Darbvirsmas piederumi" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Lietotnes" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Personīgie un administrācijas iestatījumi" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Lietotnes, kas neiederas nevienā citā kategorijā" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Citas lietotnes" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Izvēlņu redaktors" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Izvēlņu rediģēšana" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Lietotnes:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Noklusētie" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Izvēlnes:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "Vienkāršs izvēlņu redaktors %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nosaukums" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Rādīt" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Neizdodas atrast mājas direktoriju: tā nav norādīta /etc/passwd un nav arī " "$HOME vides mainīgā" #~ msgid "Menu file" #~ msgstr "Izvēlnes fails" #~ msgid "MENU_FILE" #~ msgstr "MENU_FILE" #~ msgid "Monitor for menu changes" #~ msgstr "Izvēlņu izmaiņu pārraugs" #~ msgid "Include d entries" #~ msgstr "Pievienot ierakstus" #~ msgid "Include NoDisplay=true entries" #~ msgstr "Pievienot NoDisplay=true ierakstus" #~ msgid "Invalid desktop file ID" #~ msgstr "Nederīgs darbvirsmas faila ID" #~ msgid "[Invalid Filename]" #~ msgstr "[Nederīgs faila nosaukums]" #~ msgid " " #~ msgstr " " #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Izvēlne izmainīta, pārlādēju ==== \n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "Izvēlņu koks ir tukšs" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "" #~ "- pārbaudiet GNOME darbvirsmas izvēlņu specifikācijas implementāciju" gnome-menus-3.0.1/po/kn.po0000644000175000001440000002214311377253653012266 00000000000000# translation of gnome-menus.master.kn.po to Kannada # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Shankar Prasad , 2007, 2008, 2009, 2010. msgid "" msgstr "" "Project-Id-Version: gnome-menus.master.kn\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-04-21 11:48+0530\n" "PO-Revision-Date: 2010-03-24 17:49+0530\n" "Last-Translator: Shankar Prasad \n" "Language-Team: kn-IN <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "ಮಲ್ಟಿಮೀಡಿಯಾ ಅಂಶಪಟ್ಟಿ" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "ಧ್ವನಿ ಹಾಗು ದೃಶ್ಯ" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "ಪ್ರೊಗ್ರಾಮಿಂಗ್" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "ತಂತ್ರಾಂಶ ವಿಕಸನೆಗಾಗಿನ ಉಪಕರಣಗಳು" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "ಶಿಕ್ಷಣ" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "ಆಟಗಳು" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "ಆಟಗಳು ಹಾಗು ರಂಜನೆಗಳು" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "ಗ್ರಾಫಿಕ್ಸ್" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "ಗ್ರಾಫಿಕ್ಸ್ ಅನ್ವಯಗಳು" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "ಯಂತ್ರಾಂಶ" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "ಹಲವಾರು ಯಂತ್ರಾಂಶ ಸಾಧನಗಳಿಗಾಗಿನ ಸಿದ್ಧತೆಗಳು" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "ಅಂತರಜಾಲ ಹಾಗು ಜಾಲಬಂಧ" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "ಜಾಲಬಂಧ-ಸಂಬಂಧಿತ ಸಿದ್ಧತೆಗಳು" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "ನೋಟ ಹಾಗು ಮಾಟ" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "ಗಣಕತೆರೆಯ ಸ್ವರೂಪ ಹಾಗು ವರ್ತನೆಯನ್ನು ನಿಯಂತ್ರಿಸುವ ಸಿದ್ಧತೆಗಳು" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "ಅಂತರಜಾಲ" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "ಜಾಲ ಹಾಗು ಇಮೈಲಿನಂತಹ ಅಂತರಜಾಲವನ್ನು ನಿಲುಕಿಸಿಕೊಳ್ಳುವ ಪ್ರೊಗ್ರಾಂಗಳು" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "ಆಫೀಸ್" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "ಆಫೀಸ್ ಅನ್ವಯಗಳು" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "ವೈಯಕ್ತಿಕ" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "ವೈಯಕ್ತಿಕ ಸಿದ್ಧತೆಗಳು" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "ನಿರ್ವಹಣೆ" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "ವ್ಯವಸ್ಥೆಯಾದ್ಯಂತದ ಸಿದ್ಧತೆಗಳನ್ನು ಬದಲಾಯಿಸಿ (ಎಲ್ಲಾ ಬಳಕೆದಾರರ ಮೇಲೂ ಪರಿಣಾಮಬೀರುತ್ತದೆ)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "ವೈಯಕ್ತಿಕ ಆದ್ಯತೆಗಳು" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "ಆದ್ಯತೆಗಳು" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "ವ್ಯವಸ್ಥೆ" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "ವ್ಯವಸ್ಥೆಯ ಸಿದ್ಧತೆಗಳು" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "ವ್ಯವಸ್ಥೆಯ ಉಪಕರಣಗಳು" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "ವ್ಯವಸ್ಥೆಯ ಸಂರಚನೆ ಹಾಗು ಪರಿವೀಕ್ಷಣೆ" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "ಜಾಗತಿಕ ನಿಲುಕಣೆ" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "ಜಾಗತಿಕ ನಿಲುಕಣೆ ಸಿದ್ಧತೆಗಳು" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "ಸಲಕರಣೆಗಳು" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "ಗಣಕತೆರೆಯ ಸಲಕರಣೆಗಳು" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "ಅನ್ವಯಗಳು" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "ವೈಯಕ್ತಿಕ ಆದ್ಯತೆಗಳು ಹಾಗು ನಿರ್ವಹಣಾ ಸಿದ್ಧತೆಗಳು" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "ಬೇರೆ ವರ್ಗಗಳಿಗೆ ಸೇರದೇ ಇರುವಂತಹ ಅನ್ವಯಗಳು" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "ಇತರೆ" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "ಮೆನು ಸಂಪಾದಕ" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "ಮೆನುಗಳನ್ನು ಸಂಪಾದಿಸು" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "ಅನ್ವಯಗಳು(_A):" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "ಪೂರ್ವನಿಯೋಜಿತ(_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "ಮೆನುಗಳು(_M):" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "ಸರಳ ಮೆನು ಸಂಪಾದಕ %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "ಹೆಸರು" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "ತೋರಿಸು" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "ನೆಲೆ ಕಡತಕೋಶವು ಕಂಡುಬಂದಿಲ್ಲ: /etc/passwd ನಲ್ಲಿ ಸಿದ್ಧಗೊಳಿಸಿಲ್ಲ ಹಾಗು ವಾತಾವರಣದಲ್ಲಿ " "$HOME ಗೆ ಯಾವುದೇ ಮೌಲ್ಯವಿಲ್ಲ" #~ msgid "Menu file" #~ msgstr "ಮೆನು ಕಡತ" #~ msgid "MENU_FILE" #~ msgstr "MENU_FILE" #~ msgid "Monitor for menu changes" #~ msgstr "ಮೆನು ಬದಲಾವಣೆಗಳ ಪರಿವೀಕ್ಷಕ" #~ msgid "Include d entries" #~ msgstr "ಆದಂತಹ ನಮೂದುಗಳನ್ನು ಅಡಕಗೊಳಿಸು" #~ msgid "Include NoDisplay=true entries" #~ msgstr "NoDisplay=true ನಮೂದನ್ನು ಅಡಕಗೊಳಿಸು" #~ msgid "Invalid desktop file ID" #~ msgstr "ಸಿಂಧುವಲ್ಲದ ಗಣಕತೆರೆ ಕಡತ ID" #~ msgid "[Invalid Filename]" #~ msgstr "[ಸಿಂಧುವಲ್ಲದ ಕಡತಹೆಸರು]" #~ msgid " " #~ msgstr " " #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "==== ಮೆನು ಬದಲಾಯಿಸಲ್ಪಟ್ಟಿದೆ, ಪುನಃ ಲೋಡ್ ಆಗುತ್ತಿದೆ ====\n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "ಮೆನು ವೃಕ್ಷವು(tree) ಖಾಲಿ ಇದೆ" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "- ಗಣಕತೆರೆ ಮೆನು ಸೂಚನೆಗಳ GNOME ನ ಅನ್ವಯಿಸುವಿಕೆಯನ್ನು ಪರೀಕ್ಷಿಸುತ್ತದೆ" gnome-menus-3.0.1/po/or.po0000644000175000001440000002332511347370411012266 00000000000000# translation of gnome-menus.master.or.po to Oriya # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # # Subhransu Behera , 2006. # Manoj Kumar Giri , 2008. # Manoj Kumar Giri , 2009. msgid "" msgstr "" "Project-Id-Version: gnome-menus.master.or\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2009-06-21 17:35+0000\n" "PO-Revision-Date: 2009-08-13 20:05+0530\n" "Last-Translator: Manoj Kumar Giri \n" "Language-Team: Oriya \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n\n" "\n" "\n" "\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "ବହୁମାଧ୍ଯମ ତାଲିକା" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "ଧ୍ବନି ଏବଂ ଭିଡିଓ" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "ପ୍ରୋଗ୍ରାମିଙ୍ଗ" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "ସଫ୍ଟୱେର ବିକାଶ ପାଇଁ ଉପକରଣ" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "ଶିକ୍ଷା" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "ଖେଳ" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "ଖେଳ ଏବଂ ମନୋରଞ୍ଜନ" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "ଆଲେଖୀ" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "ଆଲେଖୀ ପ୍ରୟୋଗ" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "ହାର୍ଡୱେର" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "କେତେକ ହାର୍ଡୱେର ଯନ୍ତ୍ରଗୁଡିକ ପାଇଁ ବିନ୍ୟାସ" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "ଇନ୍ଟରନେଟ ଏବଂ ନେଟୱର୍କ" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "ନେଟୱର୍କ ସମ୍ପର୍କୀୟ ବିନ୍ୟାସ" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "ଦେଖନ୍ତୁ ଏବଂ ଅନୁଭବ କରନ୍ତୁ" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "ଡେସ୍କଟପ ପରିଦୃଶ୍ୟ ଏବଂ ଆଚରଣକୁ ନିୟନ୍ତ୍ରଣ କରୁଥିବା ବିନ୍ୟାସ" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "ଇଣ୍ଟରନେଟ" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "ଇଣ୍ଟରନେଟ ଅଭିଗମ୍ୟତା ପାଇଁ ୱେବ ଏବଂ ଇ-ମେଲ ଭଳି ପ୍ରୋଗ୍ରାମଗୁଡ଼ିକ" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "କାର୍ଯ୍ଯାଳୟ" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "କାର୍ଯ୍ଯାଳୟ ପ୍ରୟୋଗ" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "ବ୍ୟକ୍ତିଗତ" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "ବ୍ଯକ୍ତିଗତ ବିନ୍ଯାସ" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "ପ୍ରଶାସନ" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "ତନ୍ତ୍ର ବ୍ଯାପି ବିନ୍ଯାସକୁ ପରିବର୍ତ୍ତନ କରନ୍ତୁ (ସମସ୍ତ ଉପଭୋକ୍ତା ମାନଙ୍କୁ ପ୍ରଭାବିତ କରିଥାଏ)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "ବ୍ଯକ୍ତିଗତ ପସନ୍ଦ" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "ପସନ୍ଦ" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "ତନ୍ତ୍ର" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "ତନ୍ତ୍ର ବିନ୍ୟାସ" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "ତନ୍ତ୍ର ଉପକରଣ" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "ତନ୍ତ୍ର ବିନ୍ଯାସ ଏବଂ ନିରୀକ୍ଷଣ" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "ସାର୍ବଜନିକ ଅଭିଗମ୍ୟତା" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "ସାର୍ବଜନିକ ଅଭିଗମ୍ୟତା ବିନ୍ଯାସ" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "ସହାୟକ ବସ୍ତୁ" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "ଡେସ୍କଟପ୍ ସହାୟକ ବସ୍ତୁ" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "ପ୍ରୟୋଗ" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "ବ୍ଯକ୍ତିଗତ ପସନ୍ଦ ଏବଂ ପ୍ରଶାସନିକ ବିନ୍ଯାସ" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "ପ୍ରୟୋଗ ଯାହାକି ଅନ୍ଯ କୌଣସି ଶ୍ରେଣୀ ସହିତ ଖାପ ଖାଇଲା ନାହିଁ" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "ଅନ୍ଯାନ୍ଯ" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "ତାଲିକା ସମ୍ପାଦକ" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "ତାଲିକାକୁ ସମ୍ପାଦନ କରନ୍ତୁ" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "ପ୍ରୟୋଗ (_A):" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "ପୂର୍ବ ନିର୍ଦ୍ଧାରିତ (_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "ତାଲିକା (_M):" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "ସରଳ ତାଲିକା ସମ୍ପାଦକ %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "ନାମ" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "ଦେଖାନ୍ତୁ" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "ମୂଳସ୍ଥାନ ପଞ୍ଜିକାକୁ ପାଇ ପାରିବ ନାହିଁ: /etc/passwdରେ ବିନ୍ଯାସ କରାଯାଇ ନାହିଁ ଏବଂ ପରିବେଶରେ $HOME " "ପାଇଁ କୌଣସି ମୂଲ୍ଯ ନାହିଁ" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "ତାଲିକା ଫାଇଲ" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "ତାଲିକା ଫାଇଲ (_F)" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "ତାଲିକା ପରିବର୍ତ୍ତନ ଉପରେ ଦ୍ରୁଷ୍ଟି ରଖନ୍ତୁ" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "d ପ୍ରବିଷ୍ଟିକୁ ଅନ୍ତର୍ଭୁକ୍ତ କରନ୍ତୁ" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "NoDisplay=true ପ୍ରବିଷ୍ଟିକୁ ଅନ୍ତର୍ଭୁକ୍ତ କରନ୍ତୁ" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ଅବୈଧ ଡେସ୍କଟପ୍ ଫାଇଳ ପରିଚୟକୁ ଅନ୍ତର୍ଭୁକ୍ତ କରନ୍ତୁ" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[ଅବୈଧ ଫାଇଲ ନାମ]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " <ବାଦ କରାଗଲା>" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== ତାଲିକାକୁ ପରିବର୍ତ୍ତିତ କରାଗଲା, ପୁନର୍ଧାରଣ କରୁଅଛି ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "ତାଲିକା ବ୍ରୁକ୍ଷଟି ଖାଲି ଅଛି" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- ଡେସ୍କଟପ୍ ତାଲିକା ନିର୍ଦ୍ଧିଷ୍ଟକରଣର ନୋମ୍ ସାଧନକୁ ଯାଞ୍ଚ କରୁଅଛି" gnome-menus-3.0.1/po/zh_TW.po0000644000175000001440000001640711347370411012704 00000000000000# Chinese (Taiwan) translation of gnome-menu. # Copyright (C) 2005, 06, 07 Free Software Foundation, Inc. # Woodman Tuen , 2005-07. # # msgid "" msgstr "" "Project-Id-Version: gnome-menu 2.28.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-09-13 06:31+0800\n" "PO-Revision-Date: 2009-09-06 11:24+0800\n" "Last-Translator: Chao-Hsiung Liao \n" "Language-Team: Chinese/Traditional \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "多媒體選單" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "影音" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "軟體開發" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "軟體開發工具" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "教育" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "遊戲" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "遊戲及娛樂" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "美工繪圖" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "繪圖工具" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "硬體" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "多種硬體的設定" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "網際網路及網路" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "網路相關設定" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "外觀與感覺" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "控制桌面顯示方式及行為的設定" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "網際網路" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "如瀏覽網頁及收發電郵等網路軟體" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "辦公" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "辦公室軟體" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "個人" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "個人設定" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "管理" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "更改全系統設定值(影響所有用戶)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "個人偏好設定" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "偏好設定" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "系統" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "系統設定" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "系統工具" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "系統配置及監察" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "無障礙功能" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "無障礙功能設定值" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "附屬應用程式" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "桌面附屬應用程式" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "應用程式" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "個人偏好及管理設定" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "不符合其它分類的軟體" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "其他" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "選單編輯器" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "編輯選單" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "應用程式(_A):" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "預設(_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "選單(_M):" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "簡易選單編輯器 %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "名稱" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "顯示" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "找不到個人資料夾:沒有設定在 /etc/passwd 及環境變數 $HOME 中。" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "選單檔案" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "選單檔案" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "監視選單變更" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "包含 <不包括> 條目" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "包含不顯示=正確條目" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "無效的桌面檔案 ID" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[無效的檔案名稱]" #: ../util/test-menu-spec.c:93 msgid " " msgstr "<不包括>" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== 選單已變更,重新載入中 ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "選單樹是空白的" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- 測試 GNOME 在桌面選單規格的實現" #~ msgid "Universal access related preferences" #~ msgstr "普及近用相關偏好設定" #~ msgid "Personal preferences and settings" #~ msgstr "個人偏好及設定" #~ msgid "Accessibility" #~ msgstr "無障礙環境" #~ msgid "Accessibility Settings" #~ msgstr "無障礙環境設定" #~ msgid "Desktop" #~ msgstr "桌面" gnome-menus-3.0.1/po/br.po0000644000175000001440000001666511347370411012262 00000000000000# Breton translation of gnome-menus. # Copyright (C) 2004-2005 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menu package. # # Jérémy Ar Floc'h , 2006. # msgid "" msgstr "" "Project-Id-Version: gnome-menu 2.14\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2009-07-29 05:10+0000\n" "PO-Revision-Date: 2009-07-29 07:38+0100\n" "Last-Translator: Denis \n" "Language-Team: GNOME Breton Team \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2009-05-12 09:20+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Lañser al liesvedia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Son ha video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Gouleviñ" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Binvioù da ziorren ar meziantoù" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Deskadurezh" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "C'hoarioù" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "C'hoarioù ha diduelloù" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Skeudennoù" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Arloadoù skeudennaouiñ" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Periant" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Arventennoù evit meur a drobarzhell" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Kenrouedad ha Rouedad" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Arventennoù ar rouedad" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Neuz ha Feson" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Arventennoù a reol neuz ar burev hag e emzalc'h" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Kenrouedad" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Goulevioù evit tizhout ar c'henrouedad, posteliñ ha furcherezh" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Bureveg" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Arloadoù burev all" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Personel" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Arventennoù personel" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Merañ" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Kemmañ dre vras arventennoù ar reizhiad (evit an holl arveriaded)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Gwellvezioù hiniennel" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Gwellvezioù" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Reizhiad" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Arventennoù ar reizhiad" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Binvioù reizhiad" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Neuziadur hag eveshaerezh ar reizhiad" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Haezhiñ hollvedel" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Dibarzhioù haezhiñ hollvedel" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Mavegoù" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Mavegoù ar burev" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Arloadoù" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Dibarzhioù hiniennel ha arventennoù merañ" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Arloadoù n'int ket stag ouzh ur rummad all ebet" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Arloadoù all" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Embanner lañserioù" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Embanner al lañserioù" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Arloadoù :" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Dre ziouer" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Lañserioù :" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Embanner lañserioù eeun %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Anv" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Diskouez" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" msgstr "Dibosupl eo kavout ar renkell Kêr : n'eo ket e-barzh /etc/passwd ha n'eus road ebet evit $HOME en endro" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Restr lañser" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "RESTR_LAÑSER" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Eveshaat kemmoù ar lañserioù" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Enlakaat enankadoù forc'het gant " #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Enlakaat an enankadoù NoDisplay=true" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Didalvoudek eo hennad (ID) ar restr desktop" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Anv restr dididalvoudek]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Kemmet al lañser, oc'h adkargañ ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 #: ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Goullo eo gwezenn al lañser" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- o testiñ emplementadur GNOME el lañseroù dibarek .desktop" gnome-menus-3.0.1/po/ro.po0000644000175000001440000001660111347370411012265 00000000000000# Romanian translation of gnome-menus. # Copyright (C) 2005-2008 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menus package. # Dan Damian , 2005. # Alexandru Szasz , 2007. # Adi Roiban , 2008. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2009-09-07 00:30+0000\n" "PO-Revision-Date: 2009-09-16 16:01+0300\n" "Last-Translator: Adi Roiban \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Meniu multimedia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Multimedia" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programare" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Unelte pentru dezvoltare de software" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Educație" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Jocuri" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Jocuri și divertisment" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafică" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Aplicații pentru grafică" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Opțiuni hardware" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet și rețea" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Opțiuni de rețea" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Aspect și comportament" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Opțiuni privind aspectul și comportamentul desktopului" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programe pentru acessul la Internet (navigare, mail etc.)" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Birou" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Aplicații de birou" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Personal" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Opțiuni personale" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administrare" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Configurarea sistemului (afectează toți utilizatorii)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Preferințe personale" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferințe" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistem" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Configurări de sistem" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Utilitare de sistem" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Configurare și monitorizare a sistemului" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Accesibilitate" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Opțiuni de accesibilitate" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Accesorii" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Accesorii pentru desktop" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Aplicații" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Preferințe personale și configurări administrative" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Aplicații ce nu se încadrează în alte categorii" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Diverse" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Editor meniu" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Editare meniuri" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Aplicații:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Opțiuni implicite" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Meniuri:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Editor simplu de meniu %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nume" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Afișare" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Nu se găsește directorul „Acasă”: nu este setat în /etc/passwd și nu există " "o valoare pentru variabila de mediu $HOME" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Fișier meniu" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Monitorizează schimbările din menu" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Include elementele cu eticheta " #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Include intrările cu „NoDisplay=true”" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ID de fișier desktop invalid" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Nume invalid de fișier]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Meniu schimbat, se reîncarcă ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Arborele de meniuri este gol" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- testare a implementării GNOME pentru „Desktop Menu Specification”" gnome-menus-3.0.1/po/be.po0000644000175000001440000002111611334251460012226 00000000000000# Беларускі пераклад gnome-menus. # Copyright (C) 2005 THE gnome-menus'S COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-menus package. # Ales Nyakhaychyk , 2005, 2007 # Ihar Hrachyshka , 2006. # msgid "" msgstr "" "Project-Id-Version: gnome-menus gnome-2-12\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-05-02 03:41+0100\n" "PO-Revision-Date: 2007-06-13 23:52+0300\n" "Last-Translator: Alexander Nyakhaychyk \n" "Language-Team: Belarusian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Унівэрсальны доступ" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Настаўленьні унівэрсальнага доступу" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "Інструмэнты" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "Настольныя інструмэнты" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "Дастасаваньні" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Прыватныя перавагі і адміністрацыйныя настаўленьні" #: ../desktop-directories/Desktop.directory.in.h:2 #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "Сыстэма" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Праграмаваньне" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Інструмэнты для распрацоўкі праграм" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Адукацыя" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "Гульні" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "Гульні і забавы" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Графіка" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Графічныя дастасаваньні" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Апаратура" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Настаўленьні для апаратуры" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Інтэрнэт і сетка" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Настаўленьні сеткі" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "Інтэрнэт" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Праграмы для доступу ў Інтэрнэт (Сеціва, пошта і інш.)" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Вонкавы выгляд" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Настаўленьні, якія кантралююць вонавы выгляд і паводзіны асяродзьдзя" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "Мультымэдыя" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "Аўдыё і відэа" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Офіс" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Офісныя дастасаваньні" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Дастасаваньні, якія ня трапілі ў іншыя катэгорыі" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "Іншыя" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Пэрсанальныя" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Пэрсанальныя настаўленьні" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "Асабістыя перавагі" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Перавагі" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Universal access related preferences" msgstr "Перавагі, якія датычацца унівэрсальнага доступу" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "Пэрсанальныя перавагі і настаўленьні" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Сыстэмныя настаўленьні" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "Адміністраваньне" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Зьмены сыстэмных настаўленьняў (датычацца ўсіх карыстальнікаў" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Сыстэмныя інструмэнты" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Наладка сыстэмы і маніторынг" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Рэдактар мэню" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Дазваляе рэдагаваць мэню" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "Д_астасаваньні:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "Пра_двызначаныя значэньні" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Мэню:" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 msgid "Name" msgstr "Назва" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 msgid "Show" msgstr "Паказваць" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Немагчыма знайсьці сваю тэчку: яна ня вызначаная ў /etc/passwd, а таксама " "зьменная асяродзьдзя $HOME нявызначаная" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Файл мэню" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "ФАЙЛ_МЭНЮ" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Сачыць за зьменамі мэню" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Уключыць <Выключан>ыя пункты" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Уключыць NoDisplay=true элемэнты" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Кепскі ID desktop-файла" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Кепская назва файла]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " <выключаны>" #: ../util/test-menu-spec.c:164 msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Мэню зьмянілася; перачытваецца... ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Мэню пустое" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- праверыць рэалізацыю спэцыфікацыі мэню стальца ў GNOME" gnome-menus-3.0.1/po/mg.po0000644000175000001440000001504311334251460012245 00000000000000# Malagasy translation of gnome-menus. # Copyright (C) 2006 THE gnome-menus'S COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-menus package. # Fano Rajaonarisoa , 2006. # Thierry Randrianiriana \n" "Language-Team: Malagasy \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Accessibility" msgstr "Fanamorana" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Accessibility Settings" msgstr "Fandrindrana ny fanamorana" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "Fiasana" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "Fiasan'ny desktop" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "Rindran'asa" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Desktop" msgstr "Desktop" #: ../desktop-directories/Desktop.directory.in.h:2 msgid "Personal preferences and administration settings" msgstr "Safidy manokana sy fandrindrana ny fomba fitantanana" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Famolavolavolana" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Fitaovana ho an'ny mpamolavola rindran'asa" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Fanabeazana" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "Lalao" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "lalao sy fialam-boly" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Sary" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Rindran'asa fanaovan-tsary" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "" "Rindran'asa ahafahana mifandray amin'ny Internet toy ny tranonkala sy ny " "mailaka" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "Karazan-tsafidin'ny haino aman-jery" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "Feo sy sarimihetsika" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Office" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Rindran'asa Office" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Rindran'asa izay tsy tafiditra anaty sokajy hafa" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "Hafa" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "Safidy manokana" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Safidy" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Accessibility related preferences" msgstr "Safidy mifandraika amin'ny fanamorana" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "Safidy sy fandrindrana manokana" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "Fitantanana" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change systemwide settings (affects all users)" msgstr "" "Hanova ny fandrindrana ny rafitra manontolo (mahakasika ny mpampiasa rehetra)" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Fitaovan'ny rafitra" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Fanefena sy fanaraha-maso ny rafitra" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Mpanova karazan-tsafidy" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Hanova ny karazan-tsafidy" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Rindran'asa" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "_Fampiasa" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Karazan-tsafidy" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 msgid "Name" msgstr "Anarana" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 msgid "Show" msgstr "Asehoy" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Tsy hita ny laha-tahirin'ny fandraisana: tsy voafaritra ao anatin'ny /etc/passwd " "ary tsy misy isa ho an'ny $HOME anatin'ny tontolo" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Rakitra karazan-tsafidy" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "RAKITRA_KARAZAN-TSAFIDY" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Mpandrindra ny fanovana ny karazan-tsafidy" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Ampidiro ao ireo fidirana d" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Ampidiro ao ireo fidirana NoDisplay=true" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ID'ny rakitry ny desktop diso" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Anaran-drakitra diso]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Voaova ny karazan-tsafidy. Miverina manokatra ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Foana ny hazon'ny karazan-tsafidy" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "" "- manandrana ny fampiharan'ny GNOME ny famaritana ny karazan-tsafidin'ny desktop" gnome-menus-3.0.1/po/kg.po0000644000175000001440000001416311451050376012250 00000000000000# Kikongo translation of gnome-menus. # Copyright (C) Listed translators # This file is distributed under the same license as the gnome-menus package. # Kikongo Translation Team , 2010 # msgid "" msgstr "" "Project-Id-Version: gnome-menus kg\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-09-27 13:23+0200\n" "PO-Revision-Date: 2010-09-27 11:32+0100\n" "Last-Translator: Kikongo Translation Team \n" "Language-Team: Kikongo \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2;plural=(n!=1);\n" "X-Poedit-Language: Kikongo\n" "X-Poedit-Country: Kongo\n" "X-Poedit-SourceCharset: utf-8\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "mambu ma KamaSaka" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "mindule ye bilili" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "nieema nsiku" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "bikonko muna tungae bisala sala" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "malongi" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "nsaka" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "nsaka ye nsakana" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "madodika" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "bisala sala mu dodika" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "mankandu" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "yidikae kikalulu kia mankandu" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "nzonzama ye kintuadi" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "yidikae mambu ma kintuadi" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "ntomono" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "mu yidika kalulu ye ntomono za ludombe" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "nzonzama" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "bienda ku nzonzama (fuani: nzonzama ye nkave)" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "makalaka" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "bia kalaka" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "mambu maku" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "kalulu ye fu kia lundombe" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "ntambuisilu" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "sikidisae lundombe luamvimba (mu besi lundombe zazo)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "kalulu ye fu kia lundombe" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "kalulu" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "lundombe" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "mu yidikae lundombe" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "binkonko bia lundombe" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "muna sikidisa ye lunda lundombe" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "lusadisu" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "yidikae lusadisu" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "bikonko" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "binkonko bia kiseka" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "bisala sala" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "kalulu ye fu kia lundombe" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "bisala sala biansisi" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "mambu mankaka" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "lusobi Songilu" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "mu sobae Songilu" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "bisala sala" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "ma_Tuka" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Songilu" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "fi sobi a Songilu %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "nkumbu" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "songa" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "lubanga luaku ka yimonekene ko: fueti kio sasila mu /etc/passwd ye mu $HOME" #~ msgid "Accessibility" #~ msgstr "lusadisu" #~ msgid "Accessibility related preferences" #~ msgstr "muna sadisa mpofo" gnome-menus-3.0.1/po/hu.po0000644000175000001440000001702511347370411012262 00000000000000# Hungarian translation of gnome-menus. # Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menus package. # # Gabor Kelemen , 2004, 2005, 2006, 2007, 2008, 2009. # Laszlo Dvornik , 2005. msgid "" msgstr "" "Project-Id-Version: gnome-menus master\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-09-07 02:30+0200\n" "PO-Revision-Date: 2009-09-07 02:30+0200\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimédia menü" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Hang és videó" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Fejlesztés" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Szoftverfejlesztési eszközök" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Oktatás" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Játékok" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Játék és szórakozás" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafika" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafikai alkalmazások" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardver" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Különböző hardvereszközök beállításai" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet és hálózat" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Hálózattal kapcsolatos beállítások" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Megjelenés" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Az asztal megjelenését és viselkedését vezérlő beállítások" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programok az internet használatához (pl. web és e-mail)" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Iroda" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Irodai alkalmazások" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Személyes" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Személyes beállítások" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Adminisztráció" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Rendszerszintű beállítások módosítása (minden felhasználóra kihat)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Személyes beállítások" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Beállítások" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Rendszer" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Rendszerbeállítások" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Rendszereszközök" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Rendszerbeállítás és megfigyelés" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Akadálymentesítés" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Akadálymentesítés beállításai" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Kellékek" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Asztali kellékek" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Alkalmazások" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Személyes és adminisztrációs beállítások" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Más kategóriákba be nem sorolható alkalmazások" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Egyéb" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Menüszerkesztő" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Menük szerkesztése" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Alkalmazások:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "Ala_pértelmezések" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menük:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Egyszerű menüszerkesztő %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Név" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Megjelenítés" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Nem található a saját könyvtár: nincs beállítva az /etc/passwd fájlban és a " "$HOME környezeti változónak nincs értéke" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Menüfájl" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENÜ_FÁJL" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Menüváltozások figyelése" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr " bejegyzések bevétele" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "A NoDisplay=true bejegyzések felvétele" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Érvénytelen desktop fájl azonosító" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Érvénytelen fájlnév]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== A menü megváltozott, újratöltés ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "A menüfa üres" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "– Az Asztali Menü Specifikáció GNOME megvalósításának tesztelése" gnome-menus-3.0.1/po/is.po0000644000175000001440000001641411347370411012262 00000000000000# Icelandic translation of Gnome. # Icelandic translation of gnome-menus. # Copyright (C) 2008 Free Software Foundation, Inc. # Anna Jonna Ármannsdóttir , 2008. # Sveinn í Felli , 2009. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2009-09-29 14:04+0000\n" "PO-Revision-Date: 2008-05-14 01:40+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Margmiðlun" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Hljóð og mynd" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Forritun" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Þróunarverkfæri" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Menntun" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Leikir" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Leikir og skemmtun" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Myndefni" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Myndefnisforrit" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Vélbúnaður" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Uppsetning á ýmsum vélbúnaði" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet og netkerfi" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Netkerfistengdar stillingar" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Útlit og viðmót" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Stillingar sem stjórna útliti og hegðun skjáborðsins" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Forrit til að nálgast netið eins og vefinn og tölvupóst" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Skrifstofa" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Skrifstofuforrit" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Persónulegt" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Persónulegar stillingar" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Stjórnun" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Breyta stillingum fyrir allt kerfið (hefur áhrif á alla notendur)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Persónulegir valmöguleikar" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Stillingar" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Kerfið" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Kerfisstillingar" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Kerfistól" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Kerfisstillingar og vöktun" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Altækur aðgangur" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Stillingar fyrir altækan aðgang" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Aukahlutir" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Aukahlutir fyrir skjáborð" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Forrit" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Persónulegir valmöguleikar og stjórnunar stillingar" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Forrit sem passa ekki í aðra flokka" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Annað" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Valmyndaritill" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Breyta valmyndum" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Forrit:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Sjálfgefið" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Valmyndir:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Einfaldur valmyndaritill %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nafn" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Sýna" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Gat ekki fundið heimamöppu: er ekki stillt í /etc/passwd og ekkert gildi " "fyrir $HOME í víðværum breytum" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Valmyndaskrá" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "VALMYNDAR_SKRÁ" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Fylgjast með breytingum í valmynd" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Taka <útilokað>ar færslur með" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Taka NoDisplay=true færslur með" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Kenni skjáborðsskrár er ógilt" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Ógilt skráarnafn]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " <útilokað>" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Valmynd breytt, endurhleð ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Valmyndatréð er tómt" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- prófa útfærslu GNOME á Desktop Menu Specification" gnome-menus-3.0.1/po/as.po0000644000175000001440000002412611347370411012251 00000000000000# translation of as.po to Assamese # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Amitakhya Phukan , 2007, 2009. msgid "" msgstr "" "Project-Id-Version: as\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug." "cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2009-06-21 17:35+0000\n" "PO-Revision-Date: 2009-09-21 09:40+0530\n" "Last-Translator: \n" "Language-Team: Assamese <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 0.2\n" "Plural-Forms: nplurals=2; plural=(n!=1)\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "মাল্টি-মিডিয়া তালিকা" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "শব্দ ও ভিডিও" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "প্ৰোগ্ৰামিং" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "চালনাজ্ঞান উন্নয়নৰ সামগ্ৰী" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "শিক্ষাবিষয়ক বস্তু" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "খেলা" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "খেলা ও বিনোদন" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "গ্ৰাফিক্স" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "চাত্ৰাঙ্কিত অনুপ্ৰয়োগ" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "যান্ত্ৰিক সামগ্ৰী" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "বিবিধ যন্ত্ৰৰ সামগ্ৰীৰ সংক্ৰান্ত বৈশিষ্ট্য" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "ইন্টাৰনেট ও নেটৱৰ্ক" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "নেটৱৰ্ক সংক্ৰান্ত বৈশিষ্ট্য" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "চেহেৰা ছবি" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "ডেস্কটপৰ চেহেৰা ও আচৰণ নিয়ন্ত্ৰণকাৰী বৈশিষ্ট্য" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "ইন্টাৰনেট" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "ইন্টাৰনেট ব্যবহাৰৰ অনুপ্ৰয়োগ যেনে ওৱেব আৰু ই-মেইল অনুপ্ৰয়োগ" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "কাৰ্যালয়" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "কাৰ্যালয়ৰ অনুপ্ৰয়োগ" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "ব্যক্তিগত" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "ব্যক্তিগত বৈশিষ্ট্য" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "প্ৰশাসনিক বৈশিষ্ট্য" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "" "সম্পূৰ্ণ ব্যৱস্থাপ্ৰণালী ব্যাপী বৈশিষ্ট্য পৰিবৰ্তন কৰক (সকলো ব্যৱহাৰকৰোঁতা প্ৰভাবিত হ'ব)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "ব্যক্তিগত পছন্দ" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "পছন্দ" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "ব্যৱস্থাপ্ৰণালী" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "ব্যৱস্থাপ্ৰণালী সংক্ৰান্ত বৈশিষ্ট্য" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "ব্যৱস্থাপ্ৰণালীৰ বিভিন্ন সৰঞ্জাম" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "ব্যৱস্থাপ্ৰণালীৰ বৈশিষ্ট্যৰ বিন্যাস এবং নিৰীক্ষণ" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "সাৰ্বজনীন ব্যবহাৰাধিকাৰ" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "সাৰ্বজনীন ব্যবহাৰাধিকাৰ সংক্ৰান্ত সম্পৰ্কিত বৈশিষ্ট্য" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "আনুষঙ্গিক" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "ডেস্কটপৰ ব্যৱহৃত আনুষঙ্গিক বস্তু" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "অনুপ্ৰয়োগ" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "ব্যক্তিগত পছন্দ ও প্ৰশাসনিক বৈশিষ্ট্য" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "অন্যান্য শ্ৰেণীত অন্তৰ্গত নকৰা অনুপ্ৰয়োগ" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "অন্যান্য" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "তালিকা সম্পাদক" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "তালিকা সম্পাদন কৰক" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "অনুপ্ৰয়োগ :(_A)" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "অবিকল্পিত মান(_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "তালিকা:(_M)" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "%s তালিকা সম্পাদক" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "নাম" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "দেখুৱাওক" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "ব্যক্তিগত পঞ্জিকাৰ সন।ধান পোৱা ন'গ'ল: /etc/passwd নথিপত্ৰত উল্লেখ নাই আৰু পৰিবেশৰ " "$HOME চলকৰ মান অনুপস্থিত" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "তালিকাৰ নথিপত্ৰ" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "তালিকা পৰিবৰ্তণৰ নিৰীক্ষণ ব্যৱস্থা" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr " কৰা নিবেশ অন্তৰ্ভুক্ত কৰা হ'ব" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "NoDisplay=true নিবেশসমূহ অন্তৰ্ভুক্ত কৰা হ'ব" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ডেস্কটপ নথিপত্ৰৰ ID বৈধ নহয়" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[অবৈধ নথিপত্ৰৰ নাম]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== তালিকা পৰিবৰ্তিত হৈছে, পুনঃ তুলি লোৱা হৈছে ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "তালিকা-ট্ৰি বৰ্তমানে ৰিক্ত" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- GNOME'ৰ ডেস্কটপ তালিকাৰ বৈশিষ্ট্যাবলী প্ৰয়োগৰ পৰীক্ষা কৰক" #~ msgid "Universal access related preferences" #~ msgstr "সাৰ্বজনীন ব্যৱহাৰধিকাৰ সামগ্ৰী সম্পৰ্কিত পছন্দ" #~ msgid "Personal preferences and settings" #~ msgstr "ব্যক্তিগত পছন্দ এবং বৈশিষ্ট্যাবলী" gnome-menus-3.0.1/po/POTFILES.skip0000644000175000001440000000022411347404175013421 00000000000000# List of source files containing translatable strings that should be skipped. # Please keep this file sorted alphabetically. util/test-menu-spec.c gnome-menus-3.0.1/po/de.po0000644000175000001440000001733311377253653012253 00000000000000# German translation of gnome-menus. # Copyright (C) 2004 THE gnome-menus'S COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-menus package. # Hendrik Brandt , 2004-2005. # Hendrik Richter , 2006, 2007. # Mario Blättermann , 2009. # Christian Kirbach , 2010. msgid "" msgstr "" "Project-Id-Version: gnome-menus HEAD\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-31 20:08+0200\n" "PO-Revision-Date: 2010-03-31 20:09+0200\n" "Last-Translator: Christian Kirbach \n" "Language-Team: Deutsch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimedia-Menü" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Multimedia" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Entwicklung" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Werkzeuge zur Software-Entwicklung" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Bildung" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Spiele" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Spiel und Spaß" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafik" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Anwendungen zur Grafikbearbeitung" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Einstellungen für Hardware" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet und Netzwerk" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Netzwerkbezogene Einstellungen" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Darstellung" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Einstellungen für das Aussehen und das Verhalten der Arbeitsoberfläche" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programme um Internet-Dienste wie E-Mail oder das WWW zu nutzen" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Büro" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Büroanwendungen" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Persönlich" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Persönliche Vorlieben und Einstellungen" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Systemverwaltung" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Systemweite Einstellungen ändern (dies betrifft alle Benutzer)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Persönliche Einstellungen" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Einstellungen" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "System" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Systemeinstellungen" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Systemwerkzeuge" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Systemkonfiguration und -überwachung" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Barrierefreiheit" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Einstellungen zur Barrierefreiheit" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Zubehör" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Desktop-Zubehör" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Anwendungen" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Persönliche Anpassungen und Administratoreinstellungen" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Anwendungen welche in keine andere Kategorie eingeordnet werden können" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Sonstige" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Menüeditor" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Menüs bearbeiten" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Anwendungen:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Vorgaben" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menüs:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Einfacher Menüeditor %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Name" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Anzeigen" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Das Heimatverzeichnis des Benutzers konnte nicht gefunden werden: es ist " "weder in /etc/passwd angegeben, noch gibt es einen Wert für die " "Umgebungsvariable $HOME" #~ msgid "Menu file" #~ msgstr "Menüdatei" #~ msgid "MENU_FILE" #~ msgstr "MENÜ_DATEI" #~ msgid "Monitor for menu changes" #~ msgstr "Menüänderungen überwachen" #~ msgid "Include d entries" #~ msgstr "Mit »« markierte Einträge einbeziehen" #~ msgid "Include NoDisplay=true entries" #~ msgstr "Mit »NoDisplay=true« markierte Einträge einbeziehen" #~ msgid "Invalid desktop file ID" #~ msgstr "Ungültige Desktop-Dateikennung" #~ msgid "[Invalid Filename]" #~ msgstr "[Ungültiger Dateiname]" #~ msgid " " #~ msgstr " " #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menü wurde geändert, wird neu geladen ====\n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "Der Menübaum ist leer" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "- testen der GNOME-Implementation der Desktop-Menü-Spezifikation" #~ msgid "Universal access related preferences" #~ msgstr "Einstellungen zur Barrierefreiheit" #~ msgid "Personal preferences and settings" #~ msgstr "Persönliche Vorlieben und Einstellungen" #~ msgid "Accessibility" #~ msgstr "Barrierefreiheit" #~ msgid "Accessibility Settings" #~ msgstr "Einstellungen zur Barrierefreiheit" #~ msgid "Desktop" #~ msgstr "Desktop" gnome-menus-3.0.1/po/crh.po0000644000175000001440000001651411377253653012437 00000000000000# translation of gnome-menus to Qırımtatarca # This file is distributed under the same license as the gnome-menus package. # # Reşat SABIQ , 2009, 2010. msgid "" msgstr "" "Project-Id-Version: gnome-menus TRUNK\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-10-21 00:24-0500\n" "PO-Revision-Date: 2010-03-30 00:46-0500\n" "Last-Translator: Reşat SABIQ \n" "Language-Team: QIRIMTATARCA (Qırım Türkçesi) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Çoqlu-vasat menüsi" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Davuş & Video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programlav" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Yazılım inkişafı içün aletler" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Maarif" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Oyunlar" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Oyunlar ve eglenceler" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafikler" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafikiy uyğulamalar" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Donanım" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Bir qaç donanım cihazı içün tesbitler" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "İnternet ve Ağ" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Ağ-alâqalı tesbitler" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Körüniş ve Seziliş" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Masaüstü körüniş ve sezilişini muraqabe etken tesbitler" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "İnternet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "İnternet irişimi içün programlar, kezici ve e-poçta kibi" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Ofis" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Ofis Uyğulamaları" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Şahsiy" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Şahsiy ayarlar" # tüylü #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Memuriyet" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "" "Bütün-sistem tesbitlerini deñiştir (qullanıcılarnıñ episine tesir eter)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Şahsiy tercihler" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Tercihler" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistem" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Sistem tesbitleri" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Sistem Aletleri" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Sistem ayarlaması ve közetimi" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Alemiy İrişim" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Universal İrişim Tesbitleri" # tüylü #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Aksessuarlar" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Masaüstü donantıları" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Uyğulamalar" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Şahsiy tercihler ve idare tesbitleri" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Diger ulamlarğa yaraşmağan uyğulamalar" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Diger" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Menü Muarriri" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Menülerni Tarir Et" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Uyğulamalar:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Ög-belgilemeler" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menüler:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Basit Menü Muarriri %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "İsim" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Köster" # tüylü #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Ev fihristini tapamayım: /etc/passwd içinde tesbit etilgen degil ve çevrede " "$HOME içün bir qıymet yoq" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Menü dosyesi" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Menü deñişmeleri içün közet" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Müstesna () etilgen kirdilerni kirset" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "NoDisplay=true kirdilerini kirset" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Keçersiz masaüstü dosye kimligi" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Keçersiz Dosye-adı]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menü deñişti, kene yüklene ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Menü teregi boştır" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- Masaüstü Menü Belirtiminiñ GNOME tarafından edasını sına" gnome-menus-3.0.1/po/uz@cyrillic.po0000644000175000001440000001704411334251460014136 00000000000000# translation of uz@cyrillic.po to Uzbek # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Nurali Abdurahmonov , 2007. msgid "" msgstr "" "Project-Id-Version: uz@cyrillic\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-06-28 14:32+0200\n" "PO-Revision-Date: 2007-09-20 18:50+0500\n" "Last-Translator: Nurali Abdurahmonov \n" "Language-Team: Uzbek\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "Дастурлар" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "" #: ../desktop-directories/Desktop.directory.in.h:2 #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "Тизим" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Дастурлаш" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Дастурлаш учун воситалар" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Таълим" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "Ўйинлар" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "Ўйинлар ва кўнгилочар дастурлар" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Графика" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Графика дастурлари" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Асбоб-ускуналар" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Интернет ва тармоқ" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Тармоққа оид мосламалар" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "Интернет" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Веб браузер ва эл.почта каби интернет билан ишлаш дастурлари" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Ташқи кўриниши" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Иш столининг ташқи кўриниши ва хусусиятларига оид мосламалар" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "Мултимедиа менюси" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "Товуш ва видео" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Офис" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Офис дастурлари" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Ҳеч қайси туркумга кирмайдиган дастурлар" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "Бошқа" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Шахсий" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Шахсий мосламалар" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Universal access related preferences" msgstr "" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Тизим мосламалари" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "Бошқарув" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "" "Бутун тизимга оид мосламаларни ўзгартириш (барча фойдаланувчиларга таъсир " "қилади)" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Тизим воситалари" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Тизимни мослаш ва кузатиш" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Меню таҳрирчиси" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Менюларни таҳрирлаш" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Дастурлар:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "_Андозалар" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Менюлар:" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 msgid "Name" msgstr "Номи" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 msgid "Show" msgstr "Кўрсатиш" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Меню файли" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "МЕНЮ_ФАЙЛИ" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Менюдаги ўзгаришларни кузатиш" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "desktop файли ID'си хато" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Хато файл номи]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Меню ўзгартирилди, қайта юкланмоқда ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Меню дарахти бўш" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "" gnome-menus-3.0.1/po/bg.po0000644000175000001440000002125711347370411012240 00000000000000# Bulgarian translation of gnome-menus po-file. # Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation # This file is distributed under the same license as the gnome-menus package. # Vladimir "Kaladan" Petkov , 2004, 2005, 2007. # Rostislav "zbrox" Raykov , 2005. # Alexander Shopov , 2008, 2009. # msgid "" msgstr "" "Project-Id-Version: gnome-menus master\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-08-14 07:47+0300\n" "PO-Revision-Date: 2009-08-14 07:47+0300\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Меню за мултимедия" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Звук и видео" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Разработка" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Инструменти за разработка на софтуер" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Обучение" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Игри" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Игри и забавления" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Графика" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Програми за работа с графика" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Хардуер" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Настройки за много хардуерни устройства" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Интернет и мрежа" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Настройки за мрежата" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Външен изглед" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Настройки за външния изглед и поведение на работния плот" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Интернет" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Програми за работа в Интернет, например е-поща и браузър" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Офис" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Офисни програми" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Лични" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Лични настройки" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Администрация на системата" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "" "Промяна на глобалните настройки на системата (ще се отрази на всички " "потребители)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Лични предпочитания" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Настройки" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Система" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Системни настройки" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Системни инструменти" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Следене и настройване на системата" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Универсален достъп" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Настройки на универсалния достъп" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Помощни програми" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Набор от помощни програми" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Програми" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Лични предпочитания и административни настройки" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Програми, които не принадлежат към друга категория" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Други" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Редактор на менюта" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Редакция на менютата" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Програми:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Стандартни" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Менюта:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Лесен редактор на менюта %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Име" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Показване" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Домашната папка не може да бъде намерена: не е зададена в /etc/passwd и няма " "стойност за $HOME в средата" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Файл за меню" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "ФАЙЛ_ЗА_МЕНЮ" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Наблюдение за промени в менюто" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Включване на елементите отбелязани за <пропускане>" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Включване на елементите отбелязани за <непоказване>" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Невалиден идентификатор на файла .desktop" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[невалидно име на файл]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " <пропускане>" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Менюто е било променено — презарежда се ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Дървовидната структура на менюто е празна." #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "" "— тестване на реализацията на спецификацията за менюта към работния плот на " "GNOME" gnome-menus-3.0.1/po/an.po0000644000175000001440000001433011445700547012246 00000000000000# Aragonese translations gnome-menus. # Copyright (C) 2010 Gnome Foundation # This file is distributed under the same license as the PACKAGE package. # Daniel Martinez , 2010. # msgid "" msgstr "" "Project-Id-Version: gnome-menus.HEAD.an\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2010-09-15 06:57+0000\n" "PO-Revision-Date: 2010-04-24 02:30+0200\n" "Last-Translator: Daniel Martinez \n" "Language-Team: Aragonés \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Menú de programas multimedia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Vidio y soniu" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programacion" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Ainas ta lo desarrollo de software" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Educacion" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Chuegos" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Chuegos y distraccions" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Graficos" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Aplicacions graficas" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Propiedaz ta varios dispositivos de hardware" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet y rete" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Propiedatz arredol d'o rete" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Visualizacion y comportamiento" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Propiedaz que controlan l'apariencia y o comportamiento d'o escritorio" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programas ta l'acceso a internet, tals como web y e-mail" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Oficina" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Aplicacions d'oficina" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Presonal" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Peferencias presonals" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Almenistracion" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Cambear as preferencias globals d'o sistema (ta toz os usuarios)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Preferencias presonals " #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferencias" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistema" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Preferencias d'o sistema" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Ainas d'o sistema" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Configuracion y monitorizacion d'o sistema" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Acceso universal" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Preferencias d'acceso universal" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Accesorios" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Accesorios d'o escritorio" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Aplicacions" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Preferencias presonals y opcions d'almenistracion" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Aplicacions que no dentran en denguna atra categoria" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Atras" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Editor d'o menu" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Editar menus" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Aplicacions:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Predeterminaus" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menus:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Editor simple d'o menu %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nome" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Amostrar" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "No s'ha puesto trobar lo direutorio presonal: no ye estableciu en o /etc/" "passwd y no bi ha dengun valor en a variable d'entorno $HOME" gnome-menus-3.0.1/po/es.po0000644000175000001440000001766111347370256012272 00000000000000# translation of gnome-menus to spanish # This file is distributed under the same license as the PACKAGE package. # Copyright (C) 2005 Gnome Foundation, 2005. # # Francisco Javier F. Serrador , 2005, 2006. # Claudio Saavedra , 2007. # Jorge González , 200, 2009. msgid "" msgstr "" "Project-Id-Version: gnome-menus.HEAD.es\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2009-06-21 17:35+0000\n" "PO-Revision-Date: 2009-06-27 14:57+0200\n" "Last-Translator: Jorge González \n" "Language-Team: Español \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Menú de programas para multimedia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Sonido y vídeo" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programación" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Herramientas para el desarrollo del software" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Educación" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Juegos" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Juegos y distracciones" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Gráficos" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Aplicaciones gráficas" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Propiedades para varios dispositivos de hardware" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet y red" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Propiedades relacionadas con la red" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Visualización y comportamiento" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "" "Propiedades que controlan la apariencia y el comportamiento del escritorio" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programas para acceso a Internet, tales como web y correo-e" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Oficina" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Aplicaciones de oficina" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Personal" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Preferencias personales" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administración" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "" "Cambia las preferencias globales del sistema (afecta a todos los usuarios)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Preferencias personales" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferencias" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistema" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Preferencias del sistema" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Herramientas del sistema" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Configuración y monitorización del sistema" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Acceso universal" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Preferencias del acceso universal" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Accesorios" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Accesorios del escritorio" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Aplicaciones" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Propiedades personales y opciones de administración" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Aplicaciones que no entran en otras categorías" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Otras" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Editor del menú" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Editar menús" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Aplicaciones:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Predeterminados" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menús:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "Editor simple del menú %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nombre" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Mostrar" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "No se puede encontrar el directorio personal: no está establecido en /etc/" "passwd y no hay ningún valor en la variable de entorno $HOME" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Archivo de menú" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "ARCHIVO_MENÚ" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Monitorizar cambios en el menú" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Incluir entradas " #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Incluir entradas Nodisplay=true" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Id de archivo de escritorio inválido" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Nombre de archivo inválido]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== El menú ha cambiado, recargándolo ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "El árbol del menú está vacío" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "" "- probar la implementación de GNOME de la Especificación del Menú de " "Escritorio" #~ msgid "Universal access related preferences" #~ msgstr "Preferencias relacionadas con el acceso universal" #~ msgid "Personal preferences and settings" #~ msgstr "Preferencias y configuración personales" gnome-menus-3.0.1/po/et.po0000644000175000001440000001143711542164666012271 00000000000000# GNOME menüüde eesti keele tõlge # Estonian translation of Gnome-menus # # Copyright (C) 2005 Free Software Foundation, Inc. # Copyright (C) 2007 The GNOME Project # This file is distributed under the same license as the Gnome-menus package. # # Priit Laes , 2005. # Ivar Smolin , 2005, 2007. # msgid "" msgstr "" "Project-Id-Version: gnome-menus HEAD\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2010-12-19 05:59+0000\n" "PO-Revision-Date: 2009-06-25 01:27+0300\n" "Last-Translator: Mattias Põldaru \n" "Language-Team: Estonian \n" "Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" msgid "Multimedia menu" msgstr "Multimeediamenüü" msgid "Sound & Video" msgstr "Audio ja video" msgid "Programming" msgstr "Programmeerimine" msgid "Tools for software development" msgstr "Tarkvaraarenduse tööriistad" msgid "Education" msgstr "Õppeprogrammid" msgid "Games" msgstr "Mängud" msgid "Games and amusements" msgstr "Mängud ja meelelahutus" msgid "Graphics" msgstr "Graafika" msgid "Graphics applications" msgstr "Graafikatöötlusprogrammid" msgid "Hardware" msgstr "Riistvara" msgid "Settings for several hardware devices" msgstr "Mõnede riistvaraliste seadmete sätted" msgid "Internet and Network" msgstr "Internet ja võrk" msgid "Network-related settings" msgstr "Võrguga seotud sätted" msgid "Look and Feel" msgstr "Välimus ja tunnetus" msgid "Settings controlling the desktop appearance and behavior" msgstr "Töölaua välimuse ja käitumise juhtimine" msgid "Internet" msgstr "Internet" msgid "Programs for Internet access such as web and email" msgstr "Internetprogrammid - näiteks veebi ja e-posti jaoks" msgid "Office" msgstr "Kontor" msgid "Office Applications" msgstr "Kontoritarkvara" #. Translators: this is Personal as in "Personal settings" msgid "Personal" msgstr "Isiklik" msgid "Personal settings" msgstr "Isiklikud sätted" msgid "Administration" msgstr "Haldamine" msgid "Change system-wide settings (affects all users)" msgstr "Ülesüsteemiliste sätete muutmine (mõjutab kõiki kasutajaid)" msgid "Personal preferences" msgstr "Isiklikud eelistused" msgid "Preferences" msgstr "Eelistused" msgid "System" msgstr "Süsteem" msgid "System settings" msgstr "Süsteemi sätted" msgid "System Tools" msgstr "Süsteemi tööriistad" msgid "System configuration and monitoring" msgstr "Süsteemi seadistamine ja jälgimine" msgid "Universal Access" msgstr "Universaalne ligipääs" msgid "Universal Access Settings" msgstr "Universaalse ligipääsu sätted" msgid "Accessories" msgstr "Tarvikud" msgid "Desktop accessories" msgstr "Töölaua tarvikud" msgid "Applications" msgstr "Rakendused" msgid "Personal preferences and administration settings" msgstr "Isiklikud eelistused ja haldussätted" msgid "Applications that did not fit in other categories" msgstr "Rakendused, mis ei sobinud teistesse kategooriatesse" msgid "Other" msgstr "Muu" msgid "Menu Editor" msgstr "Menüüredaktor" msgid "Edit Menus" msgstr "Menüüde redigeermine" msgid "_Applications:" msgstr "_Rakendused:" msgid "_Defaults" msgstr "_Vaikimisi" msgid "_Menus:" msgstr "_Menüüd:" #. Translators: %s is the version number #, python-format msgid "Simple Menu Editor %s" msgstr "Lihtne menüüredaktor %s" msgid "Name" msgstr "Nimi" msgid "Show" msgstr "Vaade" msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Kodukausta pole võimalik leida: seda pole määratud ei /etc/passwd failis ega " "$HOME keskkonnamuutujas" #~ msgid "Menu file" #~ msgstr "Menüüfail" #~ msgid "MENU_FILE" #~ msgstr "MENU_FILE" #~ msgid "Monitor for menu changes" #~ msgstr "Jälgi muudatusi menüüs" #~ msgid "Include d entries" #~ msgstr "Kaasa ka kirjed" #~ msgid "Include NoDisplay=true entries" #~ msgstr "Kaasa ka kirjed" #~ msgid "Invalid desktop file ID" #~ msgstr "Vigane töölauafaili ID" #~ msgid "[Invalid Filename]" #~ msgstr "[Vigane failinimi]" #~ msgid " " #~ msgstr "" #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menüü muudetud, laaditakse uuesti ====\n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "Menüüpuu on tühi" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "- testi GNOME'ipoolset teostust Töölauamenüü spetsifikatsioonist" #~ msgid "Universal access related preferences" #~ msgstr "Universaalse ligipääsuga seotud eelistused" #~ msgid "Personal preferences and settings" #~ msgstr "Isiklikud eelistused ja sätted" gnome-menus-3.0.1/po/cs.po0000644000175000001440000001673611347370411012263 00000000000000# Czech translation of gnome-menus. # Copyright (C) 2004, 2005, 2007, 2008, 2009 the author(s) of gnome-menus. # Copyright (C) 2004, 2005 Miloslav Trmac . # This file is distributed under the same license as the gnome-menus package. # Miloslav Trmac , 2004, 2005. # Petr Tomeš , 2006. # Jakub Friedl , 2007. # Petr Kovar , 2007, 2009. msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-09-21 04:22+0200\n" "PO-Revision-Date: 2009-09-21 04:17+0200\n" "Last-Translator: Petr Kovar \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Nabídka multimédií" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Zvuk a video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programování" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Nástroje na vývoj softwaru" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Vzdělávání" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Hry" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Hry a zábava" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafika" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Aplikace pro grafiku" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Nastavení různých hardwarových zařízení" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet a síť" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Nastavení související se sítí" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Vzhled a chování" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Nastavení ovládající vzhled a chování pracovního prostředí" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programy pro přístup k Internetu, například WWW a e-mail" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Kancelář" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Kancelářské aplikace" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Osobní" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Osobní nastavení" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Správa" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Změnit nastavení pro celý systém (ovlivní všechny uživatele)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Osobní volby" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Volby" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Systém" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Systémová nastavení" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Systémové nástroje" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Nastavení a sledování systému" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Zpřístupnění" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Nastavení zpřístupnění" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Příslušenství" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Příslušenství prostředí pracovní plochy" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Aplikace" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Osobní volby a nastavení správy" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Aplikace nepatřící do jiných kategorií" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Ostatní" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Editor nabídek" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Upravit nabídky" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Aplikace:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "Vý_chozí" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "Na_bídky:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Jednoduchý editor nabídek %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Název" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Zobrazit" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Nelze najít domovský adresář: nenastaveno v /etc/passwd a žádná hodnota " "$HOME v prostředí" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Soubor nabídky" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "SOUBOR_NABÍDKY" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Sleduje změny nabídky" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Zahrne položky \"\"" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Zahrne položky s \"NoDisplay=true\"" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Neplatné ID souboru desktop" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Neplatný název souboru]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Nabídka změněna, načítá se znovu ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Strom nabídky je prázdný" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- otestuje implementaci \"Desktop Menu Specification\" v GNOME" gnome-menus-3.0.1/po/da.po0000644000175000001440000001731011347370411012227 00000000000000# Danish translation of gnome-menus. # Copyright (C) 2007 Mark McLoughlin # This file is distributed under the same license as the gnome-menus package. # David Nielsen , 2004. # Martin Willemoes Hansen , 2005. # Ole Laursen , 2006. # Peter Bach , 2007. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-09-13 03:23+0200\n" "PO-Revision-Date: 2009-09-12 18:19+0200\n" "Last-Translator: Peter Bach \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimedie-menu" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Lyd og video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programmering" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Værktøj til programudvikling" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Læringsprogrammer" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Spil" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Spil og underholdning" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafik" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafikprogrammer" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Indstillinger for flere hardware-enheder" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet og netværk" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Netværksrelaterede indstillinger" # det er et fast udtryk på engelsk, skal ikke opfattes bogstaveligt #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Udseende og opførsel" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Indstillinger for kontrol af skrivebordets udseende og opførelse" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programmer til internetadgang, såsom web og e-post" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Kontor" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Kontorprogrammer" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Personlig" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Personlige indstillinger" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administration" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Ændr systemindstillinger (påvirker alle brugere)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Personlige indstillinger" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Indstillinger" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "System" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Systemindstillinger" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Systemværktøjer" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Systemkonfiguration og -overvågning" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Universel adgang" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Indstillinger for universel adgang" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Tilbehør" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Skrivebordstilbehør" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Programmer" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Personlige indstillinger og administrationskonfiguration" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Programmer som ikke passer i andre katagorier" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Andre" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Menuredigering" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Redigér menuer" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Programmer:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Forvalg" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menuer:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Simpel menuredigering %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Navn" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Vis" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Kan ikke finde hjemmekataloget: det er ikke i /etc/passwd og der findes " "ingen værdi for $HOME i miljøet" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Menufil" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FIL" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Overvåg menuændringer" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Medtag ekskluderede punkter ()" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Medtag punkter med NoDisplay=true" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Ugyldig skrivebordsfil-id" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Ugyldigt filnavn]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menu ændret, genindlæser ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Menutræ er tomt" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- test Gnomes implementering af specifikationen til skrivebordsmenuer" #~ msgid "Universal access related preferences" #~ msgstr "Indstillinger relateret til universel adgang" #~ msgid "Personal preferences and settings" #~ msgstr "Personlige indstillinger" #~ msgid "Accessibility" #~ msgstr "Tilgængelighed" #~ msgid "Accessibility Settings" #~ msgstr "Tilgængelighedsindstillinger" #~ msgid "Desktop" #~ msgstr "Skrivebord" gnome-menus-3.0.1/po/si.po0000644000175000001440000002236711334251460012264 00000000000000# translation of gnome-menus.po to Sinhala # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Danishka Navin , 2007. msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-05-29 03:37+0100\n" "PO-Revision-Date: 2007-06-20 16:27+0530\n" "Last-Translator: Danishka Navin \n" "Language-Team: Sinhala \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "විශ්ව පිවිසුම" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "විශ්ව පිවිසුම් සැකසුම්" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "උපාංග" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "මූලික තිරය උපාංග" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "යෙදුම්" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "පුත්ගලික අභිප්‍රේත සහ පාලන සැකසුම්" #: ../desktop-directories/Desktop.directory.in.h:2 #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "පද්දති" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "කේතරචනය" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "මෘදුකාංග සංවර්ධන මෙවලම්" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "අධ්‍යාපනිකපනික" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "ක්‍රිඩා" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "ක්‍රිඩා සහ විනොදාශ්වාද" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "චිත්‍ර" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "චිත්‍රක යෙදුම්" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "දෘඩාංග" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "විවිධ දෘඩාංග උපාංග සදහා සැකසුම්" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "අන්තර්ජාලය සහ ජාලය" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "ජාලය සම්බන්ද සැකසුම්" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "අන්තර්ජාලය" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "අන්තර්ජාලය පිවිසුමට වියුණු සහ ඉලෙක්ට්‍රොනික තැපෑල වැනි කේතයන්" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "පෙනුම සහ දැනිම" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "මුලිකතිතයෙ පෙනුම සහ ක්‍රියාකාරිත්වය පාලනය කරන්නාවු සැකසුම්්" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "බහුමාද්‍ය මෙනුව" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "ශබ්ද සහ දෘශ්‍ය" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "කාර්‍යයාලීය" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "කාර්‍යාලිය යෙදුම්" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "වෙනත් ප්‍රභේද වලට අයත් නොවු යෙදුම්" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "වෙනත්" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "පුද්ගලික" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "පුද්ගලික සැකසුම්" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "පුද්ගලික අභිප්‍රේත" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "අභිප්‍රේත" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Universal access related preferences" msgstr "විශ්ව පිවිසුම් හා සබැදි අභිප්‍රේත" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "පුද්ගලික අභිප්‍රේත සහ සැකසුම්" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "පද්දති සැකසුම්" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "පරිපාලනය" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "පද්ධති පුරා සැකසුම් වෙනස් කරන්න (සියළුම පරිශීලකයන්ට බලපානු ඇත)" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "පද්දති මෙවලම්" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "පද්දති සුසර කිරිම සහ නිරික්ෂණය" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "මෙනු සංස්කරණය" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "මෙනු වෙනස්කරන්න" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "යෙදුම්: (_A)" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "සාමාන්‍ය (_D)" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "මෙනු: (_M)" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 msgid "Name" msgstr "නම" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 msgid "Show" msgstr "පෙන්වීම" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "හොම් ඩිරෙක්ටරිය සොයාගත නොහැක: /etc/passwd සකසා නැති අතර පරිසරයෙ $HOME " "සදහා අගයක් නැත" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "මෙනු ගොනුව" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "මෙනු වෙනස්කම් සඳහා නිරික්ෂණය" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "ඇතුලත් කිරිම් අඩංගුව ඇත" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "NoDisplay=true ඇතුලත් කිරිම් අඩංගුව ඇත" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "සාවද්‍ය මූලික තිරයෙ ගොනු අංකය" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[සාවද්‍ය ගොනු නම]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== මෙනුව වෙනස්විය, රිලොඩ් වෙමින් පවතියි ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "ම්නුව අන්තර්ගතය හිස්" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- GNOME හි මූලික තිරයෙ මෙනුවෙ ග විශේෂ ක්‍රියාවෙහි යෙදවිම පරික්‍ෂාකරනය" gnome-menus-3.0.1/po/sl.po0000644000175000001440000001760711377253653012305 00000000000000# Slovenian translation for gnome-menues. # Copyright (C) 2005-2007 Free Software Foundation, Inc. # This file is distributed under the same license as the program package. # # Matic Žgur , 2006. # Matej Urbančič , 2005 - 2010. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2009-07-29 23:45+0000\n" "PO-Revision-Date: 2010-05-21 22:19+0100\n" "Last-Translator: Matej Urbančič \n" "Language-Team: Slovenian GNOME Translation Team \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0);\n" "X-Poedit-Language: Slovenian\n" "X-Poedit-Country: SLOVENIA\n" "X-Poedit-SourceCharset: utf-8\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Večpredstavnostni meni" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Zvok in video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programiranje" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Orodja za razvoj programske opreme" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Izobraževanje" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Igre" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Igre in zabava" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafika" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafični programi" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Strojna oprema" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Nastavitve več strojnih naprav" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Splet in omrežje" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Nastavitve omrežja" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Videz in občutek" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Nastavitve videza in obnašanja namizja" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Splet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programi za dostop do spleta, kot sta brskalnik in elektronska pošta" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Pisarna" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Pisarniški programi" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Osebno" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Osebne nastavitve" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Skrbništvo" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Spremeni sistemske nastavitve (za vse uporabnike)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Osebne možnosti" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Možnosti" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistem" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Sistemske nastavitve" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Sistemska orodja" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Nastavitve in nadziranje sistema" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Splošni dostop" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Splošne nastavitve dostopa" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Pripomočki" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Namizni pripomočki" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Programi" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Osebne možnosti in skrbniške nastavitve" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Programi, ki ne sodijo v druge kategorije" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Ostalo" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Urejevalnik menijev" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Uredi menije" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Programi:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Privzeto" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Meniji:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Enostavni urejevalnik menijev %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Ime" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Pokaži" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" msgstr "Ni mogoče najti domače mape: ni določila v /etc/passwd in ni vrednosti spremenljivke $HOME" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Datoteka menija" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Spremljaj spremembe menija" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Vključi vnose" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Vključi vnose NoDisplay=true" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Neveljaven ID datoteke namizja" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Nepravilno ime datoteke]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Meni je spremenjen; ponovno bo naložen ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 #: ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Drevesna zgradba menija je prazna" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- preizkus GNOME orodja za določanje namiznega menija" #~ msgid "Universal access related preferences" #~ msgstr "Splošne možnosti dostopa" #~ msgid "Personal preferences and settings" #~ msgstr "Osebne možnosti in nastavitve" gnome-menus-3.0.1/po/ug.po0000644000175000001440000002034311545021711012252 00000000000000# Uyghur translation for gnome-menus. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Gheyret T.Kenji # Sahran # msgid "" msgstr "" "Project-Id-Version: gnome/menus\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2011-02-04 11:05+0000\n" "PO-Revision-Date: 2010-08-02 01:02+0600\n" "Last-Translator: Sahran \n" "Language-Team: Uyghur Computer Science Association \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2010-05-05 21:49+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "كۆپ ۋاسىتە تىزىملىك" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "ئۈن ۋە سىن" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "پروگراممىچىلىق" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "يۇمشاق دېتال ئىجادىيەت قوراللىرى" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "مائارىپ" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "ئويۇنلار" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "ئويۇن ۋە كۆڭۈل ئېچىش پروگراممىلىرى" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "گرافىك" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "گرافىك پروگراممىلىرى" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "قاتتىق دېتال" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "قاتتىق دېتاللار تەڭشىكى" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "ئىنتېرنېت" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "تور ۋە ئېلخەتكە ئوخشاش ئىنتېرنېت زىيارەت پروگراممىلىرى" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "ئىشخانا" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "ئىشخانا پروگراممىلىرى" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "شەخسىي" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "شەخسىي تەڭشەكلەر" #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "سىستېما" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "سىستېما تەڭشەكلىرى" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "سىستېما قوراللىرى" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "سىستېما سەپلەش ۋە كۆزىتىش" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "ھەممىباب زىيارەت" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "ئۇنىۋېرسال زىيارەت تەڭشىكى" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "قوشۇمچە" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "ئۈستەلئۈستى قوشۇمچە دېتاللىرى" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "پروگراممىلار" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "باشقا تۈرلەرگە تەۋە بولمىغان پروگراممىلار" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "باشقا" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "تىزىملىك تەھرىرلىگۈچ" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "تىزىملىك تەھرىر" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "پروگراممىلار(_A)" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "كۆڭۈلدىكى(_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "تىزىملىكلەر(_M):" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:47 #, python-format msgid "Simple Menu Editor %s" msgstr "ئاددىي تىزىملىك تەھرىرلىگۈچ %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:97 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:124 msgid "Name" msgstr "ئاتى" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:116 msgid "Show" msgstr "كۆرسەت" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "home مۇندەرىجىسى تېپىلمىدى: /etc/passwd دا بەلگىلەنمىگەن ياكى سىستېما مۇھىتىدا $HOME نىڭ قىممىتى يوق" #~ msgid "Internet and Network" #~ msgstr "ئىنتېرنېت ۋە تور" #~ msgid "Network-related settings" #~ msgstr "تورغا مۇناسىۋەتلىك تەڭشەك" #~ msgid "Look and Feel" #~ msgstr "كۆرۈنۈش تۇيغۇسى" #~ msgid "Settings controlling the desktop appearance and behavior" #~ msgstr "ئۈستەلئۈستى ئۇسلۇبى ۋە ھەرىكىتىنى كونترول قىلىش تەڭشىكى" #~ msgid "Administration" #~ msgstr "باشقۇر" #~ msgid "Change system-wide settings (affects all users)" #~ msgstr "سىستېما تەڭشىكىنى ئۆزگەرت (ھەممە ئىشلەتكۈچىگە تەسىر كۆرسىتىدۇ)" #~ msgid "Personal preferences" #~ msgstr "شەخسىي مايىللىق" #~ msgid "Preferences" #~ msgstr "مايىللىق" #~ msgid "Personal preferences and administration settings" #~ msgstr "شەخسىي مايىللىق ۋە باشقۇرۇش تەڭشىكى" #~ msgid "Action" #~ msgstr "مەشغۇلات" #~ msgid "Action games" #~ msgstr "ھەرىكەتلىك ئويۇنلار" #~ msgid "Adventure" #~ msgstr "خەتەرلىك" #~ msgid "Adventure style games" #~ msgstr "قاباھەتلىك ئويۇنلار" #~ msgid "Arcade" #~ msgstr "Arcade" #~ msgid "Arcade style games" #~ msgstr "Arcade style games" #~ msgid "Falling blocks" #~ msgstr "Falling blocks" #~ msgid "Falling blocks games" #~ msgstr "Falling blocks games" #~ msgid "Board" #~ msgstr "تاختا" #~ msgid "Board games" #~ msgstr "تاختا ئويۇنلار" #~ msgid "Card games" #~ msgstr "قارتا ئويۇنلىرى" #~ msgid "Cards" #~ msgstr "قارتىلار" #~ msgid "Debian" #~ msgstr "Debian" #~ msgid "The Debian menu" #~ msgstr "Debainتىزىملىكى" #~ msgid "Science" #~ msgstr "ئىلىم" #~ msgid "Scientific applications" #~ msgstr "ئىلىم دېتاللىرى" #~ msgid "Games for kids" #~ msgstr "بالىلار ئويۇنلىرى" #~ msgid "Kids" #~ msgstr "بالىلار" #~ msgid "Logic" #~ msgstr "لوگىكا" #~ msgid "Logic and puzzle games" #~ msgstr "لوگىكىلىق ۋە تېپىشماقلىق ئويۇنلار" #~ msgid "Role playing" #~ msgstr "رول ئېلىپ ئويناش" #~ msgid "Role playing games" #~ msgstr "رول ئېلىپ ئوينايدىغان ئورۇنلار" #~ msgid "Simulation" #~ msgstr "تەقلىدلەشتۈرگۈچ" #~ msgid "Simulation games" #~ msgstr "تەقلىدلەشتۈرگۈچ ئويۇنى" #~ msgid "Sports" #~ msgstr "تەنتەربىيە" #~ msgid "Sports games" #~ msgstr "تەنتەربىيە ئويۇنلىرى" #~ msgid "Strategy" #~ msgstr "ئىستراتېگىيە" #~ msgid "Strategy games" #~ msgstr "ئىستراتېگىيىلىك ئويۇنلا" gnome-menus-3.0.1/po/hi.po0000644000175000001440000002215311347370411012244 00000000000000# translation of gnome-menus.master.po to Hindi # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # # Amanpreet Singh Alam , 2004. # Rajesh Ranjan , 2005, 2006, 2008, 2009. # Rajesh Ranjan , 2009. msgid "" msgstr "" "Project-Id-Version: gnome-menus.master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2009-06-21 17:35+0000\n" "PO-Revision-Date: 2009-09-16 13:46+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n\n" "\n" "\n" "\n" "\n" "\n" "\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "मल्टीमीडिया मेनू" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "ध्वनि व वीडियो" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "प्रोग्रामिंग" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "सॉफ्टवेयर विकास के औज़ार" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "शिक्षा" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "खेल" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "खेल व मनोरंजन" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "चित्रादि" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "चित्रादि अनुप्रयोग" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "हार्डवेयर" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "कई हार्डवेयर युक्तियों के लिए सेटिंग" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "इंटरनेट व संजाल" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "संजाल संबंधित सेटिंग" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "रूप-रंग" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "डेस्कटॉप रूपाकार व व्यवहार का नियंत्रण करने वाले सेटिंग" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "इंटरनेट" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "इंटरनेट पहुँच के लिए वेब व ईमेल जैसे प्रोग्राम" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "कार्यालय" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "कार्यालय अनुप्रयोग" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "निजी" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "निजी सेटिंग" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "प्रशासन" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "तंत्र स्तरीय सेटिंग बदलें (सभी उपयोक्ता प्रभावित होते हैं)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "निजी वरीयता" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "वरीयता" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "तंत्र" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "तंत्र सेटिंग" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "तंत्र औज़ार" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "तंत्र विन्यास व निरीक्षण" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "सार्वभौमिक पहुँच" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "सार्वभौमिक पहुँच सेटिंग" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "उपसाधन" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "डेस्कटॉप उपसाधन" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "अनुप्रयोग" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "निजी वरीयता व प्रशासन सेटिंग" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "अनुप्रयोग जो अन्य श्रेणी में सटीक नहीं बैठा" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "अन्य" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "मेन्यू संपादक" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "मेन्यू संपादित करें" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "अनुप्रयोग (_A)" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "तयशुदा (_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "मेन्यू (_M):" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "सरल मेन्यू संपादक %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "नाम" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "दिखाएँ" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "घर निर्देशिका नहीं पा सकता है: /etc/passwd में सेट नहीं है और $HOME के लिये वातावरण में " "कोई मान नहीं है" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "मेन्यू फ़ाइल" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "मेन्यू परिवर्तन के लिए मॉनिटर" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "<निकाली> गई प्रविष्टि शामिल करें" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "NoDisplay=true प्रविष्टि शामिल करें" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "अवैध डेस्कटॉप फ़ाइल आईडी" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[अवैध फ़ाइलनाम]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " <निकाली गई>" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== मेन्यू परिवर्तित, फिर लोड कर रहा है ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "मेन्यू तरू रिक्त है" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- डेस्कटॉप मेन्यू विनिर्दिष्टता के ग्नोम कार्यान्वयन की जाँच करें" gnome-menus-3.0.1/po/ca.po0000644000175000001440000001710711546427651012244 00000000000000# Catalan translation of GNOME Menus. # Copyright © 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menus package. # Jordi Mallach , 2004, 2005, 2006, 2007. # Gil Forcada , 2008, 2009. # msgid "" msgstr "" "Project-Id-Version: gnome-menus 2.12\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-17 08:22+0100\n" "PO-Revision-Date: 2011-04-04 00:14+0200\n" "Last-Translator: Gil Forcada \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Menú multimèdia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "So i vídeo" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programació" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Eines per desenvolupar programari" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Educació" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Jocs" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Jocs i entreteniments" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Gràfics" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Aplicacions de gràfics" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Maquinari" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Paràmetres per a diferents dispositius de maquinari" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet i xarxa" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Paràmetres de xarxa" # Termcat (josep) #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Aspecte i comportament" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Paràmetres que controlen l'aspecte i el comportament de l'escriptori" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programes per accedir a Internet, com la web i el correu" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Ofimàtica" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Aplicacions ofimàtiques" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Personal" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Paràmetres personals" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administració" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Canvia els paràmetres del sistema (afecta tots els usuaris)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Preferències personals" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferències" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistema" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Paràmetres del sistema" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Eines del sistema" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Configuració i supervisió del sistema" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Accés universal" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Paràmetres d'accés universal" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Accessoris" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Accessoris de l'escriptori" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Aplicacions" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Preferències personals i paràmetres d'administració" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Aplicacions que no encaixaven en d'altres categories" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Altres" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Editor del menú" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Edita els menús" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Aplicacions:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Predeterminats" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menús:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Editor del menú (versió %s)" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nom" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Mostra" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "No s'ha trobat el directori d'inici: no està establert al fitxer /etc/passwd " "i no hi ha cap valor per a $HOME a l'entorn" #~ msgid "Menu file" #~ msgstr "Fitxer de menú" #~ msgid "MENU_FILE" #~ msgstr "FITXER_MENU" #~ msgid "Monitor for menu changes" #~ msgstr "Fes un seguiment dels canvis del menú" #~ msgid "Include d entries" #~ msgstr "Inclou entrades excloses amb " #~ msgid "Include NoDisplay=true entries" #~ msgstr "Inclou entrades amb NoDisplay=true" #~ msgid "Invalid desktop file ID" #~ msgstr "L'ID del fitxer desktop és invàlid" #~ msgid "[Invalid Filename]" #~ msgstr "[Nom de fitxer invàlid]" #~ msgid " " #~ msgstr " " #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "=== El menú ha canviat, s'està tornant a carregar ===\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "L'arbre del menú és buit" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "" #~ "- proveu la implementació del GNOME de l'especificació del menú " #~ "d'escriptori" #~ msgid "Universal access related preferences" #~ msgstr "Preferències relacionades amb l'accés universal" #~ msgid "Personal preferences and settings" #~ msgstr "Preferències i paràmetres personals" #~ msgid "Accessibility" #~ msgstr "Accessibilitat" #~ msgid "Accessibility Settings" #~ msgstr "Paràmetres d'accessibilitat" #~ msgid "Desktop" #~ msgstr "Escriptori" gnome-menus-3.0.1/po/gu.po0000644000175000001440000002170711347370411012263 00000000000000# translation of gnome-menus.master.gu.po to Gujarati # Ankit Patel , 2007. # Ankit Patel , 2007. # Sweta Kothari , 2009. msgid "" msgstr "" "Project-Id-Version: gnome-menus.master.gu\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2009-07-19 07:40+0000\n" "PO-Revision-Date: 2009-08-24 15:37+0530\n" "Last-Translator: Sweta Kothari \n" "Language-Team: Gujarati\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" "\n" "\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "મલ્ટીમીડિયા મેનુ" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "સાઉન્ડ & વીડિયો" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "પ્રોગ્રામીંગ" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "સોફ્ટવેર વિકાસ સાધનો" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "શિક્ષણ" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "રમતો" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "રમતો અને મનોરંજકો" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "ગ્રાફિક્સ" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "ગ્રાફિક્સ કાર્યક્રમો" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "હાર્ડવેર" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "ઘણા હાર્ડવેર ઉપકરણો માટે સુયોજનો" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "ઈન્ટરનેટ અને નેટવર્ક" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "નેટવર્ક-સંબંધિત સુયોજનો" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "દેખાવ અને વર્તણૂક" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "ડેસ્કટોપ દેખાવ અને વર્તણૂક સંભાળી રહેલ સુયોજનો" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "ઈન્ટરનેટ" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "વેબ અને ઈમેઈલ જેવા ઈન્ટરનેટ વપરાશ માટેના કાર્યક્રમો" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "ઓફિસ" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "ઓફિસ કાર્યક્રમો" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "વ્યક્તિગત" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "વ્યક્તિગત સુયોજનો" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "સંચાલન" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "સિસ્ટમ-લગતા સુયોજનો બદલો (બધા વપરાશકર્તાઓને અસર કરશે)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "ખાનગી પસંદગીઓ" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "પસંદગીઓ" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "સિસ્ટમ" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "સિસ્ટમ સુયોજનો" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "સિસ્ટમ સાધનો" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "સિસ્ટમ રૂપરેખાંકન અને મોનિટરીંગ" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "સાર્વત્રિક વપરાશ" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "સાર્વત્રિક વપરાશ સુયોજનો" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "સહાયક કાર્યક્રમો" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "ડેસ્કટોપ સહાયક કાર્યક્રમો" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "કાર્યક્રમો" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "ખાનગી પસંદગીઓ અને સંચાલન સુયોજનો" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "કાર્યક્રમો કે જે અન્ય વર્ગોમાં નહિં બંધબેસે" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "અન્ય" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "મેનુ સંપાદક" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "ફેરફાર મેનુઓ" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "કાર્યક્રમો (_A):" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "મૂળભુતો (_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "મેનુઓ (_M):" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "સાદુ મેનુ સંપાદક %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "નામ" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "બતાવો" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "ઘર ડિરેક્ટરી શોધી શકતા નથી: /etc/passwd માં સુયોજિત નથી અને પર્યાવરણમાં $HOME માટે " "કોઈ કિંમત નથી" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "મેનુ ફાઈલ" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "મેનુ ફેરફારો માટે મોનીટર" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "d પ્રવેશો સમાવો" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "NoDisplay=true પ્રવેશો સમાવો" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ડેસ્કટોપ ફાઈલ ID અયોગ્ય છે" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[અયોગ્ય ફાઈલનામ]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== મેનુ બદલાઈ ગયેલ છે, પુનઃલોડ કરી રહ્યા છીએ ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "મેનુ વૃક્ષ ખાલી છે" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- ચકાસણી જીનોમના ડેસ્કટોપ મેનુ સ્પષ્ટીકરણોનું અમલીકરણ" gnome-menus-3.0.1/po/pl.po0000644000175000001440000001750111347370411012260 00000000000000# Copyright (C) 2001-2009 Free Software Foundation, Inc. # -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- # Aviary.pl # Jeśli masz jakiekolwiek uwagi odnoszące się do tłumaczenia lub chcesz # pomóc w jego rozwijaniu i pielęgnowaniu, napisz do nas: # gnomepl@aviary.pl # -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-08-25 19:23+0200\n" "PO-Revision-Date: 2009-08-25 19:25+0100\n" "Last-Translator: Tomasz Dominikowski \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Poedit-Language: Polish\n" "X-Poedit-Country: Poland\n" "X-Poedit-SourceCharset: utf-8\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimedia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Dźwięk i obraz" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programowanie" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Narzędzia do tworzenia oprogramowania" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Nauka" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Gry" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Gry i rozrywka" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafika" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Programy graficzne" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Sprzęt" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Ustawienia dla wielu urządzeń" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet i sieć " #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Ustawienia związane z siecią" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Wygląd" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Ustawienia wyglądu i działania środowiska" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programy umożliwiające dostęp do Internetu, jak strony WWW, czy e-mail" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Biuro" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Programy biurowe" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Osobiste" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Ustawienia osobiste" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administracja" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Zmiana ustawień systemowych (wpływa na wszystkich użytkowników)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Ustawienia osobiste" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferencje" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "System" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Ustawienia systemowe" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Narzędzia systemowe" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Monitorowanie i konfiguracja systemu" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Dostęp uniwersalny" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Ustawienia uniwersalnego dostępu" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Akcesoria" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Akcesoria pulpitu" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Programy" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Preferencje osobiste i ustawienia administracyjne" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Programy niepasujące do innych kategorii" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Inne" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Edytor menu" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Modyfikuje menu" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "Progr_amy:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Domyślne" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menu:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Prosty edytor menu %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nazwa" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Wyświetlanie" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" msgstr "Nie można odnaleźć katalogu domowego: brak ustawień w /etc/passwd i wartości zmiennej środowiskowej $HOME" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Plik menu" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "PLIK_MENU" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Śledzenie zmian menu" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Włącznie z elementami" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Włącznie z niewyświetlanymi elementami" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Niepoprawny ID pliku pulpitu" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Niepoprawna nazwa pliku]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menu uległo zmianie, ponowne wczytywanie ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 #: ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Drzewo menu jest puste" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- testuje specyfikację menu pulpitu zaimplementowaną w środowisku GNOME" #~ msgid "Universal access related preferences" #~ msgstr "Preferencje związane z uniwersalną dostępnością" #~ msgid "Personal preferences and settings" #~ msgstr "Ustawienia i osobiste preferencje" #~ msgid "Accessibility" #~ msgstr "Dostępność" #~ msgid "Accessibility Settings" #~ msgstr "Ustawienia dostępności" #~ msgid "Desktop" #~ msgstr "Pulpit" gnome-menus-3.0.1/po/fy.po0000644000175000001440000001611411542164666012274 00000000000000# Frisian translation for gnome-menus # # This file is distributed under the same license as the gnome-menus package. # Sense Hofstede , 2009-2010. # Jaap Haitsma , 2007. # Peter Hoogsteen , 2008. # Sietse <>, 2009. # berend , 2009. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-03-18 19:49+0100\n" "PO-Revision-Date: 2011-03-18 18:39+0000\n" "Last-Translator: Sense Hofstede \n" "Language-Team: Frisian \n" "Language: fy\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2011-03-18 18:40+0000\n" "X-Generator: Launchpad (build 12617)\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimediamenu" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Lûd & fideo" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programmeare" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Arken foar software-ûntwikkeling" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Ûnderwiis" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Spultsjes" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Spultsjes en ferdiverdaasje" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafysk" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafyske applikaasjes" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Ynstellings foar ferskillende hardware-apparaten" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Ynternet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programma's foar ynternet-tagong, sa as it web en e-mail" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Kantoar" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Kantoarapplikaasjes" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Persoanlik" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Pearoanlike ynstellingen" #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "Systeem" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Systeemynstellingen" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Systeemarken" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Systeemkonfiguraasje en -kontrôle" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Algemiene tagong" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Algemiene-tagongsynstellingen" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Assesoires" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Bureaublêdassesoires" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Applikaasjes" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Applikaasjes hokker net yn oare kategoryen passe" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Oare" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Menubewurker" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Menus bewurkje" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Applikaasjes:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Standertynstellingen" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menu's:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:47 #, python-format msgid "Simple Menu Editor %s" msgstr "Simpele menubewurker %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:97 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:124 msgid "Name" msgstr "Namme" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:116 msgid "Show" msgstr "Sjen litte" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Kin thúsmap net fine: net ynsteld yn /etc/passwd en gjin wearde foar $HOME " "yn de omkriten" #~ msgid "Action" #~ msgstr "Aksje" #~ msgid "Action games" #~ msgstr "Aksjespultsjes" #~ msgid "Adventure" #~ msgstr "Aventoer" #~ msgid "Adventure style games" #~ msgstr "Aventoerspultsjes" #~ msgid "Arcade" #~ msgstr "Arkade" #~ msgid "Arcade style games" #~ msgstr "Arkadespultsjes" #~ msgid "Falling blocks" #~ msgstr "Fallende blokken" #~ msgid "Falling blocks games" #~ msgstr "Fallende-blokkenspultsjes" #~ msgid "Board" #~ msgstr "Boerd" #~ msgid "Board games" #~ msgstr "Boerdspultsjes" #~ msgid "Card games" #~ msgstr "Kaartspultsjes" #~ msgid "Cards" #~ msgstr "Kaarten" #~ msgid "Debian" #~ msgstr "Debian" #~ msgid "The Debian menu" #~ msgstr "It Debian-menu" #~ msgid "Science" #~ msgstr "Wittenskip" #~ msgid "Scientific applications" #~ msgstr "Wittenskiplike applikaasjes" #~ msgid "Games for kids" #~ msgstr "Bernespultsjes" #~ msgid "Kids" #~ msgstr "Bern" #~ msgid "Logic" #~ msgstr "Logika" #~ msgid "Logic and puzzle games" #~ msgstr "Logyske spultsjes en puzzels" #~ msgid "Role playing" #~ msgstr "Rollen spylje" #~ msgid "Role playing games" #~ msgstr "Rollespultsjes" #~ msgid "Simulation" #~ msgstr "Simulaasje" #~ msgid "Simulation games" #~ msgstr "Simulaasjespultsjes" #~ msgid "Sports" #~ msgstr "Sport" #~ msgid "Sports games" #~ msgstr "Sportspultsjes" #~ msgid "Strategy" #~ msgstr "Strategy" #~ msgid "Strategy games" #~ msgstr "Strategyske spultsjes" #~ msgid "Internet and Network" #~ msgstr "Ynternet en netwurk" #~ msgid "Network-related settings" #~ msgstr "Netwurk-relevante ynstellingen" #~ msgid "Look and Feel" #~ msgstr "Foarkommen" #~ msgid "Settings controlling the desktop appearance and behavior" #~ msgstr "Ynstellingen foar" #~ msgid "Administration" #~ msgstr "Behear" #~ msgid "Change system-wide settings (affects all users)" #~ msgstr "Systeem-wide ynstellingen feroare (rekket alle brûkers)" #~ msgid "Personal preferences" #~ msgstr "Persoanlike foarkarren" #~ msgid "Preferences" #~ msgstr "Foarkarren" #~ msgid "Personal preferences and administration settings" #~ msgstr "Persoanlike foarkarren en behearynstellingen" gnome-menus-3.0.1/po/af.po0000644000175000001440000001347211542164666012250 00000000000000# Afrikaans translation of gnome-menus # This file is distributed under the same license as the gnome-menus package. # F Wolff , 2008 msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2011-02-02 00:22+0000\n" "PO-Revision-Date: 2008-09-15 20:46+0200\n" "Last-Translator: F Wolff \n" "Language-Team: translate-discuss-af@lists.sourceforge.net\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: VirTaal 0.1\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimediakieslys" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Klank & video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programmering" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Gereedskap vir sagtewareontwikkeling" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Opvoeding" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Speletjies" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Speletjies en vermaak" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafika" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafika-toepassings" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardeware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Instellings vir verskeie hardewaretoestelle" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programme vir Internettoegang soos web en e-pos" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Kantoor" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Kantoortoepassings" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Persoonlik" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Persoonlike instellings" #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "Stelsel" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Stelselinstellings" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Stelselgereedskap" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Stelselopstelling en monitering" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Universele toegang" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Verstelling van universele toegang" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Toebehore" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Werkskermtoebehore" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Toepassings" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Toepassings wat nie in ander kategorieë pas nie" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Ander" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Kieslysredigeerder" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Redigeer kieslyste" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Toepassings:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Verstekwaardes" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Kieslyste:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:47 #, python-format msgid "Simple Menu Editor %s" msgstr "Eenvoudige kieslysredigeerder %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:97 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:124 msgid "Name" msgstr "Naam" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:116 msgid "Show" msgstr "Wys" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Kan nie tuisgids vind nie: nie aangedui in /etc/passwd nie een geen waarde " "vir $HOME in die omgewing nie" #~ msgid "Internet and Network" #~ msgstr "Internet en netwerk" #~ msgid "Network-related settings" #~ msgstr "Netwerkverwante instellings" #~ msgid "Look and Feel" #~ msgstr "Voorkoms en gedrag" #~ msgid "Settings controlling the desktop appearance and behavior" #~ msgstr "Instellings wat die werkskerm se voorkoms en gedrag beheer" #~ msgid "Administration" #~ msgstr "Administrasie" #~ msgid "Change system-wide settings (affects all users)" #~ msgstr "Wysig instellings stelselwyd (affekteer alle gebruikers)" #~ msgid "Personal preferences" #~ msgstr "Persoonlike voorkeure" #~ msgid "Preferences" #~ msgstr "Voorkeure" #~ msgid "Personal preferences and administration settings" #~ msgstr "Persoonlike voorkeure en administrasie-instellings" #~ msgid "Menu file" #~ msgstr "Kieslyslêer" #~ msgid "Universal access related preferences" #~ msgstr "Voorkeure aangaande universele toegang" #~ msgid "Personal preferences and settings" #~ msgstr "Persoonlike voorkeure en instellings" gnome-menus-3.0.1/po/ms.po0000644000175000001440000017763111334251460012275 00000000000000# gnome-menu Bahasa Melayu (ms) # # Hasbullah Bin Pit (sebol) , 2004 # msgid "" msgstr "" "Project-Id-Version: gnome-menu HEAD\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-01-10 17:49+0000\n" "PO-Revision-Date: 2004-08-09 21:51+0730\n" "Last-Translator: Hasbullah Bin Pit \n" "Language-Team: ms \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: desktop-directories/Accessibility.directory.in.h:1 #: desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Accessibility" msgstr "Kebolehcapaian" #: desktop-directories/Accessibility.directory.in.h:2 msgid "Accessibility Settings" msgstr "Tetapan Kebolehcapaian" #: desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "Aksesori" #: desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "Aksesori Desktop" #: desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "Aplikasi" #: desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Pengaturcaraan" #: desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Alatan untuk pembangunan perisian" #: desktop-directories/Edutainment.directory.in.h:1 msgid "Edutainment" msgstr "Infodidik" #: desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "Permainan" #: desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "Permainan dan hiburan" #: desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafik" #: desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Aplikasi Grafik" #: desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "Internet" #: desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Program untuk mengakses Internet seperti web dan emel" #: desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "Menu Multimedia" #: desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "Bunyi & Video" #: desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Pejabat" #: desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Aplikasi Pejabat" #: desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Aplikasi yang tak sesuai bagi kategori lain" #: desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "Lain-lain" #: desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Accessibility related preferences" msgstr "Keutamaan berkaitan kebolahcapaian" #: desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "Tetapan dan keutamaan peribadi" #: desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Keutamaan" #: desktop-directories/System-Settings.directory.in.h:1 #, fuzzy msgid "Administration" msgstr "Orientasi" #: desktop-directories/System-Settings.directory.in.h:2 msgid "Change systemwide settings (affects all users)" msgstr "Tukar tetapan seluruh sistem (melibatkan semua pengguna)" #: desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Alatan Sistem" #: desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Konfigurasi dan monitor sistem" #~ msgid "System Settings" #~ msgstr "Tetapan Sistem" #~ msgid "Ad_just Date & Time" #~ msgstr "_Betulkan Tarikh & Masa" #~ msgid "Copy _Date" #~ msgstr "Salin _Tarikh" #~ msgid "Copy _Time" #~ msgstr "Salin _Masa" #~ msgid "_About" #~ msgstr "_Perihal" #~ msgid "_Help" #~ msgstr "_Bantuan" #~ msgid "Clock" #~ msgstr "Jam" #~ msgid "Clock Applet Factory" #~ msgstr "Kilang Aplet Jam" #~ msgid "Factory for creating clock applets." #~ msgstr "kilang untuk mencipta aplet jam" #~ msgid "Get the current time and date" #~ msgstr "Dapatkan masa dan tarikh semasa" #~ msgid "%l:%M:%S %p" #~ msgstr "%l:%M:%S %p" #~ msgid "%l:%M %p" #~ msgstr "%l:%M %p" #~ msgid "%H:%M:%S" #~ msgstr "%H:%M:%S" #~ msgid "%H:%M" #~ msgstr "%H:%M" #~ msgid "%a %b %e" #~ msgstr "%a %e %b" #~ msgid "" #~ "%1$s\n" #~ "%2$s" #~ msgstr "" #~ "%1$s\n" #~ "%2$s" #~ msgid "%1$s, %2$s" #~ msgstr "%1$s, %2$s" #~ msgid "%A %B %d" #~ msgstr "%A %e %B" #~ msgid "%b %d" #~ msgstr "%d %b" #~ msgid "Tasks" #~ msgstr "Tugas" #~ msgid "All Day" #~ msgstr "Sepanjang Hari" #~ msgid "Appointments" #~ msgstr "Temujanji" #~ msgid "Calendar" #~ msgstr "Kalendar" #~ msgid "Computer Clock" #~ msgstr "Jam Komputer" #~ msgid "%I:%M:%S %p" #~ msgstr "%l:%M:%S %p" #~ msgid "%I:%M %p" #~ msgstr "%I:%M %p" #~ msgid "%A, %B %d %Y" #~ msgstr "%A, %d %B %Y" #~ msgid "Failed to launch time configuration tool: %s" #~ msgstr "Gagal mmelancarkan radas konfigurasi:%s" #~ msgid "" #~ "Failed to locate a program for configuring the date and time. Perhaps " #~ "none is installed?" #~ msgstr "" #~ "Gagal menjumpai program untuk mengkonfigurasi tarikh dan masa. Mungkin " #~ "tak dipasang?" #~ msgid "Custom format" #~ msgstr "Format Tersendiri" #~ msgid "There was an error displaying help: %s" #~ msgstr "Terdapat ralat memapar bantuan: %s" #~ msgid "Clock Preferences" #~ msgstr "Keutamaan Jam" #~ msgid "Clock _type:" #~ msgstr "_Jenis jam:" #~ msgid "12 hour" #~ msgstr "12 jam" #~ msgid "24 hour" #~ msgstr "24 jam" #~ msgid "UNIX time" #~ msgstr "Masa UNIX" #~ msgid "Custom _format:" #~ msgstr "_Format tersendiri:" #~ msgid "Show _seconds" #~ msgstr "Papar _saat" #~ msgid "Show _date" #~ msgstr "Papar _tarikh" #~ msgid "Use _UTC" #~ msgstr "Guna _UTC" #~ msgid "translator-credits" #~ msgstr "Hasbullah Bin Pit , Merlimau. 2002-2004" #~ msgid "The Clock displays the current time and date" #~ msgstr "Jam memapar masa dan tarikh semasa" #~ msgid "24" #~ msgstr "24" #~ msgid "24-hour" #~ msgstr "24-hour" #~ msgid "Custom format of the clock" #~ msgstr "Format tersendiri bagi jam" #~ msgid "Hour format" #~ msgstr "Format Jam" #~ msgid "If true, display date in the clock, in addition to time." #~ msgstr "Jika benar, papar tarikh pada Jam, sebagai tambahan kepada masa." #~ msgid "If true, display seconds in time." #~ msgstr "Jika benar, Papar saat pada masa." #~ msgid "If true, display time in Universal Coordinated Time zone." #~ msgstr "Jika benar, papar masa dalam Zon Masa Koordinat Universal (UTC)" #~ msgid "If true, show date in a tooltip when the pointer is over the clock." #~ msgstr "Jika benar, papar tarikh pada tooltip bila tetikus di atas Jam." #~ msgid "Show date in clock" #~ msgstr "Papar tarikh pada jam" #~ msgid "Show date in tooltip" #~ msgstr "Papar tarikh di tooltip" #~ msgid "Show time with seconds" #~ msgstr "Papar masa bersama saat" #~ msgid "" #~ "The use of this key was deprecated in GNOME 2.6 in favour of the 'format' " #~ "key. The schema is retained for compatibility with older versions." #~ msgstr "" #~ "Kegunaan kekunci ini telah ditiadakan pada GNOME 2.6 in favour of the " #~ "'format' key. The schema is retained for compatibility with older " #~ "versions." #~ msgid "" #~ "This key specifies the program to run in order to configure the time." #~ msgstr "Kekunci menyatakan program dilaksanakan untuk mengkonfigurasi masa." #~ msgid "Use Internet time" #~ msgstr "Guna Masa Internet" #~ msgid "Use UNIX time" #~ msgstr "Guna masa UNIX" #~ msgid "Use UTC" #~ msgstr "Guna UTC" #~ msgid "Display a swimming fish or another animated creature" #~ msgstr "Papar ikan berenang atau makhluk bergerak lain" #~ msgid "Fish" #~ msgstr "Ikan" #~ msgid "From Whence That Stupid Fish Came" #~ msgstr "Daripada mana ikan bodoh itu datang" #~ msgid "Wanda Factory" #~ msgstr "Kilang Wanda" #~ msgid "" #~ "Warning: The command appears to be something actually useful.\n" #~ "Since this is a useless applet, you may not want to do this.\n" #~ "We strongly advise you against using %s for anything\n" #~ "which would make the applet \"practical\" or useful." #~ msgstr "" #~ "Amaran: arahan nampaknya menjadi sesuatu yang berguna.\n" #~ "Oleh kerana ini adalah aplet tak berguna, anda tak perlu melakukannya.\n" #~ "Kami menasihatkan anda menolak penggunaan %s untuk apa-apa\n" #~ "yang mana menjadikan aplet \"praktikal\" atau berguna." #~ msgid "%s the Fish" #~ msgstr "Ikan %" #~ msgid "" #~ "%s has no use what-so-ever. It only takes up disk space and compilation " #~ "time, and if loaded it also takes up precious panel space and memory. If " #~ "anyone is found using it, he should be promptly sent for a psychiatric " #~ "evaluation." #~ msgstr "" #~ "%s ini tiada gunanya. Ianya hanya mengambil ruang cakera dan masa " #~ "pengkompilan, dan jika ianya dimuatkan ia juga mengambil ruang berharga " #~ "panel dan memori Jika sesiapa didapati menggunakan aplet ini, dia patut " #~ "diperiksa oleh pakar sakit jiwa." #~ msgid "(with minor help from George)" #~ msgstr "(dengan sedikit bantuan George)" #~ msgid "%s the Fish, a contemporary oracle" #~ msgstr "Ikan GNOME %s , peramal kontemporari" #~ msgid "Unable to locate the command to execute" #~ msgstr "Tak menjumpai arahan untuk dilaksanakan" #~ msgid "%s the Fish Says:" #~ msgstr "%s Ikan GNOME Berkata:" #~ msgid "" #~ "Unable to read output from command\n" #~ "\n" #~ "Details: %s" #~ msgstr "" #~ "Tak dapat membaca output drpd arahan\n" #~ "\n" #~ "Perincian: %s" #~ msgid "" #~ "Unable to execute '%s'\n" #~ "\n" #~ "Details: %s" #~ msgstr "" #~ "Tak dapat melaksanakan '%s'\n" #~ "\n" #~ "Perincian: %s" #~ msgid "" #~ "Unable to read from '%s'\n" #~ "\n" #~ "Details: %s" #~ msgstr "" #~ "Tak dapat membaca daripada '%s'\n" #~ "\n" #~ "Perincian: %s" #~ msgid "" #~ "The water needs changing!\n" #~ "(Look at today's date)" #~ msgstr "" #~ "Perairan memerlukan reformasi!\n" #~ "(lihat tarikh hari ini)" #~ msgid "%s the Fish, the fortune teller" #~ msgstr "Ikan %s, penilik nasib" #~ msgid " " #~ msgstr " " #~ msgid "*" #~ msgstr "*" #~ msgid "Animation" #~ msgstr "Animasi" #~ msgid "General" #~ msgstr "Umum" #~ msgid "Browse" #~ msgstr "Lungsur" #~ msgid "Co_mmand to run when clicked:" #~ msgstr "_Arahan dilaksanakan bila diklik:" #~ msgid "Fish Preferences" #~ msgstr "Keutamaan Ikan" #~ msgid "_File:" #~ msgstr "_Fail:" #~ msgid "_Name of fish:" #~ msgstr "_Nama ikan:" #~ msgid "_Pause per frame:" #~ msgstr "_Kaku per kerangka:" #~ msgid "_Rotate on vertical panels" #~ msgstr "_Kilas pada panel menegak" #~ msgid "_Total frames in animation:" #~ msgstr "_Jumlah kerangka pada animasi:" #~ msgid "seconds" #~ msgstr "saat" #~ msgid "" #~ "A fish without a name is a pretty dull fish. Bring your fish to life by " #~ "naming him." #~ msgstr "" #~ "Ikan tanpa nama adalah ikan yg membosankan. Berikan erti kehidupan " #~ "padanya dengan menamakanya." #~ msgid "Command to execute on click" #~ msgstr "Arahan untuk dilaksanakan bila diklik" #~ msgid "Frames in fish's animation" #~ msgstr "Kerangka pada animasi ikan" #~ msgid "" #~ "If true, the fish's animation will be displayed rotated on vertical " #~ "panels." #~ msgstr "Jika benar, animasi ikan akan dipaparkan dikilas pada panel menegak" #~ msgid "Pause per frame" #~ msgstr "Hentian per kerangka" #~ msgid "Rotate on vertical panels" #~ msgstr "Kilas pada panel menegak" #~ msgid "The fish's animation pixmap" #~ msgstr "Pixmap animasi ikan" #~ msgid "The fish's name" #~ msgstr "Nama ikan" #~ msgid "" #~ "This key specifies the command that will be tried to execute when the " #~ "fish is clicked." #~ msgstr "" #~ "Kekunci ini menyatakan arahan yang akan cuba dilaksanakan bila ikan di " #~ "klik." #~ msgid "" #~ "This key specifies the filename of the pixmap which will be used for the " #~ "animation displayed in the fish applet relative to the pixmap directory." #~ msgstr "" #~ "Kekunci ini menyatakan namafail bagi pixmap dimana akan digunakan bagi " #~ "animasi yg dipaparkan pada plat ikan relatif ke direktori pixmap." #~ msgid "" #~ "This key specifies the number of frames that will be displayed in the " #~ "fish's animation." #~ msgstr "" #~ "Kekunci ini menyatakan bilangan kerangka yang akan dipaparkan pada " #~ "animasi ikan." #~ msgid "" #~ "This key specifies the number of seconds each frame will be displayed." #~ msgstr "" #~ "Kekunci ini menyatakan bilangan saat setiap kerangkan akan dipaparkan." #~ msgid "Area where notification icons appear" #~ msgstr "Kawasan di mana ikon pemakluman muncul" #~ msgid "Notification Area" #~ msgstr "Kawasan Pemakluman" #~ msgid "Notification Area Factory" #~ msgstr "Kilang Kawasan Pemakluman" #~ msgid "The orientation of the tray." #~ msgstr "Orientasi bagi dulang." #~ msgid "Panel Notification Area" #~ msgstr "Kawasan Pemakluman Panel" #~ msgid "Factory for the window navigation related applets" #~ msgstr "kilang untuk navigasi tetingkap berkaitan aplet" #~ msgid "Hide application windows and show the desktop" #~ msgstr "Sembunyi tetingkap aplikasi dan papar desktop" #~ msgid "Show Desktop" #~ msgstr "Papar Desktop" #~ msgid "Switch between open windows" #~ msgstr "Tukar antara tetingkap dibuka" #~ msgid "Switch between workspaces" #~ msgstr "Tukar antara ruangkerja" #~ msgid "Window List" #~ msgstr "Senarai Tetingkap" #~ msgid "Window Navigation Applet Factory" #~ msgstr "Kilang Aplet Navigasi Tetingkap" #~ msgid "Window Selector" #~ msgstr "Pemilih Tetingkap" #~ msgid "Workspace Switcher" #~ msgstr "Penukar RuangKerja" #~ msgid "Click here to restore hidden windows." #~ msgstr "Klik sini untuk mengembalikan tetingkap tersembunyi." #~ msgid "Click here to hide all windows and show the desktop." #~ msgstr "Klik sini untuk sembunyi semua tetingkap dan papar desktop." #~ msgid "Failed to load %s: %s\n" #~ msgstr "Gagal memuatkan %s: %s\n" #~ msgid "File not found" #~ msgstr "Fail tidak dijumpai" #~ msgid "Show Desktop Button" #~ msgstr "Papar Butang Desktop" #~ msgid "This button lets you hide all windows and show the desktop." #~ msgstr "" #~ "Butang ini membolehkan anda sembunyi semua tetingkap dan papar desktop." #~ msgid "" #~ "Your window manager does not support the show desktop button, or you are " #~ "not running a window manager." #~ msgstr "" #~ "Pengurus tetingkap anda tak menyokong butang papar desktop, atau anda tak " #~ "melaksanakan pengurus tetingkap." #~ msgid "Workspace List" #~ msgstr "Senarai RuangKerja" #~ msgid "" #~ "The Window List shows a list of all windows and lets you browse them." #~ msgstr "" #~ "Senarai Tetingkap memaparkan senarai bagi semua tetingkap dan membolehkan " #~ "anda melihatnya." #~ msgid "Restoring Minimized Windows" #~ msgstr "Memulih Tetingkap diminiatur" #~ msgid "Window Grouping" #~ msgstr "Pengumpulan tetingkap" #~ msgid "Window List Content" #~ msgstr "Kandungan Senarai Tetingkap" #~ msgid "Window List Size" #~ msgstr "Saiz Senarai Tetingkap" #~ msgid "Behavior" #~ msgstr "Kelakuan" #~ msgid "Group windows when _space is limited" #~ msgstr "Kumpulkan tetingkap bila _ruang terhad" #~ msgid "M_inimum size:" #~ msgstr "Saiz m_inimum:" #~ msgid "Ma_ximum size:" #~ msgstr "Saiz ma_ksimum:" #~ msgid "Restore to current _workspace" #~ msgstr "Pulihkan ke _ruangkerja semasa" #~ msgid "Restore to na_tive workspace" #~ msgstr "Pulihkanke ruangkerja na_tif" #~ msgid "Sh_ow windows from current workspace" #~ msgstr "_Papar tetingkap dari ruangkerja semasa" #~ msgid "Show windows from a_ll workspaces" #~ msgstr "Papar tetingkap dari _semua ruangkerja" #~ msgid "Size" #~ msgstr "Saiz" #~ msgid "Window List Preferences" #~ msgstr "Keutamaan Senarai Tetingkap" #~ msgid "_Always group windows" #~ msgstr "Se_ntiasa kumpul tetingkap" #~ msgid "_Never group windows" #~ msgstr "_Jangan kumpul tetingkap" #~ msgid "pixels" #~ msgstr "piksel" #~ msgid "" #~ "Decides when to group windows from the same application on the window " #~ "list. Possible values are \"never\", \"auto\" and \"always\"." #~ msgstr "" #~ "Menentukan bila mengumpulkan tetingkap dari aplikasi sama pada senarai " #~ "tetingkap. Nilai yang sah adalah \"tidak sekali\", \"auto\" dan \"sentiasa" #~ "\"." #~ msgid "" #~ "If true, the window list will show windows from all workspaces. Otherwise " #~ "it will only display windows from the current workspace." #~ msgstr "" #~ "Jika ia benar, senarai tetingkap akan memapar tetingkap dari semua " #~ "ruangkerja. Sebaliknya ia akan memapar tetingkap dari ruangkerja semasa ." #~ msgid "" #~ "If true, then when unminimizing a window, move it to the current " #~ "workspace. Otherwise, switch to the workspace of the window." #~ msgstr "" #~ "Jika benar, bila nyahminimum tetingkap, membawanya ke ruangkerja semasa. " #~ "Sebaliknya, bertukar ke ruangkerja bagi tetingkap." #~ msgid "Maximum window list size" #~ msgstr "Saiz maksimum senarai tetingkap" #~ msgid "Minimum window list size" #~ msgstr "Saiz minimum senarai tetingkap" #~ msgid "Move windows to current workspace when unminimized" #~ msgstr "Pindahkan tetingkap ke ruangkerja semasa bila nyahminima" #~ msgid "Show windows from all workspaces" #~ msgstr "Papar tetingkap dari semua ruangkerja" #~ msgid "" #~ "This key specifies the maximum width that the window list requests. The " #~ "maximum width setting is useful to limit the size of the window list in " #~ "large panels, where the window list could fill the entire space available." #~ msgstr "" #~ "Nilai ini adalah nilai lebar maksimum yang senarai tetingkap akan pinta. " #~ "Tetapan lebar maksimum ini berguna untuk menghadkan saiz senarai " #~ "tetingkap pada panel besar, dimana senarai tetingkap boleh memenuhkan " #~ "keseluruhan ruang yang ada." #~ msgid "This key specifies the minimum width that the window list requests." #~ msgstr "" #~ "Kekunci ini menyatakan saiz minimum yang senarai tetingkap akan pinta." #~ msgid "When to group windows" #~ msgstr "Bila mengumpul tetingkap" #~ msgid "Workspace Selector" #~ msgstr "Pemilih RuangKerja" #~ msgid "" #~ "The Window Selector shows a list of all windows and lets you browse them." #~ msgstr "" #~ "Pemilih Tetingkap memaparkan senarai semua tetingkap dan membolehkan anda " #~ "melihatnya." #~ msgid "Unknown Window" #~ msgstr "Tetingkap tak dikenali" #~ msgid "No Windows Open" #~ msgstr "Tiada Tetingkap Dibuka" #~ msgid "Tool to switch between windows" #~ msgstr "Alat unruk beralih dinatara tetingkap" #~ msgid "rows" #~ msgstr "baris" #~ msgid "columns" #~ msgstr "kolum" #~ msgid "Error loading num_rows value for Workspace Switcher: %s\n" #~ msgstr "Ralat memuatkan nilai num_rows bagi Penukar Ruangkerja: %s\n" #~ msgid "" #~ "Error loading display_workspace_names value for Workspace Switcher: %s\n" #~ msgstr "" #~ "Ralat memuatkan nilai display_workspace_names bagi Penukar Ruangkerja: %" #~ "s\n" #~ msgid "" #~ "Error loading display_all_workspaces value for Workspace Switcher: %s\n" #~ msgstr "" #~ "Ralat memuatkan nilai display_all_workspaces bagi Penukar Ruangkerja: %s\n" #~ msgid "" #~ "The Workspace Switcher shows you a small version of your workspaces that " #~ "lets you manage your windows." #~ msgstr "" #~ "Penukar RuangKerja memaparkan anda versi kecil ruangkerja anda yang " #~ "membolehkan anda mengurus tetingkap." #~ msgid "Switcher" #~ msgstr "Penukar" #~ msgid "Workspaces" #~ msgstr "RuangKerja" #~ msgid "Number of _workspaces:" #~ msgstr "Bilangan antara _ruangkerja:" #~ msgid "Show _all workspaces in:" #~ msgstr "Papar _semua ruangkerja pada:" #~ msgid "Show _only the current workspace" #~ msgstr "Papar _hanya ruangkerja semasa" #~ msgid "Show workspace _names in switcher" #~ msgstr "Papar _nama ruangkerja pada penukar" #~ msgid "Workspace Names" #~ msgstr "Nama RuangKerja" #~ msgid "Workspace Switcher Preferences" #~ msgstr "Keutamaan Penukar RuangKerja" #~ msgid "Workspace na_mes:" #~ msgstr "_Nama RuangKerja" #~ msgid "Display all workspaces" #~ msgstr "Papar semua ruangkerja" #~ msgid "Display workspace names" #~ msgstr "Papar nama ruangkerja" #~ msgid "" #~ "If true, the workspace switcher will show all workspaces. Otherwise it " #~ "will only show the current workspace." #~ msgstr "" #~ "Jika ia benar, penukar ruangkerja akan memapar semua ruangkerja. " #~ "Sebaliknya ia akan hanya memapar ruangkerja semasa." #~ msgid "" #~ "If true, the workspaces in the workspace switcher will display the names " #~ "of the workspaces. Otherwise they will display the windows on the " #~ "workspace." #~ msgstr "" #~ "Jika ia benar, ruangkerja pada penukar ruangkerja akan memaparkan nama " #~ "bagi ruangkerja. Sebaliknya akan memapar tetingkap pada ruangkerja" #~ msgid "Rows in workspace switcher" #~ msgstr "Baris pada penukar ruangkerja" #~ msgid "" #~ "This key specifies how many rows (for horizontal layout) or columns (for " #~ "vertical layout) the workspace switcher shows the workspaces in. This key " #~ "is only relevant if the display_all_workspaces key is true." #~ msgstr "" #~ "Kekunci ini menyatakan berapa banyak baris (bagi susunatur mengufuk) atau " #~ "kolum (bagi susunatur menegak) penukar ruangkerja yang mepaparkan ruang " #~ "kerja di dalamnya. Kekunci ini releven jika kekunci " #~ "display_all_workspaces adalah benar." #~ msgid "GNOME Panel Shell" #~ msgstr "Shell Utama GNOME" #~ msgid "_Lock" #~ msgstr "_Kunci" #~ msgid "_Move" #~ msgstr "_Pindah" #~ msgid "_Remove From Panel" #~ msgstr "_Buang Daripada Panel" #~ msgid "Un_lock" #~ msgstr "_NyahKunci" #~ msgid "???" #~ msgstr "[entah]" #~ msgid "Can't find an empty spot" #~ msgstr "Tidak dapat mencari slot kosong" #~ msgid "Failed to load image %s" #~ msgstr "Gagal memuatkan imej %s" #~ msgid "none" #~ msgstr "tiada" #~ msgid "file not found" #~ msgstr "fail tidak dijumpai" #~ msgid "Drawer" #~ msgstr "Laci" #~ msgid "_Properties" #~ msgstr "_Ciri-ciri" #~ msgid "Create new file in the given directory" #~ msgstr "Cipta fail baru pada direktori diberi" #~ msgid "Cannot save launcher to disk" #~ msgstr "Tak dapat menyimpan pelancar ke cakera" #~ msgid "Cannot launch icon" #~ msgstr "Tak dapat melancarkan ikon" #~ msgid "This launch icon does not specify a url to show." #~ msgstr "Ikon pelancar ini tidak menyatakan url untuk dipapar." #~ msgid "Cannot show %s" #~ msgstr "Tak dapat memaparkan %s" #~ msgid "No URI provided for panel launcher desktop file\n" #~ msgstr "Tiada URI dibekalkan untuk fail desktop pelancar panel\n" #~ msgid "Unable to open desktop file %s for panel launcher%s%s\n" #~ msgstr "Tak dapat membuka fail desktop %s bagi pelancar%s%s panel\n" #~ msgid "Launcher Properties" #~ msgstr "Ciri-ciri Pelancar" #~ msgid "Key %s is not set, can't load launcher\n" #~ msgstr "Kekunci %s tidak ditetapkan, tak dpaat memuatkan pelancar\n" #~ msgid "Cannot create launcher" #~ msgstr "Tak dapat mencipta pelancar." #~ msgid "You have to specify a name." #~ msgstr "Anda mesti nyatakan satu nama." #~ msgid "You have to specify a valid URL or command." #~ msgstr "Anda mesti nyatakan URL atau arahan yang sah." #~ msgid "Create Launcher" #~ msgstr "Cipta Pelancar" #~ msgid "Cannot save changes to launcher" #~ msgstr "Tak dapat menyimpan perubahan pada pelancar" #~ msgid "Menu" #~ msgstr "Menu" #~ msgid "Cannot save menu item to disk" #~ msgstr "Tak dapat menyimpan item menu ke cakera" #~ msgid "" #~ "You can not create a new launcher at this location since the location is " #~ "not writable." #~ msgstr "" #~ "Anda tak boleh mencipta pelancar baru pada lokasi ini kerana lokasi tidak " #~ "boleh ditulis." #~ msgid "And many, many others..." #~ msgstr "Dan banyak lagi yang lain..." #~ msgid "The GNOME Panel" #~ msgstr "Panel GNOME" #~ msgid "" #~ "This program is responsible for launching other applications and " #~ "embedding small applets within itself." #~ msgstr "" #~ "Program ini bertanggungjawap untuk melancarkan aplikasi lain, aplet kecil " #~ "embeded didalam dirinya." #~ msgid "Cannot execute '%s'" #~ msgstr "Tidak dapat melaksanakan '%s'" #~ msgid "%s: %s" #~ msgstr "%s: %s" #~ msgid "About GNOME" #~ msgstr "Perihal GNOME" #~ msgid "Cannot launch entry" #~ msgstr "Tak dapat melancarkan kemasukan" #~ msgid "Cannot load entry" #~ msgstr "Tak dapat memuatkan kemasukan" #~ msgid "Add this launcher to panel" #~ msgstr "Tambah pelancar ini pada panel" #~ msgid "Add this as drawer to panel" #~ msgstr "Tambah laci ini pada panel" #~ msgid "Add this as menu to panel" #~ msgstr "Tambah menu ini pada panel" #~ msgid "You cannot remove your last panel." #~ msgstr "Anda tak boleh buang panel terakhir" #~ msgid "_Delete This Panel..." #~ msgstr "Pa_dam Panel Ini..." #~ msgid "_Delete This Panel" #~ msgstr "Pa_dam Panel Ini" #~ msgid "_Add to Panel..." #~ msgstr "_Tambah ke Panel..." #~ msgid "_New Panel" #~ msgstr "Panel _Baru" #~ msgid "A_bout Panels" #~ msgstr "_Perihal Panel" #~ msgid "About _GNOME" #~ msgstr "Perihal _GNOME" #~ msgid "_Activate Screensaver" #~ msgstr "_Aktifkan Screensaver" #~ msgid "_Lock Screen" #~ msgstr "_Kunci Skrin" #~ msgid "_Kill Screensaver Daemon" #~ msgstr "_Bunuh Daemon Screensaver" #~ msgid "Restart _Screensaver Daemon" #~ msgstr "Ulanghidupkan Daemon _Screensaver" #~ msgid "Lock screen" #~ msgstr "Kunci skrin" #~ msgid "Protect your computer from unauthorized use" #~ msgstr "Lindung komputer anda daripada penggunaan yang tidak diingini" #~ msgid "Log Out" #~ msgstr "Log Keluar" #~ msgid "" #~ "Log out of this session to log in as a different user or to shut down the " #~ "computer" #~ msgstr "" #~ "Log keluar sesi ini untuk log masuk sebagai pengguna lain atau untuk " #~ "tutup komputer" #~ msgid "Run Application..." #~ msgstr "Laksana Aplikasi..." #~ msgid "Run an Application by entering a command" #~ msgstr "Laksanakan aplikasi dengan memasukkan arahan" #~ msgid "Search for Files..." #~ msgstr "Cari Fail..." #~ msgid "Find files, folders, and documents on your computer" #~ msgstr "Cari fail, folder dan dokumen pada komputer anda" #~ msgid "Take Screenshot..." #~ msgstr "Cekup Skrin..." #~ msgid "Take a screenshot of your desktop" #~ msgstr "Ambil cekupan skrin desktop anda" #~ msgid "Force Quit" #~ msgstr "Keluar Paksa" #~ msgid "Force a misbehaving application to quit" #~ msgstr "Paksa aplikasi yg berkelakuan ganjil untuk keluar" #~ msgid "Custom Application Launcher" #~ msgstr "Pelancar Aplikasi Tersendiri" #~ msgid "Create a new launcher" #~ msgstr "Cipta pelancar baru" #~ msgid "Application Launcher..." #~ msgstr "Pelancar Aplikasi..." #~ msgid "Launch a program that is already in the GNOME menu" #~ msgstr "Lancar program yang sedia ada di menu GNOME" #~ msgid "Main Menu" #~ msgstr "Menu Utama" #~ msgid "The main GNOME menu" #~ msgstr "Menu utama GNOME" #~ msgid "Menu Bar" #~ msgstr "Bar Menu" #~ msgid "A custom menu bar" #~ msgstr "Bar menu tersendiri" #~ msgid "(empty)" #~ msgstr "(kosong)" #~ msgid "query returned exception %s\n" #~ msgstr "kueri mengembalikan pengecualian %s\n" #~ msgid "Add to %s" #~ msgstr "Tambah ke %s" #~ msgid "Add to the panel" #~ msgstr "Tambah ke panel" #~ msgid "Select an _item to add to %s:" #~ msgstr "Pilih satu _item untuk ditambah ke %s:" #~ msgid "Select an _item to add to the panel:" #~ msgstr "Pilih satu _item untuk ditambah ke panel:" #~ msgid "Exception from popup_menu '%s'\n" #~ msgstr "Pengecualian dari popup_menu '%s'\n" #~ msgid "\"%s\" has quit unexpectedly" #~ msgstr "\"%s\" telah keluar tanpa diduga" #~ msgid "Panel object has quit unexpectedly" #~ msgstr "Objek panel keluar tanpa diduga" #~ msgid "" #~ "If you reload a panel object, it will automatically be added back to the " #~ "panel." #~ msgstr "" #~ "Jika anda ulangmuat objek panel, ia akan ditambah semula secara automatik " #~ "ke panel." #~ msgid "_Don't Reload" #~ msgstr "_Jangan Ulangmuat" #~ msgid "_Reload" #~ msgstr "_Ulangmuat" #~ msgid "D_on't Delete" #~ msgstr "Jangan Pa_dam" #~ msgid "The panel encountered a problem while loading \"%s\"." #~ msgstr "Panel dirundung masalah ketika memuatkan \"%s\"." #~ msgid "Details: %s" #~ msgstr "Perincian: %s" #~ msgid "" #~ "\n" #~ "\n" #~ "Do you want to delete the applet from your configuration?" #~ msgstr "" #~ "\n" #~ "\n" #~ "Adakah anda ingin memadam aplet drpd konfigurasi anda?" #~ msgid "Unable to obtain AppletShell interface from control\n" #~ msgstr "Tak boleh mendapatkan antaramuka AppletShell daripada kawalan\n" #~ msgid "Error watching gconf key '%s': %s" #~ msgstr "Ralat memerhati kekunci gconf '%s': %s" #~ msgid "Error loading gconf directory '%s': %s" #~ msgstr "Ralat memuatkan direktori gconf '%s': %s" #~ msgid "Error getting value for '%s': %s" #~ msgstr "Ralat mendapatkan nilai bagi '%s': %s" #~ msgid "" #~ "Click on a window to force the application to quit. To cancel press ." #~ msgstr "" #~ "Klik pada tetingkap untuk memaksa aplikasi keluar. Untuk membatal tekan " #~ "." #~ msgid "" #~ "Force this application to exit?\n" #~ "(Any open documents will be lost.)" #~ msgstr "" #~ "Paksa aplikasi untuk keluar?\n" #~ "(Semua dokumen dibuka akan hilang.)" #~ msgid "" #~ "A list of panel IDs. Each ID identifies an individual toplevel panel. The " #~ "settings for each of these panels are stored in /apps/panel/toplevels/" #~ "$(id)." #~ msgstr "" #~ "Senarai ID panel. Setiap ID mengcam panel aras atas secara individu. " #~ "Tetapan bagi setiap panel ini akan disimpan di /apps/panel/toplevels/" #~ "$(id)." #~ msgid "" #~ "A list of panel applet IDs. Each ID identifies an individual panel " #~ "applet. The settings for each of these applets are stored in /apps/panel/" #~ "applets/$(id)." #~ msgstr "" #~ "Senarai ID panel. Setiap ID mengcam aplet panel secara individu. Tetapan " #~ "bagi setiap panel ini akan disimpan di /apps/panel/applets/$(id)." #~ msgid "" #~ "A list of panel object IDs. Each ID identifies an individual panel object " #~ "(e.g. a launcher, action button or menu button/bar). The settings for " #~ "each of these objects are stored in /apps/panel/objects/$(id)." #~ msgstr "" #~ "Senarai ID panel. Setiap ID mengcam objek panel secara individu (seperti " #~ "pelancar, butang aksi atau bar/butang menu). Tetapan bagi setiap panel " #~ "ini akan disimpan di /apps/panel/objects/$(id)." #~ msgid "Enable program list in \"Run Application\" dialog" #~ msgstr "Hidupkan senarai program pada dialog \"Laksana Aplikasi\"" #~ msgid "Expand program list in \"Run Application\" dialog" #~ msgstr "Kembangkan senarai program pada dialog \"Laksana Aplikasi\"" #~ msgid "" #~ "If true, the \"Known Applications\" listing in the \"Run Application\" " #~ "dialog is expanded when the dialog is opened. This key is only relevant " #~ "if the enable_program_list key is true." #~ msgstr "" #~ "Jika benar, senarai \"Aplikasi Ddikenali\" pada dialog \"Laksana Aplikasi" #~ "\" dikembangkan bila dialog dibuka. Kekunci ini hanya releven bila " #~ "kekunci enable_program_list adalah benar." #~ msgid "" #~ "If true, the \"Known Applications\" listing in the \"Run Application\" " #~ "dialog is made available. Whether or not the listing is expanded when the " #~ "dialog is shown is controlled by the show_program_list key." #~ msgstr "" #~ "Jika benar, senarai \"Known Applications\" pada dialog \"Run Application" #~ "\" akan ada. Samada senarai dikembangkan atau tak bila dialog dipaparkan " #~ "dikawal oleh kekunci show_program_list ." #~ msgid "Old profiles configuration migrated" #~ msgstr "Konfigurasi profil lama dimigrasikan" #~ msgid "Panel ID list" #~ msgstr "Senarai ID panel" #~ msgid "Panel applet ID list" #~ msgstr "Senarai ID aplet panel" #~ msgid "Panel object ID list" #~ msgstr "Senarai ID objek panel" #~ msgid "Animation speed" #~ msgstr "Kelajuan animasi" #~ msgid "Applet IIDs to disable from loading" #~ msgstr "IID aplet untuk dicegah drpd dimuatkan" #~ msgid "Autoclose drawer" #~ msgstr "Autotutup laci" #~ msgid "Complete panel lockdown" #~ msgstr "Penguncian panel lengkap" #~ msgid "Confirm panel removal" #~ msgstr "Kepastian membuang panel" #~ msgid "Disable Force Quit" #~ msgstr "Matikan Keluar Paksa" #~ msgid "Disable Lock Screen" #~ msgstr "Matikan Kunci Skrin" #~ msgid "Disable Logging Out" #~ msgstr "Matikan Log Keluar" #~ msgid "Display \"Run Application\" dialog keybinding" #~ msgstr "Papar ikatan kekunci dialog \"Laksana Aplikasi\"" #~ msgid "Enable animations" #~ msgstr "Hidupkan animasi" #~ msgid "Enable keybindings" #~ msgstr "Hidupkan ikatan kekunci" #~ msgid "Enable tooltips" #~ msgstr "Hidupkan tooltip" #~ msgid "FIXME - is this resolved with the new menu stuff" #~ msgstr "FIXME - adakah ini akan diselesaikan dengan perkara menu baru" #~ msgid "FIXME - need to define limits" #~ msgstr "FIXME - perlu mentaksir had" #~ msgid "Highlight launchers on mouseover" #~ msgstr "Serlah pelancar pada mouseover" #~ msgid "" #~ "If true, a dialog is shown asking for confirmation if the user wants to " #~ "remove a panel." #~ msgstr "" #~ "Jika benar, dialog yg dipaparkan bertanya kepastian jika pengguna ingin " #~ "membuang panel." #~ msgid "" #~ "If true, a drawer will automatically be closed when the user clicks a " #~ "launcher in it." #~ msgstr "" #~ "Jike benar, laci akan ditutup automatik bila pengguna klik pelancar " #~ "padanya." #~ msgid "" #~ "If true, a launcher is highlighted when the user moves the pointer over " #~ "it." #~ msgstr "" #~ "Jika benar, pelancar akan diserlahkan bila pegguna menggerakkan puniding " #~ "di atasnya." #~ msgid "If true, panel-specific keybindings are enabled." #~ msgstr "Jika benar, ikatan kekunci spesifik-panel-specific akan dihidupkan." #~ msgid "If true, tooltips are shown for objects in panels." #~ msgstr "Jika benar, tooltip akan dipaparkan bagi objek di panel." #~ msgid "Popup panel menu keybinding" #~ msgstr "Popup Ikatan kekunci menu panel" #~ msgid "Take screenshot" #~ msgstr "Ambil cekupan skrin" #~ msgid "Take window screenshot" #~ msgstr "Ambil cekupan skrin tetingkap" #~ msgid "Actions" #~ msgstr "Aksi" #~ msgid "Action button type" #~ msgstr "Jenis butang aksi" #~ msgid "Applet Bonobo IID" #~ msgstr "IID Bonobo Applet" #~ msgid "Icon used for object's button" #~ msgstr "Ikon digunakan oleh butang objek" #~ msgid "" #~ "If true, the custom_icon key is used as a custom icon for the button. If " #~ "false, the custom_icon key is ignored. This key is only relevant if the " #~ "object_type key is \"menu-object\" or \"drawer-object\"." #~ msgstr "" #~ "Jika benar, kekunci custom_icon digunakan sebagai ikon tersendiri bagi " #~ "butang. Jika palsu, kekunci custom_icon key diabaikan. Kekunci ini hanya " #~ "relevan jika kekunci object_type adalah \"menu-object\" atau \"drawer-" #~ "object\"." #~ msgid "" #~ "If true, the menu_path key is used as the path from which the menu " #~ "contents should be constructed. If false, the menu_path key is ignored. " #~ "This key is only relevant if the object_type key is \"menu-object\"." #~ msgstr "" #~ "Jika benar, kekunci menu_path digunakan sebagai laluan drpd mana " #~ "kandungan menu akan dibina. Jike palsu, menu_path diabaikan. Tetapan ini " #~ "hanya relevan jika kekunci object_type adalah \"menu-object\"." #~ msgid "" #~ "If true, the position of the object is interpreted relative to the right " #~ "(or bottom if vertical) edge of the panel." #~ msgstr "" #~ "Jika benar, posisi bagi objek ditafsirkan relatif kepada kanan (atau " #~ "bawah jika menegak) pinggir bagi panel." #~ msgid "" #~ "If true, the user may not move the applet without first unlocking the " #~ "object using the \"Unlock\" menuitem." #~ msgstr "" #~ "Jika benar, pengguna tak boleh memindahkan aplet tanpa nyahkunci objek " #~ "menggunakan item menu \"Nyahkunci\"." #~ msgid "Interpret position relative to bottom/right edge" #~ msgstr "Tafsir posisi relatif kepada pinggir bawah/kanan" #~ msgid "Launcher location" #~ msgstr "Lokasi pelancar" #~ msgid "Lock the object to the panel" #~ msgstr "Kunci objek kepada panel" #~ msgid "Menu content path" #~ msgstr "Laluan kandungan menu" #~ msgid "Object's position on the panel" #~ msgstr "Posisi objek pada panel" #~ msgid "Panel attached to drawer" #~ msgstr "Panel dilampirkan pada laci" #~ msgid "Panel object type" #~ msgstr "Jenis objek panel" #~ msgid "" #~ "The Bonobo implementation ID of the applet - e.g. \"OAFIID:" #~ "GNOME_ClockApplet\". This key is only relevant if the object_type key is " #~ "\"bonobo-applet\"." #~ msgstr "" #~ "ID implementasi Bonobo bagi aplet - cth. \"OAFIID:GNOME_ClockApplet\". " #~ "kekunci ini hanya relevan jika object_type adalah \"bonobo-applet\"." #~ msgid "" #~ "The action type this button represents. Possible values are \"lock\", " #~ "\"logout\", \"run\", \"search\" and \"screenshot\". This key is only " #~ "relevant if the object_type key is \"action-applet\"." #~ msgstr "" #~ "Jenis aksi yang diwakili butang ini. Nilai yang boleh adalah \"lock\", " #~ "\"logout\", \"run\", \"search\" dan \"screenshot\". Kekunci ini hanya " #~ "relevan jika object_type adalah \"action-applet\"." #~ msgid "" #~ "The identifier of the panel attached to this drawer. This key is only " #~ "relevant if the object_type key is \"drawer-object\"." #~ msgstr "" #~ "Pengcam bagi panel dilampirkan pada laci ini. kekunci ini hanya relevan " #~ "jika object_type adalah \"drawer-object\"." #~ msgid "The identifier of the toplevel panel which contains this object." #~ msgstr "Pengcam bagi panel aras atas yang mengandungi objek ini." #~ msgid "" #~ "The location of the .desktop file describing the launcher. This key is " #~ "only relevant if the object_type key is \"launcher-object\"." #~ msgstr "" #~ "Lokasi bagi fail .desktop menerangkan pelancar. Kekunci ninihanya relevan " #~ "jika object_type adalah \"launcher-object\"." #~ msgid "" #~ "The location of the image file used as the icon for the object's button. " #~ "This key is only relevant if the object_type key is \"drawer-object\" or " #~ "\"menu-object\" and the use_custom_icon key is true." #~ msgstr "" #~ "Lokasi bagi fail imej digunakan sebagai ikon bagi butang objek. Kekunci " #~ "ini hanya relevan jika kekunci object_type adalah \"drawer-object\" atau " #~ "\"menu-object\" dan kekunci the use_custom_icon adalah benar." #~ msgid "" #~ "The path from which the menu contents is contructed. This key is only " #~ "relevant if the use_menu_path key is true and the object_type key is " #~ "\"menu-object\"." #~ msgstr "" #~ "Laluan drpd mana kandungan menu akan dibina. Kekunci ini hanya relevan " #~ "jika use_menu_path adalah benar dan object_type adalah \"menu-object\"." #~ msgid "" #~ "The position of this panel object. The position is specified by the " #~ "number of pixels from the left (or top if vertical) panel edge." #~ msgstr "" #~ "Posisi bagi objek panel ini. Posisi dinyatakan oleh bilangan piksel drpd " #~ "kiri (atau atas jika mengufuk) pinggir panel." #~ msgid "" #~ "The text to display in a tooltip for this drawer or this menu. This key " #~ "is only relevant if the object_type key is \"drawer-object\" or \"menu-" #~ "object\"." #~ msgstr "" #~ "Teks untuk dipaparkan pada tooltip bagi laci atau menu ini. Kekunci ini " #~ "hanya relevan jika kekunci object_type adalah \"drawer-object\" atau " #~ "\"menu-object\"." #~ msgid "" #~ "The type of this panel object. Possible values are \"drawer-object\", " #~ "\"menu-object\", \"launcher-object\", \"bonobo-applet\", \"action-applet" #~ "\" and \"menu-bar\"." #~ msgstr "" #~ "Jenis bagi objek panel. Nilai yang boleh adalah \"drawer-object\", \"menu-" #~ "object\", \"launcher-object\", \"bonobo-applet\", \"action-applet\" dan " #~ "\"menu-bar\"." #~ msgid "Tooltip displayed for drawer or menu" #~ msgstr "Tooltip dipaparkan bagi laci atau menu" #~ msgid "Toplevel panel containing object" #~ msgstr "Panel aras atas mengandungi objek" #~ msgid "Use custom icon for object's button" #~ msgstr "Guna ikon tersendiri bagi butang objek" #~ msgid "Use custom path for menu contents" #~ msgstr "Guna laluan sendiri bagi menu konteks" #~ msgid "Error reading GConf string value '%s': %s" #~ msgstr "Ralat membaca nilai rentetan GConf '%s': %s" #~ msgid "Error reading GConf integer value '%s': %s" #~ msgstr "Ralat membaca nilai integer GConf '%s': %s" #~ msgid "" #~ "Panel '%s' is set to be displayed on screen %d which is not currently " #~ "available. Not loading this panel." #~ msgstr "" #~ "Panel '%s' ditetapkan untuk dipaparkan pada skrin %d dimana ia tak wujud. " #~ "Tak memuatkan panel ini." #~ msgid "Error reading GConf boolean value '%s': %s" #~ msgstr "Ralat membaca nilai boolean GConf '%s': %s" #~ msgid "Opaque" #~ msgstr "Opaque" #~ msgid "Transparent" #~ msgstr "Telus" #~ msgid "Arro_ws on hide buttons" #~ msgstr "Pa_nah pada butang sembunyi" #~ msgid "Background" #~ msgstr "latar belakang" #~ msgid "Background _image:" #~ msgstr "Latar belakang _imej:" #~ msgid "Co_lor:" #~ msgstr "Wa_rna:" #~ msgid "E_xpand" #~ msgstr "_Kembang" #~ msgid "General" #~ msgstr "Umum" #~ msgid "Image Background Details" #~ msgstr "Perincian Imej Latarbelakang" #~ msgid "Panel Properties" #~ msgstr "Ciri-ciri Panel" #~ msgid "Pick a color" #~ msgstr "Sila pilih satu warna" #~ msgid "Rotate image when panel is _vertical" #~ msgstr "Kilaskan imej bila panel me_negak" #~ msgid "S_tyle:" #~ msgstr "_Gaya:" #~ msgid "Show hide _buttons" #~ msgstr "Papar _butang tersembunyi" #~ msgid "Solid c_olor" #~ msgstr "_Warna tegar" #~ msgid "Some of these properties are locked down" #~ msgstr "Sesetengah ciri-ciri ini adalah dikunci" #~ msgid "St_retch" #~ msgstr "_Regang" #~ msgid "_Autohide" #~ msgstr "_Auto-sembunyi" #~ msgid "_Icon:" #~ msgstr "_Ikon:" #~ msgid "_None (use system theme)" #~ msgstr "_Tiada (guna tema sistem default)" #~ msgid "_Orientation:" #~ msgstr "_Orientasi:" #~ msgid "_Scale" #~ msgstr "_Skala" #~ msgid "_Size:" #~ msgstr "_Saiz:" #~ msgid "_Tile" #~ msgstr "_Tile" #~ msgid "Couldn't find a suitable application" #~ msgstr "Tak menjumpai aplikasi yang sesuai" #~ msgid "Cannot open recently used document" #~ msgstr "Tak dapat membuka dokumen digunakan kebelakangan ini" #~ msgid "An unknown error occurred while trying to open %s" #~ msgstr "Ralat tidak diketahui berlaku bila cuba membuka %s" #~ msgid "Clear the Recent Documents list?" #~ msgstr "Kosongkan Dokumen Kebelakangan?" #~ msgid "" #~ "If you clear the Recent Documents list, you clear the following:\n" #~ "\n" #~ "• All items from the Actions → Recent Documents menu item.\n" #~ "• All items from the recent documents list in all applications." #~ msgstr "" #~ "Jika anda ingin mengosongkan senarai Dokumen Kebelakangan, anda " #~ "mengosongkan berikut:\n" #~ "\n" #~ "• Semua item drpd item menu Aksi → Dokumen Kebelakangan.\n" #~ "• Semua item drpd dokumen kebelakangan pada semua aplikasi." #~ msgid "Open '%s'" #~ msgstr "Buka '%s'" #~ msgid "Recent Documents" #~ msgstr "Dokumen Kebelakangan" #~ msgid "Clear Recent Documents" #~ msgstr "Kosongkan Dokumen Kebelakangan" #~ msgid "Clear all items from the recent documents list" #~ msgstr "Kosongkan semua item drpd senarai dokumen kebelakangan" #~ msgid "Cannot launch command '%s'" #~ msgstr "Tak dapat melancarkan '%s'" #~ msgid "Cannot display location '%s'" #~ msgstr "Tak dapat memapar lokasi '%s'" #~ msgid "Cannot convert '%s' from UTF-8" #~ msgstr "Tak dapat tukar '%s' drpd UTF-8" #~ msgid "Choose a file to append to the command..." #~ msgstr "Pilih fail untuk ditambah pada arahan..." #~ msgid "Will run command: '%s'" #~ msgstr "Akan melaksanakan arahan: '%s'" #~ msgid "Select an application to view its description." #~ msgstr "Pilih aplikasi untuk melihat keterangannya." #~ msgid "" #~ "Click this button to browse for a file whose name to append to the " #~ "command string." #~ msgstr "" #~ "Klik butang ini untuk melungsur fail yang dinamakan untuk menambah ke " #~ "rentetan arahan." #~ msgid "" #~ "Click this button to run the selected application or the command in the " #~ "command entry field." #~ msgstr "" #~ "Klik butang ini untuk melaksanakan aplikasi dipilih atau arahan pasa " #~ "medan kemasukan arahan." #~ msgid "Command entry" #~ msgstr "Kemasukan arahan" #~ msgid "Command icon" #~ msgstr "Ikon arahan" #~ msgid "Enter a command string here to run it." #~ msgstr "Masukkan rentetan arahan disini untuk dilaksanakan." #~ msgid "Run Application" #~ msgstr "Laksana Aplikasi" #~ msgid "Run in _terminal" #~ msgstr "Laksanakan di _terminal" #~ msgid "Run with _file..." #~ msgstr "Laksana dengan _fail..." #~ msgid "Select this box to run the command in a terminal window." #~ msgstr "" #~ "PIlih kekotak ini untuk melaksanakan arahan pada tetingkap terminal." #~ msgid "Show list of known _applications" #~ msgstr "Papar senarai _aplikasi dikenali" #~ msgid "The icon of the command to be run." #~ msgstr "Ikon arahan untuk dilaksanakan." #~ msgid "_Run" #~ msgstr "_Laksana" #~ msgid "" #~ "I've detected a panel already running,\n" #~ "and will now exit." #~ msgstr "" #~ "Kami dapati panel sedia terlaksana.\n" #~ "dan ianya akan keluar." #~ msgid "" #~ "There was a problem registering the panel with the bonobo-activation " #~ "server.\n" #~ "The error code is: %d\n" #~ "The panel will now exit." #~ msgstr "" #~ "Terdapat masalah ketika mendaftar panel dengan pelayan bonobo-" #~ "activation \n" #~ "kod ralat ialah: %d\n" #~ "Panel akan keluar sekarang." #~ msgid "_Force quit" #~ msgstr "_Paksa keluar" #~ msgid "C_lear" #~ msgstr "_Kosongkan" #~ msgid "Hide Panel" #~ msgstr "Sorok Panel" #~ msgid "Top Expanded Edge Panel" #~ msgstr "Panel Pinggiran Atas Terkembang" #~ msgid "Top Centered Panel" #~ msgstr "Panel Ketengah Atas" #~ msgid "Top Floating Panel" #~ msgstr "Panel Terapung Atas" #~ msgid "Top Edge Panel" #~ msgstr "Panel Pinggiran Atas" #~ msgid "Bottom Expanded Edge Panel" #~ msgstr "Panel Pinggiran Terkembang Bawah" #~ msgid "Bottom Centered Panel" #~ msgstr "Panel KeTengah Bawah" #~ msgid "Bottom Floating Panel" #~ msgstr "Panel Terapung Bawah" #~ msgid "Bottom Edge Panel" #~ msgstr "Panel Pinggiran Bawah" #~ msgid "Left Expanded Edge Panel" #~ msgstr "Panel Pinggiran Terkembang Kiri" #~ msgid "Left Centered Panel" #~ msgstr "Panel Ketengah Kiri" #~ msgid "Left Floating Panel" #~ msgstr "Panel Terapung Kiri" #~ msgid "Left Edge Panel" #~ msgstr "Panel Pinggiran Kiri" #~ msgid "Right Expanded Edge Panel" #~ msgstr "Panel Pinggiran Terkembang Kanan" #~ msgid "Right Centered Panel" #~ msgstr "Panel KeTengah Kanan" #~ msgid "Right Floating Panel" #~ msgstr "Panel Terapung Kanan" #~ msgid "Right Edge Panel" #~ msgstr "Panel Pinggiran Kanan" #~ msgid "Automatically hide panel into corner" #~ msgstr "Automatik sorok panel ke sudut" #~ msgid "Background color" #~ msgstr "Warna latarbelakang" # Opacity tu apa? #~ msgid "Background color opacity" #~ msgstr "Opacity warna latarbelakang" #~ msgid "Background image" #~ msgstr "Imej latar belakang" #~ msgid "Background type" #~ msgstr "Jenis latar belakang" #~ msgid "Center panel on x-axis" #~ msgstr "Ketengahkan panel pada paksi-x" #~ msgid "Center panel on y-axis" #~ msgstr "Ketengahkan panel pada paksi-y" #~ msgid "Enable arrows on hide buttons" #~ msgstr "Hidupkan panah pada butang sembunyi" #~ msgid "Enable hide buttons" #~ msgstr "Hidupkan butang sembunyi" #~ msgid "Expand to occupy entire screen width" #~ msgstr "Kembangkan untuk menduduki seluruh lebar panel" #~ msgid "Fit image to panel" #~ msgstr "Muatkan imej ke panel" #~ msgid "" #~ "If true, arrows will be placed on the hide buttons. This key is only " #~ "relevant if the enable_buttons key is true." #~ msgstr "" #~ "Jika benar, panah akan diletakkan pada butang sembunyi. kekunci ini hanya " #~ "bermakna bile enable_buttons adalah benar." #~ msgid "" #~ "If true, buttons will be placed on each side of the panel which may be " #~ "used to move the panel to edge of the screen, leaving only a button " #~ "showing." #~ msgstr "" #~ "Jika benar, butang akan diletak pada setiap tepi panel dimana mungkin " #~ "digunakan untuk menggerakkan panel ke pinggir skrin, meningalkan hanya " #~ "satu butang dipaparkan." #~ msgid "" #~ "If true, hiding and un-hiding of this panel will be animated rather than " #~ "happening instantly." #~ msgstr "" #~ "Jika benar, penyorokan dan nyahsorok panel akan dianimasikan selain drpd " #~ "berlaku serta merta." #~ msgid "" #~ "If true, the background image will be rotated when the panel is oriented " #~ "vertically." #~ msgstr "" #~ "Jika benar, imej kalarbelakang akan dikilas bila panel diorientasikan " #~ "menegak." #~ msgid "" #~ "If true, the image will be scaled (retaining the aspect ratio of the " #~ "image) to the panel height (if horizontal)." #~ msgstr "" #~ "Jika benar, imej akan diskalakan (kekal nisbah aspek bagi imej) ke tinggi " #~ "panel (jika mengufuk)." #~ msgid "" #~ "If true, the image will be scaled to the panel dimensions. The aspect " #~ "ratio of the image will not be maintained." #~ msgstr "" #~ "Jika benar, imej akan diskalakan kepada dimensi panel. nisbah aspek imej " #~ "tak akan dikekalkan." #~ msgid "" #~ "If true, the panel is automatically hidden into a corner of the screen " #~ "when the pointer leaves the panel area. Moving the pointer to that corner " #~ "again will cause the panel to re-appear." #~ msgstr "" #~ "Jika benar, panel automatik disorok ke sudut skrin bila pentuding " #~ "meninggalkan kawasan panel. Menggerakkan pentuding ke sudut itu akan " #~ "menyebabkan panel muncul semula." #~ msgid "" #~ "In a Xinerama setup, you may have panels on each individual monitor. This " #~ "key identifies the current monitor the panel is displayed on." #~ msgstr "" #~ "Pada tetapan Xinerama, anda boleh mempunyai panel pada setiap monitor. " #~ "Kekunci ini mengenalpasti monitor semasa panel dipaparkan" #~ msgid "Name to identify panel" #~ msgstr "Nama untuk mengcam panel" #~ msgid "Panel autohide delay" #~ msgstr "Lengahan auto sorok" #~ msgid "Panel autounhide delay" #~ msgstr "Lengahan auto nyahsorok panel" #~ msgid "Panel orientation" #~ msgstr "Orientasi panel" #~ msgid "Panel size" #~ msgstr "Saiz panel" #~ msgid "Rotate image on vertical panels" #~ msgstr "Kilas imej pada panel menegak" #~ msgid "Specifies the background color for the panel in #RGB format." #~ msgstr "Nyatakan warna latar belakang bagi panel dalam format #RGB." #~ msgid "" #~ "Specifies the file to be used for the background image. If the image " #~ "contains an alpha channel it will be composited onto the desktop " #~ "background image." #~ msgstr "" #~ "Nyatakan fail untuk digunakan bagi imej latar belakang. Jika imej " #~ "mengandungi saluran alfa, ia akan dikompositkan ke imej latar belakang " #~ "desktop." #~ msgid "" #~ "Specifies the number of milliseconds delay after the pointer enters the " #~ "panel area before the panel is automatically re-shown. This key is only " #~ "relevant if the auto_hide key is true." #~ msgstr "" #~ "Menyatakan bilangan milisaat selepas penuding masuk ke kawasan panel " #~ "sebelum panel automatik dipaparkan. Kekunci ini hanya releven jika " #~ "kekunci auto_hide adalah benar." #~ msgid "" #~ "Specifies the number of milliseconds delay after the pointer leaves the " #~ "panel area before the panel is automatically hidden. This key is only " #~ "relevant if the auto_hide key is true." #~ msgstr "" #~ "Menyatakan bilangan milisaat selepas penuding meninggalkan kawasan panel " #~ "sebelum panel automatik disorok. Kekunci ini hanya releven jika kekunci " #~ "auto_hide adalah benar." #~ msgid "" #~ "Specifies the number of pixels visible when the panel is automatically " #~ "hidden into a corner. This key is only relevant if the auto_hide key is " #~ "true." #~ msgstr "" #~ "Menyatakan bilangan piksel yg kelihatan bila panel automatik disorok ke " #~ "sudut. Kekunci ini hanya releven jika kekunci auto_hide adalah benar" #~ msgid "Stretch image to panel" #~ msgstr "Regang imej kepada panel" #~ msgid "" #~ "The height (width for a vertical panel) of the panel. The panel will " #~ "determine at runtime a minimum size based on the font size and other " #~ "indicators. The maximum size is fixed at one quarter of the screen height " #~ "(or width)." #~ msgstr "" #~ "Tinggi bagi panel (lebar jika panel menegak) . Panel akan menentukan saiz " #~ "minimum berdasarkan saiz font dan menunjuk lain. Saiz maksimum adalah " #~ "tetaü pada suku drpd tinggi (atau lebar) skrin." #~ msgid "" #~ "The location of the panel along the x-axis. This key is only relevant in " #~ "un-expanded mode. In expanded mode this key is ignored and the panel is " #~ "placed at the screen edge specified by the orientation key." #~ msgstr "" #~ "Lokasi bagi panel disepanjang paksi-x. Kekunci ini hanya releven pada mod " #~ "un-expanded. Pada mod terkembang kekunci ini diabaikan dan panel " #~ "diletakkan pada pingguir skrin dinyatakan oleh kekunci orientasi." #~ msgid "" #~ "The location of the panel along the y-axis. This key is only relevant in " #~ "un-expanded mode. In expanded mode this key is ignored and the panel is " #~ "placed at the screen edge specified by the orientation key." #~ msgstr "" #~ "Lokasi bagi panel disepanjang paksi-y. Kekunci ini hanya releven pada mod " #~ "un-expanded. Pada mod terkembang kekunci ini diabaikan dan panel " #~ "diletakkan pada pingguir skrin dinyatakan oleh kekunci orientasi." #~ msgid "" #~ "The speed in which panel animations should occur. Possible values are " #~ "\"slow\", \"medium\" and \"fast\". This key is only relevant if the " #~ "enable_animations key is true." #~ msgstr "" #~ "kelajuan animasi panel . Nilai yang boleh adalah \"slow\", \"medium\" dan " #~ "\"fast\". Kekunci ini hanya relevan jika kekunci enable_animations adalah " #~ "benar." #~ msgid "" #~ "This is a human readable name which you can use to identify a panel. Its " #~ "main purpose is to serve as the panel's window title which is useful when " #~ "navigating between panels." #~ msgstr "" #~ "Ini adalah nama boleh dibaca manusia dimana anda boleh mengenalpasti " #~ "panel. Tujuan utama ia adalah untuk berlagak sebagai tajuk tetingkap " #~ "panel dimana ia berguna bila navigasi antara panel." #~ msgid "Visible pixels when hidden" #~ msgstr "Bilangan piksel kelihatan panel tersembunyi" #~ msgid "" #~ "With a multi-screen setup, you may have panels on each individual screen. " #~ "This key identifies the current screen the panel is displayed on." #~ msgstr "" #~ "Pada pemasangan aneka-skrin, anda boleh mempunyai panel pada skrin secara " #~ "individu. Kekunci ini mengenalpasti skrin semasa dimana panel dipaparkan." #~ msgid "X co-ordinate of panel" #~ msgstr "Koordinat X bagi panel" #~ msgid "X screen where the panel is displayed" #~ msgstr "Skrin X dimana panel dipaparkan" #~ msgid "Xinerama monitor where the panel is displayed" #~ msgstr "Monitor Xinerama dimana panel dipaparkan" #~ msgid "Y co-ordinate of panel" #~ msgstr "Koordinat Y bagi panel" #~ msgid "Cannot display help document" #~ msgstr "Tak dapat memaparkan dokumen bantuan" #~ msgid "Open URL: %s" #~ msgstr "Buka URL: %s" #~ msgid "" #~ "When a drawer is deleted, the drawer and its\n" #~ "settings are lost. Delete this drawer?" #~ msgstr "" #~ "Bila laci dipadam, laci dan tetapannya\n" #~ "akan hilang. Buang laci ini?" #~ msgid "Delete Drawer" #~ msgstr "Padam Laci" #~ msgid "" #~ "When a panel is deleted, the panel and its\n" #~ "settings are lost. Delete this panel?" #~ msgstr "" #~ "Bila panel dipadam, panel dan\n" #~ "tetapannya akan hilang. Buang panel ini?" #~ msgid "Delete Panel" #~ msgstr "Padam Panel" #~ msgid "A simple applet for testing the GNOME-2.0 panel" #~ msgstr "Aplet ringkas untuk mencuba panel GNOME-2.0" #~ msgid "Test Bonobo Applet" #~ msgstr "Aplet Bonobo Ujian" #~ msgid "Test Bonobo Applet Factory" #~ msgstr "Kilang Aplet Bonobo Ujian" #~ msgid "Incomplete '%s' background type received" #~ msgstr "Jenis latarbelakang tidak sempurna '%s' diterima" #~ msgid "Incomplete '%s' background type received: %s" #~ msgstr "Jenis latarbelakang tidak sempurna '%s' diterima: %s" #~ msgid "Failed to get pixmap %s" #~ msgstr "Gagal untuk mendapatkan pixmap %s" #~ msgid "Unknown background type received" #~ msgstr "Jenis latarbelakang tidak dikenali diterima" #~ msgid "The Applet's containing Panel's orientation" #~ msgstr "Aplet mengandungi orientasi Panel" #~ msgid "The Applet's containing Panel's size in pixels" #~ msgstr "Aplet mengandungi saiz Panel dalam piksel" #~ msgid "The Applet's containing Panel's background color or pixmap" #~ msgstr "Aplet mengandungi warna latar Panel atau pixmap" #~ msgid "The Applet's flags" #~ msgstr "Flag Aplet" #~ msgid "Ranges that hint what sizes are acceptable for the applet" #~ msgstr "Julat yg membayangkan saiz berapa diterima oleh aplet ini" #~ msgid "The Applet's containing Panel is locked down" #~ msgstr "Aplet mengandungi Panel dikunci" #~ msgid "Specify an applet IID to load" #~ msgstr "Nyatakan IID aplet untuk dimuatkan" #~ msgid "" #~ "Specify a gconf location in which the applet preferences should be stored" #~ msgstr "Nyatakan lokasi gconf dimana keutamaan aplet patut disimpan" #~ msgid "" #~ "Specify the initial size of the applet (xx-small, medium, large etc.)" #~ msgstr "Nyatakan saiz awal bagi aplet(xx-kecil, sederhana, besar etc.)" #~ msgid "" #~ "Specify the initial orientation of the applet (top, bottom, left or right)" #~ msgstr "Nyatakan orientasi awal bai aplet (atas, bawah, kiri atau kanan)" #~ msgid "Top" #~ msgstr "Atas" #~ msgid "Bottom" #~ msgstr "Bawah" #~ msgid "Left" #~ msgstr "Kiri" #~ msgid "Right" #~ msgstr "Kanan" #~ msgid "XX Small" #~ msgstr "XX Kecil" #~ msgid "X Small" #~ msgstr "X Kecil" #~ msgid "Small" #~ msgstr "Kecil" #~ msgid "Medium" #~ msgstr "Sederhana" #~ msgid "Large" #~ msgstr "Besar" #~ msgid "X Large" #~ msgstr "X Besar" #~ msgid "XX Large" #~ msgstr "XX Besar" #~ msgid "Test applet utility" #~ msgstr "Utiliti aplet Ujian" #~ msgid "_Applet:" #~ msgstr "_Aplet:" #~ msgid "_Prefs Dir:" #~ msgstr "Dir _Pref:" #~ msgid "Specify a profile name to load" #~ msgstr "Nyatakan nama profil untuk dimuatkan" #~ msgid "Cannot remove menu item %s" #~ msgstr "Tak dapat membuang item menu %s" #~ msgid "Could not get file name from path: %s" #~ msgstr "Tak boleh mendapatkan nama fail daripada laluan: %s" #~ msgid "Could not get directory name from path: %s" #~ msgstr "Tak boleh mendapatkan nama direktori daripada laluan: %s" #~ msgid "Remove this item" #~ msgstr "Buang item ini" #~ msgid "Add new item to this menu" #~ msgstr "Tambah item baru pada menu ini" #~ msgid "Properties" #~ msgstr "Ciri-ciri" #~ msgid "_Name:" #~ msgstr "_Nama:" #~ msgid "" #~ "The default application for this type of file cannot handle remote files" #~ msgstr "" #~ "Aplikasi default bagi jenis fail ini tidak dapat mengendali fail jauh" #~ msgid "Unable to get the name of the command to execute" #~ msgstr "Tak dapat nama bagi arahan untuk dilaksanakan" #~ msgid "" #~ "You do not have fortune installed or you have not specified a program to " #~ "run.\n" #~ "\n" #~ "Please refer to fish properties dialog." #~ msgstr "" #~ "Anda tidak mempunyai fortune yang dipasang atau tidak mempunyai program " #~ "yang dinyatakan untuk dilaksanakan.\n" #~ "\n" #~ "Sila rujuk dialog ciri-ciri ikan. " #~ msgid "Debian GNU/Linux" #~ msgstr "Debian GNU/Linux" #~ msgid "Debian Menu" #~ msgstr "Menu Debian" #~ msgid "SuSE Linux" #~ msgstr "Linux SuSE" #~ msgid "SuSE Menu" #~ msgstr "Menu SuSE" #~ msgid "Solaris" #~ msgstr "Solaris" #~ msgid "CDE Menu" #~ msgstr "Menu CDE" #~ msgid "" #~ "Unable to initialize png structure.\n" #~ "You probably have a bad version of libpng on your system" #~ msgstr "" #~ "Tak dapat memulakan structur png.\n" #~ "Anda mungkin mempuniyai versi libpng tak elok pada sistem anda" #~ msgid "" #~ "Unable to create png info.\n" #~ "You probably have a bad version of libpng on your system" #~ msgstr "" #~ "Tak dapat mencipta maklumat png.\n" #~ "Anda mungkin mempuniyai versi libpng tak elok pada sistem anda" #~ msgid "" #~ "Unable to set png info.\n" #~ "You probably have a bad version of libpng on your system" #~ msgstr "" #~ "Tak dapat menetapkan maklumat png.\n" #~ "Anda mungkin mempuniyai versi libpng tak elok pada sistem anda" #~ msgid "" #~ "Insufficient memory to save the screenshot.\n" #~ "Please free up some resources and try again." #~ msgstr "" #~ "Tak cukup memori untuk menyimpan cekupanskrin.\n" #~ "Sila bebaskan sedikit sumber dna cuba lagi." #~ msgid "File %s already exists. Overwrite?" #~ msgstr "Fail %s sudah wujud. Tindih?" #~ msgid "" #~ "Unable to create the file:\n" #~ "\"%s\"\n" #~ "Please check your permissions of the parent directory" #~ msgstr "" #~ "Tak dapat mencipta fail:\n" #~ "\"%s\"\n" #~ "Sila periksa keizinan pada direktori pangkal" #~ msgid "Screenshot-%s.png" #~ msgstr "Cekupanku-%s.png" #~ msgid "Screenshot.png" #~ msgstr "Cekupanku.png" #~ msgid "Screenshot-%s-%d.png" #~ msgstr "Cekupanku-%s-%d.png" #~ msgid "Screenshot-%d.png" #~ msgstr "Cekupanku-%d.png" #~ msgid "Not enough room to write file %s" #~ msgstr "Tak cukup ruang untuk menulis fail %s" #~ msgid "" #~ "There was an error displaying help: \n" #~ "%s" #~ msgstr "" #~ "Terdapat ralat memapar bantuan: \n" #~ "%s" #~ msgid "" #~ "Glade file for the screenshot program is missing.\n" #~ "Please check your installation of gnome-panel" #~ msgstr "" #~ "Fail Glade bagi program cekupanskrin hilang.\n" #~ "Sila Periksa pemasangan gnome-core anda" #~ msgid "Unable to take a screenshot of the current desktop." #~ msgstr "Tak dapat mencekup skrin desktop semasa. :(" #~ msgid "Save screenshot to _web page (save in %s)" #~ msgstr "Simpan cekupanskrin ke laman _web (simpan di %s)" #~ msgid "Grab a window instead of the entire screen" #~ msgstr "Genggam tetingkap selain daripada seluruh skrin" #~ msgid "Take screenshot after specified delay [in seconds]" #~ msgstr "Ambil cekupan skrin selepas selangmasa dinyatakan [dalam saat]" #~ msgid "Options" #~ msgstr "Opsyen" #~ msgid "Preview" #~ msgstr "Prebiu" #~ msgid "Save Screenshot" #~ msgstr "Simpan Cekupanskrin" #~ msgid "Save screenshot to _desktop" #~ msgstr "Simpan cekupanskrin ke _desktop" #~ msgid "Save screenshot to _file:" #~ msgstr "Simpan cekupanskrin ke _fail:" #~ msgid "Save screenshot to _web page (save in ~/public__html)" #~ msgstr "Simpan cekupanskrin ke laman _web (simpan di ~/public__html)" #~ msgid "" #~ "The user's directory in which screenshots should be saved so as to appear " #~ "on the web." #~ msgstr "" #~ "Direktori pengguna dimana cekupan skrin akan disimpan supaya ianya muncul " #~ "di web." #~ msgid "Web directory" #~ msgstr "Direktori web" #~ msgid "Desktop" #~ msgstr "Desktop" #~ msgid "" #~ "The \"%s\" applet appears to have died unexpectedly.\n" #~ "\n" #~ "Do you want to reload this applet?" #~ msgstr "" #~ "Aplet \"%s\" nampaknya mati tanpa diduga.\n" #~ "\n" #~ "Anda mahu ulangmuat aplet ini?" #~ msgid "" #~ "\n" #~ "\n" #~ "(If you choose not to reload it at this time you can always add it by " #~ "right clicking on the panel and clicking on the \"Add to Panel\" submenu)" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "(Jika anda pilih untuk tidak ulangmuatnya kali ini, anda boleh " #~ "menambahnya dengan klik-kanan pada panel dan klik pada submenu \"Tambah " #~ "ke panel\")" #~ msgid "Unable to load panel stock icon '%s'\n" #~ msgstr "Tak dapat memuatkan ikon stol panel '%s'\n" #~ msgid "Size:" #~ msgstr "Saiz:" #~ msgid "" #~ "The system administrator has disallowed\n" #~ "modification of the panel configuration" #~ msgstr "" #~ "Pentadbir sistem telah tidak mengizinkan\n" #~ "mengubahsuaian konfigurasi panel" #~ msgid "Error loading glade file %s" #~ msgstr "Ralat memuatkan fail glade %s" #~ msgid "Panel" #~ msgstr "Panel" #~ msgid "Select preferences for all your panels" #~ msgstr "Pilih keutamaan bagi semua panel anda" #~ msgid "Animation _speed:" #~ msgstr "Kelajuan _animasi:" #~ msgid "Close _drawer when launcher is clicked" #~ msgstr "_Tutup laci jika pelancar diklik" #~ msgid "Drawer and panel _animation" #~ msgstr "_Animasi laci dan panel" #~ msgid "Fast" #~ msgstr "Laju" #~ msgid "Panel Preferences" #~ msgstr "Keutamaan Panel" #~ msgid "Slow" #~ msgstr "Perlahan" #~ msgid "Lock Screen" #~ msgstr "Kunci Skrin" #~ msgid "Lock the screen so that you can temporarily leave your computer" #~ msgstr "Kunci skrin supaya anda boleh meninggalkan komputer sekejap" #~ msgid "Log out of GNOME" #~ msgstr "Log keluar GNOME" #~ msgid "Search for Files" #~ msgstr "Cari fail" #~ msgid "Screenshot" #~ msgstr "Cekupanskrin" #~ msgid "Lock" #~ msgstr "Kunci" #~ msgid "Lock the screen so you can temporarily leave your computer" #~ msgstr "Kunci skrin supaya anda boleh meninggalkan komputer sekejap" #~ msgid "Search" #~ msgstr "Carian" #~ msgid "Run" #~ msgstr "Laksana" #~ msgid "Run a command" #~ msgstr "Laksanakan arahan" #~ msgid "Utility" #~ msgstr "Utiliti" #~ msgid "Clear recent document history?" #~ msgstr "Kosongkan sejarah dokumen kebelakangan?" gnome-menus-3.0.1/po/ku.po0000644000175000001440000001771511334251460012271 00000000000000# translation of ku.po to Kurdish # translation of gnome-menus.HEAD.po to Kurdish # Kurdish translation for gnome-menus # Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005 # This file is distributed under the same license as the gnome-menus package. # Erdal Ronahi , 2005. # Erdal Ronahi , 2005. # Erdal Ronahi , 2005, 2006. # msgid "" msgstr "" "Project-Id-Version: ku\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-01-08 13:14+0100\n" "PO-Revision-Date: 2007-08-13 14:13+0000\n" "Last-Translator: Erdal Ronahi \n" "Language-Team: Kurdish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2008-01-08 10:24+0000\n" "X-Generator: Launchpad (build Unknown)\n" "X-Poedit-Language: Kurdish\n" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Gihîştina Gerdûnî" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Mîhengên Gihîştina Gerdûnî" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "Bernameyên Alîkar" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "Bernameyên alîkar ên sermaseyê" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "Sepan" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Vebijêrkên takekesî û mîhengên rêveberiyê" #: ../desktop-directories/Desktop.directory.in.h:2 #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "Pergal" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Bernamekirin" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Amûrên ji bo pêşdebirina nivîsbariyê" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Perwerdehî" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "Lîstik" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "Lîstik û demxweşî" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafîk" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Sepanên grafîkê" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hişkalav" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Mîhengên çend cîhazên hişkalavê" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Înternet û Tor" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Mîhengên têkildarî torê" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "Înternet" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Bernameyên wekî epeyam û gerokan yên ji bo pêwendiya înternetê" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Dîtin û Hestkirin" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Mîhengên xuyabûn û tevgerînên sermasê" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "Pêşeka multîmedya" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "Deng & Vîdeo" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Nivîsgeh" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Sepandinên Ofîsê" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Sepanên ku nakevin kategoriyên din" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "Yên din" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Takekesî" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Mîhengên takekesî" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "Vebijêrkên takekesî" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Vebijêrk" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Universal access related preferences" msgstr "Vebijêrkên têkildarî gihîştina gerdûnî" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "Mîheng û vebijêrkên takekesî" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Mîhengên pergalê" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "Rêveberî" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Eyarên hemû pergalê biguherîne (ji bo hemû bikarhêneran derbas dibe)" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Amûrên Pergalê" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Avakirin û şopandina pergalê" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Edîtorê Pêşekê" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Pêşekan biguherîne" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Sepan:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "_Standard" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Pêşek:" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 msgid "Name" msgstr "Nav" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 msgid "Show" msgstr "Nîşan bide" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Peldanka mal nayê dîtin: di /etc/passwd nehat mîheng kirin û di environment " "de nirxa $HOME tune" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Pelê pêşekê" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "PELÊ_PÊŞEKÊ" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Guherînên pêşekê temaşe bike" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Yên bihundirîne" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Ketinên (entry) NoDisplay=true bihundirîne" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ID ya dosiya sermaseyê ne derbasdar e" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Navê pelî yê nederbasdar]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Pêşek hat guherandin, ji nû ve tê bar kirin====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Dara pêşekê vala ye" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- bikaranîna Desktop Menu Specification a GNOME'yê test bike" msgid "Accessibility" msgstr "Gihîstin" msgid "Desktop" msgstr "Sermasê" #~ msgid "Accessibility related preferences" #~ msgstr "Vebijêrkên gihîştinê" gnome-menus-3.0.1/po/ml.po0000644000175000001440000002463711347370411012265 00000000000000# translation of gnome-menus.master.ml.po to # This file is distributed under the same license as the gnome-menus package. # Copyright (C) 2007-2008 gnome-menus' COPYRIGHT HOLDER. # Ani Peter , 2006. # Praveen|പ്രവീണ്‍ A|എ , 2007,2008. # Ani Peter , 2007. # Reviewed by Santhosh Thottingal msgid "" msgstr "" "Project-Id-Version: gnome-menus.master.ml\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2009-06-21 17:35+0000\n" "PO-Revision-Date: 2009-09-12 18:29+0530\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "മള്‍ട്ടീമീഡിയ മെനു" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "ശബ്ദവും ചലച്ചിത്രവും" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "പ്രോഗ്രാമിങ്" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "സോഫ്റ്റ്‌വെയര്‍ വികസനത്തിനു് ആവശ്യമുളള പണിയായുധങ്ങള്‍" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "വിദ്യാഭ്യാസം" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "കളികള്‍" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "കളികളും വിനോദങ്ങളും" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "ഗ്രാഫിക്സ്" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "ഗ്രാഫിക്സ് പ്രയോഗങ്ങള്‍" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "ഹാര്‍ഡ്‌വെയര്‍" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "പലയിനം ഹാര്‍ഡ്‌വെയര്‍ ഉപകരണങ്ങള്‍ക്കുള്ള സജ്ജീകരണങ്ങള്‍" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "ഇന്റര്‍നെറ്റും ശൃംഖലയും" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "ശൃംഖലയുമായി ബന്ധപ്പെട്ട സജ്ജീകരണങ്ങള്‍" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "ചമയം" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "പണിയിടത്തിന്റെ കാഴ്ചയും പെരുമാറ്റവും നിയന്ത്രിയ്ക്കുന്ന സജ്ജീകരണങ്ങള്‍" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "ഇന്റര്‍നെറ്റ്" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "ഇന്റര്‍നെറ്റ് ലഭ്യതയ്ക്കാവശ്യമുളള പ്രോഗ്രാമുകളായ വെബും ഇമെയിലും" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "ഓഫീസ്" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "ഓഫീസ് പ്രയോഗങ്ങള്‍" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "സ്വകാര്യം" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "സ്വകാര്യ സജ്ജീകരണങ്ങള്‍" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "ഭരണം" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "സിസ്റ്റം മുഴുവനുളള സജ്ജീകരണങ്ങളില്‍ മാറ്റം വരുത്തുക (എല്ലാ ഉപയോക്താക്കളേയും ബാധിക്കുന്നു)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "സ്വകാര്യ മുന്‍ഗണനകള്‍" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "മുന്‍ഗണനകള്‍" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "സിസ്റ്റം" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "സിസ്റ്റത്തിന്റെ സജ്ജീകരണങ്ങള്‍" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "സിസ്റ്റത്തിലെ പണിയായുധങ്ങള്‍" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "സിസ്റ്റത്തിന്റെ ക്രമീകരണവും നിരീക്ഷണവും" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "സാര്‍വ്വജനികലഭ്യത" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "സാര്‍വ്വജനികലഭ്യതാ സജ്ജീകരണങ്ങള്‍" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "ഉപകരണങ്ങള്‍" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "പണിയിടോപകരണങ്ങള്‍" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "പ്രയോഗങ്ങള്‍" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "സ്വകാര്യ മുന്‍ഗണനകളും ഭരണ സജ്ജീകരണങ്ങളും" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "മറ്റു് വിഭാഗങ്ങളില്‍ ഉള്‍‌പ്പെടാത്ത പ്രയോഗങ്ങള്‍" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "മറ്റുളളവ" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "മെനു മാറ്റുന്നിടം" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "മെനുകള്‍ മാറ്റുക" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_പ്രയോഗങ്ങള്‍:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_സഹജമായവ" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_മെനുകള്‍:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "ലളിതമായ മെനു മാറ്റുന്നിടം %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "പേരു്" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "കാണിയ്ക്കുക" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "സ്വന്തം തട്ടു് കണ്ടുകിട്ടിയില്ല: /etc/passwd ല്‍ മാത്രമല്ല പരിസരത്തും $HOME നു് വിലയില്ല" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "മെനു ഫയല്‍" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "മെനു _ഫയല്‍" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "മെനുവില്‍ വരുത്തുന്ന മാറ്റങ്ങള്‍ നിരീക്ഷിയ്ക്കുക" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr " ചെയ്ത എന്‍ട്രികളും ഉള്‍‌പ്പെടുത്തുക" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "NoDisplay=true എന്ന എന്‍ട്രികളും ഉള്‍‌പ്പെടുത്തുക" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "അസാധുവായ പണിയിട ഫയലിന്റെ ഐഡി" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[ഫയലിന്റെ പേരു് അസാധുവാണു്]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== മെനു മാറ്റിയിരിക്കുന്നു, വീണ്ടും ലഭ്യമാക്കിക്കൊണ്ടിരിയ്ക്കുന്നു ====\n" "\n" ", \n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "മെനു ട്രീ ശൂന്യമാണു്" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- ഗ്നോമിന്റെ പണിയിട മെനു സ്പെസിഫിക്കേഷന്‍ നടപ്പിലാക്കിയിരിയ്ക്കുന്നതെങ്ങനെയാണെന്നു് പരീക്ഷിയ്ക്കുക" gnome-menus-3.0.1/po/dv.po0000644000175000001440000002046211347370243012261 00000000000000# Divehi translation for gnome-menus # Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 # This file is distributed under the same license as the gnome-menus package. # FIRST AUTHOR , 2006. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: Inash Zubair \n" "POT-Creation-Date: 2009-03-17 15:27+0000\n" "PO-Revision-Date: 2009-05-05 21:16+0000\n" "Last-Translator: Huxain \n" "Language-Team: Divehi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2009-05-23 10:44+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "މަލްޓިމީޑިއާ މެނޫ" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "އަޑު އަދި ވީޑިއޯ" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "ޕްރޮގްރާމިންގް" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "ސޮފްޓްވެޔާރ ޑެވެލޮޕް ކުރުމުގެ ޓޫލްސްތައް" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "ތައުލީމު" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "ގޭމްސް" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "ގޭމުތަކާއި މުނިފޫހިފިލުވުންތައް" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "ގްރެފިކްސް" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "ގްރެފިކްސް އެޕްލިކޭޝަންތައް" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "ހާރޑްވެއަރ" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "ހާރޑުވެއަރ ޑިވައިސްތަކުގެ ސެޓިންގްތައް" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "އިންޓަރނެޓް އަދި ނެޓްވޯރކް" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "ނެޓްވޯރކާގުޅޭ ސެޓިންގްތައް" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "ބަލާބެލުން" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "ޑެސްކްޓޮޕް ބަލާބެލުމާއި ހަރަކާތްތައް ކޮންޓްރޯލްކުރާ ސެޓިންގްސް" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "އިންޓަނެޓް" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "ވެބް އަދި އީމެއިލް ފަދަ އިންޓާނެޓްގެ ބޭނުންހިފާ ޕްރޮގްރާމުތައް" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "އޮފީސް" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "އޮފީސް އެޕްލިކޭޝަންސް" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "އަމިއްލަަ" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "އަމިއްލަ ސެޓިންތައް" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "އިދާރީ" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "މުޅި ސިސްޓަމް ގެ ސެޓިންގްސް ބަދަލު ކުރައްވާ - ޔޫޒާޒްއެކުލެވޭގޮތަށް" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "އަމިއްލަ ގޮތްތައްަ" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "ބޭނުންވާ ގޮތްތަށް" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "ސިސްޓަމް" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "ސިސްޓަމް ސެޓިންގްސް" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "ސިސްޓަމް ޓޫލްތައް" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "ސިސްޓަމް ކޮންފިގަރ ކުރުމާއި މޮނިޓަރ ކުރުން" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "ހުރިހާދިމލަކުން ވަދެވޭ" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "ވަނުމުގެ ސެޓިން ހެދުން" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "އެކްސެސަރީސް" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "ޑެސްކްޓޮޕް އެކްސެސަރީސް" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "އެޕްލިކޭޝަންސް" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "އަމިއްލަ ޕުރިފަރަންސް އަދި އެޑުމިނިސްޓުރެޓަރ ސެޓިން" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "އެހެން ކެޓަގަރީތަކާ ނުގުޅޭ އެޕްލިކޭޝަންތަށް" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "އެހެނިހެން" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "މެނޫއެޑިޓްކުރާ" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "މެނޫތައް އެޑިތްކުރުން" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "އެޕްލިކޭޝަންސް_" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "ޑިފޯލްޓްސް_" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "މެނޫތަށް_" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "ނަން" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "ދެއްކުން" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "ހޯމް ޑައިރޭކްޓަރީއެއް ނުފެނުނު - $HOME ނުވަތަ /etc/password މައުލޫމާތުމަދު" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "މެނޫފައިލް" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "މެނޫ_ފައިލް" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "މެނޫ ބަދަލުވޭތޯ ބަލާ" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "އެންޓްރީސްތައް ހިމެނޭ d" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "އެންޓްރީސްތައް ހިމެނޭ NoDisplay=true" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ި ޑެސްކުޓޮޕް ފައިލް އައިޑީ ނުބައި" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[ނުބައި ފައިލްނަމެއް]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " <ނުހިމެނޭ>" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== މެނޫބަދަލުވެފައި، އަލުންލޯޑްވަނީ ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "މެނޫ ޓްރީގައި އެއްޗެއްނެތް" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "ނޯމްގެ ޑެސްކުޓޮޕް މެނޫ އިމްޕުލިމެންޓޭޝަން ޓެސްޓުކުރައްވާ" gnome-menus-3.0.1/po/eo.po0000644000175000001440000001764411412365412012256 00000000000000# Esperanto translation for gnome-menus # Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 # This file is distributed under the same license as the gnome-menus package. # # Joop EGGEN , 2006 # Guillaume SAVATON , 2006 # Kristjan SCHMIDT , 2010. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2010-06-22 01:58+0000\n" "PO-Revision-Date: 2010-06-23 17:13+0200\n" "Last-Translator: Kristjan SCHMIDT \n" "Language-Team: Esperanto \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2010-06-23 15:12+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Plurmediomenuo" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Sono kaj video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programado" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Iloj por programado" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Edukado" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Ludoj" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Ludoj kaj amuzoj" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafikoj" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafikaj aplikaĵoj" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Aparataro" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Agordaro por pluraj aparatoj" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Interreto kaj reto" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Retrilata agordaro" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Aspekto kaj konduto" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Agordaro reganta aspekton kaj konduton de la labortablo" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Interreto" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programoj por retuzo, ekzemple por retlegado kaj retpoŝto" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Oficejo" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Oficejaj aplikaĵoj" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Persona" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Persona agordaro" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administrado" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Ŝanĝi plensistemajn agordojn (aplikiĝas al ĉiuj uzantoj)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Personaj agordoj" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Agordoj" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistemo" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Sistema agordaro" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Sistemaj iloj" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Agordi kaj kontroli sistemon" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Universala aliro" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Agordoj por universala aliro" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Utilaĵoj" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Labortablaj utilaĵoj" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Aplikaĵoj" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Personaj preferoj kaj administraj agordoj" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Aplikaĵoj neagordaj aliajn kategoriojn" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Alia" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Menua redaktilo" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Redakti menuojn" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Aplikaĵoj:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Defaŭltoj" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menuoj:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Simpla menu-redaktilo %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nomo" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Montri" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Ne eblas trovi hejman dosierujon: ne agordita en /etc/passwd kaj mankas " "valoro por media variablo $HOME" #~ msgid "Action" #~ msgstr "Ago" #~ msgid "Action games" #~ msgstr "Agaj ludoj" #~ msgid "Adventure" #~ msgstr "Aventuro" #~ msgid "Adventure style games" #~ msgstr "Aventur-ludoj" #~ msgid "Arcade" #~ msgstr "Arkado" #~ msgid "Arcade style games" #~ msgstr "Arkadmanieraj ludoj" #~ msgid "Falling blocks" #~ msgstr "Falantaj blokoj" #~ msgid "Falling blocks games" #~ msgstr "Ludoj de falantaj blokoj" #~ msgid "Board" #~ msgstr "Tabulo" #~ msgid "Board games" #~ msgstr "Tabulaj ludoj" #~ msgid "Card games" #~ msgstr "Kart-ludoj" #~ msgid "Cards" #~ msgstr "Kartoj" #~ msgid "Debian" #~ msgstr "Debiano" #~ msgid "The Debian menu" #~ msgstr "La Debiana menuo" #~ msgid "Science" #~ msgstr "Scienco" #~ msgid "Scientific applications" #~ msgstr "Sciencaj programoj" #~ msgid "Games for kids" #~ msgstr "Infan-ludoj" #~ msgid "Kids" #~ msgstr "Infanoj" #~ msgid "Logic" #~ msgstr "Logiko" #~ msgid "Logic and puzzle games" #~ msgstr "Puzloj kaj logikaj ludoj" #~ msgid "Role playing" #~ msgstr "Rolo" #~ msgid "Role playing games" #~ msgstr "Rolo-ludoj" #~ msgid "Simulation" #~ msgstr "Ŝajnigado" #~ msgid "Simulation games" #~ msgstr "Ŝajnigadaj ludoj" #~ msgid "Sports" #~ msgstr "Sporto" #~ msgid "Sports games" #~ msgstr "Sportaj ludoj" #~ msgid "Strategy" #~ msgstr "Strategio" #~ msgid "Strategy games" #~ msgstr "Strategiaj ludoj" #~ msgid "Monitor for menu changes" #~ msgstr "Kontrolilo por menuaj ŝanĝoj" #~ msgid "Menu file" #~ msgstr "Menua dosiero" #~ msgid " " #~ msgstr " " #~ msgid "[Invalid Filename]" #~ msgstr "[Nevalida dosiernomo]" #~ msgid "MENU_FILE" #~ msgstr "MENU_FILE" gnome-menus-3.0.1/po/xh.po0000644000175000001440000000773011334251460012265 00000000000000# Xhosa translation of gnome-menus # Copyright (C) 2005 Canonical Ltd. # This file is distributed under the same license as the gnome-menus package. # Translation by Canonical Ltd with thanks to # Translation World CC in South Africa, 2005. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-04-01 13:09+0200\n" "PO-Revision-Date: 2005-03-30 21:58+0200\n" "Last-Translator: Canonical Ltd \n" "Language-Team: Xhosa \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Accessibility" msgstr "Ukufikeleleka" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Accessibility Settings" msgstr "Imimiselo Yokufikeleleka" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "Izinto ezongezelelwayo" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "Izinto ezongezelelwayo ze-Desktop" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "Iinkqubo" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Ukwenziwa kweenkqubo" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Izixhobo zokuphuhlisa ubucukubhede bekhompyutha" #: ../desktop-directories/Edutainment.directory.in.h:1 msgid "Edutainment" msgstr "Ukufunda ngokuzonwabisa" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "Imidlalo" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "Imidlalo nokuzihlekisa" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Iimo zezibonakalisi-nkqubo" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Iinkqubo ngeemo zezibonakalisi-nkqubo" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "I-intanethi" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Iinkqubo zokufikelela kwi-Intanethi ezinjenge-web ne-imeyile" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "Imenu Yezixhobo eziphathekayo zokugcina ulwazi ngokuphinda-phindeneyo" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "Isandi neVidiyo" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "i-Ofisi" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Iinkqubo ze-Ofisi" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Iinkqubo ezingangeniyo kwezinye iindidi" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "Ezinye" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Accessibility related preferences" msgstr "Uluhlu lwezinto ezikhethwayo olunxulumene nofikeleleko" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "Uluhlu lwezinto ezikhethwayo zaloo mntu uthile kunye nemimiselo" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Uluhlu lwezinto ezikhethwayo" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "Ulawulo" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change systemwide settings (affects all users)" msgstr "" "Tshintsha imimiselo yenkqubo ngokubanzi (ichukumisa bonke abasebenzisi)" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Izixhobo Zeenkqubo" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Umiselo-nkqubo lwendlela emisiweyo kunye nokuhlola" gnome-menus-3.0.1/po/hr.po0000644000175000001440000001663111334251460012257 00000000000000# Croatian translation for gnome-menus # Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005 # This file is distributed under the same license as the gnome-menus package. # FIRST AUTHOR , 2005. # Translators: Krešo Kunjas # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-09-08 12:08+0200\n" "PO-Revision-Date: 2007-08-05 11:44+0000\n" "Last-Translator: Krešo Kunjas \n" "Language-Team: Croatian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Launchpad-Export-Date: 2008-05-28 07:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimedijski izbornik" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Zvuk i video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programiranje" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Alati za izradu softvera" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Edukacija" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Igre" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Igre i zabava" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafika" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafički programi" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardver" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Postavke za nekoliko hardverskih uređaja" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet i mreža" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Mrežne postavke" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Izgled" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Postavke za upravljanje izgledom i ponašanjem desktopa" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programi za pristup Internetu, poput weba ili elektroničke pošte" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Ured" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Uredski alati" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Osobno" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Osobne postavke" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administracija" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Izmjeni postavke za cijeli sustav (utječe na sve korisnike)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Osobne postavke" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Postavke" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sustav" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Postavke sustava" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Alati sustava" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Konfiguracija i nadgledanje sustava" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Univerzalni pristup" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Postavke univerzalnog pristupa" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Pomagala" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Pomagala radne površine" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Programi" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Osobne postavke i administracijske postavke" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Programi koji ne pristaju u druge kategorije" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Ostalo" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Uređivač izbornika" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Uredite izbornike" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Programi:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "_Uobičajeno" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Izbornici:" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Ime" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Prikaži" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Ne mogu pronaći osobni direktorij; nije naveden u /etc/passwd i ne postoji " "vrijednost $HOME u trenutnom okružju" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Datoteka izbornika" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Nadgledaj promjene izbornika" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Uključi e stavke" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Uključi NoDisplay=true unose" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Krivi ID desktop datoteke" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Krivo ime datoteke]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "= Izbornik promijenjen, osvježavam =\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Stablo izbornika je prazno" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "" "- testiraj GNOMEovu implementaciju specifikacije za izbornike na radnoj " "površini" #~ msgid "Universal access related preferences" #~ msgstr "Postavke vezane uz univerzalni pristup" #~ msgid "Personal preferences and settings" #~ msgstr "Osobne postavke i podešenja" gnome-menus-3.0.1/po/he.po0000644000175000001440000001755411347370411012251 00000000000000# translation of gnome-menus.gnome-2-10.po to Hebrew # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # Yuval Tanny , 2005. # msgid "" msgstr "" "Project-Id-Version: gnome-menus.gnome-2-10\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2009-06-21 17:35+0000\n" "PO-Revision-Date: 2009-07-04 22:37+0200\n" "Last-Translator: Yaron Shahrabani \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "תפריט מולטימדיה" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "צליל ווידאו" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "תכנות" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "כלים לפיתוח תוכנה" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "לימוד" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "משחקים" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "משחקים ושעשועים" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "גרפיקה" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "יישומים גרפיים" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "חומרה" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "הגדרות עבור מספר התקני חומרה" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "אינטרט ורשת" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "הגדרות רשת" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "מראה ומרגש" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "הגדרות לשליטה במראה והתנהגות שולחן העבודה" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "אינטרנט" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "תוכנות לגישה לאינטרנט כגון דפדפן ולקוח דואר" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "משרד" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "יישומים משרדיים" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "אישי" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "הגדרות אישיות" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "ניהול" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "שנה הגדרות מערכת כלליות (משפיע על כל המשתמשים)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "העדפות אישיות" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "העדפות" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "מערכת" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "הגדרות מערכת" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "כלי מערכת" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "הגדרה וניטור של המערכת" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "גישה אוניברסלית" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "הגדרות גישה אוניברסלית" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "עזרים" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "עזרי שולחן עבודה" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "יישומים" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "העדפות אישיות והגדרות ניהול" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "יישומים שלא התאימו בקטגוריות אחרות" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "אחר" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "עורך תפריטים" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "ערוך תפריטים" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_יישומים:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_ברירות מחדל" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_תפריטים:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "עורך תפריטים פשוט %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "שם" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "הצג" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" msgstr "לא ניתן למצוא את תיקיית הבית: לא נקבע ב- etc/passwd/ ולא קיים ערך עבור HOME$ בסביבה" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Menu file" # msgstr "קובץ תפריט" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Monitor for menu changes" # msgstr "פקח על שינויים בתפריט" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Include d entries" # msgstr "פקח על שינויים בתפריט" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Include NoDisplay=true entries" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "מזהה קובץ שולחן עבודה לא תקין" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Invalid Filename]" # msgstr "[שם קובץ לא תקין]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" # "\n" # "\n" # "\n" # "==== התפריט השתנה, טוען מחדש ====\n" # "\n" # "\n" #: ../util/test-menu-spec.c:169 #: ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Menu tree is empty" # msgstr "עץ התפריט ריק" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- test GNOME's implementation of the Desktop Menu Specification" gnome-menus-3.0.1/po/rw.po0000644000175000001440000001043411334251460012271 00000000000000# translation of gnome-menus to Kinyarwanda. # Copyright (C) 2005 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menus package. # Steve Murphy , 2005 # Steve performed initial rough translation from compendium built from translations provided by the following translators: # Philibert Ndandali , 2005. # Viateur MUGENZI , 2005. # Noëlla Mupole , 2005. # Carole Karema , 2005. # JEAN BAPTISTE NGENDAHAYO , 2005. # Augustin KIBERWA , 2005. # Donatien NSENGIYUMVA , 2005.. # msgid "" msgstr "" "Project-Id-Version: gnome-menus 2.12\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-03-31 17:36-0700\n" "PO-Revision-Date: 2005-03-28 19:35-0700\n" "Last-Translator: Steve Murphy \n" "Language-Team: Kinyarwanda \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" # offmgr/source\offapp\dialog\treeopt.src:RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.13.text #: desktop-directories/Accessibility.directory.in.h:1 #: desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Accessibility" msgstr "Ubushobozi bwo gukoreshwa" #: desktop-directories/Accessibility.directory.in.h:2 msgid "Accessibility Settings" msgstr "" #: desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "" #: desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "" #: desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "Porogaramu" #: desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "" #: desktop-directories/Development.directory.in.h:2 #, fuzzy msgid "Tools for software development" msgstr "kugirango" #: desktop-directories/Edutainment.directory.in.h:1 msgid "Edutainment" msgstr "" #: desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "" #: desktop-directories/Games.directory.in.h:2 #, fuzzy msgid "Games and amusements" msgstr "Na" #: desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Ibishushanyo" #: desktop-directories/Graphics.directory.in.h:2 #, fuzzy msgid "Graphics applications" msgstr "Porogaramu" # officecfg/registry\schema\org\openoffice\Office\Common.xcs:....Save.URL.Internet.text #: desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "Interineti" #: desktop-directories/Internet.directory.in.h:2 #, fuzzy msgid "Programs for Internet access such as web and email" msgstr "kugirango Nka Urubuga Na imeli" #: desktop-directories/Multimedia.directory.in.h:1 #, fuzzy msgid "Multimedia menu" msgstr "Ibikubiyemo" #: desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "" # svx/source\gallery2\galtheme.src:RID_GALLERYSTR_THEME_OFFICE.text #: desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Ofise" #: desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "" #: desktop-directories/Other.directory.in.h:1 #, fuzzy msgid "Applications that did not fit in other categories" msgstr "OYA in Ikindi Ibyiciro" # framework/source\classes\fltdlg.src:STR_FILTER_OTHERS.text #: desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "Ikindi" #: desktop-directories/Settings-Accessibility.directory.in.h:2 #, fuzzy msgid "Accessibility related preferences" msgstr "Ibyahiswemo" #: desktop-directories/Settings.directory.in.h:1 #, fuzzy msgid "Personal preferences and settings" msgstr "Ibyahiswemo Na Amagenamiterere" # extracted from content/PrefsWindow.xul # LOCALIZATION NOTE : FILE UI for the outer parts of the Prefs dialog #: desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Ibyahisemo" # 89 #: desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "ubuyobozi" #: desktop-directories/System-Settings.directory.in.h:2 #, fuzzy msgid "Change systemwide settings (affects all users)" msgstr "Amagenamiterere Byose" #: desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "" #: desktop-directories/System-Tools.directory.in.h:2 #, fuzzy msgid "System configuration and monitoring" msgstr "Iboneza Na" gnome-menus-3.0.1/po/te.po0000644000175000001440000002171411546427651012270 00000000000000# translation of gnome-menus.master.te.po to Telugu # Telugu translation of gnome-menus # Copyright (C) 2005,2007 Free Software Foundation, Andhra Pradesh # This file is distributed under the same license as the gnome-menus package. # # Y.Kiran Chandra , 2005. # Bharat Kumar , 2007. # Krishna Babu K , 2009. # Praveen Illa , 2011. # msgid "" msgstr "" "Project-Id-Version: gnome-menus.master.te\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?\n" "POT-Creation-Date: 2011-02-02 00:22+0000\n" "PO-Revision-Date: 2011-03-26 18:21+0530\n" "Last-Translator: Praveen Illa \n" "Language-Team: Telugu < Telugu >\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\"" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "బహుళమాధ్యమాల మెను" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "ధ్వని మరియు దృశ్యం" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "ప్రోగ్రామింగ్" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "సాఫ్ట్‍వేర్ అభివృద్ధిచేయుటకు సాధనాలు" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "విద్య" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "ఆటలు" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "ఆటలు మరియు వినోదకాలు" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "చిత్రరూపాలు" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "చిత్రరూపాల అనువర్తనాలు" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "హార్డ్‍వేర్" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "వివిధ హార్డ్‍వేర్ పరికరాల కొరకు అమరికలు" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "అంతర్జాలం" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "అంతర్జాల సౌలభ్యత కొరకు వెబ్ మరియు ఈమెయిల్ వంటి వాటికోసం ప్రోగ్రాములు" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "కార్యాలయం" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "కార్యాలయ అనువర్తనాలు" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "వ్యక్తిగత" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "వ్యక్తిగత అమరికలు" #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "వ్యవస్థ" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "వ్యవస్థ అమరికలు" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "వ్యవస్థ పనిముట్లు" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "వ్యవస్థ స్వరూపణ మరియు పర్యవేక్షణ" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "సార్వత్రిక సౌలభ్యత" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "సార్వత్రిక సౌలభ్యత అమరికలు " #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "సహాయకాలు" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "రంగస్థల సహాయకాలు" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "అనువర్తనాలు" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "ఇతర విభాగాలలో ఇమడని అనువర్తనాలు" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "ఇతర" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "మెను కూర్పరి" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "మెనూలను సవరించు" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "అనువర్తనాలు (_A):" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "అప్రమేయాలు (_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "మెనూలు (_M)" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:47 #, python-format msgid "Simple Menu Editor %s" msgstr "సులభ మెనూ కూర్పరి %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:97 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:124 msgid "Name" msgstr "పేరు" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:116 msgid "Show" msgstr "చూపు" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "నివాస చిరునామాను కనిపెట్టలేదు: /etc/passwd లో అమర్చబడలేదు మరియు పరిసరములో $HOME కు విలువ " "కనుగొనబడలేదు" #~ msgid "Internet and Network" #~ msgstr "ఇంటర్నెట్ మరియు నెట్వర్క్" #~ msgid "Network-related settings" #~ msgstr "నెట్వర్క్ బంధిత అమరికలు" #~ msgid "Look and Feel" #~ msgstr "రూపు రేఖలు" #~ msgid "Settings controlling the desktop appearance and behavior" #~ msgstr "రంగస్థల రూపం మరియు ప్రవర్తనను నియంత్రణ చేయు అమరికలు" #~ msgid "Administration" #~ msgstr "నిర్వహణ" #~ msgid "Change system-wide settings (affects all users)" #~ msgstr "" #~ "వ్యవస్థకు సంబందించిన అన్ని అమరికలను మార్చు (ఈ మార్పులు అందరు వినియోగ దారులకు వమర్చబడతయి)" #~ msgid "Personal preferences" #~ msgstr "వ్యక్తిగత అభీష్టాలు" #~ msgid "Preferences" #~ msgstr "అభీష్టాలు" #~ msgid "Personal preferences and administration settings" #~ msgstr "వ్యక్తిగత అభీష్టాలు మరియు " #~ msgid "Menu file" #~ msgstr "జాబితా దస్త్రము" #~ msgid "MENU_FILE" #~ msgstr "జాబితా దస్త్రము (_F)" #~ msgid "Monitor for menu changes" #~ msgstr "జాబితాలోని మార్పుల తనిఖీ " #~ msgid "Include d entries" #~ msgstr "d నమోదులను చేర్చు<మినహాయించు>" #~ msgid "Include NoDisplay=true entries" #~ msgstr "NoDisplay=true·నమోదులను చే" #~ msgid "Invalid desktop file ID" #~ msgstr "నిస్సారమైన రంగస్థల దస్త్ర గుర్తింపు చిహ్నం" #~ msgid "[Invalid Filename]" #~ msgstr "[నిస్సారమైన దస్త్ర నామము]" #~ msgid " " #~ msgstr "<బహిష్కరించబడిన>" #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "====జాబితా మరింది, పున:స్థాపన జరుగుతున్నది·====\n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "జాబితా ఖాళీగా ఉంది" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "రంగస్థల యొక్క నిర్ధిష్ట జాబితాను గ్నోమ్ ఎలా అమలు చేసిందో పరీక్షించు" gnome-menus-3.0.1/po/ne.po0000644000175000001440000002301511334251460012242 00000000000000# translation of gnome-menus.HEAD.ne.po to Nepali # Nepali Translation Project. # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # # FIRST AUTHOR , 2005. # Ganesh Ghimire , 2005. # Nabin Gautam , 2007. msgid "" msgstr "" "Project-Id-Version: gnome-menus.HEAD.ne\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-05-02 03:41+0100\n" "PO-Revision-Date: 2007-10-16 14:50+0545\n" "Last-Translator: Nabin Gautam \n" "Language-Team: Nepali \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Nepali\n" "X-Poedit-Country: NEPAL\n" "X-Poedit-SourceCharset: utf-8\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=n !=1\n" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "विश्वब्यापी पहुँच" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "विश्वब्यापी पहुँच सेटिङ" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "सहायक उपकरण" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "डेस्कटप सहायक उपकरण" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "अनुप्रयोग" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "व्यक्तिगत प्राथमिकता र प्रशासकिय सेटिङ" #: ../desktop-directories/Desktop.directory.in.h:2 #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "प्रणाली" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "प्रोग्रामिङ" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "सफ्टवेर विकासका लागि उपकरण" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "शिक्षा" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "खेल" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "खेल र मनोरञ्जन" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "ग्राफिक्स" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "ग्राफिक्स अनुप्रयोग" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "हार्डवेयर" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "विभिन्न हार्डवेयर यन्त्रका लागि सेटिङ" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "इन्टरनेट र सञ्जाल" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "सञ्जाल सम्बन्धि सेटिङ" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "इन्टरनेट" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "वेब र इमेल जस्तो इन्टरनेट पहुँचका लागि कार्यक्रम" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "हेर्नुहोस् अनुभव गर्नुहोस्" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "डेस्कटप देखावट र व्यवहार नियन्त्रण गर्ने सेटिङ" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "मल्टिमिडिया मेनु" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "ध्वनि र भिडियो" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "कार्यालय" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "कार्यालय अनुप्रयोग" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "अन्य कोटिमा नमिलेका अनुप्रयोग" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "अन्य" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "व्यक्तिगत" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "व्यक्तिगत सेटिङ" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "व्यक्तिगत प्राथमिकता" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "प्राथमिकता" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Universal access related preferences" msgstr "विश्वब्यापी पहुँच सम्बन्धि प्राथमिकता" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "व्यक्तिगत प्राथमिकता र सेटिङ" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "प्रणाली सेटिङ" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "प्रशासन" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "सम्पूर्ण प्रणालीका सेटिङ परिवर्तन गर्नुहोस् ( सबै प्रयोगकर्तालाई प्रभाव पार्छ)" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "प्रणाली उपकरण" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "प्रणाली कन्फिगरेसन र अनुगमन" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "मेनु सम्पादक" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "मेनु सम्पादन गर्नुहोस्" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "अनुप्रयोग:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "पुर्वनिर्धारित" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "मेनु:" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 msgid "Name" msgstr "नाम" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 msgid "Show" msgstr "देखाउनुहोस्" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "गृह डाइरेक्टरी फेला पार्न सकिँदैन: /etc/passwd मा सेट छैन र परिवेशमा $HOME का लागि मान छैन" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "मेनु फाइल" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "मेनु परिवर्तनका लागि मोनिटर" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "समाविष्ट प्रविष्टि" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "NoDisplay=ठीक प्रविष्टि सम्मिलित गर्नुहोस्" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "अवैध डेस्कटप फाइल आईडी" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[अवैध फाइलनाम]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== मेनु परिवर्तन गरियो, रिलोडिङ ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "मेनु ट्री खाली छ" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- डेस्कटप मेनु विशिष्टिकरणको जिनोम कार्यान्वयनको परीक्षण गर्नुहोस्" gnome-menus-3.0.1/po/zh_CN.po0000644000175000001440000001620211347370411012643 00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Funda Wang , 2004. # msgid "" msgstr "" "Project-Id-Version: gnome-menus HEAD\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2009-12-14 20:17+0000\n" "PO-Revision-Date: 2010-01-09 18:39+0700\n" "Last-Translator: 甘露(Gan Lu) \n" "Language-Team: zh_CN \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2009-07-26 05:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" "X-Poedit-Country: CHINA\n" "X-Poedit-Language: Chinese\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "多媒体菜单" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "影音" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "编程" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "软件开发工具" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "教育" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "游戏" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "游戏和娱乐" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "图形" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "图形应用程序" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "硬件" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "硬件设置" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "互联网和网络" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "网络相关的设置" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "外观" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "控制桌面外观和行为的设置" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "互联网" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "网络相关应用软件,如网络浏览和电子邮件管理" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "办公" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "办公应用程序" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "个人" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "个人设置" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "系统管理" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "更改系统设置(影响所有用户)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "个人首选项" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "首选项" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "系统" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "系统设置" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "系统工具" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "系统配置和监视" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "通用访问" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "通用访问设置" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "附件" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "桌面附件" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "应用程序" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "个人首选项和管理设置" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "无法分入其它类别的应用程序" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "其它" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "菜单编辑器" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "编辑菜单" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "应用程序(_A):" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "默认(_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "菜单(_M):" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "简单的菜单编辑器 %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "名称" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "显示" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "找不到主目录:未在 /etc/passwd 中设定,也未在 $HOME 环境变量中设置" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "菜单文件" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "菜单文件" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "监视菜单更改的程序" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "包含<已排除>的项目" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "包含 NoDisplay=true 的项目" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "无效的桌面文件标识" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[无效文件名]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " <已排除>" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== 菜单已更改,重新装入 ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "菜单树为空" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- 测试 GNOME 对桌面菜单规范的实现" gnome-menus-3.0.1/po/ta.po0000644000175000001440000002472511347370411012257 00000000000000# translation of gnome-menus.HEAD.po to TAMIL # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # # Shakthi Kannan , 2006. # Jayaradha N , 2006. # Dr.T.Vasudevan , 2007, 2009. msgid "" msgstr "" "Project-Id-Version: gnome-menus.HEAD\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-07-29 12:11+0530\n" "PO-Revision-Date: 2009-07-29 12:12+0530\n" "Last-Translator: Dr.T.Vasudevan \n" "Language-Team: Tamil \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 0.3\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "\n" "\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "பல்முனை ஊடகப் பட்டியல்" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "ஒலி மற்றும் படக்காட்சி" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "நிரலாக்கம்" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "மென்பொருள் உற்பத்திக்கான கருவிகள்" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "கல்வி" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "விளையாட்டுகள்" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "விளையாட்டுகள் மற்றும் பொழுதுப்போக்குகள்" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "வரைகலை" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "வரைகலை பயன்பாடுகள்" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "வண் பொருட்கள்" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "பல வண் பொருட்களுக்கான அமைப்புகள்" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "இணையம் மற்றும் வலையமைப்பு" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "வலையமைப்பு சார்ந்த வடிவமைப்புகள்" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "பார்வையும் உணர்வும்" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "மேல்மேசையின் தோற்றம் மற்றும் நடத்தைகளை கட்டுப்படுத்தும் வடிவமைப்பு" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "இணையம்" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "வலைப்பின்னல் மற்றும் மின்னஞ்சல் போன்ற இணைய அணுகலுக்கான நிரல்கள் " #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "அலுவலகம்" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "அலுவலகப் பயன்பாடுகள்" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "தனிப்பயன்" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "தனிப்பயன் அமைப்புகள்" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "நிர்வாகம்" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "கணிப்பொறியின் அனைத்து அமைப்புகளை மாற்றுக (பயன்படுத்துவோர் அனைவரையும் பாதிக்கும்)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "தனிப்பயன் விருப்பங்கள்" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "விருப்பங்கள்" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "கணிப்பொறி" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "கணினி அமைப்புகள்" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "கணிப்பொறிக் கருவிகள்" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "கணிப்பொறி அமைப்பு மற்றும் கண்காணித்தல்" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "உலகளாவிய அணுகல்" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "உலகளாவிய அணுகல் அமைப்புகள்" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "துணைப்பொருள்கள்" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "மேஜை துணைப்பொருள்கள்" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "பயன்பாடுகள்" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "தனிநபர் விருப்பங்கள் மற்றும் நிர்வாக அமைப்புகள்" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "இதர இனங்களில் பொருந்தாத பயன்பாடுகள்" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "மற்றவை" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "பட்டியல் திருத்தி" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "பட்டியலைத் திருத்த" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "பயன்பாடுகள்(_A):" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "முன்னிருப்பு மதிப்புகள்(_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "பட்டியல்கள்(_M)" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49, python-format msgid "Simple Menu Editor %s" msgstr "எளிய பட்டியல் திருத்தி %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "பெயர்" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "காட்டு" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "இல்ல அடைவு காண முடியவில்லை: /etc/passwd-ல் அமைக்கப்படவில்லை, மற்றும் சுற்றுச்சூழலில் " "$HOME மதிப்பு ஏதும் அமைக்கப்படவில்லை" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "பட்டியல் கோப்பு" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "பட்டியல் மாற்றங்களுக்கான கண்காணிப்பு" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "d என்ற உள்ளீடுகளை சேர்க்க" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "NoDisplay=true உள்ளீடுகளை சேர்க்க" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "செல்லுபடியாகாத மேஜைக் கோப்பு ஐடி" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[செல்லுபடியாகாத கோப்புப் பெயர்]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " <சேர்க்காதவை>" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "=== பட்டியல் மாற்றப்பட்டுள்ளது, மீண்டும் ஏற்றப்படுகிறது ===\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "பட்டியல் தூண் காலியாக உள்ளது" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- கணோம் உடைய மேஜைப் பட்டியல் விவரக்குறிப்பின் கணோம் செயல்பாட்டைப் பரிசோதிக்கவும்" #~ msgid "Universal access related preferences" #~ msgstr "உலகளாவிய அணுகல் சார்ந்த விருப்பங்கள்" #~ msgid "Personal preferences and settings" #~ msgstr "தனிநபர் விருப்பங்கள் மற்றும் அமைப்புகள்" gnome-menus-3.0.1/po/fur.po0000644000175000001440000001663311334251460012444 00000000000000# Friulian translation of gnome-menus. # Copyright (C) 2007 Free Software Foundation, Inc. # Massimo Furlani , 2007. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-03-11 13:20+0100\n" "PO-Revision-Date: 2008-03-10 13:15+0100\n" "Last-Translator: Massimo Furlani \n" "Language-Team: FRIULIAN \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Friulian\n" "X-Poedit-Country: ITALY\n" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Acess Universâl" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Impostazions Acess Universâl" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "Robutis" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "Robutis dal desktop" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "Aplicazions" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Preferencis personâls e impostazions di aministrazion" #: ../desktop-directories/Desktop.directory.in.h:2 #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "Sisteme" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programazion" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Imprescj par il svilup dal software" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Istruzion" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "Zûcs" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "Zûcs e golosets" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafiche" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Aplicazions di grafiche" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Impostazions par cetancj dispositîfs hardware" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet e Rêt" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Impostazions de rêt" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programs par internet come web e mail" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Aspiet e stîl" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Impostazions ch'a controlin l'aspiet e il compuartament dal desktop" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "Menu multimediâl" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "Audio e video" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Ufici" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Aplicazions di ufici" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Aplicazions ch'a no jentrin ta chês altres categoriis" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "Altri" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Personâl" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Impostazions personâls" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "Preferencis personâls" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferencis" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Universal access related preferences" msgstr "Preferencis relativis a l'acess universâl" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "Preferencis e impostazions personâls" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Impostazions di sisteme" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "Aministrazion" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Modifiche impostazions di sisteme (par ducj i utents)" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Imprescj di sisteme" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Configurazion e monitoragjo di sisteme" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Modificadôr di menu" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Modifiche i menu" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Aplicazions:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "Pre_definidis" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Menu:" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 msgid "Name" msgstr "Nom" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 msgid "Show" msgstr "Mostre" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Impussibil cjatâ la directory home: no je impostade in /etc/passwd e la " "variabil di ambient $HOME no a nissun valôr" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "File di menu" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "FILE_MENU" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Monitorê i gambiaments di menu" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Meti dentri lis vôs " #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Meti dentri lis vôs NoDisplay=true" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ID di file desktop nô valid" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Nom di file no valid]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menu gambiât, lu torni a cjamâ ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "L'arbul dai menu al è vueit" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- test da implementazion di GNOME da specifiche par i menu dal desktop" gnome-menus-3.0.1/po/bn.po0000644000175000001440000002315411546427651012257 00000000000000# Bengali translation of gnome-menus # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Mahay Alam Khan , 2005. # Samia Niamatullah , 2005. # Sadia Afroz , 2010. # Zenat Rahnuma , 2011. msgid "" msgstr "" "Project-Id-Version: bn\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2011-02-02 00:22+0000\n" "PO-Revision-Date: 2011-03-30 14:47+0600\n" "Last-Translator: Zenat Rahnuma \n" "Language-Team: Bengali \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.3.0\n" "X-Language: bn_BD\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "মাল্টিমিডিয়া মেনু" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "শব্দ ও ভিডিও" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "প্রোগ্রামিং" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "সফ্টওয়্যার উন্নতিসাধনের টুল" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "শিক্ষা" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "খেলা" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "খেলা ও বিনোদন" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "গ্রাফিক্স" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "গ্রাফিক্স অ্যাপ্লিকেশন" # Translated by sadia #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "হার্ডওয়্যার" # Translated by sadia #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "কয়েকটি হার্ডওয়্যার ডিভাইসের সেটিং" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "ইন্টারনেট" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "ইন্টারনেট ব্যবহারের প্রোগ্রাম, যেমন ওয়েব বা ইমেইল" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "অফিস" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "অফিস অ্যাপলিকেশন" # Translated by sadia #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "ব্যক্তিগত" # Translated by sadia #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "ব্যক্তিগত সেটিং" # Translated by sadia #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "সিস্টেম " # Translated by sadia #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "সিস্টেম সেটিং" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "সিস্টেম টুল" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "সিস্টেম কনফিগারেশন এবং মনিটরি করা" # Translated by sadia #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "সর্বজনীন প্রবেশাধিকার" # Translated by sadia #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "সর্বজনীন প্রবেশাধিকার সেটিং" # আনুসাঙ্গিক - mak #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "আনুসাঙ্গিক" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "ডেস্কটপের আনুসাঙ্গিক" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "অ্যাপলিকেশন" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "যে অ্যাপ্লিকেশন অন্য কোন শ্রেণীভূক্ত নয়" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "অন্যান্য" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "মেনু সম্পাদক" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "মেনু সম্পাদন" # the (_)underscore can be used with the English "A", but it's not possible to use with bangla অ্যা cause user canot press the Alt+অ্যা simultaneously. - mak #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "অ্যাপ্লিকেশন (_A):" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "ডিফল্ট (_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "মেনু (_M):" # Translated by sadia #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:47 #, python-format msgid "Simple Menu Editor %s" msgstr "সাধারণ মেনু সম্পাদক %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:97 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:124 msgid "Name" msgstr "নাম" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:116 msgid "Show" msgstr "প্রদর্শন" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "প্রধান ডিরেক্টরি পাওয়া যায়নি: in/etc/passwd তে সেট করা নেই এবং পরিবেশে $HOME " "এর কোন মান নেই" # Translated by sadia #~ msgid "Internet and Network" #~ msgstr "ইন্টারনেট ও নেটওয়ার্ক" # Translated by sadia #~ msgid "Network-related settings" #~ msgstr "নেটওয়ার্ক সম্পর্কিত সেটিংস " # Translated by sadia #~ msgid "Look and Feel" #~ msgstr "দেখুন ও উপভোগ করুন" # Translated by sadia #~ msgid "Settings controlling the desktop appearance and behavior" #~ msgstr "ডেক্সটপের অবয়ব ও আচরণ নিয়ন্ত্রণের সেটিংস" #~ msgid "Administration" #~ msgstr "অ্যাডমিনস্ট্রেশন" # Translated by sadia #~ msgid "Change system-wide settings (affects all users)" #~ msgstr "সিস্টেমব্যাপী সেটিংস পরিবর্তন করা হবে (সব ব্যবহারকারীর জন্য প্রযোজ্য)" #~ msgid "Personal preferences" #~ msgstr "ব্যক্তিগত পছন্দতালিকা" #~ msgid "Preferences" #~ msgstr "পছন্দতালিকা" #~ msgid "Personal preferences and administration settings" #~ msgstr "ব্যক্তিগত পছন্দতালিকা এবং অ্যাডমিনস্ট্রেশন বৈশিষ্ট্যাবলী" #~ msgid "Menu file" #~ msgstr "মেনু ফাইল" # sam: variable? #~ msgid "MENU_FILE" #~ msgstr "MENU_FILE" #~ msgid "Monitor for menu changes" #~ msgstr "মেনু পরিবর্তনের মনিটর" # = variable? #~ msgid "Include d entries" #~ msgstr "বাদ দেয়া অংশগুলো অন্তর্ভুক্ত করো" # = variable? # # Translated by sadia #~ msgid "Include NoDisplay=true entries" #~ msgstr "Include NoDisplay=true entries" #~ msgid "Invalid desktop file ID" #~ msgstr "অবৈধ ডেস্কটপ ফাইল আইডি" # ত্রুটিযুক্ত ফাইলের নাম #~ msgid "[Invalid Filename]" #~ msgstr "[Invalid Filename]" # <বাদ দেওয়া হয়েছে> #~ msgid " " #~ msgstr " " #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "==== মেনু পরিবর্তিত হয়েছে, পুনরায় লোড করা হচ্ছে ====\n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "মেনু ট্রী খালি" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "‌- GNOME দ্বারা ডেস্কটপ মেনু বৈশিষ্ট্যাবলীর প্রয়োগ পরীক্ষা করো" # Easy to access by physically handicapped persons. Translation should be done regarding this fact. - mak #~ msgid "Accessibility" #~ msgstr "অভিগম্যতা" #~ msgid "Desktop" #~ msgstr "ডেস্কটপ" #~ msgid "Accessibility related preferences" #~ msgstr "অভিগম্যতা সম্পর্কীয় পছন্দতালিকা" gnome-menus-3.0.1/po/mk.po0000644000175000001440000002154311334251460012253 00000000000000# translation of gnome-menus.HEAD.po to Macedonian # translation of gnome-menus. # Copyright (C) 2005 THE gnome-menus'S COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-menus package. # # <>, 2005. # Арангел Ангов , 2005. # Arangel Angov , 2006. # Jovan Naumovski , 2006, 2007. # Arangel Angov , 2007. msgid "" msgstr "" "Project-Id-Version: gnome-menus.HEAD\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-05-02 03:41+0100\n" "PO-Revision-Date: 2007-09-04 11:06+0200\n" "Last-Translator: Arangel Angov \n" "Language-Team: Macedonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Универзален пристап" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Поставувања за универзален пристап" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "Услужни" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "Алатки за работната површина" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "Апликации" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Лични преференции и администраторски поставувања" #: ../desktop-directories/Desktop.directory.in.h:2 #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "Систем" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Програмирање" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Алатки за развој на софтвер" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Едукација" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "Игри" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "Игри и забава" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Графика" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Графички апликации" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Хардвер" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Поставувања за неколку хардверски уреди" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Интернет и мрежа" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Поставувања кои се однесуваат на мрежа" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "Интернет" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Програми за пристап на интернет" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Изглед" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Поставувања кои го контролираат изгледот на работната површина и однесувањето" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "Мени со мултимедија" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "Звук и видео" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Канцелариски" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Канцелариски апликации" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Апликации кои што не влегуваат во ниедна категорија" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "Други" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Лично" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Лични поставувања" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "Лични преференции" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Преференции" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Universal access related preferences" msgstr "Преференции поврзани со универзалниот пристап" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "Лични преференции и поставувања" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Системски поставувања" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "Администрација" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Промени ги поставувањата на целиот систем (има ефект врз сите корисници)" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Системски алатки" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Конфигурација и надгледување на системот" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Уредувач за менија" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Уреди менија" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Апликации:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "_Стандардни" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Менија:" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 msgid "Name" msgstr "Име" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 msgid "Show" msgstr "Покажи" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Не можам да го пронајдам домашниот директориум: не е поставен во /etc/passwd " "и нема вредност за $HOME во околината." #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Датотека за менито" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "ДАТОТЕКА_ЗА МЕНИТО" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Надгледувај промени во менито" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Вклучи <Исклучени> записи" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Вклучи без приказ=вистински записи" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Невалидна идентификација на датотеката" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Невалидно име на датотека]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " <исклучено>" #: ../util/test-menu-spec.c:164 msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Промена во менито, освежувам ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Дрвото на менито е празно" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "" "- тест имплементација на спецификацијата за менито на работната површина на " "GNOME" gnome-menus-3.0.1/po/tr.po0000644000175000001440000001701011347370411012265 00000000000000# translation of tr.po to Turkish # translation of Gnome-menus. # Copyright (C) 2004 THE Gnome-menus'S COPYRIGHT HOLDER # This file is distributed under the same license as the Gnome-menus package. # # # Onur Can Çakmak , 2006. # Baris Cicek , 2005, 2008, 2009. msgid "" msgstr "" "Project-Id-Version: tr\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-09-10 00:22+0300\n" "PO-Revision-Date: 2009-09-10 00:25+0300\n" "Last-Translator: Baris Cicek \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=1; plural=0;\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Çokluortam menüsü" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Ses ve Video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programlama" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Yazılım geliştirme için araçlar" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Eğitim" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Oyunlar" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Oyun ve eğlencelikler" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafik" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafik uygulamaları" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Donanım" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Bazı donanım aygıtları için ayarlar" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "İnternet ve Ağ" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Ağ ile ilgili ayarlar" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Görünüş ve İşleyiş" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Masaüstü görünüm ve işleyişini kontrol eden ayarlar" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "İnternet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Web ve e-posta gibi internete erişim amaçlı programlar" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Ofis" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Ofis Uygulamaları" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Kişisel" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Kişisel ayarlar" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Yönetim" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Sistem geneli ayarları değiştir (tüm kullanıcıları etkiler)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Kişisel tercihler" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Tercihler" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistem" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Sistem ayarları" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Sistem Araçları" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Sistem yapılandırma ve izleme" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Evrensel Erişim" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Evrensel Erişim Ayarları" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Donatılar" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Masaüstü donatıları" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Uygulamalar" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Kişisel tercihler ve yönetim ayarları" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Diğer sınıflandırmalara girmeyen uygulamalar" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Diğer" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Menü Düzenleyicisi" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Menüleri Düzenle" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Uygulamalar:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "Ö_ntanımlılar" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menüler:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Basit Menü Düzenleyicisi %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Ad" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Göster" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Başlangıç dizini bulunamadı: /etc/passwd içinde ayarlanmamış ve ortam " "değişkeni $HOME içinde değer yok" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Menü dosyası" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_DOSYASI" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Menü değişikliklerini izle" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr " edilmiş girişleri içer" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "NoDisplay=true girdileri içer" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Geçersiz masaüstü dosya ID'si" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Geçersiz Dosyaadı]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menü değişti, yeniden yükleniyor ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Menü ağacı boş" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- GNOME'un Masaüstü Menü Belirtimleri uygulamasını sına" #~ msgid "Universal access related preferences" #~ msgstr "Evrensel erişim ile ilgili tercihler" #~ msgid "Personal preferences and settings" #~ msgstr "Kişisel tercih ve ayarlar" gnome-menus-3.0.1/po/ast.po0000644000175000001440000001645011334251460012434 00000000000000# translation of gnome-menus.po to Asturian # Asturian translation for gnome-menus # Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007 # This file is distributed under the same license as the gnome-menus package. # # FIRST AUTHOR , 2007. # Xose S. Puente , 2007. msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-10-23 15:37+0200\n" "PO-Revision-Date: 2008-10-06 09:03+0000\n" "Last-Translator: Astur \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2008-10-22 08:36+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Menú multimedia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Soníu y Vídeu" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programación" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Ferramientes pa desendolcu de programes" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Educación" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Xuegos" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Xuegos y entretenimientu" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Gráficos" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Aplicaciones gráfiques" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Opciones pa dellos preseos de hardware" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet y rede" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Opciones rellacionaes col trabayu en rede" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Aldéu" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Propiedaes que remanen l'aldéu y el comportamientu del escritoriu" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programes p'accesu a Internet como web y corréu" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Oficina" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Aplicaciones d'Oficina" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Personal" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Preferencies personales" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Alministración" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "" "Fai cambeos nes preferencies globales del sistema (afeuta a tolos usuarios)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Preferencies personales" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferencies" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistema" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Preferencies del sistema" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Ferramientes del Sistema" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Configuración y monitorización del sistema" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Accesu universal" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Preferencies del accesu universal" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Accesorios" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Accesorios d'Escritoriu" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Aplicaciones" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Preferencies personales y parámetros d'alministración" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Aplicaciones que nun encaxen n'otres estayes" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Otres" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Editor del Menú" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Remanar Menús" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Aplicaciones:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "_Predeterminaos" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Menús:" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nome" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Amosar" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Nun pudo atopase la carpeta home: nun ta establecía en /etc/passwd y nun hai " "valor pa $HOME nel ambiente" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Ficheru de menú" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Monitor pa cambeos nel menú" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Incluyir entraes " #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Incluyir entraes Nodisplay=true" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ID de ficheru d'escritoriu non válidu" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Nome de ficheru Inválidu]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Cambió'l menú, recargando ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "L'árbol del menú ta ermu" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "" "- prebe la implementación GNOME de la Especificación del Menú d'Escriyoriu" gnome-menus-3.0.1/po/gl.po0000644000175000001440000001737311542164666012270 00000000000000# translation of gl.po to Galego # This file is distributed under the same license as the PACKAGE package. # Copyright (C) 2010 Fran Diéguez. # # Ignacio Casal Quinteiro , 2005. # Ignacio Casal Quinteiro , 2007,2009. # Mancomún - Centro de Referencia e Servizos de Software Libre , 2009. # Suso Baleato ,2009. # Fran Dieguez , 2009. # Anton Meixome , 2009. # Fran Diéguez , 2010, 2011. # msgid "" msgstr "" "Project-Id-Version: gl\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-01-27 03:38+0100\n" "PO-Revision-Date: 2011-01-25 00:49+0100\n" "Last-Translator: Fran Diéguez \n" "Language-Team: Galician \n" "Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" "X-Generator: Lokalize 0.2\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimedia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Son e vídeo" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programación" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Ferramentas para o desenvolvemento de software" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Educación" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Xogos" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Xogos e pasatempos" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Gráficos" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Aplicativos gráficos" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Configuracións para varios dispositivos de hardware" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet e redes" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Configuracións relacionadas coa rede" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Aparencia" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Axustes que controlan a aparencia e o comportamento do escritorio" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programas para o acceso á Internet como a web e o correo electrónico" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Ofimática" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Aplicativos de oficina" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Persoal" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Configuracións persoais" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administración" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "" "Cambiar as configuracións globais do sistema (afecta a todos os usuarios)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Preferencias persoais" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferencias" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistema" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Configuracións do sistema" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Ferramentas do sistema" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Configuración e monitorización do sistema" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Acceso universal" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Configuracións de acceso universal" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Accesorios" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Accesorios do escritorio" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Aplicativos" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Preferencias persoais e configuracións de administración" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Aplicativos que non se axustan a outras categorías" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Outras" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Editor do menú" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Editar os menús" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Aplicativos:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Predeterminados" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menús:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:47 #, python-format msgid "Simple Menu Editor %s" msgstr "Editor sinxelo de menú %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:97 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:124 msgid "Name" msgstr "Nome" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:116 msgid "Show" msgstr "Mostrar" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Non foi posíbel atopar o cartafol persoal: non está estabelecido en /etc/" "passwd e non hai ningún valor para $HOME no contorno" #~ msgid "Menu file" #~ msgstr "Ficheiro de menú" #~ msgid "MENU_FILE" #~ msgstr "FICHEIRO_MENÚ" #~ msgid "Monitor for menu changes" #~ msgstr "Monitorizar os cambios no menú" #~ msgid "Include d entries" #~ msgstr "Incluír entradas " #~ msgid "Include NoDisplay=true entries" #~ msgstr "Incluír entradas NoDisplay=true" #~ msgid "Invalid desktop file ID" #~ msgstr "O ID do ficheiro de escritorio é incorrecto" #~ msgid "[Invalid Filename]" #~ msgstr "[Nome de ficheiro incorrecto]" #~ msgid " " #~ msgstr " " #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Modificouse o menú; recargando ====\n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "A árbore de menú está baleira" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "" #~ "- probar a implementación da Especificación de menú de escritorio de GNOME" #~ msgid "Universal access related preferences" #~ msgstr "Preferencias relacionadas co acceso universal" #~ msgid "Personal preferences and settings" #~ msgstr "Preferencias e configuracións persoais" gnome-menus-3.0.1/po/uk.po0000644000175000001440000002031711542164666012275 00000000000000# Ukrainian translation of gnome-menus. # Copyright (C) Free Software Foundation Inc., 2005 # This file is distributed under the same license as the gnome-menus package. # Maxim Dziumanenko , 2005-2007. # Korostil Daniel , 2011. msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-03-01 17:20+0200\n" "PO-Revision-Date: 2011-03-01 17:26+0300\n" "Last-Translator: Korostil Daniel \n" "Language-Team: translation@linux.org.ua\n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Virtaal 0.6.1\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Мультимедіа" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Звук та відео" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Програмування" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Засоби розробки програм" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Навчання" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Ігри" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Ігри та розваги" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Графіка" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Графічні програми" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Обладнання" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Параметри деяких апаратних пристроїв" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Інтернет" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Такі програми для роботи з інтернетом, як пошта, веб-переглядач тощо" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Офіс" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Офісні програми" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Особисті" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Персональні параметри" #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "Системна" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Системні параметри" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Системні засоби" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Засоби налаштовування та контролю системи" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Універсальний доступ" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Параметри універсального доступу" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Стандартні" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Стандартні програми" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Програми" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Програми, що не належать до жодної категорії" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Інші" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Редактор меню" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Зміна меню" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Програми:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Типові" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Меню:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:47 #, python-format msgid "Simple Menu Editor %s" msgstr "Простий редактор меню %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:97 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:124 msgid "Name" msgstr "Назва" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:116 msgid "Show" msgstr "Показувати" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Не вдалось знайти домашній каталог: не встановлено у /etc/passwd та не " "визначено у змінній оточення $HOME" #~ msgid "Internet and Network" #~ msgstr "Інтернет та мережа" #~ msgid "Network-related settings" #~ msgstr "Параметри, що відносяться до налаштовування мережі" #~ msgid "Look and Feel" #~ msgstr "Оформлення" #~ msgid "Settings controlling the desktop appearance and behavior" #~ msgstr "" #~ "Параметри, що впливають на зовнішній вигляд та поведінку робочого столу" #~ msgid "Administration" #~ msgstr "Адміністрування" #~ msgid "Change system-wide settings (affects all users)" #~ msgstr "Зміна системних параметрів (впливає на усіх користувачів)" #~ msgid "Personal preferences" #~ msgstr "Особисті уподобання" #~ msgid "Preferences" #~ msgstr "Параметри" #~ msgid "Personal preferences and administration settings" #~ msgstr "Особисті параметри та адміністративні параметри" #~ msgid "Menu file" #~ msgstr "Файл меню" #~ msgid "MENU_FILE" #~ msgstr "ФАЙЛ_МЕНЮ" #~ msgid "Monitor for menu changes" #~ msgstr "Контролювати зміни у меню" #~ msgid "Include d entries" #~ msgstr "Включати елементи з " #~ msgid "Include NoDisplay=true entries" #~ msgstr "Включати елементи з NoDisplay=true" #~ msgid "Invalid desktop file ID" #~ msgstr "Неправильний ідентифікатор desktop-файлу" #~ msgid "[Invalid Filename]" #~ msgstr "[Неправильна назва файлу]" #~ msgid " " #~ msgstr " " #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Меню змінено, перезавантаження ====\n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "Дерево меню порожнє" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "- перевірка реалізації у GNOME специфікації з меню робочого столу" #~ msgid "Universal access related preferences" #~ msgstr "Параметри пов'язані з універсальним доступом" #~ msgid "Personal preferences and settings" #~ msgstr "Особисті параметри" #~ msgid "Accessibility" #~ msgstr "Спеціальні можливості" #~ msgid "Accessibility Settings" #~ msgstr "Налаштовування спеціальних можливостей" #~ msgid "Desktop" #~ msgstr "Робочий стіл" gnome-menus-3.0.1/po/LINGUAS0000644000175000001440000000055711555466224012346 00000000000000af an ar as ast be be@latin bg bn_IN bn br ca ca@valencia crh cs cy da de dv dz el en_CA en_GB en@shaw eo es et eu fa fi fr fur fy ga gl gn gu gv ha he hi hr hu hy id ig io is it ja ka kg kk kn ko ku ky lo lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt_BR pt ro ru rw si sk sl sq sr sr@latin sv ta te th tr ug uk uz@cyrillic vi xh yo zh_CN zh_HK zh_TW gnome-menus-3.0.1/po/en_CA.po0000644000175000001440000001423311334251460012607 00000000000000# Canadian English translation for gnome-menus # Copyright (C) 2004-2005 Adam Weinberger and the GNOME Foundation # This file is distributed under the same licence as the gnome-menus package. # Adam Weinberger , 2004, 2005. # # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-12-23 02:37-0500\n" "PO-Revision-Date: 2005-08-02 01:44-0400\n" "Last-Translator: Adam Weinberger \n" "Language-Team: Canadian English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Accessibility" msgstr "Accessibility" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Accessibility Settings" msgstr "Accessibility Settings" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "Accessories" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "Desktop accessories" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "Applications" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Desktop" msgstr "Desktop" #: ../desktop-directories/Desktop.directory.in.h:2 msgid "Personal preferences and administration settings" msgstr "Personal preferences and administration settings" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programming" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Tools for software development" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Education" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "Games" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "Games and amusements" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Graphics" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Graphics applications" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programs for Internet access, such as web and email" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimedia menu" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "Sound & Video" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Office" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Office Applications" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Applications that do not fit in other categories" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "Other" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "Personal preferences" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferences" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Accessibility related preferences" msgstr "Accessibility-related preferences" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "Personal preferences and settings" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "Administration" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change systemwide settings (affects all users)" msgstr "Change system-wide settings (affects all users)" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "System Tools" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "System configuration and monitoring" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Menu Editor" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Edit Menus" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Applications:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "_Defaults" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Menus:" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 msgid "Name" msgstr "Name" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 msgid "Show" msgstr "Show" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Menu file" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Monitor for menu changes" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Include d entries" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Include NoDisplay=true entries" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Invalid desktop file ID" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Invalid Filename]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menu changed; reloading ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Menu tree is empty" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- test GNOME's implementation of the Desktop Menu Specification" gnome-menus-3.0.1/po/eu.po0000644000175000001440000001660211354235734012265 00000000000000# translation of eu.po to Basque # This file is distributed under the same license as the gnome-menus package. # # Mikel Olasagasti , 2004, 2005. # Iñaki Larrañaga Murgoitio , 2005, 2007, 2008, 2009, 2010. # Iñaki Larrañaga Murgoitio , 2007. msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-08-26 18:26+0200\n" "PO-Revision-Date: 2010-03-23 15:09+0100\n" "Last-Translator: Iñaki Larrañaga Murgoitio \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimediaren menua" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Soinua eta bideoa" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programazioa" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Softwarea garatzeko tresnak" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Hezkuntza" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Jokoak" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Jokoak eta denbora-pasak" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Irudiak" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Irudi aplikazioak" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardwarea" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Hainbat gailuentzako ezarpenak" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet eta sarea" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Sareko ezarpenak" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Itxura eta izaera" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Mahaigainaren itxura eta portaera kontrolatzeko ezarpenak" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Interneteko programak (web arakatzaileak eta posta bezeroak adib.)" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Bulegoa" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Bulegorako aplikazioak" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Pertsonala" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Ezarpen pertsonalak" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Sistema-konfigurazioa" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Aldatu sistema osoko ezarpenak (erabiltzaile guztiengan du eragina)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Hobespen pertsonalak" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Hobespenak" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistema" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Sistemaren ezarpenak" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Sistemaren tresnak" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Sistemaren konfigurazioa eta monitorizazioa" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Sarbide unibertsala" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Sarbide unibertsalaren ezarpenak" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Gehigarriak" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Mahaigainaren gehigarriak" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Aplikazioak" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Hobespen pertsonalak eta administrazio-ezarpenak" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Sailkatu ezin diren aplikazioak" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Bestelakoak" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Menu-editorea" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Editatu menuak" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Aplikazioak:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Lehenetsiak" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menuak:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Menu-editore bakuna %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Izena" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Erakutsi" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Ezin izan da etxeko direktorioa aurkitu: ez dago /etc/passwd-en ezarrita, " "ezta ere inguruneko $HOME aldagaian" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Menu-fitxategia" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FITXATEGIA" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Menu-aldaketen monitorea" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Txertatu sarrerak" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Txertatu 'NoDisplay=true' sarrerak" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Mahaigaineko fitxategiaren ID baliogabea" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Fitxategi-izen baliogabea]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menua aldatua, birkargatzen ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Menuaren zuhaitza hutsik dago" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- probatu GNOMEren mahaigaineko menuak zehazteko inplementazioa" gnome-menus-3.0.1/po/el.po0000644000175000001440000002153711354235734012257 00000000000000# Translation of gnome-menus to Greek # This file is distributed under the same license as the gnome-menus package. # Copyright (C) Free Software Foundation. # # Simos Xenitellis , 2004. # Nikos Charonitakis , 2005. # Kostas Papadimas , 2006. msgid "" msgstr "" "Project-Id-Version: el\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-28 09:57+0300\n" "PO-Revision-Date: 2010-03-28 10:00+0200\n" "Last-Translator: Kostas Papadimas \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Μενού πολυμέσων" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Ήχος και βίντεο" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Προγραμματισμός" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Εργαλεία για ανάπτυξη λογισμικού" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Εκπαίδευση" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Παιχνίδια" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Παιχνίδια και διασκέδαση" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Γραφικά" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Εφαρμογές γραφικών" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Υλικό" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Ρυθμίσεις για διάφορες συσκευές" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Διαδίκτυο και δίκτυο" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Ρυθμίσεις για το δίκτυο" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Ρυθμίσεις εμφάνισης" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Ρυθμίσεις για την εμφάνιση και συμπεριφορά της επιφάνειας εργασίας" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Διαδίκτυο" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Προγράμματα πρόσβασης στο Διαδίκτυο όπως φυλλομετρητής και ηλεκ. αλληλογραφία" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Γραφείο" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Εφαρμογές γραφείου" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Προσωπικά" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Προσωπικές ρυθμίσεις" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Διαχείριση συστήματος" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Τροποποίηση ρυθμίσεων συστήματος (επηρεάζει όλους τους χρήστες)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Προσωπικές προτιμήσεις" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Προτιμήσεις" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Σύστημα" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Ρυθμίσεις συστήματος" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Εργαλεία συστήματος" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Ρύθμιση και έλεγχος συστήματος" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Γενική πρόσβαση" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Ρυθμίσεις γενικής πρόσβασης" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Βοηθήματα" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Βοηθήματα επιφάνειας εργασίας" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Εφαρμογές" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Προσωπικές προτιμήσεις και ρυθμίσεις διαχείρισης" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Εφαρμογές που δεν ταιριάζουν στις άλλες κατηγορίες" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Άλλα" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Επεξεργαστής μενού" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Επεξεργασία μενού" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Εφαρμογές:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Προεπιλεγμένα" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Μενού:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Απλός Επεξεργαστής μενού %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Όνομα" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Εμφάνιση" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" msgstr "Αδυναμία εύρεσης αρχικού καταλόγου: δεν έχει ορισθεί τιμή στο /etc/passwd και στο$HOME στο περιβάλλον" #~ msgid "Universal access related preferences" #~ msgstr "Προτιμήσεις σχετικά με γενική πρόσβαση" #~ msgid "Personal preferences and settings" #~ msgstr "Προσωπικές προτιμήσεις και ρυθμίσεις" #~ msgid "Menu file" #~ msgstr "Αρχείο μενού" #~ msgid "MENU_FILE" #~ msgstr "MENU_FILE" #~ msgid "Monitor for menu changes" #~ msgstr "Παρακολούθηση για αλλαγές στο μενού" #~ msgid "Include d entries" #~ msgstr "Να συμπεριλαμβάνονται <αποκλεισμένες> καταχωρίσεις" #~ msgid "Include NoDisplay=true entries" #~ msgstr "Να συμπεριλαμβάνονται <αποκλεισμένες> καταχωρίσεις" #~ msgid "Invalid desktop file ID" #~ msgstr "Μη έγκυρο αναγνωριστικό αρχείου επιφάνειας εργασίας" #~ msgid "[Invalid Filename]" #~ msgstr "[Μη έγκυρο όνομα αρχείου]" #~ msgid " " #~ msgstr " <αποκλεισμένα>" #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Το μενού άλλαξε, επαναφόρτωση ====\n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "Το δέντρο μενού είναι κενό" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "" #~ "- δοκιμή της εφαρμογής από το GNOME των οδηγιών μενού επιφάνειας εργασίας" #~ msgid "Accessibility" #~ msgstr "Προσιτότητα" #~ msgid "Accessibility Settings" #~ msgstr "Ρυθμίσεις Προσιτότητας" #~ msgid "Desktop" #~ msgstr "Επιφάνεια Εργασίας" gnome-menus-3.0.1/po/gv.po0000644000175000001440000001571311426246564012275 00000000000000# Manx translation for gnome-menus # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the gnome-menus package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2010-07-02 11:40+0000\n" "PO-Revision-Date: 2010-07-07 13:02+0100\n" "Last-Translator: Reuben Potts \n" "Language-Team: Manx \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2010-07-07 10:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Sheean & feeshan" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Ynsagh" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Gammanyn" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Gammanyn as gaihyn" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Graafaghyn" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Claaghyn graafagh" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Yiarnrey" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Eddyr-voggyl as toilley reddyn" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Reighyn son eddyrvoagle as toilley reddyn" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Jeaghyn as" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Reighyn mychoine yn aght ta'n Desktop jeaghyn as yn ymmyrkey." #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Eddyr-voggyl" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Claaghyn son yn eddyrvoagle gorrish email as yn eddyr-voggyl" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Oik" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Claaghyn Oik" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Persoonagh" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Reighyn persoonagh" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Reirey" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Reighyn Persoonagh ed" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Reighyn ed's" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "System" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Reighyn System" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Claaghyn system" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Caghlaaghyn System as" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Claaghyn" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Claaghyn" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Reighyn persoonagh as Reighyn reirey" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Cha row yn claaghyn goll stiagh ayns" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Elley" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Caghlaaghyn Menu" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Caghlaa yn menu" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Claaghyn:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menu:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Caghlaaredey menu aashagh %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Ennym" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Soilshaghey" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" msgstr "" #~ msgid "Action" #~ msgstr "Caggeeaght" #~ msgid "Action games" #~ msgstr "Gammanyn caggeeaght" #~ msgid "Adventure" #~ msgstr "Contortys" #~ msgid "Adventure style games" #~ msgstr "Contortys gammanyn" #~ msgid "Arcade" #~ msgstr "Arcaid" #~ msgid "Arcade style games" #~ msgstr "Gammanyn Arcaid" #~ msgid "Falling blocks" #~ msgstr "Blockyn tuittym" #~ msgid "Board" #~ msgstr "Claare" #~ msgid "Board games" #~ msgstr "Gammanyn claare" #~ msgid "Card games" #~ msgstr "Gammanyn caart" #~ msgid "Cards" #~ msgstr "Caartyn" #~ msgid "Debian" #~ msgstr "Debian" #~ msgid "Science" #~ msgstr "Sheanse" #~ msgid "Scientific applications" #~ msgstr "Claaghyn sheanse" #~ msgid "Games for kids" #~ msgstr "Gammanyn son paitchyn" #~ msgid "Kids" #~ msgstr "Paitchyn" #~ msgid "Logic" #~ msgstr "Resoon" #~ msgid "Logic and puzzle games" #~ msgstr "Resoon as crampysyn" #~ msgid "Role playing" #~ msgstr "Cloie paart" #~ msgid "Role playing games" #~ msgstr "Gammanyn cloie paart" #~ msgid "Sports" #~ msgstr "Spoyrt" #~ msgid "Sports games" #~ msgstr "Gammanyn Spoyrt" #~ msgid "Strategy" #~ msgstr "Strateysh" #~ msgid "Strategy games" #~ msgstr "Gammanyn Strateysh" gnome-menus-3.0.1/po/fa.po0000644000175000001440000002025111542164666012241 00000000000000# Persian translation of gnome-menus. # Copyright (C) 2005 Sharif FarsiWeb, Inc. # This file is distributed under the same license as the gnome-menus package. # Farzaneh Sarafraz , 2005. # Meelad Zakaria , 2005. # Roozbeh Pournader , 2005, 2008. # Arash Mousavi , 2008. # Elnaz Sarbar , 2008. #Mostafa , 2008. #Mahyar Moghimi 2010. # msgid "" msgstr "" "Project-Id-Version: gnome-menus HEAD\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2010-11-13 21:20+0000\n" "PO-Revision-Date: 2010-11-19 16:08+0330\n" "Last-Translator: Mahyar Moghimi \n" "Language-Team: Persian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "منوی چندرسانه‌ای" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "صدا و تصویر" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "برنامه‌سازی" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "ابزارهای تولید نرم‌افزار" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "آموزش" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "بازی‌ها" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "بازی و سرگرمی" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "گرافیک" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "برنامه‌های گرافیکی" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "سخت‌افزار" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "تنظیمات دستگاه‌های مختلف سخت‌افزاری" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "اینترنت و شبکه" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "تنظیمات مربوط به شبکه" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "شکل و رفتار" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "تنظیماتی که ظاهر و رفتار رومیزی را کنترل می‌کنند" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "اینترنت" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "برنامه‌هایی برای دست‌یابی به اینترنت مثل وب و پست الکترونیکی" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "اداری" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "برنامه‌های اداری" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "شخصی" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "تنظیمات شخصی" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "مدیریت" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "تغییر تنظیمات کل سیستم (همه‌ی کاربران متأثر می‌شوند)‏" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "ترجیحات شخصی" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "ترجیحات" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "سیستم" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "تنظیمات سیستم" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "ابزارهای سیستم" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "پیکربندی و پایشگری سیستم" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "دسترسی همگانی" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "تنظیمات دسترسی همگانی" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "لوازم" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "لوازم رومیزی" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "برنامه‌ها" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "ترجیحات شخصی و تنظیمات مدیریتی" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "برنامه‌هایی که در مقولات دیگر جا نمی‌گیرند" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "غیره" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "ویرایشگر منو" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "ویرایش منوها" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_برنامه‌ها:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_پیش‌فرض‌ها" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_منوها:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:47 #, python-format msgid "Simple Menu Editor %s" msgstr "ویرایشگر منو ساده %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:97 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:124 msgid "Name" msgstr "نام" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:116 msgid "Show" msgstr "نشان دادن" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" msgstr "شاخه‌ی آغازه پیدا نمی‌شود: در ‎/etc/passwd تنظیم نشده و ‎$HOME نیز در محیط مقدار ندارد" #~ msgid "Menu file" #~ msgstr "پرونده‌ی منو" #~ msgid "MENU_FILE" #~ msgstr "MENU_FILE" #~ msgid "Monitor for menu changes" #~ msgstr "پایشگر تغییرات منو" #~ msgid "Include d entries" #~ msgstr "شامل کردن مدخل‌های شده‏" #~ msgid "Include NoDisplay=true entries" #~ msgstr "شامل کردن مدخل‌های NoDisplay=درست" #~ msgid "Invalid desktop file ID" #~ msgstr "شناسه‌ی نامعتبر برای پرونده‌ی رومیزی" #~ msgid "[Invalid Filename]" #~ msgstr "[پرونده‌ی نامعتبر]" #~ msgid " " #~ msgstr " <کنار گذاشته شده>" #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "==== منو تغییر کرد، مجدداً بارگیری می‌شود ====\n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "درخت منو خالی است" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "- آزمایش پیاده‌سازی گنوم از توصیف منوی رومیزی" #~ msgid "Accessibility" #~ msgstr "دسترسی‌پذیری" #~ msgid "Desktop" #~ msgstr "رومیزی" #~ msgid "Accessibility related preferences" #~ msgstr "ترجیحات مربوط به دسترسی‌پذیری" gnome-menus-3.0.1/po/oc.po0000644000175000001440000001635011334251460012245 00000000000000# Translation of oc.po to Occitan # Occitan translation of gnome-menus. # Copyright (C) 2007 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menus package. # # Yannig Marchegay (Kokoyaya) , 2007. msgid "" msgstr "" "Project-Id-Version: oc\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-07-02 08:58+0200\n" "PO-Revision-Date: 2007-12-23 12:20+0100\n" "Last-Translator: Yannig Marchegay (Kokoyaya) \n" "Language-Team: Occitan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimèdia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Son e vidèo" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Desvolopament" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Espleches per desvolopar de logicials" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Educacion" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Jòcs" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Jòcs e divertiments" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafisme" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Logicials grafics" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Material" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Paramètres per d'unes periferics materials" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet e ret" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Paramètres en relacion amb la ret" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "" "Logicials per accedir a internet, coma lo web o los messatges electronics" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Burèu" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Logicials pel burèu" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Personal" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Paramètres personals" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administracion" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Preferéncias personalas" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferéncias" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistèma" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Paramètres del sistèma" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Espleches sistèma" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Configuracion e susvelhança del sistèma" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Accès universal" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Accessòris" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Accessòris del burèu" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Aplicacions" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Preferéncias personalas e paramètres del sistèma" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Logicials que dintran pas dins las autras categorias" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Autre" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Editor de menuts" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Editar los menuts" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Aplicacions :" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "Valors pre_definidas" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Menuts :" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nom" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Visualizar" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Impossible de localizar lo repertòri personal : pas definit dins /etc/passwd " "e la variabla d'environament $HOME es voida" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Fichièr de menut" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "FICHIÈR_MENUT" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Susvelhar los cambiaments de menut" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Inclure las entradas exclusas amb " #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Inlure las entradas \"de visualizar pas\" (NoDisplay=true)" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Indentificant del fichièr .desktop invalid" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Nom de fichièr invalid]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menut modificat, recargament en cors ====↵\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "L'arborescéncia de menut es voida" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "" "- ensajar l'implementacion GNOME de l'especificacion dels menuts .desktop" #~ msgid "Personal preferences and settings" #~ msgstr "Preferéncias e paramètres personals" gnome-menus-3.0.1/po/cy.po0000644000175000001440000001421411334251460012254 00000000000000# GNOME Menus in Welsh. # # This file is distributed under the same license as the gnome-menus package. # Dafydd Harries , 2005. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-03-02 06:52+0100\n" "PO-Revision-Date: 2006-03-02 12:05-0000\n" "Last-Translator: Rhys Jones \n" "Language-Team: Welsh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Accessibility" msgstr "Hygyrchedd" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Accessibility Settings" msgstr "Gosodiadau Hygyrchedd" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "Ategolion" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "Ategolion penbwrdd" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "Rhaglenni" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Desktop" msgstr "Penbwrdd" #: ../desktop-directories/Desktop.directory.in.h:2 msgid "Personal preferences and administration settings" msgstr "Hoffterau personol a gosodiadau gweinyddol" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Rhaglennu" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Offer ar gyfer datblygu meddalwedd" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Addysg" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "Gemau" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "Gemau a difyrrwch" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Graffeg" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Rhaglennu graffeg" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "Rhyngrwyd" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Rhaglenni ar gyfer mynediad Rhyngrwyd megis y we ac e-bost" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "Dewislen amlgyfrwng" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "Sain a Fideo" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Swyddfa" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Rhaglenni Swyddfa" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Rhaglenni nad ydynt yn ffitio yng nghategorïau eraill" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "Eraill" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "Hoffterau personol" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Hoffterau" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Accessibility related preferences" msgstr "Hoffterau yn gysylltiedig â hygyrchedd" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "Hoffterau a gosodiadau personol" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "Gweinyddiaeth" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change systemwide settings (affects all users)" msgstr "Newid gosodiadau system-eang (sy'n effeithio pob defnyddiwr)" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Offer System" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Cyflunio a monitro system" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Golygydd Dewislen" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Golygu Dewislenni" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Rhaglenni:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "_Rhagosodiadau" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Dewislenni" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 msgid "Name" msgstr "Enw" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 msgid "Show" msgstr "Dangos" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Methu darganfod cyfeiriadur cartref: nid oes cofnod yn /etc/passwd na gwerth " "ar gyfer $HOME yn yr amgylchedd" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Ffeil ddewislen" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "FFEIL_DDEWISLEN" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Monitro newidiadau yn y ddewislen" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Cynnwys y cofnodion a " #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Cynnwys y cofnodion a chanddynt NoDisplay=True" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ID ffeil penbwrdd annilys" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Enw Ffeil Annilys]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "=== Newidiwyd y ddewislen; ail-lwytho===\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Coeden ddewislen yn wag" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- profi gweithrediad GNOME o Fanyleb Dewislenni Penbwrdd" gnome-menus-3.0.1/po/en@shaw.po0000644000175000001440000001761011377253653013246 00000000000000# gnome-menus Shavian translation. # Copyright (C) 2009 # This file is distributed under the same license as the gnome-menus package. # Thomas Thurman , 2009 # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2010-04-24 19:28+0000\n" "PO-Revision-Date: 2010-05-16 16:05 -0400\n" "Last-Translator: Thomas Thurman \n" "Language-Team: Shavian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n!=1;\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "𐑥𐑩𐑤𐑑𐑰𐑥𐑰𐑛𐑰𐑩 𐑥𐑧𐑯𐑿" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "𐑕𐑬𐑯𐑛 𐑯 𐑝𐑦𐑛𐑦𐑴" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "𐑐𐑮𐑴𐑜𐑮𐑨𐑥𐑦𐑙" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "𐑑𐑵𐑤𐑟 𐑓𐑹 𐑕𐑪𐑓𐑑𐑢𐑺 𐑛𐑦𐑝𐑧𐑤𐑩𐑐𐑥𐑩𐑯𐑑" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "𐑧𐑛𐑿𐑒𐑱𐑖𐑩𐑯" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "𐑜𐑱𐑥𐑟" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "𐑜𐑱𐑥𐑟 𐑯 𐑨𐑥𐑿𐑟𐑥𐑩𐑯𐑑𐑕" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "𐑜𐑮𐑨𐑓𐑦𐑒𐑕" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "𐑜𐑮𐑨𐑓𐑦𐑒𐑕 𐑩𐑐𐑤𐑦𐑒𐑱𐑕𐑩𐑯𐑟" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "𐑣𐑭𐑮𐑛𐑢𐑧𐑮" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "𐑕𐑧𐑑𐑦𐑙𐑟 𐑓𐑹 𐑕𐑧𐑝𐑼𐑩𐑤 𐑣𐑭𐑮𐑛𐑢𐑧𐑮 𐑛𐑦𐑝𐑲𐑕𐑩𐑟" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "·𐑦𐑯𐑑𐑼𐑯𐑧𐑑 𐑯 𐑯𐑧𐑑𐑢𐑻𐑒" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "𐑯𐑧𐑑𐑢𐑻𐑒-𐑮𐑦𐑤𐑱𐑑𐑩𐑛 𐑕𐑧𐑑𐑦𐑙𐑟" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "𐑤𐑫𐑒 𐑯 𐑓𐑰𐑤" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "𐑕𐑧𐑑𐑦𐑙𐑟 𐑒𐑩𐑯𐑑𐑮𐑴𐑤𐑦𐑙 𐑞 𐑛𐑧𐑕𐑒𐑑𐑪𐑐 𐑩𐑐𐑽𐑩𐑯𐑕 𐑯 𐑚𐑦𐑣𐑱𐑝𐑘𐑼" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "·𐑦𐑯𐑑𐑼𐑯𐑧𐑑" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "𐑐𐑮𐑴𐑜𐑮𐑨𐑥𐑟 𐑓𐑹 ·𐑦𐑯𐑑𐑼𐑯𐑧𐑑 𐑨𐑒𐑕𐑧𐑕 𐑕𐑳𐑗 𐑨𐑟 𐑢𐑧𐑚 𐑯 𐑰𐑥𐑱𐑤" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "𐑪𐑓𐑦𐑕" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "𐑪𐑓𐑦𐑕 𐑩𐑐𐑤𐑦𐑒𐑱𐑕𐑩𐑯𐑟" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "𐑐𐑻𐑕𐑩𐑯𐑩𐑤" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "𐑐𐑻𐑕𐑩𐑯𐑩𐑤 𐑕𐑧𐑑𐑦𐑙𐑟" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "𐑩𐑛𐑥𐑦𐑯𐑦𐑕𐑑𐑮𐑱𐑖𐑩𐑯" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "𐑗𐑱𐑯𐑡 𐑕𐑦𐑕𐑑𐑩𐑥-𐑢𐑲𐑛 𐑕𐑧𐑑𐑦𐑙𐑟 (𐑩𐑓𐑧𐑒𐑑𐑕 𐑷𐑤 𐑿𐑟𐑼𐑟)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "𐑐𐑻𐑕𐑩𐑯𐑩𐑤 𐑐𐑮𐑧𐑓𐑼𐑩𐑯𐑕𐑩𐑟" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "𐑐𐑮𐑧𐑓𐑼𐑩𐑯𐑕𐑩𐑟" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "𐑕𐑦𐑕𐑑𐑩𐑥" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "𐑕𐑦𐑕𐑑𐑩𐑥 𐑕𐑧𐑑𐑦𐑙𐑟" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "𐑕𐑦𐑕𐑑𐑩𐑥 𐑑𐑵𐑤𐑟" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "𐑕𐑦𐑕𐑑𐑩𐑥 𐑒𐑩𐑯𐑓𐑦𐑜𐑘𐑼𐑱𐑖𐑩𐑯 𐑯 𐑥𐑭𐑯𐑩𐑑𐑻𐑦𐑙" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "𐑿𐑯𐑩𐑝𐑻𐑕𐑩𐑤 𐑨𐑒𐑕𐑧𐑕" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "𐑿𐑯𐑩𐑝𐑻𐑕𐑩𐑤 𐑨𐑒𐑕𐑧𐑕 𐑕𐑧𐑑𐑦𐑙𐑟" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "𐑨𐑒𐑕𐑧𐑕𐑼𐑦𐑟" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "𐑛𐑧𐑕𐑒𐑑𐑪𐑐 𐑨𐑒𐑕𐑧𐑕𐑼𐑦𐑟" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "𐑩𐑐𐑤𐑦𐑒𐑱𐑕𐑩𐑯𐑟" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "𐑐𐑻𐑕𐑩𐑯𐑩𐑤 𐑐𐑮𐑧𐑓𐑼𐑩𐑯𐑕𐑩𐑟 𐑯 𐑩𐑛𐑥𐑦𐑯𐑦𐑕𐑑𐑮𐑱𐑖𐑩𐑯 𐑕𐑧𐑑𐑦𐑙𐑟" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "𐑩𐑐𐑤𐑦𐑒𐑱𐑕𐑩𐑯𐑟 𐑞𐑨𐑑 𐑛𐑦𐑛 𐑯𐑪𐑑 𐑓𐑦𐑑 𐑦𐑯 𐑳𐑞𐑼 𐑒𐑨𐑑𐑩𐑜𐑪𐑮𐑰𐑟" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "𐑳𐑞𐑼" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "𐑥𐑧𐑯𐑿 𐑧𐑛𐑦𐑑𐑹" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "𐑧𐑛𐑦𐑑 𐑥𐑧𐑯𐑿𐑟" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_𐑨𐑐𐑤𐑦𐑒𐑱𐑖𐑩𐑯𐑟:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_𐑛𐑩𐑓𐑪𐑤𐑑𐑕" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_𐑥𐑧𐑯𐑿𐑟:" #. Translators: %s is the version number #, python-format #: ../simple-editor/GMenuSimpleEditor/main.py:49 msgid "Simple Menu Editor %s" msgstr "𐑕𐑦𐑥𐑐𐑩𐑤 𐑥𐑧𐑯𐑿 𐑧𐑛𐑦𐑑𐑼 %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "𐑯𐑱𐑥" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "𐑖𐑴" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "𐑒𐑨𐑯𐑪𐑑 𐑓𐑲𐑯𐑛 𐑣𐑴𐑥 𐑛𐑲𐑮𐑧𐑒𐑑𐑼𐑦: 𐑯𐑪𐑑 𐑕𐑧𐑑 𐑦𐑯 /etc/passwd 𐑯 𐑯𐑴 𐑝𐑨𐑤𐑿 𐑓𐑹 $HOME 𐑦𐑯 " "𐑧𐑯𐑝𐑲𐑼𐑯𐑥𐑩𐑯𐑑" gnome-menus-3.0.1/po/POTFILES.in0000644000175000001440000000175711542164666013102 00000000000000# List of source files containing translatable strings. # Please keep this file sorted alphabetically. desktop-directories/AudioVideo.directory.in desktop-directories/Development.directory.in desktop-directories/Education.directory.in desktop-directories/Game.directory.in desktop-directories/Graphics.directory.in desktop-directories/Hardware.directory.in desktop-directories/Network.directory.in desktop-directories/Office.directory.in desktop-directories/Personal.directory.in desktop-directories/System.directory.in desktop-directories/System-Tools.directory.in desktop-directories/Utility-Accessibility.directory.in desktop-directories/Utility.directory.in desktop-directories/X-GNOME-Menu-Applications.directory.in desktop-directories/X-GNOME-Other.directory.in simple-editor/gmenu-simple-editor.desktop.in [type: gettext/glade]simple-editor/gmenu-simple-editor.ui simple-editor/GMenuSimpleEditor/main.py simple-editor/GMenuSimpleEditor/maindialog.py simple-editor/GMenuSimpleEditor/menufilewriter.py gnome-menus-3.0.1/po/ky.po0000644000175000001440000001616311334251460012271 00000000000000# Translation of gnome-menus to Kirghiz # This file is distributed under the same license as the PACKAGE package. # Copyright (C) 2003,2004, 2005 Free Software Foundation, Inc. # Timur Jamakeev , 2005. # msgid "" msgstr "" "Project-Id-Version: gnome-menus 2.12.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-10-28 22:47+0200\n" "PO-Revision-Date: 2005-10-29 09:18+0600\n" "Last-Translator: Timur Jamakeev \n" "Language-Team: Kirghiz\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Accessibility" msgstr "Ыңгайлуулуктар" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Accessibility Settings" msgstr "Ыңгайлуулуктарды ырастоо" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "Стандарттык иштемелер" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "Иш столунун иштемелери" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "Иштемелер" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Desktop" msgstr "Иш столу" #: ../desktop-directories/Desktop.directory.in.h:2 msgid "Personal preferences and administration settings" msgstr "Өздүк жактыруулар жана административдик параметрлер" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Программалоо" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Программа иштеп чыгуу аспаптары" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Билим берүү иштемелери" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "Оюндар" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "Оюндар жана эс алуу" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Графика" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Графикалык иштемелер" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "Интернет" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Интернет менен иштөө программалары (почта, аралагыч ж.б.)" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "Мультимедиа" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "Аудио и видео" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Офис" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Офистик иштемелер" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Эч бир категорияга туура келбеген иштемелер" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "Башкалар" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "Өздүк жактыруулар" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Ырастоолор" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Accessibility related preferences" msgstr "Атайын мүмкүнчүлүктөргө байланышкан ырастоолор" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "Өздүк ырастоолор жана параметрлер" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "Системаны башкаруу" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change systemwide settings (affects all users)" msgstr "Системалык ырастоолорду өзгөртүү (бардык колдонуучуларга таасир этет)" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Системалык аспаптар" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Системаны конфигурациялоо жана аны байкоо аспаптары" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Меню оңдогучу" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Менюну оңдоо" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Иштемелер:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "_Баштапкы" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Меню:" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 msgid "Name" msgstr "Аты" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 msgid "Show" msgstr "Көрсөтүү" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "Өздүк каталог табылбады: /etc/passwd ичинде дагы, $HOME өзгөрмөсү аркылуу дагы көрсөтүлгөн эмес" #: ../util/test-menu-spec.c:32 msgid "Menu file" msgstr "Меню файлы" #: ../util/test-menu-spec.c:32 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:33 msgid "Monitor for menu changes" msgstr "Менюдагы өзгөрүлүүлөрдү байкоо" #: ../util/test-menu-spec.c:34 msgid "Include d entries" msgstr "Алынып салынган () элементтерди кошуу" #: ../util/test-menu-spec.c:89 msgid "Invalid desktop file ID" msgstr "desktop-файлынын туура эмес IDси" #: ../util/test-menu-spec.c:90 msgid "[Invalid Filename]" msgstr "[туура эмес файл аты]" #: ../util/test-menu-spec.c:91 msgid " " msgstr " " #: ../util/test-menu-spec.c:162 msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Меню өзгөртүлдү, кайра жүктөлүүдө ====\n" "\n" "\n" #: ../util/test-menu-spec.c:167 ../util/test-menu-spec.c:203 msgid "Menu tree is empty" msgstr "Меню дарагы бош" #: ../util/test-menu-spec.c:186 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- GNOMEдо колдонулуучу Desktop Menu спецификациясынын ишке ашырылгандыгын текшерүү" gnome-menus-3.0.1/po/mr.po0000644000175000001440000002260211347370411012261 00000000000000# translation of mr.po to Marathi # Marathi Translation of gnome-menus # Copyright (C) 2005, 2006, 2008, 2009 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menus package. # # FIRST AUTHOR: Gayatri Deshpande , 2005. # Rahul Bhalerao , 2006. # Sandeep Shedmake , 2008, 2009. # Sandeep Shedmake , 2009. msgid "" msgstr "" "Project-Id-Version: mr\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2009-06-21 17:35+0000\n" "PO-Revision-Date: 2009-09-11 19:31+0530\n" "Last-Translator: Sandeep Shedmake \n" "Language-Team: Marathi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" "\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "मल्टीमिडीया मेन्यू" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "आवाज व चलचित्र" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "प्रोग्रामिंग" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "सॉफ्टवेयर बनवण्यासाटीचे औजार" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "शिक्षण" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "खेळ" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "खेळ व मनोरंजन" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "चित्र-विज्ञान" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "चित्र-विज्ञान उपकरणं" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "हार्डवेअर" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "विविध हार्डवेअर साधन करीता संयोजना" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "महाजाळ व संजाळ" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "संजाळ-संबंधी संयोजना" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "दृश्य व प्रभाव" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "डेस्कटॉप दृश्य व वागणूक नियंत्रीत करणारी संयोजना" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "इंटरनेट" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "इंटरनेट वेब व ईमेल बघण्यासाठी प्रोग्राम" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "कार्यालय" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "कार्यालय संबंधित उपकरणं" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "व्यक्तिगत" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "व्यक्तिगत संयोजना" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "व्यवथापन" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "प्रणाली-करीताचे संयोजना बदलवा (सर्व वापरकर्ते प्रभावीत होतात)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "व्यक्तिगत प्राधान्यता" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "प्राधान्ये" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "प्रणाली" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "प्रणाली संयोजना" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "यंत्रणे संबंधित औजार" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "यंत्रणेचे सुसुत्रीकरण व संचलन" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "जागतीक प्रवेश" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "जागतीक प्रवेश संयोजना" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "शिवाय उपकरणं" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "डेस्कटॉपशी निगडित शिवाय उपकरणं" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "उपकरणं" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "व्यक्तिगत प्राधान्यता व प्रशासकीय रचना" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "उपकरणं जे दुसरया कुठल्याही गटांत बसले नाही" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "अन्य" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "मेन्यू संपादक" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "मेन्यू संपादा" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "उपकरणं (_A):" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "पूर्वनिर्धारीत (_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "मेन्यूज् (_M):" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "सोपे मेन्यू संपादक %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "शिर्षक" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "दाखवा" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "गृह निर्देशिका शोधता आली नाही: /etc/passwd निर्धारित नाही आणि $HOME या चलनासाठी " "पर्यावरणात मुल्य नाही" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "मेन्यू फाइल" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "मेन्यूमधील बदलांसाठी निरिक्षक" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "केलेली प्रविष्टे समाविष्ट करा" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "NoDisplay=true प्रविष्टे समाविष्ट करा" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "अवैध कार्यस्थळ फाइल आयडी" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[अवैध फाइलनाम]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " <वगळले>" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== मेन्यू बदलला, पुनःलोड होत आहे ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "मेन्यू वृक्ष रिकामे आहे" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- GNOME चा कार्यस्थळ मेन्यू नोंदींचा अवलंब तपासा" gnome-menus-3.0.1/po/ig.po0000644000175000001440000001577611334251460012256 00000000000000msgid "" msgstr "" "Project-Id-Version: gnome-menus.gnome-2-12\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2009-01-01 18:52+0000\n" "PO-Revision-Date: 2006-04-05 12:38+0100\n" "Last-Translator: translator\n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10.2\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Mọltimidia menu" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Ụda na Vidio" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programịn" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Ngwaọrụ maka ntolite Sọftwịa" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Ọmụmụ" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Egwuregwu" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Egwuregwu na obiụtọ" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Nsepụtainyogo" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Usoro iheomume nsepụtainyogo" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Ịntaneetị" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Program maka ikikembanye ịntaneetị dịka web na Imeelụ" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Ụlọọrụ" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Usoro iheomume ụlọọrụ" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "" #: ../desktop-directories/Personal.directory.in.h:2 #, fuzzy msgid "Personal settings" msgstr "Nkarachọ nkeonwe na nhazi" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Nhazi " #: ../desktop-directories/Settings-System.directory.in.h:2 #, fuzzy msgid "Change system-wide settings (affects all users)" msgstr "Gbanwee nhazi systemwide (na-emetụta ndị ojieme)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Nkarachọ nkeonwe" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Nkarachọ" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 #, fuzzy msgid "System" msgstr "Ngwaọrụ sistem" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Ngwaọrụ sistem" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Nhazi na ilereanya nke sistem" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 #, fuzzy msgid "Universal Access Settings" msgstr "Nhazi ikikembanye" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Nnyemaka ngwaọrụ" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Nnyemaka ngwaọrụ Desktọọpụ" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Usoro ihe omume" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Nkarachọ nkeonwe na ọdịdị Nhazi " #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Usoro iheomume na-abanyeghị n'ọ́nụ́ ndị ọzọ" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Ọzọ" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Odezi menu" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Dezie menu" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Usoro iheomume:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "_Difọọltụ" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Menus" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Aha" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Gosi" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Achọtaghịnwu ihenlereanya keụlọ: Ekpokọtaghị ya na /dgz/okwumbanye na nke na-" "abaghị uru maka ụlọ $HOME" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Faịlụ menu" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FAỊLỤ" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Inyogo maka mgbanwe menu" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Gbakwunye mbanye ahụ" #: ../util/test-menu-spec.c:36 #, fuzzy msgid "Include NoDisplay=true entries" msgstr "Gbakwunye mbanye ahụ" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Desktọọpụ Faịlụ ID na-enweghị isi" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Ahịrịnkọwa faịlụ na-enweghị isi]" #: ../util/test-menu-spec.c:93 msgid " " msgstr "" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "====ọtụtụ gbanwere, bubatagharịa ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Osisi Menu ghe oghe" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- Nnwale GNOME Nwepụta nke Desktọọpụ nzipụta menu" #~ msgid "Accessibility" #~ msgstr "Ikikembanye" #~ msgid "Accessibility related preferences" #~ msgstr "Ikikembanye yiwere nkarachọ" #~ msgid "Desktop" #~ msgstr "Desktọọpụ" gnome-menus-3.0.1/po/pt.po0000644000175000001440000001752111347370411012272 00000000000000# gnome-menus' Portuguese translation. # Copyright © 2004, 2005, 2006, 2007, 2009 gnome-menus # This file is distributed under the same license as the gnome-menus package. # Duarte Loreto , 2004, 2005, 2006, 2007, 2009. # msgid "" msgstr "" "Project-Id-Version: 2.28\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-08-27 08:57+0100\n" "PO-Revision-Date: 2009-08-27 09:00+0000\n" "Last-Translator: Duarte Loreto \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Menu de multimédia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Som & Vídeo" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Desenvolvimento" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Ferramentas para o desenvolvimento de aplicações" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Educação" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Jogos" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Jogos e passatempos" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Gráficos" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Aplicações gráficas" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Equipamento" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Definições para vários dispositivos de equipamento" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet e Rede" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Definições relacionadas com a rede" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Aparência e Comportamento" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "" "Definições que controlam a aparência e comportamento do ambiente de trabalho" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Aplicações para o acesso à Internet tais como web e email" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Produtividade" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Aplicações de Produtividade" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Pessoal" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Definições pessoais" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administração" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Alterar definições de sistema (afecta todos os utilizadores)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Preferências pessoais" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferências" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistema" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Definições de sistema" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Ferramentas de Sistema" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Configuração de sistema e monitorização" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Acesso Universal" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Definições de Acesso Universal" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Acessórios" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Acessórios de área de trabalho" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Aplicações" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Preferências pessoais e definições de administração" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Aplicações que não se enquadravam em nenhuma outra categoria" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Outras" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Editor de Menus" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Editar os Menus" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Aplicações:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Omissões" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menus:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Editor de Menus %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nome" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Apresentar" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Incapaz de encontrar o directório pessoal: não se encontra definido em /etc/" "passwd e a variável de ambiente $HOME não possui nenhum valor" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Ficheiro de menu" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "FICHEIRO_MENU" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Monitor de alterações ao menu" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Incluir entradas (excluídas)" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Incluir entradas NoDisplay=true" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ID de ficheiro de área de trabalho inválido" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Nome de ficheiro inválido]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " (excluído)" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menu alterado, a reler ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Árvore de menu está vazia" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "" "- testar a implementação GNOME da Especificação de Menu de Área de Trabalho" #~ msgid "Universal access related preferences" #~ msgstr "Preferências relacionadas com o acesso universal" #~ msgid "Personal preferences and settings" #~ msgstr "Preferências e definições pessoais" #~ msgid "Accessibility" #~ msgstr "Acessibilidade" #~ msgid "Accessibility Settings" #~ msgstr "Definições de Acessibilidade" #~ msgid "Desktop" #~ msgstr "Área de Trabalho" gnome-menus-3.0.1/po/ps.po0000644000175000001440000001643411334251460012271 00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: gnome-menus.head\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-07-05 03:57+0000\n" "PO-Revision-Date: 2008-07-05 16:23-0800\n" "Last-Translator: Zabeeh Khan \n" "Language-Team: Pashto \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Pashto, Pushto\n" "X-Poedit-Country: AFGHANISTAN\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "ګڼرسنۍ غورنۍ" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "غږ او وېډيو" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "پروګرامونه" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "د ساوترو جوړولو لپاره توکي" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "زدکړه" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "لوبې" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "لوبې او مهالتيري" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "کښنيزونه" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "کښنيزونو کاريالونه" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "هډوتري" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "د ډېرو هډوتري وزلو لپاره امستنې" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "اېنټرنېټ او ځال" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "ځال پورې تړلې امستنې" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "ښکارېدنه" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "د سرپاڼې د ښکارېدو او کړه وړې امستنې" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "اېنټرنېټ" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "د اېنټرنېټ د لاسرس لپاره کړنلارې لکه ګورت او برېښليک" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "افس" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "د افس کاريالونه" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "وګړيز" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "وګړيزې امستنې" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "پازوالنه" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "(په ټولو کارنانو کارول کيږي) غونډال-ارت امستنې بدلول" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "وکړيز غوراوي" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "غوراوي" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "غونډال" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "غونډال امستنې" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "غونډال توکي" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "د غونډال سازونه او ليدنه" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "نړېوال لاسرس" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "د نړېوال لاسرس امستنې" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "ملتوکي" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "د سرپاڼې ملتوکي" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "کاريالونه" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "وګړيز غوراوي او د پازوالنې امستنې" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "هغه کاريالونه چې په نورو ټولېو کې نه راځي" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "نور" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "غورنۍ سمونګر" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "غورنۍ سمول" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr ":کاريالونه_" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "تلواله_" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr ":غورنۍ_" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "نوم" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "ښودل" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" msgstr "" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "غورنۍ دوتنه" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "غورنۍ_دوتنه" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "د غورنېو د بدلونونو لپاره ليدانی" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "د سرپاڼې دوتنې ناسم پېژند" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[ناسم دوتنه نوم]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " <ايستل شوي>" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== غورنۍ بدله شوه، بيا لېښل کيږي ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 #: ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "غورنۍ ونه تشه ده" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "" gnome-menus-3.0.1/po/mn.po0000644000175000001440000002063511354235734012267 00000000000000# translation of mn.po to Mongolian # translation of PACKAGE. # Copyright (C) 2006 THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # <>, 2006. # Badral , 2006. # msgid "" msgstr "" "Project-Id-Version: mn\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2010-02-22 11:08+0000\n" "PO-Revision-Date: 2010-03-22 18:20+0200\n" "Last-Translator: Badral \n" "Language-Team: Mongolian \n" "Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.3\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Мультимедиа цэс" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Дуу & Видео" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Програмчилал" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Програм хөгжүүлэлийн хэрэгслүүд" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Боловсрол" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Тоглоом" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Тоглоом, зугаа цэнгэл" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "График" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "График програмууд" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Техник хангамж" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Техник хангамжийн тохиргоо" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Интернет болон сүлжээ" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Сүлжээтэй холбоотой тохиргоо" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Харагдах байдал" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Ажлын талбарын харагдалт ба харьцааны тохиргоо" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Интернэт" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Вэб болон э-шуудан гэх мэт интернэт хандалтын програмууд" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Офис" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Офисын програмууд" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Хувийн" #: ../desktop-directories/Personal.directory.in.h:2 #| msgid "Personal preferences and settings" msgid "Personal settings" msgstr "Хувийн тохиргоо" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Удирдлага" #: ../desktop-directories/Settings-System.directory.in.h:2 #| msgid "Change systemwide settings (affects all users)" msgid "Change system-wide settings (affects all users)" msgstr "Систем нийтийн тохируулгыг өөрчлөх (бүх хэрэглэгчдэд нөлөөлнө)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Хувийн тохиргоо" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Тохиргоо" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 #| msgid "System Tools" msgid "System" msgstr "Систем" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Системийн тохиргоо" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Системийн хэрэгслүүд" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Системийн тохиргоо болон хяналт" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Саадгүй хандалт" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 #| msgid "Accessibility Settings" msgid "Universal Access Settings" msgstr "Саадгүй хандалтын тохиргоо" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Нэмэлт төхөөрөмж" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Дэлгэцийн нэмэлт төхөөрөмжүүд" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Програмууд" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Хувийн тохиргоо болон удирдлагын тохируулгууд" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Бусад ангилалд тохирохгүй програмууд" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Бусад" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Цэс засварлагч" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Цэс засварлах" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "Програмууд:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "Өгөгдмөл" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "Цэсүүд:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "Хялбар цэс засварлагч %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Нэр" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Харуулах" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Хэрэглэгчийн гэр лавлах олдохгүй байна: /etc/passwd болон орчны хувьсагч " "$HOME-д ч утга олгогдоогүй байна" #~ msgid "Accessibility" #~ msgstr "Хандалт" #~ msgid "Desktop" #~ msgstr "Ажлын талбар" #~ msgid "Accessibility related preferences" #~ msgstr "Хандалттай холбоотой тохиргоонууд" #~ msgid "Menu file" #~ msgstr "Цэс файл" #~ msgid "MENU_FILE" #~ msgstr "ЦЭС_ФАЙЛ" #~ msgid "Monitor for menu changes" #~ msgstr "Цэс өөрчилөлтийн хяналт" #~ msgid "Include d entries" #~ msgstr "<Хассан> элементүүд оруулах" #~ msgid "Include NoDisplay=true entries" #~ msgstr "NoDisplay=true элемент оруулах" #~ msgid "Invalid desktop file ID" #~ msgstr "Хүчингүй ажлын талбар файлын ID" #~ msgid "[Invalid Filename]" #~ msgstr "[Хүчингүй файлын нэр]" #~ msgid " " #~ msgstr "<Хасагдсан>" #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Цэс өөрчлөгдсөн, дахин ачаалж байна ====\n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "Цэсийн мод хоосон байна" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "- GNOME-н Desktop Menu Specification програмчилалыг шалгах" gnome-menus-3.0.1/po/zh_HK.po0000644000175000001440000001640111347370411012646 00000000000000# Chinese (Hong Kong) translation of gnome-menu. # Copyright (C) 2005, 06, 07 Free Software Foundation, Inc. # Woodman Tuen , 2005-07. # # msgid "" msgstr "" "Project-Id-Version: gnome-menu 2.28.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-09-13 06:31+0800\n" "PO-Revision-Date: 2009-09-13 06:32+0800\n" "Last-Translator: Chao-Hsiung Liao \n" "Language-Team: Chinese (Hong Kong) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "多媒體選單" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "影音" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "軟件開發" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "軟件開發工具" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "教育" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "遊戲" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "遊戲及娛樂" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "美工繪圖" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "繪圖工具" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "硬件" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "多種硬件的設定" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "互聯網及網絡" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "網絡相關設定" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "外觀與感覺" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "控制桌面顯示方式及行為的設定" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "互聯網" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "如瀏覽網頁及收發電郵等網絡軟件" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "辦公" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "辦公室軟件" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "個人" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "個人設定" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "管理" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "更改全系統設定值(影響所有用戶)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "個人偏好設定" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "偏好設定" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "系統" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "系統設定" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "系統工具" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "系統配置及監察" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "無障礙功能" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "無障礙功能設定值" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "附屬應用程式" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "桌面附屬應用程式" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "應用程式" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "個人偏好及管理設定" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "不符合其它分類的軟件" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "其他" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "選單編輯器" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "編輯選單" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "應用程式(_A):" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "預設(_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "選單(_M):" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "簡易選單編輯器 %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "名稱" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "顯示" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "找不到個人資料夾:沒有設定在 /etc/passwd 及環境變數 $HOME 中。" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "選單檔案" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "選單檔案" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "監視選單更改" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "包含 <不包括> 條目" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "包含不顯示=正確條目" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "無效的桌面檔案 ID" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[無效的檔案名稱]" #: ../util/test-menu-spec.c:93 msgid " " msgstr "<不包括>" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== 選單已更改,重新載入中 ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "選單樹是空白的" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- 測試 GNOME 在桌面選單規格的實現" #~ msgid "Universal access related preferences" #~ msgstr "普及近用相關偏好設定" #~ msgid "Personal preferences and settings" #~ msgstr "個人偏好及設定" #~ msgid "Accessibility" #~ msgstr "無障礙環境" #~ msgid "Accessibility Settings" #~ msgstr "無障礙環境設定" #~ msgid "Desktop" #~ msgstr "桌面" gnome-menus-3.0.1/po/mai.po0000644000175000001440000002165011347370411012413 00000000000000# translation of gnome-menus.master.mai.po to Hindi # translation of gnome-menus.HEAD.po to # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Sangeeta Kumari , 2008. # Rajesh Ranjan , 2009. msgid "" msgstr "" "Project-Id-Version: gnome-menus.master.mai\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2009-06-21 17:35+0000\n" "PO-Revision-Date: 2009-09-20 12:27+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n\n" "\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "मल्टीमीडिया मेनू" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "ध्वनि आ वीडियो" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "प्रोग्रामिंग" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "साफ्टवेयर विकासक लेल अओजार" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "शिक्षा" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "खेल" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "खेल आ मनोरंजन" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "आलेखी" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "आलेखी अनुप्रयोगसभ" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "हार्डवेयर" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "कतेक हार्डवेयर युक्तिक लेल सेटिंग" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "इंटरनेट आ संजाल" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "संजाल संबंधित सेटिंग" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "रूप-रंग" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "डेस्कटाप रूपाकार आ व्यवहारक नियंत्रण करैबला सेटिंग" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "इंटरनेट" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "इंटरनेटसँ जुड़बाक लेल वेब आ इमेल जहिना प्रोग्राम" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "कार्यालय" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "कार्यालयक अनुप्रयोग" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "निजी" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "निजी सेटिंग" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "प्रशासन" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "तंत्र स्तरीय सेटिंग बदलू (सभटा प्रयोक्ता प्रभावित होइछ)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "निज वरीयतासभ" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "वरीयतासभ" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "तंत्र" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "तंत्र सेटिंग" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "सिस्टम अओजार" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "सिस्टम बिन्यास आ निरीक्षण" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "सार्वभौमिक पहुँच" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "सार्वभौमिक पहुँच सेटिंग" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "संलग्नक" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "डेस्कटाप संलग्नकसभ" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "अनुप्रयोग" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "निज वरीयता आ प्रशासनिक जमावट" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "अनुप्रयोगसभ जे आन श्रेणीमे सटीक नहि छला" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "आन" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "मेनू संपादक" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "मेनू संपादित करू" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "अनुप्रयोग (_A):" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "मूलभूत (_D)" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "मेनू (_M):" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "सरल मेनू संपादक %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "नाम" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "देखाबू" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "घर निर्देशिकाकेँ नहि पाबि सकैत अछि: /etc/passwd मे सेट नहि आओर $HOME क' लेल वातावरणमे " "कोनो मान नहि अछि" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "मेनू फाइल" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "मेनू फाइल (_F)" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "मेनू परिवर्तनसभक लेल निरीक्षण" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "सामिल प्रविष्टि" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Include NoDisplay=true entries" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "अमान्य डेस्कटाप फाइल ID" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[अमान्य फाइलनाम]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== मेनू बदलल गेल, फिनु लोड कए रहल अछि ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "मेनू तरू रिक्त अछि" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- डेस्कटाप मेनू निर्दिष्टताक GNOME कार्यान्वयन क' जाँच करू" gnome-menus-3.0.1/po/th.po0000644000175000001440000002300511555466224012265 00000000000000# Thai translation of gnome-menus. # Copyright (C) 2004-2011 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menus package. # Theppitak Karoonboonyanan , 2004-2011. # # msgid "" msgstr "" "Project-Id-Version: gnome-menus 2.9.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-07-23 15:10+0700\n" "PO-Revision-Date: 2011-04-25 08:40+0700\n" "Last-Translator: Theppitak Karoonboonyanan \n" "Language-Team: Thai \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "เมนูระบบสื่อผสม" #: desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "เสียงและวีดิทัศน์" #: desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "เขียนโปรแกรม" #: desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "เครื่องมือพัฒนาซอฟต์แวร์" #: desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "การศึกษา" #: desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "เกม" #: desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "เกมและความบันเทิง" #: desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "รูปภาพ" #: desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "โปรแกรมสำหรับรูปภาพ" #: desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "ฮาร์ดแวร์" #: desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "ตั้งค่าอุปกรณ์ฮาร์ดแวร์ต่างๆ" #: desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "อินเทอร์เน็ตและเครือข่าย" #: desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "ตั้งค่าเกี่ยวกับเครือข่าย" #: desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "รูปลักษณ์และการใช้งาน" #: desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "ตั้งค่าควบคุมรูปโฉมและพฤติกรรมของเดสก์ท็อป" #: desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "อินเทอร์เน็ต" #: desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "โปรแกรมสำหรับเข้าอินเทอร์เน็ต เช่น เว็บและเมล" #: desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "สำนักงาน" #: desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "โปรแกรมสำหรับสำนักงาน" #: desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "ส่วนบุคคล" #: desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "ตั้งค่าส่วนบุคคล" #: desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "ดูแลระบบ" #: desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "การตั้งค่าที่มีผลทั้งระบบ (มีผลต่อผู้ใช้ทุกคน)" #: desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "ปรับแต่งพื้นโต๊ะส่วนตัว" #: desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "ปรับแต่งพื้นโต๊ะ" #: desktop-directories/System.directory.in.h:1 #: desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "ระบบ" #: desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "ตั้งค่าระบบ" #: desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "เครื่องมือระบบ" #: desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "ตั้งค่าและเฝ้าดูระบบ" #: desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "การเข้าถึงหลากหลาย" #: desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "ตั้งค่าการเข้าถึงหลากหลาย" #: desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "เครื่องใช้ไม้สอย" #: desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "โปรแกรมเครื่องใช้ไม้สอยบนเดสก์ท็อป" #: desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "โปรแกรม" #: desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "ปรับแต่งพื้นโต๊ะส่วนตัวและตั้งค่าระบบ" #: desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "โปรแกรมที่ไม่อยู่ในหมวดอื่นๆ" #: desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "อื่นๆ" #: simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "แก้ไขเมนู" #: simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "แก้ไขเมนู" #: simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "โ_ปรแกรม:" #: simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "ค่า_ปริยาย" #: simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "เ_มนู:" #. Translators: %s is the version number #: simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "เครื่องมือแก้ไขเมนูอย่างง่าย %s" #: simple-editor/GMenuSimpleEditor/maindialog.py:94 #: simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "ชื่อ" #: simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "แสดง" #: simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "หาไดเรกทอรีบ้านไม่พบ: ไม่ได้ตั้งค่าไว้ใน /etc/passwd และไม่ได้กำหนดค่าตัวแปร $HOME ใน " "environment" #: util/test-menu-spec.c:33 msgid "Menu file" msgstr "แฟ้มเมนู" #: util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "ติดตามการเปลี่ยนแปลงของเมนู" #: util/test-menu-spec.c:35 msgid "Include d entries" msgstr "รวมรายการ ด้วย" #: util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "รวมรายการ NoDisplay=true ด้วย" #: util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ชื่อแฟ้มเดสก์ท็อปใช้ไม่ได้" #: util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[ชื่อแฟ้มใช้ไม่ได้]" #: util/test-menu-spec.c:93 msgid " " msgstr " <ไม่นับรวม>" #: util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== เมนูมีการเปลี่ยนแปลง กำลังโหลดใหม่ ====\n" "\n" "\n" #: util/test-menu-spec.c:169 util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "โครงสร้างเมนูว่างเปล่า" #: util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- ทดสอบการทำงานของระบบเมนู GNOME ตามข้อกำหนดเมนูเดสก์ท็อป" #~ msgid "Universal access related preferences" #~ msgstr "การปรับแต่งเกี่ยวกับการเข้าถึงหลากหลาย" #~ msgid "Personal preferences and settings" #~ msgstr "ปรับแต่งและตั้งค่าพื้นโต๊ะส่วนตัว" #~ msgid "Accessibility" #~ msgstr "สิ่งอำนวยความสะดวก" #~ msgid "Accessibility Settings" #~ msgstr "ตั้งค่าสิ่งอำนวยความสะดวก" #~ msgid "Desktop" #~ msgstr "พื้นโต๊ะ" gnome-menus-3.0.1/po/ga.po0000644000175000001440000001703111347370411012232 00000000000000# Irish translations for gnome-menus package. # Copyright (C) 2007-2008 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menus package. # Seán de Búrca , 2007-2009. # msgid "" msgstr "" "Project-Id-Version: gnome-menus HEAD\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-07-29 17:44-0600\n" "PO-Revision-Date: 2009-07-29 17:44-0600\n" "Last-Translator: Seán de Búrca \n" "Language-Team: Irish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : (n%10==1 || n%10==2) ? 1 : (n%" "10>=3 && n%10<= 6) ? 2 : ((n%10>=7 && n%10<=9) || n==10) ? 3 : 4;\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Roghchlár ilmheán" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Fuaim & Fís" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Ríomhchlárú" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Uirlisí d'fhorbairt bogearraí" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Oideachas" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Cluichí" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Cluichí agus siamsaíochtaí" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafaic" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Feidhmchláir grafaice" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Crua-Earraí" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Socruithe do roinnt ghléasanna crua-earraí" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Idirlíon agus Líonra" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Socruithe líonra-gaolta" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Cuma agus Mothú" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Socruithe ag rialú cuma agus oibrithe na deisce" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Idirlíon" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Feidhmchláir do rochtain an Idirlín mar ghréasán agus ríomhphost" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Oifig" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Feidhmchláir Oifige" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Pearsanta" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Socruithe pearsanta" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Riarachán" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Athraigh socruithe ar fud an chórais (tionchar ar gach úsáideoir)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Sainroghanna pearsanta" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Sainroghanna" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Córas" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Socruithe an chórais" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Uirlisí Córais" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Cumraíocht agus monatóireacht an chórais" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Rochtain Uilíoch" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Socruithe Rochtana Uilíoch" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Oiriúintí" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Oiriúintí deisce" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Feidhmchláir" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Sainroghanna pearsanta agus socruithe riaracháin" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Feidhmchláir nár oiriúnaigh i gcatagóirí eile" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Eile" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Eagarthóir na Roghchlár" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Cuir Roghchláir in Eagar" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Feidhmchláir:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "Réamh_shocruithe" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Roghchláir:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Eagarthóir na Roghchlár Simplí %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Ainm" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Taispeáin" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Ní féidir comhadlann bhaile a aimsiú: níl sí socraithe i /etc/passwd agus " "níl luach ann do $HOME sa timpealleacht" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Comhad roghchláir" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "COMHAD_ROGHCHLÁIR" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Déan monatóireacht ar athruithe roghchlár" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Cuir iontrálacha áilte san áireamh" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Cuir iontrálacha NoDisplay=true san áireamh" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "CA chomhaid deisce neamhbhailí" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Ainm Comhaid Neamhbhailí]" #: ../util/test-menu-spec.c:93 msgid " " msgstr "" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Athraíodh an roghchlár, á athluchtú ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Tá an crann roghchlár folamh" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- tastáil feidhmiú GNOME den tSonraíocht Roghchláir Deisce" gnome-menus-3.0.1/po/nds.po0000644000175000001440000001650511347370411012434 00000000000000# German, Low translation for gnome-menus # Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 # This file is distributed under the same license as the gnome-menus package. # Nils-Christoph Fiedler , 2009. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2009-10-21 05:32+0000\n" "PO-Revision-Date: 2009-10-22 18:55+0100\n" "Last-Translator: Nils-Christoph Fiedler \n" "Language-Team: Low German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2009-04-14 19:08+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimedia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Ton un Bild" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programmeeren" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Hölpprogrammen to'r Programmkonstruktschoon" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Erteken" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Speelen" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Speel un Spoos" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafik" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafikprogramme" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardware" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Instellens för unnerscheedliche Hardware" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Innernet un Netwark" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Netwarksinstellens" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Utsehn" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Instellensstüern vun Schrievdiskverhollen un -utsehn" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Innernet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programme för Innernettogrip as Net un E-Post" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Kontor" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Kontorprogramme" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Persönlich" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Persönliche Instellens" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Verwaltens" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Systemwiete Instellens ännern (Geiht all Bruker wat an)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Persönliche Instellens" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Instellens" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "System" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Systeminstellens" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Systemprogramme" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Systemkonfiguratschoon un Oppassens" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Togrip in'n Groten un Ganzen" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Togripinstellens in'n Groten un Ganzen" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Tobehör" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Schrievdisk Tobehör" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Programme" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Persönliche Vorleeben un administrative Instellens" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Programme de keene Schieblade passen" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Annere" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Menüverwaltens" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Menüs bewarken" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Programme:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Standard" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menüs:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Menü Verwaltens %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Naam" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Opwiesen" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Kann dat eegen Verteeknis nich finnen: wedder in /etc/passwd noch in $HOME " "als Wert gesetzt" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Menüdatei" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Menüanpassens oppassen" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Föge d Indräge in" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Föge NoDisplay=true Indräge hento" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Falsche Schrievdiskdatei ID" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Falscher Dateinaam]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Menü is ännert worrn, lade nüe ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Menüstruktur is leer" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- GNOME's Umsetten vun de Schrievdiskspezifikatschoon vorknüppen" gnome-menus-3.0.1/po/sk.po0000644000175000001440000001456311542164666012301 00000000000000# Slovak translation for gnome-menus. # Copyright (C) 2004, 2005, 2007, 2010, 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menus package. # Marcel Telka , 2004, 2005. # Peter Tuharsky , 2007. # Pavol Klačanský , 2010, 2011. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2010-10-29 00:15+0000\n" "PO-Revision-Date: 2011-02-02 09:03+0100\n" "Last-Translator: Pavol Klačanský \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Ponuka multimédií" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Zvuk a video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programovanie" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Nástroje pre vývoj softvéru" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Vzdelávanie" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Hry" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Hry a zábava" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafika" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafické aplikácie" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Hardvér" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Nastavenia pre niektoré hardvérové zariadenia" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet a sieť" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Nastavenia súvisiace so sieťou" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Vzhľad a dojem" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Nastavenia ovládajúce vzhľad a správanie pracovnej plochy" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programy pre prístup k internetu, ako je www a e-mail" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Kancelária" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Kancelárske aplikácie" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Osobné" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Osobné nastavenia" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Správa" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Zmeniť nastavenia pre celý systém (ovplyvní všetkých používateľov)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Osobné nastavenia" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Nastavenia" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Systém" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Systémové nastavenia" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Systémové nástroje" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Systémová konfigurácia a sledovanie" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Bezbariérový prístup" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Nastavenia bezbariérového prístupu" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Príslušenstvo" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Príslušenstvo pracovnej plochy" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Aplikácie" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Osobné a správcovské nastavenia" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Aplikácie, ktoré nezapadajú do ostatných kategórií" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Ostatné" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Editor ponúk" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Upraviť ponuky" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Aplikácie:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Predvolené" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Ponuky:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:47 #, python-format msgid "Simple Menu Editor %s" msgstr "Jednoduchý editor ponúk %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:97 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:124 msgid "Name" msgstr "Názov" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:116 msgid "Show" msgstr "Zobraziť" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Nepodarilo sa nájsť domovský priečinok: nie je nastavený v /etc/passwd a nie " "je nastavená hodnota $HOME v prostredí" gnome-menus-3.0.1/po/fi.po0000644000175000001440000001724111347370411012244 00000000000000# Finnish messages for gnome-menus # Copyright (C) 2004-2005 Free Software Foundation, Inc. # This file is distributed under the same license as the gail package. # Tommi Vainikainen , 2004-2005. # Ilkka Tuohela , 2005. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-07-19 10:39+0300\n" "PO-Revision-Date: 2009-07-19 10:45+0300\n" "Last-Translator: Ilkka Tuohela \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimediavalikko" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Ääni & video" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Ohjelmointi" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Työkaluja sovelluskehitykseen" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Opetusohjelmat" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Pelit" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Pelit ja viihde" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafiikka" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafiikkasovellukset" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Laitteisto" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Laitteiston asetukset" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet ja verkko" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Verkkoon liittyvät asetukset" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Ulkoasu ja käyttötuntuma" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Työpöytäympäristön ulkoasua ja toimintaa ohjaavat asetukset" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Internet-sovellukset kuten selain ja sähköposti" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Toimisto" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Toimistosovellukset" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Henkilökohtaiset" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Henkilökohtaiset asetukset" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Ylläpito" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Muuta järjestelmänlaajuisia asetuksia (vaikuttaa joka käyttäjään)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Henkilökohtaiset valinnat" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Asetukset" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Järjestelmä" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Järjestelmän asetukset" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Järjestelmätyökalut" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Järjestelmäasetukset ja -seuranta" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Esteettömyys" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Esteettömän käytön asetukset" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Apuohjelmat" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Työpöydän apuohjelmat" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Sovellukset" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Henkilökohtaiset ja järjestelmän asetukset" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Muihin luokkiin sopimattomat sovellukset" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Muut" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Valikkomuokkain" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Muokkaa valikkoja" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Sovellukset:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Oletukset" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Valikot:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Valikkomuokkain %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nimi" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Näytä" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Kotihakemistoa ei löydy: ei asetettu tiedostossa /etc/passwd eikä $HOME " "muuttujalla ole arvoa" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Valikkotiedosto" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Tarkkaile valikkomuutoksia" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Näytä myös piilotetut () kohdat" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Näytä myös \"NoDisplay=true\"-kohdat" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Virheellinen työpöytätiedoston tunniste" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Virheellinen tiedostonimi]" #: ../util/test-menu-spec.c:93 msgid " " msgstr "" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Valikko on muuttunut, ladataan uudelleen ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Valikkopuu on tyhjä" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- testaa Gnomen toteutusta Työpöytävalikkojen määrittelystä" #~ msgid "Universal access related preferences" #~ msgstr "Esteettömyyteen liittyvät asetukset" #~ msgid "Personal preferences and settings" #~ msgstr "Henkilökohtaiset asetukset" #~ msgid "Accessibility" #~ msgstr "Esteettömyys" #~ msgid "Accessibility Settings" #~ msgstr "Esteettömyysasetukset" #~ msgid "Desktop" #~ msgstr "Työpöytä" gnome-menus-3.0.1/po/ca@valencia.po0000644000175000001440000001713311470733611014036 00000000000000# Catalan translation of GNOME Menus. # Copyright © 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menus package. # Jordi Mallach , 2004, 2005, 2006, 2007. # Gil Forcada , 2008, 2009. # msgid "" msgstr "" "Project-Id-Version: gnome-menus 2.12\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-10-29 01:09+0100\n" "PO-Revision-Date: 2010-04-02 17:41+0200\n" "Last-Translator: Gil Forcada \n" "Language-Team: Catalan \n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Menú multimèdia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "So i vídeo" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Programació" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Eines per a desenvolupar programari" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Educació" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Jocs" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Jocs i entreteniments" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Gràfics" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Aplicacions de gràfics" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Maquinari" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Paràmetres per a diferents dispositius de maquinari" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internet i xarxa" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Paràmetres de xarxa" # Termcat (josep) #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Aspecte i comportament" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Paràmetres que controlen l'aspecte i el comportament de l'escriptori" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programes per a accedir a Internet, com la web i el correu" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Ofimàtica" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Aplicacions ofimàtiques" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Personal" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Paràmetres personals" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administració" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Canvia els paràmetres del sistema (afecta tots els usuaris)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Preferències personals" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Preferències" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Sistema" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Paràmetres del sistema" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Eines del sistema" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Configuració i supervisió del sistema" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Accés universal" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Paràmetres d'accés universal" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Accessoris" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Accessoris de l'escriptori" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Aplicacions" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Preferències personals i paràmetres d'administració" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Aplicacions que no encaixaven en d'altres categories" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Altres" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Editor del menú" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Edita els menús" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Aplicacions:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Predeterminats" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menús:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Editor del menú (versió %s)" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Nom" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Mostra" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "No s'ha trobat el directori d'inici: no està establit al fitxer /etc/passwd " "i no hi ha cap valor per a $HOME a l'entorn" #~ msgid "Menu file" #~ msgstr "Fitxer de menú" #~ msgid "MENU_FILE" #~ msgstr "FITXER_MENU" #~ msgid "Monitor for menu changes" #~ msgstr "Fes un seguiment dels canvis del menú" #~ msgid "Include d entries" #~ msgstr "Inclou entrades excloses amb " #~ msgid "Include NoDisplay=true entries" #~ msgstr "Inclou entrades amb NoDisplay=true" #~ msgid "Invalid desktop file ID" #~ msgstr "L'ID del fitxer desktop és invàlid" #~ msgid "[Invalid Filename]" #~ msgstr "[Nom de fitxer invàlid]" #~ msgid " " #~ msgstr " " #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "=== El menú ha canviat, s'està tornant a carregar ===\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "L'arbre del menú és buit" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "" #~ "- proveu la implementació del GNOME de l'especificació del menú " #~ "d'escriptori" #~ msgid "Universal access related preferences" #~ msgstr "Preferències relacionades amb l'accés universal" #~ msgid "Personal preferences and settings" #~ msgstr "Preferències i paràmetres personals" #~ msgid "Accessibility" #~ msgstr "Accessibilitat" #~ msgid "Accessibility Settings" #~ msgstr "Paràmetres d'accessibilitat" #~ msgid "Desktop" #~ msgstr "Escriptori" gnome-menus-3.0.1/po/sr.po0000644000175000001440000002157711347370411012301 00000000000000# Serbian translation of gnome-menus # Courtesy of Prevod.org team (http://prevod.org/) -- 2004 - 2009. # # This file is distributed under the same license as the gnome-menus package. # # Maintainer: Данило Шеган # Reviewed on 2005-09-03 by: Данило Шеган " # Transalted on 2006-01-31 by: Слободан Д. Средојевић # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2009-06-21 17:35+0000\n" "PO-Revision-Date: 2007-09-12 01:22+0200\n" "Last-Translator: Горан Ракић \n" "Language-Team: Serbian (sr) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Мени за мултимедију" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Звук и покретне слике" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Програмирање" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Алатке за развој софтвера" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Образовање" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Игре" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Игре и забава" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Графика" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Графички програми" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Уређаји" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Подешавања за неке уређаје" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Интернет и мрежа" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Мрежна подешавања" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Изглед и понашање" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Подешавање изгледа и понашања радног окружења" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Интернет" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Програми за приступ Интернету као што је веб и е-пошта" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Канцеларија" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Програми за канцеларију" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Лично" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Лична подешавања" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Администрација" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Промените системска подешавања (утиче на све кориснике)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Личне поставке" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Поставке" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Систем" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Подешавања система" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Системске алатке" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Подешавање и праћење система" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Универзални приступ" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Подешавања универзалног приступа" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Алатке" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Алатке окружења" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Програми" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Личне поставке и администраторска подешавања" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Програми који не припадају осталим категоријама" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Остало" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Уређивач менија" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Уреди меније" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Програми:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "По_дразумевани" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Менији:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "Уређивач менија %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Назив" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Прикажи" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Не могу да нађем лични директоријум: није постављен у /etc/passwd а нема ни " "вредности $HOME у окружењу" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Датотека менија" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "ДАТОТЕКА_МЕНИЈА" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Прати измене менија" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Укључи изузете ставке" # bug(slobo): може ли боље? #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Укључи ставке које не треба да се виде" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Неисправан ИБ .desktop датотеке" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Неисправно име датотеке]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " <искључена>" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Мени је измењен, поновно учитавање је у току ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Стабло менија је празно" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "— испробава Гномову изведбу Спецификације за меније окружења" #~ msgid "Universal access related preferences" #~ msgstr "Поставке у вези универзалног приступа" #~ msgid "Personal preferences and settings" #~ msgstr "Личне поставке и подешавања" #~ msgid "Accessibility" #~ msgstr "Приступачност" #~ msgid "Accessibility Settings" #~ msgstr "Подешавања приступачности" #~ msgid "Desktop" #~ msgstr "Окружење" gnome-menus-3.0.1/po/gn.po0000644000175000001440000001273211334251460012250 00000000000000# Brazilian Guarani translation of gnome-menus. # Copyright (C) 2006 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menus package. # msgid "" msgstr "" "Project-Id-Version: gnome-menus\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-11-01 21:12+0100\n" "PO-Revision-Date: 2006-04-25 10:14-0300\n" "Last-Translator: Boca \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Accessibility" msgstr "Omboparaa Regua" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Accessibility Settings" msgstr "Omboporaa Rerowa Rowaa" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "Nhamba'eapoa Pygua" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "Nhamba'eapoa Regua" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "Enhepynru Apy" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Desktop" msgstr "Nhamba'eapoa" #: ../desktop-directories/Desktop.directory.in.h:2 msgid "Personal preferences and administration settings" msgstr "Mba'emon Nhamoia" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Jaja Poa" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Jaja Poa" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Arandu" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "Jaugaa" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "Jaugaty" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Baemo Ra'angaa Jajapoa" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Baemo Ra'angaa Jajapoa Oia" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "Kya" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Kya Py Reike Awã Regua" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "Baemo Jaexaa, Nhaendua" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "Jaexaa, Porai Nhaendua" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Nhamboparaa Regua" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Jaekaa Omboparaa" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Amboae Regua Jaekaa" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "Amboae" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "Rowapy Jarowa Rowaa" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Maranmi Reipota" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Accessibility related preferences" msgstr "Preferências relativas à acessibilidade" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "Preferências e configurações pessoais" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "Nhambotea Regua" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change systemwide settings (affects all users)" msgstr "" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "_Enhepynru Apy:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "_Eka Apy:" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 msgid "Name" msgstr "Derery" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 msgid "Show" msgstr "Oexaukaa" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" msgstr "" #: ../util/test-menu-spec.c:32 msgid "Menu file" msgstr "Oekaa Regua Omoin Porãa" #: ../util/test-menu-spec.c:32 msgid "MENU_FILE" msgstr "OEKAA REGUA OMOIN PORÃA" #: ../util/test-menu-spec.c:33 msgid "Monitor for menu changes" msgstr "" #: ../util/test-menu-spec.c:34 msgid "Include d entries" msgstr "" #: ../util/test-menu-spec.c:89 msgid "Invalid desktop file ID" msgstr "" #: ../util/test-menu-spec.c:90 msgid "[Invalid Filename]" msgstr "" #: ../util/test-menu-spec.c:91 msgid " " msgstr "" #: ../util/test-menu-spec.c:162 msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" #: ../util/test-menu-spec.c:167 #: ../util/test-menu-spec.c:203 msgid "Menu tree is empty" msgstr "" #: ../util/test-menu-spec.c:186 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "" gnome-menus-3.0.1/po/kk.po0000644000175000001440000001776611445700547012275 00000000000000# translation of gnome-menus to Kazakh # Copyright (C) 2008 Free Software Foundation, Inc. # # Moldabekov Margulan , 2008 # Erzhan Shaniev , 2008 # Baurzhan Muftakhidinov , 2010 msgid "" msgstr "" "Project-Id-Version: gnome-menus trunk\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus&component=general\n" "POT-Creation-Date: 2010-07-02 11:40+0000\n" "PO-Revision-Date: 2010-09-15 12:55+0600\n" "Last-Translator: Baurzhan Muftakhidinov \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0\n" "X-Poedit-Language: Kazakh\n" "X-Poedit-Country: KAZAKHSTAN\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Мультимедиа" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Аудио және видео" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Бағдарламалау" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Бағдарламалауға арналған құралдар" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Оқыту" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Ойындар" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Ойын-сауық" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Графика" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Графикалық қолданбалар" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Құрылғылар" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Құрылғылардың баптаулары" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Интернет пен желі" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Желілік баптаулар" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Сыртқы түрі" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Жұмыс үстелін көркейтетін баптаулар" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Интернет" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Интернетті қолдануға арналған бағдарламалар (пошта, браузер, т.б.)" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Кеңселік" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Кеңселік қолданбалар" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Жеке" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Жеке баптаулар" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Әкімшілік" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Жүйелік баптауларды өзгерту (барлық пайдаланушылар үшін)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Жеке баптаулар" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Баптаулар" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Жүйелік" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Жүйелік баптаулар" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Жүйелік саймандар" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Жүйені баптау мен бақылау" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Арнайы мүмкіндіктер" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Арнайы мүмкіндіктер баптаулары" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Қалыпты" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Қалыпты қолданбалар" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Қолданбалар" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Жеке мен әкімшілік баптаулар" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Ешқандай санатқа жатпайтын қолданбалар" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Басқалар" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Мәзір түзетушісі" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Мәзірді түзету" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "Қ_олданбалар:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Бастапқы қалпы" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Мәзірлер:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format #| msgid "Menu Editor" msgid "Simple Menu Editor %s" msgstr "Қарапайым мәзір түзетушісі %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Аты" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Көрсету" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" msgstr "Үй бумасы табылмады: /etc/passwd ішінде жоқ және $HOME айнымалысы орнатылмаған" #~ msgid "Menu file" #~ msgstr "Мәзір файлы" #~ msgid "MENU_FILE" #~ msgstr "МӘЗІР_ФАЙЛЫ" #~ msgid "Monitor for menu changes" #~ msgstr "Мәзірде болған өзгерістерді бақылау" #~ msgid "Include d entries" #~ msgstr "Шығарылған элементтерді іске келтіру" #~ msgid "Include NoDisplay=true entries" #~ msgstr "NoDisplay=true элементтерін іске келтіру" #~ msgid "Invalid desktop file ID" #~ msgstr "Desktop-файлдың ID-і қате" #~ msgid "[Invalid Filename]" #~ msgstr "[файлдың аты дұрыс емес]" #~ msgid " " #~ msgstr " " #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Мәзір өзгертілді, жаңадан қосылуда ====\n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "Мәзір ағашы бос" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "- GNOME-да қолданылған Desktop Menu-дің тексерісі" gnome-menus-3.0.1/po/dz.po0000644000175000001440000002545211334251460012264 00000000000000# Dzongkha translation of gnome-menus # Copyright @ 2006 Free Software Foundation, Inc. # Mindu Dorji # msgid "" msgstr "" "Project-Id-Version: gnome-menus.HEAD.dz\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-05-02 03:41+0100\n" "PO-Revision-Date: 2007-06-27 04:18+0530\n" "Last-Translator: Tshewang Norbu \n" "Language-Team: DZONGKHA \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2;plural=(n!=1);\n" "X-Poedit-Language: Dzongkha\n" "X-Poedit-Country: BHUTAN\n" "X-Poedit-SourceCharset: utf-8\n" #: ../desktop-directories/Accessibility.directory.in.h:1 #: ../desktop-directories/Settings-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "འཛམ་གླིང་ཡོངས་ཁྱབ་འཛུལ་སྤྱོད་འབད་ནི" #: ../desktop-directories/Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "འཛམ་གླིང་ཡོངས་ཁྱབ་འཛུལ་སྤྱོད་ཀྱི་གཞི་སྒྲིག་ཚུ" #: ../desktop-directories/Accessories.directory.in.h:1 msgid "Accessories" msgstr "ཡན་ལག་ཅ་ཆས།" #: ../desktop-directories/Accessories.directory.in.h:2 msgid "Desktop accessories" msgstr "ཌེཀསི་ཊོཔ་གི་ ཡན་ལག་ཅ་ཆས།" #: ../desktop-directories/Applications.directory.in.h:1 msgid "Applications" msgstr "གློག་རིམ།" #: ../desktop-directories/Desktop.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "རང་དོན་དགའ་གདམ་དང་ བདག་སྐྱོང་གི་གཞི་སྒྲིག་ཚུ།" #: ../desktop-directories/Desktop.directory.in.h:2 #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "རིམ་ལུགས་" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "ལས་རིམ་བཟོ་བ།" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "མཉེན་ཆས་བཟོ་ནིའི་ལག་ཆས།" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "ཤེས་རིག" #: ../desktop-directories/Games.directory.in.h:1 msgid "Games" msgstr "རྩེད་རིགས།" #: ../desktop-directories/Games.directory.in.h:2 msgid "Games and amusements" msgstr "རྩེད་རིགས་དང་ དགོད་བྲ་ཚུ།" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "ཚད་རིས།" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "ཚད་རིས་ཀྱི་གློག་རིམ།" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "སྲ་ཆས་" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "སྲ་ཆས་ཀྱི་ཐབས་འཕྲུལ་ལེ་ཤ་ཅིག་གི་དོན་ལུ་སྒྲིག་སྟངས་" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "ཨིན་ཊར་ནེཊི་དང་ཡོངས་འབྲེལ་" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "ཡོང་འབྲེལ་དང་འབྲེལ་བའི་སྒྲིག་སྟངས་" #: ../desktop-directories/Internet.directory.in.h:1 msgid "Internet" msgstr "ཨིན་ཊར་ནེཊི།" #: ../desktop-directories/Internet.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "ཨིན་ཊར་ནེཊི་ལུ་ འཛུལ་སྤྱོད་འབད་ནིའི་ལས་རིམ་ དཔེར་ན་ ཝེབ་དང་གློག་འཕྲིན་ལྟ་བུ།" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "བལྟ་ནི་དང་འཚོར་སྣང་" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "ཌེཀསི་ཊོཔ་གི་འབྱུང་སྣང་དང་སྤཡོད་ལམ་འདི་ཚད་འཛིན་འབད་མི་སྒྲིག་སྟངས་" #: ../desktop-directories/Multimedia.directory.in.h:1 msgid "Multimedia menu" msgstr "སྣ་མང་བརྡ་ལམ་དཀར་ཆག།" #: ../desktop-directories/Multimedia.directory.in.h:2 msgid "Sound & Video" msgstr "སྒྲ་སྐད་དང་གཟུགས་བརྙན།" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "ཡིག་ཚང་།" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "ཡིག་ཚང་གི་གློག་རིམ།" #: ../desktop-directories/Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "དབྱེ་ཁག་གཞན་ནང་ ཚུད་སྒྲིག་མེད་པའི་གློག་རིམ།" #: ../desktop-directories/Other.directory.in.h:2 msgid "Other" msgstr "གཞན།" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "རང་དོན་" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "རང་དོན་སྒྲིག་སྟངས་" #: ../desktop-directories/Preferences.directory.in.h:1 msgid "Personal preferences" msgstr "རང་དོན་དགའ་གདམ་ཚུ།" #: ../desktop-directories/Preferences.directory.in.h:2 #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "དགའ་གདམ་ཚུ།" #: ../desktop-directories/Settings-Accessibility.directory.in.h:2 msgid "Universal access related preferences" msgstr "འཛམ་གླིང་ཡོངས་ཁྱབ་འཛུལ་སྤྱོད་དང་འབྲེལ་བའི་ དགའ་གདམ་ཚུ" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences and settings" msgstr "རང་དོན་དགའ་གདམ་དང་ གཞི་སྒྲིག་ཚུ།" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "རིམ་ལུགས་སྒྲིག་སྟངས་" #: ../desktop-directories/System-Settings.directory.in.h:1 msgid "Administration" msgstr "བདག་སྐྱོང་།" #: ../desktop-directories/System-Settings.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "རིམ་ལུགས་ཡོངས་ཀྱི་ གཞི་སྒྲིག་བསྒྱུར་བཅོས་འབད (ལག་ལེན་པ་ཀུན་ལུ་ཕན་གནོད་ཡོད)" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "རིམ་ལུགས་ལག་ཆས།" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "རིམ་ལུགས་རིམ་སྒྲིག་དང་ལྟ་རྟོག།" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "དཀར་ཆག་ཞུན་དགཔ།" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "དཀར་ཆག་ཚུ་ཞུན་དག་རྐྱབས།" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "གློག་རིམ་ཚུ་:(_A)" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "སྔོན་སྒྲིག་ཚུ།(_D)" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "དཀར་ཆག་ཚུ་:(_M)" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 msgid "Name" msgstr "མིང་།" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 msgid "Show" msgstr "སྟོན།" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" msgstr "ཁྱིམ་གྱི་སྣོད་ཐོ་ འཚོལ་མི་ཐོབ་པས་: /etc/passwd ནང་ གཞི་སྒྲིག་མ་འབདཝ་མ་ཚད་ མཐའ་འཁོར་ནང་ $HOME གི་དོན་ལུ་ ལེ་བུ་མིན་འདུག" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "དཀར་ཆག་ཡིག་སྣོད།" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "དཀར་ཆག་ཡིག་སྣོད།(_F)" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "དཀར་ཆག་བསྒྱུར་བཅོས་ཀྱི་ལྟ་རྟོག་པ།" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "ཌི་ཐོ་བཀོད་ཚུ་ གྲངས་སུ་བཙུགས་ <གྲངས་ལས་བཏོན་>" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "ནོ་ཌིསི་པེ་ལེ་ གྲངས་སུ་བཙུགས་ = ཐོ་བཀོད་ངེས་བདེན་ཚུ།" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "ནུས་མེད་ཌེཀསི་ཊོཔ་ཡིག་སྣོད་ཀྱི་ཨའི་ཌི།" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[ནུས་མེད་ཡིག་སྣོད་མིང་]" #: ../util/test-menu-spec.c:93 msgid " " msgstr "<གྲངས་ལས་བཏོན་ཡོདཔ་>" #: ../util/test-menu-spec.c:164 msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== དཀར་ཆག་སོར་ཡི། སླར་མངོན་གསལ་འབད་དོ། ====\n" "\n" #: ../util/test-menu-spec.c:169 #: ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "དཀར་ཆག་རྩ་འབྲེལ་སྟོངམ་ཨིན་པས།" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "ཌེཀསི་ཊོཔ་ དཀར་ཆག་གསལ་བཀོད་ཀྱི་ ཇི་ནོམ་བསྟར་སྤྱོད་ལུ་ བརྟག་ཞིབ་འབད།" #~ msgid "Accessibility" #~ msgstr "འཛུལ་སྤྱོད།" #~ msgid "Accessibility Settings" #~ msgstr "འཛུལ་སྤྱོད་ཀྱི་གཞི་སྒྲིག་ཚུ།" #~ msgid "Desktop" #~ msgstr "ཌེཀསི་ཊོཔ།" gnome-menus-3.0.1/po/lo.po0000644000175000001440000001620511555466224012270 00000000000000# translation of gnome-menus.gnome-2-30.lo.po to Lao # Lao translation of gnome-menus. # Copyright (C) 2004-2009, 2010 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-menus package. # # # Anousak Souphavanh , 2010. msgid "" msgstr "" "Project-Id-Version: gnome-menus.gnome-2-30.lo\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-04-19 12:47+0300\n" "PO-Revision-Date: 2010-11-18 08:51+0700\n" "Last-Translator: Anousak Souphavanh \n" "Language-Team: Lao \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "ລາຍການສືປະສົມ" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "ສຽງ ເເລະ ວີດີໂອ" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "ຂງນໂປຣແກຣມ" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "ເຄື່ອງມືພັດທະນາຊອບແວຣ" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "ການສຶກສາ" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "ເກມ" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "ເກມ ແລະ ລາ້ເລີງ" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "ຮູບພາບ" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "ໂປຣແກຣມຮູບພາບ" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "ຮາດແວຣ໌" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "ຕັ້ງຄ່າອຸປະກອນຮາດແວຣ໌ຕ່າງໆ" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "ອິນເຕີເນັດ" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "ໂປຣແກຣມສຳລັບເຂົ້າອິນເຕີເນັດຕົວຢ່າງ ເວັບ ເເລະ ອີເມວລ໌" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "ໂປຣເເກຣມຫ້ອງການ" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "ໂປຣມແກຣມສຳລັບຫ້ອງການ" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "ສ່ວນຕົວ" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "ຕັ້ງຄ່າສ່ວນຕົວ" #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "ລະບົບ" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "ຕັ້ງຄ່າລະບົບ" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "ເຄື່ອງມືລະບົບ" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "ຕັ້ງຄ່າ ແລະ ເບີ່ງເເຍງລະບົບ" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "ສິ່ງອຳນວຍຄວາມສະດວກ" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "ຕັ້ງຄ່າສິ່ງອຳນວຍຄວາມສະດວກ" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "ເຄື່ອງອຸປະກອນເພີ້ມ" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "ໂປຣມແກຣມເຄື່ອງໃຊ້ສອຍເດັດທອບ" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "ໂປຣເເກຣມທົວໄປ" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "ໂປຣເເກຣມ ບໍ່ຢູ່ໃນໝວດອື່ນໆ" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "ອື່ນ ໆ" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "ຕົວແກ້ໄຂ ລາຍການ" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "ແກ້ໄຂ ລາຍການ" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "ໂ_ປຣເເກຣມ:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "ຄ່າ_ເດີມ" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_ລາຍການ:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:47 #, python-format msgid "Simple Menu Editor %s" msgstr "ເຄື່ອງມືແກ້ໄຂລາຍການແບບງ່າຍ%s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:97 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:124 msgid "Name" msgstr "ຊື່" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:116 msgid "Show" msgstr "ສະແດງ" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "ຫາດາຍເລັກໂຕລີທີ່ບ້ານບໍ່ພໍ້: ບໍ່ໄດ້ຕັ້ງຄ່າໄວ້ໃນ /etc/passwd ເເລະ ບໍ່ໄດ້ກໍານົດຄ່າສະເພາະ $HOME ໃນ " "ເເວດລ້ອມ" #~ msgid "Internet and Network" #~ msgstr "ອິນເຕີເນັດ ແລະ ເຄືອຂ່າຍ" #~ msgid "Network-related settings" #~ msgstr "ຕັ້ງຄ່າກ່ຽວກັບເຄືອຂ່າຍ" #~ msgid "Look and Feel" #~ msgstr "ຮູບລັກສະນະແລະການໃຊ້ງານ" #~ msgid "Settings controlling the desktop appearance and behavior" #~ msgstr "ການຕັ້ງຄ່າຄວບຄຸມຮູບແບບແລະພຶດຕິກຳຂອງເດັດທອບ" #~ msgid "Administration" #~ msgstr "ເບີ່ງເເຍງລະບົບ" #~ msgid "Change system-wide settings (affects all users)" #~ msgstr "ການຕັ້ງຄ່າທີ່ມີຜົນທັງລະບົບ (ມີຜົນຕໍ່ຜູ້ໃຊ້ຕໍ່ທຸກຄົນ)" #~ msgid "Personal preferences" #~ msgstr "ປັບແຕ່ງພື້ນໂຕະສ່ວນຕົວ" #~ msgid "Preferences" #~ msgstr "ປັບແຕ່ງພື້ນໂຕະ" #~ msgid "Personal preferences and administration settings" #~ msgstr "ປັບແຕ່ງພື້ນໂຕະສ່ວນຕົວ ແລະ ຕັ້ງຄ່າຄູ້ມຄອງລະບົບ" gnome-menus-3.0.1/po/ru.po0000644000175000001440000002124111347370411012267 00000000000000# translation of gnome-menus to Russian # Copyright (C) 1998-2003, 2005, 2006, 2007 Free Software Foundation, Inc. # # Dmitry G. Mastrukov , 2004. # Leonid Kanter , 2005, 2007. msgid "" msgstr "" "Project-Id-Version: gnome-menus trunk\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-10-20 12:05+0300\n" "PO-Revision-Date: 2009-10-13 14:26+0300\n" "Last-Translator: Dmitry Yacenko \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Мультимедиа" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Аудио и видео" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Программирование" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Средства для разработки программ" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Образовательные" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Игры" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Игры и развлечения" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Графика" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Графические приложения" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Оборудование" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Параметры нескольких аппаратных устройств" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Интернет и сеть" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Параметры, относящиеся к настройке сети" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Оформление" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Параметры, влияющие на внешний вид и поведение рабочего стола" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Интернет" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Программы для работы с Интернетом (почта, браузер и т.п.)" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Офис" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Офисные приложения" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Персональные" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Персональные параметры" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Администрирование" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Изменение системных установок (влияет на всех пользователей)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Персональные предпочтения" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Параметры" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Система" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Системные параметры" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Системные" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Средства конфигурации и мониторинга системы" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Специальные возможности" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Параметры специальных возможностей" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Стандартные" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Стандартные приложения" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Приложения" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Личные предпочтения и административные параметры" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Приложения, не подпадающие ни под какие категории" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Прочие" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Редактор меню" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Редактирование меню" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Приложения:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Исходный вид" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Меню:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Простой редактор меню %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Имя" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Отображать" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Не удается найти домашний каталог: не установлен ни в /etc/passwd, ни при " "помощи переменной $HOME" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Файл меню" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENU_FILE" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Отслеживать изменения в меню" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Включать исключенные элементы" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Включать элементы NoDisplay=true" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Неверный ID desktop-файла" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[неверное имя файла]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Меню изменено, перегружается ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Дерево меню пусто" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "" "- проверка реализации спецификации Desktop Menu, использованной в GNOME" #~ msgid "Universal access related preferences" #~ msgstr "Параметры, связанные со специальными возможностями" #~ msgid "Personal preferences and settings" #~ msgstr "Персональные настройки и установки" gnome-menus-3.0.1/po/ha.po0000644000175000001440000001607411334251460012237 00000000000000msgid "" msgstr "" "Project-Id-Version: gnome-menus.gnome-2-12\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2009-01-01 18:52+0000\n" "PO-Revision-Date: 2006-04-05 12:17+0100\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Mazaɓen masilimanta" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Sauti & Bidiyo" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Yin Shirin Aiki" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Kayan aiki na ci-gaban masarrafin kwamfyuta" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Ilimi" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Wasanni" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Wasanni da kayan da da dariya" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Zane-Zane" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Shiryoyin ayukan zane-zane" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Intanet" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Shiryoyi na samun hanyar Intanet zuwa wurare kamar yana da e-meli" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Ofis" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Shiryoyin Ayukan Ofis" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "" #: ../desktop-directories/Personal.directory.in.h:2 #, fuzzy msgid "Personal settings" msgstr "Fifiko da kewayen ka" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Hukuma" #: ../desktop-directories/Settings-System.directory.in.h:2 #, fuzzy msgid "Change system-wide settings (affects all users)" msgstr "Canza kayan daidaita na'ura (zai shafi duk masu amfani da shi)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Fifiko na Kanka" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Fifiko" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 #, fuzzy msgid "System" msgstr "Kayan Aikin Na'ura" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Kayan Aikin Na'ura" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Canza tsari da kulawan na'ura" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 #, fuzzy msgid "Universal Access Settings" msgstr "Kayan Daidaita Fasahan Mataimakin Naƙasan Mutum" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Aksesori" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Aksesori na Kwamfyutan Tebur" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Shiryoyin Ayuka" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Kayan daidaita fifkonka da hukumanka" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Shiryoyin Ayuka waɗanda basu dace cikin wasu jinsi ba" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Waccan" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Editar Mazaɓa" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Mazaɓen Shiryawa" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "Shiryoyin Ayukan_:" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "Difwalt na_" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "Mazaɓen_:" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Suna" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Nuna" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Ana kasa gano gafakan gida: ba ya cikin/etc/makulli kuma babu kima wa $GIDA " "cikin muhalli" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Fayil ɗin mazaɓa" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "FAYIL ƊIN_MAZAƁA" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Ka kula wa canje-canjen mazaɓa" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Haɗa da bayanen da aka shigar" #: ../util/test-menu-spec.c:36 #, fuzzy msgid "Include NoDisplay=true entries" msgstr "Haɗa da bayanen da aka shigar" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Shaidar fayil na kwamfyutan tebur mai maras inganci" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Sunafayil Mai Maras Inganci]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== An canza mazaɓa, ana sake lodi ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Babu komai cikin bishiyar mazaɓa" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "" "- jarraba yanda GNOME ke aiwatar da Cikakken Bayani na Mazaɓen Kwamfyutan " "Tebur" #~ msgid "Accessibility" #~ msgstr "Fasahan Mataimakin Naƙasan Mutum" #~ msgid "Accessibility related preferences" #~ msgstr "Fifiko da suka danganta da fasahan mataimaki naƙasan mutum" #~ msgid "Desktop" #~ msgstr "Kwamfyutan Tebur" gnome-menus-3.0.1/po/Makefile.in.in0000644000175000001440000001537711555467524014005 00000000000000# Makefile for program source directory in GNU NLS utilities package. # Copyright (C) 1995, 1996, 1997 by Ulrich Drepper # Copyright (C) 2004-2008 Rodney Dawes # # This file may be copied and used freely without restrictions. It may # be used in projects which are not available under a GNU Public License, # but which still want to provide support for the GNU gettext functionality. # # - Modified by Owen Taylor to use GETTEXT_PACKAGE # instead of PACKAGE and to look for po2tbl in ./ not in intl/ # # - Modified by jacob berkman to install # Makefile.in.in and po2tbl.sed.in for use with glib-gettextize # # - Modified by Rodney Dawes for use with intltool # # We have the following line for use by intltoolize: # INTLTOOL_MAKEFILE GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ PACKAGE = @PACKAGE@ VERSION = @VERSION@ SHELL = @SHELL@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ top_builddir = @top_builddir@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ datadir = @datadir@ datarootdir = @datarootdir@ libdir = @libdir@ DATADIRNAME = @DATADIRNAME@ itlocaledir = $(prefix)/$(DATADIRNAME)/locale subdir = po install_sh = @install_sh@ # Automake >= 1.8 provides @mkdir_p@. # Until it can be supposed, use the safe fallback: mkdir_p = $(install_sh) -d INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ GMSGFMT = @GMSGFMT@ MSGFMT = @MSGFMT@ XGETTEXT = @XGETTEXT@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ MSGMERGE = INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --dist GENPOT = INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --pot ALL_LINGUAS = @ALL_LINGUAS@ PO_LINGUAS=$(shell if test -r $(srcdir)/LINGUAS; then grep -v "^\#" $(srcdir)/LINGUAS; else echo "$(ALL_LINGUAS)"; fi) USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi) USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)" -o -n "$(LINGUAS)"; then LLINGUAS="$(USER_LINGUAS)"; else if test -n "$(PO_LINGUAS)"; then LLINGUAS="$(PO_LINGUAS)"; else LLINGUAS="$(ALL_LINGUAS)"; fi; fi; for lang in $$LLINGUAS; do printf "$$lang "; done) POFILES=$(shell LINGUAS="$(PO_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done) DISTFILES = Makefile.in.in POTFILES.in $(POFILES) EXTRA_DISTFILES = ChangeLog POTFILES.skip Makevars LINGUAS POTFILES = \ # This comment gets stripped out CATALOGS=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.gmo "; done) .SUFFIXES: .SUFFIXES: .po .pox .gmo .mo .msg .cat .po.pox: $(MAKE) $(GETTEXT_PACKAGE).pot $(MSGMERGE) $< $(GETTEXT_PACKAGE).pot -o $*.pox .po.mo: $(MSGFMT) -o $@ $< .po.gmo: file=`echo $* | sed 's,.*/,,'`.gmo \ && rm -f $$file && $(GMSGFMT) -o $$file $< .po.cat: sed -f ../intl/po2msg.sed < $< > $*.msg \ && rm -f $@ && gencat $@ $*.msg all: all-@USE_NLS@ all-yes: $(CATALOGS) all-no: $(GETTEXT_PACKAGE).pot: $(POTFILES) $(GENPOT) install: install-data install-data: install-data-@USE_NLS@ install-data-no: all install-data-yes: all linguas="$(USE_LINGUAS)"; \ for lang in $$linguas; do \ dir=$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES; \ $(mkdir_p) $$dir; \ if test -r $$lang.gmo; then \ $(INSTALL_DATA) $$lang.gmo $$dir/$(GETTEXT_PACKAGE).mo; \ echo "installing $$lang.gmo as $$dir/$(GETTEXT_PACKAGE).mo"; \ else \ $(INSTALL_DATA) $(srcdir)/$$lang.gmo $$dir/$(GETTEXT_PACKAGE).mo; \ echo "installing $(srcdir)/$$lang.gmo as" \ "$$dir/$(GETTEXT_PACKAGE).mo"; \ fi; \ if test -r $$lang.gmo.m; then \ $(INSTALL_DATA) $$lang.gmo.m $$dir/$(GETTEXT_PACKAGE).mo.m; \ echo "installing $$lang.gmo.m as $$dir/$(GETTEXT_PACKAGE).mo.m"; \ else \ if test -r $(srcdir)/$$lang.gmo.m ; then \ $(INSTALL_DATA) $(srcdir)/$$lang.gmo.m \ $$dir/$(GETTEXT_PACKAGE).mo.m; \ echo "installing $(srcdir)/$$lang.gmo.m as" \ "$$dir/$(GETTEXT_PACKAGE).mo.m"; \ else \ true; \ fi; \ fi; \ done # Empty stubs to satisfy archaic automake needs dvi info ctags tags CTAGS TAGS ID: # Define this as empty until I found a useful application. install-exec installcheck: uninstall: linguas="$(USE_LINGUAS)"; \ for lang in $$linguas; do \ rm -f $(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \ rm -f $(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \ done check: all $(GETTEXT_PACKAGE).pot rm -f missing notexist srcdir=$(srcdir) $(INTLTOOL_UPDATE) -m if [ -r missing -o -r notexist ]; then \ exit 1; \ fi mostlyclean: rm -f *.pox $(GETTEXT_PACKAGE).pot *.old.po cat-id-tbl.tmp rm -f .intltool-merge-cache clean: mostlyclean distclean: clean rm -f Makefile Makefile.in POTFILES stamp-it rm -f *.mo *.msg *.cat *.cat.m *.gmo maintainer-clean: distclean @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild." rm -f Makefile.in.in distdir = ../$(PACKAGE)-$(VERSION)/$(subdir) dist distdir: $(DISTFILES) dists="$(DISTFILES)"; \ extra_dists="$(EXTRA_DISTFILES)"; \ for file in $$extra_dists; do \ test -f $(srcdir)/$$file && dists="$$dists $(srcdir)/$$file"; \ done; \ for file in $$dists; do \ test -f $$file || file="$(srcdir)/$$file"; \ ln $$file $(distdir) 2> /dev/null \ || cp -p $$file $(distdir); \ done update-po: Makefile $(MAKE) $(GETTEXT_PACKAGE).pot tmpdir=`pwd`; \ linguas="$(USE_LINGUAS)"; \ for lang in $$linguas; do \ echo "$$lang:"; \ result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \ if $$result; then \ if cmp $(srcdir)/$$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \ rm -f $$tmpdir/$$lang.new.po; \ else \ if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \ :; \ else \ echo "msgmerge for $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \ rm -f $$tmpdir/$$lang.new.po; \ exit 1; \ fi; \ fi; \ else \ echo "msgmerge for $$lang.gmo failed!"; \ rm -f $$tmpdir/$$lang.new.po; \ fi; \ done Makefile POTFILES: stamp-it @if test ! -f $@; then \ rm -f stamp-it; \ $(MAKE) stamp-it; \ fi stamp-it: Makefile.in.in $(top_builddir)/config.status POTFILES.in cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ $(SHELL) ./config.status # Tell versions [3.59,3.63) of GNU make not to export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: gnome-menus-3.0.1/po/ar.po0000644000175000001440000001646511542164666012271 00000000000000# translation of gnome-menus.HEAD.po to Arabic # This file is distributed under the same license as the PACKAGE package. # Copyright (C) 2005 THE PACKAGE'S COPYRIGHT HOLDER, 2005. # Djihed Afifi , 2006. # Khaled Hosny , 2006, 2007, 2008, 2009. # Anas Husseini , 2007. msgid "" msgstr "" "Project-Id-Version: gnome-menus.HEAD\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-03-07 08:06+0200\n" "PO-Revision-Date: 2009-08-20 21:17+0300\n" "Last-Translator: Khaled Hosny \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "X-Generator: Virtaal 0.4.0\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "قائمة الوسائط المتعدّدة" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "صوت و فيديو" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "برمجة" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "أدوات لتطوير البرامج" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "تعليمي" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "ألعاب" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "الألعاب و التسلية" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "رسوميات" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "تطبيقات الرّسوميات" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "عتاد" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "إعدادات للعديد من أجهزة العتاد" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "إنترنت" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "برامج للنّفاذ إلى الإنترنت مثل الوب و البريد الإلكتروني" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "مكتب" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "التطبيقات المكتبيّة" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "شخصي" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "الإعدادات الشخصيّة" #: ../desktop-directories/System.directory.in.h:1 msgid "System" msgstr "نظام" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "إعدادات النظام" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "أدوات النّظام" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "إعداد و مراقبة النّظام" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "الإتاحة" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "إعدادات الإتاحة" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "ملحقات" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "ملحقات سطح المكتب" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "تطبيقات" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "تطبيقات لا تندرج تحت الفئات الأخرى" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "أخرى" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "محرر القوائم" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "حرّر القوائم" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "ال_تطبيقات:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "ال_مبدئيات" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "ال_قوائم:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:47 #, python-format msgid "Simple Menu Editor %s" msgstr "محرر القوائم البسيط %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:97 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:124 msgid "Name" msgstr "الاسم" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:116 msgid "Show" msgstr "اعرض" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "لا يمكن العثور على الدليل المنزلي: غير مضبوط في ‎/etc/passwd ‏ولا قيمة لمتغيّر " "البيئة ‎$HOME" #~ msgid "Internet and Network" #~ msgstr "الإنترنت والشبكة" #~ msgid "Network-related settings" #~ msgstr "الإعدادات المتعلّقة بالشبكة" #~ msgid "Look and Feel" #~ msgstr "المظهر" #~ msgid "Settings controlling the desktop appearance and behavior" #~ msgstr "إعدادات تتحكّم في مظهر وسلوك سطح المكتب" #~ msgid "Administration" #~ msgstr "إدارة" #~ msgid "Change system-wide settings (affects all users)" #~ msgstr "غيّر إعدادات النظام العامة (يؤثّر على جميع المستخدمين)" #~ msgid "Personal preferences" #~ msgstr "التفضيلات الشخصيّة" #~ msgid "Preferences" #~ msgstr "تفضيلات" #~ msgid "Personal preferences and administration settings" #~ msgstr "التفضيلات الشخصيّة و إعدادات الإدارة" #~ msgid "Menu file" #~ msgstr "ملف القائمة" #~ msgid "MENU_FILE" #~ msgstr "MENU_FILE" #~ msgid "Monitor for menu changes" #~ msgstr "ارصد تغيرات القوائم" #~ msgid "Include d entries" #~ msgstr "اشمل المدخلات المستبعدة" #~ msgid "Include NoDisplay=true entries" #~ msgstr "اشمل مدخلات NoDisplay=true" #~ msgid "Invalid desktop file ID" #~ msgstr "رقم ملف سطح مكتب غير صحيح" #~ msgid "[Invalid Filename]" #~ msgstr "[اسم ملف غير صالح]" #~ msgid " " #~ msgstr " <مستبعدة>" #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "==== تغيرت القائمة، تتم إعادة التحميل ====\n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "شجرة القوائم خالية" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "- اختبر تَنْفِيذ جنوم لمُوَاصِفَات قائمة سطح المكتب" gnome-menus-3.0.1/po/nn.po0000644000175000001440000001720211446710745012266 00000000000000# translation of nn.po to Norwegian Nynorsk # Norwegian (nynorsk) translation of gnome-menus. # Copyright (C) Roy-Magne Mo , 2001. # Roy-Magne Mo , 2001. # Åsmund Skjæveland , 2003, 2004. # Kjartan Maraas , 2005. # Eskild Hustvedt , 2008. # Torstein Adolf Winterseth , 2010. # Torstein Winterseth , 2010. msgid "" msgstr "" "Project-Id-Version: gnome-control-center 2.9.4\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "menus&component=general\n" "POT-Creation-Date: 2010-03-28 07:09+0000\n" "PO-Revision-Date: 2010-09-01 18:55+0200\n" "Last-Translator: Torstein Winterseth \n" "Language-Team: i18n-nn@lister.ping.uio.no\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Virtaal 0.6.1\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimediameny" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Lyd og bilete" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Utvikling" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Verktøy for programvareutvikling" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Utdanning" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Spel" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Spel og underhalding" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafikk" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafikkprogram" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Maskinvare" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Innstillingar for fleire maskinvareeiningar" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internett og nettverk" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Nettverksrelaterte innstillingar" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Utsjåande" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Innstillingar som kontrollerer utsjånaden og åtferda til skrivebordet" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internett" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Program for bruk på Internett, som nettlesar og e-postklient" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Kontor" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Kontorprogram" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal" msgstr "Personleg" #: ../desktop-directories/Personal.directory.in.h:3 msgid "Personal settings" msgstr "Personlege innstillingar" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administrasjon" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Endra innstillingar for heile systemet (påverkar alle brukarar)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Personlege innstillingar" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Innstillingar" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "System" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Systeminnstillingar" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Systemverktøy" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Oppsett og overvaking av systemet" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Tilgjenge" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Innstillingar for tilgjenge" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Verktøy" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Verktøy for skrivebordet" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Program" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Personlege og administrative innstillingar" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Program som ikkje passar i andre kategoriar" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Anna" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Menyredigering" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Rediger menyar" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Program:" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Forval" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menyar:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Enkel menyredigering %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Namn" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Vis" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Klarte ikkje finna heimemappe: Ikkje seten i /etc/passwd og ingen verdi for " "$HOME i miljøet" #~ msgid "Menu file" #~ msgstr "Menyfil" #~ msgid "MENU_FILE" #~ msgstr "MENY_FIL" #~ msgid "Monitor for menu changes" #~ msgstr "Overvak menyen for endringar" #~ msgid "Include d entries" #~ msgstr "Inkluder oppføringar som har blitt ekskludert med " #~ msgid "Include NoDisplay=true entries" #~ msgstr "" #~ "Inkluder oppføringar som er satt til å ikkje verta vist med NoDisplay=true" #~ msgid "Invalid desktop file ID" #~ msgstr "Ugyldig ID for desktop-fil" #~ msgid "[Invalid Filename]" #~ msgstr "[Ugyldig filnamn]" #~ msgid " " #~ msgstr " " #~ msgid "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Menu changed, reloading ====\n" #~ "\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "\n" #~ "\n" #~ "==== Meny endra, lastar på nytt ===\n" #~ "\n" #~ "\n" #~ msgid "Menu tree is empty" #~ msgstr "Menytreet er tomt" #~ msgid "- test GNOME's implementation of the Desktop Menu Specification" #~ msgstr "- test GNOME sin implementasjon av desktop-menyspesifikasjonen" #~ msgid "Universal access related preferences" #~ msgstr "Innstillingar relatert til tilgjenge" #~ msgid "Personal preferences and settings" #~ msgstr "Personlege innstillingar" #~ msgid "Accessibility" #~ msgstr "Tilgjenge" #~ msgid "Desktop" #~ msgstr "Skrivebord" gnome-menus-3.0.1/po/nb.po0000644000175000001440000001636611347370411012254 00000000000000# Norwegian bokmål translation of gnome-menus. # Copyright (C) 2004, 2005 Red Hat, Inc. # This file is distributed under the same license as the gnome-menus package. # Kjartan Maraas , 2004-2008. # Terance Edward Sola , 2005. # msgid "" msgstr "" "Project-Id-Version: gnome-menus 2.23.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-08-04 18:15+0200\n" "PO-Revision-Date: 2009-08-04 18:15+0200\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Multimedia" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Lyd og bilde" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Utvikling" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Verktøy for programvareutvikling" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Opplæring" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Spill" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Spill og underholdning" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Grafikk" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Grafiske programmer" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Maskinvare" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Innstillinger for forskjellige maskinvareenheter" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Internett og nettverk" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Nettverksrelaterte innstillinger" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Utseende og oppførsel" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Innstillinger som kontrollerer utseende og oppførsel for skrivebordet" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Internett" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Programmer for Internettaksess slik som nettleser og e-post" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Kontorstøtte" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Kontorstøtteprogrammer" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Personlig" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Personlige innstillinger" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Administrasjon" #: ../desktop-directories/Settings-System.directory.in.h:2 msgid "Change system-wide settings (affects all users)" msgstr "Endre systeminnstillinger (påvirker alle brukere)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Personlige brukervalg" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Brukervalg" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "System" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Systeminnstillinger" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Systemverktøy" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Systemkonfigurasjon og overvåking" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Tilgjengelighet" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Innstillinger for tilgjengelighet" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Tilbehør" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Tilbehør for skrivebordet" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Programmer" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Personlige brukervalg og administrative innstillinger" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Programmer som ikke passer i andre kategorier" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Annet" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Menyredigering" #: ../simple-editor/gmenu-simple-editor.ui.h:1 msgid "Edit Menus" msgstr "Rediger menyer" #: ../simple-editor/gmenu-simple-editor.ui.h:2 msgid "_Applications:" msgstr "_Programmer" #: ../simple-editor/gmenu-simple-editor.ui.h:3 msgid "_Defaults" msgstr "_Forvalg" #: ../simple-editor/gmenu-simple-editor.ui.h:4 msgid "_Menus:" msgstr "_Menyer:" #. Translators: %s is the version number #: ../simple-editor/GMenuSimpleEditor/main.py:49 #, python-format msgid "Simple Menu Editor %s" msgstr "Enkel menyredigering %s" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Navn" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Vis" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "" "Cannot find home directory: not set in /etc/passwd and no value for $HOME in " "environment" msgstr "" "Kan ikke finne hjemmekatalog: ikke satt i /etc/passwd og det finnes ingen " "verdi for $HOME i miljøet" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Menyfil" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "MENY_FIL" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Overvåk endringer i menyen" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Ta med oppføringer i seksjoner" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Ta med oppføringer som har NoDisplay=true" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Ugyldig ID for menyoppføringsfil" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Ugyldig filnavn]" #: ../util/test-menu-spec.c:93 msgid " " msgstr " " #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Meny endret, laster på nytt ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Menytreet er tomt" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr "- test GNOME's implementasjon av menyspesifikasjonen" gnome-menus-3.0.1/po/hy.po0000644000175000001440000002041511334251460012261 00000000000000# translation of gnome-menus.HEAD.po to armenian # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER, 2005. # Ruzanna Khachatryan # Norayr Chilingaryan msgid "" msgstr "" "Project-Id-Version: gnome-menus.HEAD\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-01-30 20:21+0400\n" "PO-Revision-Date: 2009-01-30 20:22+0400\n" "Last-Translator: Norayr Chilingaryan \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" #: ../desktop-directories/AudioVideo.directory.in.h:1 msgid "Multimedia menu" msgstr "Համասփյուռ ծրագրերի ցանկ" #: ../desktop-directories/AudioVideo.directory.in.h:2 msgid "Sound & Video" msgstr "Ձայն և Վիդեո" #: ../desktop-directories/Development.directory.in.h:1 msgid "Programming" msgstr "Ծրագրավորում" #: ../desktop-directories/Development.directory.in.h:2 msgid "Tools for software development" msgstr "Ծրագրերի մշակման գործիքներ" #: ../desktop-directories/Education.directory.in.h:1 msgid "Education" msgstr "Ուսուցում" #: ../desktop-directories/Game.directory.in.h:1 msgid "Games" msgstr "Խաղեր" #: ../desktop-directories/Game.directory.in.h:2 msgid "Games and amusements" msgstr "Խաղեր և զվարճություններ" #: ../desktop-directories/Graphics.directory.in.h:1 msgid "Graphics" msgstr "Գրաֆիկա" #: ../desktop-directories/Graphics.directory.in.h:2 msgid "Graphics applications" msgstr "Գրաֆիկական ծրագրեր" #: ../desktop-directories/Hardware.directory.in.h:1 msgid "Hardware" msgstr "Երկաթ" #: ../desktop-directories/Hardware.directory.in.h:2 msgid "Settings for several hardware devices" msgstr "Տարբեր սարքերի հատկություններ" #: ../desktop-directories/InternetAndNetwork.directory.in.h:1 msgid "Internet and Network" msgstr "Ինտերնետ և Ցանց" #: ../desktop-directories/InternetAndNetwork.directory.in.h:2 msgid "Network-related settings" msgstr "Ցանցային հատկություններ" #: ../desktop-directories/LookAndFeel.directory.in.h:1 msgid "Look and Feel" msgstr "Տեսք" #: ../desktop-directories/LookAndFeel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" msgstr "Աշխատասեղանի տեսքի և վարքի հատկություններ" #: ../desktop-directories/Network.directory.in.h:1 msgid "Internet" msgstr "Համացանց" #: ../desktop-directories/Network.directory.in.h:2 msgid "Programs for Internet access such as web and email" msgstr "Համացանցում աշխատելու ծրագրեր, ինչպես վեպ զննիչը" #: ../desktop-directories/Office.directory.in.h:1 msgid "Office" msgstr "Օֆիս" #: ../desktop-directories/Office.directory.in.h:2 msgid "Office Applications" msgstr "Օֆիսային Ծրագրեր" #: ../desktop-directories/Personal.directory.in.h:1 msgid "Personal" msgstr "Անձնական" #: ../desktop-directories/Personal.directory.in.h:2 msgid "Personal settings" msgstr "Հատկություններ" #: ../desktop-directories/Settings-System.directory.in.h:1 msgid "Administration" msgstr "Կառավարում" #: ../desktop-directories/Settings-System.directory.in.h:2 #, fuzzy msgid "Change system-wide settings (affects all users)" msgstr "Փոխել ամբողջ համակարգի նախընտրանքները (վերաբերում է բոլոր գործարկողներին)" #: ../desktop-directories/Settings.directory.in.h:1 msgid "Personal preferences" msgstr "Անհատական նախընտրանքներ" #: ../desktop-directories/Settings.directory.in.h:2 msgid "Preferences" msgstr "Հատկություններ" #: ../desktop-directories/System.directory.in.h:1 #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:2 msgid "System" msgstr "Համակարգ" #: ../desktop-directories/System.directory.in.h:2 msgid "System settings" msgstr "Համակարգի հատկություններ" #: ../desktop-directories/System-Tools.directory.in.h:1 msgid "System Tools" msgstr "Համակարգի գործիքներ" #: ../desktop-directories/System-Tools.directory.in.h:2 msgid "System configuration and monitoring" msgstr "Համակարգի կարգավորում և վերահսկում" #: ../desktop-directories/Utility-Accessibility.directory.in.h:1 msgid "Universal Access" msgstr "Ընդհանուր Մատչելիություն" #: ../desktop-directories/Utility-Accessibility.directory.in.h:2 msgid "Universal Access Settings" msgstr "Հնարավորությունների կարգավորումներ" #: ../desktop-directories/Utility.directory.in.h:1 msgid "Accessories" msgstr "Աքսեսուարներ" #: ../desktop-directories/Utility.directory.in.h:2 msgid "Desktop accessories" msgstr "Աշխատասեղանի աքսեսուարներ" #: ../desktop-directories/X-GNOME-Menu-Applications.directory.in.h:1 msgid "Applications" msgstr "Ծրագրեր" #: ../desktop-directories/X-GNOME-Menu-System.directory.in.h:1 msgid "Personal preferences and administration settings" msgstr "Անհատական և կառավարման կարգավորումներ" #: ../desktop-directories/X-GNOME-Other.directory.in.h:1 msgid "Applications that did not fit in other categories" msgstr "Ծրագրեր, որոնք այլ կատեգորիաներին չեն համապատասխանում" #: ../desktop-directories/X-GNOME-Other.directory.in.h:2 msgid "Other" msgstr "Այլ" #: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 msgid "Menu Editor" msgstr "Ցանկի Խմբագրիչ" #: ../simple-editor/gmenu-simple-editor.glade.h:1 msgid "Edit Menus" msgstr "Ցանկերի խմբագրում" #: ../simple-editor/gmenu-simple-editor.glade.h:2 msgid "_Applications:" msgstr "Ծրագրեր" #: ../simple-editor/gmenu-simple-editor.glade.h:3 msgid "_Defaults" msgstr "Նախնական" #: ../simple-editor/gmenu-simple-editor.glade.h:4 msgid "_Menus:" msgstr "Ցանկ" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 #: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 msgid "Name" msgstr "Անուն" #: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 msgid "Show" msgstr "Ցուցադրում" #: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" msgstr "Չի հաջողվել գտնել տան ապանակը։ այն նշված չէ /etc/passwd ֆայլի մեջ և $HOME միջավայրի փոփոխականը չի պարունակում ոչ մի արժեք" #: ../util/test-menu-spec.c:33 msgid "Menu file" msgstr "Ցանկի ֆայլ" #: ../util/test-menu-spec.c:33 msgid "MENU_FILE" msgstr "ՑԱՆԿԻ―ՖԱՅԼ" #: ../util/test-menu-spec.c:34 msgid "Monitor for menu changes" msgstr "Ցանկի փոփոխությունները" #: ../util/test-menu-spec.c:35 msgid "Include d entries" msgstr "Ընդգրկել <բացառված> միավորները" #: ../util/test-menu-spec.c:36 msgid "Include NoDisplay=true entries" msgstr "Ընդգրկել NoDisplay=true միավորները" #: ../util/test-menu-spec.c:91 msgid "Invalid desktop file ID" msgstr "Սխալ ֆայլի ID" #: ../util/test-menu-spec.c:92 msgid "[Invalid Filename]" msgstr "[Սխալ ֆայլանուն]" #: ../util/test-menu-spec.c:93 msgid " " msgstr "<բացառված>" #: ../util/test-menu-spec.c:164 #, c-format msgid "" "\n" "\n" "\n" "==== Menu changed, reloading ====\n" "\n" "\n" msgstr "" "\n" "\n" "\n" "==== Ցանկը փոխցած է, վերաբեռնում ====\n" "\n" "\n" #: ../util/test-menu-spec.c:169 #: ../util/test-menu-spec.c:211 msgid "Menu tree is empty" msgstr "Ցանկը դատարկ է" #: ../util/test-menu-spec.c:189 msgid "- test GNOME's implementation of the Desktop Menu Specification" msgstr " - ստուգեք ԳՆՈՄ-ի Աշխատասեղանի Ցանկի Բնորոշման իրագործումը" #~ msgid "Accessibility" #~ msgstr "Հնարավորություններ" #~ msgid "Desktop" #~ msgstr "Աշխատասեղան" #~ msgid "Accessibility related preferences" #~ msgstr "Ծրագրերին առնչվող պարամետրեր" gnome-menus-3.0.1/depcomp0000755000175000001440000004426711555467533012272 00000000000000#! /bin/sh # depcomp - compile a program generating dependencies as side-effects scriptversion=2009-04-28.21; # UTC # Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009 Free # Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Originally written by Alexandre Oliva . case $1 in '') echo "$0: No command. Try \`$0 --help' for more information." 1>&2 exit 1; ;; -h | --h*) cat <<\EOF Usage: depcomp [--help] [--version] PROGRAM [ARGS] Run PROGRAMS ARGS to compile a file, generating dependencies as side-effects. Environment variables: depmode Dependency tracking mode. source Source file read by `PROGRAMS ARGS'. object Object file output by `PROGRAMS ARGS'. DEPDIR directory where to store dependencies. depfile Dependency file to output. tmpdepfile Temporary file to use when outputing dependencies. libtool Whether libtool is used (yes/no). Report bugs to . EOF exit $? ;; -v | --v*) echo "depcomp $scriptversion" exit $? ;; esac if test -z "$depmode" || test -z "$source" || test -z "$object"; then echo "depcomp: Variables source, object and depmode must be set" 1>&2 exit 1 fi # Dependencies for sub/bar.o or sub/bar.obj go into sub/.deps/bar.Po. depfile=${depfile-`echo "$object" | sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} rm -f "$tmpdepfile" # Some modes work just like other modes, but use different flags. We # parameterize here, but still list the modes in the big case below, # to make depend.m4 easier to write. Note that we *cannot* use a case # here, because this file can only contain one case statement. if test "$depmode" = hp; then # HP compiler uses -M and no extra arg. gccflag=-M depmode=gcc fi if test "$depmode" = dashXmstdout; then # This is just like dashmstdout with a different argument. dashmflag=-xM depmode=dashmstdout fi cygpath_u="cygpath -u -f -" if test "$depmode" = msvcmsys; then # This is just like msvisualcpp but w/o cygpath translation. # Just convert the backslash-escaped backslashes to single forward # slashes to satisfy depend.m4 cygpath_u="sed s,\\\\\\\\,/,g" depmode=msvisualcpp fi case "$depmode" in gcc3) ## gcc 3 implements dependency tracking that does exactly what ## we want. Yay! Note: for some reason libtool 1.4 doesn't like ## it if -MD -MP comes after the -MF stuff. Hmm. ## Unfortunately, FreeBSD c89 acceptance of flags depends upon ## the command line argument order; so add the flags where they ## appear in depend2.am. Note that the slowdown incurred here ## affects only configure: in makefiles, %FASTDEP% shortcuts this. for arg do case $arg in -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;; *) set fnord "$@" "$arg" ;; esac shift # fnord shift # $arg done "$@" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi mv "$tmpdepfile" "$depfile" ;; gcc) ## There are various ways to get dependency output from gcc. Here's ## why we pick this rather obscure method: ## - Don't want to use -MD because we'd like the dependencies to end ## up in a subdir. Having to rename by hand is ugly. ## (We might end up doing this anyway to support other compilers.) ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like ## -MM, not -M (despite what the docs say). ## - Using -M directly means running the compiler twice (even worse ## than renaming). if test -z "$gccflag"; then gccflag=-MD, fi "$@" -Wp,"$gccflag$tmpdepfile" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" echo "$object : \\" > "$depfile" alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz ## The second -e expression handles DOS-style file names with drive letters. sed -e 's/^[^:]*: / /' \ -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile" ## This next piece of magic avoids the `deleted header file' problem. ## The problem is that when a header file which appears in a .P file ## is deleted, the dependency causes make to die (because there is ## typically no way to rebuild the header). We avoid this by adding ## dummy dependencies for each header file. Too bad gcc doesn't do ## this for us directly. tr ' ' ' ' < "$tmpdepfile" | ## Some versions of gcc put a space before the `:'. On the theory ## that the space means something, we add a space to the output as ## well. ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; hp) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; sgi) if test "$libtool" = yes; then "$@" "-Wp,-MDupdate,$tmpdepfile" else "$@" -MDupdate "$tmpdepfile" fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files echo "$object : \\" > "$depfile" # Clip off the initial element (the dependent). Don't try to be # clever and replace this with sed code, as IRIX sed won't handle # lines with more than a fixed number of characters (4096 in # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines; # the IRIX cc adds comments like `#:fec' to the end of the # dependency line. tr ' ' ' ' < "$tmpdepfile" \ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \ tr ' ' ' ' >> "$depfile" echo >> "$depfile" # The second pass generates a dummy entry for each header file. tr ' ' ' ' < "$tmpdepfile" \ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \ >> "$depfile" else # The sourcefile does not contain any dependencies, so just # store a dummy comment line, to avoid errors with the Makefile # "include basename.Plo" scheme. echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; aix) # The C for AIX Compiler uses -M and outputs the dependencies # in a .u file. In older versions, this file always lives in the # current directory. Also, the AIX compiler puts `$object:' at the # start of each line; $object doesn't have directory information. # Version 6 uses the directory in both cases. dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` test "x$dir" = "x$object" && dir= base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` if test "$libtool" = yes; then tmpdepfile1=$dir$base.u tmpdepfile2=$base.u tmpdepfile3=$dir.libs/$base.u "$@" -Wc,-M else tmpdepfile1=$dir$base.u tmpdepfile2=$dir$base.u tmpdepfile3=$dir$base.u "$@" -M fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" exit $stat fi for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" do test -f "$tmpdepfile" && break done if test -f "$tmpdepfile"; then # Each line is of the form `foo.o: dependent.h'. # Do two passes, one to just change these to # `$object: dependent.h' and one to simply `dependent.h:'. sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" # That's a tab and a space in the []. sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" else # The sourcefile does not contain any dependencies, so just # store a dummy comment line, to avoid errors with the Makefile # "include basename.Plo" scheme. echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; icc) # Intel's C compiler understands `-MD -MF file'. However on # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c # ICC 7.0 will fill foo.d with something like # foo.o: sub/foo.c # foo.o: sub/foo.h # which is wrong. We want: # sub/foo.o: sub/foo.c # sub/foo.o: sub/foo.h # sub/foo.c: # sub/foo.h: # ICC 7.1 will output # foo.o: sub/foo.c sub/foo.h # and will wrap long lines using \ : # foo.o: sub/foo.c ... \ # sub/foo.h ... \ # ... "$@" -MD -MF "$tmpdepfile" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" # Each line is of the form `foo.o: dependent.h', # or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'. # Do two passes, one to just change these to # `$object: dependent.h' and one to simply `dependent.h:'. sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" # Some versions of the HPUX 10.20 sed can't process this invocation # correctly. Breaking it into two sed invocations is a workaround. sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; hp2) # The "hp" stanza above does not work with aCC (C++) and HP's ia64 # compilers, which have integrated preprocessors. The correct option # to use with these is +Maked; it writes dependencies to a file named # 'foo.d', which lands next to the object file, wherever that # happens to be. # Much of this is similar to the tru64 case; see comments there. dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` test "x$dir" = "x$object" && dir= base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` if test "$libtool" = yes; then tmpdepfile1=$dir$base.d tmpdepfile2=$dir.libs/$base.d "$@" -Wc,+Maked else tmpdepfile1=$dir$base.d tmpdepfile2=$dir$base.d "$@" +Maked fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile1" "$tmpdepfile2" exit $stat fi for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" do test -f "$tmpdepfile" && break done if test -f "$tmpdepfile"; then sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile" # Add `dependent.h:' lines. sed -ne '2,${ s/^ *// s/ \\*$// s/$/:/ p }' "$tmpdepfile" >> "$depfile" else echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" "$tmpdepfile2" ;; tru64) # The Tru64 compiler uses -MD to generate dependencies as a side # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'. # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put # dependencies in `foo.d' instead, so we check for that too. # Subdirectories are respected. dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` test "x$dir" = "x$object" && dir= base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` if test "$libtool" = yes; then # With Tru64 cc, shared objects can also be used to make a # static library. This mechanism is used in libtool 1.4 series to # handle both shared and static libraries in a single compilation. # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d. # # With libtool 1.5 this exception was removed, and libtool now # generates 2 separate objects for the 2 libraries. These two # compilations output dependencies in $dir.libs/$base.o.d and # in $dir$base.o.d. We have to check for both files, because # one of the two compilations can be disabled. We should prefer # $dir$base.o.d over $dir.libs/$base.o.d because the latter is # automatically cleaned when .libs/ is deleted, while ignoring # the former would cause a distcleancheck panic. tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4 tmpdepfile2=$dir$base.o.d # libtool 1.5 tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5 tmpdepfile4=$dir.libs/$base.d # Compaq CCC V6.2-504 "$@" -Wc,-MD else tmpdepfile1=$dir$base.o.d tmpdepfile2=$dir$base.d tmpdepfile3=$dir$base.d tmpdepfile4=$dir$base.d "$@" -MD fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4" exit $stat fi for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4" do test -f "$tmpdepfile" && break done if test -f "$tmpdepfile"; then sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" # That's a tab and a space in the []. sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" else echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; #nosideeffect) # This comment above is used by automake to tell side-effect # dependency tracking mechanisms from slower ones. dashmstdout) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout, regardless of -o. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test "X$1" != 'X--mode=compile'; do shift done shift fi # Remove `-o $object'. IFS=" " for arg do case $arg in -o) shift ;; $object) shift ;; *) set fnord "$@" "$arg" shift # fnord shift # $arg ;; esac done test -z "$dashmflag" && dashmflag=-M # Require at least two characters before searching for `:' # in the target name. This is to cope with DOS-style filenames: # a dependency such as `c:/foo/bar' could be seen as target `c' otherwise. "$@" $dashmflag | sed 's:^[ ]*[^: ][^:][^:]*\:[ ]*:'"$object"'\: :' > "$tmpdepfile" rm -f "$depfile" cat < "$tmpdepfile" > "$depfile" tr ' ' ' ' < "$tmpdepfile" | \ ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; dashXmstdout) # This case only exists to satisfy depend.m4. It is never actually # run, as this mode is specially recognized in the preamble. exit 1 ;; makedepend) "$@" || exit $? # Remove any Libtool call if test "$libtool" = yes; then while test "X$1" != 'X--mode=compile'; do shift done shift fi # X makedepend shift cleared=no eat=no for arg do case $cleared in no) set ""; shift cleared=yes ;; esac if test $eat = yes; then eat=no continue fi case "$arg" in -D*|-I*) set fnord "$@" "$arg"; shift ;; # Strip any option that makedepend may not understand. Remove # the object too, otherwise makedepend will parse it as a source file. -arch) eat=yes ;; -*|$object) ;; *) set fnord "$@" "$arg"; shift ;; esac done obj_suffix=`echo "$object" | sed 's/^.*\././'` touch "$tmpdepfile" ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@" rm -f "$depfile" cat < "$tmpdepfile" > "$depfile" sed '1,2d' "$tmpdepfile" | tr ' ' ' ' | \ ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" "$tmpdepfile".bak ;; cpp) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test "X$1" != 'X--mode=compile'; do shift done shift fi # Remove `-o $object'. IFS=" " for arg do case $arg in -o) shift ;; $object) shift ;; *) set fnord "$@" "$arg" shift # fnord shift # $arg ;; esac done "$@" -E | sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \ -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | sed '$ s: \\$::' > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" cat < "$tmpdepfile" >> "$depfile" sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; msvisualcpp) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test "X$1" != 'X--mode=compile'; do shift done shift fi IFS=" " for arg do case "$arg" in -o) shift ;; $object) shift ;; "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI") set fnord "$@" shift shift ;; *) set fnord "$@" "$arg" shift shift ;; esac done "$@" -E 2>/dev/null | sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s:: \1 \\:p' >> "$depfile" echo " " >> "$depfile" sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::\1\::p' >> "$depfile" rm -f "$tmpdepfile" ;; msvcmsys) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; none) exec "$@" ;; *) echo "Unknown depmode $depmode" 1>&2 exit 1 ;; esac exit 0 # Local Variables: # mode: shell-script # sh-indentation: 2 # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC" # time-stamp-end: "; # UTC" # End: gnome-menus-3.0.1/config.h.in0000644000175000001440000000423011555467532012721 00000000000000/* config.h.in. Generated from configure.ac by autoheader. */ /* always defined to indicate that i18n is enabled */ #undef ENABLE_NLS /* Name of default gettext domain */ #undef GETTEXT_PACKAGE /* Define to 1 if you have the `bind_textdomain_codeset' function. */ #undef HAVE_BIND_TEXTDOMAIN_CODESET /* Define to 1 if you have the `dcgettext' function. */ #undef HAVE_DCGETTEXT /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if your file defines LC_MESSAGES. */ #undef HAVE_LC_MESSAGES /* Define to 1 if you have the header file. */ #undef HAVE_LOCALE_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION gnome-menus-3.0.1/py-compile0000755000175000001440000001013511555467533012704 00000000000000#!/bin/sh # py-compile - Compile a Python program scriptversion=2009-04-28.21; # UTC # Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008, 2009 Free Software # Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . if [ -z "$PYTHON" ]; then PYTHON=python fi basedir= destdir= files= while test $# -ne 0; do case "$1" in --basedir) basedir=$2 if test -z "$basedir"; then echo "$0: Missing argument to --basedir." 1>&2 exit 1 fi shift ;; --destdir) destdir=$2 if test -z "$destdir"; then echo "$0: Missing argument to --destdir." 1>&2 exit 1 fi shift ;; -h|--h*) cat <<\EOF Usage: py-compile [--help] [--version] [--basedir DIR] [--destdir DIR] FILES..." Byte compile some python scripts FILES. Use --destdir to specify any leading directory path to the FILES that you don't want to include in the byte compiled file. Specify --basedir for any additional path information you do want to be shown in the byte compiled file. Example: py-compile --destdir /tmp/pkg-root --basedir /usr/share/test test.py test2.py Report bugs to . EOF exit $? ;; -v|--v*) echo "py-compile $scriptversion" exit $? ;; *) files="$files $1" ;; esac shift done if test -z "$files"; then echo "$0: No files given. Try \`$0 --help' for more information." 1>&2 exit 1 fi # if basedir was given, then it should be prepended to filenames before # byte compilation. if [ -z "$basedir" ]; then pathtrans="path = file" else pathtrans="path = os.path.join('$basedir', file)" fi # if destdir was given, then it needs to be prepended to the filename to # byte compile but not go into the compiled file. if [ -z "$destdir" ]; then filetrans="filepath = path" else filetrans="filepath = os.path.normpath('$destdir' + os.sep + path)" fi $PYTHON -c " import sys, os, py_compile files = '''$files''' sys.stdout.write('Byte-compiling python modules...\n') for file in files.split(): $pathtrans $filetrans if not os.path.exists(filepath) or not (len(filepath) >= 3 and filepath[-3:] == '.py'): continue sys.stdout.write(file) sys.stdout.flush() py_compile.compile(filepath, filepath + 'c', path) sys.stdout.write('\n')" || exit $? # this will fail for python < 1.5, but that doesn't matter ... $PYTHON -O -c " import sys, os, py_compile files = '''$files''' sys.stdout.write('Byte-compiling python modules (optimized versions) ...\n') for file in files.split(): $pathtrans $filetrans if not os.path.exists(filepath) or not (len(filepath) >= 3 and filepath[-3:] == '.py'): continue sys.stdout.write(file) sys.stdout.flush() py_compile.compile(filepath, filepath + 'o', path) sys.stdout.write('\n')" 2>/dev/null || : # Local Variables: # mode: shell-script # sh-indentation: 2 # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC" # time-stamp-end: "; # UTC" # End: gnome-menus-3.0.1/configure.ac0000644000175000001440000001252211555467512013165 00000000000000AC_PREREQ(2.62) AC_INIT([gnome-menus], [3.0.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus]) AC_CONFIG_SRCDIR(libmenu/gmenu-tree.h) AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-bzip2]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AC_CONFIG_MACRO_DIR([m4]) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE GNOME_MAINTAINER_MODE_DEFINES # Before making a release, the LT_VERSION string should be modified. # The string is of the form C:R:A. # - If interfaces have been changed or added, but binary compatibility has # been preserved, change to C+1:0:A+1 # - If binary compatibility has been broken (eg removed or changed interfaces) # change to C+1:0:0 # - If the interface is the same as the previous version, change to C:R+1:A LIB_MENU_LT_VERSION=6:13:4 AC_SUBST(LIB_MENU_LT_VERSION) GETTEXT_PACKAGE=gnome-menus AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Name of default gettext domain]) AC_SUBST(GETTEXT_PACKAGE) AM_GLIB_GNU_GETTEXT IT_PROG_INTLTOOL([0.40.0]) AC_ISC_POSIX AC_PROG_CC AC_STDC_HEADERS AC_ARG_PROGRAM AC_LIBTOOL_WIN32_DLL AM_PROG_LIBTOOL PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.6.0 gio-2.0 >= 2.15.2) AC_SUBST(GLIB_CFLAGS) AC_SUBST(GLIB_LIBS) GNOME_COMPILE_WARNINGS(yes) AC_ARG_ENABLE(deprecation_flags, [AC_HELP_STRING([--enable-deprecation-flags], [use *_DISABLE_DEPRECATED flags @<:@default=no@:>@])],, [enable_deprecation_flags=no]) if test "x$enable_deprecation_flags" = "xyes"; then DISABLE_DEPRECATED_CFLAGS=$DISABLE_DEPRECATED AC_SUBST(DISABLE_DEPRECATED_CFLAGS) fi dnl --enable-debug=(yes|minimum|no) AC_ARG_ENABLE(debug, [AC_HELP_STRING([--enable-debug], [turn on debugging @<:@default=minimum@:>@])],, [enable_debug=minimum]) if test "$enable_debug" = "yes"; then DEBUG_CFLAGS="-DG_ENABLE_DEBUG" else if test "x$enable_debug" = "xno"; then DEBUG_CFLAGS="-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS" else DEBUG_CFLAGS="" # make sure we have the right string for the configure summary enable_debug="minimum" fi fi AC_SUBST(DEBUG_CFLAGS) AC_ARG_ENABLE(python, [AC_HELP_STRING([--enable-python], [build python bindings @<:@default=auto@:>@])], [enable_deprecations=$enableval], [enable_deprecations=auto]) # Detect if we can build Python bindings (need python and python headers) if test "x$enable_python" = "xno" ; then have_python=no else AC_MSG_NOTICE([Checking to see if we can build Python bindings]) have_python=no AM_PATH_PYTHON(2.3) if test "x$PYTHON" = "x" ; then AC_MSG_WARN([Python not found]) else AM_CHECK_PYTHON_HEADERS(have_python_headers=yes, have_python_headers=no) if test "x$have_python_headers" = "xyes" ; then have_python=yes fi fi if test "x$have_python" = "xno" ; then if test "x$enable_python" = "xyes" ; then AC_MSG_ERROR([Building python explicitly requested, but can't build python bindings]) else AC_MSG_WARN([Couldn't find the Python headers, not building Python bindings]) fi fi fi AM_CONDITIONAL(HAVE_PYTHON, test x$have_python = xyes) # Because of the way Python implements polymorphism, we get the following warning: # "warning: dereferencing type-punned pointer will break strict-aliasing rules" # -fno-strict-aliasing (as used in Python build) switches warnings off NO_STRICT_ALIASING_CFLAGS="" if test "x$GCC" = "xyes" ; then AC_MSG_CHECKING(whether $CC accepts -fno-strict-aliasing) ac_save_cc="$CC" CC="$CC -fno-strict-aliasing" AC_TRY_RUN([int main() { return 0; }], ac_cv_no_strict_aliasing_ok=yes, ac_cv_no_strict_aliasing_ok=no, ac_cv_no_strict_aliasing_ok=no) CC="$ac_save_cc" AC_MSG_RESULT($ac_cv_no_strict_aliasing_ok) if test "x$ac_cv_no_strict_aliasing_ok" = "xyes" ; then NO_STRICT_ALIASING_CFLAGS="-fno-strict-aliasing" fi fi AC_SUBST(NO_STRICT_ALIASING_CFLAGS) GOBJECT_INTROSPECTION_CHECK([0.9.5]) AC_OUTPUT([ Makefile libmenu/Makefile libmenu/libgnome-menu.pc libmenu/libgnome-menu-uninstalled.pc layout/Makefile desktop-directories/Makefile util/Makefile python/Makefile simple-editor/Makefile simple-editor/GMenuSimpleEditor/Makefile po/Makefile.in ]) dnl --------------------------------------------------------------------------- dnl - Show summary dnl --------------------------------------------------------------------------- echo " gnome-menus $VERSION `echo gnome-menus $VERSION | sed "s/./=/g"` prefix: ${prefix} exec_prefix: ${exec_prefix} libdir: ${libdir} bindir: ${bindir} sbindir: ${sbindir} sysconfdir: ${sysconfdir} localstatedir: ${localstatedir} datadir: ${datadir} source code location: ${srcdir} compiler: ${CC} cflags: ${CFLAGS} Maintainer mode: ${USE_MAINTAINER_MODE} Use *_DISABLE_DEPRECATED: ${enable_deprecation_flags} Turn on debugging: ${enable_debug} Build python bindings: ${have_python} Build introspection support: ${found_introspection} " gnome-menus-3.0.1/COPYING0000644000175000001440000004325411441726753011737 00000000000000 GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. gnome-menus-3.0.1/layout/0000755000175000001440000000000011555467552012276 500000000000000gnome-menus-3.0.1/layout/Makefile.am0000644000175000001440000000017711542164666014253 00000000000000menudir = $(sysconfdir)/xdg/menus menu_DATA = \ applications.menu EXTRA_DIST= $(menu_DATA) -include $(top_srcdir)/git.mk gnome-menus-3.0.1/layout/Makefile.in0000644000175000001440000003275011555467533014271 00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 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@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = layout DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/python.m4 \ $(top_srcdir)/configure.ac 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 = CONFIG_CLEAN_VPATH_FILES = AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_$(V)) am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) am__v_at_0 = @ SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(menudir)" DATA = $(menu_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_LINGUAS = @ALL_LINGUAS@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DEBUG_CFLAGS = @DEBUG_CFLAGS@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIB_MENU_LT_VERSION = @LIB_MENU_LT_VERSION@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ MSGFMT_OPTS = @MSGFMT_OPTS@ MSGMERGE = @MSGMERGE@ NM = @NM@ NMEDIT = @NMEDIT@ NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ PYTHON = @PYTHON@ PYTHON_CC = @PYTHON_CC@ PYTHON_EMBED_LIBS = @PYTHON_EMBED_LIBS@ PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ PYTHON_INCLUDES = @PYTHON_INCLUDES@ PYTHON_LDFLAGS = @PYTHON_LDFLAGS@ PYTHON_LIBS = @PYTHON_LIBS@ PYTHON_PLATFORM = @PYTHON_PLATFORM@ PYTHON_PREFIX = @PYTHON_PREFIX@ PYTHON_VERSION = @PYTHON_VERSION@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ WARN_CFLAGS = @WARN_CFLAGS@ XGETTEXT = @XGETTEXT@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ 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@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ lt_ECHO = @lt_ECHO@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ pkgpyexecdir = @pkgpyexecdir@ pkgpythondir = @pkgpythondir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ pyexecdir = @pyexecdir@ pythondir = @pythondir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ menudir = $(sysconfdir)/xdg/menus menu_DATA = \ applications.menu EXTRA_DIST = $(menu_DATA) all: all-am .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign layout/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign layout/Makefile .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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-menuDATA: $(menu_DATA) @$(NORMAL_INSTALL) test -z "$(menudir)" || $(MKDIR_P) "$(DESTDIR)$(menudir)" @list='$(menu_DATA)'; test -n "$(menudir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(menudir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(menudir)" || exit $$?; \ done uninstall-menuDATA: @$(NORMAL_UNINSTALL) @list='$(menu_DATA)'; test -n "$(menudir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(menudir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(menudir)" && rm -f $$files tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(menudir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(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) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-menuDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-menuDATA .MAKE: install-am install-strip .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-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-menuDATA \ install-pdf install-pdf-am install-ps install-ps-am \ 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-menuDATA -include $(top_srcdir)/git.mk # 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: gnome-menus-3.0.1/layout/applications.menu0000644000175000001440000000735211545021711015557 00000000000000 Applications X-GNOME-Menu-Applications.directory /etc/X11/applnk /usr/share/gnome/apps Accessories Utility.directory Utility Accessibility System Universal Access Utility-Accessibility.directory Accessibility Settings Development Development.directory Development emacs.desktop Education Education.directory Education Games Game.directory Game Graphics Graphics.directory Graphics Internet Network.directory Network Multimedia AudioVideo.directory AudioVideo Office Office.directory Office System System-Tools.directory System Settings Other X-GNOME-Other.directory Core Screensaver X-GNOME-Settings-Panel gnome-menus-3.0.1/m4/0000755000175000001440000000000011555467552011301 500000000000000gnome-menus-3.0.1/m4/ltoptions.m40000644000175000001440000002724211555467524013524 00000000000000# Helper functions for option handling. -*- Autoconf -*- # # Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # This file 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. # serial 6 ltoptions.m4 # This is to help aclocal find these macros, as it can't see m4_define. AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])]) # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) # ------------------------------------------ m4_define([_LT_MANGLE_OPTION], [[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])]) # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) # --------------------------------------- # Set option OPTION-NAME for macro MACRO-NAME, and if there is a # matching handler defined, dispatch to it. Other OPTION-NAMEs are # saved as a flag. m4_define([_LT_SET_OPTION], [m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]), _LT_MANGLE_DEFUN([$1], [$2]), [m4_warning([Unknown $1 option `$2'])])[]dnl ]) # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) # ------------------------------------------------------------ # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. m4_define([_LT_IF_OPTION], [m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])]) # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) # ------------------------------------------------------- # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME # are set. m4_define([_LT_UNLESS_OPTIONS], [m4_foreach([_LT_Option], m4_split(m4_normalize([$2])), [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option), [m4_define([$0_found])])])[]dnl m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3 ])[]dnl ]) # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST) # ---------------------------------------- # OPTION-LIST is a space-separated list of Libtool options associated # with MACRO-NAME. If any OPTION has a matching handler declared with # LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about # the unknown option and exit. m4_defun([_LT_SET_OPTIONS], [# Set options m4_foreach([_LT_Option], m4_split(m4_normalize([$2])), [_LT_SET_OPTION([$1], _LT_Option)]) m4_if([$1],[LT_INIT],[ dnl dnl Simply set some default values (i.e off) if boolean options were not dnl specified: _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no ]) _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no ]) dnl dnl If no reference was made to various pairs of opposing options, then dnl we run the default mode handler for the pair. For example, if neither dnl `shared' nor `disable-shared' was passed, we enable building of shared dnl archives by default: _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED]) _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC]) _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC]) _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], [_LT_ENABLE_FAST_INSTALL]) ]) ])# _LT_SET_OPTIONS ## --------------------------------- ## ## Macros to handle LT_INIT options. ## ## --------------------------------- ## # _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME) # ----------------------------------------- m4_define([_LT_MANGLE_DEFUN], [[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])]) # LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE) # ----------------------------------------------- m4_define([LT_OPTION_DEFINE], [m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl ])# LT_OPTION_DEFINE # dlopen # ------ LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=yes ]) AU_DEFUN([AC_LIBTOOL_DLOPEN], [_LT_SET_OPTION([LT_INIT], [dlopen]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `dlopen' option into LT_INIT's first parameter.]) ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], []) # win32-dll # --------- # Declare package support for building win32 dll's. LT_OPTION_DEFINE([LT_INIT], [win32-dll], [enable_win32_dll=yes case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-cegcc*) AC_CHECK_TOOL(AS, as, false) AC_CHECK_TOOL(DLLTOOL, dlltool, false) AC_CHECK_TOOL(OBJDUMP, objdump, false) ;; esac test -z "$AS" && AS=as _LT_DECL([], [AS], [0], [Assembler program])dnl test -z "$DLLTOOL" && DLLTOOL=dlltool _LT_DECL([], [DLLTOOL], [0], [DLL creation program])dnl test -z "$OBJDUMP" && OBJDUMP=objdump _LT_DECL([], [OBJDUMP], [0], [Object dumper program])dnl ])# win32-dll AU_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_REQUIRE([AC_CANONICAL_HOST])dnl _LT_SET_OPTION([LT_INIT], [win32-dll]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `win32-dll' option into LT_INIT's first parameter.]) ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], []) # _LT_ENABLE_SHARED([DEFAULT]) # ---------------------------- # implement the --enable-shared flag, and supports the `shared' and # `disable-shared' LT_INIT options. # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. m4_define([_LT_ENABLE_SHARED], [m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl AC_ARG_ENABLE([shared], [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@], [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])], [p=${PACKAGE-default} case $enableval in yes) enable_shared=yes ;; no) enable_shared=no ;; *) enable_shared=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_shared=yes fi done IFS="$lt_save_ifs" ;; esac], [enable_shared=]_LT_ENABLE_SHARED_DEFAULT) _LT_DECL([build_libtool_libs], [enable_shared], [0], [Whether or not to build shared libraries]) ])# _LT_ENABLE_SHARED LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])]) LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])]) # Old names: AC_DEFUN([AC_ENABLE_SHARED], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared]) ]) AC_DEFUN([AC_DISABLE_SHARED], [_LT_SET_OPTION([LT_INIT], [disable-shared]) ]) AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)]) AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AM_ENABLE_SHARED], []) dnl AC_DEFUN([AM_DISABLE_SHARED], []) # _LT_ENABLE_STATIC([DEFAULT]) # ---------------------------- # implement the --enable-static flag, and support the `static' and # `disable-static' LT_INIT options. # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. m4_define([_LT_ENABLE_STATIC], [m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl AC_ARG_ENABLE([static], [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@], [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])], [p=${PACKAGE-default} case $enableval in yes) enable_static=yes ;; no) enable_static=no ;; *) enable_static=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_static=yes fi done IFS="$lt_save_ifs" ;; esac], [enable_static=]_LT_ENABLE_STATIC_DEFAULT) _LT_DECL([build_old_libs], [enable_static], [0], [Whether or not to build static libraries]) ])# _LT_ENABLE_STATIC LT_OPTION_DEFINE([LT_INIT], [static], [_LT_ENABLE_STATIC([yes])]) LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])]) # Old names: AC_DEFUN([AC_ENABLE_STATIC], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static]) ]) AC_DEFUN([AC_DISABLE_STATIC], [_LT_SET_OPTION([LT_INIT], [disable-static]) ]) AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)]) AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AM_ENABLE_STATIC], []) dnl AC_DEFUN([AM_DISABLE_STATIC], []) # _LT_ENABLE_FAST_INSTALL([DEFAULT]) # ---------------------------------- # implement the --enable-fast-install flag, and support the `fast-install' # and `disable-fast-install' LT_INIT options. # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. m4_define([_LT_ENABLE_FAST_INSTALL], [m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl AC_ARG_ENABLE([fast-install], [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], [p=${PACKAGE-default} case $enableval in yes) enable_fast_install=yes ;; no) enable_fast_install=no ;; *) enable_fast_install=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_fast_install=yes fi done IFS="$lt_save_ifs" ;; esac], [enable_fast_install=]_LT_ENABLE_FAST_INSTALL_DEFAULT) _LT_DECL([fast_install], [enable_fast_install], [0], [Whether or not to optimize for fast installation])dnl ])# _LT_ENABLE_FAST_INSTALL LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) # Old names: AU_DEFUN([AC_ENABLE_FAST_INSTALL], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `fast-install' option into LT_INIT's first parameter.]) ]) AU_DEFUN([AC_DISABLE_FAST_INSTALL], [_LT_SET_OPTION([LT_INIT], [disable-fast-install]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `disable-fast-install' option into LT_INIT's first parameter.]) ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], []) dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], []) # _LT_WITH_PIC([MODE]) # -------------------- # implement the --with-pic flag, and support the `pic-only' and `no-pic' # LT_INIT options. # MODE is either `yes' or `no'. If omitted, it defaults to `both'. m4_define([_LT_WITH_PIC], [AC_ARG_WITH([pic], [AS_HELP_STRING([--with-pic], [try to use only PIC/non-PIC objects @<:@default=use both@:>@])], [pic_mode="$withval"], [pic_mode=default]) test -z "$pic_mode" && pic_mode=m4_default([$1], [default]) _LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl ])# _LT_WITH_PIC LT_OPTION_DEFINE([LT_INIT], [pic-only], [_LT_WITH_PIC([yes])]) LT_OPTION_DEFINE([LT_INIT], [no-pic], [_LT_WITH_PIC([no])]) # Old name: AU_DEFUN([AC_LIBTOOL_PICMODE], [_LT_SET_OPTION([LT_INIT], [pic-only]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `pic-only' option into LT_INIT's first parameter.]) ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_PICMODE], []) ## ----------------- ## ## LTDL_INIT Options ## ## ----------------- ## m4_define([_LTDL_MODE], []) LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive], [m4_define([_LTDL_MODE], [nonrecursive])]) LT_OPTION_DEFINE([LTDL_INIT], [recursive], [m4_define([_LTDL_MODE], [recursive])]) LT_OPTION_DEFINE([LTDL_INIT], [subproject], [m4_define([_LTDL_MODE], [subproject])]) m4_define([_LTDL_TYPE], []) LT_OPTION_DEFINE([LTDL_INIT], [installable], [m4_define([_LTDL_TYPE], [installable])]) LT_OPTION_DEFINE([LTDL_INIT], [convenience], [m4_define([_LTDL_TYPE], [convenience])]) gnome-menus-3.0.1/m4/intltool.m40000644000175000001440000002421511555467524013332 00000000000000## intltool.m4 - Configure intltool for the target system. -*-Shell-script-*- ## Copyright (C) 2001 Eazel, Inc. ## Author: Maciej Stachowiak ## Kenneth Christiansen ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. ## ## This program is distributed in the hope that it will be useful, but ## WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with this program; if not, write to the Free Software ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ## ## As a special exception to the GNU General Public License, if you ## distribute this file as part of a program that contains a ## configuration script generated by Autoconf, you may include it under ## the same distribution terms that you use for the rest of that program. dnl IT_PROG_INTLTOOL([MINIMUM-VERSION], [no-xml]) # serial 40 IT_PROG_INTLTOOL AC_DEFUN([IT_PROG_INTLTOOL], [ AC_PREREQ([2.50])dnl AC_REQUIRE([AM_NLS])dnl case "$am__api_version" in 1.[01234]) AC_MSG_ERROR([Automake 1.5 or newer is required to use intltool]) ;; *) ;; esac if test -n "$1"; then AC_MSG_CHECKING([for intltool >= $1]) INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` [INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` ] AC_MSG_RESULT([$INTLTOOL_APPLIED_VERSION found]) test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" || AC_MSG_ERROR([Your intltool is too old. You need intltool $1 or later.]) fi AC_PATH_PROG(INTLTOOL_UPDATE, [intltool-update]) AC_PATH_PROG(INTLTOOL_MERGE, [intltool-merge]) AC_PATH_PROG(INTLTOOL_EXTRACT, [intltool-extract]) if test -z "$INTLTOOL_UPDATE" -o -z "$INTLTOOL_MERGE" -o -z "$INTLTOOL_EXTRACT"; then AC_MSG_ERROR([The intltool scripts were not found. Please install intltool.]) fi INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< [$]@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< [$]@' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' _IT_SUBST(INTLTOOL_DESKTOP_RULE) _IT_SUBST(INTLTOOL_DIRECTORY_RULE) _IT_SUBST(INTLTOOL_KEYS_RULE) _IT_SUBST(INTLTOOL_PROP_RULE) _IT_SUBST(INTLTOOL_OAF_RULE) _IT_SUBST(INTLTOOL_PONG_RULE) _IT_SUBST(INTLTOOL_SERVER_RULE) _IT_SUBST(INTLTOOL_SHEET_RULE) _IT_SUBST(INTLTOOL_SOUNDLIST_RULE) _IT_SUBST(INTLTOOL_UI_RULE) _IT_SUBST(INTLTOOL_XAM_RULE) _IT_SUBST(INTLTOOL_KBD_RULE) _IT_SUBST(INTLTOOL_XML_RULE) _IT_SUBST(INTLTOOL_XML_NOMERGE_RULE) _IT_SUBST(INTLTOOL_CAVES_RULE) _IT_SUBST(INTLTOOL_SCHEMAS_RULE) _IT_SUBST(INTLTOOL_THEME_RULE) _IT_SUBST(INTLTOOL_SERVICE_RULE) _IT_SUBST(INTLTOOL_POLICY_RULE) # Check the gettext tools to make sure they are GNU AC_PATH_PROG(XGETTEXT, xgettext) AC_PATH_PROG(MSGMERGE, msgmerge) AC_PATH_PROG(MSGFMT, msgfmt) AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT) if test -z "$XGETTEXT" -o -z "$MSGMERGE" -o -z "$MSGFMT"; then AC_MSG_ERROR([GNU gettext tools not found; required for intltool]) fi xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then AC_MSG_ERROR([GNU gettext tools not found; required for intltool]) fi AC_PATH_PROG(INTLTOOL_PERL, perl) if test -z "$INTLTOOL_PERL"; then AC_MSG_ERROR([perl not found]) fi AC_MSG_CHECKING([for perl >= 5.8.1]) $INTLTOOL_PERL -e "use 5.8.1;" > /dev/null 2>&1 if test $? -ne 0; then AC_MSG_ERROR([perl 5.8.1 is required for intltool]) else IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`" AC_MSG_RESULT([$IT_PERL_VERSION]) fi if test "x$2" != "xno-xml"; then AC_MSG_CHECKING([for XML::Parser]) if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then AC_MSG_RESULT([ok]) else AC_MSG_ERROR([XML::Parser perl module is required for intltool]) fi fi # Substitute ALL_LINGUAS so we can use it in po/Makefile AC_SUBST(ALL_LINGUAS) # Set DATADIRNAME correctly if it is not set yet # (copied from glib-gettext.m4) if test -z "$DATADIRNAME"; then AC_LINK_IFELSE( [AC_LANG_PROGRAM([[]], [[extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr]])], [DATADIRNAME=share], [case $host in *-*-solaris*) dnl On Solaris, if bind_textdomain_codeset is in libc, dnl GNU format message catalog is always supported, dnl since both are added to the libc all together. dnl Hence, we'd like to go with DATADIRNAME=share dnl in this case. AC_CHECK_FUNC(bind_textdomain_codeset, [DATADIRNAME=share], [DATADIRNAME=lib]) ;; *) [DATADIRNAME=lib] ;; esac]) fi AC_SUBST(DATADIRNAME) IT_PO_SUBDIR([po]) ]) # IT_PO_SUBDIR(DIRNAME) # --------------------- # All po subdirs have to be declared with this macro; the subdir "po" is # declared by IT_PROG_INTLTOOL. # AC_DEFUN([IT_PO_SUBDIR], [AC_PREREQ([2.53])dnl We use ac_top_srcdir inside AC_CONFIG_COMMANDS. dnl dnl The following CONFIG_COMMANDS should be executed at the very end dnl of config.status. AC_CONFIG_COMMANDS_PRE([ AC_CONFIG_COMMANDS([$1/stamp-it], [ if [ ! grep "^# INTLTOOL_MAKEFILE$" "$1/Makefile.in" > /dev/null ]; then AC_MSG_ERROR([$1/Makefile.in.in was not created by intltoolize.]) fi rm -f "$1/stamp-it" "$1/stamp-it.tmp" "$1/POTFILES" "$1/Makefile.tmp" >"$1/stamp-it.tmp" [sed '/^#/d s/^[[].*] *// /^[ ]*$/d '"s|^| $ac_top_srcdir/|" \ "$srcdir/$1/POTFILES.in" | sed '$!s/$/ \\/' >"$1/POTFILES" ] [sed '/^POTFILES =/,/[^\\]$/ { /^POTFILES =/!d r $1/POTFILES } ' "$1/Makefile.in" >"$1/Makefile"] rm -f "$1/Makefile.tmp" mv "$1/stamp-it.tmp" "$1/stamp-it" ]) ])dnl ]) # _IT_SUBST(VARIABLE) # ------------------- # Abstract macro to do either _AM_SUBST_NOTMAKE or AC_SUBST # AC_DEFUN([_IT_SUBST], [ AC_SUBST([$1]) m4_ifdef([_AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE([$1])]) ] ) # deprecated macros AU_ALIAS([AC_PROG_INTLTOOL], [IT_PROG_INTLTOOL]) # A hint is needed for aclocal from Automake <= 1.9.4: # AC_DEFUN([AC_PROG_INTLTOOL], ...) gnome-menus-3.0.1/m4/ltsugar.m40000644000175000001440000001042411555467524013144 00000000000000# ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*- # # Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # This file 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. # serial 6 ltsugar.m4 # This is to help aclocal find these macros, as it can't see m4_define. AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])]) # lt_join(SEP, ARG1, [ARG2...]) # ----------------------------- # Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their # associated separator. # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier # versions in m4sugar had bugs. m4_define([lt_join], [m4_if([$#], [1], [], [$#], [2], [[$2]], [m4_if([$2], [], [], [[$2]_])$0([$1], m4_shift(m4_shift($@)))])]) m4_define([_lt_join], [m4_if([$#$2], [2], [], [m4_if([$2], [], [], [[$1$2]])$0([$1], m4_shift(m4_shift($@)))])]) # lt_car(LIST) # lt_cdr(LIST) # ------------ # Manipulate m4 lists. # These macros are necessary as long as will still need to support # Autoconf-2.59 which quotes differently. m4_define([lt_car], [[$1]]) m4_define([lt_cdr], [m4_if([$#], 0, [m4_fatal([$0: cannot be called without arguments])], [$#], 1, [], [m4_dquote(m4_shift($@))])]) m4_define([lt_unquote], $1) # lt_append(MACRO-NAME, STRING, [SEPARATOR]) # ------------------------------------------ # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. # Note that neither SEPARATOR nor STRING are expanded; they are appended # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked). # No SEPARATOR is output if MACRO-NAME was previously undefined (different # than defined and empty). # # This macro is needed until we can rely on Autoconf 2.62, since earlier # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. m4_define([lt_append], [m4_define([$1], m4_ifdef([$1], [m4_defn([$1])[$3]])[$2])]) # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...]) # ---------------------------------------------------------- # Produce a SEP delimited list of all paired combinations of elements of # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list # has the form PREFIXmINFIXSUFFIXn. # Needed until we can rely on m4_combine added in Autoconf 2.62. m4_define([lt_combine], [m4_if(m4_eval([$# > 3]), [1], [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl [[m4_foreach([_Lt_prefix], [$2], [m4_foreach([_Lt_suffix], ]m4_dquote(m4_dquote(m4_shift(m4_shift(m4_shift($@)))))[, [_Lt_sep([$1])[]m4_defn([_Lt_prefix])[$3]m4_defn([_Lt_suffix])])])])]) # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) # ----------------------------------------------------------------------- # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. m4_define([lt_if_append_uniq], [m4_ifdef([$1], [m4_if(m4_index([$3]m4_defn([$1])[$3], [$3$2$3]), [-1], [lt_append([$1], [$2], [$3])$4], [$5])], [lt_append([$1], [$2], [$3])$4])]) # lt_dict_add(DICT, KEY, VALUE) # ----------------------------- m4_define([lt_dict_add], [m4_define([$1($2)], [$3])]) # lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE) # -------------------------------------------- m4_define([lt_dict_add_subkey], [m4_define([$1($2:$3)], [$4])]) # lt_dict_fetch(DICT, KEY, [SUBKEY]) # ---------------------------------- m4_define([lt_dict_fetch], [m4_ifval([$3], m4_ifdef([$1($2:$3)], [m4_defn([$1($2:$3)])]), m4_ifdef([$1($2)], [m4_defn([$1($2)])]))]) # lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE]) # ----------------------------------------------------------------- m4_define([lt_if_dict_fetch], [m4_if(lt_dict_fetch([$1], [$2], [$3]), [$4], [$5], [$6])]) # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...]) # -------------------------------------------------------------- m4_define([lt_dict_filter], [m4_if([$5], [], [], [lt_join(m4_quote(m4_default([$4], [[, ]])), lt_unquote(m4_split(m4_normalize(m4_foreach(_Lt_key, lt_car([m4_shiftn(4, $@)]), [lt_if_dict_fetch([$1], _Lt_key, [$2], [$3], [_Lt_key ])])))))])[]dnl ]) gnome-menus-3.0.1/m4/python.m40000644000175000001440000000554011347370411012772 00000000000000dnl a macro to check for ability to create python extensions dnl AM_CHECK_PYTHON_HEADERS([ACTION-IF-POSSIBLE], [ACTION-IF-NOT-POSSIBLE]) dnl function also defines PYTHON_INCLUDES AC_DEFUN([AM_CHECK_PYTHON_HEADERS], [AC_REQUIRE([AM_PATH_PYTHON]) AC_SUBST(PYTHON_INCLUDES) AC_SUBST(PYTHON_LIBS) AC_SUBST(PYTHON_EMBED_LIBS) AC_SUBST(PYTHON_LDFLAGS) AC_SUBST(PYTHON_CC) AC_MSG_CHECKING(for headers required to compile python extensions) dnl deduce PYTHON_INCLUDES py_prefix=`$PYTHON -c "import sys; print sys.prefix"` py_exec_prefix=`$PYTHON -c "import sys; print sys.exec_prefix"` if test -x "$PYTHON-config"; then PYTHON_INCLUDES=`$PYTHON-config --includes 2>/dev/null` else PYTHON_INCLUDES="-I${py_prefix}/include/python${PYTHON_VERSION}" if test "$py_prefix" != "$py_exec_prefix"; then PYTHON_INCLUDES="$PYTHON_INCLUDES -I${py_exec_prefix}/include/python${PYTHON_VERSION}" fi fi dnl check if the headers exist: save_CPPFLAGS="$CPPFLAGS" CPPFLAGS="$CPPFLAGS $PYTHON_INCLUDES" AC_TRY_CPP([#include ],dnl [AC_MSG_RESULT(found) AC_MSG_CHECKING(for python libraries) dnl Check whether python was compiled as shared library link_pymodules_libpython=false; py_enable_shared=`$PYTHON -c "from distutils.sysconfig import get_config_var; print repr(get_config_var('Py_ENABLE_SHARED'))"` if test $py_enable_shared == 1 ; then if test x`uname -s` != xDarwin; then PYTHON_LDFLAGS="-no-undefined" link_pymodules_libpython=true; fi fi dnl use distutils to get some python configuration variables.. PYTHON_CC=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_config_var('CC')"` PYTHON_LIB_DEPS=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_config_var('SYSLIBS'), sysconfig.get_config_var('SHLIBS')"` PYTHON_LIBDIR=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_config_var('LIBDIR')"` PYTHON_LIBPL=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_config_var('LIBPL')"` save_CC="$CC" save_LIBS="$LIBS" PYTHON_EMBED_LIBS="-L${PYTHON_LIBDIR} ${PYTHON_LIB_DEPS} -lpython${PYTHON_VERSION}" CC="$PYTHON_CC" LIBS="$LIBS $PYTHON_EMBED_LIBS" AC_TRY_LINK_FUNC(Py_Initialize, dnl [ LIBS="$save_LIBS"; if $link_pymodules_libpython; then PYTHON_LIBS="$PYTHON_EMBED_LIBS"; fi AC_MSG_RESULT([$PYTHON_EMBED_LIBS]); $1], dnl [ PYTHON_EMBED_LIBS="-L${PYTHON_LIBPL} ${PYTHON_LIB_DEPS} -lpython${PYTHON_VERSION}" LIBS="$save_LIBS $PYTHON_EMBED_LIBS"; AC_TRY_LINK_FUNC(Py_Initialize, dnl [ LIBS="$save_LIBS"; if $link_pymodules_libpython; then PYTHON_LIBS="$PYTHON_EMBED_LIBS"; fi AC_MSG_RESULT([$PYTHON_EMBED_LIBS]); $1], dnl AC_MSG_RESULT(not found); $2) ]) CC="$save_CC" $1],dnl [AC_MSG_RESULT(not found) $2]) CPPFLAGS="$save_CPPFLAGS" ]) gnome-menus-3.0.1/m4/libtool.m40000644000175000001440000077317611555467524013153 00000000000000# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, # 2006, 2007, 2008 Free Software Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file 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. m4_define([_LT_COPYING], [dnl # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, # 2006, 2007, 2008 Free Software Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Software Foundation; either version 2 of # the License, or (at your option) any later version. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GNU Libtool; see the file COPYING. If not, a copy # can be downloaded from http://www.gnu.org/licenses/gpl.html, or # obtained by writing to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ]) # serial 56 LT_INIT # LT_PREREQ(VERSION) # ------------------ # Complain and exit if this libtool version is less that VERSION. m4_defun([LT_PREREQ], [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1, [m4_default([$3], [m4_fatal([Libtool version $1 or higher is required], 63)])], [$2])]) # _LT_CHECK_BUILDDIR # ------------------ # Complain if the absolute build directory name contains unusual characters m4_defun([_LT_CHECK_BUILDDIR], [case `pwd` in *\ * | *\ *) AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;; esac ]) # LT_INIT([OPTIONS]) # ------------------ AC_DEFUN([LT_INIT], [AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT AC_BEFORE([$0], [LT_LANG])dnl AC_BEFORE([$0], [LT_OUTPUT])dnl AC_BEFORE([$0], [LTDL_INIT])dnl m4_require([_LT_CHECK_BUILDDIR])dnl dnl Autoconf doesn't catch unexpanded LT_ macros by default: m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4 dnl unless we require an AC_DEFUNed macro: AC_REQUIRE([LTOPTIONS_VERSION])dnl AC_REQUIRE([LTSUGAR_VERSION])dnl AC_REQUIRE([LTVERSION_VERSION])dnl AC_REQUIRE([LTOBSOLETE_VERSION])dnl m4_require([_LT_PROG_LTMAIN])dnl dnl Parse OPTIONS _LT_SET_OPTIONS([$0], [$1]) # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ltmain" # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' AC_SUBST(LIBTOOL)dnl _LT_SETUP # Only expand once: m4_define([LT_INIT]) ])# LT_INIT # Old names: AU_ALIAS([AC_PROG_LIBTOOL], [LT_INIT]) AU_ALIAS([AM_PROG_LIBTOOL], [LT_INIT]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_PROG_LIBTOOL], []) dnl AC_DEFUN([AM_PROG_LIBTOOL], []) # _LT_CC_BASENAME(CC) # ------------------- # Calculate cc_basename. Skip known compiler wrappers and cross-prefix. m4_defun([_LT_CC_BASENAME], [for cc_temp in $1""; do case $cc_temp in compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;; \-*) ;; *) break;; esac done cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` ]) # _LT_FILEUTILS_DEFAULTS # ---------------------- # It is okay to use these file commands and assume they have been set # sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'. m4_defun([_LT_FILEUTILS_DEFAULTS], [: ${CP="cp -f"} : ${MV="mv -f"} : ${RM="rm -f"} ])# _LT_FILEUTILS_DEFAULTS # _LT_SETUP # --------- m4_defun([_LT_SETUP], [AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_REQUIRE([AC_CANONICAL_BUILD])dnl _LT_DECL([], [host_alias], [0], [The host system])dnl _LT_DECL([], [host], [0])dnl _LT_DECL([], [host_os], [0])dnl dnl _LT_DECL([], [build_alias], [0], [The build system])dnl _LT_DECL([], [build], [0])dnl _LT_DECL([], [build_os], [0])dnl dnl AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([LT_PATH_LD])dnl AC_REQUIRE([LT_PATH_NM])dnl dnl AC_REQUIRE([AC_PROG_LN_S])dnl test -z "$LN_S" && LN_S="ln -s" _LT_DECL([], [LN_S], [1], [Whether we need soft or hard links])dnl dnl AC_REQUIRE([LT_CMD_MAX_LEN])dnl _LT_DECL([objext], [ac_objext], [0], [Object file suffix (normally "o")])dnl _LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_CHECK_SHELL_FEATURES])dnl m4_require([_LT_CMD_RELOAD])dnl m4_require([_LT_CHECK_MAGIC_METHOD])dnl m4_require([_LT_CMD_OLD_ARCHIVE])dnl m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl _LT_CONFIG_LIBTOOL_INIT([ # See if we are running on zsh, and set the options which allow our # commands through without removal of \ escapes INIT. if test -n "\${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi ]) if test -n "${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi _LT_CHECK_OBJDIR m4_require([_LT_TAG_COMPILER])dnl _LT_PROG_ECHO_BACKSLASH case $host_os in aix3*) # AIX sometimes has problems with the GCC collect2 program. For some # reason, if we set the COLLECT_NAMES environment variable, the problems # vanish in a puff of smoke. if test "X${COLLECT_NAMES+set}" != Xset; then COLLECT_NAMES= export COLLECT_NAMES fi ;; esac # Sed substitution that helps us do robust quoting. It backslashifies # metacharacters that are still active within double-quoted strings. sed_quote_subst='s/\([["`$\\]]\)/\\\1/g' # Same as above, but do not quote variable references. double_quote_subst='s/\([["`\\]]\)/\\\1/g' # Sed substitution to delay expansion of an escaped shell variable in a # double_quote_subst'ed string. delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' # Sed substitution to delay expansion of an escaped single quote. delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' # Sed substitution to avoid accidental globbing in evaled expressions no_glob_subst='s/\*/\\\*/g' # Global variables: ofile=libtool can_build_shared=yes # All known linkers require a `.a' archive for static linking (except MSVC, # which needs '.lib'). libext=a with_gnu_ld="$lt_cv_prog_gnu_ld" old_CC="$CC" old_CFLAGS="$CFLAGS" # Set sane defaults for various variables test -z "$CC" && CC=cc test -z "$LTCC" && LTCC=$CC test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS test -z "$LD" && LD=ld test -z "$ac_objext" && ac_objext=o _LT_CC_BASENAME([$compiler]) # Only perform the check for file, if the check method requires it test -z "$MAGIC_CMD" && MAGIC_CMD=file case $deplibs_check_method in file_magic*) if test "$file_magic_cmd" = '$MAGIC_CMD'; then _LT_PATH_MAGIC fi ;; esac # Use C for the default configuration in the libtool script LT_SUPPORTED_TAG([CC]) _LT_LANG_C_CONFIG _LT_LANG_DEFAULT_CONFIG _LT_CONFIG_COMMANDS ])# _LT_SETUP # _LT_PROG_LTMAIN # --------------- # Note that this code is called both from `configure', and `config.status' # now that we use AC_CONFIG_COMMANDS to generate libtool. Notably, # `config.status' has no value for ac_aux_dir unless we are using Automake, # so we pass a copy along to make sure it has a sensible value anyway. m4_defun([_LT_PROG_LTMAIN], [m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([ltmain.sh])])dnl _LT_CONFIG_LIBTOOL_INIT([ac_aux_dir='$ac_aux_dir']) ltmain="$ac_aux_dir/ltmain.sh" ])# _LT_PROG_LTMAIN ## ------------------------------------- ## ## Accumulate code for creating libtool. ## ## ------------------------------------- ## # So that we can recreate a full libtool script including additional # tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS # in macros and then make a single call at the end using the `libtool' # label. # _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS]) # ---------------------------------------- # Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later. m4_define([_LT_CONFIG_LIBTOOL_INIT], [m4_ifval([$1], [m4_append([_LT_OUTPUT_LIBTOOL_INIT], [$1 ])])]) # Initialize. m4_define([_LT_OUTPUT_LIBTOOL_INIT]) # _LT_CONFIG_LIBTOOL([COMMANDS]) # ------------------------------ # Register COMMANDS to be passed to AC_CONFIG_COMMANDS later. m4_define([_LT_CONFIG_LIBTOOL], [m4_ifval([$1], [m4_append([_LT_OUTPUT_LIBTOOL_COMMANDS], [$1 ])])]) # Initialize. m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS]) # _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS]) # ----------------------------------------------------- m4_defun([_LT_CONFIG_SAVE_COMMANDS], [_LT_CONFIG_LIBTOOL([$1]) _LT_CONFIG_LIBTOOL_INIT([$2]) ]) # _LT_FORMAT_COMMENT([COMMENT]) # ----------------------------- # Add leading comment marks to the start of each line, and a trailing # full-stop to the whole comment if one is not present already. m4_define([_LT_FORMAT_COMMENT], [m4_ifval([$1], [ m4_bpatsubst([m4_bpatsubst([$1], [^ *], [# ])], [['`$\]], [\\\&])]m4_bmatch([$1], [[!?.]$], [], [.]) )]) ## ------------------------ ## ## FIXME: Eliminate VARNAME ## ## ------------------------ ## # _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?]) # ------------------------------------------------------------------- # CONFIGNAME is the name given to the value in the libtool script. # VARNAME is the (base) name used in the configure script. # VALUE may be 0, 1 or 2 for a computed quote escaped value based on # VARNAME. Any other value will be used directly. m4_define([_LT_DECL], [lt_if_append_uniq([lt_decl_varnames], [$2], [, ], [lt_dict_add_subkey([lt_decl_dict], [$2], [libtool_name], [m4_ifval([$1], [$1], [$2])]) lt_dict_add_subkey([lt_decl_dict], [$2], [value], [$3]) m4_ifval([$4], [lt_dict_add_subkey([lt_decl_dict], [$2], [description], [$4])]) lt_dict_add_subkey([lt_decl_dict], [$2], [tagged?], [m4_ifval([$5], [yes], [no])])]) ]) # _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION]) # -------------------------------------------------------- m4_define([_LT_TAGDECL], [_LT_DECL([$1], [$2], [$3], [$4], [yes])]) # lt_decl_tag_varnames([SEPARATOR], [VARNAME1...]) # ------------------------------------------------ m4_define([lt_decl_tag_varnames], [_lt_decl_filter([tagged?], [yes], $@)]) # _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..]) # --------------------------------------------------------- m4_define([_lt_decl_filter], [m4_case([$#], [0], [m4_fatal([$0: too few arguments: $#])], [1], [m4_fatal([$0: too few arguments: $#: $1])], [2], [lt_dict_filter([lt_decl_dict], [$1], [$2], [], lt_decl_varnames)], [3], [lt_dict_filter([lt_decl_dict], [$1], [$2], [$3], lt_decl_varnames)], [lt_dict_filter([lt_decl_dict], $@)])[]dnl ]) # lt_decl_quote_varnames([SEPARATOR], [VARNAME1...]) # -------------------------------------------------- m4_define([lt_decl_quote_varnames], [_lt_decl_filter([value], [1], $@)]) # lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...]) # --------------------------------------------------- m4_define([lt_decl_dquote_varnames], [_lt_decl_filter([value], [2], $@)]) # lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...]) # --------------------------------------------------- m4_define([lt_decl_varnames_tagged], [m4_assert([$# <= 2])dnl _$0(m4_quote(m4_default([$1], [[, ]])), m4_ifval([$2], [[$2]], [m4_dquote(lt_decl_tag_varnames)]), m4_split(m4_normalize(m4_quote(_LT_TAGS)), [ ]))]) m4_define([_lt_decl_varnames_tagged], [m4_ifval([$3], [lt_combine([$1], [$2], [_], $3)])]) # lt_decl_all_varnames([SEPARATOR], [VARNAME1...]) # ------------------------------------------------ m4_define([lt_decl_all_varnames], [_$0(m4_quote(m4_default([$1], [[, ]])), m4_if([$2], [], m4_quote(lt_decl_varnames), m4_quote(m4_shift($@))))[]dnl ]) m4_define([_lt_decl_all_varnames], [lt_join($@, lt_decl_varnames_tagged([$1], lt_decl_tag_varnames([[, ]], m4_shift($@))))dnl ]) # _LT_CONFIG_STATUS_DECLARE([VARNAME]) # ------------------------------------ # Quote a variable value, and forward it to `config.status' so that its # declaration there will have the same value as in `configure'. VARNAME # must have a single quote delimited value for this to work. m4_define([_LT_CONFIG_STATUS_DECLARE], [$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`']) # _LT_CONFIG_STATUS_DECLARATIONS # ------------------------------ # We delimit libtool config variables with single quotes, so when # we write them to config.status, we have to be sure to quote all # embedded single quotes properly. In configure, this macro expands # each variable declared with _LT_DECL (and _LT_TAGDECL) into: # # ='`$ECHO "X$" | $Xsed -e "$delay_single_quote_subst"`' m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], [m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames), [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])]) # _LT_LIBTOOL_TAGS # ---------------- # Output comment and list of tags supported by the script m4_defun([_LT_LIBTOOL_TAGS], [_LT_FORMAT_COMMENT([The names of the tagged configurations supported by this script])dnl available_tags="_LT_TAGS"dnl ]) # _LT_LIBTOOL_DECLARE(VARNAME, [TAG]) # ----------------------------------- # Extract the dictionary values for VARNAME (optionally with TAG) and # expand to a commented shell variable setting: # # # Some comment about what VAR is for. # visible_name=$lt_internal_name m4_define([_LT_LIBTOOL_DECLARE], [_LT_FORMAT_COMMENT(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [description])))[]dnl m4_pushdef([_libtool_name], m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [libtool_name])))[]dnl m4_case(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [value])), [0], [_libtool_name=[$]$1], [1], [_libtool_name=$lt_[]$1], [2], [_libtool_name=$lt_[]$1], [_libtool_name=lt_dict_fetch([lt_decl_dict], [$1], [value])])[]dnl m4_ifval([$2], [_$2])[]m4_popdef([_libtool_name])[]dnl ]) # _LT_LIBTOOL_CONFIG_VARS # ----------------------- # Produce commented declarations of non-tagged libtool config variables # suitable for insertion in the LIBTOOL CONFIG section of the `libtool' # script. Tagged libtool config variables (even for the LIBTOOL CONFIG # section) are produced by _LT_LIBTOOL_TAG_VARS. m4_defun([_LT_LIBTOOL_CONFIG_VARS], [m4_foreach([_lt_var], m4_quote(_lt_decl_filter([tagged?], [no], [], lt_decl_varnames)), [m4_n([_LT_LIBTOOL_DECLARE(_lt_var)])])]) # _LT_LIBTOOL_TAG_VARS(TAG) # ------------------------- m4_define([_LT_LIBTOOL_TAG_VARS], [m4_foreach([_lt_var], m4_quote(lt_decl_tag_varnames), [m4_n([_LT_LIBTOOL_DECLARE(_lt_var, [$1])])])]) # _LT_TAGVAR(VARNAME, [TAGNAME]) # ------------------------------ m4_define([_LT_TAGVAR], [m4_ifval([$2], [$1_$2], [$1])]) # _LT_CONFIG_COMMANDS # ------------------- # Send accumulated output to $CONFIG_STATUS. Thanks to the lists of # variables for single and double quote escaping we saved from calls # to _LT_DECL, we can put quote escaped variables declarations # into `config.status', and then the shell code to quote escape them in # for loops in `config.status'. Finally, any additional code accumulated # from calls to _LT_CONFIG_LIBTOOL_INIT is expanded. m4_defun([_LT_CONFIG_COMMANDS], [AC_PROVIDE_IFELSE([LT_OUTPUT], dnl If the libtool generation code has been placed in $CONFIG_LT, dnl instead of duplicating it all over again into config.status, dnl then we will have config.status run $CONFIG_LT later, so it dnl needs to know what name is stored there: [AC_CONFIG_COMMANDS([libtool], [$SHELL $CONFIG_LT || AS_EXIT(1)], [CONFIG_LT='$CONFIG_LT'])], dnl If the libtool generation code is destined for config.status, dnl expand the accumulated commands and init code now: [AC_CONFIG_COMMANDS([libtool], [_LT_OUTPUT_LIBTOOL_COMMANDS], [_LT_OUTPUT_LIBTOOL_COMMANDS_INIT])]) ])#_LT_CONFIG_COMMANDS # Initialize. m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS_INIT], [ # The HP-UX ksh and POSIX shell print the target directory to stdout # if CDPATH is set. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH sed_quote_subst='$sed_quote_subst' double_quote_subst='$double_quote_subst' delay_variable_subst='$delay_variable_subst' _LT_CONFIG_STATUS_DECLARATIONS LTCC='$LTCC' LTCFLAGS='$LTCFLAGS' compiler='$compiler_DEFAULT' # Quote evaled strings. for var in lt_decl_all_varnames([[ \ ]], lt_decl_quote_varnames); do case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in *[[\\\\\\\`\\"\\\$]]*) eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ;; *) eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" ;; esac done # Double-quote double-evaled strings. for var in lt_decl_all_varnames([[ \ ]], lt_decl_dquote_varnames); do case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in *[[\\\\\\\`\\"\\\$]]*) eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ;; *) eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" ;; esac done # Fix-up fallback echo if it was mangled by the above quoting rules. case \$lt_ECHO in *'\\\[$]0 --fallback-echo"')dnl " lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\` ;; esac _LT_OUTPUT_LIBTOOL_INIT ]) # LT_OUTPUT # --------- # This macro allows early generation of the libtool script (before # AC_OUTPUT is called), incase it is used in configure for compilation # tests. AC_DEFUN([LT_OUTPUT], [: ${CONFIG_LT=./config.lt} AC_MSG_NOTICE([creating $CONFIG_LT]) cat >"$CONFIG_LT" <<_LTEOF #! $SHELL # Generated by $as_me. # Run this file to recreate a libtool stub with the current configuration. lt_cl_silent=false SHELL=\${CONFIG_SHELL-$SHELL} _LTEOF cat >>"$CONFIG_LT" <<\_LTEOF AS_SHELL_SANITIZE _AS_PREPARE exec AS_MESSAGE_FD>&1 exec AS_MESSAGE_LOG_FD>>config.log { echo AS_BOX([Running $as_me.]) } >&AS_MESSAGE_LOG_FD lt_cl_help="\ \`$as_me' creates a local libtool stub from the current configuration, for use in further configure time tests before the real libtool is generated. Usage: $[0] [[OPTIONS]] -h, --help print this help, then exit -V, --version print version number, then exit -q, --quiet do not print progress messages -d, --debug don't remove temporary files Report bugs to ." lt_cl_version="\ m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION]) configured by $[0], generated by m4_PACKAGE_STRING. Copyright (C) 2008 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test $[#] != 0 do case $[1] in --version | --v* | -V ) echo "$lt_cl_version"; exit 0 ;; --help | --h* | -h ) echo "$lt_cl_help"; exit 0 ;; --debug | --d* | -d ) debug=: ;; --quiet | --q* | --silent | --s* | -q ) lt_cl_silent=: ;; -*) AC_MSG_ERROR([unrecognized option: $[1] Try \`$[0] --help' for more information.]) ;; *) AC_MSG_ERROR([unrecognized argument: $[1] Try \`$[0] --help' for more information.]) ;; esac shift done if $lt_cl_silent; then exec AS_MESSAGE_FD>/dev/null fi _LTEOF cat >>"$CONFIG_LT" <<_LTEOF _LT_OUTPUT_LIBTOOL_COMMANDS_INIT _LTEOF cat >>"$CONFIG_LT" <<\_LTEOF AC_MSG_NOTICE([creating $ofile]) _LT_OUTPUT_LIBTOOL_COMMANDS AS_EXIT(0) _LTEOF chmod +x "$CONFIG_LT" # configure is writing to config.log, but config.lt does its own redirection, # appending to config.log, which fails on DOS, as config.log is still kept # open by configure. Here we exec the FD to /dev/null, effectively closing # config.log, so it can be properly (re)opened and appended to by config.lt. if test "$no_create" != yes; then lt_cl_success=: test "$silent" = yes && lt_config_lt_args="$lt_config_lt_args --quiet" exec AS_MESSAGE_LOG_FD>/dev/null $SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false exec AS_MESSAGE_LOG_FD>>config.log $lt_cl_success || AS_EXIT(1) fi ])# LT_OUTPUT # _LT_CONFIG(TAG) # --------------- # If TAG is the built-in tag, create an initial libtool script with a # default configuration from the untagged config vars. Otherwise add code # to config.status for appending the configuration named by TAG from the # matching tagged config vars. m4_defun([_LT_CONFIG], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl _LT_CONFIG_SAVE_COMMANDS([ m4_define([_LT_TAG], m4_if([$1], [], [C], [$1]))dnl m4_if(_LT_TAG, [C], [ # See if we are running on zsh, and set the options which allow our # commands through without removal of \ escapes. if test -n "${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi cfgfile="${ofile}T" trap "$RM \"$cfgfile\"; exit 1" 1 2 15 $RM "$cfgfile" cat <<_LT_EOF >> "$cfgfile" #! $SHELL # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # _LT_COPYING _LT_LIBTOOL_TAGS # ### BEGIN LIBTOOL CONFIG _LT_LIBTOOL_CONFIG_VARS _LT_LIBTOOL_TAG_VARS # ### END LIBTOOL CONFIG _LT_EOF case $host_os in aix3*) cat <<\_LT_EOF >> "$cfgfile" # AIX sometimes has problems with the GCC collect2 program. For some # reason, if we set the COLLECT_NAMES environment variable, the problems # vanish in a puff of smoke. if test "X${COLLECT_NAMES+set}" != Xset; then COLLECT_NAMES= export COLLECT_NAMES fi _LT_EOF ;; esac _LT_PROG_LTMAIN # We use sed instead of cat because bash on DJGPP gets confused if # if finds mixed CR/LF and LF-only lines. Since sed operates in # text mode, it properly converts lines to CR/LF. This bash problem # is reportedly fixed, but why not run on old versions too? sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \ || (rm -f "$cfgfile"; exit 1) _LT_PROG_XSI_SHELLFNS sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \ || (rm -f "$cfgfile"; exit 1) mv -f "$cfgfile" "$ofile" || (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") chmod +x "$ofile" ], [cat <<_LT_EOF >> "$ofile" dnl Unfortunately we have to use $1 here, since _LT_TAG is not expanded dnl in a comment (ie after a #). # ### BEGIN LIBTOOL TAG CONFIG: $1 _LT_LIBTOOL_TAG_VARS(_LT_TAG) # ### END LIBTOOL TAG CONFIG: $1 _LT_EOF ])dnl /m4_if ], [m4_if([$1], [], [ PACKAGE='$PACKAGE' VERSION='$VERSION' TIMESTAMP='$TIMESTAMP' RM='$RM' ofile='$ofile'], []) ])dnl /_LT_CONFIG_SAVE_COMMANDS ])# _LT_CONFIG # LT_SUPPORTED_TAG(TAG) # --------------------- # Trace this macro to discover what tags are supported by the libtool # --tag option, using: # autoconf --trace 'LT_SUPPORTED_TAG:$1' AC_DEFUN([LT_SUPPORTED_TAG], []) # C support is built-in for now m4_define([_LT_LANG_C_enabled], []) m4_define([_LT_TAGS], []) # LT_LANG(LANG) # ------------- # Enable libtool support for the given language if not already enabled. AC_DEFUN([LT_LANG], [AC_BEFORE([$0], [LT_OUTPUT])dnl m4_case([$1], [C], [_LT_LANG(C)], [C++], [_LT_LANG(CXX)], [Java], [_LT_LANG(GCJ)], [Fortran 77], [_LT_LANG(F77)], [Fortran], [_LT_LANG(FC)], [Windows Resource], [_LT_LANG(RC)], [m4_ifdef([_LT_LANG_]$1[_CONFIG], [_LT_LANG($1)], [m4_fatal([$0: unsupported language: "$1"])])])dnl ])# LT_LANG # _LT_LANG(LANGNAME) # ------------------ m4_defun([_LT_LANG], [m4_ifdef([_LT_LANG_]$1[_enabled], [], [LT_SUPPORTED_TAG([$1])dnl m4_append([_LT_TAGS], [$1 ])dnl m4_define([_LT_LANG_]$1[_enabled], [])dnl _LT_LANG_$1_CONFIG($1)])dnl ])# _LT_LANG # _LT_LANG_DEFAULT_CONFIG # ----------------------- m4_defun([_LT_LANG_DEFAULT_CONFIG], [AC_PROVIDE_IFELSE([AC_PROG_CXX], [LT_LANG(CXX)], [m4_define([AC_PROG_CXX], defn([AC_PROG_CXX])[LT_LANG(CXX)])]) AC_PROVIDE_IFELSE([AC_PROG_F77], [LT_LANG(F77)], [m4_define([AC_PROG_F77], defn([AC_PROG_F77])[LT_LANG(F77)])]) AC_PROVIDE_IFELSE([AC_PROG_FC], [LT_LANG(FC)], [m4_define([AC_PROG_FC], defn([AC_PROG_FC])[LT_LANG(FC)])]) dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal dnl pulling things in needlessly. AC_PROVIDE_IFELSE([AC_PROG_GCJ], [LT_LANG(GCJ)], [AC_PROVIDE_IFELSE([A][M_PROG_GCJ], [LT_LANG(GCJ)], [AC_PROVIDE_IFELSE([LT_PROG_GCJ], [LT_LANG(GCJ)], [m4_ifdef([AC_PROG_GCJ], [m4_define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[LT_LANG(GCJ)])]) m4_ifdef([A][M_PROG_GCJ], [m4_define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[LT_LANG(GCJ)])]) m4_ifdef([LT_PROG_GCJ], [m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])]) AC_PROVIDE_IFELSE([LT_PROG_RC], [LT_LANG(RC)], [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])]) ])# _LT_LANG_DEFAULT_CONFIG # Obsolete macros: AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)]) AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)]) AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)]) AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_CXX], []) dnl AC_DEFUN([AC_LIBTOOL_F77], []) dnl AC_DEFUN([AC_LIBTOOL_FC], []) dnl AC_DEFUN([AC_LIBTOOL_GCJ], []) # _LT_TAG_COMPILER # ---------------- m4_defun([_LT_TAG_COMPILER], [AC_REQUIRE([AC_PROG_CC])dnl _LT_DECL([LTCC], [CC], [1], [A C compiler])dnl _LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl _LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl _LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl # If no C compiler was specified, use CC. LTCC=${LTCC-"$CC"} # If no C compiler flags were specified, use CFLAGS. LTCFLAGS=${LTCFLAGS-"$CFLAGS"} # Allow CC to be a program name with arguments. compiler=$CC ])# _LT_TAG_COMPILER # _LT_COMPILER_BOILERPLATE # ------------------------ # Check for compiler boilerplate output or warnings with # the simple compiler test code. m4_defun([_LT_COMPILER_BOILERPLATE], [m4_require([_LT_DECL_SED])dnl ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" >conftest.$ac_ext eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_compiler_boilerplate=`cat conftest.err` $RM conftest* ])# _LT_COMPILER_BOILERPLATE # _LT_LINKER_BOILERPLATE # ---------------------- # Check for linker boilerplate output or warnings with # the simple link test code. m4_defun([_LT_LINKER_BOILERPLATE], [m4_require([_LT_DECL_SED])dnl ac_outfile=conftest.$ac_objext echo "$lt_simple_link_test_code" >conftest.$ac_ext eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_linker_boilerplate=`cat conftest.err` $RM -r conftest* ])# _LT_LINKER_BOILERPLATE # _LT_REQUIRED_DARWIN_CHECKS # ------------------------- m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[ case $host_os in rhapsody* | darwin*) AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:]) AC_CHECK_TOOL([NMEDIT], [nmedit], [:]) AC_CHECK_TOOL([LIPO], [lipo], [:]) AC_CHECK_TOOL([OTOOL], [otool], [:]) AC_CHECK_TOOL([OTOOL64], [otool64], [:]) _LT_DECL([], [DSYMUTIL], [1], [Tool to manipulate archived DWARF debug symbol files on Mac OS X]) _LT_DECL([], [NMEDIT], [1], [Tool to change global to local symbols on Mac OS X]) _LT_DECL([], [LIPO], [1], [Tool to manipulate fat objects and archives on Mac OS X]) _LT_DECL([], [OTOOL], [1], [ldd/readelf like tool for Mach-O binaries on Mac OS X]) _LT_DECL([], [OTOOL64], [1], [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4]) AC_CACHE_CHECK([for -single_module linker flag],[lt_cv_apple_cc_single_mod], [lt_cv_apple_cc_single_mod=no if test -z "${LT_MULTI_MODULE}"; then # By default we will add the -single_module flag. You can override # by either setting the environment variable LT_MULTI_MODULE # non-empty at configure time, or by adding -multi_module to the # link flags. rm -rf libconftest.dylib* echo "int foo(void){return 1;}" > conftest.c echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ -dynamiclib -Wl,-single_module conftest.c" >&AS_MESSAGE_LOG_FD $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ -dynamiclib -Wl,-single_module conftest.c 2>conftest.err _lt_result=$? if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then lt_cv_apple_cc_single_mod=yes else cat conftest.err >&AS_MESSAGE_LOG_FD fi rm -rf libconftest.dylib* rm -f conftest.* fi]) AC_CACHE_CHECK([for -exported_symbols_list linker flag], [lt_cv_ld_exported_symbols_list], [lt_cv_ld_exported_symbols_list=no save_LDFLAGS=$LDFLAGS echo "_main" > conftest.sym LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])], [lt_cv_ld_exported_symbols_list=yes], [lt_cv_ld_exported_symbols_list=no]) LDFLAGS="$save_LDFLAGS" ]) case $host_os in rhapsody* | darwin1.[[012]]) _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; darwin1.*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; darwin*) # darwin 5.x on # if running on 10.5 or later, the deployment target defaults # to the OS version, if on x86, and 10.4, the deployment # target defaults to 10.4. Don't you love it? case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 10.[[012]]*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 10.*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; esac ;; esac if test "$lt_cv_apple_cc_single_mod" = "yes"; then _lt_dar_single_mod='$single_module' fi if test "$lt_cv_ld_exported_symbols_list" = "yes"; then _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' else _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' fi if test "$DSYMUTIL" != ":"; then _lt_dsymutil='~$DSYMUTIL $lib || :' else _lt_dsymutil= fi ;; esac ]) # _LT_DARWIN_LINKER_FEATURES # -------------------------- # Checks for linker and compiler features on darwin m4_defun([_LT_DARWIN_LINKER_FEATURES], [ m4_require([_LT_REQUIRED_DARWIN_CHECKS]) _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_automatic, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported _LT_TAGVAR(whole_archive_flag_spec, $1)='' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined" case $cc_basename in ifort*) _lt_dar_can_shared=yes ;; *) _lt_dar_can_shared=$GCC ;; esac if test "$_lt_dar_can_shared" = "yes"; then output_verbose_link_cmd=echo _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" m4_if([$1], [CXX], [ if test "$lt_cv_apple_cc_single_mod" != "yes"; then _LT_TAGVAR(archive_cmds, $1)="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}" _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}" fi ],[]) else _LT_TAGVAR(ld_shlibs, $1)=no fi ]) # _LT_SYS_MODULE_PATH_AIX # ----------------------- # Links a minimal program and checks the executable # for the system default hardcoded library path. In most cases, # this is /usr/lib:/lib, but when the MPI compilers are used # the location of the communication and MPI libs are included too. # If we don't find anything, use the default library path according # to the aix ld manual. m4_defun([_LT_SYS_MODULE_PATH_AIX], [m4_require([_LT_DECL_SED])dnl AC_LINK_IFELSE(AC_LANG_PROGRAM,[ lt_aix_libpath_sed=' /Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/ p } }' aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` # Check for a 64-bit object if we didn't find anything. if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi],[]) if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi ])# _LT_SYS_MODULE_PATH_AIX # _LT_SHELL_INIT(ARG) # ------------------- m4_define([_LT_SHELL_INIT], [ifdef([AC_DIVERSION_NOTICE], [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)], [AC_DIVERT_PUSH(NOTICE)]) $1 AC_DIVERT_POP ])# _LT_SHELL_INIT # _LT_PROG_ECHO_BACKSLASH # ----------------------- # Add some code to the start of the generated configure script which # will find an echo command which doesn't interpret backslashes. m4_defun([_LT_PROG_ECHO_BACKSLASH], [_LT_SHELL_INIT([ # Check that we are running under the correct shell. SHELL=${CONFIG_SHELL-/bin/sh} case X$lt_ECHO in X*--fallback-echo) # Remove one level of quotation (which was required for Make). ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','` ;; esac ECHO=${lt_ECHO-echo} if test "X[$]1" = X--no-reexec; then # Discard the --no-reexec flag, and continue. shift elif test "X[$]1" = X--fallback-echo; then # Avoid inline document here, it may be left over : elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then # Yippee, $ECHO works! : else # Restart under the correct shell. exec $SHELL "[$]0" --no-reexec ${1+"[$]@"} fi if test "X[$]1" = X--fallback-echo; then # used as fallback echo shift cat <<_LT_EOF [$]* _LT_EOF exit 0 fi # The HP-UX ksh and POSIX shell print the target directory to stdout # if CDPATH is set. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH if test -z "$lt_ECHO"; then if test "X${echo_test_string+set}" != Xset; then # find a string as large as possible, as long as the shell can cope with it for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... if { echo_test_string=`eval $cmd`; } 2>/dev/null && { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null then break fi done fi if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && test "X$echo_testing_string" = "X$echo_test_string"; then : else # The Solaris, AIX, and Digital Unix default echo programs unquote # backslashes. This makes it impossible to quote backslashes using # echo "$something" | sed 's/\\/\\\\/g' # # So, first we look for a working echo in the user's PATH. lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for dir in $PATH /usr/ucb; do IFS="$lt_save_ifs" if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && test "X$echo_testing_string" = "X$echo_test_string"; then ECHO="$dir/echo" break fi done IFS="$lt_save_ifs" if test "X$ECHO" = Xecho; then # We didn't find a better echo, so look for alternatives. if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' && echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` && test "X$echo_testing_string" = "X$echo_test_string"; then # This shell has a builtin print -r that does the trick. ECHO='print -r' elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } && test "X$CONFIG_SHELL" != X/bin/ksh; then # If we have ksh, try running configure again with it. ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh} export ORIGINAL_CONFIG_SHELL CONFIG_SHELL=/bin/ksh export CONFIG_SHELL exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"} else # Try using printf. ECHO='printf %s\n' if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && test "X$echo_testing_string" = "X$echo_test_string"; then # Cool, printf works : elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && test "X$echo_testing_string" = 'X\t' && echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && test "X$echo_testing_string" = "X$echo_test_string"; then CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL export CONFIG_SHELL SHELL="$CONFIG_SHELL" export SHELL ECHO="$CONFIG_SHELL [$]0 --fallback-echo" elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && test "X$echo_testing_string" = 'X\t' && echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && test "X$echo_testing_string" = "X$echo_test_string"; then ECHO="$CONFIG_SHELL [$]0 --fallback-echo" else # maybe with a smaller string... prev=: for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null then break fi prev="$cmd" done if test "$prev" != 'sed 50q "[$]0"'; then echo_test_string=`eval $prev` export echo_test_string exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"} else # Oops. We lost completely, so just stick with echo. ECHO=echo fi fi fi fi fi fi # Copy echo and quote the copy suitably for passing to libtool from # the Makefile, instead of quoting the original, which is used later. lt_ECHO=$ECHO if test "X$lt_ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then lt_ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo" fi AC_SUBST(lt_ECHO) ]) _LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts]) _LT_DECL([], [ECHO], [1], [An echo program that does not interpret backslashes]) ])# _LT_PROG_ECHO_BACKSLASH # _LT_ENABLE_LOCK # --------------- m4_defun([_LT_ENABLE_LOCK], [AC_ARG_ENABLE([libtool-lock], [AS_HELP_STRING([--disable-libtool-lock], [avoid locking (might break parallel builds)])]) test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes # Some flags need to be propagated to the compiler or linker for good # libtool support. case $host in ia64-*-hpux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then case `/usr/bin/file conftest.$ac_objext` in *ELF-32*) HPUX_IA64_MODE="32" ;; *ELF-64*) HPUX_IA64_MODE="64" ;; esac fi rm -rf conftest* ;; *-*-irix6*) # Find out which ABI we are using. echo '[#]line __oline__ "configure"' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then if test "$lt_cv_prog_gnu_ld" = yes; then case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -melf32bsmip" ;; *N32*) LD="${LD-ld} -melf32bmipn32" ;; *64-bit*) LD="${LD-ld} -melf64bmip" ;; esac else case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -32" ;; *N32*) LD="${LD-ld} -n32" ;; *64-bit*) LD="${LD-ld} -64" ;; esac fi fi rm -rf conftest* ;; x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then case `/usr/bin/file conftest.o` in *32-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_i386_fbsd" ;; x86_64-*linux*) LD="${LD-ld} -m elf_i386" ;; ppc64-*linux*|powerpc64-*linux*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) LD="${LD-ld} -m elf_s390" ;; sparc64-*linux*) LD="${LD-ld} -m elf32_sparc" ;; esac ;; *64-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_x86_64_fbsd" ;; x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; ppc*-*linux*|powerpc*-*linux*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) LD="${LD-ld} -m elf64_s390" ;; sparc*-*linux*) LD="${LD-ld} -m elf64_sparc" ;; esac ;; esac fi rm -rf conftest* ;; *-*-sco3.2v5*) # On SCO OpenServer 5, we need -belf to get full-featured binaries. SAVE_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -belf" AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf, [AC_LANG_PUSH(C) AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no]) AC_LANG_POP]) if test x"$lt_cv_cc_needs_belf" != x"yes"; then # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf CFLAGS="$SAVE_CFLAGS" fi ;; sparc*-*solaris*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then case `/usr/bin/file conftest.o` in *64-bit*) case $lt_cv_prog_gnu_ld in yes*) LD="${LD-ld} -m elf64_sparc" ;; *) if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then LD="${LD-ld} -64" fi ;; esac ;; esac fi rm -rf conftest* ;; esac need_locks="$enable_libtool_lock" ])# _LT_ENABLE_LOCK # _LT_CMD_OLD_ARCHIVE # ------------------- m4_defun([_LT_CMD_OLD_ARCHIVE], [AC_CHECK_TOOL(AR, ar, false) test -z "$AR" && AR=ar test -z "$AR_FLAGS" && AR_FLAGS=cru _LT_DECL([], [AR], [1], [The archiver]) _LT_DECL([], [AR_FLAGS], [1]) AC_CHECK_TOOL(STRIP, strip, :) test -z "$STRIP" && STRIP=: _LT_DECL([], [STRIP], [1], [A symbol stripping program]) AC_CHECK_TOOL(RANLIB, ranlib, :) test -z "$RANLIB" && RANLIB=: _LT_DECL([], [RANLIB], [1], [Commands used to install an old-style archive]) # Determine commands to create old-style static archives. old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs' old_postinstall_cmds='chmod 644 $oldlib' old_postuninstall_cmds= if test -n "$RANLIB"; then case $host_os in openbsd*) old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib" ;; *) old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib" ;; esac old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" fi _LT_DECL([], [old_postinstall_cmds], [2]) _LT_DECL([], [old_postuninstall_cmds], [2]) _LT_TAGDECL([], [old_archive_cmds], [2], [Commands used to build an old-style archive]) ])# _LT_CMD_OLD_ARCHIVE # _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS, # [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE]) # ---------------------------------------------------------------- # Check whether the given compiler option works AC_DEFUN([_LT_COMPILER_OPTION], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_SED])dnl AC_CACHE_CHECK([$1], [$2], [$2=no m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4]) echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="$3" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. # The option is referenced via a variable to avoid confusing sed. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&AS_MESSAGE_LOG_FD echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then $2=yes fi fi $RM conftest* ]) if test x"[$]$2" = xyes; then m4_if([$5], , :, [$5]) else m4_if([$6], , :, [$6]) fi ])# _LT_COMPILER_OPTION # Old name: AU_ALIAS([AC_LIBTOOL_COMPILER_OPTION], [_LT_COMPILER_OPTION]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], []) # _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS, # [ACTION-SUCCESS], [ACTION-FAILURE]) # ---------------------------------------------------- # Check whether the given linker option works AC_DEFUN([_LT_LINKER_OPTION], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_SED])dnl AC_CACHE_CHECK([$1], [$2], [$2=no save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS $3" echo "$lt_simple_link_test_code" > conftest.$ac_ext if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then # The linker can only warn and ignore the option if not recognized # So say no if there are warnings if test -s conftest.err; then # Append any errors to the config.log. cat conftest.err 1>&AS_MESSAGE_LOG_FD $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if diff conftest.exp conftest.er2 >/dev/null; then $2=yes fi else $2=yes fi fi $RM -r conftest* LDFLAGS="$save_LDFLAGS" ]) if test x"[$]$2" = xyes; then m4_if([$4], , :, [$4]) else m4_if([$5], , :, [$5]) fi ])# _LT_LINKER_OPTION # Old name: AU_ALIAS([AC_LIBTOOL_LINKER_OPTION], [_LT_LINKER_OPTION]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], []) # LT_CMD_MAX_LEN #--------------- AC_DEFUN([LT_CMD_MAX_LEN], [AC_REQUIRE([AC_CANONICAL_HOST])dnl # find the maximum length of command line arguments AC_MSG_CHECKING([the maximum length of command line arguments]) AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl i=0 teststring="ABCD" case $build_os in msdosdjgpp*) # On DJGPP, this test can blow up pretty badly due to problems in libc # (any single argument exceeding 2000 bytes causes a buffer overrun # during glob expansion). Even if it were fixed, the result of this # check would be larger than it should be. lt_cv_sys_max_cmd_len=12288; # 12K is about right ;; gnu*) # Under GNU Hurd, this test is not required because there is # no limit to the length of command line arguments. # Libtool will interpret -1 as no limit whatsoever lt_cv_sys_max_cmd_len=-1; ;; cygwin* | mingw* | cegcc*) # On Win9x/ME, this test blows up -- it succeeds, but takes # about 5 minutes as the teststring grows exponentially. # Worse, since 9x/ME are not pre-emptively multitasking, # you end up with a "frozen" computer, even though with patience # the test eventually succeeds (with a max line length of 256k). # Instead, let's just punt: use the minimum linelength reported by # all of the supported platforms: 8192 (on NT/2K/XP). lt_cv_sys_max_cmd_len=8192; ;; amigaos*) # On AmigaOS with pdksh, this test takes hours, literally. # So we just punt and use a minimum line length of 8192. lt_cv_sys_max_cmd_len=8192; ;; netbsd* | freebsd* | openbsd* | darwin* | dragonfly*) # This has been around since 386BSD, at least. Likely further. if test -x /sbin/sysctl; then lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` elif test -x /usr/sbin/sysctl; then lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` else lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs fi # And add a safety zone lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` ;; interix*) # We know the value 262144 and hardcode it with a safety zone (like BSD) lt_cv_sys_max_cmd_len=196608 ;; osf*) # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not # nice to cause kernel panics so lets avoid the loop below. # First set a reasonable default. lt_cv_sys_max_cmd_len=16384 # if test -x /sbin/sysconfig; then case `/sbin/sysconfig -q proc exec_disable_arg_limit` in *1*) lt_cv_sys_max_cmd_len=-1 ;; esac fi ;; sco3.2v5*) lt_cv_sys_max_cmd_len=102400 ;; sysv5* | sco5v6* | sysv4.2uw2*) kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` if test -n "$kargmax"; then lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` else lt_cv_sys_max_cmd_len=32768 fi ;; *) lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` if test -n "$lt_cv_sys_max_cmd_len"; then lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` else # Make teststring a little bigger before we do anything with it. # a 1K string should be a reasonable start. for i in 1 2 3 4 5 6 7 8 ; do teststring=$teststring$teststring done SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} # If test is not a shell built-in, we'll probably end up computing a # maximum length that is only half of the actual maximum length, but # we can't tell. while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \ = "XX$teststring$teststring"; } >/dev/null 2>&1 && test $i != 17 # 1/2 MB should be enough do i=`expr $i + 1` teststring=$teststring$teststring done # Only check the string length outside the loop. lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` teststring= # Add a significant safety factor because C++ compilers can tack on # massive amounts of additional arguments before passing them to the # linker. It appears as though 1/2 is a usable value. lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` fi ;; esac ]) if test -n $lt_cv_sys_max_cmd_len ; then AC_MSG_RESULT($lt_cv_sys_max_cmd_len) else AC_MSG_RESULT(none) fi max_cmd_len=$lt_cv_sys_max_cmd_len _LT_DECL([], [max_cmd_len], [0], [What is the maximum length of a command?]) ])# LT_CMD_MAX_LEN # Old name: AU_ALIAS([AC_LIBTOOL_SYS_MAX_CMD_LEN], [LT_CMD_MAX_LEN]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], []) # _LT_HEADER_DLFCN # ---------------- m4_defun([_LT_HEADER_DLFCN], [AC_CHECK_HEADERS([dlfcn.h], [], [], [AC_INCLUDES_DEFAULT])dnl ])# _LT_HEADER_DLFCN # _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE, # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING) # ---------------------------------------------------------------- m4_defun([_LT_TRY_DLOPEN_SELF], [m4_require([_LT_HEADER_DLFCN])dnl if test "$cross_compiling" = yes; then : [$4] else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF [#line __oline__ "configure" #include "confdefs.h" #if HAVE_DLFCN_H #include #endif #include #ifdef RTLD_GLOBAL # define LT_DLGLOBAL RTLD_GLOBAL #else # ifdef DL_GLOBAL # define LT_DLGLOBAL DL_GLOBAL # else # define LT_DLGLOBAL 0 # endif #endif /* We may have to define LT_DLLAZY_OR_NOW in the command line if we find out it does not work in some platform. */ #ifndef LT_DLLAZY_OR_NOW # ifdef RTLD_LAZY # define LT_DLLAZY_OR_NOW RTLD_LAZY # else # ifdef DL_LAZY # define LT_DLLAZY_OR_NOW DL_LAZY # else # ifdef RTLD_NOW # define LT_DLLAZY_OR_NOW RTLD_NOW # else # ifdef DL_NOW # define LT_DLLAZY_OR_NOW DL_NOW # else # define LT_DLLAZY_OR_NOW 0 # endif # endif # endif # endif #endif void fnord() { int i=42;} int main () { void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); int status = $lt_dlunknown; if (self) { if (dlsym (self,"fnord")) status = $lt_dlno_uscore; else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; /* dlclose (self); */ } else puts (dlerror ()); return status; }] _LT_EOF if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null lt_status=$? case x$lt_status in x$lt_dlno_uscore) $1 ;; x$lt_dlneed_uscore) $2 ;; x$lt_dlunknown|x*) $3 ;; esac else : # compilation failed $3 fi fi rm -fr conftest* ])# _LT_TRY_DLOPEN_SELF # LT_SYS_DLOPEN_SELF # ------------------ AC_DEFUN([LT_SYS_DLOPEN_SELF], [m4_require([_LT_HEADER_DLFCN])dnl if test "x$enable_dlopen" != xyes; then enable_dlopen=unknown enable_dlopen_self=unknown enable_dlopen_self_static=unknown else lt_cv_dlopen=no lt_cv_dlopen_libs= case $host_os in beos*) lt_cv_dlopen="load_add_on" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes ;; mingw* | pw32* | cegcc*) lt_cv_dlopen="LoadLibrary" lt_cv_dlopen_libs= ;; cygwin*) lt_cv_dlopen="dlopen" lt_cv_dlopen_libs= ;; darwin*) # if libdl is installed we need to link against it AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[ lt_cv_dlopen="dyld" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes ]) ;; *) AC_CHECK_FUNC([shl_load], [lt_cv_dlopen="shl_load"], [AC_CHECK_LIB([dld], [shl_load], [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"], [AC_CHECK_FUNC([dlopen], [lt_cv_dlopen="dlopen"], [AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"]) ]) ]) ]) ]) ]) ;; esac if test "x$lt_cv_dlopen" != xno; then enable_dlopen=yes else enable_dlopen=no fi case $lt_cv_dlopen in dlopen) save_CPPFLAGS="$CPPFLAGS" test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" save_LDFLAGS="$LDFLAGS" wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" save_LIBS="$LIBS" LIBS="$lt_cv_dlopen_libs $LIBS" AC_CACHE_CHECK([whether a program can dlopen itself], lt_cv_dlopen_self, [dnl _LT_TRY_DLOPEN_SELF( lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes, lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross) ]) if test "x$lt_cv_dlopen_self" = xyes; then wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" AC_CACHE_CHECK([whether a statically linked program can dlopen itself], lt_cv_dlopen_self_static, [dnl _LT_TRY_DLOPEN_SELF( lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross) ]) fi CPPFLAGS="$save_CPPFLAGS" LDFLAGS="$save_LDFLAGS" LIBS="$save_LIBS" ;; esac case $lt_cv_dlopen_self in yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; *) enable_dlopen_self=unknown ;; esac case $lt_cv_dlopen_self_static in yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; *) enable_dlopen_self_static=unknown ;; esac fi _LT_DECL([dlopen_support], [enable_dlopen], [0], [Whether dlopen is supported]) _LT_DECL([dlopen_self], [enable_dlopen_self], [0], [Whether dlopen of programs is supported]) _LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0], [Whether dlopen of statically linked programs is supported]) ])# LT_SYS_DLOPEN_SELF # Old name: AU_ALIAS([AC_LIBTOOL_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], []) # _LT_COMPILER_C_O([TAGNAME]) # --------------------------- # Check to see if options -c and -o are simultaneously supported by compiler. # This macro does not hard code the compiler like AC_PROG_CC_C_O. m4_defun([_LT_COMPILER_C_O], [m4_require([_LT_DECL_SED])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_TAG_COMPILER])dnl AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext], [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)], [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no $RM -r conftest 2>/dev/null mkdir conftest cd conftest mkdir out echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-o out/conftest2.$ac_objext" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&AS_MESSAGE_LOG_FD echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes fi fi chmod u+w . 2>&AS_MESSAGE_LOG_FD $RM conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files $RM out/* && rmdir out cd .. $RM -r conftest $RM conftest* ]) _LT_TAGDECL([compiler_c_o], [lt_cv_prog_compiler_c_o], [1], [Does compiler simultaneously support -c and -o options?]) ])# _LT_COMPILER_C_O # _LT_COMPILER_FILE_LOCKS([TAGNAME]) # ---------------------------------- # Check to see if we can do hard links to lock some files if needed m4_defun([_LT_COMPILER_FILE_LOCKS], [m4_require([_LT_ENABLE_LOCK])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl _LT_COMPILER_C_O([$1]) hard_links="nottested" if test "$_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then # do not overwrite the value of need_locks provided by the user AC_MSG_CHECKING([if we can lock with hard links]) hard_links=yes $RM conftest* ln conftest.a conftest.b 2>/dev/null && hard_links=no touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no AC_MSG_RESULT([$hard_links]) if test "$hard_links" = no; then AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) need_locks=warn fi else need_locks=no fi _LT_DECL([], [need_locks], [1], [Must we lock files when doing compilation?]) ])# _LT_COMPILER_FILE_LOCKS # _LT_CHECK_OBJDIR # ---------------- m4_defun([_LT_CHECK_OBJDIR], [AC_CACHE_CHECK([for objdir], [lt_cv_objdir], [rm -f .libs 2>/dev/null mkdir .libs 2>/dev/null if test -d .libs; then lt_cv_objdir=.libs else # MS-DOS does not allow filenames that begin with a dot. lt_cv_objdir=_libs fi rmdir .libs 2>/dev/null]) objdir=$lt_cv_objdir _LT_DECL([], [objdir], [0], [The name of the directory that contains temporary libtool files])dnl m4_pattern_allow([LT_OBJDIR])dnl AC_DEFINE_UNQUOTED(LT_OBJDIR, "$lt_cv_objdir/", [Define to the sub-directory in which libtool stores uninstalled libraries.]) ])# _LT_CHECK_OBJDIR # _LT_LINKER_HARDCODE_LIBPATH([TAGNAME]) # -------------------------------------- # Check hardcoding attributes. m4_defun([_LT_LINKER_HARDCODE_LIBPATH], [AC_MSG_CHECKING([how to hardcode library paths into programs]) _LT_TAGVAR(hardcode_action, $1)= if test -n "$_LT_TAGVAR(hardcode_libdir_flag_spec, $1)" || test -n "$_LT_TAGVAR(runpath_var, $1)" || test "X$_LT_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then # We can hardcode non-existent directories. if test "$_LT_TAGVAR(hardcode_direct, $1)" != no && # If the only mechanism to avoid hardcoding is shlibpath_var, we # have to relink, otherwise we might link with an installed library # when we should be linking with a yet-to-be-installed one ## test "$_LT_TAGVAR(hardcode_shlibpath_var, $1)" != no && test "$_LT_TAGVAR(hardcode_minus_L, $1)" != no; then # Linking always hardcodes the temporary library directory. _LT_TAGVAR(hardcode_action, $1)=relink else # We can link without hardcoding, and we can hardcode nonexisting dirs. _LT_TAGVAR(hardcode_action, $1)=immediate fi else # We cannot hardcode anything, or else we can only hardcode existing # directories. _LT_TAGVAR(hardcode_action, $1)=unsupported fi AC_MSG_RESULT([$_LT_TAGVAR(hardcode_action, $1)]) if test "$_LT_TAGVAR(hardcode_action, $1)" = relink || test "$_LT_TAGVAR(inherit_rpath, $1)" = yes; then # Fast installation is not supported enable_fast_install=no elif test "$shlibpath_overrides_runpath" = yes || test "$enable_shared" = no; then # Fast installation is not necessary enable_fast_install=needless fi _LT_TAGDECL([], [hardcode_action], [0], [How to hardcode a shared library path into an executable]) ])# _LT_LINKER_HARDCODE_LIBPATH # _LT_CMD_STRIPLIB # ---------------- m4_defun([_LT_CMD_STRIPLIB], [m4_require([_LT_DECL_EGREP]) striplib= old_striplib= AC_MSG_CHECKING([whether stripping libraries is possible]) if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" test -z "$striplib" && striplib="$STRIP --strip-unneeded" AC_MSG_RESULT([yes]) else # FIXME - insert some real tests, host_os isn't really good enough case $host_os in darwin*) if test -n "$STRIP" ; then striplib="$STRIP -x" old_striplib="$STRIP -S" AC_MSG_RESULT([yes]) else AC_MSG_RESULT([no]) fi ;; *) AC_MSG_RESULT([no]) ;; esac fi _LT_DECL([], [old_striplib], [1], [Commands to strip libraries]) _LT_DECL([], [striplib], [1]) ])# _LT_CMD_STRIPLIB # _LT_SYS_DYNAMIC_LINKER([TAG]) # ----------------------------- # PORTME Fill in your ld.so characteristics m4_defun([_LT_SYS_DYNAMIC_LINKER], [AC_REQUIRE([AC_CANONICAL_HOST])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_OBJDUMP])dnl m4_require([_LT_DECL_SED])dnl AC_MSG_CHECKING([dynamic linker characteristics]) m4_if([$1], [], [ if test "$GCC" = yes; then case $host_os in darwin*) lt_awk_arg="/^libraries:/,/LR/" ;; *) lt_awk_arg="/^libraries:/" ;; esac lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then # if the path contains ";" then we assume it to be the separator # otherwise default to the standard path separator (i.e. ":") - it is # assumed that no part of a normal pathname contains ";" but that should # okay in the real world where ";" in dirpaths is itself problematic. lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'` else lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fi # Ok, now we have the path, separated by spaces, we can step through it # and add multilib dir if necessary. lt_tmp_lt_search_path_spec= lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` for lt_sys_path in $lt_search_path_spec; do if test -d "$lt_sys_path/$lt_multi_os_dir"; then lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir" else test -d "$lt_sys_path" && \ lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path" fi done lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk ' BEGIN {RS=" "; FS="/|\n";} { lt_foo=""; lt_count=0; for (lt_i = NF; lt_i > 0; lt_i--) { if ($lt_i != "" && $lt_i != ".") { if ($lt_i == "..") { lt_count++; } else { if (lt_count == 0) { lt_foo="/" $lt_i lt_foo; } else { lt_count--; } } } } if (lt_foo != "") { lt_freq[[lt_foo]]++; } if (lt_freq[[lt_foo]] == 1) { print lt_foo; } }'` sys_lib_search_path_spec=`$ECHO $lt_search_path_spec` else sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" fi]) library_names_spec= libname_spec='lib$name' soname_spec= shrext_cmds=".so" postinstall_cmds= postuninstall_cmds= finish_cmds= finish_eval= shlibpath_var= shlibpath_overrides_runpath=unknown version_type=none dynamic_linker="$host_os ld.so" sys_lib_dlsearch_path_spec="/lib /usr/lib" need_lib_prefix=unknown hardcode_into_libs=no # when you set need_version to no, make sure it does not cause -set_version # flags to be left without arguments need_version=unknown case $host_os in aix3*) version_type=linux library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' shlibpath_var=LIBPATH # AIX 3 has no versioning support, so we append a major version to the name. soname_spec='${libname}${release}${shared_ext}$major' ;; aix[[4-9]]*) version_type=linux need_lib_prefix=no need_version=no hardcode_into_libs=yes if test "$host_cpu" = ia64; then # AIX 5 supports IA64 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH else # With GCC up to 2.95.x, collect2 would create an import file # for dependence libraries. The import file would start with # the line `#! .'. This would cause the generated library to # depend on `.', always an invalid library. This was fixed in # development snapshots of GCC prior to 3.0. case $host_os in aix4 | aix4.[[01]] | aix4.[[01]].*) if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' echo ' yes ' echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then : else can_build_shared=no fi ;; esac # AIX (on Power*) has no versioning support, so currently we can not hardcode correct # soname into executable. Probably we can add versioning support to # collect2, so additional links can be useful in future. if test "$aix_use_runtimelinking" = yes; then # If using run time linking (on AIX 4.2 or later) use lib.so # instead of lib.a to let people know that these are not # typical AIX shared libraries. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' else # We preserve .a as extension for shared libraries through AIX4.2 # and later when we are not doing run time linking. library_names_spec='${libname}${release}.a $libname.a' soname_spec='${libname}${release}${shared_ext}$major' fi shlibpath_var=LIBPATH fi ;; amigaos*) case $host_cpu in powerpc) # Since July 2007 AmigaOS4 officially supports .so libraries. # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' ;; m68k) library_names_spec='$libname.ixlibrary $libname.a' # Create ${libname}_ixlibrary.a entries in /sys/libs. finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' ;; esac ;; beos*) library_names_spec='${libname}${shared_ext}' dynamic_linker="$host_os ld.so" shlibpath_var=LIBRARY_PATH ;; bsdi[[45]]*) version_type=linux need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" # the default ld.so.conf also contains /usr/contrib/lib and # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow # libtool to hard-code these into programs ;; cygwin* | mingw* | pw32* | cegcc*) version_type=windows shrext_cmds=".dll" need_version=no need_lib_prefix=no case $GCC,$host_os in yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*) library_names_spec='$libname.dll.a' # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname~ chmod a+x \$dldir/$dlname~ if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; fi' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes case $host_os in cygwin*) # Cygwin DLLs use 'cyg' prefix rather than 'lib' soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ;; mingw* | cegcc*) # MinGW DLLs use traditional 'lib' prefix soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then # It is most probably a Windows format PATH printed by # mingw gcc, but we are running on Cygwin. Gcc prints its search # path with ; separators, and with drive letters. We can handle the # drive letters (cygwin fileutils understands them), so leave them, # especially as we might pass files found there to a mingw objdump, # which wouldn't understand a cygwinified path. Ahh. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` else sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fi ;; pw32*) # pw32 DLLs use 'pw' prefix rather than 'lib' library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' ;; esac ;; *) library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' ;; esac dynamic_linker='Win32 ld.exe' # FIXME: first we should search . and the directory the executable is in shlibpath_var=PATH ;; darwin* | rhapsody*) dynamic_linker="$host_os dyld" version_type=darwin need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' soname_spec='${libname}${release}${major}$shared_ext' shlibpath_overrides_runpath=yes shlibpath_var=DYLD_LIBRARY_PATH shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' m4_if([$1], [],[ sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"]) sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' ;; dgux*) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; freebsd1*) dynamic_linker=no ;; freebsd* | dragonfly*) # DragonFly does not have aout. When/if they implement a new # versioning mechanism, adjust this. if test -x /usr/bin/objformat; then objformat=`/usr/bin/objformat` else case $host_os in freebsd[[123]]*) objformat=aout ;; *) objformat=elf ;; esac fi version_type=freebsd-$objformat case $version_type in freebsd-elf*) library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' need_version=no need_lib_prefix=no ;; freebsd-*) library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' need_version=yes ;; esac shlibpath_var=LD_LIBRARY_PATH case $host_os in freebsd2*) shlibpath_overrides_runpath=yes ;; freebsd3.[[01]]* | freebsdelf3.[[01]]*) shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \ freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1) shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; *) # from 4.6 on, and DragonFly shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; esac ;; gnu*) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH hardcode_into_libs=yes ;; hpux9* | hpux10* | hpux11*) # Give a soname corresponding to the major version so that dld.sl refuses to # link against other versions. version_type=sunos need_lib_prefix=no need_version=no case $host_cpu in ia64*) shrext_cmds='.so' hardcode_into_libs=yes dynamic_linker="$host_os dld.so" shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' if test "X$HPUX_IA64_MODE" = X32; then sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" else sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" fi sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; hppa*64*) shrext_cmds='.sl' hardcode_into_libs=yes dynamic_linker="$host_os dld.sl" shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; *) shrext_cmds='.sl' dynamic_linker="$host_os dld.sl" shlibpath_var=SHLIB_PATH shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' ;; esac # HP-UX runs *really* slowly unless shared libraries are mode 555. postinstall_cmds='chmod 555 $lib' ;; interix[[3-9]]*) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; irix5* | irix6* | nonstopux*) case $host_os in nonstopux*) version_type=nonstopux ;; *) if test "$lt_cv_prog_gnu_ld" = yes; then version_type=linux else version_type=irix fi ;; esac need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' case $host_os in irix5* | nonstopux*) libsuff= shlibsuff= ;; *) case $LD in # libtool.m4 will add one of these switches to LD *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= libmagic=32-bit;; *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 libmagic=N32;; *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 libmagic=64-bit;; *) libsuff= shlibsuff= libmagic=never-match;; esac ;; esac shlibpath_var=LD_LIBRARY${shlibsuff}_PATH shlibpath_overrides_runpath=no sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" hardcode_into_libs=yes ;; # No shared lib support for Linux oldld, aout, or coff. linux*oldld* | linux*aout* | linux*coff*) dynamic_linker=no ;; # This must be Linux ELF. linux* | k*bsd*-gnu) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no # Some binutils ld are patched to set DT_RUNPATH save_LDFLAGS=$LDFLAGS save_libdir=$libdir eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\"" AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])], [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null], [shlibpath_overrides_runpath=yes])]) LDFLAGS=$save_LDFLAGS libdir=$save_libdir # This implies no fast_install, which is unacceptable. # Some rework will be needed to allow for fast_install # before this can be enabled. hardcode_into_libs=yes # Append ld.so.conf contents to the search path if test -f /etc/ld.so.conf; then lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" fi # We used to test for /lib/ld.so.1 and disable shared libraries on # powerpc, because MkLinux only supported shared libraries with the # GNU dynamic linker. Since this was broken with cross compilers, # most powerpc-linux boxes support dynamic linking these days and # people can always --disable-shared, the test was removed, and we # assume the GNU/Linux dynamic linker is in use. dynamic_linker='GNU/Linux ld.so' ;; netbsd*) version_type=sunos need_lib_prefix=no need_version=no if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' dynamic_linker='NetBSD (a.out) ld.so' else library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='NetBSD ld.elf_so' fi shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; newsos6) version_type=linux library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes ;; *nto* | *qnx*) version_type=qnx need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='ldqnx.so' ;; openbsd*) version_type=sunos sys_lib_dlsearch_path_spec="/usr/lib" need_lib_prefix=no # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. case $host_os in openbsd3.3 | openbsd3.3.*) need_version=yes ;; *) need_version=no ;; esac library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' shlibpath_var=LD_LIBRARY_PATH if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then case $host_os in openbsd2.[[89]] | openbsd2.[[89]].*) shlibpath_overrides_runpath=no ;; *) shlibpath_overrides_runpath=yes ;; esac else shlibpath_overrides_runpath=yes fi ;; os2*) libname_spec='$name' shrext_cmds=".dll" need_lib_prefix=no library_names_spec='$libname${shared_ext} $libname.a' dynamic_linker='OS/2 ld.exe' shlibpath_var=LIBPATH ;; osf3* | osf4* | osf5*) version_type=osf need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" ;; rdos*) dynamic_linker=no ;; solaris*) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes # ldd complains unless libraries are executable postinstall_cmds='chmod +x $lib' ;; sunos4*) version_type=sunos library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes if test "$with_gnu_ld" = yes; then need_lib_prefix=no fi need_version=yes ;; sysv4 | sysv4.3*) version_type=linux library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH case $host_vendor in sni) shlibpath_overrides_runpath=no need_lib_prefix=no runpath_var=LD_RUN_PATH ;; siemens) need_lib_prefix=no ;; motorola) need_lib_prefix=no need_version=no shlibpath_overrides_runpath=no sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' ;; esac ;; sysv4*MP*) if test -d /usr/nec ;then version_type=linux library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' soname_spec='$libname${shared_ext}.$major' shlibpath_var=LD_LIBRARY_PATH fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) version_type=freebsd-elf need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes if test "$with_gnu_ld" = yes; then sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' else sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' case $host_os in sco3.2v5*) sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" ;; esac fi sys_lib_dlsearch_path_spec='/usr/lib' ;; tpf*) # TPF is a cross-target only. Preferred cross-host = GNU/Linux. version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; uts4*) version_type=linux library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; *) dynamic_linker=no ;; esac AC_MSG_RESULT([$dynamic_linker]) test "$dynamic_linker" = no && can_build_shared=no variables_saved_for_relink="PATH $shlibpath_var $runpath_var" if test "$GCC" = yes; then variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" fi if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" fi if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" fi _LT_DECL([], [variables_saved_for_relink], [1], [Variables whose values should be saved in libtool wrapper scripts and restored at link time]) _LT_DECL([], [need_lib_prefix], [0], [Do we need the "lib" prefix for modules?]) _LT_DECL([], [need_version], [0], [Do we need a version for libraries?]) _LT_DECL([], [version_type], [0], [Library versioning type]) _LT_DECL([], [runpath_var], [0], [Shared library runtime path variable]) _LT_DECL([], [shlibpath_var], [0],[Shared library path variable]) _LT_DECL([], [shlibpath_overrides_runpath], [0], [Is shlibpath searched before the hard-coded library search path?]) _LT_DECL([], [libname_spec], [1], [Format of library name prefix]) _LT_DECL([], [library_names_spec], [1], [[List of archive names. First name is the real one, the rest are links. The last name is the one that the linker finds with -lNAME]]) _LT_DECL([], [soname_spec], [1], [[The coded name of the library, if different from the real name]]) _LT_DECL([], [postinstall_cmds], [2], [Command to use after installation of a shared archive]) _LT_DECL([], [postuninstall_cmds], [2], [Command to use after uninstallation of a shared archive]) _LT_DECL([], [finish_cmds], [2], [Commands used to finish a libtool library installation in a directory]) _LT_DECL([], [finish_eval], [1], [[As "finish_cmds", except a single script fragment to be evaled but not shown]]) _LT_DECL([], [hardcode_into_libs], [0], [Whether we should hardcode library paths into libraries]) _LT_DECL([], [sys_lib_search_path_spec], [2], [Compile-time system search path for libraries]) _LT_DECL([], [sys_lib_dlsearch_path_spec], [2], [Run-time system search path for libraries]) ])# _LT_SYS_DYNAMIC_LINKER # _LT_PATH_TOOL_PREFIX(TOOL) # -------------------------- # find a file program which can recognize shared library AC_DEFUN([_LT_PATH_TOOL_PREFIX], [m4_require([_LT_DECL_EGREP])dnl AC_MSG_CHECKING([for $1]) AC_CACHE_VAL(lt_cv_path_MAGIC_CMD, [case $MAGIC_CMD in [[\\/*] | ?:[\\/]*]) lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. ;; *) lt_save_MAGIC_CMD="$MAGIC_CMD" lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR dnl $ac_dummy forces splitting on constant user-supplied paths. dnl POSIX.2 word splitting is done only on the output of word expansions, dnl not every word. This closes a longstanding sh security hole. ac_dummy="m4_if([$2], , $PATH, [$2])" for ac_dir in $ac_dummy; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$1; then lt_cv_path_MAGIC_CMD="$ac_dir/$1" if test -n "$file_magic_test_file"; then case $deplibs_check_method in "file_magic "*) file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | $EGREP "$file_magic_regex" > /dev/null; then : else cat <<_LT_EOF 1>&2 *** Warning: the command libtool uses to detect shared libraries, *** $file_magic_cmd, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org _LT_EOF fi ;; esac fi break fi done IFS="$lt_save_ifs" MAGIC_CMD="$lt_save_MAGIC_CMD" ;; esac]) MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if test -n "$MAGIC_CMD"; then AC_MSG_RESULT($MAGIC_CMD) else AC_MSG_RESULT(no) fi _LT_DECL([], [MAGIC_CMD], [0], [Used to examine libraries when file_magic_cmd begins with "file"])dnl ])# _LT_PATH_TOOL_PREFIX # Old name: AU_ALIAS([AC_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_PATH_TOOL_PREFIX], []) # _LT_PATH_MAGIC # -------------- # find a file program which can recognize a shared library m4_defun([_LT_PATH_MAGIC], [_LT_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH) if test -z "$lt_cv_path_MAGIC_CMD"; then if test -n "$ac_tool_prefix"; then _LT_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH) else MAGIC_CMD=: fi fi ])# _LT_PATH_MAGIC # LT_PATH_LD # ---------- # find the pathname to the GNU or non-GNU linker AC_DEFUN([LT_PATH_LD], [AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_REQUIRE([AC_CANONICAL_BUILD])dnl m4_require([_LT_DECL_SED])dnl m4_require([_LT_DECL_EGREP])dnl AC_ARG_WITH([gnu-ld], [AS_HELP_STRING([--with-gnu-ld], [assume the C compiler uses GNU ld @<:@default=no@:>@])], [test "$withval" = no || with_gnu_ld=yes], [with_gnu_ld=no])dnl ac_prog=ld if test "$GCC" = yes; then # Check if gcc -print-prog-name=ld gives a path. AC_MSG_CHECKING([for ld used by $CC]) case $host in *-*-mingw*) # gcc leaves a trailing carriage return which upsets mingw ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; *) ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; esac case $ac_prog in # Accept absolute paths. [[\\/]]* | ?:[[\\/]]*) re_direlt='/[[^/]][[^/]]*/\.\./' # Canonicalize the pathname of ld ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` done test -z "$LD" && LD="$ac_prog" ;; "") # If it fails, then pretend we aren't using GCC. ac_prog=ld ;; *) # If it is relative, then search for the first ld in PATH. with_gnu_ld=unknown ;; esac elif test "$with_gnu_ld" = yes; then AC_MSG_CHECKING([for GNU ld]) else AC_MSG_CHECKING([for non-GNU ld]) fi AC_CACHE_VAL(lt_cv_path_LD, [if test -z "$LD"; then lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then lt_cv_path_LD="$ac_dir/$ac_prog" # Check to see if the program is GNU ld. I'd rather use --version, # but apparently some variants of GNU ld only accept -v. # Break only if it was the GNU/non-GNU ld that we prefer. case `"$lt_cv_path_LD" -v 2>&1 &1 /dev/null 2>&1; then lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd='func_win32_libid' else lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' lt_cv_file_magic_cmd='$OBJDUMP -f' fi ;; cegcc) # use the weaker test based on 'objdump'. See mingw*. lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' lt_cv_file_magic_cmd='$OBJDUMP -f' ;; darwin* | rhapsody*) lt_cv_deplibs_check_method=pass_all ;; freebsd* | dragonfly*) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then case $host_cpu in i*86 ) # Not sure whether the presence of OpenBSD here was a mistake. # Let's accept both of them until this is cleared up. lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` ;; esac else lt_cv_deplibs_check_method=pass_all fi ;; gnu*) lt_cv_deplibs_check_method=pass_all ;; hpux10.20* | hpux11*) lt_cv_file_magic_cmd=/usr/bin/file case $host_cpu in ia64*) lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64' lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so ;; hppa*64*) [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'] lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl ;; *) lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]].[[0-9]]) shared library' lt_cv_file_magic_test_file=/usr/lib/libc.sl ;; esac ;; interix[[3-9]]*) # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$' ;; irix5* | irix6* | nonstopux*) case $LD in *-32|*"-32 ") libmagic=32-bit;; *-n32|*"-n32 ") libmagic=N32;; *-64|*"-64 ") libmagic=64-bit;; *) libmagic=never-match;; esac lt_cv_deplibs_check_method=pass_all ;; # This must be Linux ELF. linux* | k*bsd*-gnu) lt_cv_deplibs_check_method=pass_all ;; netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$' fi ;; newos6*) lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=/usr/lib/libnls.so ;; *nto* | *qnx*) lt_cv_deplibs_check_method=pass_all ;; openbsd*) if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' fi ;; osf3* | osf4* | osf5*) lt_cv_deplibs_check_method=pass_all ;; rdos*) lt_cv_deplibs_check_method=pass_all ;; solaris*) lt_cv_deplibs_check_method=pass_all ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) lt_cv_deplibs_check_method=pass_all ;; sysv4 | sysv4.3*) case $host_vendor in motorola) lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]' lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` ;; ncr) lt_cv_deplibs_check_method=pass_all ;; sequent) lt_cv_file_magic_cmd='/bin/file' lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )' ;; sni) lt_cv_file_magic_cmd='/bin/file' lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib" lt_cv_file_magic_test_file=/lib/libc.so ;; siemens) lt_cv_deplibs_check_method=pass_all ;; pc) lt_cv_deplibs_check_method=pass_all ;; esac ;; tpf*) lt_cv_deplibs_check_method=pass_all ;; esac ]) file_magic_cmd=$lt_cv_file_magic_cmd deplibs_check_method=$lt_cv_deplibs_check_method test -z "$deplibs_check_method" && deplibs_check_method=unknown _LT_DECL([], [deplibs_check_method], [1], [Method to check whether dependent libraries are shared objects]) _LT_DECL([], [file_magic_cmd], [1], [Command to use when deplibs_check_method == "file_magic"]) ])# _LT_CHECK_MAGIC_METHOD # LT_PATH_NM # ---------- # find the pathname to a BSD- or MS-compatible name lister AC_DEFUN([LT_PATH_NM], [AC_REQUIRE([AC_PROG_CC])dnl AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM, [if test -n "$NM"; then # Let the user override the test. lt_cv_path_NM="$NM" else lt_nm_to_check="${ac_tool_prefix}nm" if test -n "$ac_tool_prefix" && test "$build" = "$host"; then lt_nm_to_check="$lt_nm_to_check nm" fi for lt_tmp_nm in $lt_nm_to_check; do lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. tmp_nm="$ac_dir/$lt_tmp_nm" if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then # Check to see if the nm accepts a BSD-compat flag. # Adding the `sed 1q' prevents false positives on HP-UX, which says: # nm: unknown option "B" ignored # Tru64's nm complains that /dev/null is an invalid object file case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in */dev/null* | *'Invalid file or object type'*) lt_cv_path_NM="$tmp_nm -B" break ;; *) case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in */dev/null*) lt_cv_path_NM="$tmp_nm -p" break ;; *) lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but continue # so that we can try to find one that supports BSD flags ;; esac ;; esac fi done IFS="$lt_save_ifs" done : ${lt_cv_path_NM=no} fi]) if test "$lt_cv_path_NM" != "no"; then NM="$lt_cv_path_NM" else # Didn't find any BSD compatible name lister, look for dumpbin. AC_CHECK_TOOLS(DUMPBIN, ["dumpbin -symbols" "link -dump -symbols"], :) AC_SUBST([DUMPBIN]) if test "$DUMPBIN" != ":"; then NM="$DUMPBIN" fi fi test -z "$NM" && NM=nm AC_SUBST([NM]) _LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface], [lt_cv_nm_interface="BSD nm" echo "int some_variable = 0;" > conftest.$ac_ext (eval echo "\"\$as_me:__oline__: $ac_compile\"" >&AS_MESSAGE_LOG_FD) (eval "$ac_compile" 2>conftest.err) cat conftest.err >&AS_MESSAGE_LOG_FD (eval echo "\"\$as_me:__oline__: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD) (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) cat conftest.err >&AS_MESSAGE_LOG_FD (eval echo "\"\$as_me:__oline__: output\"" >&AS_MESSAGE_LOG_FD) cat conftest.out >&AS_MESSAGE_LOG_FD if $GREP 'External.*some_variable' conftest.out > /dev/null; then lt_cv_nm_interface="MS dumpbin" fi rm -f conftest*]) ])# LT_PATH_NM # Old names: AU_ALIAS([AM_PROG_NM], [LT_PATH_NM]) AU_ALIAS([AC_PROG_NM], [LT_PATH_NM]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AM_PROG_NM], []) dnl AC_DEFUN([AC_PROG_NM], []) # LT_LIB_M # -------- # check for math library AC_DEFUN([LT_LIB_M], [AC_REQUIRE([AC_CANONICAL_HOST])dnl LIBM= case $host in *-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*) # These system don't have libm, or don't need it ;; *-ncr-sysv4.3*) AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw") AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm") ;; *) AC_CHECK_LIB(m, cos, LIBM="-lm") ;; esac AC_SUBST([LIBM]) ])# LT_LIB_M # Old name: AU_ALIAS([AC_CHECK_LIBM], [LT_LIB_M]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_CHECK_LIBM], []) # _LT_COMPILER_NO_RTTI([TAGNAME]) # ------------------------------- m4_defun([_LT_COMPILER_NO_RTTI], [m4_require([_LT_TAG_COMPILER])dnl _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= if test "$GCC" = yes; then _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], lt_cv_prog_compiler_rtti_exceptions, [-fno-rtti -fno-exceptions], [], [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"]) fi _LT_TAGDECL([no_builtin_flag], [lt_prog_compiler_no_builtin_flag], [1], [Compiler flag to turn off builtin functions]) ])# _LT_COMPILER_NO_RTTI # _LT_CMD_GLOBAL_SYMBOLS # ---------------------- m4_defun([_LT_CMD_GLOBAL_SYMBOLS], [AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([LT_PATH_NM])dnl AC_REQUIRE([LT_PATH_LD])dnl m4_require([_LT_DECL_SED])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_TAG_COMPILER])dnl # Check for command to grab the raw symbol name followed by C symbol from nm. AC_MSG_CHECKING([command to parse $NM output from $compiler object]) AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe], [ # These are sane defaults that work on at least a few old systems. # [They come from Ultrix. What could be older than Ultrix?!! ;)] # Character class describing NM global symbol codes. symcode='[[BCDEGRST]]' # Regexp to match symbols that can be accessed directly from C. sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)' # Define system-specific variables. case $host_os in aix*) symcode='[[BCDT]]' ;; cygwin* | mingw* | pw32* | cegcc*) symcode='[[ABCDGISTW]]' ;; hpux*) if test "$host_cpu" = ia64; then symcode='[[ABCDEGRST]]' fi ;; irix* | nonstopux*) symcode='[[BCDEGRST]]' ;; osf*) symcode='[[BCDEGQRST]]' ;; solaris*) symcode='[[BDRT]]' ;; sco3.2v5*) symcode='[[DT]]' ;; sysv4.2uw2*) symcode='[[DT]]' ;; sysv5* | sco5v6* | unixware* | OpenUNIX*) symcode='[[ABDT]]' ;; sysv4) symcode='[[DFNSTU]]' ;; esac # If we're using GNU nm, then use its standard symbol codes. case `$NM -V 2>&1` in *GNU* | *'with BFD'*) symcode='[[ABCDGIRSTW]]' ;; esac # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" # Transform an extracted symbol line into symbol name and symbol address lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p'" lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\) $/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"lib\2\", (void *) \&\2},/p'" # Handle CRLF in mingw tool chain opt_cr= case $build_os in mingw*) opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp ;; esac # Try without a prefix underscore, then with it. for ac_symprfx in "" "_"; do # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. symxfrm="\\1 $ac_symprfx\\2 \\2" # Write the raw and C identifiers. if test "$lt_cv_nm_interface" = "MS dumpbin"; then # Fake it for dumpbin and say T for any non-static function # and D for any global variable. # Also find C++ and __fastcall symbols from MSVC++, # which start with @ or ?. lt_cv_sys_global_symbol_pipe="$AWK ['"\ " {last_section=section; section=\$ 3};"\ " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ " \$ 0!~/External *\|/{next};"\ " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ " {if(hide[section]) next};"\ " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\ " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\ " s[1]~/^[@?]/{print s[1], s[1]; next};"\ " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\ " ' prfx=^$ac_symprfx]" else lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" fi # Check to see that the pipe works correctly. pipe_works=no rm -f conftest* cat > conftest.$ac_ext <<_LT_EOF #ifdef __cplusplus extern "C" { #endif char nm_test_var; void nm_test_func(void); void nm_test_func(void){} #ifdef __cplusplus } #endif int main(){nm_test_var='a';nm_test_func();return(0);} _LT_EOF if AC_TRY_EVAL(ac_compile); then # Now try to grab the symbols. nlist=conftest.nm if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then # Try sorting and uniquifying the output. if sort "$nlist" | uniq > "$nlist"T; then mv -f "$nlist"T "$nlist" else rm -f "$nlist"T fi # Make sure that we snagged all the symbols we need. if $GREP ' nm_test_var$' "$nlist" >/dev/null; then if $GREP ' nm_test_func$' "$nlist" >/dev/null; then cat <<_LT_EOF > conftest.$ac_ext #ifdef __cplusplus extern "C" { #endif _LT_EOF # Now generate the symbol file. eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' cat <<_LT_EOF >> conftest.$ac_ext /* The mapping between symbol names and symbols. */ const struct { const char *name; void *address; } lt__PROGRAM__LTX_preloaded_symbols[[]] = { { "@PROGRAM@", (void *) 0 }, _LT_EOF $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext cat <<\_LT_EOF >> conftest.$ac_ext {0, (void *) 0} }; /* This works around a problem in FreeBSD linker */ #ifdef FREEBSD_WORKAROUND static const void *lt_preloaded_setup() { return lt__PROGRAM__LTX_preloaded_symbols; } #endif #ifdef __cplusplus } #endif _LT_EOF # Now try linking the two files. mv conftest.$ac_objext conftstm.$ac_objext lt_save_LIBS="$LIBS" lt_save_CFLAGS="$CFLAGS" LIBS="conftstm.$ac_objext" CFLAGS="$CFLAGS$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)" if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then pipe_works=yes fi LIBS="$lt_save_LIBS" CFLAGS="$lt_save_CFLAGS" else echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD fi else echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD fi else echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD fi else echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD cat conftest.$ac_ext >&5 fi rm -rf conftest* conftst* # Do not use the global_symbol_pipe unless it works. if test "$pipe_works" = yes; then break else lt_cv_sys_global_symbol_pipe= fi done ]) if test -z "$lt_cv_sys_global_symbol_pipe"; then lt_cv_sys_global_symbol_to_cdecl= fi if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then AC_MSG_RESULT(failed) else AC_MSG_RESULT(ok) fi _LT_DECL([global_symbol_pipe], [lt_cv_sys_global_symbol_pipe], [1], [Take the output of nm and produce a listing of raw symbols and C names]) _LT_DECL([global_symbol_to_cdecl], [lt_cv_sys_global_symbol_to_cdecl], [1], [Transform the output of nm in a proper C declaration]) _LT_DECL([global_symbol_to_c_name_address], [lt_cv_sys_global_symbol_to_c_name_address], [1], [Transform the output of nm in a C name address pair]) _LT_DECL([global_symbol_to_c_name_address_lib_prefix], [lt_cv_sys_global_symbol_to_c_name_address_lib_prefix], [1], [Transform the output of nm in a C name address pair when lib prefix is needed]) ]) # _LT_CMD_GLOBAL_SYMBOLS # _LT_COMPILER_PIC([TAGNAME]) # --------------------------- m4_defun([_LT_COMPILER_PIC], [m4_require([_LT_TAG_COMPILER])dnl _LT_TAGVAR(lt_prog_compiler_wl, $1)= _LT_TAGVAR(lt_prog_compiler_pic, $1)= _LT_TAGVAR(lt_prog_compiler_static, $1)= AC_MSG_CHECKING([for $compiler option to produce PIC]) m4_if([$1], [CXX], [ # C++ specific cases for pic, static, wl, etc. if test "$GXX" = yes; then _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' case $host_os in aix*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; m68k) # FIXME: we need at least 68020 code to build shared libraries, but # adding the `-m68020' flag to GCC prevents building anything better, # like `-m68040'. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' ;; esac ;; beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) # PIC is the default for these OSes. ;; mingw* | cygwin* | os2* | pw32* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). # Although the cygwin gcc ignores -fPIC, still need this for old-style # (--disable-auto-import) libraries m4_if([$1], [GCJ], [], [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) ;; darwin* | rhapsody*) # PIC is the default on this platform # Common symbols not allowed in MH_DYLIB files _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' ;; *djgpp*) # DJGPP does not support shared libraries at all _LT_TAGVAR(lt_prog_compiler_pic, $1)= ;; interix[[3-9]]*) # Interix 3.x gcc -fpic/-fPIC options generate broken code. # Instead, we relocate shared libraries at runtime. ;; sysv4*MP*) if test -d /usr/nec; then _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic fi ;; hpux*) # PIC is the default for 64-bit PA HP-UX, but not for 32-bit # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag # sets the default TLS model and affects inlining. case $host_cpu in hppa*64*) ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; esac ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; esac else case $host_os in aix[[4-9]]*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' else _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp' fi ;; chorus*) case $cc_basename in cxch68*) # Green Hills C++ Compiler # _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" ;; esac ;; dgux*) case $cc_basename in ec++*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' ;; ghcx*) # Green Hills C++ Compiler _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' ;; *) ;; esac ;; freebsd* | dragonfly*) # FreeBSD uses GNU C++ ;; hpux9* | hpux10* | hpux11*) case $cc_basename in CC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' if test "$host_cpu" != ia64; then _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' fi ;; aCC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' case $host_cpu in hppa*64*|ia64*) # +Z the default ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' ;; esac ;; *) ;; esac ;; interix*) # This is c89, which is MS Visual C++ (no shared libs) # Anyone wants to do a port? ;; irix5* | irix6* | nonstopux*) case $cc_basename in CC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' # CC pic flag -KPIC is the default. ;; *) ;; esac ;; linux* | k*bsd*-gnu) case $cc_basename in KCC*) # KAI C++ Compiler _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; ecpc* ) # old Intel C++ for x86_64 which still supported -KPIC. _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; icpc* ) # Intel C++, used to be incompatible with GCC. # ICC 10 doesn't accept -KPIC any more. _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; pgCC* | pgcpp*) # Portland Group C++ compiler _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; cxx*) # Compaq C++ # Make sure the PIC flag is empty. It appears that all Alpha # Linux and Compaq Tru64 Unix objects are PIC. _LT_TAGVAR(lt_prog_compiler_pic, $1)= _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; xlc* | xlC*) # IBM XL 8.0 on PPC _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink' ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' ;; esac ;; esac ;; lynxos*) ;; m88k*) ;; mvs*) case $cc_basename in cxx*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall' ;; *) ;; esac ;; netbsd*) ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' ;; osf3* | osf4* | osf5*) case $cc_basename in KCC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' ;; RCC*) # Rational C++ 2.4.1 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' ;; cxx*) # Digital/Compaq C++ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # Make sure the PIC flag is empty. It appears that all Alpha # Linux and Compaq Tru64 Unix objects are PIC. _LT_TAGVAR(lt_prog_compiler_pic, $1)= _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; *) ;; esac ;; psos*) ;; solaris*) case $cc_basename in CC*) # Sun C++ 4.2, 5.x and Centerline C++ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' ;; gcx*) # Green Hills C++ Compiler _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' ;; *) ;; esac ;; sunos4*) case $cc_basename in CC*) # Sun C++ 4.x _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; lcc*) # Lucid _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' ;; *) ;; esac ;; sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) case $cc_basename in CC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; esac ;; tandem*) case $cc_basename in NCC*) # NonStop-UX NCC 3.20 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' ;; *) ;; esac ;; vxworks*) ;; *) _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no ;; esac fi ], [ if test "$GCC" = yes; then _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' case $host_os in aix*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; m68k) # FIXME: we need at least 68020 code to build shared libraries, but # adding the `-m68020' flag to GCC prevents building anything better, # like `-m68040'. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' ;; esac ;; beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) # PIC is the default for these OSes. ;; mingw* | cygwin* | pw32* | os2* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). # Although the cygwin gcc ignores -fPIC, still need this for old-style # (--disable-auto-import) libraries m4_if([$1], [GCJ], [], [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) ;; darwin* | rhapsody*) # PIC is the default on this platform # Common symbols not allowed in MH_DYLIB files _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' ;; hpux*) # PIC is the default for 64-bit PA HP-UX, but not for 32-bit # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag # sets the default TLS model and affects inlining. case $host_cpu in hppa*64*) # +Z the default ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; esac ;; interix[[3-9]]*) # Interix 3.x gcc -fpic/-fPIC options generate broken code. # Instead, we relocate shared libraries at runtime. ;; msdosdjgpp*) # Just because we use GCC doesn't mean we suddenly get shared libraries # on systems that don't support them. _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no enable_shared=no ;; *nto* | *qnx*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' ;; sysv4*MP*) if test -d /usr/nec; then _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic fi ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; esac else # PORTME Check for flag to pass linker flags through the system compiler. case $host_os in aix*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' else _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp' fi ;; mingw* | cygwin* | pw32* | os2* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). m4_if([$1], [GCJ], [], [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) ;; hpux9* | hpux10* | hpux11*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but # not for PA HP-UX. case $host_cpu in hppa*64*|ia64*) # +Z the default ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' ;; esac # Is there a better lt_prog_compiler_static that works with the bundled CC? _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' ;; irix5* | irix6* | nonstopux*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # PIC (with -KPIC) is the default. _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; linux* | k*bsd*-gnu) case $cc_basename in # old Intel for x86_64 which still supported -KPIC. ecc*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; # icc used to be incompatible with GCC. # ICC 10 doesn't accept -KPIC any more. icc* | ifort*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; # Lahey Fortran 8.1. lf95*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared' _LT_TAGVAR(lt_prog_compiler_static, $1)='--static' ;; pgcc* | pgf77* | pgf90* | pgf95*) # Portland Group compilers (*not* the Pentium gcc compiler, # which looks to be a dead project) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; ccc*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # All Alpha code is PIC. _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; xl*) # IBM XL C 8.0/Fortran 10.1 on PPC _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink' ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C 5.9 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' ;; *Sun\ F*) # Sun Fortran 8.3 passes all unrecognized flags to the linker _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='' ;; esac ;; esac ;; newsos6) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; *nto* | *qnx*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' ;; osf3* | osf4* | osf5*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # All OSF/1 code is PIC. _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; rdos*) _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; solaris*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' case $cc_basename in f77* | f90* | f95*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';; *) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';; esac ;; sunos4*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; sysv4 | sysv4.2uw2* | sysv4.3*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; sysv4*MP*) if test -d /usr/nec ;then _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' fi ;; sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; unicos*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no ;; uts4*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; *) _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no ;; esac fi ]) case $host_os in # For platforms which do not support PIC, -DPIC is meaningless: *djgpp*) _LT_TAGVAR(lt_prog_compiler_pic, $1)= ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])" ;; esac AC_MSG_RESULT([$_LT_TAGVAR(lt_prog_compiler_pic, $1)]) _LT_TAGDECL([wl], [lt_prog_compiler_wl], [1], [How to pass a linker flag through the compiler]) # # Check to make sure the PIC flag actually works. # if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, $1) works], [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, $1)], [$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])], [], [case $_LT_TAGVAR(lt_prog_compiler_pic, $1) in "" | " "*) ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_TAGVAR(lt_prog_compiler_pic, $1)" ;; esac], [_LT_TAGVAR(lt_prog_compiler_pic, $1)= _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no]) fi _LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1], [Additional compiler flags for building library objects]) # # Check to make sure the static flag actually works. # wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_TAGVAR(lt_prog_compiler_static, $1)\" _LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works], _LT_TAGVAR(lt_cv_prog_compiler_static_works, $1), $lt_tmp_static_flag, [], [_LT_TAGVAR(lt_prog_compiler_static, $1)=]) _LT_TAGDECL([link_static_flag], [lt_prog_compiler_static], [1], [Compiler flag to prevent dynamic linking]) ])# _LT_COMPILER_PIC # _LT_LINKER_SHLIBS([TAGNAME]) # ---------------------------- # See if the linker supports building shared libraries. m4_defun([_LT_LINKER_SHLIBS], [AC_REQUIRE([LT_PATH_LD])dnl AC_REQUIRE([LT_PATH_NM])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_DECL_SED])dnl m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl m4_require([_LT_TAG_COMPILER])dnl AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries]) m4_if([$1], [CXX], [ _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' case $host_os in aix[[4-9]]*) # If we're using GNU nm, then we don't want the "-C" option. # -C means demangle to AIX nm, but means don't demangle with GNU nm if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' else _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' fi ;; pw32*) _LT_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds" ;; cygwin* | mingw* | cegcc*) _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;/^.*[[ ]]__nm__/s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' ;; *) _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' ;; esac _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'] ], [ runpath_var= _LT_TAGVAR(allow_undefined_flag, $1)= _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(archive_cmds, $1)= _LT_TAGVAR(archive_expsym_cmds, $1)= _LT_TAGVAR(compiler_needs_object, $1)=no _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' _LT_TAGVAR(hardcode_automatic, $1)=no _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)= _LT_TAGVAR(hardcode_libdir_separator, $1)= _LT_TAGVAR(hardcode_minus_L, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported _LT_TAGVAR(inherit_rpath, $1)=no _LT_TAGVAR(link_all_deplibs, $1)=unknown _LT_TAGVAR(module_cmds, $1)= _LT_TAGVAR(module_expsym_cmds, $1)= _LT_TAGVAR(old_archive_from_new_cmds, $1)= _LT_TAGVAR(old_archive_from_expsyms_cmds, $1)= _LT_TAGVAR(thread_safe_flag_spec, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= # include_expsyms should be a list of space-separated symbols to be *always* # included in the symbol list _LT_TAGVAR(include_expsyms, $1)= # exclude_expsyms can be an extended regexp of symbols to exclude # it will be wrapped by ` (' and `)$', so one must not match beginning or # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', # as well as any symbol that contains `d'. _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'] # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out # platforms (ab)use it in PIC code, but their linkers get confused if # the symbol is explicitly referenced. Since portable code cannot # rely on this symbol name, it's probably fine to never include it in # preloaded symbol tables. # Exclude shared library initialization/finalization symbols. dnl Note also adjust exclude_expsyms for C++ above. extract_expsyms_cmds= case $host_os in cygwin* | mingw* | pw32* | cegcc*) # FIXME: the MSVC++ port hasn't been tested in a loooong time # When not using gcc, we currently assume that we are using # Microsoft Visual C++. if test "$GCC" != yes; then with_gnu_ld=no fi ;; interix*) # we just hope/assume this is gcc and not c89 (= MSVC++) with_gnu_ld=yes ;; openbsd*) with_gnu_ld=no ;; esac _LT_TAGVAR(ld_shlibs, $1)=yes if test "$with_gnu_ld" = yes; then # If archive_cmds runs LD, not CC, wlarc should be empty wlarc='${wl}' # Set some defaults for GNU ld with shared library support. These # are reset later if shared libraries are not supported. Putting them # here allows them to be overridden if necessary. runpath_var=LD_RUN_PATH _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' # ancient GNU ld didn't support --whole-archive et. al. if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' else _LT_TAGVAR(whole_archive_flag_spec, $1)= fi supports_anon_versioning=no case `$LD -v 2>&1` in *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... *\ 2.11.*) ;; # other 2.11 versions *) supports_anon_versioning=yes ;; esac # See if GNU ld supports shared libraries. case $host_os in aix[[3-9]]*) # On AIX/PPC, the GNU linker is very broken if test "$host_cpu" != ia64; then _LT_TAGVAR(ld_shlibs, $1)=no cat <<_LT_EOF 1>&2 *** Warning: the GNU linker, at least up to release 2.9.1, is reported *** to be unable to reliably create shared libraries on AIX. *** Therefore, libtool is disabling shared libraries support. If you *** really care for shared libraries, you may want to modify your PATH *** so that a non-GNU linker is found, and then restart. _LT_EOF fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='' ;; m68k) _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_minus_L, $1)=yes ;; esac ;; beos*) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(allow_undefined_flag, $1)=unsupported # Joseph Beckenbach says some releases of gcc # support --undefined. This deserves some investigation. FIXME _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; cygwin* | mingw* | pw32* | cegcc*) # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless, # as there is no search path for DLLs. _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols' if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' # If the export-symbols file already is a .def file (1st line # is EXPORTS), use it as is; otherwise, prepend... _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then cp $export_symbols $output_objdir/$soname.def; else echo EXPORTS > $output_objdir/$soname.def; cat $export_symbols >> $output_objdir/$soname.def; fi~ $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; interix[[3-9]]*) _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. # Instead, shared libraries are loaded at an image base (0x10000000 by # default) and relocated if they conflict, which is a slow very memory # consuming and fragmenting process. To avoid this, we pick a random, # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; gnu* | linux* | tpf* | k*bsd*-gnu) tmp_diet=no if test "$host_os" = linux-dietlibc; then case $cc_basename in diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) esac fi if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ && test "$tmp_diet" = no then tmp_addflag= tmp_sharedflag='-shared' case $cc_basename,$host_cpu in pgcc*) # Portland Group C compiler _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' tmp_addflag=' $pic_flag' ;; pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' tmp_addflag=' $pic_flag -Mnomain' ;; ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 tmp_addflag=' -i_dynamic' ;; efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 tmp_addflag=' -i_dynamic -nofor_main' ;; ifc* | ifort*) # Intel Fortran compiler tmp_addflag=' -nofor_main' ;; lf95*) # Lahey Fortran 8.1 _LT_TAGVAR(whole_archive_flag_spec, $1)= tmp_sharedflag='--shared' ;; xl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below) tmp_sharedflag='-qmkshrobj' tmp_addflag= ;; esac case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C 5.9 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' _LT_TAGVAR(compiler_needs_object, $1)=yes tmp_sharedflag='-G' ;; *Sun\ F*) # Sun Fortran 8.3 tmp_sharedflag='-G' ;; esac _LT_TAGVAR(archive_cmds, $1)='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' if test "x$supports_anon_versioning" = xyes; then _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' fi case $cc_basename in xlf*) # IBM XL Fortran 10.1 on PPC cannot create shared libs itself _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir' _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib' if test "x$supports_anon_versioning" = xyes; then _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' fi ;; esac else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' wlarc= else _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' fi ;; solaris*) if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then _LT_TAGVAR(ld_shlibs, $1)=no cat <<_LT_EOF 1>&2 *** Warning: The releases 2.8.* of the GNU linker cannot reliably *** create shared libraries on Solaris systems. Therefore, libtool *** is disabling shared libraries support. We urge you to upgrade GNU *** binutils to release 2.9.1 or newer. Another option is to modify *** your PATH or compiler configuration so that the native linker is *** used, and then restart. _LT_EOF elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) case `$LD -v 2>&1` in *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) _LT_TAGVAR(ld_shlibs, $1)=no cat <<_LT_EOF 1>&2 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not *** reliably create shared libraries on SCO systems. Therefore, libtool *** is disabling shared libraries support. We urge you to upgrade GNU *** binutils to release 2.16.91.0.3 or newer. Another option is to modify *** your PATH or compiler configuration so that the native linker is *** used, and then restart. _LT_EOF ;; *) # For security reasons, it is highly recommended that you always # use absolute paths for naming shared libraries, and exclude the # DT_RUNPATH tag from executables and libraries. But doing so # requires that you compile everything twice, which is a pain. if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; sunos4*) _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' wlarc= _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac if test "$_LT_TAGVAR(ld_shlibs, $1)" = no; then runpath_var= _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= fi else # PORTME fill in a description of your system's linker (not GNU ld) case $host_os in aix3*) _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=yes _LT_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' # Note: this linker hardcodes the directories in LIBPATH if there # are no directories specified by -L. _LT_TAGVAR(hardcode_minus_L, $1)=yes if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then # Neither direct hardcoding nor static linking is supported with a # broken collect2. _LT_TAGVAR(hardcode_direct, $1)=unsupported fi ;; aix[[4-9]]*) if test "$host_cpu" = ia64; then # On IA64, the linker does run time linking by default, so we don't # have to do anything special. aix_use_runtimelinking=no exp_sym_flag='-Bexport' no_entry_flag="" else # If we're using GNU nm, then we don't want the "-C" option. # -C means demangle to AIX nm, but means don't demangle with GNU nm if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' else _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' fi aix_use_runtimelinking=no # Test if we are trying to use run time linking or normal # AIX style linking. If -brtl is somewhere in LDFLAGS, we # need to do runtime linking. case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*) for ld_flag in $LDFLAGS; do if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then aix_use_runtimelinking=yes break fi done ;; esac exp_sym_flag='-bexport' no_entry_flag='-bnoentry' fi # When large executables or shared objects are built, AIX ld can # have problems creating the table of contents. If linking a library # or program results in "error TOC overflow" add -mminimal-toc to # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. _LT_TAGVAR(archive_cmds, $1)='' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(hardcode_libdir_separator, $1)=':' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(file_list_spec, $1)='${wl}-f,' if test "$GCC" = yes; then case $host_os in aix4.[[012]]|aix4.[[012]].*) # We only want to do this on AIX 4.2 and lower, the check # below for broken collect2 doesn't work under 4.3+ collect2name=`${CC} -print-prog-name=collect2` if test -f "$collect2name" && strings "$collect2name" | $GREP resolve_lib_name >/dev/null then # We have reworked collect2 : else # We have old collect2 _LT_TAGVAR(hardcode_direct, $1)=unsupported # It fails to find uninstalled libraries when the uninstalled # path is not listed in the libpath. Setting hardcode_minus_L # to unsupported forces relinking _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)= fi ;; esac shared_flag='-shared' if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi else # not using gcc if test "$host_cpu" = ia64; then # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release # chokes on -Wl,-G. The following line is correct: shared_flag='-G' else if test "$aix_use_runtimelinking" = yes; then shared_flag='${wl}-G' else shared_flag='${wl}-bM:SRE' fi fi fi _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall' # It seems that -bexpall does not export symbols beginning with # underscore (_), so it is better to generate a list of symbols to export. _LT_TAGVAR(always_export_symbols, $1)=yes if test "$aix_use_runtimelinking" = yes; then # Warning - without using the other runtime loading flags (-brtl), # -berok will link without error, but may produce a broken library. _LT_TAGVAR(allow_undefined_flag, $1)='-berok' # Determine the default libpath from the value encoded in an # empty executable. _LT_SYS_MODULE_PATH_AIX _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" else if test "$host_cpu" = ia64; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib' _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs" _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" else # Determine the default libpath from the value encoded in an # empty executable. _LT_SYS_MODULE_PATH_AIX _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" # Warning - without using the other run time loading flags, # -berok will link without error, but may produce a broken library. _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok' _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok' # Exported symbols can be pulled into shared objects from archives _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience' _LT_TAGVAR(archive_cmds_need_lc, $1)=yes # This is similar to how AIX traditionally builds its shared libraries. _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' fi fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='' ;; m68k) _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_minus_L, $1)=yes ;; esac ;; bsdi[[45]]*) _LT_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic ;; cygwin* | mingw* | pw32* | cegcc*) # When not using gcc, we currently assume that we are using # Microsoft Visual C++. # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames=' # The linker will automatically build a .lib file if we build a DLL. _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' # FIXME: Should let the user specify the lib program. _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs' _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`' _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ;; darwin* | rhapsody*) _LT_DARWIN_LINKER_FEATURES($1) ;; dgux*) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; freebsd1*) _LT_TAGVAR(ld_shlibs, $1)=no ;; # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor # support. Future versions do this automatically, but an explicit c++rt0.o # does not break anything, and helps significantly (at the cost of a little # extra space). freebsd2.2*) _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; # Unfortunately, older versions of FreeBSD 2 do not have this feature. freebsd2*) _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; # FreeBSD 3 and greater uses gcc -shared to do shared libraries. freebsd* | dragonfly*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; hpux9*) if test "$GCC" = yes; then _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' else _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(hardcode_direct, $1)=yes # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' ;; hpux10*) if test "$GCC" = yes -a "$with_gnu_ld" = no; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' else _LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' fi if test "$with_gnu_ld" = no; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. _LT_TAGVAR(hardcode_minus_L, $1)=yes fi ;; hpux11*) if test "$GCC" = yes -a "$with_gnu_ld" = no; then case $host_cpu in hppa*64*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' ;; ia64*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' ;; esac else case $host_cpu in hppa*64*) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' ;; ia64*) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' ;; esac fi if test "$with_gnu_ld" = no; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: case $host_cpu in hppa*64*|ia64*) _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *) _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. _LT_TAGVAR(hardcode_minus_L, $1)=yes ;; esac fi ;; irix5* | irix6* | nonstopux*) if test "$GCC" = yes; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' # Try to use the -exported_symbol ld option, if it does not # work, assume that -exports_file does not work either and # implicitly export all symbols. save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" AC_LINK_IFELSE(int foo(void) {}, _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' ) LDFLAGS="$save_LDFLAGS" else _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' fi _LT_TAGVAR(archive_cmds_need_lc, $1)='no' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(inherit_rpath, $1)=yes _LT_TAGVAR(link_all_deplibs, $1)=yes ;; netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out else _LT_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; newsos6) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *nto* | *qnx*) ;; openbsd*) if test -f /usr/libexec/ld.so; then _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=yes if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' else case $host_os in openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*) _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' ;; esac fi else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; os2*) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$ECHO DATA >> $output_objdir/$libname.def~$ECHO " SINGLE NONSHARED" >> $output_objdir/$libname.def~$ECHO EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' _LT_TAGVAR(old_archive_from_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' ;; osf3*) if test "$GCC" = yes; then _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' else _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' fi _LT_TAGVAR(archive_cmds_need_lc, $1)='no' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: ;; osf4* | osf5*) # as osf3* with the addition of -msym flag if test "$GCC" = yes; then _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' else _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' # Both c and cxx compiler support -rpath directly _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' fi _LT_TAGVAR(archive_cmds_need_lc, $1)='no' _LT_TAGVAR(hardcode_libdir_separator, $1)=: ;; solaris*) _LT_TAGVAR(no_undefined_flag, $1)=' -z defs' if test "$GCC" = yes; then wlarc='${wl}' _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' else case `$CC -V 2>&1` in *"Compilers 5.0"*) wlarc='' _LT_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' ;; *) wlarc='${wl}' _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' ;; esac fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no case $host_os in solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; *) # The compiler driver will combine and reorder linker options, # but understands `-z linker_flag'. GCC discards it without `$wl', # but is careful enough not to reorder. # Supported since Solaris 2.6 (maybe 2.5.1?) if test "$GCC" = yes; then _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' else _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' fi ;; esac _LT_TAGVAR(link_all_deplibs, $1)=yes ;; sunos4*) if test "x$host_vendor" = xsequent; then # Use $CC to link under sequent, because it throws in some extra .o # files that make .init and .fini sections work. _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' else _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; sysv4) case $host_vendor in sni) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_direct, $1)=yes # is this really true??? ;; siemens) ## LD is ld it makes a PLAMLIB ## CC just makes a GrossModule. _LT_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs' _LT_TAGVAR(hardcode_direct, $1)=no ;; motorola) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie ;; esac runpath_var='LD_RUN_PATH' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; sysv4.3*) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport' ;; sysv4*MP*) if test -d /usr/nec; then _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no runpath_var=LD_RUN_PATH hardcode_runpath_var=yes _LT_TAGVAR(ld_shlibs, $1)=yes fi ;; sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*) _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no runpath_var='LD_RUN_PATH' if test "$GCC" = yes; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' else _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' fi ;; sysv5* | sco3.2v5* | sco5v6*) # Note: We can NOT use -z defs as we might desire, because we do not # link with -lc, and that would cause any symbols used from libc to # always be unresolved, which means just about no library would # ever link correctly. If we're not using GNU ld we use -z text # though, which does catch some bad symbols but isn't as heavy-handed # as -z defs. _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs' _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=':' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport' runpath_var='LD_RUN_PATH' if test "$GCC" = yes; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' else _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' fi ;; uts4*) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *) _LT_TAGVAR(ld_shlibs, $1)=no ;; esac if test x$host_vendor = xsni; then case $host in sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Blargedynsym' ;; esac fi fi ]) AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)]) test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no _LT_TAGVAR(with_gnu_ld, $1)=$with_gnu_ld _LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl _LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally ".so")])dnl _LT_DECL([], [extract_expsyms_cmds], [2], [The commands to extract the exported symbol list from a shared archive]) # # Do we need to explicitly link libc? # case "x$_LT_TAGVAR(archive_cmds_need_lc, $1)" in x|xyes) # Assume -lc should be added _LT_TAGVAR(archive_cmds_need_lc, $1)=yes if test "$enable_shared" = yes && test "$GCC" = yes; then case $_LT_TAGVAR(archive_cmds, $1) in *'~'*) # FIXME: we may have to deal with multi-command sequences. ;; '$CC '*) # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. AC_MSG_CHECKING([whether -lc should be explicitly linked in]) $RM conftest* echo "$lt_simple_compile_test_code" > conftest.$ac_ext if AC_TRY_EVAL(ac_compile) 2>conftest.err; then soname=conftest lib=conftest libobjs=conftest.$ac_objext deplibs= wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1) compiler_flags=-v linker_flags=-v verstring= output_objdir=. libname=conftest lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1) _LT_TAGVAR(allow_undefined_flag, $1)= if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) then _LT_TAGVAR(archive_cmds_need_lc, $1)=no else _LT_TAGVAR(archive_cmds_need_lc, $1)=yes fi _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag else cat conftest.err 1>&5 fi $RM conftest* AC_MSG_RESULT([$_LT_TAGVAR(archive_cmds_need_lc, $1)]) ;; esac fi ;; esac _LT_TAGDECL([build_libtool_need_lc], [archive_cmds_need_lc], [0], [Whether or not to add -lc for building shared libraries]) _LT_TAGDECL([allow_libtool_libs_with_static_runtimes], [enable_shared_with_static_runtimes], [0], [Whether or not to disallow shared libs when runtime libs are static]) _LT_TAGDECL([], [export_dynamic_flag_spec], [1], [Compiler flag to allow reflexive dlopens]) _LT_TAGDECL([], [whole_archive_flag_spec], [1], [Compiler flag to generate shared objects directly from archives]) _LT_TAGDECL([], [compiler_needs_object], [1], [Whether the compiler copes with passing no objects directly]) _LT_TAGDECL([], [old_archive_from_new_cmds], [2], [Create an old-style archive from a shared archive]) _LT_TAGDECL([], [old_archive_from_expsyms_cmds], [2], [Create a temporary old-style archive to link instead of a shared archive]) _LT_TAGDECL([], [archive_cmds], [2], [Commands used to build a shared archive]) _LT_TAGDECL([], [archive_expsym_cmds], [2]) _LT_TAGDECL([], [module_cmds], [2], [Commands used to build a loadable module if different from building a shared archive.]) _LT_TAGDECL([], [module_expsym_cmds], [2]) _LT_TAGDECL([], [with_gnu_ld], [1], [Whether we are building with GNU ld or not]) _LT_TAGDECL([], [allow_undefined_flag], [1], [Flag that allows shared libraries with undefined symbols to be built]) _LT_TAGDECL([], [no_undefined_flag], [1], [Flag that enforces no undefined symbols]) _LT_TAGDECL([], [hardcode_libdir_flag_spec], [1], [Flag to hardcode $libdir into a binary during linking. This must work even if $libdir does not exist]) _LT_TAGDECL([], [hardcode_libdir_flag_spec_ld], [1], [[If ld is used when linking, flag to hardcode $libdir into a binary during linking. This must work even if $libdir does not exist]]) _LT_TAGDECL([], [hardcode_libdir_separator], [1], [Whether we need a single "-rpath" flag with a separated argument]) _LT_TAGDECL([], [hardcode_direct], [0], [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the resulting binary]) _LT_TAGDECL([], [hardcode_direct_absolute], [0], [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the resulting binary and the resulting library dependency is "absolute", i.e impossible to change by setting ${shlibpath_var} if the library is relocated]) _LT_TAGDECL([], [hardcode_minus_L], [0], [Set to "yes" if using the -LDIR flag during linking hardcodes DIR into the resulting binary]) _LT_TAGDECL([], [hardcode_shlibpath_var], [0], [Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into the resulting binary]) _LT_TAGDECL([], [hardcode_automatic], [0], [Set to "yes" if building a shared library automatically hardcodes DIR into the library and all subsequent libraries and executables linked against it]) _LT_TAGDECL([], [inherit_rpath], [0], [Set to yes if linker adds runtime paths of dependent libraries to runtime path list]) _LT_TAGDECL([], [link_all_deplibs], [0], [Whether libtool must link a program against all its dependency libraries]) _LT_TAGDECL([], [fix_srcfile_path], [1], [Fix the shell variable $srcfile for the compiler]) _LT_TAGDECL([], [always_export_symbols], [0], [Set to "yes" if exported symbols are required]) _LT_TAGDECL([], [export_symbols_cmds], [2], [The commands to list exported symbols]) _LT_TAGDECL([], [exclude_expsyms], [1], [Symbols that should not be listed in the preloaded symbols]) _LT_TAGDECL([], [include_expsyms], [1], [Symbols that must always be exported]) _LT_TAGDECL([], [prelink_cmds], [2], [Commands necessary for linking programs (against libraries) with templates]) _LT_TAGDECL([], [file_list_spec], [1], [Specify filename containing input files]) dnl FIXME: Not yet implemented dnl _LT_TAGDECL([], [thread_safe_flag_spec], [1], dnl [Compiler flag to generate thread safe objects]) ])# _LT_LINKER_SHLIBS # _LT_LANG_C_CONFIG([TAG]) # ------------------------ # Ensure that the configuration variables for a C compiler are suitably # defined. These variables are subsequently used by _LT_CONFIG to write # the compiler configuration to `libtool'. m4_defun([_LT_LANG_C_CONFIG], [m4_require([_LT_DECL_EGREP])dnl lt_save_CC="$CC" AC_LANG_PUSH(C) # Source file extension for C test sources. ac_ext=c # Object file extension for compiled C test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # Code to be used in simple compile tests lt_simple_compile_test_code="int some_variable = 0;" # Code to be used in simple link tests lt_simple_link_test_code='int main(){return(0);}' _LT_TAG_COMPILER # Save the default compiler, since it gets overwritten when the other # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. compiler_DEFAULT=$CC # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... if test -n "$compiler"; then _LT_COMPILER_NO_RTTI($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_SYS_DYNAMIC_LINKER($1) _LT_LINKER_HARDCODE_LIBPATH($1) LT_SYS_DLOPEN_SELF _LT_CMD_STRIPLIB # Report which library types will actually be built AC_MSG_CHECKING([if libtool supports shared libraries]) AC_MSG_RESULT([$can_build_shared]) AC_MSG_CHECKING([whether to build shared libraries]) test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and # are all built from PIC. case $host_os in aix3*) test "$enable_shared" = yes && enable_static=no if test -n "$RANLIB"; then archive_cmds="$archive_cmds~\$RANLIB \$lib" postinstall_cmds='$RANLIB $lib' fi ;; aix[[4-9]]*) if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then test "$enable_shared" = yes && enable_static=no fi ;; esac AC_MSG_RESULT([$enable_shared]) AC_MSG_CHECKING([whether to build static libraries]) # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes AC_MSG_RESULT([$enable_static]) _LT_CONFIG($1) fi AC_LANG_POP CC="$lt_save_CC" ])# _LT_LANG_C_CONFIG # _LT_PROG_CXX # ------------ # Since AC_PROG_CXX is broken, in that it returns g++ if there is no c++ # compiler, we have our own version here. m4_defun([_LT_PROG_CXX], [ pushdef([AC_MSG_ERROR], [_lt_caught_CXX_error=yes]) AC_PROG_CXX if test -n "$CXX" && ( test "X$CXX" != "Xno" && ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || (test "X$CXX" != "Xg++"))) ; then AC_PROG_CXXCPP else _lt_caught_CXX_error=yes fi popdef([AC_MSG_ERROR]) ])# _LT_PROG_CXX dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([_LT_PROG_CXX], []) # _LT_LANG_CXX_CONFIG([TAG]) # -------------------------- # Ensure that the configuration variables for a C++ compiler are suitably # defined. These variables are subsequently used by _LT_CONFIG to write # the compiler configuration to `libtool'. m4_defun([_LT_LANG_CXX_CONFIG], [AC_REQUIRE([_LT_PROG_CXX])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_EGREP])dnl AC_LANG_PUSH(C++) _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(allow_undefined_flag, $1)= _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(archive_expsym_cmds, $1)= _LT_TAGVAR(compiler_needs_object, $1)=no _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)= _LT_TAGVAR(hardcode_libdir_separator, $1)= _LT_TAGVAR(hardcode_minus_L, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported _LT_TAGVAR(hardcode_automatic, $1)=no _LT_TAGVAR(inherit_rpath, $1)=no _LT_TAGVAR(module_cmds, $1)= _LT_TAGVAR(module_expsym_cmds, $1)= _LT_TAGVAR(link_all_deplibs, $1)=unknown _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(no_undefined_flag, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no # Source file extension for C++ test sources. ac_ext=cpp # Object file extension for compiled C++ test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # No sense in running all these tests if we already determined that # the CXX compiler isn't working. Some variables (like enable_shared) # are currently assumed to apply to all compilers on this platform, # and will be corrupted by setting them based on a non-working compiler. if test "$_lt_caught_CXX_error" != yes; then # Code to be used in simple compile tests lt_simple_compile_test_code="int some_variable = 0;" # Code to be used in simple link tests lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }' # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC=$CC lt_save_LD=$LD lt_save_GCC=$GCC GCC=$GXX lt_save_with_gnu_ld=$with_gnu_ld lt_save_path_LD=$lt_cv_path_LD if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx else $as_unset lt_cv_prog_gnu_ld fi if test -n "${lt_cv_path_LDCXX+set}"; then lt_cv_path_LD=$lt_cv_path_LDCXX else $as_unset lt_cv_path_LD fi test -z "${LDCXX+set}" || LD=$LDCXX CC=${CXX-"c++"} compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) if test -n "$compiler"; then # We don't want -fno-exception when compiling C++ code, so set the # no_builtin_flag separately if test "$GXX" = yes; then _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' else _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= fi if test "$GXX" = yes; then # Set up default GNU C++ configuration LT_PATH_LD # Check if GNU C++ uses GNU ld as the underlying linker, since the # archiving commands below assume that GNU ld is being used. if test "$with_gnu_ld" = yes; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' # If archive_cmds runs LD, not CC, wlarc should be empty # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to # investigate it a little bit more. (MM) wlarc='${wl}' # ancient GNU ld didn't support --whole-archive et. al. if eval "`$CC -print-prog-name=ld` --help 2>&1" | $GREP 'no-whole-archive' > /dev/null; then _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' else _LT_TAGVAR(whole_archive_flag_spec, $1)= fi else with_gnu_ld=no wlarc= # A generic and very simple default shared library creation # command for GNU C++ for the case where it uses the native # linker, instead of GNU ld. If possible, this setting should # overridden to take advantage of the native linker features on # the platform it is being used on. _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' fi # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"' else GXX=no with_gnu_ld=no wlarc= fi # PORTME: fill in a description of your system's C++ link characteristics AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries]) _LT_TAGVAR(ld_shlibs, $1)=yes case $host_os in aix3*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; aix[[4-9]]*) if test "$host_cpu" = ia64; then # On IA64, the linker does run time linking by default, so we don't # have to do anything special. aix_use_runtimelinking=no exp_sym_flag='-Bexport' no_entry_flag="" else aix_use_runtimelinking=no # Test if we are trying to use run time linking or normal # AIX style linking. If -brtl is somewhere in LDFLAGS, we # need to do runtime linking. case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*) for ld_flag in $LDFLAGS; do case $ld_flag in *-brtl*) aix_use_runtimelinking=yes break ;; esac done ;; esac exp_sym_flag='-bexport' no_entry_flag='-bnoentry' fi # When large executables or shared objects are built, AIX ld can # have problems creating the table of contents. If linking a library # or program results in "error TOC overflow" add -mminimal-toc to # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. _LT_TAGVAR(archive_cmds, $1)='' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(hardcode_libdir_separator, $1)=':' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(file_list_spec, $1)='${wl}-f,' if test "$GXX" = yes; then case $host_os in aix4.[[012]]|aix4.[[012]].*) # We only want to do this on AIX 4.2 and lower, the check # below for broken collect2 doesn't work under 4.3+ collect2name=`${CC} -print-prog-name=collect2` if test -f "$collect2name" && strings "$collect2name" | $GREP resolve_lib_name >/dev/null then # We have reworked collect2 : else # We have old collect2 _LT_TAGVAR(hardcode_direct, $1)=unsupported # It fails to find uninstalled libraries when the uninstalled # path is not listed in the libpath. Setting hardcode_minus_L # to unsupported forces relinking _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)= fi esac shared_flag='-shared' if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi else # not using gcc if test "$host_cpu" = ia64; then # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release # chokes on -Wl,-G. The following line is correct: shared_flag='-G' else if test "$aix_use_runtimelinking" = yes; then shared_flag='${wl}-G' else shared_flag='${wl}-bM:SRE' fi fi fi _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall' # It seems that -bexpall does not export symbols beginning with # underscore (_), so it is better to generate a list of symbols to # export. _LT_TAGVAR(always_export_symbols, $1)=yes if test "$aix_use_runtimelinking" = yes; then # Warning - without using the other runtime loading flags (-brtl), # -berok will link without error, but may produce a broken library. _LT_TAGVAR(allow_undefined_flag, $1)='-berok' # Determine the default libpath from the value encoded in an empty # executable. _LT_SYS_MODULE_PATH_AIX _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" else if test "$host_cpu" = ia64; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib' _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs" _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" else # Determine the default libpath from the value encoded in an # empty executable. _LT_SYS_MODULE_PATH_AIX _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" # Warning - without using the other run time loading flags, # -berok will link without error, but may produce a broken library. _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok' _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok' # Exported symbols can be pulled into shared objects from archives _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience' _LT_TAGVAR(archive_cmds_need_lc, $1)=yes # This is similar to how AIX traditionally builds its shared # libraries. _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' fi fi ;; beos*) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(allow_undefined_flag, $1)=unsupported # Joseph Beckenbach says some releases of gcc # support --undefined. This deserves some investigation. FIXME _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; chorus*) case $cc_basename in *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; cygwin* | mingw* | pw32* | cegcc*) # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless, # as there is no search path for DLLs. _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' # If the export-symbols file already is a .def file (1st line # is EXPORTS), use it as is; otherwise, prepend... _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then cp $export_symbols $output_objdir/$soname.def; else echo EXPORTS > $output_objdir/$soname.def; cat $export_symbols >> $output_objdir/$soname.def; fi~ $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; darwin* | rhapsody*) _LT_DARWIN_LINKER_FEATURES($1) ;; dgux*) case $cc_basename in ec++*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; ghcx*) # Green Hills C++ Compiler # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; freebsd[[12]]*) # C++ shared libraries reported to be fairly broken before # switch to ELF _LT_TAGVAR(ld_shlibs, $1)=no ;; freebsd-elf*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;; freebsd* | dragonfly*) # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF # conventions _LT_TAGVAR(ld_shlibs, $1)=yes ;; gnu*) ;; hpux9*) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, # but as the default # location of the library. case $cc_basename in CC*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; aCC*) _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' ;; *) if test "$GXX" = yes; then _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' else # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; hpux10*|hpux11*) if test $with_gnu_ld = no; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: case $host_cpu in hppa*64*|ia64*) ;; *) _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' ;; esac fi case $host_cpu in hppa*64*|ia64*) _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *) _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, # but as the default # location of the library. ;; esac case $cc_basename in CC*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; aCC*) case $host_cpu in hppa*64*) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; ia64*) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; esac # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' ;; *) if test "$GXX" = yes; then if test $with_gnu_ld = no; then case $host_cpu in hppa*64*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; ia64*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; esac fi else # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; interix[[3-9]]*) _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. # Instead, shared libraries are loaded at an image base (0x10000000 by # default) and relocated if they conflict, which is a slow very memory # consuming and fragmenting process. To avoid this, we pick a random, # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; irix5* | irix6*) case $cc_basename in CC*) # SGI C++ _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' # Archives containing C++ object files must be created using # "CC -ar", where "CC" is the IRIX C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. _LT_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs' ;; *) if test "$GXX" = yes; then if test "$with_gnu_ld" = no; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' else _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib' fi fi _LT_TAGVAR(link_all_deplibs, $1)=yes ;; esac _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(inherit_rpath, $1)=yes ;; linux* | k*bsd*-gnu) case $cc_basename in KCC*) # Kuck and Associates, Inc. (KAI) C++ Compiler # KCC will only create a shared library if the output file # ends with ".so" (or ".sl" for HP-UX), so rename the library # to its proper name (with version) after linking. _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' # Archives containing C++ object files must be created using # "CC -Bstatic", where "CC" is the KAI C++ compiler. _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;; icpc* | ecpc* ) # Intel C++ with_gnu_ld=yes # version 8.0 and above of icpc choke on multiply defined symbols # if we add $predep_objects and $postdep_objects, however 7.1 and # earlier do not add the objects themselves. case `$CC -V 2>&1` in *"Version 7."*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' ;; *) # Version 8.0 or newer tmp_idyn= case $host_cpu in ia64*) tmp_idyn=' -i_dynamic';; esac _LT_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' ;; esac _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' ;; pgCC* | pgcpp*) # Portland Group C++ compiler case `$CC -V` in *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*) _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"' _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~ $RANLIB $oldlib' _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' ;; *) # Version 6 will use weak symbols _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' ;; esac _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' ;; cxx*) # Compaq C++ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' runpath_var=LD_RUN_PATH _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' ;; xl*) # IBM XL 8.0 on PPC, with GNU ld _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' _LT_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' if test "x$supports_anon_versioning" = xyes; then _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' fi ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs' _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' _LT_TAGVAR(compiler_needs_object, $1)=yes # Not sure whether something based on # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 # would be better. output_verbose_link_cmd='echo' # Archives containing C++ object files must be created using # "CC -xar", where "CC" is the Sun C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs' ;; esac ;; esac ;; lynxos*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; m88k*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; mvs*) case $cc_basename in cxx*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' wlarc= _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no fi # Workaround some broken pre-1.5 toolchains output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' ;; *nto* | *qnx*) _LT_TAGVAR(ld_shlibs, $1)=yes ;; openbsd2*) # C++ shared libraries are fairly broken _LT_TAGVAR(ld_shlibs, $1)=no ;; openbsd*) if test -f /usr/libexec/ld.so; then _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' fi output_verbose_link_cmd=echo else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; osf3* | osf4* | osf5*) case $cc_basename in KCC*) # Kuck and Associates, Inc. (KAI) C++ Compiler # KCC will only create a shared library if the output file # ends with ".so" (or ".sl" for HP-UX), so rename the library # to its proper name (with version) after linking. _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: # Archives containing C++ object files must be created using # the KAI C++ compiler. case $host in osf3*) _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;; *) _LT_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs' ;; esac ;; RCC*) # Rational C++ 2.4.1 # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; cxx*) case $host in osf3*) _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ;; *) _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ echo "-hidden">> $lib.exp~ $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~ $RM $lib.exp' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' ;; esac _LT_TAGVAR(hardcode_libdir_separator, $1)=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' ;; *) if test "$GXX" = yes && test "$with_gnu_ld" = no; then _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' case $host in osf3*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ;; esac _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"' else # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; psos*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; sunos4*) case $cc_basename in CC*) # Sun C++ 4.x # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; lcc*) # Lucid # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; solaris*) case $cc_basename in CC*) # Sun C++ 4.2, 5.x and Centerline C++ _LT_TAGVAR(archive_cmds_need_lc,$1)=yes _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs' _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no case $host_os in solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; *) # The compiler driver will combine and reorder linker options, # but understands `-z linker_flag'. # Supported since Solaris 2.6 (maybe 2.5.1?) _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' ;; esac _LT_TAGVAR(link_all_deplibs, $1)=yes output_verbose_link_cmd='echo' # Archives containing C++ object files must be created using # "CC -xar", where "CC" is the Sun C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs' ;; gcx*) # Green Hills C++ Compiler _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' # The C++ compiler must be used to create the archive. _LT_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs' ;; *) # GNU C++ compiler with Solaris linker if test "$GXX" = yes && test "$with_gnu_ld" = no; then _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs' if $CC --version | $GREP -v '^2\.7' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"' else # g++ 2.7 appears to require `-G' NOT `-shared' on this # platform. _LT_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"' fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir' case $host_os in solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; *) _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' ;; esac fi ;; esac ;; sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*) _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no runpath_var='LD_RUN_PATH' case $cc_basename in CC*) _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; esac ;; sysv5* | sco3.2v5* | sco5v6*) # Note: We can NOT use -z defs as we might desire, because we do not # link with -lc, and that would cause any symbols used from libc to # always be unresolved, which means just about no library would # ever link correctly. If we're not using GNU ld we use -z text # though, which does catch some bad symbols but isn't as heavy-handed # as -z defs. _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs' _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=':' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport' runpath_var='LD_RUN_PATH' case $cc_basename in CC*) _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; esac ;; tandem*) case $cc_basename in NCC*) # NonStop-UX NCC 3.20 # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; vxworks*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)]) test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no _LT_TAGVAR(GCC, $1)="$GXX" _LT_TAGVAR(LD, $1)="$LD" ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... _LT_SYS_HIDDEN_LIBDEPS($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_SYS_DYNAMIC_LINKER($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi # test -n "$compiler" CC=$lt_save_CC LDCXX=$LD LD=$lt_save_LD GCC=$lt_save_GCC with_gnu_ld=$lt_save_with_gnu_ld lt_cv_path_LDCXX=$lt_cv_path_LD lt_cv_path_LD=$lt_save_path_LD lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld fi # test "$_lt_caught_CXX_error" != yes AC_LANG_POP ])# _LT_LANG_CXX_CONFIG # _LT_SYS_HIDDEN_LIBDEPS([TAGNAME]) # --------------------------------- # Figure out "hidden" library dependencies from verbose # compiler output when linking a shared library. # Parse the compiler output and extract the necessary # objects, libraries and library flags. m4_defun([_LT_SYS_HIDDEN_LIBDEPS], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl # Dependencies to place before and after the object being linked: _LT_TAGVAR(predep_objects, $1)= _LT_TAGVAR(postdep_objects, $1)= _LT_TAGVAR(predeps, $1)= _LT_TAGVAR(postdeps, $1)= _LT_TAGVAR(compiler_lib_search_path, $1)= dnl we can't use the lt_simple_compile_test_code here, dnl because it contains code intended for an executable, dnl not a library. It's possible we should let each dnl tag define a new lt_????_link_test_code variable, dnl but it's only used here... m4_if([$1], [], [cat > conftest.$ac_ext <<_LT_EOF int a; void foo (void) { a = 0; } _LT_EOF ], [$1], [CXX], [cat > conftest.$ac_ext <<_LT_EOF class Foo { public: Foo (void) { a = 0; } private: int a; }; _LT_EOF ], [$1], [F77], [cat > conftest.$ac_ext <<_LT_EOF subroutine foo implicit none integer*4 a a=0 return end _LT_EOF ], [$1], [FC], [cat > conftest.$ac_ext <<_LT_EOF subroutine foo implicit none integer a a=0 return end _LT_EOF ], [$1], [GCJ], [cat > conftest.$ac_ext <<_LT_EOF public class foo { private int a; public void bar (void) { a = 0; } }; _LT_EOF ]) dnl Parse the compiler output and extract the necessary dnl objects, libraries and library flags. if AC_TRY_EVAL(ac_compile); then # Parse the compiler output and extract the necessary # objects, libraries and library flags. # Sentinel used to keep track of whether or not we are before # the conftest object file. pre_test_object_deps_done=no for p in `eval "$output_verbose_link_cmd"`; do case $p in -L* | -R* | -l*) # Some compilers place space between "-{L,R}" and the path. # Remove the space. if test $p = "-L" || test $p = "-R"; then prev=$p continue else prev= fi if test "$pre_test_object_deps_done" = no; then case $p in -L* | -R*) # Internal compiler library paths should come after those # provided the user. The postdeps already come after the # user supplied libs so there is no need to process them. if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then _LT_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}" else _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}" fi ;; # The "-l" case would never come before the object being # linked, so don't bother handling this case. esac else if test -z "$_LT_TAGVAR(postdeps, $1)"; then _LT_TAGVAR(postdeps, $1)="${prev}${p}" else _LT_TAGVAR(postdeps, $1)="${_LT_TAGVAR(postdeps, $1)} ${prev}${p}" fi fi ;; *.$objext) # This assumes that the test object file only shows up # once in the compiler output. if test "$p" = "conftest.$objext"; then pre_test_object_deps_done=yes continue fi if test "$pre_test_object_deps_done" = no; then if test -z "$_LT_TAGVAR(predep_objects, $1)"; then _LT_TAGVAR(predep_objects, $1)="$p" else _LT_TAGVAR(predep_objects, $1)="$_LT_TAGVAR(predep_objects, $1) $p" fi else if test -z "$_LT_TAGVAR(postdep_objects, $1)"; then _LT_TAGVAR(postdep_objects, $1)="$p" else _LT_TAGVAR(postdep_objects, $1)="$_LT_TAGVAR(postdep_objects, $1) $p" fi fi ;; *) ;; # Ignore the rest. esac done # Clean up. rm -f a.out a.exe else echo "libtool.m4: error: problem compiling $1 test program" fi $RM -f confest.$objext # PORTME: override above test on systems where it is broken m4_if([$1], [CXX], [case $host_os in interix[[3-9]]*) # Interix 3.5 installs completely hosed .la files for C++, so rather than # hack all around it, let's just trust "g++" to DTRT. _LT_TAGVAR(predep_objects,$1)= _LT_TAGVAR(postdep_objects,$1)= _LT_TAGVAR(postdeps,$1)= ;; linux*) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 # The more standards-conforming stlport4 library is # incompatible with the Cstd library. Avoid specifying # it if it's in CXXFLAGS. Ignore libCrun as # -library=stlport4 depends on it. case " $CXX $CXXFLAGS " in *" -library=stlport4 "*) solaris_use_stlport4=yes ;; esac if test "$solaris_use_stlport4" != yes; then _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun' fi ;; esac ;; solaris*) case $cc_basename in CC*) # The more standards-conforming stlport4 library is # incompatible with the Cstd library. Avoid specifying # it if it's in CXXFLAGS. Ignore libCrun as # -library=stlport4 depends on it. case " $CXX $CXXFLAGS " in *" -library=stlport4 "*) solaris_use_stlport4=yes ;; esac # Adding this requires a known-good setup of shared libraries for # Sun compiler versions before 5.6, else PIC objects from an old # archive will be linked into the output, leading to subtle bugs. if test "$solaris_use_stlport4" != yes; then _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun' fi ;; esac ;; esac ]) case " $_LT_TAGVAR(postdeps, $1) " in *" -lc "*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;; esac _LT_TAGVAR(compiler_lib_search_dirs, $1)= if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` fi _LT_TAGDECL([], [compiler_lib_search_dirs], [1], [The directories searched by this compiler when creating a shared library]) _LT_TAGDECL([], [predep_objects], [1], [Dependencies to place before and after the objects being linked to create a shared library]) _LT_TAGDECL([], [postdep_objects], [1]) _LT_TAGDECL([], [predeps], [1]) _LT_TAGDECL([], [postdeps], [1]) _LT_TAGDECL([], [compiler_lib_search_path], [1], [The library search path used internally by the compiler when linking a shared library]) ])# _LT_SYS_HIDDEN_LIBDEPS # _LT_PROG_F77 # ------------ # Since AC_PROG_F77 is broken, in that it returns the empty string # if there is no fortran compiler, we have our own version here. m4_defun([_LT_PROG_F77], [ pushdef([AC_MSG_ERROR], [_lt_disable_F77=yes]) AC_PROG_F77 if test -z "$F77" || test "X$F77" = "Xno"; then _lt_disable_F77=yes fi popdef([AC_MSG_ERROR]) ])# _LT_PROG_F77 dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([_LT_PROG_F77], []) # _LT_LANG_F77_CONFIG([TAG]) # -------------------------- # Ensure that the configuration variables for a Fortran 77 compiler are # suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_F77_CONFIG], [AC_REQUIRE([_LT_PROG_F77])dnl AC_LANG_PUSH(Fortran 77) _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(allow_undefined_flag, $1)= _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(archive_expsym_cmds, $1)= _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)= _LT_TAGVAR(hardcode_libdir_separator, $1)= _LT_TAGVAR(hardcode_minus_L, $1)=no _LT_TAGVAR(hardcode_automatic, $1)=no _LT_TAGVAR(inherit_rpath, $1)=no _LT_TAGVAR(module_cmds, $1)= _LT_TAGVAR(module_expsym_cmds, $1)= _LT_TAGVAR(link_all_deplibs, $1)=unknown _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(no_undefined_flag, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no # Source file extension for f77 test sources. ac_ext=f # Object file extension for compiled f77 test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # No sense in running all these tests if we already determined that # the F77 compiler isn't working. Some variables (like enable_shared) # are currently assumed to apply to all compilers on this platform, # and will be corrupted by setting them based on a non-working compiler. if test "$_lt_disable_F77" != yes; then # Code to be used in simple compile tests lt_simple_compile_test_code="\ subroutine t return end " # Code to be used in simple link tests lt_simple_link_test_code="\ program t end " # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC="$CC" lt_save_GCC=$GCC CC=${F77-"f77"} compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) GCC=$G77 if test -n "$compiler"; then AC_MSG_CHECKING([if libtool supports shared libraries]) AC_MSG_RESULT([$can_build_shared]) AC_MSG_CHECKING([whether to build shared libraries]) test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and # are all built from PIC. case $host_os in aix3*) test "$enable_shared" = yes && enable_static=no if test -n "$RANLIB"; then archive_cmds="$archive_cmds~\$RANLIB \$lib" postinstall_cmds='$RANLIB $lib' fi ;; aix[[4-9]]*) if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then test "$enable_shared" = yes && enable_static=no fi ;; esac AC_MSG_RESULT([$enable_shared]) AC_MSG_CHECKING([whether to build static libraries]) # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes AC_MSG_RESULT([$enable_static]) _LT_TAGVAR(GCC, $1)="$G77" _LT_TAGVAR(LD, $1)="$LD" ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_SYS_DYNAMIC_LINKER($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi # test -n "$compiler" GCC=$lt_save_GCC CC="$lt_save_CC" fi # test "$_lt_disable_F77" != yes AC_LANG_POP ])# _LT_LANG_F77_CONFIG # _LT_PROG_FC # ----------- # Since AC_PROG_FC is broken, in that it returns the empty string # if there is no fortran compiler, we have our own version here. m4_defun([_LT_PROG_FC], [ pushdef([AC_MSG_ERROR], [_lt_disable_FC=yes]) AC_PROG_FC if test -z "$FC" || test "X$FC" = "Xno"; then _lt_disable_FC=yes fi popdef([AC_MSG_ERROR]) ])# _LT_PROG_FC dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([_LT_PROG_FC], []) # _LT_LANG_FC_CONFIG([TAG]) # ------------------------- # Ensure that the configuration variables for a Fortran compiler are # suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_FC_CONFIG], [AC_REQUIRE([_LT_PROG_FC])dnl AC_LANG_PUSH(Fortran) _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(allow_undefined_flag, $1)= _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(archive_expsym_cmds, $1)= _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)= _LT_TAGVAR(hardcode_libdir_separator, $1)= _LT_TAGVAR(hardcode_minus_L, $1)=no _LT_TAGVAR(hardcode_automatic, $1)=no _LT_TAGVAR(inherit_rpath, $1)=no _LT_TAGVAR(module_cmds, $1)= _LT_TAGVAR(module_expsym_cmds, $1)= _LT_TAGVAR(link_all_deplibs, $1)=unknown _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(no_undefined_flag, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no # Source file extension for fc test sources. ac_ext=${ac_fc_srcext-f} # Object file extension for compiled fc test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # No sense in running all these tests if we already determined that # the FC compiler isn't working. Some variables (like enable_shared) # are currently assumed to apply to all compilers on this platform, # and will be corrupted by setting them based on a non-working compiler. if test "$_lt_disable_FC" != yes; then # Code to be used in simple compile tests lt_simple_compile_test_code="\ subroutine t return end " # Code to be used in simple link tests lt_simple_link_test_code="\ program t end " # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC="$CC" lt_save_GCC=$GCC CC=${FC-"f95"} compiler=$CC GCC=$ac_cv_fc_compiler_gnu _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) if test -n "$compiler"; then AC_MSG_CHECKING([if libtool supports shared libraries]) AC_MSG_RESULT([$can_build_shared]) AC_MSG_CHECKING([whether to build shared libraries]) test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and # are all built from PIC. case $host_os in aix3*) test "$enable_shared" = yes && enable_static=no if test -n "$RANLIB"; then archive_cmds="$archive_cmds~\$RANLIB \$lib" postinstall_cmds='$RANLIB $lib' fi ;; aix[[4-9]]*) if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then test "$enable_shared" = yes && enable_static=no fi ;; esac AC_MSG_RESULT([$enable_shared]) AC_MSG_CHECKING([whether to build static libraries]) # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes AC_MSG_RESULT([$enable_static]) _LT_TAGVAR(GCC, $1)="$ac_cv_fc_compiler_gnu" _LT_TAGVAR(LD, $1)="$LD" ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... _LT_SYS_HIDDEN_LIBDEPS($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_SYS_DYNAMIC_LINKER($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi # test -n "$compiler" GCC=$lt_save_GCC CC="$lt_save_CC" fi # test "$_lt_disable_FC" != yes AC_LANG_POP ])# _LT_LANG_FC_CONFIG # _LT_LANG_GCJ_CONFIG([TAG]) # -------------------------- # Ensure that the configuration variables for the GNU Java Compiler compiler # are suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_GCJ_CONFIG], [AC_REQUIRE([LT_PROG_GCJ])dnl AC_LANG_SAVE # Source file extension for Java test sources. ac_ext=java # Object file extension for compiled Java test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # Code to be used in simple compile tests lt_simple_compile_test_code="class foo {}" # Code to be used in simple link tests lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }' # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC="$CC" lt_save_GCC=$GCC GCC=yes CC=${GCJ-"gcj"} compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_TAGVAR(LD, $1)="$LD" _LT_CC_BASENAME([$compiler]) # GCJ did not exist at the time GCC didn't implicitly link libc in. _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... if test -n "$compiler"; then _LT_COMPILER_NO_RTTI($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi AC_LANG_RESTORE GCC=$lt_save_GCC CC="$lt_save_CC" ])# _LT_LANG_GCJ_CONFIG # _LT_LANG_RC_CONFIG([TAG]) # ------------------------- # Ensure that the configuration variables for the Windows resource compiler # are suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_RC_CONFIG], [AC_REQUIRE([LT_PROG_RC])dnl AC_LANG_SAVE # Source file extension for RC test sources. ac_ext=rc # Object file extension for compiled RC test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # Code to be used in simple compile tests lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }' # Code to be used in simple link tests lt_simple_link_test_code="$lt_simple_compile_test_code" # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC="$CC" lt_save_GCC=$GCC GCC= CC=${RC-"windres"} compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes if test -n "$compiler"; then : _LT_CONFIG($1) fi GCC=$lt_save_GCC AC_LANG_RESTORE CC="$lt_save_CC" ])# _LT_LANG_RC_CONFIG # LT_PROG_GCJ # ----------- AC_DEFUN([LT_PROG_GCJ], [m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ], [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ], [AC_CHECK_TOOL(GCJ, gcj,) test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2" AC_SUBST(GCJFLAGS)])])[]dnl ]) # Old name: AU_ALIAS([LT_AC_PROG_GCJ], [LT_PROG_GCJ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([LT_AC_PROG_GCJ], []) # LT_PROG_RC # ---------- AC_DEFUN([LT_PROG_RC], [AC_CHECK_TOOL(RC, windres,) ]) # Old name: AU_ALIAS([LT_AC_PROG_RC], [LT_PROG_RC]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([LT_AC_PROG_RC], []) # _LT_DECL_EGREP # -------------- # If we don't have a new enough Autoconf to choose the best grep # available, choose the one first in the user's PATH. m4_defun([_LT_DECL_EGREP], [AC_REQUIRE([AC_PROG_EGREP])dnl AC_REQUIRE([AC_PROG_FGREP])dnl test -z "$GREP" && GREP=grep _LT_DECL([], [GREP], [1], [A grep program that handles long lines]) _LT_DECL([], [EGREP], [1], [An ERE matcher]) _LT_DECL([], [FGREP], [1], [A literal string matcher]) dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too AC_SUBST([GREP]) ]) # _LT_DECL_OBJDUMP # -------------- # If we don't have a new enough Autoconf to choose the best objdump # available, choose the one first in the user's PATH. m4_defun([_LT_DECL_OBJDUMP], [AC_CHECK_TOOL(OBJDUMP, objdump, false) test -z "$OBJDUMP" && OBJDUMP=objdump _LT_DECL([], [OBJDUMP], [1], [An object symbol dumper]) AC_SUBST([OBJDUMP]) ]) # _LT_DECL_SED # ------------ # Check for a fully-functional sed program, that truncates # as few characters as possible. Prefer GNU sed if found. m4_defun([_LT_DECL_SED], [AC_PROG_SED test -z "$SED" && SED=sed Xsed="$SED -e 1s/^X//" _LT_DECL([], [SED], [1], [A sed program that does not truncate output]) _LT_DECL([], [Xsed], ["\$SED -e 1s/^X//"], [Sed that helps us avoid accidentally triggering echo(1) options like -n]) ])# _LT_DECL_SED m4_ifndef([AC_PROG_SED], [ ############################################################ # NOTE: This macro has been submitted for inclusion into # # GNU Autoconf as AC_PROG_SED. When it is available in # # a released version of Autoconf we should remove this # # macro and use it instead. # ############################################################ m4_defun([AC_PROG_SED], [AC_MSG_CHECKING([for a sed that does not truncate output]) AC_CACHE_VAL(lt_cv_path_SED, [# Loop through the user's path and test for sed and gsed. # Then use that list of sed's as ones to test for truncation. as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for lt_ac_prog in sed gsed; do for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext" fi done done done IFS=$as_save_IFS lt_ac_max=0 lt_ac_count=0 # Add /usr/xpg4/bin/sed as it is typically found on Solaris # along with /bin/sed that truncates output. for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do test ! -f $lt_ac_sed && continue cat /dev/null > conftest.in lt_ac_count=0 echo $ECHO_N "0123456789$ECHO_C" >conftest.in # Check for GNU sed and select it if it is found. if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then lt_cv_path_SED=$lt_ac_sed break fi while true; do cat conftest.in conftest.in >conftest.tmp mv conftest.tmp conftest.in cp conftest.in conftest.nl echo >>conftest.nl $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break cmp -s conftest.out conftest.nl || break # 10000 chars as input seems more than enough test $lt_ac_count -gt 10 && break lt_ac_count=`expr $lt_ac_count + 1` if test $lt_ac_count -gt $lt_ac_max; then lt_ac_max=$lt_ac_count lt_cv_path_SED=$lt_ac_sed fi done done ]) SED=$lt_cv_path_SED AC_SUBST([SED]) AC_MSG_RESULT([$SED]) ])#AC_PROG_SED ])#m4_ifndef # Old name: AU_ALIAS([LT_AC_PROG_SED], [AC_PROG_SED]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([LT_AC_PROG_SED], []) # _LT_CHECK_SHELL_FEATURES # ------------------------ # Find out whether the shell is Bourne or XSI compatible, # or has some other useful features. m4_defun([_LT_CHECK_SHELL_FEATURES], [AC_MSG_CHECKING([whether the shell understands some XSI constructs]) # Try some XSI features xsi_shell=no ( _lt_dummy="a/b/c" test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \ = c,a/b,, \ && eval 'test $(( 1 + 1 )) -eq 2 \ && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \ && xsi_shell=yes AC_MSG_RESULT([$xsi_shell]) _LT_CONFIG_LIBTOOL_INIT([xsi_shell='$xsi_shell']) AC_MSG_CHECKING([whether the shell understands "+="]) lt_shell_append=no ( foo=bar; set foo baz; eval "$[1]+=\$[2]" && test "$foo" = barbaz ) \ >/dev/null 2>&1 \ && lt_shell_append=yes AC_MSG_RESULT([$lt_shell_append]) _LT_CONFIG_LIBTOOL_INIT([lt_shell_append='$lt_shell_append']) if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then lt_unset=unset else lt_unset=false fi _LT_DECL([], [lt_unset], [0], [whether the shell understands "unset"])dnl # test EBCDIC or ASCII case `echo X|tr X '\101'` in A) # ASCII based system # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr lt_SP2NL='tr \040 \012' lt_NL2SP='tr \015\012 \040\040' ;; *) # EBCDIC based system lt_SP2NL='tr \100 \n' lt_NL2SP='tr \r\n \100\100' ;; esac _LT_DECL([SP2NL], [lt_SP2NL], [1], [turn spaces into newlines])dnl _LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl ])# _LT_CHECK_SHELL_FEATURES # _LT_PROG_XSI_SHELLFNS # --------------------- # Bourne and XSI compatible variants of some useful shell functions. m4_defun([_LT_PROG_XSI_SHELLFNS], [case $xsi_shell in yes) cat << \_LT_EOF >> "$cfgfile" # func_dirname file append nondir_replacement # Compute the dirname of FILE. If nonempty, add APPEND to the result, # otherwise set result to NONDIR_REPLACEMENT. func_dirname () { case ${1} in */*) func_dirname_result="${1%/*}${2}" ;; * ) func_dirname_result="${3}" ;; esac } # func_basename file func_basename () { func_basename_result="${1##*/}" } # func_dirname_and_basename file append nondir_replacement # perform func_basename and func_dirname in a single function # call: # dirname: Compute the dirname of FILE. If nonempty, # add APPEND to the result, otherwise set result # to NONDIR_REPLACEMENT. # value returned in "$func_dirname_result" # basename: Compute filename of FILE. # value retuned in "$func_basename_result" # Implementation must be kept synchronized with func_dirname # and func_basename. For efficiency, we do not delegate to # those functions but instead duplicate the functionality here. func_dirname_and_basename () { case ${1} in */*) func_dirname_result="${1%/*}${2}" ;; * ) func_dirname_result="${3}" ;; esac func_basename_result="${1##*/}" } # func_stripname prefix suffix name # strip PREFIX and SUFFIX off of NAME. # PREFIX and SUFFIX must not contain globbing or regex special # characters, hashes, percent signs, but SUFFIX may contain a leading # dot (in which case that matches only a dot). func_stripname () { # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are # positional parameters, so assign one to ordinary parameter first. func_stripname_result=${3} func_stripname_result=${func_stripname_result#"${1}"} func_stripname_result=${func_stripname_result%"${2}"} } # func_opt_split func_opt_split () { func_opt_split_opt=${1%%=*} func_opt_split_arg=${1#*=} } # func_lo2o object func_lo2o () { case ${1} in *.lo) func_lo2o_result=${1%.lo}.${objext} ;; *) func_lo2o_result=${1} ;; esac } # func_xform libobj-or-source func_xform () { func_xform_result=${1%.*}.lo } # func_arith arithmetic-term... func_arith () { func_arith_result=$(( $[*] )) } # func_len string # STRING may not start with a hyphen. func_len () { func_len_result=${#1} } _LT_EOF ;; *) # Bourne compatible functions. cat << \_LT_EOF >> "$cfgfile" # func_dirname file append nondir_replacement # Compute the dirname of FILE. If nonempty, add APPEND to the result, # otherwise set result to NONDIR_REPLACEMENT. func_dirname () { # Extract subdirectory from the argument. func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"` if test "X$func_dirname_result" = "X${1}"; then func_dirname_result="${3}" else func_dirname_result="$func_dirname_result${2}" fi } # func_basename file func_basename () { func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"` } dnl func_dirname_and_basename dnl A portable version of this function is already defined in general.m4sh dnl so there is no need for it here. # func_stripname prefix suffix name # strip PREFIX and SUFFIX off of NAME. # PREFIX and SUFFIX must not contain globbing or regex special # characters, hashes, percent signs, but SUFFIX may contain a leading # dot (in which case that matches only a dot). # func_strip_suffix prefix name func_stripname () { case ${2} in .*) func_stripname_result=`$ECHO "X${3}" \ | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;; *) func_stripname_result=`$ECHO "X${3}" \ | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;; esac } # sed scripts: my_sed_long_opt='1s/^\(-[[^=]]*\)=.*/\1/;q' my_sed_long_arg='1s/^-[[^=]]*=//' # func_opt_split func_opt_split () { func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"` func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"` } # func_lo2o object func_lo2o () { func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"` } # func_xform libobj-or-source func_xform () { func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'` } # func_arith arithmetic-term... func_arith () { func_arith_result=`expr "$[@]"` } # func_len string # STRING may not start with a hyphen. func_len () { func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len` } _LT_EOF esac case $lt_shell_append in yes) cat << \_LT_EOF >> "$cfgfile" # func_append var value # Append VALUE to the end of shell variable VAR. func_append () { eval "$[1]+=\$[2]" } _LT_EOF ;; *) cat << \_LT_EOF >> "$cfgfile" # func_append var value # Append VALUE to the end of shell variable VAR. func_append () { eval "$[1]=\$$[1]\$[2]" } _LT_EOF ;; esac ]) gnome-menus-3.0.1/m4/ltversion.m40000644000175000001440000000127511555467524013514 00000000000000# ltversion.m4 -- version numbers -*- Autoconf -*- # # Copyright (C) 2004 Free Software Foundation, Inc. # Written by Scott James Remnant, 2004 # # This file 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. # Generated from ltversion.in. # serial 3012 ltversion.m4 # This file is part of GNU Libtool m4_define([LT_PACKAGE_VERSION], [2.2.6]) m4_define([LT_PACKAGE_REVISION], [1.3012]) AC_DEFUN([LTVERSION_VERSION], [macro_version='2.2.6' macro_revision='1.3012' _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) _LT_DECL(, macro_revision, 0) ]) gnome-menus-3.0.1/m4/lt~obsolete.m40000644000175000001440000001311311555467524014033 00000000000000# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- # # Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc. # Written by Scott James Remnant, 2004. # # This file 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. # serial 4 lt~obsolete.m4 # These exist entirely to fool aclocal when bootstrapping libtool. # # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN) # which have later been changed to m4_define as they aren't part of the # exported API, or moved to Autoconf or Automake where they belong. # # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us # using a macro with the same name in our local m4/libtool.m4 it'll # pull the old libtool.m4 in (it doesn't see our shiny new m4_define # and doesn't know about Autoconf macros at all.) # # So we provide this file, which has a silly filename so it's always # included after everything else. This provides aclocal with the # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything # because those macros already exist, or will be overwritten later. # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. # # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here. # Yes, that means every name once taken will need to remain here until # we give up compatibility with versions before 1.7, at which point # we need to keep only those names which we still refer to. # This is to help aclocal find these macros, as it can't see m4_define. AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])]) m4_ifndef([AC_LIBTOOL_LINKER_OPTION], [AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])]) m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP])]) m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])]) m4_ifndef([_LT_AC_SHELL_INIT], [AC_DEFUN([_LT_AC_SHELL_INIT])]) m4_ifndef([_LT_AC_SYS_LIBPATH_AIX], [AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])]) m4_ifndef([_LT_PROG_LTMAIN], [AC_DEFUN([_LT_PROG_LTMAIN])]) m4_ifndef([_LT_AC_TAGVAR], [AC_DEFUN([_LT_AC_TAGVAR])]) m4_ifndef([AC_LTDL_ENABLE_INSTALL], [AC_DEFUN([AC_LTDL_ENABLE_INSTALL])]) m4_ifndef([AC_LTDL_PREOPEN], [AC_DEFUN([AC_LTDL_PREOPEN])]) m4_ifndef([_LT_AC_SYS_COMPILER], [AC_DEFUN([_LT_AC_SYS_COMPILER])]) m4_ifndef([_LT_AC_LOCK], [AC_DEFUN([_LT_AC_LOCK])]) m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE], [AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])]) m4_ifndef([_LT_AC_TRY_DLOPEN_SELF], [AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])]) m4_ifndef([AC_LIBTOOL_PROG_CC_C_O], [AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])]) m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])]) m4_ifndef([AC_LIBTOOL_OBJDIR], [AC_DEFUN([AC_LIBTOOL_OBJDIR])]) m4_ifndef([AC_LTDL_OBJDIR], [AC_DEFUN([AC_LTDL_OBJDIR])]) m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])]) m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP], [AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])]) m4_ifndef([AC_PATH_MAGIC], [AC_DEFUN([AC_PATH_MAGIC])]) m4_ifndef([AC_PROG_LD_GNU], [AC_DEFUN([AC_PROG_LD_GNU])]) m4_ifndef([AC_PROG_LD_RELOAD_FLAG], [AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])]) m4_ifndef([AC_DEPLIBS_CHECK_METHOD], [AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])]) m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])]) m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])]) m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])]) m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])]) m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP], [AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])]) m4_ifndef([LT_AC_PROG_EGREP], [AC_DEFUN([LT_AC_PROG_EGREP])]) m4_ifndef([LT_AC_PROG_SED], [AC_DEFUN([LT_AC_PROG_SED])]) m4_ifndef([_LT_CC_BASENAME], [AC_DEFUN([_LT_CC_BASENAME])]) m4_ifndef([_LT_COMPILER_BOILERPLATE], [AC_DEFUN([_LT_COMPILER_BOILERPLATE])]) m4_ifndef([_LT_LINKER_BOILERPLATE], [AC_DEFUN([_LT_LINKER_BOILERPLATE])]) m4_ifndef([_AC_PROG_LIBTOOL], [AC_DEFUN([_AC_PROG_LIBTOOL])]) m4_ifndef([AC_LIBTOOL_SETUP], [AC_DEFUN([AC_LIBTOOL_SETUP])]) m4_ifndef([_LT_AC_CHECK_DLFCN], [AC_DEFUN([_LT_AC_CHECK_DLFCN])]) m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])]) m4_ifndef([_LT_AC_TAGCONFIG], [AC_DEFUN([_LT_AC_TAGCONFIG])]) m4_ifndef([AC_DISABLE_FAST_INSTALL], [AC_DEFUN([AC_DISABLE_FAST_INSTALL])]) m4_ifndef([_LT_AC_LANG_CXX], [AC_DEFUN([_LT_AC_LANG_CXX])]) m4_ifndef([_LT_AC_LANG_F77], [AC_DEFUN([_LT_AC_LANG_F77])]) m4_ifndef([_LT_AC_LANG_GCJ], [AC_DEFUN([_LT_AC_LANG_GCJ])]) m4_ifndef([AC_LIBTOOL_RC], [AC_DEFUN([AC_LIBTOOL_RC])]) m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])]) m4_ifndef([_LT_AC_LANG_C_CONFIG], [AC_DEFUN([_LT_AC_LANG_C_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])]) m4_ifndef([_LT_AC_LANG_CXX_CONFIG], [AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])]) m4_ifndef([_LT_AC_LANG_F77_CONFIG], [AC_DEFUN([_LT_AC_LANG_F77_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])]) m4_ifndef([_LT_AC_LANG_GCJ_CONFIG], [AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])]) m4_ifndef([_LT_AC_LANG_RC_CONFIG], [AC_DEFUN([_LT_AC_LANG_RC_CONFIG])]) m4_ifndef([AC_LIBTOOL_CONFIG], [AC_DEFUN([AC_LIBTOOL_CONFIG])]) m4_ifndef([_LT_AC_FILE_LTDLL_C], [AC_DEFUN([_LT_AC_FILE_LTDLL_C])]) gnome-menus-3.0.1/util/0000755000175000001440000000000011555467552011736 500000000000000gnome-menus-3.0.1/util/Makefile.am0000644000175000001440000000115311445700547013702 00000000000000noinst_PROGRAMS = gnome-menu-spec-test AM_CPPFLAGS = \ $(GLIB_CFLAGS) \ -I$(srcdir)/../libmenu \ -DGMENU_I_KNOW_THIS_IS_UNSTABLE \ -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ $(DISABLE_DEPRECATED_CFLAGS) \ $(DEBUG_CFLAGS) AM_CFLAGS = $(WARN_CFLAGS) gnome_menu_spec_test_SOURCES = \ test-menu-spec.c gnome_menu_spec_test_LDADD = \ $(GLIB_LIBS) \ ../libmenu/libgnome-menu.la if HAVE_PYTHON pyexampledir = $(pkgdatadir)/examples pyexample_DATA = gnome-menus-ls.py else pyexampledir = pyexample_DATA = endif EXTRA_DIST = $(pyexample_DATA) -include $(top_srcdir)/git.mk gnome-menus-3.0.1/util/Makefile.in0000644000175000001440000004641011555467533013727 00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 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@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ noinst_PROGRAMS = gnome-menu-spec-test$(EXEEXT) subdir = util DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/python.m4 \ $(top_srcdir)/configure.ac 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 = CONFIG_CLEAN_VPATH_FILES = PROGRAMS = $(noinst_PROGRAMS) am_gnome_menu_spec_test_OBJECTS = test-menu-spec.$(OBJEXT) gnome_menu_spec_test_OBJECTS = $(am_gnome_menu_spec_test_OBJECTS) am__DEPENDENCIES_1 = gnome_menu_spec_test_DEPENDENCIES = $(am__DEPENDENCIES_1) \ ../libmenu/libgnome-menu.la AM_V_lt = $(am__v_lt_$(V)) am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) am__v_lt_0 = --silent DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_$(V)) am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) am__v_CC_0 = @echo " CC " $@; AM_V_at = $(am__v_at_$(V)) am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_$(V)) am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) am__v_CCLD_0 = @echo " CCLD " $@; AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(gnome_menu_spec_test_SOURCES) DIST_SOURCES = $(gnome_menu_spec_test_SOURCES) am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(pyexampledir)" DATA = $(pyexample_DATA) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_LINGUAS = @ALL_LINGUAS@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DEBUG_CFLAGS = @DEBUG_CFLAGS@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIB_MENU_LT_VERSION = @LIB_MENU_LT_VERSION@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ MSGFMT_OPTS = @MSGFMT_OPTS@ MSGMERGE = @MSGMERGE@ NM = @NM@ NMEDIT = @NMEDIT@ NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ PYTHON = @PYTHON@ PYTHON_CC = @PYTHON_CC@ PYTHON_EMBED_LIBS = @PYTHON_EMBED_LIBS@ PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ PYTHON_INCLUDES = @PYTHON_INCLUDES@ PYTHON_LDFLAGS = @PYTHON_LDFLAGS@ PYTHON_LIBS = @PYTHON_LIBS@ PYTHON_PLATFORM = @PYTHON_PLATFORM@ PYTHON_PREFIX = @PYTHON_PREFIX@ PYTHON_VERSION = @PYTHON_VERSION@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ WARN_CFLAGS = @WARN_CFLAGS@ XGETTEXT = @XGETTEXT@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ 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@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ lt_ECHO = @lt_ECHO@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ pkgpyexecdir = @pkgpyexecdir@ pkgpythondir = @pkgpythondir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ pyexecdir = @pyexecdir@ pythondir = @pythondir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AM_CPPFLAGS = \ $(GLIB_CFLAGS) \ -I$(srcdir)/../libmenu \ -DGMENU_I_KNOW_THIS_IS_UNSTABLE \ -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ $(DISABLE_DEPRECATED_CFLAGS) \ $(DEBUG_CFLAGS) AM_CFLAGS = $(WARN_CFLAGS) gnome_menu_spec_test_SOURCES = \ test-menu-spec.c gnome_menu_spec_test_LDADD = \ $(GLIB_LIBS) \ ../libmenu/libgnome-menu.la @HAVE_PYTHON_FALSE@pyexampledir = @HAVE_PYTHON_TRUE@pyexampledir = $(pkgdatadir)/examples @HAVE_PYTHON_FALSE@pyexample_DATA = @HAVE_PYTHON_TRUE@pyexample_DATA = gnome-menus-ls.py EXTRA_DIST = $(pyexample_DATA) all: all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign util/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign util/Makefile .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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): clean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ rm -f $$list || exit $$?; \ test -n "$(EXEEXT)" || exit 0; \ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list gnome-menu-spec-test$(EXEEXT): $(gnome_menu_spec_test_OBJECTS) $(gnome_menu_spec_test_DEPENDENCIES) @rm -f gnome-menu-spec-test$(EXEEXT) $(AM_V_CCLD)$(LINK) $(gnome_menu_spec_test_OBJECTS) $(gnome_menu_spec_test_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-menu-spec.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-pyexampleDATA: $(pyexample_DATA) @$(NORMAL_INSTALL) test -z "$(pyexampledir)" || $(MKDIR_P) "$(DESTDIR)$(pyexampledir)" @list='$(pyexample_DATA)'; test -n "$(pyexampledir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pyexampledir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(pyexampledir)" || exit $$?; \ done uninstall-pyexampleDATA: @$(NORMAL_UNINSTALL) @list='$(pyexample_DATA)'; test -n "$(pyexampledir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(pyexampledir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(pyexampledir)" && rm -f $$files 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; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ 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; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) 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)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__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 "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(PROGRAMS) $(DATA) installdirs: for dir in "$(DESTDIR)$(pyexampledir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(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) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \ mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-pyexampleDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-pyexampleDATA .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libtool clean-noinstPROGRAMS ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-pyexampleDATA install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-pyexampleDATA -include $(top_srcdir)/git.mk # 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: gnome-menus-3.0.1/util/gnome-menus-ls.py0000644000175000001440000000552511334251460015065 00000000000000# vim: set ts=4 sw=4 et: # # Copyright (C) 2008 Novell, Inc. # # Authors: Vincent Untz # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # import optparse import sys import gmenu def print_entry(entry, path): if entry.get_is_excluded(): excluded = ' ' else: excluded = '' print '%s\t%s\t%s%s' % (path, entry.get_desktop_file_id(), entry.get_desktop_file_path(), excluded) def print_directory(dir, parent_path = None): if not parent_path: path = '/' else: path = '%s%s/' % (parent_path, dir.get_name()) for item in dir.get_contents(): type = item.get_type() if type == gmenu.TYPE_ENTRY: print_entry(item, path) elif type == gmenu.TYPE_DIRECTORY: print_directory(item, path) elif type == gmenu.TYPE_ALIAS: aliased = item.get_item() if aliased.get_type() == gmenu.TYPE_ENTRY: print_entry(aliased, path) elif type in [ gmenu.TYPE_HEADER, gmenu.TYPE_SEPARATOR ]: pass else: print >> sys.stderr, 'Unsupported item type: %s' % type def main(args): parser = optparse.OptionParser() parser.add_option('-f', '--file', dest='file', help='Menu file') parser.add_option('-i', '--include-excluded', dest='exclude', action='store_true', default=False, help='Include d entries') parser.add_option('-n', '--include-nodisplay', dest='nodisplay', action='store_true', default=False, help='Include NoDisplay=true entries') (options, args) = parser.parse_args() if options.file: menu_file = options.file else: menu_file = 'applications.menu' flags = gmenu.FLAGS_NONE if options.exclude: flags |= gmenu.FLAGS_INCLUDE_EXCLUDED if options.nodisplay: flags |= gmenu.FLAGS_INCLUDE_NODISPLAY tree = gmenu.lookup_tree(menu_file, flags) root = tree.get_root_directory() if not root: print 'Menu tree is empty' else: print_directory(root) if __name__ == '__main__': try: main(sys.argv) except KeyboardInterrupt: pass gnome-menus-3.0.1/util/test-menu-spec.c0000644000175000001440000001422511347404175014666 00000000000000/* * Copyright (C) 2004 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #include #include "gmenu-tree.h" #include /* This is only a test program, so we don't need translations. Still keep the * infrastructure in place in case we suddenly decide we want to localize this * program. Don't forget to reenable the call to bindtextdomain() if going back * to real localization. */ #define _(x) x #define N_(x) x static char *menu_file = NULL; static gboolean monitor = FALSE; static gboolean include_excluded = FALSE; static gboolean include_nodisplay = FALSE; static GOptionEntry options[] = { { "file", 'f', 0, G_OPTION_ARG_STRING, &menu_file, N_("Menu file"), N_("MENU_FILE") }, { "monitor", 'm', 0, G_OPTION_ARG_NONE, &monitor, N_("Monitor for menu changes"), NULL }, { "include-excluded", 'i', 0, G_OPTION_ARG_NONE, &include_excluded, N_("Include d entries"), NULL }, { "include-nodisplay", 'n', 0, G_OPTION_ARG_NONE, &include_nodisplay, N_("Include NoDisplay=true entries"), NULL }, { NULL } }; static void append_directory_path (GMenuTreeDirectory *directory, GString *path) { GMenuTreeDirectory *parent; parent = gmenu_tree_item_get_parent (GMENU_TREE_ITEM (directory)); if (!parent) { g_string_append_c (path, '/'); return; } append_directory_path (parent, path); g_string_append (path, gmenu_tree_directory_get_name (directory)); g_string_append_c (path, '/'); gmenu_tree_item_unref (parent); } static char * make_path (GMenuTreeDirectory *directory) { GString *path; g_return_val_if_fail (directory != NULL, NULL); path = g_string_new (NULL); append_directory_path (directory, path); return g_string_free (path, FALSE); } static void print_entry (GMenuTreeEntry *entry, const char *path) { char *utf8_path; char *utf8_file_id; utf8_path = g_filename_to_utf8 (gmenu_tree_entry_get_desktop_file_path (entry), -1, NULL, NULL, NULL); utf8_file_id = g_filename_to_utf8 (gmenu_tree_entry_get_desktop_file_id (entry), -1, NULL, NULL, NULL); g_print ("%s\t%s\t%s%s\n", path, utf8_file_id ? utf8_file_id : _("Invalid desktop file ID"), utf8_path ? utf8_path : _("[Invalid Filename]"), gmenu_tree_entry_get_is_excluded (entry) ? _(" ") : ""); g_free (utf8_file_id); g_free (utf8_path); } static void print_directory (GMenuTreeDirectory *directory) { GSList *items; GSList *tmp; const char *path; char *freeme; freeme = make_path (directory); if (!strcmp (freeme, "/")) path = freeme; else path = freeme + 1; items = gmenu_tree_directory_get_contents (directory); tmp = items; while (tmp != NULL) { GMenuTreeItem *item = tmp->data; switch (gmenu_tree_item_get_type (item)) { case GMENU_TREE_ITEM_ENTRY: print_entry (GMENU_TREE_ENTRY (item), path); break; case GMENU_TREE_ITEM_DIRECTORY: print_directory (GMENU_TREE_DIRECTORY (item)); break; case GMENU_TREE_ITEM_HEADER: case GMENU_TREE_ITEM_SEPARATOR: break; case GMENU_TREE_ITEM_ALIAS: { GMenuTreeItem *aliased_item; aliased_item = gmenu_tree_alias_get_item (GMENU_TREE_ALIAS (item)); if (gmenu_tree_item_get_type (aliased_item) == GMENU_TREE_ITEM_ENTRY) print_entry (GMENU_TREE_ENTRY (aliased_item), path); } break; default: g_assert_not_reached (); break; } gmenu_tree_item_unref (tmp->data); tmp = tmp->next; } g_slist_free (items); g_free (freeme); } static void handle_tree_changed (GMenuTree *tree) { GMenuTreeDirectory *root; g_print (_("\n\n\n==== Menu changed, reloading ====\n\n\n")); root = gmenu_tree_get_root_directory (tree); if (root == NULL) { g_warning (_("Menu tree is empty")); return; } print_directory (root); gmenu_tree_item_unref (root); } int main (int argc, char **argv) { GOptionContext *options_context; GMenuTree *tree; GMenuTreeDirectory *root; GMenuTreeFlags flags; #if 0 /* See comment when defining _() at the top of this file. */ bindtextdomain (GETTEXT_PACKAGE, GNOMELOCALEDIR); bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8"); textdomain (GETTEXT_PACKAGE); #endif options_context = g_option_context_new (_("- test GNOME's implementation of the Desktop Menu Specification")); g_option_context_add_main_entries (options_context, options, GETTEXT_PACKAGE); g_option_context_parse (options_context, &argc, &argv, NULL); g_option_context_free (options_context); flags = GMENU_TREE_FLAGS_NONE; if (include_excluded) flags |= GMENU_TREE_FLAGS_INCLUDE_EXCLUDED; if (include_nodisplay) flags |= GMENU_TREE_FLAGS_INCLUDE_NODISPLAY; tree = gmenu_tree_lookup (menu_file ? menu_file : "applications.menu", flags); g_assert (tree != NULL); root = gmenu_tree_get_root_directory (tree); if (root != NULL) { print_directory (root); gmenu_tree_item_unref (root); } else { g_warning (_("Menu tree is empty")); } if (monitor) { GMainLoop *main_loop; gmenu_tree_add_monitor (tree, (GMenuTreeChangedFunc) handle_tree_changed, NULL); main_loop = g_main_loop_new (NULL, FALSE); g_main_loop_run (main_loop); g_main_loop_unref (main_loop); gmenu_tree_remove_monitor (tree, (GMenuTreeChangedFunc) handle_tree_changed, NULL); } gmenu_tree_unref (tree); return 0; } gnome-menus-3.0.1/libmenu/0000755000175000001440000000000011555467552012414 500000000000000gnome-menus-3.0.1/libmenu/gmenu-tree.h0000644000175000001440000001357611531060574014554 00000000000000/* * Copyright (C) 2004 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #ifndef __GMENU_TREE_H__ #define __GMENU_TREE_H__ #ifndef GMENU_I_KNOW_THIS_IS_UNSTABLE #error "libgnome-menu should only be used if you understand that it's subject to frequent change, and is not supported as a fixed API/ABI or as part of the platform" #endif #include G_BEGIN_DECLS typedef struct GMenuTree GMenuTree; typedef struct GMenuTreeItem GMenuTreeItem; typedef struct GMenuTreeDirectory GMenuTreeDirectory; typedef struct GMenuTreeEntry GMenuTreeEntry; typedef struct GMenuTreeSeparator GMenuTreeSeparator; typedef struct GMenuTreeHeader GMenuTreeHeader; typedef struct GMenuTreeAlias GMenuTreeAlias; typedef void (*GMenuTreeChangedFunc) (GMenuTree *tree, gpointer user_data); typedef enum { GMENU_TREE_ITEM_INVALID = 0, GMENU_TREE_ITEM_DIRECTORY, GMENU_TREE_ITEM_ENTRY, GMENU_TREE_ITEM_SEPARATOR, GMENU_TREE_ITEM_HEADER, GMENU_TREE_ITEM_ALIAS } GMenuTreeItemType; #define GMENU_TREE_ITEM(i) ((GMenuTreeItem *)(i)) #define GMENU_TREE_DIRECTORY(i) ((GMenuTreeDirectory *)(i)) #define GMENU_TREE_ENTRY(i) ((GMenuTreeEntry *)(i)) #define GMENU_TREE_SEPARATOR(i) ((GMenuTreeSeparator *)(i)) #define GMENU_TREE_HEADER(i) ((GMenuTreeHeader *)(i)) #define GMENU_TREE_ALIAS(i) ((GMenuTreeAlias *)(i)) typedef enum { GMENU_TREE_FLAGS_NONE = 0, GMENU_TREE_FLAGS_INCLUDE_EXCLUDED = 1 << 0, GMENU_TREE_FLAGS_SHOW_EMPTY = 1 << 1, GMENU_TREE_FLAGS_INCLUDE_NODISPLAY = 1 << 2, GMENU_TREE_FLAGS_SHOW_ALL_SEPARATORS = 1 << 3, GMENU_TREE_FLAGS_MASK = 0x0f } GMenuTreeFlags; typedef enum { #define GMENU_TREE_SORT_FIRST GMENU_TREE_SORT_NAME GMENU_TREE_SORT_NAME = 0, GMENU_TREE_SORT_DISPLAY_NAME #define GMENU_TREE_SORT_LAST GMENU_TREE_SORT_DISPLAY_NAME } GMenuTreeSortKey; GMenuTree *gmenu_tree_lookup (const char *menu_file, GMenuTreeFlags flags); GMenuTree *gmenu_tree_ref (GMenuTree *tree); void gmenu_tree_unref (GMenuTree *tree); void gmenu_tree_set_user_data (GMenuTree *tree, gpointer user_data, GDestroyNotify dnotify); gpointer gmenu_tree_get_user_data (GMenuTree *tree); const char *gmenu_tree_get_menu_file (GMenuTree *tree); GMenuTreeDirectory *gmenu_tree_get_root_directory (GMenuTree *tree); GMenuTreeDirectory *gmenu_tree_get_directory_from_path (GMenuTree *tree, const char *path); GMenuTreeSortKey gmenu_tree_get_sort_key (GMenuTree *tree); void gmenu_tree_set_sort_key (GMenuTree *tree, GMenuTreeSortKey sort_key); gpointer gmenu_tree_item_ref (gpointer item); void gmenu_tree_item_unref (gpointer item); void gmenu_tree_item_set_user_data (GMenuTreeItem *item, gpointer user_data, GDestroyNotify dnotify); gpointer gmenu_tree_item_get_user_data (GMenuTreeItem *item); GMenuTreeItemType gmenu_tree_item_get_type (GMenuTreeItem *item); GMenuTreeDirectory *gmenu_tree_item_get_parent (GMenuTreeItem *item); GSList *gmenu_tree_directory_get_contents (GMenuTreeDirectory *directory); const char *gmenu_tree_directory_get_name (GMenuTreeDirectory *directory); const char *gmenu_tree_directory_get_comment (GMenuTreeDirectory *directory); const char *gmenu_tree_directory_get_icon (GMenuTreeDirectory *directory); const char *gmenu_tree_directory_get_desktop_file_path (GMenuTreeDirectory *directory); const char *gmenu_tree_directory_get_menu_id (GMenuTreeDirectory *directory); GMenuTree *gmenu_tree_directory_get_tree (GMenuTreeDirectory *directory); gboolean gmenu_tree_directory_get_is_nodisplay (GMenuTreeDirectory *directory); char *gmenu_tree_directory_make_path (GMenuTreeDirectory *directory, GMenuTreeEntry *entry); const char *gmenu_tree_entry_get_name (GMenuTreeEntry *entry); const char *gmenu_tree_entry_get_generic_name (GMenuTreeEntry *entry); const char *gmenu_tree_entry_get_display_name (GMenuTreeEntry *entry); const char *gmenu_tree_entry_get_comment (GMenuTreeEntry *entry); const char *gmenu_tree_entry_get_icon (GMenuTreeEntry *entry); const char *gmenu_tree_entry_get_exec (GMenuTreeEntry *entry); gboolean gmenu_tree_entry_get_launch_in_terminal (GMenuTreeEntry *entry); const char *gmenu_tree_entry_get_desktop_file_path (GMenuTreeEntry *entry); const char *gmenu_tree_entry_get_desktop_file_id (GMenuTreeEntry *entry); gboolean gmenu_tree_entry_get_is_excluded (GMenuTreeEntry *entry); gboolean gmenu_tree_entry_get_is_nodisplay (GMenuTreeEntry *entry); GMenuTreeDirectory *gmenu_tree_header_get_directory (GMenuTreeHeader *header); GMenuTreeDirectory *gmenu_tree_alias_get_directory (GMenuTreeAlias *alias); GMenuTreeItem *gmenu_tree_alias_get_item (GMenuTreeAlias *alias); void gmenu_tree_add_monitor (GMenuTree *tree, GMenuTreeChangedFunc callback, gpointer user_data); void gmenu_tree_remove_monitor (GMenuTree *tree, GMenuTreeChangedFunc callback, gpointer user_data); G_END_DECLS #endif /* __GMENU_TREE_H__ */ gnome-menus-3.0.1/libmenu/entry-directories.c0000644000175000001440000007117011542164666016155 00000000000000/* * Copyright (C) 2002 - 2004 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #include #include "entry-directories.h" #include #include #include #include #include "menu-util.h" #include "menu-monitor.h" #include "canonicalize.h" typedef struct CachedDir CachedDir; typedef struct CachedDirMonitor CachedDirMonitor; struct EntryDirectory { CachedDir *dir; char *legacy_prefix; guint entry_type : 2; guint is_legacy : 1; guint refcount : 24; }; struct EntryDirectoryList { int refcount; int length; GList *dirs; }; struct CachedDir { CachedDir *parent; char *name; GSList *entries; GSList *subdirs; MenuMonitor *dir_monitor; GSList *monitors; guint have_read_entries : 1; guint deleted : 1; guint references : 28; }; struct CachedDirMonitor { EntryDirectory *ed; EntryDirectoryChangedFunc callback; gpointer user_data; }; static void cached_dir_add_reference (CachedDir *dir); static void cached_dir_remove_reference (CachedDir *dir); static void cached_dir_free (CachedDir *dir); static gboolean cached_dir_load_entries_recursive (CachedDir *dir, const char *dirname); static void handle_cached_dir_changed (MenuMonitor *monitor, MenuMonitorEvent event, const char *path, CachedDir *dir); /* * Entry directory cache */ static CachedDir *dir_cache = NULL; static CachedDir * cached_dir_new (const char *name) { CachedDir *dir; dir = g_new0 (CachedDir, 1); dir->name = g_strdup (name); return dir; } static void cached_dir_free (CachedDir *dir) { if (dir->dir_monitor) { menu_monitor_remove_notify (dir->dir_monitor, (MenuMonitorNotifyFunc) handle_cached_dir_changed, dir); menu_monitor_unref (dir->dir_monitor); dir->dir_monitor = NULL; } g_slist_foreach (dir->monitors, (GFunc) g_free, NULL); g_slist_free (dir->monitors); dir->monitors = NULL; g_slist_foreach (dir->entries, (GFunc) desktop_entry_unref, NULL); g_slist_free (dir->entries); dir->entries = NULL; g_slist_foreach (dir->subdirs, (GFunc) cached_dir_free, NULL); g_slist_free (dir->subdirs); dir->subdirs = NULL; g_free (dir->name); g_free (dir); } static inline CachedDir * find_subdir (CachedDir *dir, const char *subdir) { GSList *tmp; tmp = dir->subdirs; while (tmp != NULL) { CachedDir *sub = tmp->data; if (strcmp (sub->name, subdir) == 0) return sub; tmp = tmp->next; } return NULL; } static DesktopEntry * find_entry (CachedDir *dir, const char *basename) { GSList *tmp; tmp = dir->entries; while (tmp != NULL) { if (strcmp (desktop_entry_get_basename (tmp->data), basename) == 0) return tmp->data; tmp = tmp->next; } return NULL; } static DesktopEntry * cached_dir_find_relative_path (CachedDir *dir, const char *relative_path) { DesktopEntry *retval = NULL; char **split; int i; split = g_strsplit (relative_path, "/", -1); i = 0; while (split[i] != NULL) { if (split[i + 1] != NULL) { if ((dir = find_subdir (dir, split[i])) == NULL) break; } else { retval = find_entry (dir, split[i]); break; } ++i; } g_strfreev (split); return retval; } static CachedDir * cached_dir_lookup (const char *canonical) { CachedDir *dir; char **split; int i; if (dir_cache == NULL) dir_cache = cached_dir_new ("/"); dir = dir_cache; g_assert (canonical != NULL && canonical[0] == G_DIR_SEPARATOR); menu_verbose ("Looking up cached dir \"%s\"\n", canonical); split = g_strsplit (canonical + 1, "/", -1); i = 0; while (split[i] != NULL) { CachedDir *subdir; if ((subdir = find_subdir (dir, split[i])) == NULL) { subdir = cached_dir_new (split[i]); dir->subdirs = g_slist_prepend (dir->subdirs, subdir); subdir->parent = dir; } dir = subdir; ++i; } g_strfreev (split); g_assert (dir != NULL); return dir; } static gboolean cached_dir_add_entry (CachedDir *dir, const char *basename, const char *path) { DesktopEntry *entry; entry = desktop_entry_new (path); if (entry == NULL) return FALSE; dir->entries = g_slist_prepend (dir->entries, entry); return TRUE; } static gboolean cached_dir_update_entry (CachedDir *dir, const char *basename, const char *path) { GSList *tmp; tmp = dir->entries; while (tmp != NULL) { if (strcmp (desktop_entry_get_basename (tmp->data), basename) == 0) { if (!desktop_entry_reload (tmp->data)) { dir->entries = g_slist_delete_link (dir->entries, tmp); } return TRUE; } tmp = tmp->next; } return cached_dir_add_entry (dir, basename, path); } static gboolean cached_dir_remove_entry (CachedDir *dir, const char *basename) { GSList *tmp; tmp = dir->entries; while (tmp != NULL) { if (strcmp (desktop_entry_get_basename (tmp->data), basename) == 0) { desktop_entry_unref (tmp->data); dir->entries = g_slist_delete_link (dir->entries, tmp); return TRUE; } tmp = tmp->next; } return FALSE; } static gboolean cached_dir_add_subdir (CachedDir *dir, const char *basename, const char *path) { CachedDir *subdir; subdir = find_subdir (dir, basename); if (subdir != NULL) { subdir->deleted = FALSE; return TRUE; } subdir = cached_dir_new (basename); if (!cached_dir_load_entries_recursive (subdir, path)) { cached_dir_free (subdir); return FALSE; } menu_verbose ("Caching dir \"%s\"\n", basename); subdir->parent = dir; dir->subdirs = g_slist_prepend (dir->subdirs, subdir); return TRUE; } static gboolean cached_dir_remove_subdir (CachedDir *dir, const char *basename) { CachedDir *subdir; subdir = find_subdir (dir, basename); if (subdir != NULL) { subdir->deleted = TRUE; if (subdir->references == 0) { cached_dir_free (subdir); dir->subdirs = g_slist_remove (dir->subdirs, subdir); } return TRUE; } return FALSE; } static guint monitors_idle_handler = 0; static GSList *pending_monitors_dirs = NULL; static void cached_dir_invoke_monitors (CachedDir *dir) { GSList *tmp; tmp = dir->monitors; while (tmp != NULL) { CachedDirMonitor *monitor = tmp->data; GSList *next = tmp->next; monitor->callback (monitor->ed, monitor->user_data); tmp = next; } /* we explicitly don't invoke monitors of the parent since an * event has been queued for it too */ } static gboolean emit_monitors_in_idle (void) { GSList *monitors_to_emit; GSList *tmp; monitors_to_emit = pending_monitors_dirs; pending_monitors_dirs = NULL; monitors_idle_handler = 0; tmp = monitors_to_emit; while (tmp != NULL) { CachedDir *dir = tmp->data; cached_dir_invoke_monitors (dir); cached_dir_remove_reference (dir); tmp = tmp->next; } g_slist_free (monitors_to_emit); return FALSE; } static void cached_dir_queue_monitor_event (CachedDir *dir) { GSList *tmp; tmp = pending_monitors_dirs; while (tmp != NULL) { CachedDir *d = tmp->data; GSList *next = tmp->next; if (dir->parent == d->parent && g_strcmp0 (dir->name, d->name) == 0) break; tmp = next; } /* not found, so let's queue it */ if (tmp == NULL) { cached_dir_add_reference (dir); pending_monitors_dirs = g_slist_append (pending_monitors_dirs, dir); } if (dir->parent) { cached_dir_queue_monitor_event (dir->parent); } if (monitors_idle_handler == 0) { monitors_idle_handler = g_idle_add ((GSourceFunc) emit_monitors_in_idle, NULL); } } static void handle_cached_dir_changed (MenuMonitor *monitor, MenuMonitorEvent event, const char *path, CachedDir *dir) { gboolean handled = FALSE; char *basename; char *dirname; menu_verbose ("'%s' notified of '%s' %s - invalidating cache\n", dir->name, path, event == MENU_MONITOR_EVENT_CREATED ? ("created") : event == MENU_MONITOR_EVENT_DELETED ? ("deleted") : ("changed")); dirname = g_path_get_dirname (path); basename = g_path_get_basename (path); dir = cached_dir_lookup (dirname); if (g_str_has_suffix (basename, ".desktop") || g_str_has_suffix (basename, ".directory")) { switch (event) { case MENU_MONITOR_EVENT_CREATED: case MENU_MONITOR_EVENT_CHANGED: handled = cached_dir_update_entry (dir, basename, path); break; case MENU_MONITOR_EVENT_DELETED: handled = cached_dir_remove_entry (dir, basename); break; default: g_assert_not_reached (); break; } } else /* Try recursing */ { switch (event) { case MENU_MONITOR_EVENT_CREATED: handled = cached_dir_add_subdir (dir, basename, path); break; case MENU_MONITOR_EVENT_CHANGED: break; case MENU_MONITOR_EVENT_DELETED: handled = cached_dir_remove_subdir (dir, basename); break; default: g_assert_not_reached (); break; } } g_free (basename); g_free (dirname); if (handled) { /* CHANGED events don't change the set of desktop entries */ if (event == MENU_MONITOR_EVENT_CREATED || event == MENU_MONITOR_EVENT_DELETED) { _entry_directory_list_empty_desktop_cache (); } cached_dir_queue_monitor_event (dir); } } static void cached_dir_ensure_monitor (CachedDir *dir, const char *dirname) { if (dir->dir_monitor == NULL) { dir->dir_monitor = menu_get_directory_monitor (dirname); menu_monitor_add_notify (dir->dir_monitor, (MenuMonitorNotifyFunc) handle_cached_dir_changed, dir); } } static gboolean cached_dir_load_entries_recursive (CachedDir *dir, const char *dirname) { DIR *dp; struct dirent *dent; GString *fullpath; gsize fullpath_len; g_assert (dir != NULL); if (dir->have_read_entries) return TRUE; menu_verbose ("Attempting to read entries from %s (full path %s)\n", dir->name, dirname); dp = opendir (dirname); if (dp == NULL) { menu_verbose ("Unable to list directory \"%s\"\n", dirname); return FALSE; } cached_dir_ensure_monitor (dir, dirname); fullpath = g_string_new (dirname); if (fullpath->str[fullpath->len - 1] != G_DIR_SEPARATOR) g_string_append_c (fullpath, G_DIR_SEPARATOR); fullpath_len = fullpath->len; while ((dent = readdir (dp)) != NULL) { /* ignore . and .. */ if (dent->d_name[0] == '.' && (dent->d_name[1] == '\0' || (dent->d_name[1] == '.' && dent->d_name[2] == '\0'))) continue; g_string_append (fullpath, dent->d_name); if (g_str_has_suffix (dent->d_name, ".desktop") || g_str_has_suffix (dent->d_name, ".directory")) { cached_dir_add_entry (dir, dent->d_name, fullpath->str); } else /* Try recursing */ { cached_dir_add_subdir (dir, dent->d_name, fullpath->str); } g_string_truncate (fullpath, fullpath_len); } closedir (dp); g_string_free (fullpath, TRUE); dir->have_read_entries = TRUE; return TRUE; } static void cached_dir_add_monitor (CachedDir *dir, EntryDirectory *ed, EntryDirectoryChangedFunc callback, gpointer user_data) { CachedDirMonitor *monitor; GSList *tmp; tmp = dir->monitors; while (tmp != NULL) { monitor = tmp->data; if (monitor->ed == ed && monitor->callback == callback && monitor->user_data == user_data) break; tmp = tmp->next; } if (tmp == NULL) { monitor = g_new0 (CachedDirMonitor, 1); monitor->ed = ed; monitor->callback = callback; monitor->user_data = user_data; dir->monitors = g_slist_append (dir->monitors, monitor); } } static void cached_dir_remove_monitor (CachedDir *dir, EntryDirectory *ed, EntryDirectoryChangedFunc callback, gpointer user_data) { GSList *tmp; tmp = dir->monitors; while (tmp != NULL) { CachedDirMonitor *monitor = tmp->data; GSList *next = tmp->next; if (monitor->ed == ed && monitor->callback == callback && monitor->user_data == user_data) { dir->monitors = g_slist_delete_link (dir->monitors, tmp); g_free (monitor); } tmp = next; } } static void cached_dir_add_reference (CachedDir *dir) { dir->references++; if (dir->parent != NULL) { cached_dir_add_reference (dir->parent); } } static void cached_dir_remove_reference (CachedDir *dir) { CachedDir *parent; parent = dir->parent; if (--dir->references == 0 && dir->deleted) { if (dir->parent != NULL) { GSList *tmp; tmp = parent->subdirs; while (tmp != NULL) { CachedDir *subdir = tmp->data; if (!strcmp (subdir->name, dir->name)) { parent->subdirs = g_slist_delete_link (parent->subdirs, tmp); break; } tmp = tmp->next; } } cached_dir_free (dir); } if (parent != NULL) { cached_dir_remove_reference (parent); } } /* * Entry directories */ static EntryDirectory * entry_directory_new_full (DesktopEntryType entry_type, const char *path, gboolean is_legacy, const char *legacy_prefix) { EntryDirectory *ed; char *canonical; menu_verbose ("Loading entry directory \"%s\" (legacy %s)\n", path, is_legacy ? "" : ""); canonical = menu_canonicalize_file_name (path, FALSE); if (canonical == NULL) { menu_verbose ("Failed to canonicalize \"%s\": %s\n", path, g_strerror (errno)); return NULL; } ed = g_new0 (EntryDirectory, 1); ed->dir = cached_dir_lookup (canonical); g_assert (ed->dir != NULL); cached_dir_add_reference (ed->dir); cached_dir_load_entries_recursive (ed->dir, canonical); ed->legacy_prefix = g_strdup (legacy_prefix); ed->entry_type = entry_type; ed->is_legacy = is_legacy != FALSE; ed->refcount = 1; g_free (canonical); return ed; } EntryDirectory * entry_directory_new (DesktopEntryType entry_type, const char *path) { return entry_directory_new_full (entry_type, path, FALSE, NULL); } EntryDirectory * entry_directory_new_legacy (DesktopEntryType entry_type, const char *path, const char *legacy_prefix) { return entry_directory_new_full (entry_type, path, TRUE, legacy_prefix); } EntryDirectory * entry_directory_ref (EntryDirectory *ed) { g_return_val_if_fail (ed != NULL, NULL); g_return_val_if_fail (ed->refcount > 0, NULL); ed->refcount++; return ed; } void entry_directory_unref (EntryDirectory *ed) { g_return_if_fail (ed != NULL); g_return_if_fail (ed->refcount > 0); if (--ed->refcount == 0) { cached_dir_remove_reference (ed->dir); ed->dir = NULL; ed->entry_type = DESKTOP_ENTRY_INVALID; ed->is_legacy = FALSE; g_free (ed->legacy_prefix); ed->legacy_prefix = NULL; g_free (ed); } } static void entry_directory_add_monitor (EntryDirectory *ed, EntryDirectoryChangedFunc callback, gpointer user_data) { cached_dir_add_monitor (ed->dir, ed, callback, user_data); } static void entry_directory_remove_monitor (EntryDirectory *ed, EntryDirectoryChangedFunc callback, gpointer user_data) { cached_dir_remove_monitor (ed->dir, ed, callback, user_data); } static DesktopEntry * entry_directory_get_directory (EntryDirectory *ed, const char *relative_path) { DesktopEntry *entry; if (ed->entry_type != DESKTOP_ENTRY_DIRECTORY) return NULL; entry = cached_dir_find_relative_path (ed->dir, relative_path); if (entry == NULL || desktop_entry_get_type (entry) != DESKTOP_ENTRY_DIRECTORY) return NULL; return desktop_entry_ref (entry); } static char * get_desktop_file_id_from_path (EntryDirectory *ed, DesktopEntryType entry_type, const char *relative_path) { char *retval; retval = NULL; if (entry_type == DESKTOP_ENTRY_DESKTOP) { if (!ed->is_legacy) { retval = g_strdelimit (g_strdup (relative_path), "/", '-'); } else { char *basename; basename = g_path_get_basename (relative_path); if (ed->legacy_prefix) { retval = g_strjoin ("-", ed->legacy_prefix, basename, NULL); g_free (basename); } else { retval = basename; } } } else { retval = g_strdup (relative_path); } return retval; } typedef gboolean (* EntryDirectoryForeachFunc) (EntryDirectory *ed, DesktopEntry *entry, const char *file_id, DesktopEntrySet *set, gpointer user_data); static gboolean entry_directory_foreach_recursive (EntryDirectory *ed, CachedDir *cd, GString *relative_path, EntryDirectoryForeachFunc func, DesktopEntrySet *set, gpointer user_data) { GSList *tmp; int relative_path_len; if (cd->deleted) return TRUE; relative_path_len = relative_path->len; tmp = cd->entries; while (tmp != NULL) { DesktopEntry *entry = tmp->data; if (desktop_entry_get_type (entry) == ed->entry_type) { gboolean ret; char *file_id; g_string_append (relative_path, desktop_entry_get_basename (entry)); file_id = get_desktop_file_id_from_path (ed, ed->entry_type, relative_path->str); ret = func (ed, entry, file_id, set, user_data); g_free (file_id); g_string_truncate (relative_path, relative_path_len); if (!ret) return FALSE; } tmp = tmp->next; } tmp = cd->subdirs; while (tmp != NULL) { CachedDir *subdir = tmp->data; g_string_append (relative_path, subdir->name); g_string_append_c (relative_path, G_DIR_SEPARATOR); if (!entry_directory_foreach_recursive (ed, subdir, relative_path, func, set, user_data)) return FALSE; g_string_truncate (relative_path, relative_path_len); tmp = tmp->next; } return TRUE; } static void entry_directory_foreach (EntryDirectory *ed, EntryDirectoryForeachFunc func, DesktopEntrySet *set, gpointer user_data) { GString *path; path = g_string_new (NULL); entry_directory_foreach_recursive (ed, ed->dir, path, func, set, user_data); g_string_free (path, TRUE); } void entry_directory_get_flat_contents (EntryDirectory *ed, DesktopEntrySet *desktop_entries, DesktopEntrySet *directory_entries, GSList **subdirs) { GSList *tmp; if (subdirs) *subdirs = NULL; tmp = ed->dir->entries; while (tmp != NULL) { DesktopEntry *entry = tmp->data; const char *basename; basename = desktop_entry_get_basename (entry); if (desktop_entries && desktop_entry_get_type (entry) == DESKTOP_ENTRY_DESKTOP) { char *file_id; file_id = get_desktop_file_id_from_path (ed, DESKTOP_ENTRY_DESKTOP, basename); desktop_entry_set_add_entry (desktop_entries, entry, file_id); g_free (file_id); } if (directory_entries && desktop_entry_get_type (entry) == DESKTOP_ENTRY_DIRECTORY) { desktop_entry_set_add_entry (directory_entries, entry, basename); } tmp = tmp->next; } if (subdirs) { tmp = ed->dir->subdirs; while (tmp != NULL) { CachedDir *cd = tmp->data; if (!cd->deleted) { *subdirs = g_slist_prepend (*subdirs, g_strdup (cd->name)); } tmp = tmp->next; } } if (subdirs) *subdirs = g_slist_reverse (*subdirs); } /* * Entry directory lists */ EntryDirectoryList * entry_directory_list_new (void) { EntryDirectoryList *list; list = g_new0 (EntryDirectoryList, 1); list->refcount = 1; list->dirs = NULL; list->length = 0; return list; } EntryDirectoryList * entry_directory_list_ref (EntryDirectoryList *list) { g_return_val_if_fail (list != NULL, NULL); g_return_val_if_fail (list->refcount > 0, NULL); list->refcount += 1; return list; } void entry_directory_list_unref (EntryDirectoryList *list) { g_return_if_fail (list != NULL); g_return_if_fail (list->refcount > 0); list->refcount -= 1; if (list->refcount == 0) { g_list_foreach (list->dirs, (GFunc) entry_directory_unref, NULL); g_list_free (list->dirs); list->dirs = NULL; list->length = 0; g_free (list); } } void entry_directory_list_prepend (EntryDirectoryList *list, EntryDirectory *ed) { list->length += 1; list->dirs = g_list_prepend (list->dirs, entry_directory_ref (ed)); } int entry_directory_list_get_length (EntryDirectoryList *list) { return list->length; } void entry_directory_list_append_list (EntryDirectoryList *list, EntryDirectoryList *to_append) { GList *tmp; GList *new_dirs = NULL; if (to_append->length == 0) return; tmp = to_append->dirs; while (tmp != NULL) { list->length += 1; new_dirs = g_list_prepend (new_dirs, entry_directory_ref (tmp->data)); tmp = tmp->next; } new_dirs = g_list_reverse (new_dirs); list->dirs = g_list_concat (list->dirs, new_dirs); } DesktopEntry * entry_directory_list_get_directory (EntryDirectoryList *list, const char *relative_path) { DesktopEntry *retval = NULL; GList *tmp; tmp = list->dirs; while (tmp != NULL) { if ((retval = entry_directory_get_directory (tmp->data, relative_path)) != NULL) break; tmp = tmp->next; } return retval; } gboolean _entry_directory_list_compare (const EntryDirectoryList *a, const EntryDirectoryList *b) { GList *al, *bl; if (a == NULL && b == NULL) return TRUE; if ((a == NULL || b == NULL)) return FALSE; if (a->length != b->length) return FALSE; al = a->dirs; bl = b->dirs; while (al && bl && al->data == bl->data) { al = al->next; bl = bl->next; } return (al == NULL && bl == NULL); } static gboolean get_all_func (EntryDirectory *ed, DesktopEntry *entry, const char *file_id, DesktopEntrySet *set, gpointer user_data) { if (ed->is_legacy && !desktop_entry_has_categories (entry)) { entry = desktop_entry_copy (entry); desktop_entry_add_legacy_category (entry); } else { entry = desktop_entry_ref (entry); } desktop_entry_set_add_entry (set, entry, file_id); desktop_entry_unref (entry); return TRUE; } static DesktopEntrySet *entry_directory_last_set = NULL; static EntryDirectoryList *entry_directory_last_list = NULL; void _entry_directory_list_empty_desktop_cache (void) { if (entry_directory_last_set != NULL) desktop_entry_set_unref (entry_directory_last_set); entry_directory_last_set = NULL; if (entry_directory_last_list != NULL) entry_directory_list_unref (entry_directory_last_list); entry_directory_last_list = NULL; } DesktopEntrySet * _entry_directory_list_get_all_desktops (EntryDirectoryList *list) { GList *tmp; DesktopEntrySet *set; /* The only tricky thing here is that desktop files later * in the search list with the same relative path * are "hidden" by desktop files earlier in the path, * so we have to do the earlier files first causing * the later files to replace the earlier files * in the DesktopEntrySet * * We go from the end of the list so we can just * g_hash_table_replace and not have to do two * hash lookups (check for existing entry, then insert new * entry) */ /* This method is -extremely- slow, so we have a simple one-entry cache here */ if (_entry_directory_list_compare (list, entry_directory_last_list)) { menu_verbose (" Hit desktop list (%p) cache\n", list); return desktop_entry_set_ref (entry_directory_last_set); } if (entry_directory_last_set != NULL) desktop_entry_set_unref (entry_directory_last_set); if (entry_directory_last_list != NULL) entry_directory_list_unref (entry_directory_last_list); set = desktop_entry_set_new (); menu_verbose (" Storing all of list %p in set %p\n", list, set); tmp = g_list_last (list->dirs); while (tmp != NULL) { entry_directory_foreach (tmp->data, get_all_func, set, NULL); tmp = tmp->prev; } entry_directory_last_list = entry_directory_list_ref (list); entry_directory_last_set = desktop_entry_set_ref (set); return set; } void entry_directory_list_add_monitors (EntryDirectoryList *list, EntryDirectoryChangedFunc callback, gpointer user_data) { GList *tmp; tmp = list->dirs; while (tmp != NULL) { entry_directory_add_monitor (tmp->data, callback, user_data); tmp = tmp->next; } } void entry_directory_list_remove_monitors (EntryDirectoryList *list, EntryDirectoryChangedFunc callback, gpointer user_data) { GList *tmp; tmp = list->dirs; while (tmp != NULL) { entry_directory_remove_monitor (tmp->data, callback, user_data); tmp = tmp->next; } } gnome-menus-3.0.1/libmenu/Makefile.am0000644000175000001440000000362611542164666014373 00000000000000lib_LTLIBRARIES = libgnome-menu.la AM_CPPFLAGS = \ $(GLIB_CFLAGS) \ -DGMENU_I_KNOW_THIS_IS_UNSTABLE \ $(DISABLE_DEPRECATED_CFLAGS) \ $(DEBUG_CFLAGS) AM_CFLAGS = $(WARN_CFLAGS) libgnome_menu_includedir = $(includedir)/gnome-menus libgnome_menu_include_HEADERS = \ gmenu-tree.h libgnome_menu_sources = \ canonicalize.c \ desktop-entries.c \ entry-directories.c \ gmenu-tree.c \ menu-layout.c \ menu-monitor.c \ menu-util.c libgnome_menu_la_SOURCES = \ $(libgnome_menu_sources) \ canonicalize.h \ desktop-entries.h \ entry-directories.h \ gmenu-tree.h \ menu-layout.h \ menu-monitor.h \ menu-util.h libgnome_menu_la_LIBADD = \ $(GLIB_LIBS) libgnome_menu_la_LDFLAGS = \ -version-info $(LIB_MENU_LT_VERSION) \ -no-undefined \ -export-symbols-regex gmenu_tree pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libgnome-menu.pc EXTRA_DIST = \ libgnome-menu.pc.in \ libgnome-menu-uninstalled.pc.in CLEANFILES = # Introspection -include $(INTROSPECTION_MAKEFILE) INTROSPECTION_GIRS = INTROSPECTION_SCANNER_ARGS = --warn-all --add-include-path=$(srcdir) INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir) if HAVE_INTROSPECTION # Note: we only include the headers here so far because there's no gtk-doc at all anyway introspection_sources = $(libgnome_menu_include_HEADERS) GMenu-2.0.gir: libgnome-menu.la GMenu_2_0_gir_INCLUDES = GObject-2.0 GMenu_2_0_gir_CFLAGS = $(AM_CPPFLAGS) GMenu_2_0_gir_LIBS = libgnome-menu.la GMenu_2_0_gir_SCANNERFLAGS = --identifier-prefix=GMenu --symbol-prefix=gmenu --pkg-export=libgnome-menu GMenu_2_0_gir_FILES = $(addprefix $(srcdir)/,$(introspection_sources)) INTROSPECTION_GIRS += GMenu-2.0.gir girdir = $(INTROSPECTION_GIRDIR) gir_DATA = $(INTROSPECTION_GIRS) typelibdir = $(INTROSPECTION_TYPELIBDIR) typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib) CLEANFILES += $(gir_DATA) $(typelib_DATA) endif -include $(top_srcdir)/git.mk gnome-menus-3.0.1/libmenu/Makefile.in0000644000175000001440000006420211555467533014404 00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 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@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ @HAVE_INTROSPECTION_TRUE@am__append_1 = GMenu-2.0.gir @HAVE_INTROSPECTION_TRUE@am__append_2 = $(gir_DATA) $(typelib_DATA) subdir = libmenu DIST_COMMON = $(libgnome_menu_include_HEADERS) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in \ $(srcdir)/libgnome-menu-uninstalled.pc.in \ $(srcdir)/libgnome-menu.pc.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/python.m4 \ $(top_srcdir)/configure.ac 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 = libgnome-menu.pc libgnome-menu-uninstalled.pc CONFIG_CLEAN_VPATH_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(girdir)" \ "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(typelibdir)" \ "$(DESTDIR)$(libgnome_menu_includedir)" LTLIBRARIES = $(lib_LTLIBRARIES) am__DEPENDENCIES_1 = libgnome_menu_la_DEPENDENCIES = $(am__DEPENDENCIES_1) am__objects_1 = canonicalize.lo desktop-entries.lo \ entry-directories.lo gmenu-tree.lo menu-layout.lo \ menu-monitor.lo menu-util.lo am_libgnome_menu_la_OBJECTS = $(am__objects_1) libgnome_menu_la_OBJECTS = $(am_libgnome_menu_la_OBJECTS) AM_V_lt = $(am__v_lt_$(V)) am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) am__v_lt_0 = --silent libgnome_menu_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(AM_CFLAGS) $(CFLAGS) $(libgnome_menu_la_LDFLAGS) $(LDFLAGS) \ -o $@ DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_$(V)) am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) am__v_CC_0 = @echo " CC " $@; AM_V_at = $(am__v_at_$(V)) am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_$(V)) am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) am__v_CCLD_0 = @echo " CCLD " $@; AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgnome_menu_la_SOURCES) DIST_SOURCES = $(libgnome_menu_la_SOURCES) DATA = $(gir_DATA) $(pkgconfig_DATA) $(typelib_DATA) HEADERS = $(libgnome_menu_include_HEADERS) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_LINGUAS = @ALL_LINGUAS@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DEBUG_CFLAGS = @DEBUG_CFLAGS@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIB_MENU_LT_VERSION = @LIB_MENU_LT_VERSION@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ MSGFMT_OPTS = @MSGFMT_OPTS@ MSGMERGE = @MSGMERGE@ NM = @NM@ NMEDIT = @NMEDIT@ NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ PYTHON = @PYTHON@ PYTHON_CC = @PYTHON_CC@ PYTHON_EMBED_LIBS = @PYTHON_EMBED_LIBS@ PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ PYTHON_INCLUDES = @PYTHON_INCLUDES@ PYTHON_LDFLAGS = @PYTHON_LDFLAGS@ PYTHON_LIBS = @PYTHON_LIBS@ PYTHON_PLATFORM = @PYTHON_PLATFORM@ PYTHON_PREFIX = @PYTHON_PREFIX@ PYTHON_VERSION = @PYTHON_VERSION@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ WARN_CFLAGS = @WARN_CFLAGS@ XGETTEXT = @XGETTEXT@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ 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@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ lt_ECHO = @lt_ECHO@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ pkgpyexecdir = @pkgpyexecdir@ pkgpythondir = @pkgpythondir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ pyexecdir = @pyexecdir@ pythondir = @pythondir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ lib_LTLIBRARIES = libgnome-menu.la AM_CPPFLAGS = \ $(GLIB_CFLAGS) \ -DGMENU_I_KNOW_THIS_IS_UNSTABLE \ $(DISABLE_DEPRECATED_CFLAGS) \ $(DEBUG_CFLAGS) AM_CFLAGS = $(WARN_CFLAGS) libgnome_menu_includedir = $(includedir)/gnome-menus libgnome_menu_include_HEADERS = \ gmenu-tree.h libgnome_menu_sources = \ canonicalize.c \ desktop-entries.c \ entry-directories.c \ gmenu-tree.c \ menu-layout.c \ menu-monitor.c \ menu-util.c libgnome_menu_la_SOURCES = \ $(libgnome_menu_sources) \ canonicalize.h \ desktop-entries.h \ entry-directories.h \ gmenu-tree.h \ menu-layout.h \ menu-monitor.h \ menu-util.h libgnome_menu_la_LIBADD = \ $(GLIB_LIBS) libgnome_menu_la_LDFLAGS = \ -version-info $(LIB_MENU_LT_VERSION) \ -no-undefined \ -export-symbols-regex gmenu_tree pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libgnome-menu.pc EXTRA_DIST = \ libgnome-menu.pc.in \ libgnome-menu-uninstalled.pc.in CLEANFILES = $(am__append_2) INTROSPECTION_GIRS = $(am__append_1) INTROSPECTION_SCANNER_ARGS = --warn-all --add-include-path=$(srcdir) INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir) # Note: we only include the headers here so far because there's no gtk-doc at all anyway @HAVE_INTROSPECTION_TRUE@introspection_sources = $(libgnome_menu_include_HEADERS) @HAVE_INTROSPECTION_TRUE@GMenu_2_0_gir_INCLUDES = GObject-2.0 @HAVE_INTROSPECTION_TRUE@GMenu_2_0_gir_CFLAGS = $(AM_CPPFLAGS) @HAVE_INTROSPECTION_TRUE@GMenu_2_0_gir_LIBS = libgnome-menu.la @HAVE_INTROSPECTION_TRUE@GMenu_2_0_gir_SCANNERFLAGS = --identifier-prefix=GMenu --symbol-prefix=gmenu --pkg-export=libgnome-menu @HAVE_INTROSPECTION_TRUE@GMenu_2_0_gir_FILES = $(addprefix $(srcdir)/,$(introspection_sources)) @HAVE_INTROSPECTION_TRUE@girdir = $(INTROSPECTION_GIRDIR) @HAVE_INTROSPECTION_TRUE@gir_DATA = $(INTROSPECTION_GIRS) @HAVE_INTROSPECTION_TRUE@typelibdir = $(INTROSPECTION_TYPELIBDIR) @HAVE_INTROSPECTION_TRUE@typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib) all: all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libmenu/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign libmenu/Makefile .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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): libgnome-menu.pc: $(top_builddir)/config.status $(srcdir)/libgnome-menu.pc.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ libgnome-menu-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/libgnome-menu-uninstalled.pc.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ list2=; for p in $$list; do \ if test -f $$p; then \ list2="$$list2 $$p"; \ else :; fi; \ done; \ test -z "$$list2" || { \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ } uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ for p in $$list; do \ $(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ done clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done libgnome-menu.la: $(libgnome_menu_la_OBJECTS) $(libgnome_menu_la_DEPENDENCIES) $(AM_V_CCLD)$(libgnome_menu_la_LINK) -rpath $(libdir) $(libgnome_menu_la_OBJECTS) $(libgnome_menu_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/canonicalize.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/desktop-entries.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/entry-directories.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gmenu-tree.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/menu-layout.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/menu-monitor.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/menu-util.Plo@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-girDATA: $(gir_DATA) @$(NORMAL_INSTALL) test -z "$(girdir)" || $(MKDIR_P) "$(DESTDIR)$(girdir)" @list='$(gir_DATA)'; test -n "$(girdir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(girdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(girdir)" || exit $$?; \ done uninstall-girDATA: @$(NORMAL_UNINSTALL) @list='$(gir_DATA)'; test -n "$(girdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(girdir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(girdir)" && rm -f $$files install-pkgconfigDATA: $(pkgconfig_DATA) @$(NORMAL_INSTALL) test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ done uninstall-pkgconfigDATA: @$(NORMAL_UNINSTALL) @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files install-typelibDATA: $(typelib_DATA) @$(NORMAL_INSTALL) test -z "$(typelibdir)" || $(MKDIR_P) "$(DESTDIR)$(typelibdir)" @list='$(typelib_DATA)'; test -n "$(typelibdir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(typelibdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(typelibdir)" || exit $$?; \ done uninstall-typelibDATA: @$(NORMAL_UNINSTALL) @list='$(typelib_DATA)'; test -n "$(typelibdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(typelibdir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(typelibdir)" && rm -f $$files install-libgnome_menu_includeHEADERS: $(libgnome_menu_include_HEADERS) @$(NORMAL_INSTALL) test -z "$(libgnome_menu_includedir)" || $(MKDIR_P) "$(DESTDIR)$(libgnome_menu_includedir)" @list='$(libgnome_menu_include_HEADERS)'; test -n "$(libgnome_menu_includedir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libgnome_menu_includedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(libgnome_menu_includedir)" || exit $$?; \ done uninstall-libgnome_menu_includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(libgnome_menu_include_HEADERS)'; test -n "$(libgnome_menu_includedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(libgnome_menu_includedir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(libgnome_menu_includedir)" && rm -f $$files 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; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ 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; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) 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)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__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 "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) installdirs: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(girdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(typelibdir)" "$(DESTDIR)$(libgnome_menu_includedir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(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: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-girDATA install-libgnome_menu_includeHEADERS \ install-pkgconfigDATA install-typelibDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-libLTLIBRARIES install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-girDATA uninstall-libLTLIBRARIES \ uninstall-libgnome_menu_includeHEADERS uninstall-pkgconfigDATA \ uninstall-typelibDATA .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libLTLIBRARIES clean-libtool ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-girDATA \ install-html install-html-am install-info install-info-am \ install-libLTLIBRARIES install-libgnome_menu_includeHEADERS \ install-man install-pdf install-pdf-am install-pkgconfigDATA \ install-ps install-ps-am install-strip install-typelibDATA \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-girDATA \ uninstall-libLTLIBRARIES \ uninstall-libgnome_menu_includeHEADERS uninstall-pkgconfigDATA \ uninstall-typelibDATA # Introspection -include $(INTROSPECTION_MAKEFILE) @HAVE_INTROSPECTION_TRUE@GMenu-2.0.gir: libgnome-menu.la -include $(top_srcdir)/git.mk # 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: gnome-menus-3.0.1/libmenu/menu-monitor.c0000644000175000001440000002451511446661737015140 00000000000000/* * Copyright (C) 2005 Red Hat, Inc. * Copyright (C) 2006 Mark McLoughlin * Copyright (C) 2007 Sebastian Dröge * Copyright (C) 2008 Vincent Untz * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #include #include "menu-monitor.h" #include #include "menu-util.h" struct MenuMonitor { char *path; guint refcount; GSList *notifies; GFileMonitor *monitor; guint is_directory : 1; }; typedef struct { MenuMonitor *monitor; MenuMonitorEvent event; char *path; } MenuMonitorEventInfo; typedef struct { MenuMonitorNotifyFunc notify_func; gpointer user_data; guint refcount; } MenuMonitorNotify; static MenuMonitorNotify *menu_monitor_notify_ref (MenuMonitorNotify *notify); static void menu_monitor_notify_unref (MenuMonitorNotify *notify); static GHashTable *monitors_registry = NULL; static guint events_idle_handler = 0; static GSList *pending_events = NULL; static void invoke_notifies (MenuMonitor *monitor, MenuMonitorEvent event, const char *path) { GSList *copy; GSList *tmp; copy = g_slist_copy (monitor->notifies); g_slist_foreach (copy, (GFunc) menu_monitor_notify_ref, NULL); tmp = copy; while (tmp != NULL) { MenuMonitorNotify *notify = tmp->data; GSList *next = tmp->next; if (notify->notify_func) { notify->notify_func (monitor, event, path, notify->user_data); } menu_monitor_notify_unref (notify); tmp = next; } g_slist_free (copy); } static gboolean emit_events_in_idle (void) { GSList *events_to_emit; GSList *tmp; events_to_emit = pending_events; pending_events = NULL; events_idle_handler = 0; tmp = events_to_emit; while (tmp != NULL) { MenuMonitorEventInfo *event_info = tmp->data; menu_monitor_ref (event_info->monitor); tmp = tmp->next; } tmp = events_to_emit; while (tmp != NULL) { MenuMonitorEventInfo *event_info = tmp->data; invoke_notifies (event_info->monitor, event_info->event, event_info->path); menu_monitor_unref (event_info->monitor); event_info->monitor = NULL; g_free (event_info->path); event_info->path = NULL; event_info->event = MENU_MONITOR_EVENT_INVALID; g_free (event_info); tmp = tmp->next; } g_slist_free (events_to_emit); return FALSE; } static void menu_monitor_queue_event (MenuMonitorEventInfo *event_info) { pending_events = g_slist_append (pending_events, event_info); if (events_idle_handler == 0) { events_idle_handler = g_idle_add ((GSourceFunc) emit_events_in_idle, NULL); } } static inline char * get_registry_key (const char *path, gboolean is_directory) { return g_strdup_printf ("%s:%s", path, is_directory ? "" : ""); } static gboolean monitor_callback (GFileMonitor *monitor, GFile *child, GFile *other_file, GFileMonitorEvent eflags, gpointer user_data) { MenuMonitorEventInfo *event_info; MenuMonitorEvent event; MenuMonitor *menu_monitor = (MenuMonitor *) user_data; event = MENU_MONITOR_EVENT_INVALID; switch (eflags) { case G_FILE_MONITOR_EVENT_CHANGED: event = MENU_MONITOR_EVENT_CHANGED; break; case G_FILE_MONITOR_EVENT_CREATED: event = MENU_MONITOR_EVENT_CREATED; break; case G_FILE_MONITOR_EVENT_DELETED: event = MENU_MONITOR_EVENT_DELETED; break; default: return TRUE; } event_info = g_new0 (MenuMonitorEventInfo, 1); event_info->path = g_file_get_path (child); event_info->event = event; event_info->monitor = menu_monitor; menu_monitor_queue_event (event_info); return TRUE; } static MenuMonitor * register_monitor (const char *path, gboolean is_directory) { static gboolean initted = FALSE; MenuMonitor *retval; GFile *file; if (!initted) { /* This is the only place where we're using GObject and the app can't * know we're using it, so we need to init the type system ourselves. */ g_type_init (); initted = TRUE; } retval = g_new0 (MenuMonitor, 1); retval->path = g_strdup (path); retval->refcount = 1; retval->is_directory = is_directory != FALSE; file = g_file_new_for_path (retval->path); if (file == NULL) { menu_verbose ("Not adding monitor on '%s', failed to create GFile\n", retval->path); return retval; } if (retval->is_directory) retval->monitor = g_file_monitor_directory (file, G_FILE_MONITOR_NONE, NULL, NULL); else retval->monitor = g_file_monitor_file (file, G_FILE_MONITOR_NONE, NULL, NULL); g_object_unref (G_OBJECT (file)); if (retval->monitor == NULL) { menu_verbose ("Not adding monitor on '%s', failed to create monitor\n", retval->path); return retval; } g_signal_connect (retval->monitor, "changed", G_CALLBACK (monitor_callback), retval); return retval; } static MenuMonitor * lookup_monitor (const char *path, gboolean is_directory) { MenuMonitor *retval; char *registry_key; retval = NULL; registry_key = get_registry_key (path, is_directory); if (monitors_registry == NULL) { monitors_registry = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, NULL); } else { retval = g_hash_table_lookup (monitors_registry, registry_key); } if (retval == NULL) { retval = register_monitor (path, is_directory); g_hash_table_insert (monitors_registry, registry_key, retval); return retval; } else { g_free (registry_key); return menu_monitor_ref (retval); } } MenuMonitor * menu_get_file_monitor (const char *path) { g_return_val_if_fail (path != NULL, NULL); return lookup_monitor (path, FALSE); } MenuMonitor * menu_get_directory_monitor (const char *path) { g_return_val_if_fail (path != NULL, NULL); return lookup_monitor (path, TRUE); } MenuMonitor * menu_monitor_ref (MenuMonitor *monitor) { g_return_val_if_fail (monitor != NULL, NULL); g_return_val_if_fail (monitor->refcount > 0, NULL); monitor->refcount++; return monitor; } static void menu_monitor_clear_pending_events (MenuMonitor *monitor) { GSList *tmp; tmp = pending_events; while (tmp != NULL) { MenuMonitorEventInfo *event_info = tmp->data; GSList *next = tmp->next; if (event_info->monitor == monitor) { pending_events = g_slist_delete_link (pending_events, tmp); g_free (event_info->path); event_info->path = NULL; event_info->monitor = NULL; event_info->event = MENU_MONITOR_EVENT_INVALID; g_free (event_info); } tmp = next; } } void menu_monitor_unref (MenuMonitor *monitor) { char *registry_key; g_return_if_fail (monitor != NULL); g_return_if_fail (monitor->refcount > 0); if (--monitor->refcount > 0) return; registry_key = get_registry_key (monitor->path, monitor->is_directory); g_hash_table_remove (monitors_registry, registry_key); g_free (registry_key); if (g_hash_table_size (monitors_registry) == 0) { g_hash_table_destroy (monitors_registry); monitors_registry = NULL; } if (monitor->monitor) { g_file_monitor_cancel (monitor->monitor); g_object_unref (monitor->monitor); monitor->monitor = NULL; } g_slist_foreach (monitor->notifies, (GFunc) menu_monitor_notify_unref, NULL); g_slist_free (monitor->notifies); monitor->notifies = NULL; menu_monitor_clear_pending_events (monitor); g_free (monitor->path); monitor->path = NULL; g_free (monitor); } static MenuMonitorNotify * menu_monitor_notify_ref (MenuMonitorNotify *notify) { g_return_val_if_fail (notify != NULL, NULL); g_return_val_if_fail (notify->refcount > 0, NULL); notify->refcount++; return notify; } static void menu_monitor_notify_unref (MenuMonitorNotify *notify) { g_return_if_fail (notify != NULL); g_return_if_fail (notify->refcount > 0); if (--notify->refcount > 0) return; g_free (notify); } void menu_monitor_add_notify (MenuMonitor *monitor, MenuMonitorNotifyFunc notify_func, gpointer user_data) { MenuMonitorNotify *notify; GSList *tmp; g_return_if_fail (monitor != NULL); g_return_if_fail (notify_func != NULL); tmp = monitor->notifies; while (tmp != NULL) { notify = tmp->data; if (notify->notify_func == notify_func && notify->user_data == user_data) break; tmp = tmp->next; } if (tmp == NULL) { notify = g_new0 (MenuMonitorNotify, 1); notify->notify_func = notify_func; notify->user_data = user_data; notify->refcount = 1; monitor->notifies = g_slist_append (monitor->notifies, notify); } } void menu_monitor_remove_notify (MenuMonitor *monitor, MenuMonitorNotifyFunc notify_func, gpointer user_data) { GSList *tmp; tmp = monitor->notifies; while (tmp != NULL) { MenuMonitorNotify *notify = tmp->data; GSList *next = tmp->next; if (notify->notify_func == notify_func && notify->user_data == user_data) { notify->notify_func = NULL; notify->user_data = NULL; menu_monitor_notify_unref (notify); monitor->notifies = g_slist_delete_link (monitor->notifies, tmp); } tmp = next; } } gnome-menus-3.0.1/libmenu/canonicalize.c0000644000175000001440000001656311334251460015132 00000000000000/* Return the canonical absolute name of a given file. Copyright (C) 1996-2001, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. Copyright (C) 2002 Red Hat, Inc. (trivial port to GLib) The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ #include #include "canonicalize.h" #include #include #include #include #include #include #include #include /* Return the canonical absolute name of file NAME. A canonical name does not contain any `.', `..' components nor any repeated path separators ('/') or symlinks. All path components must exist. If RESOLVED is null, the result is malloc'd; otherwise, if the canonical name is PATH_MAX chars or more, returns null with `errno' set to ENAMETOOLONG; if the name fits in fewer than PATH_MAX chars, returns the name in RESOLVED. If the name cannot be resolved and RESOLVED is non-NULL, it contains the path of the first component that cannot be resolved. If the path can be resolved, RESOLVED holds the same value as the value returned. */ static char* menu_realpath (const char *name, char *resolved) { char *rpath, *dest, *extra_buf = NULL; const char *start, *end, *rpath_limit; long int path_max; int num_links = 0; if (name == NULL) { /* As per Single Unix Specification V2 we must return an error if either parameter is a null pointer. We extend this to allow the RESOLVED parameter to be NULL in case the we are expected to allocate the room for the return value. */ errno = EINVAL; return NULL; } if (name[0] == '\0') { /* As per Single Unix Specification V2 we must return an error if the name argument points to an empty string. */ errno = ENOENT; return NULL; } #ifdef PATH_MAX path_max = PATH_MAX; #else path_max = pathconf (name, _PC_PATH_MAX); if (path_max <= 0) path_max = 1024; #endif rpath = resolved ? g_alloca (path_max) : g_malloc (path_max); rpath_limit = rpath + path_max; if (name[0] != G_DIR_SEPARATOR) { if (!getcwd (rpath, path_max)) { rpath[0] = '\0'; goto error; } dest = strchr (rpath, '\0'); } else { rpath[0] = G_DIR_SEPARATOR; dest = rpath + 1; } for (start = end = name; *start; start = end) { struct stat st; int n; /* Skip sequence of multiple path-separators. */ while (*start == G_DIR_SEPARATOR) ++start; /* Find end of path component. */ for (end = start; *end && *end != G_DIR_SEPARATOR; ++end) /* Nothing. */; if (end - start == 0) break; else if (end - start == 1 && start[0] == '.') /* nothing */; else if (end - start == 2 && start[0] == '.' && start[1] == '.') { /* Back up to previous component, ignore if at root already. */ if (dest > rpath + 1) while ((--dest)[-1] != G_DIR_SEPARATOR); } else { size_t new_size; if (dest[-1] != G_DIR_SEPARATOR) *dest++ = G_DIR_SEPARATOR; if (dest + (end - start) >= rpath_limit) { ptrdiff_t dest_offset = dest - rpath; char *new_rpath; if (resolved) { #ifdef ENAMETOOLONG errno = ENAMETOOLONG; #else /* Uh... just pick something */ errno = EINVAL; #endif if (dest > rpath + 1) dest--; *dest = '\0'; goto error; } new_size = rpath_limit - rpath; if (end - start + 1 > path_max) new_size += end - start + 1; else new_size += path_max; new_rpath = (char *) realloc (rpath, new_size); if (new_rpath == NULL) goto error; rpath = new_rpath; rpath_limit = rpath + new_size; dest = rpath + dest_offset; } memcpy (dest, start, end - start); dest = dest + (end - start); *dest = '\0'; if (stat (rpath, &st) < 0) goto error; if (S_ISLNK (st.st_mode)) { char *buf = alloca (path_max); size_t len; if (++num_links > MAXSYMLINKS) { errno = ELOOP; goto error; } n = readlink (rpath, buf, path_max); if (n < 0) goto error; buf[n] = '\0'; if (!extra_buf) extra_buf = g_alloca (path_max); len = strlen (end); if ((long int) (n + len) >= path_max) { #ifdef ENAMETOOLONG errno = ENAMETOOLONG; #else /* Uh... just pick something */ errno = EINVAL; #endif goto error; } /* Careful here, end may be a pointer into extra_buf... */ g_memmove (&extra_buf[n], end, len + 1); name = end = memcpy (extra_buf, buf, n); if (buf[0] == G_DIR_SEPARATOR) dest = rpath + 1; /* It's an absolute symlink */ else /* Back up to previous component, ignore if at root already: */ if (dest > rpath + 1) while ((--dest)[-1] != G_DIR_SEPARATOR); } } } if (dest > rpath + 1 && dest[-1] == G_DIR_SEPARATOR) --dest; *dest = '\0'; return resolved ? memcpy (resolved, rpath, dest - rpath + 1) : rpath; error: if (resolved) strcpy (resolved, rpath); else g_free (rpath); return NULL; } char * menu_canonicalize_file_name (const char *name, gboolean allow_missing_basename) { char *retval; retval = menu_realpath (name, NULL); /* We could avoid some system calls by using the second * argument to realpath() instead of doing realpath * all over again, but who cares really. we'll see if * it's ever in a profile. */ if (allow_missing_basename && retval == NULL) { char *dirname; char *canonical_dirname; dirname = g_path_get_dirname (name); canonical_dirname = menu_realpath (dirname, NULL); g_free (dirname); if (canonical_dirname) { char *basename; basename = g_path_get_basename (name); retval = g_build_filename (canonical_dirname, basename, NULL); g_free (basename); g_free (canonical_dirname); } } return retval; } gnome-menus-3.0.1/libmenu/menu-monitor.h0000644000175000001440000000345611334251460015126 00000000000000/* * Copyright (C) 2005 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #ifndef __MENU_MONITOR_H__ #define __MENU_MONITOR_H__ #include G_BEGIN_DECLS typedef struct MenuMonitor MenuMonitor; typedef enum { MENU_MONITOR_EVENT_INVALID = 0, MENU_MONITOR_EVENT_CREATED = 1, MENU_MONITOR_EVENT_DELETED = 2, MENU_MONITOR_EVENT_CHANGED = 3 } MenuMonitorEvent; typedef void (*MenuMonitorNotifyFunc) (MenuMonitor *monitor, MenuMonitorEvent event, const char *path, gpointer user_data); MenuMonitor *menu_get_file_monitor (const char *path); MenuMonitor *menu_get_directory_monitor (const char *path); MenuMonitor *menu_monitor_ref (MenuMonitor *monitor); void menu_monitor_unref (MenuMonitor *monitor); void menu_monitor_add_notify (MenuMonitor *monitor, MenuMonitorNotifyFunc notify_func, gpointer user_data); void menu_monitor_remove_notify (MenuMonitor *monitor, MenuMonitorNotifyFunc notify_func, gpointer user_data); G_END_DECLS #endif /* __MENU_MONITOR_H__ */ gnome-menus-3.0.1/libmenu/menu-layout.h0000644000175000001440000001445011334251460014750 00000000000000/* Menu layout in-memory data structure (a custom "DOM tree") */ /* * Copyright (C) 2002 - 2004 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #ifndef __MENU_LAYOUT_H__ #define __MENU_LAYOUT_H__ #include #include "entry-directories.h" G_BEGIN_DECLS typedef struct MenuLayoutNode MenuLayoutNode; typedef enum { MENU_LAYOUT_NODE_ROOT, MENU_LAYOUT_NODE_PASSTHROUGH, MENU_LAYOUT_NODE_MENU, MENU_LAYOUT_NODE_APP_DIR, MENU_LAYOUT_NODE_DEFAULT_APP_DIRS, MENU_LAYOUT_NODE_DIRECTORY_DIR, MENU_LAYOUT_NODE_DEFAULT_DIRECTORY_DIRS, MENU_LAYOUT_NODE_DEFAULT_MERGE_DIRS, MENU_LAYOUT_NODE_NAME, MENU_LAYOUT_NODE_DIRECTORY, MENU_LAYOUT_NODE_ONLY_UNALLOCATED, MENU_LAYOUT_NODE_NOT_ONLY_UNALLOCATED, MENU_LAYOUT_NODE_INCLUDE, MENU_LAYOUT_NODE_EXCLUDE, MENU_LAYOUT_NODE_FILENAME, MENU_LAYOUT_NODE_CATEGORY, MENU_LAYOUT_NODE_ALL, MENU_LAYOUT_NODE_AND, MENU_LAYOUT_NODE_OR, MENU_LAYOUT_NODE_NOT, MENU_LAYOUT_NODE_MERGE_FILE, MENU_LAYOUT_NODE_MERGE_DIR, MENU_LAYOUT_NODE_LEGACY_DIR, MENU_LAYOUT_NODE_KDE_LEGACY_DIRS, MENU_LAYOUT_NODE_MOVE, MENU_LAYOUT_NODE_OLD, MENU_LAYOUT_NODE_NEW, MENU_LAYOUT_NODE_DELETED, MENU_LAYOUT_NODE_NOT_DELETED, MENU_LAYOUT_NODE_LAYOUT, MENU_LAYOUT_NODE_DEFAULT_LAYOUT, MENU_LAYOUT_NODE_MENUNAME, MENU_LAYOUT_NODE_SEPARATOR, MENU_LAYOUT_NODE_MERGE } MenuLayoutNodeType; typedef enum { MENU_MERGE_FILE_TYPE_PATH = 0, MENU_MERGE_FILE_TYPE_PARENT } MenuMergeFileType; typedef enum { MENU_LAYOUT_MERGE_NONE, MENU_LAYOUT_MERGE_MENUS, MENU_LAYOUT_MERGE_FILES, MENU_LAYOUT_MERGE_ALL } MenuLayoutMergeType; typedef enum { MENU_LAYOUT_VALUES_NONE = 0, MENU_LAYOUT_VALUES_SHOW_EMPTY = 1 << 0, MENU_LAYOUT_VALUES_INLINE_MENUS = 1 << 1, MENU_LAYOUT_VALUES_INLINE_LIMIT = 1 << 2, MENU_LAYOUT_VALUES_INLINE_HEADER = 1 << 3, MENU_LAYOUT_VALUES_INLINE_ALIAS = 1 << 4 } MenuLayoutValuesMask; typedef struct { MenuLayoutValuesMask mask; guint show_empty : 1; guint inline_menus : 1; guint inline_header : 1; guint inline_alias : 1; guint inline_limit; } MenuLayoutValues; MenuLayoutNode *menu_layout_load (const char *filename, const char *non_prefixed_basename, GError **error); MenuLayoutNode *menu_layout_node_new (MenuLayoutNodeType type); MenuLayoutNode *menu_layout_node_ref (MenuLayoutNode *node); void menu_layout_node_unref (MenuLayoutNode *node); MenuLayoutNodeType menu_layout_node_get_type (MenuLayoutNode *node); MenuLayoutNode *menu_layout_node_get_root (MenuLayoutNode *node); MenuLayoutNode *menu_layout_node_get_parent (MenuLayoutNode *node); MenuLayoutNode *menu_layout_node_get_children (MenuLayoutNode *node); MenuLayoutNode *menu_layout_node_get_next (MenuLayoutNode *node); void menu_layout_node_insert_before (MenuLayoutNode *node, MenuLayoutNode *new_sibling); void menu_layout_node_insert_after (MenuLayoutNode *node, MenuLayoutNode *new_sibling); void menu_layout_node_prepend_child (MenuLayoutNode *parent, MenuLayoutNode *new_child); void menu_layout_node_append_child (MenuLayoutNode *parent, MenuLayoutNode *new_child); void menu_layout_node_unlink (MenuLayoutNode *node); void menu_layout_node_steal (MenuLayoutNode *node); const char *menu_layout_node_get_content (MenuLayoutNode *node); void menu_layout_node_set_content (MenuLayoutNode *node, const char *content); char *menu_layout_node_get_content_as_path (MenuLayoutNode *node); const char *menu_layout_node_root_get_name (MenuLayoutNode *node); const char *menu_layout_node_root_get_basedir (MenuLayoutNode *node); const char *menu_layout_node_menu_get_name (MenuLayoutNode *node); EntryDirectoryList *menu_layout_node_menu_get_app_dirs (MenuLayoutNode *node); EntryDirectoryList *menu_layout_node_menu_get_directory_dirs (MenuLayoutNode *node); const char *menu_layout_node_move_get_old (MenuLayoutNode *node); const char *menu_layout_node_move_get_new (MenuLayoutNode *node); const char *menu_layout_node_legacy_dir_get_prefix (MenuLayoutNode *node); void menu_layout_node_legacy_dir_set_prefix (MenuLayoutNode *node, const char *prefix); MenuMergeFileType menu_layout_node_merge_file_get_type (MenuLayoutNode *node); void menu_layout_node_merge_file_set_type (MenuLayoutNode *node, MenuMergeFileType type); MenuLayoutMergeType menu_layout_node_merge_get_type (MenuLayoutNode *node); void menu_layout_node_default_layout_get_values (MenuLayoutNode *node, MenuLayoutValues *values); void menu_layout_node_menuname_get_values (MenuLayoutNode *node, MenuLayoutValues *values); typedef void (* MenuLayoutNodeEntriesChangedFunc) (MenuLayoutNode *node, gpointer user_data); void menu_layout_node_root_add_entries_monitor (MenuLayoutNode *node, MenuLayoutNodeEntriesChangedFunc callback, gpointer user_data); void menu_layout_node_root_remove_entries_monitor (MenuLayoutNode *node, MenuLayoutNodeEntriesChangedFunc callback, gpointer user_data); G_END_DECLS #endif /* __MENU_LAYOUT_H__ */ gnome-menus-3.0.1/libmenu/libgnome-menu-uninstalled.pc.in0000644000175000001440000000044511334251460020326 00000000000000prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: libgnome-menu Description: Desktop Menu Specification Implementation Requires: glib-2.0 Version: @VERSION@ Libs: ${pc_top_builddir}/${pcfiledir}/libgnome-menu.la Cflags: -I${pc_top_builddir}/${pcfiledir} gnome-menus-3.0.1/libmenu/desktop-entries.h0000644000175000001440000001003611347370411015607 00000000000000/* * Copyright (C) 2002 - 2004 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #ifndef __DESKTOP_ENTRIES_H__ #define __DESKTOP_ENTRIES_H__ #include G_BEGIN_DECLS typedef enum { DESKTOP_ENTRY_INVALID = 0, DESKTOP_ENTRY_DESKTOP, DESKTOP_ENTRY_DIRECTORY } DesktopEntryType; typedef struct DesktopEntry DesktopEntry; DesktopEntry *desktop_entry_new (const char *path); DesktopEntry *desktop_entry_ref (DesktopEntry *entry); DesktopEntry *desktop_entry_copy (DesktopEntry *entry); DesktopEntry *desktop_entry_reload (DesktopEntry *entry); void desktop_entry_unref (DesktopEntry *entry); DesktopEntryType desktop_entry_get_type (DesktopEntry *entry); const char *desktop_entry_get_path (DesktopEntry *entry); const char *desktop_entry_get_basename (DesktopEntry *entry); const char *desktop_entry_get_name (DesktopEntry *entry); const char *desktop_entry_get_generic_name (DesktopEntry *entry); const char *desktop_entry_get_full_name (DesktopEntry *entry); const char *desktop_entry_get_comment (DesktopEntry *entry); const char *desktop_entry_get_icon (DesktopEntry *entry); const char *desktop_entry_get_exec (DesktopEntry *entry); gboolean desktop_entry_get_launch_in_terminal (DesktopEntry *entry); gboolean desktop_entry_get_hidden (DesktopEntry *entry); gboolean desktop_entry_get_no_display (DesktopEntry *entry); gboolean desktop_entry_get_show_in_gnome (DesktopEntry *entry); gboolean desktop_entry_get_tryexec_failed (DesktopEntry *entry); gboolean desktop_entry_has_categories (DesktopEntry *entry); gboolean desktop_entry_has_category (DesktopEntry *entry, const char *category); void desktop_entry_add_legacy_category (DesktopEntry *src); typedef struct DesktopEntrySet DesktopEntrySet; DesktopEntrySet *desktop_entry_set_new (void); DesktopEntrySet *desktop_entry_set_ref (DesktopEntrySet *set); void desktop_entry_set_unref (DesktopEntrySet *set); void desktop_entry_set_add_entry (DesktopEntrySet *set, DesktopEntry *entry, const char *file_id); DesktopEntry* desktop_entry_set_lookup (DesktopEntrySet *set, const char *file_id); int desktop_entry_set_get_count (DesktopEntrySet *set); void desktop_entry_set_union (DesktopEntrySet *set, DesktopEntrySet *with); void desktop_entry_set_intersection (DesktopEntrySet *set, DesktopEntrySet *with); void desktop_entry_set_subtract (DesktopEntrySet *set, DesktopEntrySet *other); void desktop_entry_set_swap_contents (DesktopEntrySet *a, DesktopEntrySet *b); typedef void (*DesktopEntrySetForeachFunc) (const char *file_id, DesktopEntry *entry, gpointer user_data); void desktop_entry_set_foreach (DesktopEntrySet *set, DesktopEntrySetForeachFunc func, gpointer user_data); G_END_DECLS #endif /* __DESKTOP_ENTRIES_H__ */ gnome-menus-3.0.1/libmenu/entry-directories.h0000644000175000001440000000656611334251460016155 00000000000000/* * Copyright (C) 2002 - 2004 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #ifndef __ENTRY_DIRECTORIES_H__ #define __ENTRY_DIRECTORIES_H__ #include #include "desktop-entries.h" G_BEGIN_DECLS typedef struct EntryDirectory EntryDirectory; typedef void (*EntryDirectoryChangedFunc) (EntryDirectory *ed, gpointer user_data); EntryDirectory *entry_directory_new (DesktopEntryType entry_type, const char *path); EntryDirectory *entry_directory_new_legacy (DesktopEntryType entry_type, const char *path, const char *legacy_prefix); EntryDirectory *entry_directory_ref (EntryDirectory *ed); void entry_directory_unref (EntryDirectory *ed); void entry_directory_get_flat_contents (EntryDirectory *ed, DesktopEntrySet *desktop_entries, DesktopEntrySet *directory_entries, GSList **subdirs); typedef struct EntryDirectoryList EntryDirectoryList; EntryDirectoryList *entry_directory_list_new (void); EntryDirectoryList *entry_directory_list_ref (EntryDirectoryList *list); void entry_directory_list_unref (EntryDirectoryList *list); int entry_directory_list_get_length (EntryDirectoryList *list); gboolean _entry_directory_list_compare (const EntryDirectoryList *a, const EntryDirectoryList *b); void entry_directory_list_prepend (EntryDirectoryList *list, EntryDirectory *ed); void entry_directory_list_append_list (EntryDirectoryList *list, EntryDirectoryList *to_append); void entry_directory_list_add_monitors (EntryDirectoryList *list, EntryDirectoryChangedFunc callback, gpointer user_data); void entry_directory_list_remove_monitors (EntryDirectoryList *list, EntryDirectoryChangedFunc callback, gpointer user_data); DesktopEntry* entry_directory_list_get_directory (EntryDirectoryList *list, const char *relative_path); DesktopEntrySet *_entry_directory_list_get_all_desktops (EntryDirectoryList *list); void _entry_directory_list_empty_desktop_cache (void); G_END_DECLS #endif /* __ENTRY_DIRECTORIES_H__ */ gnome-menus-3.0.1/libmenu/menu-layout.c0000644000175000001440000017331211542164666014762 00000000000000/* Menu layout in-memory data structure (a custom "DOM tree") */ /* * Copyright (C) 2002 - 2004 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #include #include "menu-layout.h" #include #include #include #include #include #include "canonicalize.h" #include "entry-directories.h" #include "menu-util.h" typedef struct MenuLayoutNodeMenu MenuLayoutNodeMenu; typedef struct MenuLayoutNodeRoot MenuLayoutNodeRoot; typedef struct MenuLayoutNodeLegacyDir MenuLayoutNodeLegacyDir; typedef struct MenuLayoutNodeMergeFile MenuLayoutNodeMergeFile; typedef struct MenuLayoutNodeDefaultLayout MenuLayoutNodeDefaultLayout; typedef struct MenuLayoutNodeMenuname MenuLayoutNodeMenuname; typedef struct MenuLayoutNodeMerge MenuLayoutNodeMerge; struct MenuLayoutNode { /* Node lists are circular, for length-one lists * prev/next point back to the node itself. */ MenuLayoutNode *prev; MenuLayoutNode *next; MenuLayoutNode *parent; MenuLayoutNode *children; char *content; guint refcount : 20; guint type : 7; }; struct MenuLayoutNodeRoot { MenuLayoutNode node; char *basedir; char *name; GSList *monitors; guint monitors_idle_handler; }; struct MenuLayoutNodeMenu { MenuLayoutNode node; MenuLayoutNode *name_node; /* cache of the node */ EntryDirectoryList *app_dirs; EntryDirectoryList *dir_dirs; }; struct MenuLayoutNodeLegacyDir { MenuLayoutNode node; char *prefix; }; struct MenuLayoutNodeMergeFile { MenuLayoutNode node; MenuMergeFileType type; }; struct MenuLayoutNodeDefaultLayout { MenuLayoutNode node; MenuLayoutValues layout_values; }; struct MenuLayoutNodeMenuname { MenuLayoutNode node; MenuLayoutValues layout_values; }; struct MenuLayoutNodeMerge { MenuLayoutNode node; MenuLayoutMergeType merge_type; }; typedef struct { MenuLayoutNodeEntriesChangedFunc callback; gpointer user_data; } MenuLayoutNodeEntriesMonitor; static inline MenuLayoutNode * node_next (MenuLayoutNode *node) { /* root nodes (no parent) never have siblings */ if (node->parent == NULL) return NULL; /* circular list */ if (node->next == node->parent->children) return NULL; return node->next; } static gboolean menu_layout_invoke_monitors (MenuLayoutNodeRoot *nr) { GSList *tmp; g_assert (nr->node.type == MENU_LAYOUT_NODE_ROOT); nr->monitors_idle_handler = 0; tmp = nr->monitors; while (tmp != NULL) { MenuLayoutNodeEntriesMonitor *monitor = tmp->data; GSList *next = tmp->next; monitor->callback ((MenuLayoutNode *) nr, monitor->user_data); tmp = next; } return FALSE; } static void handle_entry_directory_changed (EntryDirectory *dir, MenuLayoutNode *node) { MenuLayoutNodeRoot *nr; g_assert (node->type == MENU_LAYOUT_NODE_MENU); nr = (MenuLayoutNodeRoot *) menu_layout_node_get_root (node); if (nr->monitors_idle_handler == 0) { nr->monitors_idle_handler = g_idle_add ((GSourceFunc) menu_layout_invoke_monitors, nr); } } static void remove_entry_directory_list (MenuLayoutNodeMenu *nm, EntryDirectoryList **dirs) { if (*dirs) { entry_directory_list_remove_monitors (*dirs, (EntryDirectoryChangedFunc) handle_entry_directory_changed, nm); entry_directory_list_unref (*dirs); *dirs = NULL; } } MenuLayoutNode * menu_layout_node_ref (MenuLayoutNode *node) { g_return_val_if_fail (node != NULL, NULL); node->refcount += 1; return node; } void menu_layout_node_unref (MenuLayoutNode *node) { g_return_if_fail (node != NULL); g_return_if_fail (node->refcount > 0); node->refcount -= 1; if (node->refcount == 0) { MenuLayoutNode *iter; iter = node->children; while (iter != NULL) { MenuLayoutNode *next = node_next (iter); menu_layout_node_unref (iter); iter = next; } if (node->type == MENU_LAYOUT_NODE_MENU) { MenuLayoutNodeMenu *nm = (MenuLayoutNodeMenu *) node; if (nm->name_node) menu_layout_node_unref (nm->name_node); remove_entry_directory_list (nm, &nm->app_dirs); remove_entry_directory_list (nm, &nm->dir_dirs); } else if (node->type == MENU_LAYOUT_NODE_LEGACY_DIR) { MenuLayoutNodeLegacyDir *legacy = (MenuLayoutNodeLegacyDir *) node; g_free (legacy->prefix); } else if (node->type == MENU_LAYOUT_NODE_ROOT) { MenuLayoutNodeRoot *nr = (MenuLayoutNodeRoot*) node; g_slist_foreach (nr->monitors, (GFunc) g_free, NULL); g_slist_free (nr->monitors); if (nr->monitors_idle_handler != 0) g_source_remove (nr->monitors_idle_handler); nr->monitors_idle_handler = 0; g_free (nr->basedir); g_free (nr->name); } g_free (node->content); g_free (node); } } MenuLayoutNode * menu_layout_node_new (MenuLayoutNodeType type) { MenuLayoutNode *node; switch (type) { case MENU_LAYOUT_NODE_MENU: node = (MenuLayoutNode *) g_new0 (MenuLayoutNodeMenu, 1); break; case MENU_LAYOUT_NODE_LEGACY_DIR: node = (MenuLayoutNode *) g_new0 (MenuLayoutNodeLegacyDir, 1); break; case MENU_LAYOUT_NODE_ROOT: node = (MenuLayoutNode*) g_new0 (MenuLayoutNodeRoot, 1); break; case MENU_LAYOUT_NODE_MERGE_FILE: node = (MenuLayoutNode *) g_new0 (MenuLayoutNodeMergeFile, 1); break; case MENU_LAYOUT_NODE_DEFAULT_LAYOUT: node = (MenuLayoutNode *) g_new0 (MenuLayoutNodeDefaultLayout, 1); break; case MENU_LAYOUT_NODE_MENUNAME: node = (MenuLayoutNode *) g_new0 (MenuLayoutNodeMenuname, 1); break; case MENU_LAYOUT_NODE_MERGE: node = (MenuLayoutNode *) g_new0 (MenuLayoutNodeMerge, 1); break; default: node = g_new0 (MenuLayoutNode, 1); break; } node->type = type; node->refcount = 1; /* we're in a list of one node */ node->next = node; node->prev = node; return node; } MenuLayoutNode * menu_layout_node_get_next (MenuLayoutNode *node) { return node_next (node); } MenuLayoutNode * menu_layout_node_get_parent (MenuLayoutNode *node) { return node->parent; } MenuLayoutNode * menu_layout_node_get_children (MenuLayoutNode *node) { return node->children; } MenuLayoutNode * menu_layout_node_get_root (MenuLayoutNode *node) { MenuLayoutNode *parent; parent = node; while (parent->parent != NULL) parent = parent->parent; g_assert (parent->type == MENU_LAYOUT_NODE_ROOT); return parent; } char * menu_layout_node_get_content_as_path (MenuLayoutNode *node) { if (node->content == NULL) { menu_verbose (" (node has no content to get as a path)\n"); return NULL; } if (g_path_is_absolute (node->content)) { return g_strdup (node->content); } else { MenuLayoutNodeRoot *root; root = (MenuLayoutNodeRoot *) menu_layout_node_get_root (node); if (root->basedir == NULL) { menu_verbose ("No basedir available, using \"%s\" as-is\n", node->content); return g_strdup (node->content); } else { menu_verbose ("Using basedir \"%s\" filename \"%s\"\n", root->basedir, node->content); return g_build_filename (root->basedir, node->content, NULL); } } } #define RETURN_IF_NO_PARENT(node) G_STMT_START { \ if ((node)->parent == NULL) \ { \ g_warning ("To add siblings to a menu node, " \ "it must not be the root node, " \ "and must be linked in below some root node\n" \ "node parent = %p and type = %d", \ (node)->parent, (node)->type); \ return; \ } \ } G_STMT_END #define RETURN_IF_HAS_ENTRY_DIRS(node) G_STMT_START { \ if ((node)->type == MENU_LAYOUT_NODE_MENU && \ (((MenuLayoutNodeMenu*)(node))->app_dirs != NULL || \ ((MenuLayoutNodeMenu*)(node))->dir_dirs != NULL)) \ { \ g_warning ("node acquired ->app_dirs or ->dir_dirs " \ "while not rooted in a tree\n"); \ return; \ } \ } G_STMT_END \ void menu_layout_node_insert_before (MenuLayoutNode *node, MenuLayoutNode *new_sibling) { g_return_if_fail (new_sibling != NULL); g_return_if_fail (new_sibling->parent == NULL); RETURN_IF_NO_PARENT (node); RETURN_IF_HAS_ENTRY_DIRS (new_sibling); new_sibling->next = node; new_sibling->prev = node->prev; node->prev = new_sibling; new_sibling->prev->next = new_sibling; new_sibling->parent = node->parent; if (node == node->parent->children) node->parent->children = new_sibling; menu_layout_node_ref (new_sibling); } void menu_layout_node_insert_after (MenuLayoutNode *node, MenuLayoutNode *new_sibling) { g_return_if_fail (new_sibling != NULL); g_return_if_fail (new_sibling->parent == NULL); RETURN_IF_NO_PARENT (node); RETURN_IF_HAS_ENTRY_DIRS (new_sibling); new_sibling->prev = node; new_sibling->next = node->next; node->next = new_sibling; new_sibling->next->prev = new_sibling; new_sibling->parent = node->parent; menu_layout_node_ref (new_sibling); } void menu_layout_node_prepend_child (MenuLayoutNode *parent, MenuLayoutNode *new_child) { RETURN_IF_HAS_ENTRY_DIRS (new_child); if (parent->children) { menu_layout_node_insert_before (parent->children, new_child); } else { parent->children = menu_layout_node_ref (new_child); new_child->parent = parent; } } void menu_layout_node_append_child (MenuLayoutNode *parent, MenuLayoutNode *new_child) { RETURN_IF_HAS_ENTRY_DIRS (new_child); if (parent->children) { menu_layout_node_insert_after (parent->children->prev, new_child); } else { parent->children = menu_layout_node_ref (new_child); new_child->parent = parent; } } void menu_layout_node_unlink (MenuLayoutNode *node) { g_return_if_fail (node != NULL); g_return_if_fail (node->parent != NULL); menu_layout_node_steal (node); menu_layout_node_unref (node); } static void recursive_clean_entry_directory_lists (MenuLayoutNode *node, gboolean apps) { EntryDirectoryList **dirs; MenuLayoutNodeMenu *nm; MenuLayoutNode *iter; if (node->type != MENU_LAYOUT_NODE_MENU) return; nm = (MenuLayoutNodeMenu *) node; dirs = apps ? &nm->app_dirs : &nm->dir_dirs; if (*dirs == NULL || entry_directory_list_get_length (*dirs) == 0) return; /* child menus continue to have valid lists */ remove_entry_directory_list (nm, dirs); iter = node->children; while (iter != NULL) { if (iter->type == MENU_LAYOUT_NODE_MENU) recursive_clean_entry_directory_lists (iter, apps); iter = node_next (iter); } } void menu_layout_node_steal (MenuLayoutNode *node) { g_return_if_fail (node != NULL); g_return_if_fail (node->parent != NULL); switch (node->type) { case MENU_LAYOUT_NODE_NAME: { MenuLayoutNodeMenu *nm = (MenuLayoutNodeMenu *) node->parent; if (nm->name_node == node) { menu_layout_node_unref (nm->name_node); nm->name_node = NULL; } } break; case MENU_LAYOUT_NODE_APP_DIR: recursive_clean_entry_directory_lists (node->parent, TRUE); break; case MENU_LAYOUT_NODE_DIRECTORY_DIR: recursive_clean_entry_directory_lists (node->parent, FALSE); break; default: break; } if (node->parent && node->parent->children == node) { if (node->next != node) node->parent->children = node->next; else node->parent->children = NULL; } /* these are no-ops for length-one node lists */ node->prev->next = node->next; node->next->prev = node->prev; node->parent = NULL; /* point to ourselves, now we're length one */ node->next = node; node->prev = node; } MenuLayoutNodeType menu_layout_node_get_type (MenuLayoutNode *node) { return node->type; } const char * menu_layout_node_get_content (MenuLayoutNode *node) { return node->content; } void menu_layout_node_set_content (MenuLayoutNode *node, const char *content) { if (node->content == content) return; g_free (node->content); node->content = g_strdup (content); } const char * menu_layout_node_root_get_name (MenuLayoutNode *node) { MenuLayoutNodeRoot *nr; g_return_val_if_fail (node->type == MENU_LAYOUT_NODE_ROOT, NULL); nr = (MenuLayoutNodeRoot*) node; return nr->name; } const char * menu_layout_node_root_get_basedir (MenuLayoutNode *node) { MenuLayoutNodeRoot *nr; g_return_val_if_fail (node->type == MENU_LAYOUT_NODE_ROOT, NULL); nr = (MenuLayoutNodeRoot*) node; return nr->basedir; } const char * menu_layout_node_menu_get_name (MenuLayoutNode *node) { MenuLayoutNodeMenu *nm; g_return_val_if_fail (node->type == MENU_LAYOUT_NODE_MENU, NULL); nm = (MenuLayoutNodeMenu*) node; if (nm->name_node == NULL) { MenuLayoutNode *iter; iter = node->children; while (iter != NULL) { if (iter->type == MENU_LAYOUT_NODE_NAME) { nm->name_node = menu_layout_node_ref (iter); break; } iter = node_next (iter); } } if (nm->name_node == NULL) return NULL; return menu_layout_node_get_content (nm->name_node); } static void ensure_dir_lists (MenuLayoutNodeMenu *nm) { MenuLayoutNode *node; MenuLayoutNode *iter; EntryDirectoryList *app_dirs; EntryDirectoryList *dir_dirs; node = (MenuLayoutNode *) nm; if (nm->app_dirs && nm->dir_dirs) return; app_dirs = NULL; dir_dirs = NULL; if (nm->app_dirs == NULL) { app_dirs = entry_directory_list_new (); if (node->parent && node->parent->type == MENU_LAYOUT_NODE_MENU) { EntryDirectoryList *dirs; if ((dirs = menu_layout_node_menu_get_app_dirs (node->parent))) entry_directory_list_append_list (app_dirs, dirs); } } if (nm->dir_dirs == NULL) { dir_dirs = entry_directory_list_new (); if (node->parent && node->parent->type == MENU_LAYOUT_NODE_MENU) { EntryDirectoryList *dirs; if ((dirs = menu_layout_node_menu_get_directory_dirs (node->parent))) entry_directory_list_append_list (dir_dirs, dirs); } } iter = node->children; while (iter != NULL) { EntryDirectory *ed; if (app_dirs != NULL && iter->type == MENU_LAYOUT_NODE_APP_DIR) { char *path; path = menu_layout_node_get_content_as_path (iter); ed = entry_directory_new (DESKTOP_ENTRY_DESKTOP, path); if (ed != NULL) { entry_directory_list_prepend (app_dirs, ed); entry_directory_unref (ed); } g_free (path); } if (dir_dirs != NULL && iter->type == MENU_LAYOUT_NODE_DIRECTORY_DIR) { char *path; path = menu_layout_node_get_content_as_path (iter); ed = entry_directory_new (DESKTOP_ENTRY_DIRECTORY, path); if (ed != NULL) { entry_directory_list_prepend (dir_dirs, ed); entry_directory_unref (ed); } g_free (path); } if (iter->type == MENU_LAYOUT_NODE_LEGACY_DIR) { MenuLayoutNodeLegacyDir *legacy = (MenuLayoutNodeLegacyDir *) iter; char *path; path = menu_layout_node_get_content_as_path (iter); if (app_dirs != NULL) /* we're loading app dirs */ { ed = entry_directory_new_legacy (DESKTOP_ENTRY_DESKTOP, path, legacy->prefix); if (ed != NULL) { entry_directory_list_prepend (app_dirs, ed); entry_directory_unref (ed); } } if (dir_dirs != NULL) /* we're loading dir dirs */ { ed = entry_directory_new_legacy (DESKTOP_ENTRY_DIRECTORY, path, legacy->prefix); if (ed != NULL) { entry_directory_list_prepend (dir_dirs, ed); entry_directory_unref (ed); } } g_free (path); } iter = node_next (iter); } if (app_dirs) { g_assert (nm->app_dirs == NULL); nm->app_dirs = app_dirs; entry_directory_list_add_monitors (nm->app_dirs, (EntryDirectoryChangedFunc) handle_entry_directory_changed, nm); } if (dir_dirs) { g_assert (nm->dir_dirs == NULL); nm->dir_dirs = dir_dirs; entry_directory_list_add_monitors (nm->dir_dirs, (EntryDirectoryChangedFunc) handle_entry_directory_changed, nm); } } EntryDirectoryList * menu_layout_node_menu_get_app_dirs (MenuLayoutNode *node) { MenuLayoutNodeMenu *nm; g_return_val_if_fail (node->type == MENU_LAYOUT_NODE_MENU, NULL); nm = (MenuLayoutNodeMenu *) node; ensure_dir_lists (nm); return nm->app_dirs; } EntryDirectoryList * menu_layout_node_menu_get_directory_dirs (MenuLayoutNode *node) { MenuLayoutNodeMenu *nm; g_return_val_if_fail (node->type == MENU_LAYOUT_NODE_MENU, NULL); nm = (MenuLayoutNodeMenu *) node; ensure_dir_lists (nm); return nm->dir_dirs; } const char * menu_layout_node_move_get_old (MenuLayoutNode *node) { MenuLayoutNode *iter; iter = node->children; while (iter != NULL) { if (iter->type == MENU_LAYOUT_NODE_OLD) return iter->content; iter = node_next (iter); } return NULL; } const char * menu_layout_node_move_get_new (MenuLayoutNode *node) { MenuLayoutNode *iter; iter = node->children; while (iter != NULL) { if (iter->type == MENU_LAYOUT_NODE_NEW) return iter->content; iter = node_next (iter); } return NULL; } const char * menu_layout_node_legacy_dir_get_prefix (MenuLayoutNode *node) { MenuLayoutNodeLegacyDir *legacy; g_return_val_if_fail (node->type == MENU_LAYOUT_NODE_LEGACY_DIR, NULL); legacy = (MenuLayoutNodeLegacyDir *) node; return legacy->prefix; } void menu_layout_node_legacy_dir_set_prefix (MenuLayoutNode *node, const char *prefix) { MenuLayoutNodeLegacyDir *legacy; g_return_if_fail (node->type == MENU_LAYOUT_NODE_LEGACY_DIR); legacy = (MenuLayoutNodeLegacyDir *) node; g_free (legacy->prefix); legacy->prefix = g_strdup (prefix); } MenuMergeFileType menu_layout_node_merge_file_get_type (MenuLayoutNode *node) { MenuLayoutNodeMergeFile *merge_file; g_return_val_if_fail (node->type == MENU_LAYOUT_NODE_MERGE_FILE, FALSE); merge_file = (MenuLayoutNodeMergeFile *) node; return merge_file->type; } void menu_layout_node_merge_file_set_type (MenuLayoutNode *node, MenuMergeFileType type) { MenuLayoutNodeMergeFile *merge_file; g_return_if_fail (node->type == MENU_LAYOUT_NODE_MERGE_FILE); merge_file = (MenuLayoutNodeMergeFile *) node; merge_file->type = type; } MenuLayoutMergeType menu_layout_node_merge_get_type (MenuLayoutNode *node) { MenuLayoutNodeMerge *merge; g_return_val_if_fail (node->type == MENU_LAYOUT_NODE_MERGE, 0); merge = (MenuLayoutNodeMerge *) node; return merge->merge_type; } static void menu_layout_node_merge_set_type (MenuLayoutNode *node, const char *merge_type) { MenuLayoutNodeMerge *merge; g_return_if_fail (node->type == MENU_LAYOUT_NODE_MERGE); merge = (MenuLayoutNodeMerge *) node; merge->merge_type = MENU_LAYOUT_MERGE_NONE; if (strcmp (merge_type, "menus") == 0) { merge->merge_type = MENU_LAYOUT_MERGE_MENUS; } else if (strcmp (merge_type, "files") == 0) { merge->merge_type = MENU_LAYOUT_MERGE_FILES; } else if (strcmp (merge_type, "all") == 0) { merge->merge_type = MENU_LAYOUT_MERGE_ALL; } } void menu_layout_node_default_layout_get_values (MenuLayoutNode *node, MenuLayoutValues *values) { MenuLayoutNodeDefaultLayout *default_layout; g_return_if_fail (node->type == MENU_LAYOUT_NODE_DEFAULT_LAYOUT); g_return_if_fail (values != NULL); default_layout = (MenuLayoutNodeDefaultLayout *) node; *values = default_layout->layout_values; } void menu_layout_node_menuname_get_values (MenuLayoutNode *node, MenuLayoutValues *values) { MenuLayoutNodeMenuname *menuname; g_return_if_fail (node->type == MENU_LAYOUT_NODE_MENUNAME); g_return_if_fail (values != NULL); menuname = (MenuLayoutNodeMenuname *) node; *values = menuname->layout_values; } static void menu_layout_values_set (MenuLayoutValues *values, const char *show_empty, const char *inline_menus, const char *inline_limit, const char *inline_header, const char *inline_alias) { values->mask = MENU_LAYOUT_VALUES_NONE; values->show_empty = FALSE; values->inline_menus = FALSE; values->inline_limit = 4; values->inline_header = FALSE; values->inline_alias = FALSE; if (show_empty != NULL) { values->show_empty = strcmp (show_empty, "true") == 0; values->mask |= MENU_LAYOUT_VALUES_SHOW_EMPTY; } if (inline_menus != NULL) { values->inline_menus = strcmp (inline_menus, "true") == 0; values->mask |= MENU_LAYOUT_VALUES_INLINE_MENUS; } if (inline_limit != NULL) { char *end; int limit; limit = strtol (inline_limit, &end, 10); if (*end == '\0') { values->inline_limit = limit; values->mask |= MENU_LAYOUT_VALUES_INLINE_LIMIT; } } if (inline_header != NULL) { values->inline_header = strcmp (inline_header, "true") == 0; values->mask |= MENU_LAYOUT_VALUES_INLINE_HEADER; } if (inline_alias != NULL) { values->inline_alias = strcmp (inline_alias, "true") == 0; values->mask |= MENU_LAYOUT_VALUES_INLINE_ALIAS; } } static void menu_layout_node_default_layout_set_values (MenuLayoutNode *node, const char *show_empty, const char *inline_menus, const char *inline_limit, const char *inline_header, const char *inline_alias) { MenuLayoutNodeDefaultLayout *default_layout; g_return_if_fail (node->type == MENU_LAYOUT_NODE_DEFAULT_LAYOUT); default_layout = (MenuLayoutNodeDefaultLayout *) node; menu_layout_values_set (&default_layout->layout_values, show_empty, inline_menus, inline_limit, inline_header, inline_alias); } static void menu_layout_node_menuname_set_values (MenuLayoutNode *node, const char *show_empty, const char *inline_menus, const char *inline_limit, const char *inline_header, const char *inline_alias) { MenuLayoutNodeMenuname *menuname; g_return_if_fail (node->type == MENU_LAYOUT_NODE_MENUNAME); menuname = (MenuLayoutNodeMenuname *) node; menu_layout_values_set (&menuname->layout_values, show_empty, inline_menus, inline_limit, inline_header, inline_alias); } void menu_layout_node_root_add_entries_monitor (MenuLayoutNode *node, MenuLayoutNodeEntriesChangedFunc callback, gpointer user_data) { MenuLayoutNodeEntriesMonitor *monitor; MenuLayoutNodeRoot *nr; GSList *tmp; g_return_if_fail (node->type == MENU_LAYOUT_NODE_ROOT); nr = (MenuLayoutNodeRoot *) node; tmp = nr->monitors; while (tmp != NULL) { monitor = tmp->data; if (monitor->callback == callback && monitor->user_data == user_data) break; tmp = tmp->next; } if (tmp == NULL) { monitor = g_new0 (MenuLayoutNodeEntriesMonitor, 1); monitor->callback = callback; monitor->user_data = user_data; nr->monitors = g_slist_append (nr->monitors, monitor); } } void menu_layout_node_root_remove_entries_monitor (MenuLayoutNode *node, MenuLayoutNodeEntriesChangedFunc callback, gpointer user_data) { MenuLayoutNodeRoot *nr; GSList *tmp; g_return_if_fail (node->type == MENU_LAYOUT_NODE_ROOT); nr = (MenuLayoutNodeRoot *) node; tmp = nr->monitors; while (tmp != NULL) { MenuLayoutNodeEntriesMonitor *monitor = tmp->data; GSList *next = tmp->next; if (monitor->callback == callback && monitor->user_data == user_data) { nr->monitors = g_slist_delete_link (nr->monitors, tmp); g_free (monitor); } tmp = next; } } /* * Menu file parsing */ typedef struct { MenuLayoutNode *root; MenuLayoutNode *stack_top; } MenuParser; static void set_error (GError **err, GMarkupParseContext *context, int error_domain, int error_code, const char *format, ...) G_GNUC_PRINTF (5, 6); static void add_context_to_error (GError **err, GMarkupParseContext *context); static void start_element_handler (GMarkupParseContext *context, const char *element_name, const char **attribute_names, const char **attribute_values, gpointer user_data, GError **error); static void end_element_handler (GMarkupParseContext *context, const char *element_name, gpointer user_data, GError **error); static void text_handler (GMarkupParseContext *context, const char *text, gsize text_len, gpointer user_data, GError **error); static void passthrough_handler (GMarkupParseContext *context, const char *passthrough_text, gsize text_len, gpointer user_data, GError **error); static GMarkupParser menu_funcs = { start_element_handler, end_element_handler, text_handler, passthrough_handler, NULL }; static void set_error (GError **err, GMarkupParseContext *context, int error_domain, int error_code, const char *format, ...) { int line, ch; va_list args; char *str; g_markup_parse_context_get_position (context, &line, &ch); va_start (args, format); str = g_strdup_vprintf (format, args); va_end (args); g_set_error (err, error_domain, error_code, "Line %d character %d: %s", line, ch, str); g_free (str); } static void add_context_to_error (GError **err, GMarkupParseContext *context) { int line, ch; char *str; if (err == NULL || *err == NULL) return; g_markup_parse_context_get_position (context, &line, &ch); str = g_strdup_printf ("Line %d character %d: %s", line, ch, (*err)->message); g_free ((*err)->message); (*err)->message = str; } #define ELEMENT_IS(name) (strcmp (element_name, (name)) == 0) typedef struct { const char *name; const char **retloc; } LocateAttr; static gboolean locate_attributes (GMarkupParseContext *context, const char *element_name, const char **attribute_names, const char **attribute_values, GError **error, const char *first_attribute_name, const char **first_attribute_retloc, ...) { #define MAX_ATTRS 24 LocateAttr attrs[MAX_ATTRS]; int n_attrs; va_list args; const char *name; const char **retloc; gboolean retval; int i; g_return_val_if_fail (first_attribute_name != NULL, FALSE); g_return_val_if_fail (first_attribute_retloc != NULL, FALSE); retval = TRUE; n_attrs = 1; attrs[0].name = first_attribute_name; attrs[0].retloc = first_attribute_retloc; *first_attribute_retloc = NULL; va_start (args, first_attribute_retloc); name = va_arg (args, const char *); retloc = va_arg (args, const char **); while (name != NULL) { g_return_val_if_fail (retloc != NULL, FALSE); g_assert (n_attrs < MAX_ATTRS); attrs[n_attrs].name = name; attrs[n_attrs].retloc = retloc; n_attrs += 1; *retloc = NULL; name = va_arg (args, const char *); retloc = va_arg (args, const char **); } va_end (args); i = 0; while (attribute_names[i]) { int j; j = 0; while (j < n_attrs) { if (strcmp (attrs[j].name, attribute_names[i]) == 0) { retloc = attrs[j].retloc; if (*retloc != NULL) { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_PARSE, "Attribute \"%s\" repeated twice on the same <%s> element", attrs[j].name, element_name); retval = FALSE; goto out; } *retloc = attribute_values[i]; break; } ++j; } if (j == n_attrs) { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_PARSE, "Attribute \"%s\" is invalid on <%s> element in this context", attribute_names[i], element_name); retval = FALSE; goto out; } ++i; } out: return retval; #undef MAX_ATTRS } static gboolean check_no_attributes (GMarkupParseContext *context, const char *element_name, const char **attribute_names, const char **attribute_values, GError **error) { if (attribute_names[0] != NULL) { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_PARSE, "Attribute \"%s\" is invalid on <%s> element in this context", attribute_names[0], element_name); return FALSE; } return TRUE; } static int has_child_of_type (MenuLayoutNode *node, MenuLayoutNodeType type) { MenuLayoutNode *iter; iter = node->children; while (iter) { if (iter->type == type) return TRUE; iter = node_next (iter); } return FALSE; } static void push_node (MenuParser *parser, MenuLayoutNodeType type) { MenuLayoutNode *node; node = menu_layout_node_new (type); menu_layout_node_append_child (parser->stack_top, node); menu_layout_node_unref (node); parser->stack_top = node; } static void start_menu_element (MenuParser *parser, GMarkupParseContext *context, const char *element_name, const char **attribute_names, const char **attribute_values, GError **error) { if (!check_no_attributes (context, element_name, attribute_names, attribute_values, error)) return; if (!(parser->stack_top->type == MENU_LAYOUT_NODE_ROOT || parser->stack_top->type == MENU_LAYOUT_NODE_MENU)) { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_PARSE, " element can only appear below other elements or at toplevel\n"); } else { push_node (parser, MENU_LAYOUT_NODE_MENU); } } static void start_menu_child_element (MenuParser *parser, GMarkupParseContext *context, const char *element_name, const char **attribute_names, const char **attribute_values, GError **error) { if (ELEMENT_IS ("LegacyDir")) { const char *prefix; push_node (parser, MENU_LAYOUT_NODE_LEGACY_DIR); if (!locate_attributes (context, element_name, attribute_names, attribute_values, error, "prefix", &prefix, NULL)) return; menu_layout_node_legacy_dir_set_prefix (parser->stack_top, prefix); } else if (ELEMENT_IS ("MergeFile")) { const char *type; push_node (parser, MENU_LAYOUT_NODE_MERGE_FILE); if (!locate_attributes (context, element_name, attribute_names, attribute_values, error, "type", &type, NULL)) return; if (type != NULL && strcmp (type, "parent") == 0) { menu_layout_node_merge_file_set_type (parser->stack_top, MENU_MERGE_FILE_TYPE_PARENT); } } else if (ELEMENT_IS ("DefaultLayout")) { const char *show_empty; const char *inline_menus; const char *inline_limit; const char *inline_header; const char *inline_alias; push_node (parser, MENU_LAYOUT_NODE_DEFAULT_LAYOUT); locate_attributes (context, element_name, attribute_names, attribute_values, error, "show_empty", &show_empty, "inline", &inline_menus, "inline_limit", &inline_limit, "inline_header", &inline_header, "inline_alias", &inline_alias, NULL); menu_layout_node_default_layout_set_values (parser->stack_top, show_empty, inline_menus, inline_limit, inline_header, inline_alias); } else { if (!check_no_attributes (context, element_name, attribute_names, attribute_values, error)) return; if (ELEMENT_IS ("AppDir")) { push_node (parser, MENU_LAYOUT_NODE_APP_DIR); } else if (ELEMENT_IS ("DefaultAppDirs")) { push_node (parser, MENU_LAYOUT_NODE_DEFAULT_APP_DIRS); } else if (ELEMENT_IS ("DirectoryDir")) { push_node (parser, MENU_LAYOUT_NODE_DIRECTORY_DIR); } else if (ELEMENT_IS ("DefaultDirectoryDirs")) { push_node (parser, MENU_LAYOUT_NODE_DEFAULT_DIRECTORY_DIRS); } else if (ELEMENT_IS ("DefaultMergeDirs")) { push_node (parser, MENU_LAYOUT_NODE_DEFAULT_MERGE_DIRS); } else if (ELEMENT_IS ("Name")) { if (has_child_of_type (parser->stack_top, MENU_LAYOUT_NODE_NAME)) { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_PARSE, "Multiple elements in a element is not allowed\n"); return; } push_node (parser, MENU_LAYOUT_NODE_NAME); } else if (ELEMENT_IS ("Directory")) { push_node (parser, MENU_LAYOUT_NODE_DIRECTORY); } else if (ELEMENT_IS ("OnlyUnallocated")) { push_node (parser, MENU_LAYOUT_NODE_ONLY_UNALLOCATED); } else if (ELEMENT_IS ("NotOnlyUnallocated")) { push_node (parser, MENU_LAYOUT_NODE_NOT_ONLY_UNALLOCATED); } else if (ELEMENT_IS ("Include")) { push_node (parser, MENU_LAYOUT_NODE_INCLUDE); } else if (ELEMENT_IS ("Exclude")) { push_node (parser, MENU_LAYOUT_NODE_EXCLUDE); } else if (ELEMENT_IS ("MergeDir")) { push_node (parser, MENU_LAYOUT_NODE_MERGE_DIR); } else if (ELEMENT_IS ("KDELegacyDirs")) { push_node (parser, MENU_LAYOUT_NODE_KDE_LEGACY_DIRS); } else if (ELEMENT_IS ("Move")) { push_node (parser, MENU_LAYOUT_NODE_MOVE); } else if (ELEMENT_IS ("Deleted")) { push_node (parser, MENU_LAYOUT_NODE_DELETED); } else if (ELEMENT_IS ("NotDeleted")) { push_node (parser, MENU_LAYOUT_NODE_NOT_DELETED); } else if (ELEMENT_IS ("Layout")) { push_node (parser, MENU_LAYOUT_NODE_LAYOUT); } else { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_UNKNOWN_ELEMENT, "Element <%s> may not appear below <%s>\n", element_name, "Menu"); } } } static void start_matching_rule_element (MenuParser *parser, GMarkupParseContext *context, const char *element_name, const char **attribute_names, const char **attribute_values, GError **error) { if (!check_no_attributes (context, element_name, attribute_names, attribute_values, error)) return; if (ELEMENT_IS ("Filename")) { push_node (parser, MENU_LAYOUT_NODE_FILENAME); } else if (ELEMENT_IS ("Category")) { push_node (parser, MENU_LAYOUT_NODE_CATEGORY); } else if (ELEMENT_IS ("All")) { push_node (parser, MENU_LAYOUT_NODE_ALL); } else if (ELEMENT_IS ("And")) { push_node (parser, MENU_LAYOUT_NODE_AND); } else if (ELEMENT_IS ("Or")) { push_node (parser, MENU_LAYOUT_NODE_OR); } else if (ELEMENT_IS ("Not")) { push_node (parser, MENU_LAYOUT_NODE_NOT); } else { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_UNKNOWN_ELEMENT, "Element <%s> may not appear in this context\n", element_name); } } static void start_move_child_element (MenuParser *parser, GMarkupParseContext *context, const char *element_name, const char **attribute_names, const char **attribute_values, GError **error) { if (!check_no_attributes (context, element_name, attribute_names, attribute_values, error)) return; if (ELEMENT_IS ("Old")) { push_node (parser, MENU_LAYOUT_NODE_OLD); } else if (ELEMENT_IS ("New")) { push_node (parser, MENU_LAYOUT_NODE_NEW); } else { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_UNKNOWN_ELEMENT, "Element <%s> may not appear below <%s>\n", element_name, "Move"); } } static void start_layout_child_element (MenuParser *parser, GMarkupParseContext *context, const char *element_name, const char **attribute_names, const char **attribute_values, GError **error) { if (ELEMENT_IS ("Menuname")) { const char *show_empty; const char *inline_menus; const char *inline_limit; const char *inline_header; const char *inline_alias; push_node (parser, MENU_LAYOUT_NODE_MENUNAME); locate_attributes (context, element_name, attribute_names, attribute_values, error, "show_empty", &show_empty, "inline", &inline_menus, "inline_limit", &inline_limit, "inline_header", &inline_header, "inline_alias", &inline_alias, NULL); menu_layout_node_menuname_set_values (parser->stack_top, show_empty, inline_menus, inline_limit, inline_header, inline_alias); } else if (ELEMENT_IS ("Merge")) { const char *type; push_node (parser, MENU_LAYOUT_NODE_MERGE); locate_attributes (context, element_name, attribute_names, attribute_values, error, "type", &type, NULL); menu_layout_node_merge_set_type (parser->stack_top, type); } else { if (!check_no_attributes (context, element_name, attribute_names, attribute_values, error)) return; if (ELEMENT_IS ("Filename")) { push_node (parser, MENU_LAYOUT_NODE_FILENAME); } else if (ELEMENT_IS ("Separator")) { push_node (parser, MENU_LAYOUT_NODE_SEPARATOR); } else { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_UNKNOWN_ELEMENT, "Element <%s> may not appear below <%s>\n", element_name, "Move"); } } } static void start_element_handler (GMarkupParseContext *context, const char *element_name, const char **attribute_names, const char **attribute_values, gpointer user_data, GError **error) { MenuParser *parser = user_data; if (ELEMENT_IS ("Menu")) { if (parser->stack_top == parser->root && has_child_of_type (parser->root, MENU_LAYOUT_NODE_MENU)) { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_PARSE, "Multiple root elements in menu file, only one toplevel is allowed\n"); return; } start_menu_element (parser, context, element_name, attribute_names, attribute_values, error); } else if (parser->stack_top == parser->root) { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_PARSE, "Root element in a menu file must be , not <%s>\n", element_name); } else if (parser->stack_top->type == MENU_LAYOUT_NODE_MENU) { start_menu_child_element (parser, context, element_name, attribute_names, attribute_values, error); } else if (parser->stack_top->type == MENU_LAYOUT_NODE_INCLUDE || parser->stack_top->type == MENU_LAYOUT_NODE_EXCLUDE || parser->stack_top->type == MENU_LAYOUT_NODE_AND || parser->stack_top->type == MENU_LAYOUT_NODE_OR || parser->stack_top->type == MENU_LAYOUT_NODE_NOT) { start_matching_rule_element (parser, context, element_name, attribute_names, attribute_values, error); } else if (parser->stack_top->type == MENU_LAYOUT_NODE_MOVE) { start_move_child_element (parser, context, element_name, attribute_names, attribute_values, error); } else if (parser->stack_top->type == MENU_LAYOUT_NODE_LAYOUT || parser->stack_top->type == MENU_LAYOUT_NODE_DEFAULT_LAYOUT) { start_layout_child_element (parser, context, element_name, attribute_names, attribute_values, error); } else { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_UNKNOWN_ELEMENT, "Element <%s> may not appear in this context\n", element_name); } add_context_to_error (error, context); } /* we want to make sure that the or is either empty, * or contain one of type "all", or contain one of type "menus" * and one of type "files". If this is not the case, we try to clean up * things: * + if there is at least one of type "all", then we only keep the * last of type "all" and remove all others * + if there is no with type "all", we keep only the last of * type "menus" and the last of type "files". If there's no * of type "menus" we append one, and then if there's no of type * "files", we append one. (So menus are before files) */ static gboolean fixup_layout_node (GMarkupParseContext *context, MenuParser *parser, MenuLayoutNode *node, GError **error) { MenuLayoutNode *child; MenuLayoutNode *last_all; MenuLayoutNode *last_menus; MenuLayoutNode *last_files; int n_all; int n_menus; int n_files; if (!node->children) { return TRUE; } last_all = NULL; last_menus = NULL; last_files = NULL; n_all = 0; n_menus = 0; n_files = 0; child = node->children; while (child != NULL) { switch (child->type) { case MENU_LAYOUT_NODE_MERGE: switch (menu_layout_node_merge_get_type (child)) { case MENU_LAYOUT_MERGE_NONE: break; case MENU_LAYOUT_MERGE_MENUS: last_menus = child; n_menus++; break; case MENU_LAYOUT_MERGE_FILES: last_files = child; n_files++; break; case MENU_LAYOUT_MERGE_ALL: last_all = child; n_all++; break; default: g_assert_not_reached (); break; } break; default: break; } child = node_next (child); } if ((n_all == 1 && n_menus == 0 && n_files == 0) || (n_all == 0 && n_menus == 1 && n_files == 1)) { return TRUE; } else if (n_all > 1 || n_menus > 1 || n_files > 1 || (n_all == 1 && (n_menus != 0 || n_files != 0))) { child = node->children; while (child != NULL) { MenuLayoutNode *next; next = node_next (child); switch (child->type) { case MENU_LAYOUT_NODE_MERGE: switch (menu_layout_node_merge_get_type (child)) { case MENU_LAYOUT_MERGE_NONE: break; case MENU_LAYOUT_MERGE_MENUS: if (n_all || last_menus != child) { menu_verbose ("removing duplicated merge menus element\n"); menu_layout_node_unlink (child); } break; case MENU_LAYOUT_MERGE_FILES: if (n_all || last_files != child) { menu_verbose ("removing duplicated merge files element\n"); menu_layout_node_unlink (child); } break; case MENU_LAYOUT_MERGE_ALL: if (last_all != child) { menu_verbose ("removing duplicated merge all element\n"); menu_layout_node_unlink (child); } break; default: g_assert_not_reached (); break; } break; default: break; } child = next; } } if (n_all == 0 && n_menus == 0) { last_menus = menu_layout_node_new (MENU_LAYOUT_NODE_MERGE); menu_layout_node_merge_set_type (last_menus, "menus"); menu_verbose ("appending missing merge menus element\n"); menu_layout_node_append_child (node, last_menus); } if (n_all == 0 && n_files == 0) { last_files = menu_layout_node_new (MENU_LAYOUT_NODE_MERGE); menu_layout_node_merge_set_type (last_files, "files"); menu_verbose ("appending missing merge files element\n"); menu_layout_node_append_child (node, last_files); } return TRUE; } /* we want to a) check that we have old-new pairs and b) canonicalize * such that each has exactly one old-new pair */ static gboolean fixup_move_node (GMarkupParseContext *context, MenuParser *parser, MenuLayoutNode *node, GError **error) { MenuLayoutNode *child; int n_old; int n_new; n_old = 0; n_new = 0; child = node->children; while (child != NULL) { switch (child->type) { case MENU_LAYOUT_NODE_OLD: if (n_new != n_old) { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_PARSE, "/ elements not paired properly\n"); return FALSE; } n_old += 1; break; case MENU_LAYOUT_NODE_NEW: n_new += 1; if (n_new != n_old) { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_PARSE, "/ elements not paired properly\n"); return FALSE; } break; default: g_assert_not_reached (); break; } child = node_next (child); } if (n_new == 0 || n_old == 0) { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_PARSE, "/ elements missing under \n"); return FALSE; } g_assert (n_new == n_old); g_assert ((n_new + n_old) % 2 == 0); if (n_new > 1) { MenuLayoutNode *prev; MenuLayoutNode *append_after; /* Need to split the into multiple */ n_old = 0; n_new = 0; prev = NULL; append_after = node; child = node->children; while (child != NULL) { MenuLayoutNode *next; next = node_next (child); switch (child->type) { case MENU_LAYOUT_NODE_OLD: n_old += 1; break; case MENU_LAYOUT_NODE_NEW: n_new += 1; break; default: g_assert_not_reached (); break; } if (n_old == n_new && n_old > 1) { /* Move the just-completed pair */ MenuLayoutNode *new_move; g_assert (prev != NULL); new_move = menu_layout_node_new (MENU_LAYOUT_NODE_MOVE); menu_verbose ("inserting new_move after append_after\n"); menu_layout_node_insert_after (append_after, new_move); append_after = new_move; menu_layout_node_steal (prev); menu_layout_node_steal (child); menu_verbose ("appending prev to new_move\n"); menu_layout_node_append_child (new_move, prev); menu_verbose ("appending child to new_move\n"); menu_layout_node_append_child (new_move, child); menu_verbose ("Created new move element old = %s new = %s\n", menu_layout_node_move_get_old (new_move), menu_layout_node_move_get_new (new_move)); menu_layout_node_unref (new_move); menu_layout_node_unref (prev); menu_layout_node_unref (child); prev = NULL; } else { prev = child; } prev = child; child = next; } } return TRUE; } static void end_element_handler (GMarkupParseContext *context, const char *element_name, gpointer user_data, GError **error) { MenuParser *parser = user_data; g_assert (parser->stack_top != NULL); switch (parser->stack_top->type) { case MENU_LAYOUT_NODE_APP_DIR: case MENU_LAYOUT_NODE_DIRECTORY_DIR: case MENU_LAYOUT_NODE_NAME: case MENU_LAYOUT_NODE_DIRECTORY: case MENU_LAYOUT_NODE_FILENAME: case MENU_LAYOUT_NODE_CATEGORY: case MENU_LAYOUT_NODE_MERGE_DIR: case MENU_LAYOUT_NODE_LEGACY_DIR: case MENU_LAYOUT_NODE_OLD: case MENU_LAYOUT_NODE_NEW: case MENU_LAYOUT_NODE_MENUNAME: if (menu_layout_node_get_content (parser->stack_top) == NULL) { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_INVALID_CONTENT, "Element <%s> is required to contain text and was empty\n", element_name); goto out; } break; case MENU_LAYOUT_NODE_MENU: if (!has_child_of_type (parser->stack_top, MENU_LAYOUT_NODE_NAME)) { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_PARSE, " elements are required to contain a element\n"); goto out; } break; case MENU_LAYOUT_NODE_ROOT: case MENU_LAYOUT_NODE_PASSTHROUGH: case MENU_LAYOUT_NODE_DEFAULT_APP_DIRS: case MENU_LAYOUT_NODE_DEFAULT_DIRECTORY_DIRS: case MENU_LAYOUT_NODE_DEFAULT_MERGE_DIRS: case MENU_LAYOUT_NODE_ONLY_UNALLOCATED: case MENU_LAYOUT_NODE_NOT_ONLY_UNALLOCATED: case MENU_LAYOUT_NODE_INCLUDE: case MENU_LAYOUT_NODE_EXCLUDE: case MENU_LAYOUT_NODE_ALL: case MENU_LAYOUT_NODE_AND: case MENU_LAYOUT_NODE_OR: case MENU_LAYOUT_NODE_NOT: case MENU_LAYOUT_NODE_KDE_LEGACY_DIRS: case MENU_LAYOUT_NODE_DELETED: case MENU_LAYOUT_NODE_NOT_DELETED: case MENU_LAYOUT_NODE_SEPARATOR: case MENU_LAYOUT_NODE_MERGE: case MENU_LAYOUT_NODE_MERGE_FILE: break; case MENU_LAYOUT_NODE_LAYOUT: case MENU_LAYOUT_NODE_DEFAULT_LAYOUT: if (!fixup_layout_node (context, parser, parser->stack_top, error)) goto out; break; case MENU_LAYOUT_NODE_MOVE: if (!fixup_move_node (context, parser, parser->stack_top, error)) goto out; break; } out: parser->stack_top = parser->stack_top->parent; } static gboolean all_whitespace (const char *text, int text_len) { const char *p; const char *end; p = text; end = text + text_len; while (p != end) { if (!g_ascii_isspace (*p)) return FALSE; p = g_utf8_next_char (p); } return TRUE; } static void text_handler (GMarkupParseContext *context, const char *text, gsize text_len, gpointer user_data, GError **error) { MenuParser *parser = user_data; switch (parser->stack_top->type) { case MENU_LAYOUT_NODE_APP_DIR: case MENU_LAYOUT_NODE_DIRECTORY_DIR: case MENU_LAYOUT_NODE_NAME: case MENU_LAYOUT_NODE_DIRECTORY: case MENU_LAYOUT_NODE_FILENAME: case MENU_LAYOUT_NODE_CATEGORY: case MENU_LAYOUT_NODE_MERGE_FILE: case MENU_LAYOUT_NODE_MERGE_DIR: case MENU_LAYOUT_NODE_LEGACY_DIR: case MENU_LAYOUT_NODE_OLD: case MENU_LAYOUT_NODE_NEW: case MENU_LAYOUT_NODE_MENUNAME: g_assert (menu_layout_node_get_content (parser->stack_top) == NULL); menu_layout_node_set_content (parser->stack_top, text); break; case MENU_LAYOUT_NODE_ROOT: case MENU_LAYOUT_NODE_PASSTHROUGH: case MENU_LAYOUT_NODE_MENU: case MENU_LAYOUT_NODE_DEFAULT_APP_DIRS: case MENU_LAYOUT_NODE_DEFAULT_DIRECTORY_DIRS: case MENU_LAYOUT_NODE_DEFAULT_MERGE_DIRS: case MENU_LAYOUT_NODE_ONLY_UNALLOCATED: case MENU_LAYOUT_NODE_NOT_ONLY_UNALLOCATED: case MENU_LAYOUT_NODE_INCLUDE: case MENU_LAYOUT_NODE_EXCLUDE: case MENU_LAYOUT_NODE_ALL: case MENU_LAYOUT_NODE_AND: case MENU_LAYOUT_NODE_OR: case MENU_LAYOUT_NODE_NOT: case MENU_LAYOUT_NODE_KDE_LEGACY_DIRS: case MENU_LAYOUT_NODE_MOVE: case MENU_LAYOUT_NODE_DELETED: case MENU_LAYOUT_NODE_NOT_DELETED: case MENU_LAYOUT_NODE_LAYOUT: case MENU_LAYOUT_NODE_DEFAULT_LAYOUT: case MENU_LAYOUT_NODE_SEPARATOR: case MENU_LAYOUT_NODE_MERGE: if (!all_whitespace (text, text_len)) { set_error (error, context, G_MARKUP_ERROR, G_MARKUP_ERROR_PARSE, "No text is allowed inside element <%s>", g_markup_parse_context_get_element (context)); } break; } add_context_to_error (error, context); } static void passthrough_handler (GMarkupParseContext *context, const char *passthrough_text, gsize text_len, gpointer user_data, GError **error) { MenuParser *parser = user_data; MenuLayoutNode *node; /* don't push passthrough on the stack, it's not an element */ node = menu_layout_node_new (MENU_LAYOUT_NODE_PASSTHROUGH); menu_layout_node_set_content (node, passthrough_text); menu_layout_node_append_child (parser->stack_top, node); menu_layout_node_unref (node); add_context_to_error (error, context); } static void menu_parser_init (MenuParser *parser) { parser->root = menu_layout_node_new (MENU_LAYOUT_NODE_ROOT); parser->stack_top = parser->root; } static void menu_parser_free (MenuParser *parser) { if (parser->root) menu_layout_node_unref (parser->root); } MenuLayoutNode * menu_layout_load (const char *filename, const char *non_prefixed_basename, GError **err) { GMarkupParseContext *context; MenuLayoutNodeRoot *root; MenuLayoutNode *retval; MenuParser parser; GError *error; GString *str; char *text; char *s; gsize length; text = NULL; length = 0; retval = NULL; context = NULL; menu_verbose ("Loading \"%s\" from disk\n", filename); if (!g_file_get_contents (filename, &text, &length, err)) { menu_verbose ("Failed to load \"%s\"\n", filename); return NULL; } g_assert (text != NULL); menu_parser_init (&parser); root = (MenuLayoutNodeRoot *) parser.root; root->basedir = g_path_get_dirname (filename); menu_verbose ("Set basedir \"%s\"\n", root->basedir); if (non_prefixed_basename) s = g_strdup (non_prefixed_basename); else s = g_path_get_basename (filename); str = g_string_new (s); if (g_str_has_suffix (str->str, ".menu")) g_string_truncate (str, str->len - strlen (".menu")); root->name = str->str; menu_verbose ("Set menu name \"%s\"\n", root->name); g_string_free (str, FALSE); g_free (s); context = g_markup_parse_context_new (&menu_funcs, 0, &parser, NULL); error = NULL; if (!g_markup_parse_context_parse (context, text, length, &error)) goto out; error = NULL; g_markup_parse_context_end_parse (context, &error); out: if (context) g_markup_parse_context_free (context); g_free (text); if (error) { menu_verbose ("Error \"%s\" loading \"%s\"\n", error->message, filename); g_propagate_error (err, error); } else if (has_child_of_type (parser.root, MENU_LAYOUT_NODE_MENU)) { menu_verbose ("File loaded OK\n"); retval = parser.root; parser.root = NULL; } else { menu_verbose ("Did not have a root element in file\n"); g_set_error (err, G_MARKUP_ERROR, G_MARKUP_ERROR_PARSE, "Menu file %s did not contain a root element", filename); } menu_parser_free (&parser); return retval; } gnome-menus-3.0.1/libmenu/libgnome-menu.pc.in0000644000175000001440000000040711334251460016004 00000000000000prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: libgnome-menu Description: Desktop Menu Specification Implementation Requires: glib-2.0 Version: @VERSION@ Libs: -L${libdir} -lgnome-menu Cflags: -I${includedir}/gnome-menus gnome-menus-3.0.1/libmenu/menu-util.c0000644000175000001440000003005411334251460014401 00000000000000/* Random utility functions for menu code */ /* * Copyright (C) 2003 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #include #include "menu-util.h" #include #include #ifdef G_ENABLE_DEBUG static gboolean verbose = FALSE; static gboolean initted = FALSE; static inline gboolean menu_verbose_enabled (void) { if (!initted) { verbose = g_getenv ("MENU_VERBOSE") != NULL; initted = TRUE; } return verbose; } static int utf8_fputs (const char *str, FILE *f) { char *l; int ret; l = g_locale_from_utf8 (str, -1, NULL, NULL, NULL); if (l == NULL) ret = fputs (str, f); /* just print it anyway, better than nothing */ else ret = fputs (l, f); g_free (l); return ret; } void menu_verbose (const char *format, ...) { va_list args; char *str; if (!menu_verbose_enabled ()) return; va_start (args, format); str = g_strdup_vprintf (format, args); va_end (args); utf8_fputs (str, stderr); fflush (stderr); g_free (str); } static void append_to_string (MenuLayoutNode *node, gboolean onelevel, int depth, GString *str); static void append_spaces (GString *str, int depth) { while (depth > 0) { g_string_append_c (str, ' '); --depth; } } static void append_children (MenuLayoutNode *node, int depth, GString *str) { MenuLayoutNode *iter; iter = menu_layout_node_get_children (node); while (iter != NULL) { append_to_string (iter, FALSE, depth, str); iter = menu_layout_node_get_next (iter); } } static void append_simple_with_attr (MenuLayoutNode *node, int depth, const char *node_name, const char *attr_name, const char *attr_value, GString *str) { const char *content; append_spaces (str, depth); if ((content = menu_layout_node_get_content (node))) { char *escaped; escaped = g_markup_escape_text (content, -1); if (attr_name && attr_value) { char *attr_escaped; attr_escaped = g_markup_escape_text (attr_value, -1); g_string_append_printf (str, "<%s %s=\"%s\">%s\n", node_name, attr_name, attr_escaped, escaped, node_name); g_free (attr_escaped); } else { g_string_append_printf (str, "<%s>%s\n", node_name, escaped, node_name); } g_free (escaped); } else { if (attr_name && attr_value) { char *attr_escaped; attr_escaped = g_markup_escape_text (attr_value, -1); g_string_append_printf (str, "<%s %s=\"%s\"/>\n", node_name, attr_name, attr_escaped); g_free (attr_escaped); } else { g_string_append_printf (str, "<%s/>\n", node_name); } } } static void append_layout (MenuLayoutNode *node, int depth, const char *node_name, MenuLayoutValues *layout_values, GString *str) { const char *content; append_spaces (str, depth); if ((content = menu_layout_node_get_content (node))) { char *escaped; escaped = g_markup_escape_text (content, -1); g_string_append_printf (str, "<%s show_empty=\"%s\" inline=\"%s\" inline_header=\"%s\"" " inline_alias=\"%s\" inline_limit=\"%d\">%s\n", node_name, layout_values->show_empty ? "true" : "false", layout_values->inline_menus ? "true" : "false", layout_values->inline_header ? "true" : "false", layout_values->inline_alias ? "true" : "false", layout_values->inline_limit, escaped, node_name); g_free (escaped); } else { g_string_append_printf (str, "<%s show_empty=\"%s\" inline=\"%s\" inline_header=\"%s\"" " inline_alias=\"%s\" inline_limit=\"%d\"/>\n", node_name, layout_values->show_empty ? "true" : "false", layout_values->inline_menus ? "true" : "false", layout_values->inline_header ? "true" : "false", layout_values->inline_alias ? "true" : "false", layout_values->inline_limit); } } static void append_merge (MenuLayoutNode *node, int depth, const char *node_name, MenuLayoutMergeType merge_type, GString *str) { const char *merge_type_str; merge_type_str = NULL; switch (merge_type) { case MENU_LAYOUT_MERGE_NONE: merge_type_str = "none"; break; case MENU_LAYOUT_MERGE_MENUS: merge_type_str = "menus"; break; case MENU_LAYOUT_MERGE_FILES: merge_type_str = "files"; break; case MENU_LAYOUT_MERGE_ALL: merge_type_str = "all"; break; default: g_assert_not_reached (); break; } append_simple_with_attr (node, depth, node_name, "type", merge_type_str, str); } static void append_simple (MenuLayoutNode *node, int depth, const char *node_name, GString *str) { append_simple_with_attr (node, depth, node_name, NULL, NULL, str); } static void append_start (MenuLayoutNode *node, int depth, const char *node_name, GString *str) { append_spaces (str, depth); g_string_append_printf (str, "<%s>\n", node_name); } static void append_end (MenuLayoutNode *node, int depth, const char *node_name, GString *str) { append_spaces (str, depth); g_string_append_printf (str, "\n", node_name); } static void append_container (MenuLayoutNode *node, gboolean onelevel, int depth, const char *node_name, GString *str) { append_start (node, depth, node_name, str); if (!onelevel) { append_children (node, depth + 2, str); append_end (node, depth, node_name, str); } } static void append_to_string (MenuLayoutNode *node, gboolean onelevel, int depth, GString *str) { MenuLayoutValues layout_values; switch (menu_layout_node_get_type (node)) { case MENU_LAYOUT_NODE_ROOT: if (!onelevel) append_children (node, depth - 1, str); /* -1 to ignore depth of root */ else append_start (node, depth - 1, "Root", str); break; case MENU_LAYOUT_NODE_PASSTHROUGH: g_string_append (str, menu_layout_node_get_content (node)); g_string_append_c (str, '\n'); break; case MENU_LAYOUT_NODE_MENU: append_container (node, onelevel, depth, "Menu", str); break; case MENU_LAYOUT_NODE_APP_DIR: append_simple (node, depth, "AppDir", str); break; case MENU_LAYOUT_NODE_DEFAULT_APP_DIRS: append_simple (node, depth, "DefaultAppDirs", str); break; case MENU_LAYOUT_NODE_DIRECTORY_DIR: append_simple (node, depth, "DirectoryDir", str); break; case MENU_LAYOUT_NODE_DEFAULT_DIRECTORY_DIRS: append_simple (node, depth, "DefaultDirectoryDirs", str); break; case MENU_LAYOUT_NODE_DEFAULT_MERGE_DIRS: append_simple (node, depth, "DefaultMergeDirs", str); break; case MENU_LAYOUT_NODE_NAME: append_simple (node, depth, "Name", str); break; case MENU_LAYOUT_NODE_DIRECTORY: append_simple (node, depth, "Directory", str); break; case MENU_LAYOUT_NODE_ONLY_UNALLOCATED: append_simple (node, depth, "OnlyUnallocated", str); break; case MENU_LAYOUT_NODE_NOT_ONLY_UNALLOCATED: append_simple (node, depth, "NotOnlyUnallocated", str); break; case MENU_LAYOUT_NODE_INCLUDE: append_container (node, onelevel, depth, "Include", str); break; case MENU_LAYOUT_NODE_EXCLUDE: append_container (node, onelevel, depth, "Exclude", str); break; case MENU_LAYOUT_NODE_FILENAME: append_simple (node, depth, "Filename", str); break; case MENU_LAYOUT_NODE_CATEGORY: append_simple (node, depth, "Category", str); break; case MENU_LAYOUT_NODE_ALL: append_simple (node, depth, "All", str); break; case MENU_LAYOUT_NODE_AND: append_container (node, onelevel, depth, "And", str); break; case MENU_LAYOUT_NODE_OR: append_container (node, onelevel, depth, "Or", str); break; case MENU_LAYOUT_NODE_NOT: append_container (node, onelevel, depth, "Not", str); break; case MENU_LAYOUT_NODE_MERGE_FILE: { MenuMergeFileType type; type = menu_layout_node_merge_file_get_type (node); append_simple_with_attr (node, depth, "MergeFile", "type", type == MENU_MERGE_FILE_TYPE_PARENT ? "parent" : "path", str); break; } case MENU_LAYOUT_NODE_MERGE_DIR: append_simple (node, depth, "MergeDir", str); break; case MENU_LAYOUT_NODE_LEGACY_DIR: append_simple_with_attr (node, depth, "LegacyDir", "prefix", menu_layout_node_legacy_dir_get_prefix (node), str); break; case MENU_LAYOUT_NODE_KDE_LEGACY_DIRS: append_simple (node, depth, "KDELegacyDirs", str); break; case MENU_LAYOUT_NODE_MOVE: append_container (node, onelevel, depth, "Move", str); break; case MENU_LAYOUT_NODE_OLD: append_simple (node, depth, "Old", str); break; case MENU_LAYOUT_NODE_NEW: append_simple (node, depth, "New", str); break; case MENU_LAYOUT_NODE_DELETED: append_simple (node, depth, "Deleted", str); break; case MENU_LAYOUT_NODE_NOT_DELETED: append_simple (node, depth, "NotDeleted", str); break; case MENU_LAYOUT_NODE_LAYOUT: append_container (node, onelevel, depth, "Layout", str); break; case MENU_LAYOUT_NODE_DEFAULT_LAYOUT: menu_layout_node_default_layout_get_values (node, &layout_values); append_layout (node, depth, "DefaultLayout", &layout_values, str); break; case MENU_LAYOUT_NODE_MENUNAME: menu_layout_node_menuname_get_values (node, &layout_values); append_layout (node, depth, "MenuName", &layout_values, str); break; case MENU_LAYOUT_NODE_SEPARATOR: append_simple (node, depth, "Name", str); break; case MENU_LAYOUT_NODE_MERGE: append_merge (node, depth, "Merge", menu_layout_node_merge_get_type (node), str); break; default: g_assert_not_reached (); break; } } void menu_debug_print_layout (MenuLayoutNode *node, gboolean onelevel) { if (menu_verbose_enabled ()) { GString *str; str = g_string_new (NULL); append_to_string (node, onelevel, 0, str); utf8_fputs (str->str, stderr); fflush (stderr); g_string_free (str, TRUE); } } #endif /* G_ENABLE_DEBUG */ gnome-menus-3.0.1/libmenu/menu-util.h0000644000175000001440000000271711334251460014413 00000000000000/* Random utility functions for menu code */ /* * Copyright (C) 2003 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #ifndef __MENU_UTIL_H__ #define __MENU_UTIL_H__ #include #include "menu-layout.h" G_BEGIN_DECLS #ifdef G_ENABLE_DEBUG void menu_verbose (const char *format, ...) G_GNUC_PRINTF (1, 2); void menu_debug_print_layout (MenuLayoutNode *node, gboolean onelevel); #else /* !defined(G_ENABLE_DEBUG) */ #ifdef G_HAVE_ISO_VARARGS #define menu_verbose(...) #elif defined(G_HAVE_GNUC_VARARGS) #define menu_verbose(format...) #else #error "Cannot disable verbose mode due to lack of varargs macros" #endif #define menu_debug_print_layout(n,o) #endif /* G_ENABLE_DEBUG */ G_END_DECLS #endif /* __MENU_UTIL_H__ */ gnome-menus-3.0.1/libmenu/desktop-entries.c0000644000175000001440000005046211347370411015611 00000000000000/* * Copyright (C) 2002 - 2004 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #include #include "desktop-entries.h" #include #include "menu-util.h" #define DESKTOP_ENTRY_GROUP "Desktop Entry" #define KDE_DESKTOP_ENTRY_GROUP "KDE Desktop Entry" enum { DESKTOP_ENTRY_NO_DISPLAY = 1 << 0, DESKTOP_ENTRY_HIDDEN = 1 << 1, DESKTOP_ENTRY_SHOW_IN_GNOME = 1 << 2, DESKTOP_ENTRY_TRYEXEC_FAILED = 1 << 3 }; struct DesktopEntry { char *path; char *basename; GQuark *categories; char *name; char *generic_name; char *full_name; char *comment; char *icon; char *exec; gboolean terminal; guint type : 2; guint flags : 4; guint refcount : 24; }; struct DesktopEntrySet { int refcount; GHashTable *hash; }; /* * Desktop entries */ static guint get_flags_from_key_file (DesktopEntry *entry, GKeyFile *key_file, const char *desktop_entry_group) { GError *error; char **strv; gboolean no_display; gboolean hidden; gboolean show_in_gnome; gboolean tryexec_failed; char *tryexec; guint flags; int i; error = NULL; no_display = g_key_file_get_boolean (key_file, desktop_entry_group, "NoDisplay", &error); if (error) { no_display = FALSE; g_error_free (error); } error = NULL; hidden = g_key_file_get_boolean (key_file, desktop_entry_group, "Hidden", &error); if (error) { hidden = FALSE; g_error_free (error); } show_in_gnome = TRUE; strv = g_key_file_get_string_list (key_file, desktop_entry_group, "OnlyShowIn", NULL, NULL); if (strv) { show_in_gnome = FALSE; for (i = 0; strv[i]; i++) { if (!strcmp (strv[i], "GNOME")) { show_in_gnome = TRUE; break; } } } else { strv = g_key_file_get_string_list (key_file, desktop_entry_group, "NotShowIn", NULL, NULL); if (strv) { show_in_gnome = TRUE; for (i = 0; strv[i]; i++) { if (!strcmp (strv[i], "GNOME")) { show_in_gnome = FALSE; } } } } g_strfreev (strv); tryexec_failed = FALSE; tryexec = g_key_file_get_string (key_file, desktop_entry_group, "TryExec", NULL); if (tryexec) { char *path; path = g_find_program_in_path (g_strstrip (tryexec)); tryexec_failed = (path == NULL); g_free (path); g_free (tryexec); } flags = 0; if (no_display) flags |= DESKTOP_ENTRY_NO_DISPLAY; if (hidden) flags |= DESKTOP_ENTRY_HIDDEN; if (show_in_gnome) flags |= DESKTOP_ENTRY_SHOW_IN_GNOME; if (tryexec_failed) flags |= DESKTOP_ENTRY_TRYEXEC_FAILED; return flags; } static GQuark * get_categories_from_key_file (DesktopEntry *entry, GKeyFile *key_file, const char *desktop_entry_group) { GQuark *retval; char **strv; gsize len; int i; strv = g_key_file_get_string_list (key_file, desktop_entry_group, "Categories", &len, NULL); if (!strv) return NULL; retval = g_new0 (GQuark, len + 1); for (i = 0; strv[i]; i++) retval[i] = g_quark_from_string (strv[i]); g_strfreev (strv); return retval; } static DesktopEntry * desktop_entry_load (DesktopEntry *entry) { DesktopEntry *retval = NULL; GKeyFile *key_file; GError *error; const char *desktop_entry_group; char *name_str; char *type_str; key_file = g_key_file_new (); error = NULL; if (!g_key_file_load_from_file (key_file, entry->path, 0, &error)) { menu_verbose ("Failed to load \"%s\": %s\n", entry->path, error->message); g_error_free (error); goto out; } if (g_key_file_has_group (key_file, DESKTOP_ENTRY_GROUP)) { desktop_entry_group = DESKTOP_ENTRY_GROUP; } else { menu_verbose ("\"%s\" contains no \"" DESKTOP_ENTRY_GROUP "\" group\n", entry->path); if (g_key_file_has_group (key_file, KDE_DESKTOP_ENTRY_GROUP)) { desktop_entry_group = KDE_DESKTOP_ENTRY_GROUP; menu_verbose ("\"%s\" contains deprecated \"" KDE_DESKTOP_ENTRY_GROUP "\" group\n", entry->path); } else { goto out; } } if (!g_key_file_has_key (key_file, desktop_entry_group, "Name", NULL)) { menu_verbose ("\"%s\" contains no \"Name\" key\n", entry->path); goto out; } name_str = g_key_file_get_locale_string (key_file, desktop_entry_group, "Name", NULL, NULL); if (!name_str) { menu_verbose ("\"%s\" contains an invalid \"Name\" key\n", entry->path); goto out; } g_free (name_str); type_str = g_key_file_get_string (key_file, desktop_entry_group, "Type", NULL); if (!type_str) { menu_verbose ("\"%s\" contains no \"Type\" key\n", entry->path); goto out; } if ((entry->type == DESKTOP_ENTRY_DESKTOP && strcmp (type_str, "Application") != 0) || (entry->type == DESKTOP_ENTRY_DIRECTORY && strcmp (type_str, "Directory") != 0)) { menu_verbose ("\"%s\" does not contain the correct \"Type\" value\n", entry->path); g_free (type_str); goto out; } g_free (type_str); if (entry->type == DESKTOP_ENTRY_DESKTOP && !g_key_file_has_key (key_file, desktop_entry_group, "Exec", NULL)) { menu_verbose ("\"%s\" does not contain an \"Exec\" key\n", entry->path); goto out; } retval = entry; #define GET_LOCALE_STRING(n) g_key_file_get_locale_string (key_file, desktop_entry_group, (n), NULL, NULL) retval->name = GET_LOCALE_STRING ("Name"); retval->generic_name = GET_LOCALE_STRING ("GenericName"); retval->full_name = GET_LOCALE_STRING ("X-GNOME-FullName"); retval->comment = GET_LOCALE_STRING ("Comment"); retval->icon = GET_LOCALE_STRING ("Icon"); retval->flags = get_flags_from_key_file (retval, key_file, desktop_entry_group); retval->categories = get_categories_from_key_file (retval, key_file, desktop_entry_group); if (entry->type == DESKTOP_ENTRY_DESKTOP) { retval->exec = g_key_file_get_string (key_file, desktop_entry_group, "Exec", NULL); retval->terminal = g_key_file_get_boolean (key_file, desktop_entry_group, "Terminal", NULL); } #undef GET_LOCALE_STRING menu_verbose ("Desktop entry \"%s\" (%s, %s, %s, %s, %s) flags: NoDisplay=%s, Hidden=%s, ShowInGNOME=%s, TryExecFailed=%s\n", retval->basename, retval->name, retval->generic_name ? retval->generic_name : "(null)", retval->full_name ? retval->full_name : "(null)", retval->comment ? retval->comment : "(null)", retval->icon ? retval->icon : "(null)", retval->flags & DESKTOP_ENTRY_NO_DISPLAY ? "(true)" : "(false)", retval->flags & DESKTOP_ENTRY_HIDDEN ? "(true)" : "(false)", retval->flags & DESKTOP_ENTRY_SHOW_IN_GNOME ? "(true)" : "(false)", retval->flags & DESKTOP_ENTRY_TRYEXEC_FAILED ? "(true)" : "(false)"); out: g_key_file_free (key_file); if (!retval) desktop_entry_unref (entry); return retval; } DesktopEntry * desktop_entry_new (const char *path) { DesktopEntryType type; DesktopEntry *retval; menu_verbose ("Loading desktop entry \"%s\"\n", path); if (g_str_has_suffix (path, ".desktop")) { type = DESKTOP_ENTRY_DESKTOP; } else if (g_str_has_suffix (path, ".directory")) { type = DESKTOP_ENTRY_DIRECTORY; } else { menu_verbose ("Unknown desktop entry suffix in \"%s\"\n", path); return NULL; } retval = g_new0 (DesktopEntry, 1); retval->refcount = 1; retval->type = type; retval->basename = g_path_get_basename (path); retval->path = g_strdup (path); return desktop_entry_load (retval); } DesktopEntry * desktop_entry_reload (DesktopEntry *entry) { g_return_val_if_fail (entry != NULL, NULL); menu_verbose ("Re-loading desktop entry \"%s\"\n", entry->path); g_free (entry->categories); entry->categories = NULL; g_free (entry->name); entry->name = NULL; g_free (entry->generic_name); entry->generic_name = NULL; g_free (entry->full_name); entry->full_name = NULL; g_free (entry->comment); entry->comment = NULL; g_free (entry->icon); entry->icon = NULL; g_free (entry->exec); entry->exec = NULL; entry->terminal = 0; entry->flags = 0; return desktop_entry_load (entry); } DesktopEntry * desktop_entry_ref (DesktopEntry *entry) { g_return_val_if_fail (entry != NULL, NULL); g_return_val_if_fail (entry->refcount > 0, NULL); entry->refcount += 1; return entry; } DesktopEntry * desktop_entry_copy (DesktopEntry *entry) { DesktopEntry *retval; int i; menu_verbose ("Copying desktop entry \"%s\"\n", entry->basename); retval = g_new0 (DesktopEntry, 1); retval->refcount = 1; retval->type = entry->type; retval->basename = g_strdup (entry->basename); retval->path = g_strdup (entry->path); retval->name = g_strdup (entry->name); retval->generic_name = g_strdup (entry->generic_name); retval->full_name = g_strdup (entry->full_name); retval->comment = g_strdup (entry->comment); retval->icon = g_strdup (entry->icon); retval->exec = g_strdup (entry->exec); retval->terminal = entry->terminal; retval->flags = entry->flags; i = 0; if (entry->categories != NULL) { for (; entry->categories[i]; i++); } retval->categories = g_new0 (GQuark, i + 1); i = 0; if (entry->categories != NULL) { for (; entry->categories[i]; i++) retval->categories[i] = entry->categories[i]; } return retval; } void desktop_entry_unref (DesktopEntry *entry) { g_return_if_fail (entry != NULL); g_return_if_fail (entry->refcount > 0); entry->refcount -= 1; if (entry->refcount == 0) { g_free (entry->categories); entry->categories = NULL; g_free (entry->name); entry->name = NULL; g_free (entry->generic_name); entry->generic_name = NULL; g_free (entry->full_name); entry->full_name = NULL; g_free (entry->comment); entry->comment = NULL; g_free (entry->icon); entry->icon = NULL; g_free (entry->exec); entry->exec = NULL; g_free (entry->basename); entry->basename = NULL; g_free (entry->path); entry->path = NULL; g_free (entry); } } DesktopEntryType desktop_entry_get_type (DesktopEntry *entry) { return entry->type; } const char * desktop_entry_get_path (DesktopEntry *entry) { return entry->path; } const char * desktop_entry_get_basename (DesktopEntry *entry) { return entry->basename; } const char * desktop_entry_get_name (DesktopEntry *entry) { return entry->name; } const char * desktop_entry_get_generic_name (DesktopEntry *entry) { return entry->generic_name; } const char * desktop_entry_get_full_name (DesktopEntry *entry) { return entry->full_name; } const char * desktop_entry_get_comment (DesktopEntry *entry) { return entry->comment; } const char * desktop_entry_get_icon (DesktopEntry *entry) { return entry->icon; } const char * desktop_entry_get_exec (DesktopEntry *entry) { return entry->exec; } gboolean desktop_entry_get_launch_in_terminal (DesktopEntry *entry) { return entry->terminal; } gboolean desktop_entry_get_hidden (DesktopEntry *entry) { return (entry->flags & DESKTOP_ENTRY_HIDDEN) != 0; } gboolean desktop_entry_get_no_display (DesktopEntry *entry) { return (entry->flags & DESKTOP_ENTRY_NO_DISPLAY) != 0; } gboolean desktop_entry_get_show_in_gnome (DesktopEntry *entry) { return (entry->flags & DESKTOP_ENTRY_SHOW_IN_GNOME) != 0; } gboolean desktop_entry_get_tryexec_failed (DesktopEntry *entry) { return (entry->flags & DESKTOP_ENTRY_TRYEXEC_FAILED) != 0; } gboolean desktop_entry_has_categories (DesktopEntry *entry) { return (entry->categories != NULL && entry->categories[0] != 0); } gboolean desktop_entry_has_category (DesktopEntry *entry, const char *category) { GQuark quark; int i; if (entry->categories == NULL) return FALSE; if (!(quark = g_quark_try_string (category))) return FALSE; for (i = 0; entry->categories[i]; i++) { if (quark == entry->categories[i]) return TRUE; } return FALSE; } void desktop_entry_add_legacy_category (DesktopEntry *entry) { GQuark *categories; int i; menu_verbose ("Adding Legacy category to \"%s\"\n", entry->basename); i = 0; if (entry->categories != NULL) { for (; entry->categories[i]; i++); } categories = g_new0 (GQuark, i + 2); i = 0; if (entry->categories != NULL) { for (; entry->categories[i]; i++) categories[i] = entry->categories[i]; } categories[i] = g_quark_from_string ("Legacy"); g_free (entry->categories); entry->categories = categories; } /* * Entry sets */ DesktopEntrySet * desktop_entry_set_new (void) { DesktopEntrySet *set; set = g_new0 (DesktopEntrySet, 1); set->refcount = 1; menu_verbose (" New entry set %p\n", set); return set; } DesktopEntrySet * desktop_entry_set_ref (DesktopEntrySet *set) { g_return_val_if_fail (set != NULL, NULL); g_return_val_if_fail (set->refcount > 0, NULL); set->refcount += 1; return set; } void desktop_entry_set_unref (DesktopEntrySet *set) { g_return_if_fail (set != NULL); g_return_if_fail (set->refcount > 0); set->refcount -= 1; if (set->refcount == 0) { menu_verbose (" Deleting entry set %p\n", set); if (set->hash) g_hash_table_destroy (set->hash); set->hash = NULL; g_free (set); } } void desktop_entry_set_add_entry (DesktopEntrySet *set, DesktopEntry *entry, const char *file_id) { menu_verbose (" Adding to set %p entry %s\n", set, file_id); if (set->hash == NULL) { set->hash = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, (GDestroyNotify) desktop_entry_unref); } g_hash_table_replace (set->hash, g_strdup (file_id), desktop_entry_ref (entry)); } DesktopEntry * desktop_entry_set_lookup (DesktopEntrySet *set, const char *file_id) { if (set->hash == NULL) return NULL; return g_hash_table_lookup (set->hash, file_id); } typedef struct { DesktopEntrySetForeachFunc func; gpointer user_data; } EntryHashForeachData; static void entry_hash_foreach (const char *file_id, DesktopEntry *entry, EntryHashForeachData *fd) { fd->func (file_id, entry, fd->user_data); } void desktop_entry_set_foreach (DesktopEntrySet *set, DesktopEntrySetForeachFunc func, gpointer user_data) { g_return_if_fail (set != NULL); g_return_if_fail (func != NULL); if (set->hash != NULL) { EntryHashForeachData fd; fd.func = func; fd.user_data = user_data; g_hash_table_foreach (set->hash, (GHFunc) entry_hash_foreach, &fd); } } static void desktop_entry_set_clear (DesktopEntrySet *set) { menu_verbose (" Clearing set %p\n", set); if (set->hash != NULL) { g_hash_table_destroy (set->hash); set->hash = NULL; } } int desktop_entry_set_get_count (DesktopEntrySet *set) { if (set->hash == NULL) return 0; return g_hash_table_size (set->hash); } static void union_foreach (const char *file_id, DesktopEntry *entry, DesktopEntrySet *set) { /* we are iterating over "with" adding anything not * already in "set". We unconditionally overwrite * the stuff in "set" because we can assume * two entries with the same name are equivalent. */ desktop_entry_set_add_entry (set, entry, file_id); } void desktop_entry_set_union (DesktopEntrySet *set, DesktopEntrySet *with) { menu_verbose (" Union of %p and %p\n", set, with); if (desktop_entry_set_get_count (with) == 0) return; /* A fast simple case */ g_hash_table_foreach (with->hash, (GHFunc) union_foreach, set); } typedef struct { DesktopEntrySet *set; DesktopEntrySet *with; } IntersectData; static gboolean intersect_foreach_remove (const char *file_id, DesktopEntry *entry, IntersectData *id) { /* Remove everything in "set" which is not in "with" */ if (g_hash_table_lookup (id->with->hash, file_id) != NULL) return FALSE; menu_verbose (" Removing from %p entry %s\n", id->set, file_id); return TRUE; /* return TRUE to remove */ } void desktop_entry_set_intersection (DesktopEntrySet *set, DesktopEntrySet *with) { IntersectData id; menu_verbose (" Intersection of %p and %p\n", set, with); if (desktop_entry_set_get_count (set) == 0 || desktop_entry_set_get_count (with) == 0) { /* A fast simple case */ desktop_entry_set_clear (set); return; } id.set = set; id.with = with; g_hash_table_foreach_remove (set->hash, (GHRFunc) intersect_foreach_remove, &id); } typedef struct { DesktopEntrySet *set; DesktopEntrySet *other; } SubtractData; static gboolean subtract_foreach_remove (const char *file_id, DesktopEntry *entry, SubtractData *sd) { /* Remove everything in "set" which is not in "other" */ if (g_hash_table_lookup (sd->other->hash, file_id) == NULL) return FALSE; menu_verbose (" Removing from %p entry %s\n", sd->set, file_id); return TRUE; /* return TRUE to remove */ } void desktop_entry_set_subtract (DesktopEntrySet *set, DesktopEntrySet *other) { SubtractData sd; menu_verbose (" Subtract from %p set %p\n", set, other); if (desktop_entry_set_get_count (set) == 0 || desktop_entry_set_get_count (other) == 0) return; /* A fast simple case */ sd.set = set; sd.other = other; g_hash_table_foreach_remove (set->hash, (GHRFunc) subtract_foreach_remove, &sd); } void desktop_entry_set_swap_contents (DesktopEntrySet *a, DesktopEntrySet *b) { GHashTable *tmp; menu_verbose (" Swap contents of %p and %p\n", a, b); tmp = a->hash; a->hash = b->hash; b->hash = tmp; } gnome-menus-3.0.1/libmenu/gmenu-tree.c0000644000175000001440000034671311531060574014551 00000000000000/* * Copyright (C) 2003, 2004 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #include #include "gmenu-tree.h" #include #include #include "menu-layout.h" #include "menu-monitor.h" #include "menu-util.h" #include "canonicalize.h" /* * FIXME: it might be useful to be able to construct a menu * tree from a traditional directory based menu hierarchy * too. */ typedef enum { GMENU_TREE_ABSOLUTE = 0, GMENU_TREE_BASENAME = 1 } GMenuTreeType; struct GMenuTree { GMenuTreeType type; guint refcount; char *basename; char *absolute_path; char *canonical_path; GMenuTreeFlags flags; GMenuTreeSortKey sort_key; GSList *menu_file_monitors; MenuLayoutNode *layout; GMenuTreeDirectory *root; GSList *monitors; gpointer user_data; GDestroyNotify dnotify; guint canonical : 1; }; typedef struct { GMenuTreeChangedFunc callback; gpointer user_data; } GMenuTreeMonitor; struct GMenuTreeItem { GMenuTreeItemType type; GMenuTreeDirectory *parent; gpointer user_data; GDestroyNotify dnotify; guint refcount; }; struct GMenuTreeDirectory { GMenuTreeItem item; DesktopEntry *directory_entry; char *name; GSList *entries; GSList *subdirs; MenuLayoutValues default_layout_values; GSList *default_layout_info; GSList *layout_info; GSList *contents; guint only_unallocated : 1; guint is_root : 1; guint is_nodisplay : 1; guint layout_pending_separator : 1; guint preprocessed : 1; /* 16 bits should be more than enough; G_MAXUINT16 means no inline header */ guint will_inline_header : 16; }; typedef struct { GMenuTreeDirectory directory; GMenuTree *tree; } GMenuTreeDirectoryRoot; struct GMenuTreeEntry { GMenuTreeItem item; DesktopEntry *desktop_entry; char *desktop_file_id; guint is_excluded : 1; guint is_nodisplay : 1; }; struct GMenuTreeSeparator { GMenuTreeItem item; }; struct GMenuTreeHeader { GMenuTreeItem item; GMenuTreeDirectory *directory; }; struct GMenuTreeAlias { GMenuTreeItem item; GMenuTreeDirectory *directory; GMenuTreeItem *aliased_item; }; static GMenuTree *gmenu_tree_new (GMenuTreeType type, const char *menu_file, gboolean canonical, GMenuTreeFlags flags); static void gmenu_tree_load_layout (GMenuTree *tree); static void gmenu_tree_force_reload (GMenuTree *tree); static void gmenu_tree_build_from_layout (GMenuTree *tree); static void gmenu_tree_force_rebuild (GMenuTree *tree); static void gmenu_tree_resolve_files (GMenuTree *tree, GHashTable *loaded_menu_files, MenuLayoutNode *layout); static void gmenu_tree_force_recanonicalize (GMenuTree *tree); static void gmenu_tree_invoke_monitors (GMenuTree *tree); static void gmenu_tree_item_unref_and_unset_parent (gpointer itemp); /* * The idea is that we cache the menu tree for either a given * menu basename or an absolute menu path. * If no files exist in $XDG_DATA_DIRS for the basename or the * absolute path doesn't exist we just return (and cache) the * empty menu tree. * We also add a file monitor for the basename in each dir in * $XDG_DATA_DIRS, or the absolute path to the menu file, and * re-compute if there are any changes. */ static GHashTable *gmenu_tree_cache = NULL; static inline char * get_cache_key (GMenuTree *tree, GMenuTreeFlags flags) { const char *tree_name; switch (tree->type) { case GMENU_TREE_ABSOLUTE: tree_name = tree->canonical ? tree->canonical_path : tree->absolute_path; break; case GMENU_TREE_BASENAME: tree_name = tree->basename; break; default: g_assert_not_reached (); break; } return g_strdup_printf ("%s:0x%x", tree_name, flags); } static void gmenu_tree_add_to_cache (GMenuTree *tree, GMenuTreeFlags flags) { char *cache_key; if (gmenu_tree_cache == NULL) { gmenu_tree_cache = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, NULL); } cache_key = get_cache_key (tree, flags); menu_verbose ("Adding menu tree to cache: %s\n", cache_key); g_hash_table_replace (gmenu_tree_cache, cache_key, tree); } static void gmenu_tree_remove_from_cache (GMenuTree *tree, GMenuTreeFlags flags) { char *cache_key; cache_key = get_cache_key (tree, flags); menu_verbose ("Removing menu tree from cache: %s\n", cache_key); g_hash_table_remove (gmenu_tree_cache, cache_key); g_free (cache_key); if (g_hash_table_size (gmenu_tree_cache) == 0) { g_hash_table_destroy (gmenu_tree_cache); gmenu_tree_cache = NULL; _entry_directory_list_empty_desktop_cache (); } } static GMenuTree * gmenu_tree_lookup_from_cache (const char *tree_name, GMenuTreeFlags flags) { GMenuTree *retval; char *cache_key; if (gmenu_tree_cache == NULL) return NULL; cache_key = g_strdup_printf ("%s:0x%x", tree_name, flags); menu_verbose ("Looking up '%s' from menu cache\n", cache_key); retval = g_hash_table_lookup (gmenu_tree_cache, cache_key); g_free (cache_key); return retval ? gmenu_tree_ref (retval) : NULL; } typedef enum { MENU_FILE_MONITOR_INVALID = 0, MENU_FILE_MONITOR_FILE, MENU_FILE_MONITOR_NONEXISTENT_FILE, MENU_FILE_MONITOR_DIRECTORY } MenuFileMonitorType; typedef struct { MenuFileMonitorType type; MenuMonitor *monitor; } MenuFileMonitor; static void handle_nonexistent_menu_file_changed (MenuMonitor *monitor, MenuMonitorEvent event, const char *path, GMenuTree *tree) { if (event == MENU_MONITOR_EVENT_CHANGED || event == MENU_MONITOR_EVENT_CREATED) { menu_verbose ("\"%s\" %s, marking tree for recanonicalization\n", path, event == MENU_MONITOR_EVENT_CREATED ? "created" : "changed"); gmenu_tree_force_recanonicalize (tree); gmenu_tree_invoke_monitors (tree); } } static void handle_menu_file_changed (MenuMonitor *monitor, MenuMonitorEvent event, const char *path, GMenuTree *tree) { menu_verbose ("\"%s\" %s, marking tree for recanicalization\n", path, event == MENU_MONITOR_EVENT_CREATED ? "created" : event == MENU_MONITOR_EVENT_CHANGED ? "changed" : "deleted"); gmenu_tree_force_recanonicalize (tree); gmenu_tree_invoke_monitors (tree); } static void handle_menu_file_directory_changed (MenuMonitor *monitor, MenuMonitorEvent event, const char *path, GMenuTree *tree) { if (!g_str_has_suffix (path, ".menu")) return; menu_verbose ("\"%s\" %s, marking tree for recanicalization\n", path, event == MENU_MONITOR_EVENT_CREATED ? "created" : event == MENU_MONITOR_EVENT_CHANGED ? "changed" : "deleted"); gmenu_tree_force_recanonicalize (tree); gmenu_tree_invoke_monitors (tree); } static void gmenu_tree_add_menu_file_monitor (GMenuTree *tree, const char *path, MenuFileMonitorType type) { MenuFileMonitor *monitor; monitor = g_new0 (MenuFileMonitor, 1); monitor->type = type; switch (type) { case MENU_FILE_MONITOR_FILE: menu_verbose ("Adding a menu file monitor for \"%s\"\n", path); monitor->monitor = menu_get_file_monitor (path); menu_monitor_add_notify (monitor->monitor, (MenuMonitorNotifyFunc) handle_menu_file_changed, tree); break; case MENU_FILE_MONITOR_NONEXISTENT_FILE: menu_verbose ("Adding a menu file monitor for non-existent \"%s\"\n", path); monitor->monitor = menu_get_file_monitor (path); menu_monitor_add_notify (monitor->monitor, (MenuMonitorNotifyFunc) handle_nonexistent_menu_file_changed, tree); break; case MENU_FILE_MONITOR_DIRECTORY: menu_verbose ("Adding a menu directory monitor for \"%s\"\n", path); monitor->monitor = menu_get_directory_monitor (path); menu_monitor_add_notify (monitor->monitor, (MenuMonitorNotifyFunc) handle_menu_file_directory_changed, tree); break; default: g_assert_not_reached (); break; } tree->menu_file_monitors = g_slist_prepend (tree->menu_file_monitors, monitor); } static void remove_menu_file_monitor (MenuFileMonitor *monitor, GMenuTree *tree) { switch (monitor->type) { case MENU_FILE_MONITOR_FILE: menu_monitor_remove_notify (monitor->monitor, (MenuMonitorNotifyFunc) handle_menu_file_changed, tree); break; case MENU_FILE_MONITOR_NONEXISTENT_FILE: menu_monitor_remove_notify (monitor->monitor, (MenuMonitorNotifyFunc) handle_nonexistent_menu_file_changed, tree); break; case MENU_FILE_MONITOR_DIRECTORY: menu_monitor_remove_notify (monitor->monitor, (MenuMonitorNotifyFunc) handle_menu_file_directory_changed, tree); break; default: g_assert_not_reached (); break; } menu_monitor_unref (monitor->monitor); monitor->monitor = NULL; monitor->type = MENU_FILE_MONITOR_INVALID; g_free (monitor); } static void gmenu_tree_remove_menu_file_monitors (GMenuTree *tree) { menu_verbose ("Removing all menu file monitors\n"); g_slist_foreach (tree->menu_file_monitors, (GFunc) remove_menu_file_monitor, tree); g_slist_free (tree->menu_file_monitors); tree->menu_file_monitors = NULL; } static GMenuTree * gmenu_tree_lookup_absolute (const char *absolute, GMenuTreeFlags flags) { GMenuTree *tree; gboolean canonical; const char *canonical_path; char *freeme; menu_verbose ("Looking up absolute path in tree cache: \"%s\"\n", absolute); if ((tree = gmenu_tree_lookup_from_cache (absolute, flags)) != NULL) return tree; canonical = TRUE; canonical_path = freeme = menu_canonicalize_file_name (absolute, FALSE); if (canonical_path == NULL) { menu_verbose ("Failed to canonicalize absolute menu path \"%s\": %s\n", absolute, g_strerror (errno)); canonical = FALSE; canonical_path = absolute; } if ((tree = gmenu_tree_lookup_from_cache (canonical_path, flags)) != NULL) return tree; tree = gmenu_tree_new (GMENU_TREE_ABSOLUTE, canonical_path, canonical, flags); g_free (freeme); return tree; } static GMenuTree * gmenu_tree_lookup_basename (const char *basename, GMenuTreeFlags flags) { GMenuTree *tree; menu_verbose ("Looking up menu file in tree cache: \"%s\"\n", basename); if ((tree = gmenu_tree_lookup_from_cache (basename, flags)) != NULL) return tree; return gmenu_tree_new (GMENU_TREE_BASENAME, basename, FALSE, flags); } static gboolean canonicalize_basename_with_config_dir (GMenuTree *tree, const char *basename, const char *config_dir) { char *path; path = g_build_filename (config_dir, "menus", basename, NULL); tree->canonical_path = menu_canonicalize_file_name (path, FALSE); if (tree->canonical_path) { tree->canonical = TRUE; gmenu_tree_add_menu_file_monitor (tree, tree->canonical_path, MENU_FILE_MONITOR_FILE); } else { gmenu_tree_add_menu_file_monitor (tree, path, MENU_FILE_MONITOR_NONEXISTENT_FILE); } g_free (path); return tree->canonical; } static void canonicalize_basename (GMenuTree *tree, const char *basename) { if (!canonicalize_basename_with_config_dir (tree, basename, g_get_user_config_dir ())) { const char * const *system_config_dirs; int i; system_config_dirs = g_get_system_config_dirs (); i = 0; while (system_config_dirs[i] != NULL) { if (canonicalize_basename_with_config_dir (tree, basename, system_config_dirs[i])) break; ++i; } } } static gboolean gmenu_tree_canonicalize_path (GMenuTree *tree) { if (tree->canonical) return TRUE; g_assert (tree->canonical_path == NULL); if (tree->type == GMENU_TREE_BASENAME) { gmenu_tree_remove_menu_file_monitors (tree); if (strcmp (tree->basename, "applications.menu") == 0 && g_getenv ("XDG_MENU_PREFIX")) { char *prefixed_basename; prefixed_basename = g_strdup_printf ("%s%s", g_getenv ("XDG_MENU_PREFIX"), tree->basename); canonicalize_basename (tree, prefixed_basename); g_free (prefixed_basename); } if (!tree->canonical) canonicalize_basename (tree, tree->basename); if (tree->canonical) menu_verbose ("Successfully looked up menu_file for \"%s\": %s\n", tree->basename, tree->canonical_path); else menu_verbose ("Failed to look up menu_file for \"%s\"\n", tree->basename); } else /* if (tree->type == GMENU_TREE_ABSOLUTE) */ { tree->canonical_path = menu_canonicalize_file_name (tree->absolute_path, FALSE); if (tree->canonical_path != NULL) { menu_verbose ("Successfully looked up menu_file for \"%s\": %s\n", tree->absolute_path, tree->canonical_path); /* * Replace the cache entry with the canonicalized version */ gmenu_tree_remove_from_cache (tree, tree->flags); gmenu_tree_remove_menu_file_monitors (tree); gmenu_tree_add_menu_file_monitor (tree, tree->canonical_path, MENU_FILE_MONITOR_FILE); tree->canonical = TRUE; gmenu_tree_add_to_cache (tree, tree->flags); } else { menu_verbose ("Failed to look up menu_file for \"%s\"\n", tree->absolute_path); } } return tree->canonical; } static void gmenu_tree_force_recanonicalize (GMenuTree *tree) { gmenu_tree_remove_menu_file_monitors (tree); if (tree->canonical) { gmenu_tree_force_reload (tree); g_free (tree->canonical_path); tree->canonical_path = NULL; tree->canonical = FALSE; } } GMenuTree * gmenu_tree_lookup (const char *menu_file, GMenuTreeFlags flags) { GMenuTree *retval; g_return_val_if_fail (menu_file != NULL, NULL); flags &= GMENU_TREE_FLAGS_MASK; if (g_path_is_absolute (menu_file)) retval = gmenu_tree_lookup_absolute (menu_file, flags); else retval = gmenu_tree_lookup_basename (menu_file, flags); g_assert (retval != NULL); return retval; } static GMenuTree * gmenu_tree_new (GMenuTreeType type, const char *menu_file, gboolean canonical, GMenuTreeFlags flags) { GMenuTree *tree; tree = g_new0 (GMenuTree, 1); tree->type = type; tree->flags = flags; tree->refcount = 1; tree->sort_key = GMENU_TREE_SORT_NAME; if (tree->type == GMENU_TREE_BASENAME) { g_assert (canonical == FALSE); tree->basename = g_strdup (menu_file); } else { tree->canonical = canonical != FALSE; tree->absolute_path = g_strdup (menu_file); if (tree->canonical) { tree->canonical_path = g_strdup (menu_file); gmenu_tree_add_menu_file_monitor (tree, tree->canonical_path, MENU_FILE_MONITOR_FILE); } else { gmenu_tree_add_menu_file_monitor (tree, tree->absolute_path, MENU_FILE_MONITOR_NONEXISTENT_FILE); } } gmenu_tree_add_to_cache (tree, tree->flags); return tree; } GMenuTree * gmenu_tree_ref (GMenuTree *tree) { g_return_val_if_fail (tree != NULL, NULL); g_return_val_if_fail (tree->refcount > 0, NULL); tree->refcount++; return tree; } void gmenu_tree_unref (GMenuTree *tree) { g_return_if_fail (tree != NULL); g_return_if_fail (tree->refcount >= 1); if (--tree->refcount > 0) return; if (tree->dnotify) tree->dnotify (tree->user_data); tree->user_data = NULL; tree->dnotify = NULL; gmenu_tree_remove_from_cache (tree, tree->flags); gmenu_tree_force_recanonicalize (tree); if (tree->basename != NULL) g_free (tree->basename); tree->basename = NULL; if (tree->absolute_path != NULL) g_free (tree->absolute_path); tree->absolute_path = NULL; g_slist_foreach (tree->monitors, (GFunc) g_free, NULL); g_slist_free (tree->monitors); tree->monitors = NULL; g_free (tree); } void gmenu_tree_set_user_data (GMenuTree *tree, gpointer user_data, GDestroyNotify dnotify) { g_return_if_fail (tree != NULL); if (tree->dnotify != NULL) tree->dnotify (tree->user_data); tree->dnotify = dnotify; tree->user_data = user_data; } gpointer gmenu_tree_get_user_data (GMenuTree *tree) { g_return_val_if_fail (tree != NULL, NULL); return tree->user_data; } const char * gmenu_tree_get_menu_file (GMenuTree *tree) { /* FIXME: this is horribly ugly. But it's done to keep the API. Would be bad * to break the API only for a "const char *" => "char *" change. The other * alternative is to leak the memory, which is bad too. */ static char *ugly_result_cache = NULL; g_return_val_if_fail (tree != NULL, NULL); /* we need to canonicalize the path so we actually find out the real menu * file that is being used -- and take into account XDG_MENU_PREFIX */ if (!gmenu_tree_canonicalize_path (tree)) return NULL; if (ugly_result_cache != NULL) { g_free (ugly_result_cache); ugly_result_cache = NULL; } if (tree->type == GMENU_TREE_BASENAME) { ugly_result_cache = g_path_get_basename (tree->canonical_path); return ugly_result_cache; } else return tree->absolute_path; } GMenuTreeDirectory * gmenu_tree_get_root_directory (GMenuTree *tree) { g_return_val_if_fail (tree != NULL, NULL); if (!tree->root) { gmenu_tree_build_from_layout (tree); if (!tree->root) return NULL; } return gmenu_tree_item_ref (tree->root); } static GMenuTreeDirectory * find_path (GMenuTreeDirectory *directory, const char *path) { const char *name; char *slash; char *freeme; GSList *tmp; while (path[0] == G_DIR_SEPARATOR) path++; if (path[0] == '\0') return directory; freeme = NULL; slash = strchr (path, G_DIR_SEPARATOR); if (slash) { name = freeme = g_strndup (path, slash - path); path = slash + 1; } else { name = path; path = NULL; } tmp = directory->contents; while (tmp != NULL) { GMenuTreeItem *item = tmp->data; if (gmenu_tree_item_get_type (item) != GMENU_TREE_ITEM_DIRECTORY) { tmp = tmp->next; continue; } if (!strcmp (name, GMENU_TREE_DIRECTORY (item)->name)) { g_free (freeme); if (path) return find_path (GMENU_TREE_DIRECTORY (item), path); else return GMENU_TREE_DIRECTORY (item); } tmp = tmp->next; } g_free (freeme); return NULL; } GMenuTreeDirectory * gmenu_tree_get_directory_from_path (GMenuTree *tree, const char *path) { GMenuTreeDirectory *root; GMenuTreeDirectory *directory; g_return_val_if_fail (tree != NULL, NULL); g_return_val_if_fail (path != NULL, NULL); if (path[0] != G_DIR_SEPARATOR) return NULL; if (!(root = gmenu_tree_get_root_directory (tree))) return NULL; directory = find_path (root, path); gmenu_tree_item_unref (root); return directory ? gmenu_tree_item_ref (directory) : NULL; } GMenuTreeSortKey gmenu_tree_get_sort_key (GMenuTree *tree) { g_return_val_if_fail (tree != NULL, GMENU_TREE_SORT_NAME); g_return_val_if_fail (tree->refcount > 0, GMENU_TREE_SORT_NAME); return tree->sort_key; } void gmenu_tree_set_sort_key (GMenuTree *tree, GMenuTreeSortKey sort_key) { g_return_if_fail (tree != NULL); g_return_if_fail (tree->refcount > 0); g_return_if_fail (sort_key >= GMENU_TREE_SORT_FIRST); g_return_if_fail (sort_key <= GMENU_TREE_SORT_LAST); if (sort_key == tree->sort_key) return; tree->sort_key = sort_key; gmenu_tree_force_rebuild (tree); } void gmenu_tree_add_monitor (GMenuTree *tree, GMenuTreeChangedFunc callback, gpointer user_data) { GMenuTreeMonitor *monitor; GSList *tmp; g_return_if_fail (tree != NULL); g_return_if_fail (callback != NULL); tmp = tree->monitors; while (tmp != NULL) { monitor = tmp->data; if (monitor->callback == callback && monitor->user_data == user_data) break; tmp = tmp->next; } if (tmp == NULL) { monitor = g_new0 (GMenuTreeMonitor, 1); monitor->callback = callback; monitor->user_data = user_data; tree->monitors = g_slist_append (tree->monitors, monitor); } } void gmenu_tree_remove_monitor (GMenuTree *tree, GMenuTreeChangedFunc callback, gpointer user_data) { GSList *tmp; g_return_if_fail (tree != NULL); g_return_if_fail (callback != NULL); tmp = tree->monitors; while (tmp != NULL) { GMenuTreeMonitor *monitor = tmp->data; GSList *next = tmp->next; if (monitor->callback == callback && monitor->user_data == user_data) { tree->monitors = g_slist_delete_link (tree->monitors, tmp); g_free (monitor); } tmp = next; } } static void gmenu_tree_invoke_monitors (GMenuTree *tree) { GSList *tmp; tmp = tree->monitors; while (tmp != NULL) { GMenuTreeMonitor *monitor = tmp->data; GSList *next = tmp->next; monitor->callback (tree, monitor->user_data); tmp = next; } } GMenuTreeItemType gmenu_tree_item_get_type (GMenuTreeItem *item) { g_return_val_if_fail (item != NULL, 0); return item->type; } GMenuTreeDirectory * gmenu_tree_item_get_parent (GMenuTreeItem *item) { g_return_val_if_fail (item != NULL, NULL); return item->parent ? gmenu_tree_item_ref (item->parent) : NULL; } static void gmenu_tree_item_set_parent (GMenuTreeItem *item, GMenuTreeDirectory *parent) { g_return_if_fail (item != NULL); item->parent = parent; } GSList * gmenu_tree_directory_get_contents (GMenuTreeDirectory *directory) { GSList *retval; GSList *tmp; g_return_val_if_fail (directory != NULL, NULL); retval = NULL; tmp = directory->contents; while (tmp != NULL) { retval = g_slist_prepend (retval, gmenu_tree_item_ref (tmp->data)); tmp = tmp->next; } return g_slist_reverse (retval); } const char * gmenu_tree_directory_get_name (GMenuTreeDirectory *directory) { g_return_val_if_fail (directory != NULL, NULL); if (!directory->directory_entry) return directory->name; return desktop_entry_get_name (directory->directory_entry); } const char * gmenu_tree_directory_get_comment (GMenuTreeDirectory *directory) { g_return_val_if_fail (directory != NULL, NULL); if (!directory->directory_entry) return NULL; return desktop_entry_get_comment (directory->directory_entry); } const char * gmenu_tree_directory_get_icon (GMenuTreeDirectory *directory) { g_return_val_if_fail (directory != NULL, NULL); if (!directory->directory_entry) return NULL; return desktop_entry_get_icon (directory->directory_entry); } const char * gmenu_tree_directory_get_desktop_file_path (GMenuTreeDirectory *directory) { g_return_val_if_fail (directory != NULL, NULL); if (!directory->directory_entry) return NULL; return desktop_entry_get_path (directory->directory_entry); } const char * gmenu_tree_directory_get_menu_id (GMenuTreeDirectory *directory) { g_return_val_if_fail (directory != NULL, NULL); return directory->name; } static void gmenu_tree_directory_set_tree (GMenuTreeDirectory *directory, GMenuTree *tree) { GMenuTreeDirectoryRoot *root; g_assert (directory != NULL); g_assert (directory->is_root); root = (GMenuTreeDirectoryRoot *) directory; root->tree = tree; } GMenuTree * gmenu_tree_directory_get_tree (GMenuTreeDirectory *directory) { GMenuTreeDirectoryRoot *root; g_return_val_if_fail (directory != NULL, NULL); while (GMENU_TREE_ITEM (directory)->parent != NULL) directory = GMENU_TREE_DIRECTORY (GMENU_TREE_ITEM (directory)->parent); if (!directory->is_root) return NULL; root = (GMenuTreeDirectoryRoot *) directory; if (root->tree) gmenu_tree_ref (root->tree); return root->tree; } gboolean gmenu_tree_directory_get_is_nodisplay (GMenuTreeDirectory *directory) { g_return_val_if_fail (directory != NULL, FALSE); return directory->is_nodisplay; } static void append_directory_path (GMenuTreeDirectory *directory, GString *path) { if (!directory->item.parent) { g_string_append_c (path, G_DIR_SEPARATOR); return; } append_directory_path (directory->item.parent, path); g_string_append (path, directory->name); g_string_append_c (path, G_DIR_SEPARATOR); } char * gmenu_tree_directory_make_path (GMenuTreeDirectory *directory, GMenuTreeEntry *entry) { GString *path; g_return_val_if_fail (directory != NULL, NULL); path = g_string_new (NULL); append_directory_path (directory, path); if (entry != NULL) g_string_append (path, desktop_entry_get_basename (entry->desktop_entry)); return g_string_free (path, FALSE); } const char * gmenu_tree_entry_get_name (GMenuTreeEntry *entry) { g_return_val_if_fail (entry != NULL, NULL); return desktop_entry_get_name (entry->desktop_entry); } const char * gmenu_tree_entry_get_generic_name (GMenuTreeEntry *entry) { g_return_val_if_fail (entry != NULL, NULL); return desktop_entry_get_generic_name (entry->desktop_entry); } const char * gmenu_tree_entry_get_display_name (GMenuTreeEntry *entry) { const char *display_name; g_return_val_if_fail (entry != NULL, NULL); display_name = desktop_entry_get_full_name (entry->desktop_entry); if (!display_name || display_name[0] == '\0') display_name = desktop_entry_get_name (entry->desktop_entry); return display_name; } const char * gmenu_tree_entry_get_comment (GMenuTreeEntry *entry) { g_return_val_if_fail (entry != NULL, NULL); return desktop_entry_get_comment (entry->desktop_entry); } const char * gmenu_tree_entry_get_icon (GMenuTreeEntry *entry) { g_return_val_if_fail (entry != NULL, NULL); return desktop_entry_get_icon (entry->desktop_entry); } const char * gmenu_tree_entry_get_exec (GMenuTreeEntry *entry) { g_return_val_if_fail (entry != NULL, NULL); return desktop_entry_get_exec (entry->desktop_entry); } gboolean gmenu_tree_entry_get_launch_in_terminal (GMenuTreeEntry *entry) { g_return_val_if_fail (entry != NULL, FALSE); return desktop_entry_get_launch_in_terminal (entry->desktop_entry); } const char * gmenu_tree_entry_get_desktop_file_path (GMenuTreeEntry *entry) { g_return_val_if_fail (entry != NULL, NULL); return desktop_entry_get_path (entry->desktop_entry); } const char * gmenu_tree_entry_get_desktop_file_id (GMenuTreeEntry *entry) { g_return_val_if_fail (entry != NULL, NULL); return entry->desktop_file_id; } gboolean gmenu_tree_entry_get_is_excluded (GMenuTreeEntry *entry) { g_return_val_if_fail (entry != NULL, FALSE); return entry->is_excluded; } gboolean gmenu_tree_entry_get_is_nodisplay (GMenuTreeEntry *entry) { g_return_val_if_fail (entry != NULL, FALSE); return entry->is_nodisplay; } GMenuTreeDirectory * gmenu_tree_header_get_directory (GMenuTreeHeader *header) { g_return_val_if_fail (header != NULL, NULL); return gmenu_tree_item_ref (header->directory); } GMenuTreeDirectory * gmenu_tree_alias_get_directory (GMenuTreeAlias *alias) { g_return_val_if_fail (alias != NULL, NULL); return gmenu_tree_item_ref (alias->directory); } GMenuTreeItem * gmenu_tree_alias_get_item (GMenuTreeAlias *alias) { g_return_val_if_fail (alias != NULL, NULL); return gmenu_tree_item_ref (alias->aliased_item); } static GMenuTreeDirectory * gmenu_tree_directory_new (GMenuTreeDirectory *parent, const char *name, gboolean is_root) { GMenuTreeDirectory *retval; if (!is_root) { retval = g_new0 (GMenuTreeDirectory, 1); } else { GMenuTreeDirectoryRoot *root; root = g_new0 (GMenuTreeDirectoryRoot, 1); retval = GMENU_TREE_DIRECTORY (root); retval->is_root = TRUE; } retval->item.type = GMENU_TREE_ITEM_DIRECTORY; retval->item.parent = parent; retval->item.refcount = 1; retval->name = g_strdup (name); retval->directory_entry = NULL; retval->entries = NULL; retval->subdirs = NULL; retval->default_layout_info = NULL; retval->layout_info = NULL; retval->contents = NULL; retval->only_unallocated = FALSE; retval->is_nodisplay = FALSE; retval->layout_pending_separator = FALSE; retval->preprocessed = FALSE; retval->will_inline_header = G_MAXUINT16; retval->default_layout_values.mask = MENU_LAYOUT_VALUES_NONE; retval->default_layout_values.show_empty = FALSE; retval->default_layout_values.inline_menus = FALSE; retval->default_layout_values.inline_limit = 4; retval->default_layout_values.inline_header = FALSE; retval->default_layout_values.inline_alias = FALSE; return retval; } static void gmenu_tree_directory_finalize (GMenuTreeDirectory *directory) { g_assert (directory->item.refcount == 0); g_slist_foreach (directory->contents, (GFunc) gmenu_tree_item_unref_and_unset_parent, NULL); g_slist_free (directory->contents); directory->contents = NULL; g_slist_foreach (directory->default_layout_info, (GFunc) menu_layout_node_unref, NULL); g_slist_free (directory->default_layout_info); directory->default_layout_info = NULL; g_slist_foreach (directory->layout_info, (GFunc) menu_layout_node_unref, NULL); g_slist_free (directory->layout_info); directory->layout_info = NULL; g_slist_foreach (directory->subdirs, (GFunc) gmenu_tree_item_unref_and_unset_parent, NULL); g_slist_free (directory->subdirs); directory->subdirs = NULL; g_slist_foreach (directory->entries, (GFunc) gmenu_tree_item_unref_and_unset_parent, NULL); g_slist_free (directory->entries); directory->entries = NULL; if (directory->directory_entry) desktop_entry_unref (directory->directory_entry); directory->directory_entry = NULL; g_free (directory->name); directory->name = NULL; } static GMenuTreeSeparator * gmenu_tree_separator_new (GMenuTreeDirectory *parent) { GMenuTreeSeparator *retval; retval = g_new0 (GMenuTreeSeparator, 1); retval->item.type = GMENU_TREE_ITEM_SEPARATOR; retval->item.parent = parent; retval->item.refcount = 1; return retval; } static GMenuTreeHeader * gmenu_tree_header_new (GMenuTreeDirectory *parent, GMenuTreeDirectory *directory) { GMenuTreeHeader *retval; retval = g_new0 (GMenuTreeHeader, 1); retval->item.type = GMENU_TREE_ITEM_HEADER; retval->item.parent = parent; retval->item.refcount = 1; retval->directory = gmenu_tree_item_ref (directory); gmenu_tree_item_set_parent (GMENU_TREE_ITEM (retval->directory), NULL); return retval; } static void gmenu_tree_header_finalize (GMenuTreeHeader *header) { g_assert (header->item.refcount == 0); if (header->directory != NULL) gmenu_tree_item_unref (header->directory); header->directory = NULL; } static GMenuTreeAlias * gmenu_tree_alias_new (GMenuTreeDirectory *parent, GMenuTreeDirectory *directory, GMenuTreeItem *item) { GMenuTreeAlias *retval; retval = g_new0 (GMenuTreeAlias, 1); retval->item.type = GMENU_TREE_ITEM_ALIAS; retval->item.parent = parent; retval->item.refcount = 1; retval->directory = gmenu_tree_item_ref (directory); if (item->type != GMENU_TREE_ITEM_ALIAS) retval->aliased_item = gmenu_tree_item_ref (item); else retval->aliased_item = gmenu_tree_item_ref (gmenu_tree_alias_get_item (GMENU_TREE_ALIAS (item))); gmenu_tree_item_set_parent (GMENU_TREE_ITEM (retval->directory), NULL); gmenu_tree_item_set_parent (retval->aliased_item, NULL); return retval; } static void gmenu_tree_alias_finalize (GMenuTreeAlias *alias) { g_assert (alias->item.refcount == 0); if (alias->directory != NULL) gmenu_tree_item_unref (alias->directory); alias->directory = NULL; if (alias->aliased_item != NULL) gmenu_tree_item_unref (alias->aliased_item); alias->aliased_item = NULL; } static GMenuTreeEntry * gmenu_tree_entry_new (GMenuTreeDirectory *parent, DesktopEntry *desktop_entry, const char *desktop_file_id, gboolean is_excluded, gboolean is_nodisplay) { GMenuTreeEntry *retval; retval = g_new0 (GMenuTreeEntry, 1); retval->item.type = GMENU_TREE_ITEM_ENTRY; retval->item.parent = parent; retval->item.refcount = 1; retval->desktop_entry = desktop_entry_ref (desktop_entry); retval->desktop_file_id = g_strdup (desktop_file_id); retval->is_excluded = is_excluded != FALSE; retval->is_nodisplay = is_nodisplay != FALSE; return retval; } static void gmenu_tree_entry_finalize (GMenuTreeEntry *entry) { g_assert (entry->item.refcount == 0); g_free (entry->desktop_file_id); entry->desktop_file_id = NULL; if (entry->desktop_entry) desktop_entry_unref (entry->desktop_entry); entry->desktop_entry = NULL; } static int gmenu_tree_entry_compare_by_id (GMenuTreeItem *a, GMenuTreeItem *b) { if (a->type == GMENU_TREE_ITEM_ALIAS) a = GMENU_TREE_ALIAS (a)->aliased_item; if (b->type == GMENU_TREE_ITEM_ALIAS) b = GMENU_TREE_ALIAS (b)->aliased_item; return strcmp (GMENU_TREE_ENTRY (a)->desktop_file_id, GMENU_TREE_ENTRY (b)->desktop_file_id); } gpointer gmenu_tree_item_ref (gpointer itemp) { GMenuTreeItem *item; item = (GMenuTreeItem *) itemp; g_return_val_if_fail (item != NULL, NULL); g_return_val_if_fail (item->refcount > 0, NULL); item->refcount++; return item; } void gmenu_tree_item_unref (gpointer itemp) { GMenuTreeItem *item; item = (GMenuTreeItem *) itemp; g_return_if_fail (item != NULL); g_return_if_fail (item->refcount > 0); if (--item->refcount == 0) { switch (item->type) { case GMENU_TREE_ITEM_DIRECTORY: gmenu_tree_directory_finalize (GMENU_TREE_DIRECTORY (item)); break; case GMENU_TREE_ITEM_ENTRY: gmenu_tree_entry_finalize (GMENU_TREE_ENTRY (item)); break; case GMENU_TREE_ITEM_SEPARATOR: break; case GMENU_TREE_ITEM_HEADER: gmenu_tree_header_finalize (GMENU_TREE_HEADER (item)); break; case GMENU_TREE_ITEM_ALIAS: gmenu_tree_alias_finalize (GMENU_TREE_ALIAS (item)); break; default: g_assert_not_reached (); break; } if (item->dnotify) item->dnotify (item->user_data); item->user_data = NULL; item->dnotify = NULL; item->parent = NULL; g_free (item); } } static void gmenu_tree_item_unref_and_unset_parent (gpointer itemp) { GMenuTreeItem *item; item = (GMenuTreeItem *) itemp; g_return_if_fail (item != NULL); gmenu_tree_item_set_parent (item, NULL); gmenu_tree_item_unref (item); } void gmenu_tree_item_set_user_data (GMenuTreeItem *item, gpointer user_data, GDestroyNotify dnotify) { g_return_if_fail (item != NULL); if (item->dnotify != NULL) item->dnotify (item->user_data); item->dnotify = dnotify; item->user_data = user_data; } gpointer gmenu_tree_item_get_user_data (GMenuTreeItem *item) { g_return_val_if_fail (item != NULL, NULL); return item->user_data; } static inline const char * gmenu_tree_item_compare_get_name_helper (GMenuTreeItem *item, GMenuTreeSortKey sort_key) { const char *name; name = NULL; switch (item->type) { case GMENU_TREE_ITEM_DIRECTORY: if (GMENU_TREE_DIRECTORY (item)->directory_entry) name = desktop_entry_get_name (GMENU_TREE_DIRECTORY (item)->directory_entry); else name = GMENU_TREE_DIRECTORY (item)->name; break; case GMENU_TREE_ITEM_ENTRY: switch (sort_key) { case GMENU_TREE_SORT_NAME: name = desktop_entry_get_name (GMENU_TREE_ENTRY (item)->desktop_entry); break; case GMENU_TREE_SORT_DISPLAY_NAME: name = gmenu_tree_entry_get_display_name (GMENU_TREE_ENTRY (item)); break; default: g_assert_not_reached (); break; } break; case GMENU_TREE_ITEM_ALIAS: { GMenuTreeItem *dir; dir = GMENU_TREE_ITEM (GMENU_TREE_ALIAS (item)->directory); name = gmenu_tree_item_compare_get_name_helper (dir, sort_key); } break; case GMENU_TREE_ITEM_SEPARATOR: case GMENU_TREE_ITEM_HEADER: default: g_assert_not_reached (); break; } return name; } static int gmenu_tree_item_compare (GMenuTreeItem *a, GMenuTreeItem *b, gpointer sort_key_p) { const char *name_a; const char *name_b; GMenuTreeSortKey sort_key; sort_key = GPOINTER_TO_INT (sort_key_p); name_a = gmenu_tree_item_compare_get_name_helper (a, sort_key); name_b = gmenu_tree_item_compare_get_name_helper (b, sort_key); return g_utf8_collate (name_a, name_b); } static MenuLayoutNode * find_menu_child (MenuLayoutNode *layout) { MenuLayoutNode *child; child = menu_layout_node_get_children (layout); while (child && menu_layout_node_get_type (child) != MENU_LAYOUT_NODE_MENU) child = menu_layout_node_get_next (child); return child; } static void merge_resolved_children (GMenuTree *tree, GHashTable *loaded_menu_files, MenuLayoutNode *where, MenuLayoutNode *from) { MenuLayoutNode *insert_after; MenuLayoutNode *menu_child; MenuLayoutNode *from_child; gmenu_tree_resolve_files (tree, loaded_menu_files, from); insert_after = where; g_assert (menu_layout_node_get_type (insert_after) != MENU_LAYOUT_NODE_ROOT); g_assert (menu_layout_node_get_parent (insert_after) != NULL); /* skip root node */ menu_child = find_menu_child (from); g_assert (menu_child != NULL); g_assert (menu_layout_node_get_type (menu_child) == MENU_LAYOUT_NODE_MENU); /* merge children of toplevel */ from_child = menu_layout_node_get_children (menu_child); while (from_child != NULL) { MenuLayoutNode *next; next = menu_layout_node_get_next (from_child); menu_verbose ("Merging "); menu_debug_print_layout (from_child, FALSE); menu_verbose (" after "); menu_debug_print_layout (insert_after, FALSE); switch (menu_layout_node_get_type (from_child)) { case MENU_LAYOUT_NODE_NAME: menu_layout_node_unlink (from_child); /* delete this */ break; default: menu_layout_node_steal (from_child); menu_layout_node_insert_after (insert_after, from_child); menu_layout_node_unref (from_child); insert_after = from_child; break; } from_child = next; } } static gboolean load_merge_file (GMenuTree *tree, GHashTable *loaded_menu_files, const char *filename, gboolean is_canonical, gboolean add_monitor, MenuLayoutNode *where) { MenuLayoutNode *to_merge; const char *canonical; char *freeme; gboolean retval; freeme = NULL; retval = FALSE; if (!is_canonical) { canonical = freeme = menu_canonicalize_file_name (filename, FALSE); if (canonical == NULL) { if (add_monitor) gmenu_tree_add_menu_file_monitor (tree, filename, MENU_FILE_MONITOR_NONEXISTENT_FILE); menu_verbose ("Failed to canonicalize merge file path \"%s\": %s\n", filename, g_strerror (errno)); goto out; } } else { canonical = filename; } if (g_hash_table_lookup (loaded_menu_files, canonical) != NULL) { g_warning ("Not loading \"%s\": recursive loop detected in .menu files", canonical); retval = TRUE; goto out; } menu_verbose ("Merging file \"%s\"\n", canonical); to_merge = menu_layout_load (canonical, NULL, NULL); if (to_merge == NULL) { menu_verbose ("No menu for file \"%s\" found when merging\n", canonical); goto out; } retval = TRUE; g_hash_table_insert (loaded_menu_files, (char *) canonical, GUINT_TO_POINTER (TRUE)); if (add_monitor) gmenu_tree_add_menu_file_monitor (tree, canonical, MENU_FILE_MONITOR_FILE); merge_resolved_children (tree, loaded_menu_files, where, to_merge); g_hash_table_remove (loaded_menu_files, canonical); menu_layout_node_unref (to_merge); out: if (freeme) g_free (freeme); return retval; } static gboolean load_merge_file_with_config_dir (GMenuTree *tree, GHashTable *loaded_menu_files, const char *menu_file, const char *config_dir, MenuLayoutNode *where) { char *merge_file; gboolean loaded; loaded = FALSE; merge_file = g_build_filename (config_dir, "menus", menu_file, NULL); if (load_merge_file (tree, loaded_menu_files, merge_file, FALSE, TRUE, where)) loaded = TRUE; g_free (merge_file); return loaded; } static gboolean compare_basedir_to_config_dir (const char *canonical_basedir, const char *config_dir) { char *dirname; char *canonical_menus_dir; gboolean retval; menu_verbose ("Checking to see if basedir '%s' is in '%s'\n", canonical_basedir, config_dir); dirname = g_build_filename (config_dir, "menus", NULL); retval = FALSE; canonical_menus_dir = menu_canonicalize_file_name (dirname, FALSE); if (canonical_menus_dir != NULL && strcmp (canonical_basedir, canonical_menus_dir) == 0) { retval = TRUE; } g_free (canonical_menus_dir); g_free (dirname); return retval; } static gboolean load_parent_merge_file_from_basename (GMenuTree *tree, GHashTable *loaded_menu_files, MenuLayoutNode *layout, const char *menu_file, const char *canonical_basedir) { gboolean found_basedir; const char * const *system_config_dirs; int i; /* We're not interested in menu files that are in directories which are not a * parent of the base directory of this menu file */ found_basedir = compare_basedir_to_config_dir (canonical_basedir, g_get_user_config_dir ()); system_config_dirs = g_get_system_config_dirs (); i = 0; while (system_config_dirs[i] != NULL) { if (!found_basedir) { found_basedir = compare_basedir_to_config_dir (canonical_basedir, system_config_dirs[i]); } else { menu_verbose ("Looking for parent menu file '%s' in '%s'\n", menu_file, system_config_dirs[i]); if (load_merge_file_with_config_dir (tree, loaded_menu_files, menu_file, system_config_dirs[i], layout)) { break; } } ++i; } return system_config_dirs[i] != NULL; } static gboolean load_parent_merge_file (GMenuTree *tree, GHashTable *loaded_menu_files, MenuLayoutNode *layout) { MenuLayoutNode *root; const char *basedir; const char *menu_name; char *canonical_basedir; char *menu_file; gboolean found; root = menu_layout_node_get_root (layout); basedir = menu_layout_node_root_get_basedir (root); menu_name = menu_layout_node_root_get_name (root); canonical_basedir = menu_canonicalize_file_name (basedir, FALSE); if (canonical_basedir == NULL) { menu_verbose ("Menu basedir '%s' no longer exists, not merging parent\n", basedir); return FALSE; } found = FALSE; menu_file = g_strconcat (menu_name, ".menu", NULL); if (strcmp (menu_file, "applications.menu") == 0 && g_getenv ("XDG_MENU_PREFIX")) { char *prefixed_basename; prefixed_basename = g_strdup_printf ("%s%s", g_getenv ("XDG_MENU_PREFIX"), menu_file); found = load_parent_merge_file_from_basename (tree, loaded_menu_files, layout, prefixed_basename, canonical_basedir); g_free (prefixed_basename); } if (!found) { found = load_parent_merge_file_from_basename (tree, loaded_menu_files, layout, menu_file, canonical_basedir); } g_free (menu_file); g_free (canonical_basedir); return found; } static void load_merge_dir (GMenuTree *tree, GHashTable *loaded_menu_files, const char *dirname, MenuLayoutNode *where) { GDir *dir; const char *menu_file; menu_verbose ("Loading merge dir \"%s\"\n", dirname); gmenu_tree_add_menu_file_monitor (tree, dirname, MENU_FILE_MONITOR_DIRECTORY); if ((dir = g_dir_open (dirname, 0, NULL)) == NULL) return; while ((menu_file = g_dir_read_name (dir))) { if (g_str_has_suffix (menu_file, ".menu")) { char *full_path; full_path = g_build_filename (dirname, menu_file, NULL); load_merge_file (tree, loaded_menu_files, full_path, TRUE, FALSE, where); g_free (full_path); } } g_dir_close (dir); } static void load_merge_dir_with_config_dir (GMenuTree *tree, GHashTable *loaded_menu_files, const char *config_dir, const char *dirname, MenuLayoutNode *where) { char *path; path = g_build_filename (config_dir, "menus", dirname, NULL); load_merge_dir (tree, loaded_menu_files, path, where); g_free (path); } static void resolve_merge_file (GMenuTree *tree, GHashTable *loaded_menu_files, MenuLayoutNode *layout) { char *filename; if (menu_layout_node_merge_file_get_type (layout) == MENU_MERGE_FILE_TYPE_PARENT) { if (load_parent_merge_file (tree, loaded_menu_files, layout)) return; } filename = menu_layout_node_get_content_as_path (layout); if (filename == NULL) { menu_verbose ("didn't get node content as a path, not merging file\n"); } else { load_merge_file (tree, loaded_menu_files, filename, FALSE, TRUE, layout); g_free (filename); } /* remove the now-replaced node */ menu_layout_node_unlink (layout); } static void resolve_merge_dir (GMenuTree *tree, GHashTable *loaded_menu_files, MenuLayoutNode *layout) { char *path; path = menu_layout_node_get_content_as_path (layout); if (path == NULL) { menu_verbose ("didn't get layout node content as a path, not merging dir\n"); } else { load_merge_dir (tree, loaded_menu_files, path, layout); g_free (path); } /* remove the now-replaced node */ menu_layout_node_unlink (layout); } static MenuLayoutNode * add_app_dir (GMenuTree *tree, MenuLayoutNode *before, const char *data_dir) { MenuLayoutNode *tmp; char *dirname; tmp = menu_layout_node_new (MENU_LAYOUT_NODE_APP_DIR); dirname = g_build_filename (data_dir, "applications", NULL); menu_layout_node_set_content (tmp, dirname); menu_layout_node_insert_before (before, tmp); menu_layout_node_unref (before); menu_verbose ("Adding %s in \n", dirname); g_free (dirname); return tmp; } static void resolve_default_app_dirs (GMenuTree *tree, MenuLayoutNode *layout) { MenuLayoutNode *before; const char * const *system_data_dirs; int i; system_data_dirs = g_get_system_data_dirs (); before = add_app_dir (tree, menu_layout_node_ref (layout), g_get_user_data_dir ()); i = 0; while (system_data_dirs[i] != NULL) { before = add_app_dir (tree, before, system_data_dirs[i]); ++i; } menu_layout_node_unref (before); /* remove the now-replaced node */ menu_layout_node_unlink (layout); } static MenuLayoutNode * add_directory_dir (GMenuTree *tree, MenuLayoutNode *before, const char *data_dir) { MenuLayoutNode *tmp; char *dirname; tmp = menu_layout_node_new (MENU_LAYOUT_NODE_DIRECTORY_DIR); dirname = g_build_filename (data_dir, "desktop-directories", NULL); menu_layout_node_set_content (tmp, dirname); menu_layout_node_insert_before (before, tmp); menu_layout_node_unref (before); menu_verbose ("Adding %s in \n", dirname); g_free (dirname); return tmp; } static void resolve_default_directory_dirs (GMenuTree *tree, MenuLayoutNode *layout) { MenuLayoutNode *before; const char * const *system_data_dirs; int i; system_data_dirs = g_get_system_data_dirs (); before = add_directory_dir (tree, menu_layout_node_ref (layout), g_get_user_data_dir ()); i = 0; while (system_data_dirs[i] != NULL) { before = add_directory_dir (tree, before, system_data_dirs[i]); ++i; } menu_layout_node_unref (before); /* remove the now-replaced node */ menu_layout_node_unlink (layout); } static void resolve_default_merge_dirs (GMenuTree *tree, GHashTable *loaded_menu_files, MenuLayoutNode *layout) { MenuLayoutNode *root; const char *menu_name; char *merge_name; const char * const *system_config_dirs; int i; root = menu_layout_node_get_root (layout); menu_name = menu_layout_node_root_get_name (root); merge_name = g_strconcat (menu_name, "-merged", NULL); system_config_dirs = g_get_system_config_dirs (); /* Merge in reverse order */ i = 0; while (system_config_dirs[i] != NULL) i++; while (i > 0) { i--; load_merge_dir_with_config_dir (tree, loaded_menu_files, system_config_dirs[i], merge_name, layout); } load_merge_dir_with_config_dir (tree, loaded_menu_files, g_get_user_config_dir (), merge_name, layout); g_free (merge_name); /* remove the now-replaced node */ menu_layout_node_unlink (layout); } static void add_filename_include (const char *desktop_file_id, DesktopEntry *entry, MenuLayoutNode *include) { if (!desktop_entry_has_categories (entry)) { MenuLayoutNode *node; node = menu_layout_node_new (MENU_LAYOUT_NODE_FILENAME); menu_layout_node_set_content (node, desktop_file_id); menu_layout_node_append_child (include, node); menu_layout_node_unref (node); } } static void is_dot_directory (const char *basename, DesktopEntry *entry, gboolean *has_dot_directory) { if (!strcmp (basename, ".directory")) *has_dot_directory = TRUE; } static gboolean add_menu_for_legacy_dir (MenuLayoutNode *parent, const char *legacy_dir, const char *relative_path, const char *legacy_prefix, const char *menu_name) { EntryDirectory *ed; DesktopEntrySet *desktop_entries; DesktopEntrySet *directory_entries; GSList *subdirs; gboolean menu_added; gboolean has_dot_directory; ed = entry_directory_new_legacy (DESKTOP_ENTRY_INVALID, legacy_dir, legacy_prefix); if (!ed) return FALSE; subdirs = NULL; desktop_entries = desktop_entry_set_new (); directory_entries = desktop_entry_set_new (); entry_directory_get_flat_contents (ed, desktop_entries, directory_entries, &subdirs); entry_directory_unref (ed); has_dot_directory = FALSE; desktop_entry_set_foreach (directory_entries, (DesktopEntrySetForeachFunc) is_dot_directory, &has_dot_directory); desktop_entry_set_unref (directory_entries); menu_added = FALSE; if (desktop_entry_set_get_count (desktop_entries) > 0 || subdirs) { MenuLayoutNode *menu; MenuLayoutNode *node; GString *subdir_path; GString *subdir_relative; GSList *tmp; int legacy_dir_len; int relative_path_len; menu = menu_layout_node_new (MENU_LAYOUT_NODE_MENU); menu_layout_node_append_child (parent, menu); menu_added = TRUE; g_assert (menu_name != NULL); node = menu_layout_node_new (MENU_LAYOUT_NODE_NAME); menu_layout_node_set_content (node, menu_name); menu_layout_node_append_child (menu, node); menu_layout_node_unref (node); if (has_dot_directory) { node = menu_layout_node_new (MENU_LAYOUT_NODE_DIRECTORY); if (relative_path != NULL) { char *directory_entry_path; directory_entry_path = g_strdup_printf ("%s/.directory", relative_path); menu_layout_node_set_content (node, directory_entry_path); g_free (directory_entry_path); } else { menu_layout_node_set_content (node, ".directory"); } menu_layout_node_append_child (menu, node); menu_layout_node_unref (node); } if (desktop_entry_set_get_count (desktop_entries) > 0) { MenuLayoutNode *include; include = menu_layout_node_new (MENU_LAYOUT_NODE_INCLUDE); menu_layout_node_append_child (menu, include); desktop_entry_set_foreach (desktop_entries, (DesktopEntrySetForeachFunc) add_filename_include, include); menu_layout_node_unref (include); } subdir_path = g_string_new (legacy_dir); legacy_dir_len = strlen (legacy_dir); subdir_relative = g_string_new (relative_path); relative_path_len = relative_path ? strlen (relative_path) : 0; tmp = subdirs; while (tmp != NULL) { const char *subdir = tmp->data; g_string_append_c (subdir_path, G_DIR_SEPARATOR); g_string_append (subdir_path, subdir); if (relative_path_len) { g_string_append_c (subdir_relative, G_DIR_SEPARATOR); } g_string_append (subdir_relative, subdir); add_menu_for_legacy_dir (menu, subdir_path->str, subdir_relative->str, legacy_prefix, subdir); g_string_truncate (subdir_relative, relative_path_len); g_string_truncate (subdir_path, legacy_dir_len); tmp = tmp->next; } g_string_free (subdir_path, TRUE); g_string_free (subdir_relative, TRUE); menu_layout_node_unref (menu); } desktop_entry_set_unref (desktop_entries); g_slist_foreach (subdirs, (GFunc) g_free, NULL); g_slist_free (subdirs); return menu_added; } static void resolve_legacy_dir (GMenuTree *tree, GHashTable *loaded_menu_files, MenuLayoutNode *legacy) { MenuLayoutNode *to_merge; MenuLayoutNode *menu; to_merge = menu_layout_node_new (MENU_LAYOUT_NODE_ROOT); menu = menu_layout_node_get_parent (legacy); g_assert (menu_layout_node_get_type (menu) == MENU_LAYOUT_NODE_MENU); if (add_menu_for_legacy_dir (to_merge, menu_layout_node_get_content (legacy), NULL, menu_layout_node_legacy_dir_get_prefix (legacy), menu_layout_node_menu_get_name (menu))) { merge_resolved_children (tree, loaded_menu_files, legacy, to_merge); } menu_layout_node_unref (to_merge); } static MenuLayoutNode * add_legacy_dir (GMenuTree *tree, GHashTable *loaded_menu_files, MenuLayoutNode *before, const char *data_dir) { MenuLayoutNode *legacy; char *dirname; dirname = g_build_filename (data_dir, "applnk", NULL); legacy = menu_layout_node_new (MENU_LAYOUT_NODE_LEGACY_DIR); menu_layout_node_set_content (legacy, dirname); menu_layout_node_legacy_dir_set_prefix (legacy, "kde"); menu_layout_node_insert_before (before, legacy); menu_layout_node_unref (before); menu_verbose ("Adding %s in \n", dirname); resolve_legacy_dir (tree, loaded_menu_files, legacy); g_free (dirname); return legacy; } static void resolve_kde_legacy_dirs (GMenuTree *tree, GHashTable *loaded_menu_files, MenuLayoutNode *layout) { MenuLayoutNode *before; const char * const *system_data_dirs; int i; system_data_dirs = g_get_system_data_dirs (); before = add_legacy_dir (tree, loaded_menu_files, menu_layout_node_ref (layout), g_get_user_data_dir ()); i = 0; while (system_data_dirs[i] != NULL) { before = add_legacy_dir (tree, loaded_menu_files, before, system_data_dirs[i]); ++i; } menu_layout_node_unref (before); /* remove the now-replaced node */ menu_layout_node_unlink (layout); } static void gmenu_tree_resolve_files (GMenuTree *tree, GHashTable *loaded_menu_files, MenuLayoutNode *layout) { MenuLayoutNode *child; menu_verbose ("Resolving files in: "); menu_debug_print_layout (layout, TRUE); switch (menu_layout_node_get_type (layout)) { case MENU_LAYOUT_NODE_MERGE_FILE: resolve_merge_file (tree, loaded_menu_files, layout); break; case MENU_LAYOUT_NODE_MERGE_DIR: resolve_merge_dir (tree, loaded_menu_files, layout); break; case MENU_LAYOUT_NODE_DEFAULT_APP_DIRS: resolve_default_app_dirs (tree, layout); break; case MENU_LAYOUT_NODE_DEFAULT_DIRECTORY_DIRS: resolve_default_directory_dirs (tree, layout); break; case MENU_LAYOUT_NODE_DEFAULT_MERGE_DIRS: resolve_default_merge_dirs (tree, loaded_menu_files, layout); break; case MENU_LAYOUT_NODE_LEGACY_DIR: resolve_legacy_dir (tree, loaded_menu_files, layout); break; case MENU_LAYOUT_NODE_KDE_LEGACY_DIRS: resolve_kde_legacy_dirs (tree, loaded_menu_files, layout); break; case MENU_LAYOUT_NODE_PASSTHROUGH: /* Just get rid of these, we don't need the memory usage */ menu_layout_node_unlink (layout); break; default: /* Recurse */ child = menu_layout_node_get_children (layout); while (child != NULL) { MenuLayoutNode *next = menu_layout_node_get_next (child); gmenu_tree_resolve_files (tree, loaded_menu_files, child); child = next; } break; } } static void move_children (MenuLayoutNode *from, MenuLayoutNode *to) { MenuLayoutNode *from_child; MenuLayoutNode *insert_before; insert_before = menu_layout_node_get_children (to); from_child = menu_layout_node_get_children (from); while (from_child != NULL) { MenuLayoutNode *next; next = menu_layout_node_get_next (from_child); menu_layout_node_steal (from_child); if (menu_layout_node_get_type (from_child) == MENU_LAYOUT_NODE_NAME) { ; /* just drop the Name in the old */ } else if (insert_before) { menu_layout_node_insert_before (insert_before, from_child); g_assert (menu_layout_node_get_next (from_child) == insert_before); } else { menu_layout_node_append_child (to, from_child); } menu_layout_node_unref (from_child); from_child = next; } } static int null_safe_strcmp (const char *a, const char *b) { if (a == NULL && b == NULL) return 0; else if (a == NULL) return -1; else if (b == NULL) return 1; else return strcmp (a, b); } static int node_compare_func (const void *a, const void *b) { MenuLayoutNode *node_a = (MenuLayoutNode*) a; MenuLayoutNode *node_b = (MenuLayoutNode*) b; MenuLayoutNodeType t_a = menu_layout_node_get_type (node_a); MenuLayoutNodeType t_b = menu_layout_node_get_type (node_b); if (t_a < t_b) return -1; else if (t_a > t_b) return 1; else { const char *c_a = menu_layout_node_get_content (node_a); const char *c_b = menu_layout_node_get_content (node_b); return null_safe_strcmp (c_a, c_b); } } static int node_menu_compare_func (const void *a, const void *b) { MenuLayoutNode *node_a = (MenuLayoutNode*) a; MenuLayoutNode *node_b = (MenuLayoutNode*) b; MenuLayoutNode *parent_a = menu_layout_node_get_parent (node_a); MenuLayoutNode *parent_b = menu_layout_node_get_parent (node_b); if (parent_a < parent_b) return -1; else if (parent_a > parent_b) return 1; else return null_safe_strcmp (menu_layout_node_menu_get_name (node_a), menu_layout_node_menu_get_name (node_b)); } static void gmenu_tree_strip_duplicate_children (GMenuTree *tree, MenuLayoutNode *layout) { MenuLayoutNode *child; GSList *simple_nodes; GSList *menu_layout_nodes; GSList *prev; GSList *tmp; /* to strip dups, we find all the child nodes where * we want to kill dups, sort them, * then nuke the adjacent nodes that are equal */ simple_nodes = NULL; menu_layout_nodes = NULL; child = menu_layout_node_get_children (layout); while (child != NULL) { switch (menu_layout_node_get_type (child)) { /* These are dups if their content is the same */ case MENU_LAYOUT_NODE_APP_DIR: case MENU_LAYOUT_NODE_DIRECTORY_DIR: case MENU_LAYOUT_NODE_DIRECTORY: simple_nodes = g_slist_prepend (simple_nodes, child); break; /* These have to be merged in a more complicated way, * and then recursed */ case MENU_LAYOUT_NODE_MENU: menu_layout_nodes = g_slist_prepend (menu_layout_nodes, child); break; default: break; } child = menu_layout_node_get_next (child); } /* Note that the lists are all backward. So we want to keep * the items that are earlier in the list, because they were * later in the file */ /* stable sort the simple nodes */ simple_nodes = g_slist_sort (simple_nodes, node_compare_func); prev = NULL; tmp = simple_nodes; while (tmp != NULL) { GSList *next = tmp->next; if (prev) { MenuLayoutNode *p = prev->data; MenuLayoutNode *n = tmp->data; if (node_compare_func (p, n) == 0) { /* nuke it! */ menu_layout_node_unlink (n); simple_nodes = g_slist_delete_link (simple_nodes, tmp); tmp = prev; } } prev = tmp; tmp = next; } g_slist_free (simple_nodes); simple_nodes = NULL; /* stable sort the menu nodes (the sort includes the * parents of the nodes in the comparison). Remember * the list is backward. */ menu_layout_nodes = g_slist_sort (menu_layout_nodes, node_menu_compare_func); prev = NULL; tmp = menu_layout_nodes; while (tmp != NULL) { GSList *next = tmp->next; if (prev) { MenuLayoutNode *p = prev->data; MenuLayoutNode *n = tmp->data; if (node_menu_compare_func (p, n) == 0) { /* Move children of first menu to the start of second * menu and nuke the first menu */ move_children (n, p); menu_layout_node_unlink (n); menu_layout_nodes = g_slist_delete_link (menu_layout_nodes, tmp); tmp = prev; } } prev = tmp; tmp = next; } g_slist_free (menu_layout_nodes); menu_layout_nodes = NULL; /* Recursively clean up all children */ child = menu_layout_node_get_children (layout); while (child != NULL) { if (menu_layout_node_get_type (child) == MENU_LAYOUT_NODE_MENU) gmenu_tree_strip_duplicate_children (tree, child); child = menu_layout_node_get_next (child); } } static MenuLayoutNode * find_submenu (MenuLayoutNode *layout, const char *path, gboolean create_if_not_found) { MenuLayoutNode *child; const char *slash; const char *next_path; char *name; menu_verbose (" (splitting \"%s\")\n", path); if (path[0] == '\0' || path[0] == G_DIR_SEPARATOR) return NULL; slash = strchr (path, G_DIR_SEPARATOR); if (slash != NULL) { name = g_strndup (path, slash - path); next_path = slash + 1; if (*next_path == '\0') next_path = NULL; } else { name = g_strdup (path); next_path = NULL; } child = menu_layout_node_get_children (layout); while (child != NULL) { switch (menu_layout_node_get_type (child)) { case MENU_LAYOUT_NODE_MENU: { if (strcmp (name, menu_layout_node_menu_get_name (child)) == 0) { menu_verbose ("MenuNode %p found for path component \"%s\"\n", child, name); g_free (name); if (!next_path) { menu_verbose (" Found menu node %p parent is %p\n", child, layout); return child; } return find_submenu (child, next_path, create_if_not_found); } } break; default: break; } child = menu_layout_node_get_next (child); } if (create_if_not_found) { MenuLayoutNode *name_node; child = menu_layout_node_new (MENU_LAYOUT_NODE_MENU); menu_layout_node_append_child (layout, child); name_node = menu_layout_node_new (MENU_LAYOUT_NODE_NAME); menu_layout_node_set_content (name_node, name); menu_layout_node_append_child (child, name_node); menu_layout_node_unref (name_node); menu_verbose (" Created menu node %p parent is %p\n", child, layout); menu_layout_node_unref (child); g_free (name); if (!next_path) return child; return find_submenu (child, next_path, create_if_not_found); } else { g_free (name); return NULL; } } /* To call this you first have to strip duplicate children once, * otherwise when you move a menu Foo to Bar then you may only * move one of Foo, not all the merged Foo. */ static void gmenu_tree_execute_moves (GMenuTree *tree, MenuLayoutNode *layout, gboolean *need_remove_dups_p) { MenuLayoutNode *child; gboolean need_remove_dups; GSList *move_nodes; GSList *tmp; need_remove_dups = FALSE; move_nodes = NULL; child = menu_layout_node_get_children (layout); while (child != NULL) { switch (menu_layout_node_get_type (child)) { case MENU_LAYOUT_NODE_MENU: /* Recurse - we recurse first and process the current node * second, as the spec dictates. */ gmenu_tree_execute_moves (tree, child, &need_remove_dups); break; case MENU_LAYOUT_NODE_MOVE: move_nodes = g_slist_prepend (move_nodes, child); break; default: break; } child = menu_layout_node_get_next (child); } /* We need to execute the move operations in the order that they appear */ move_nodes = g_slist_reverse (move_nodes); tmp = move_nodes; while (tmp != NULL) { MenuLayoutNode *move_node = tmp->data; MenuLayoutNode *old_node; GSList *next = tmp->next; const char *old; const char *new; old = menu_layout_node_move_get_old (move_node); new = menu_layout_node_move_get_new (move_node); g_assert (old != NULL && new != NULL); menu_verbose ("executing old = \"%s\" new = \"%s\"\n", old, new); old_node = find_submenu (layout, old, FALSE); if (old_node != NULL) { MenuLayoutNode *new_node; /* here we can create duplicates anywhere below the * node */ need_remove_dups = TRUE; /* look up new node creating it and its parents if * required */ new_node = find_submenu (layout, new, TRUE); g_assert (new_node != NULL); move_children (old_node, new_node); menu_layout_node_unlink (old_node); } menu_layout_node_unlink (move_node); tmp = next; } g_slist_free (move_nodes); /* This oddness is to ensure we only remove dups once, * at the root, instead of recursing the tree over * and over. */ if (need_remove_dups_p) *need_remove_dups_p = need_remove_dups; else if (need_remove_dups) gmenu_tree_strip_duplicate_children (tree, layout); } static void gmenu_tree_load_layout (GMenuTree *tree) { GHashTable *loaded_menu_files; GError *error; if (tree->layout) return; if (!gmenu_tree_canonicalize_path (tree)) return; menu_verbose ("Loading menu layout from \"%s\"\n", tree->canonical_path); error = NULL; tree->layout = menu_layout_load (tree->canonical_path, tree->type == GMENU_TREE_BASENAME ? tree->basename : NULL, &error); if (tree->layout == NULL) { g_warning ("Error loading menu layout from \"%s\": %s", tree->canonical_path, error->message); g_error_free (error); return; } loaded_menu_files = g_hash_table_new (g_str_hash, g_str_equal); g_hash_table_insert (loaded_menu_files, tree->canonical_path, GUINT_TO_POINTER (TRUE)); gmenu_tree_resolve_files (tree, loaded_menu_files, tree->layout); g_hash_table_destroy (loaded_menu_files); gmenu_tree_strip_duplicate_children (tree, tree->layout); gmenu_tree_execute_moves (tree, tree->layout, NULL); } static void gmenu_tree_force_reload (GMenuTree *tree) { gmenu_tree_force_rebuild (tree); if (tree->layout) menu_layout_node_unref (tree->layout); tree->layout = NULL; } typedef struct { DesktopEntrySet *set; const char *category; } GetByCategoryForeachData; static void get_by_category_foreach (const char *file_id, DesktopEntry *entry, GetByCategoryForeachData *data) { if (desktop_entry_has_category (entry, data->category)) desktop_entry_set_add_entry (data->set, entry, file_id); } static void get_by_category (DesktopEntrySet *entry_pool, DesktopEntrySet *set, const char *category) { GetByCategoryForeachData data; data.set = set; data.category = category; desktop_entry_set_foreach (entry_pool, (DesktopEntrySetForeachFunc) get_by_category_foreach, &data); } static DesktopEntrySet * process_include_rules (MenuLayoutNode *layout, DesktopEntrySet *entry_pool) { DesktopEntrySet *set = NULL; switch (menu_layout_node_get_type (layout)) { case MENU_LAYOUT_NODE_AND: { MenuLayoutNode *child; menu_verbose ("Processing \n"); child = menu_layout_node_get_children (layout); while (child != NULL) { DesktopEntrySet *child_set; child_set = process_include_rules (child, entry_pool); if (set == NULL) { set = child_set; } else { desktop_entry_set_intersection (set, child_set); desktop_entry_set_unref (child_set); } /* as soon as we get empty results, we can bail, * because it's an AND */ if (desktop_entry_set_get_count (set) == 0) break; child = menu_layout_node_get_next (child); } menu_verbose ("Processed \n"); } break; case MENU_LAYOUT_NODE_OR: { MenuLayoutNode *child; menu_verbose ("Processing \n"); child = menu_layout_node_get_children (layout); while (child != NULL) { DesktopEntrySet *child_set; child_set = process_include_rules (child, entry_pool); if (set == NULL) { set = child_set; } else { desktop_entry_set_union (set, child_set); desktop_entry_set_unref (child_set); } child = menu_layout_node_get_next (child); } menu_verbose ("Processed \n"); } break; case MENU_LAYOUT_NODE_NOT: { /* First get the OR of all the rules */ MenuLayoutNode *child; menu_verbose ("Processing \n"); child = menu_layout_node_get_children (layout); while (child != NULL) { DesktopEntrySet *child_set; child_set = process_include_rules (child, entry_pool); if (set == NULL) { set = child_set; } else { desktop_entry_set_union (set, child_set); desktop_entry_set_unref (child_set); } child = menu_layout_node_get_next (child); } if (set != NULL) { DesktopEntrySet *inverted; /* Now invert the result */ inverted = desktop_entry_set_new (); desktop_entry_set_union (inverted, entry_pool); desktop_entry_set_subtract (inverted, set); desktop_entry_set_unref (set); set = inverted; } menu_verbose ("Processed \n"); } break; case MENU_LAYOUT_NODE_ALL: menu_verbose ("Processing \n"); set = desktop_entry_set_new (); desktop_entry_set_union (set, entry_pool); menu_verbose ("Processed \n"); break; case MENU_LAYOUT_NODE_FILENAME: { DesktopEntry *entry; menu_verbose ("Processing %s\n", menu_layout_node_get_content (layout)); entry = desktop_entry_set_lookup (entry_pool, menu_layout_node_get_content (layout)); if (entry != NULL) { set = desktop_entry_set_new (); desktop_entry_set_add_entry (set, entry, menu_layout_node_get_content (layout)); } menu_verbose ("Processed %s\n", menu_layout_node_get_content (layout)); } break; case MENU_LAYOUT_NODE_CATEGORY: menu_verbose ("Processing %s\n", menu_layout_node_get_content (layout)); set = desktop_entry_set_new (); get_by_category (entry_pool, set, menu_layout_node_get_content (layout)); menu_verbose ("Processed %s\n", menu_layout_node_get_content (layout)); break; default: break; } if (set == NULL) set = desktop_entry_set_new (); /* create an empty set */ menu_verbose ("Matched %d entries\n", desktop_entry_set_get_count (set)); return set; } static void collect_layout_info (MenuLayoutNode *layout, GSList **layout_info) { MenuLayoutNode *iter; g_slist_foreach (*layout_info, (GFunc) menu_layout_node_unref, NULL); g_slist_free (*layout_info); *layout_info = NULL; iter = menu_layout_node_get_children (layout); while (iter != NULL) { switch (menu_layout_node_get_type (iter)) { case MENU_LAYOUT_NODE_MENUNAME: case MENU_LAYOUT_NODE_FILENAME: case MENU_LAYOUT_NODE_SEPARATOR: case MENU_LAYOUT_NODE_MERGE: *layout_info = g_slist_prepend (*layout_info, menu_layout_node_ref (iter)); break; default: break; } iter = menu_layout_node_get_next (iter); } *layout_info = g_slist_reverse (*layout_info); } static void entries_listify_foreach (const char *desktop_file_id, DesktopEntry *desktop_entry, GMenuTreeDirectory *directory) { directory->entries = g_slist_prepend (directory->entries, gmenu_tree_entry_new (directory, desktop_entry, desktop_file_id, FALSE, desktop_entry_get_no_display (desktop_entry))); } static void excluded_entries_listify_foreach (const char *desktop_file_id, DesktopEntry *desktop_entry, GMenuTreeDirectory *directory) { directory->entries = g_slist_prepend (directory->entries, gmenu_tree_entry_new (directory, desktop_entry, desktop_file_id, TRUE, desktop_entry_get_no_display (desktop_entry))); } static void set_default_layout_values (GMenuTreeDirectory *parent, GMenuTreeDirectory *child) { GSList *tmp; /* if the child has a defined default layout, we don't want to override its * values. The parent might have a non-defined layout info (ie, no child of * the DefaultLayout node) but it doesn't meant the default layout values * (ie, DefaultLayout attributes) aren't different from the global defaults. */ if (child->default_layout_info != NULL || child->default_layout_values.mask != MENU_LAYOUT_VALUES_NONE) return; child->default_layout_values = parent->default_layout_values; tmp = child->subdirs; while (tmp != NULL) { GMenuTreeDirectory *subdir = tmp->data; set_default_layout_values (child, subdir); tmp = tmp->next; } } static GMenuTreeDirectory * process_layout (GMenuTree *tree, GMenuTreeDirectory *parent, MenuLayoutNode *layout, DesktopEntrySet *allocated) { MenuLayoutNode *layout_iter; GMenuTreeDirectory *directory; DesktopEntrySet *entry_pool; DesktopEntrySet *entries; DesktopEntrySet *allocated_set; DesktopEntrySet *excluded_set; gboolean deleted; gboolean only_unallocated; GSList *tmp; g_assert (menu_layout_node_get_type (layout) == MENU_LAYOUT_NODE_MENU); g_assert (menu_layout_node_menu_get_name (layout) != NULL); directory = gmenu_tree_directory_new (parent, menu_layout_node_menu_get_name (layout), parent == NULL); menu_verbose ("=== Menu name = %s ===\n", directory->name); deleted = FALSE; only_unallocated = FALSE; entries = desktop_entry_set_new (); allocated_set = desktop_entry_set_new (); if (tree->flags & GMENU_TREE_FLAGS_INCLUDE_EXCLUDED) excluded_set = desktop_entry_set_new (); else excluded_set = NULL; entry_pool = _entry_directory_list_get_all_desktops (menu_layout_node_menu_get_app_dirs (layout)); layout_iter = menu_layout_node_get_children (layout); while (layout_iter != NULL) { switch (menu_layout_node_get_type (layout_iter)) { case MENU_LAYOUT_NODE_MENU: /* recurse */ { GMenuTreeDirectory *child_dir; menu_verbose ("Processing \n"); child_dir = process_layout (tree, directory, layout_iter, allocated); if (child_dir) directory->subdirs = g_slist_prepend (directory->subdirs, child_dir); menu_verbose ("Processed \n"); } break; case MENU_LAYOUT_NODE_INCLUDE: { /* The match rule children of the are * independent (logical OR) so we can process each one by * itself */ MenuLayoutNode *rule; menu_verbose ("Processing (%d entries)\n", desktop_entry_set_get_count (entries)); rule = menu_layout_node_get_children (layout_iter); while (rule != NULL) { DesktopEntrySet *rule_set; rule_set = process_include_rules (rule, entry_pool); if (rule_set != NULL) { desktop_entry_set_union (entries, rule_set); desktop_entry_set_union (allocated_set, rule_set); if (excluded_set != NULL) desktop_entry_set_subtract (excluded_set, rule_set); desktop_entry_set_unref (rule_set); } rule = menu_layout_node_get_next (rule); } menu_verbose ("Processed (%d entries)\n", desktop_entry_set_get_count (entries)); } break; case MENU_LAYOUT_NODE_EXCLUDE: { /* The match rule children of the are * independent (logical OR) so we can process each one by * itself */ MenuLayoutNode *rule; menu_verbose ("Processing (%d entries)\n", desktop_entry_set_get_count (entries)); rule = menu_layout_node_get_children (layout_iter); while (rule != NULL) { DesktopEntrySet *rule_set; rule_set = process_include_rules (rule, entry_pool); if (rule_set != NULL) { if (excluded_set != NULL) desktop_entry_set_union (excluded_set, rule_set); desktop_entry_set_subtract (entries, rule_set); desktop_entry_set_unref (rule_set); } rule = menu_layout_node_get_next (rule); } menu_verbose ("Processed (%d entries)\n", desktop_entry_set_get_count (entries)); } break; case MENU_LAYOUT_NODE_DIRECTORY: { DesktopEntry *entry; menu_verbose ("Processing %s\n", menu_layout_node_get_content (layout_iter)); /* * The last to exist wins, so we always try overwriting */ entry = entry_directory_list_get_directory (menu_layout_node_menu_get_directory_dirs (layout), menu_layout_node_get_content (layout_iter)); if (entry != NULL) { if (!desktop_entry_get_hidden (entry)) { if (directory->directory_entry) desktop_entry_unref (directory->directory_entry); directory->directory_entry = entry; /* pass ref ownership */ } else { desktop_entry_unref (entry); } } menu_verbose ("Processed new directory entry = %p (%s)\n", directory->directory_entry, directory->directory_entry? desktop_entry_get_path (directory->directory_entry) : "null"); } break; case MENU_LAYOUT_NODE_DELETED: menu_verbose ("Processed \n"); deleted = TRUE; break; case MENU_LAYOUT_NODE_NOT_DELETED: menu_verbose ("Processed \n"); deleted = FALSE; break; case MENU_LAYOUT_NODE_ONLY_UNALLOCATED: menu_verbose ("Processed \n"); only_unallocated = TRUE; break; case MENU_LAYOUT_NODE_NOT_ONLY_UNALLOCATED: menu_verbose ("Processed \n"); only_unallocated = FALSE; break; case MENU_LAYOUT_NODE_DEFAULT_LAYOUT: menu_layout_node_default_layout_get_values (layout_iter, &directory->default_layout_values); collect_layout_info (layout_iter, &directory->default_layout_info); menu_verbose ("Processed \n"); break; case MENU_LAYOUT_NODE_LAYOUT: collect_layout_info (layout_iter, &directory->layout_info); menu_verbose ("Processed \n"); break; default: break; } layout_iter = menu_layout_node_get_next (layout_iter); } desktop_entry_set_unref (entry_pool); directory->only_unallocated = only_unallocated; if (!directory->only_unallocated) desktop_entry_set_union (allocated, allocated_set); desktop_entry_set_unref (allocated_set); if (directory->directory_entry) { if (desktop_entry_get_no_display (directory->directory_entry)) { directory->is_nodisplay = TRUE; if (!(tree->flags & GMENU_TREE_FLAGS_INCLUDE_NODISPLAY)) { menu_verbose ("Not showing menu %s because NoDisplay=true\n", desktop_entry_get_name (directory->directory_entry)); deleted = TRUE; } } if (!desktop_entry_get_show_in_gnome (directory->directory_entry)) { menu_verbose ("Not showing menu %s because OnlyShowIn!=GNOME or NotShowIn=GNOME\n", desktop_entry_get_name (directory->directory_entry)); deleted = TRUE; } } if (deleted) { if (excluded_set != NULL) desktop_entry_set_unref (excluded_set); desktop_entry_set_unref (entries); gmenu_tree_item_unref (directory); return NULL; } desktop_entry_set_foreach (entries, (DesktopEntrySetForeachFunc) entries_listify_foreach, directory); desktop_entry_set_unref (entries); if (excluded_set != NULL) { desktop_entry_set_foreach (excluded_set, (DesktopEntrySetForeachFunc) excluded_entries_listify_foreach, directory); desktop_entry_set_unref (excluded_set); } tmp = directory->subdirs; while (tmp != NULL) { GMenuTreeDirectory *subdir = tmp->data; set_default_layout_values (directory, subdir); tmp = tmp->next; } tmp = directory->entries; while (tmp != NULL) { GMenuTreeEntry *entry = tmp->data; GSList *next = tmp->next; gboolean delete = FALSE; if (desktop_entry_get_hidden (entry->desktop_entry)) { menu_verbose ("Deleting %s because Hidden=true\n", desktop_entry_get_name (entry->desktop_entry)); delete = TRUE; } if (!(tree->flags & GMENU_TREE_FLAGS_INCLUDE_NODISPLAY) && desktop_entry_get_no_display (entry->desktop_entry)) { menu_verbose ("Deleting %s because NoDisplay=true\n", desktop_entry_get_name (entry->desktop_entry)); delete = TRUE; } if (!desktop_entry_get_show_in_gnome (entry->desktop_entry)) { menu_verbose ("Deleting %s because OnlyShowIn!=GNOME or NotShowIn=GNOME\n", desktop_entry_get_name (entry->desktop_entry)); delete = TRUE; } if (desktop_entry_get_tryexec_failed (entry->desktop_entry)) { menu_verbose ("Deleting %s because TryExec failed\n", desktop_entry_get_name (entry->desktop_entry)); delete = TRUE; } if (delete) { directory->entries = g_slist_delete_link (directory->entries, tmp); gmenu_tree_item_unref_and_unset_parent (entry); } tmp = next; } g_assert (directory->name != NULL); return directory; } static void process_only_unallocated (GMenuTree *tree, GMenuTreeDirectory *directory, DesktopEntrySet *allocated) { GSList *tmp; /* For any directory marked only_unallocated, we have to remove any * entries that were in fact allocated. */ if (directory->only_unallocated) { tmp = directory->entries; while (tmp != NULL) { GMenuTreeEntry *entry = tmp->data; GSList *next = tmp->next; if (desktop_entry_set_lookup (allocated, entry->desktop_file_id)) { directory->entries = g_slist_delete_link (directory->entries, tmp); gmenu_tree_item_unref_and_unset_parent (entry); } tmp = next; } } tmp = directory->subdirs; while (tmp != NULL) { GMenuTreeDirectory *subdir = tmp->data; process_only_unallocated (tree, subdir, allocated); tmp = tmp->next; } } static void preprocess_layout_info (GMenuTree *tree, GMenuTreeDirectory *directory); static GSList * get_layout_info (GMenuTreeDirectory *directory, gboolean *is_default_layout) { GMenuTreeDirectory *iter; if (directory->layout_info != NULL) { if (is_default_layout) { *is_default_layout = FALSE; } return directory->layout_info; } /* Even if there's no layout information at all, the result will be an * implicit default layout */ if (is_default_layout) { *is_default_layout = TRUE; } iter = directory; while (iter != NULL) { /* FIXME: this is broken: we might skip real parent in the * XML structure, that are hidden because of inlining. */ if (iter->default_layout_info != NULL) { return iter->default_layout_info; } iter = GMENU_TREE_ITEM (iter)->parent; } return NULL; } static void get_values_with_defaults (MenuLayoutNode *node, MenuLayoutValues *layout_values, MenuLayoutValues *default_layout_values) { menu_layout_node_menuname_get_values (node, layout_values); if (!(layout_values->mask & MENU_LAYOUT_VALUES_SHOW_EMPTY)) layout_values->show_empty = default_layout_values->show_empty; if (!(layout_values->mask & MENU_LAYOUT_VALUES_INLINE_MENUS)) layout_values->inline_menus = default_layout_values->inline_menus; if (!(layout_values->mask & MENU_LAYOUT_VALUES_INLINE_LIMIT)) layout_values->inline_limit = default_layout_values->inline_limit; if (!(layout_values->mask & MENU_LAYOUT_VALUES_INLINE_HEADER)) layout_values->inline_header = default_layout_values->inline_header; if (!(layout_values->mask & MENU_LAYOUT_VALUES_INLINE_ALIAS)) layout_values->inline_alias = default_layout_values->inline_alias; } static guint get_real_subdirs_len (GMenuTreeDirectory *directory) { guint len; GSList *tmp; len = 0; tmp = directory->subdirs; while (tmp != NULL) { GMenuTreeDirectory *subdir = tmp->data; tmp = tmp->next; if (subdir->will_inline_header != G_MAXUINT16) { len += get_real_subdirs_len (subdir) + g_slist_length (subdir->entries) + 1; } else len += 1; } return len; } static void preprocess_layout_info_subdir_helper (GMenuTree *tree, GMenuTreeDirectory *directory, GMenuTreeDirectory *subdir, MenuLayoutValues *layout_values, gboolean *contents_added, gboolean *should_remove) { preprocess_layout_info (tree, subdir); *should_remove = FALSE; *contents_added = FALSE; if (subdir->subdirs == NULL && subdir->entries == NULL) { if (!(tree->flags & GMENU_TREE_FLAGS_SHOW_EMPTY) && !layout_values->show_empty) { menu_verbose ("Not showing empty menu '%s'\n", subdir->name); *should_remove = TRUE; } } else if (layout_values->inline_menus) { guint real_subdirs_len; real_subdirs_len = get_real_subdirs_len (subdir); if (layout_values->inline_alias && real_subdirs_len + g_slist_length (subdir->entries) == 1) { GMenuTreeAlias *alias; GMenuTreeItem *item; GSList *list; if (subdir->subdirs != NULL) list = subdir->subdirs; else list = subdir->entries; item = GMENU_TREE_ITEM (list->data); menu_verbose ("Inline aliasing '%s' to '%s'\n", item->type == GMENU_TREE_ITEM_ENTRY ? gmenu_tree_entry_get_name (GMENU_TREE_ENTRY (item)) : (item->type == GMENU_TREE_ITEM_DIRECTORY ? gmenu_tree_directory_get_name (GMENU_TREE_DIRECTORY (item)) : gmenu_tree_directory_get_name (GMENU_TREE_ALIAS (item)->directory)), subdir->name); alias = gmenu_tree_alias_new (directory, subdir, item); g_slist_foreach (list, (GFunc) gmenu_tree_item_unref_and_unset_parent, NULL); g_slist_free (list); subdir->subdirs = NULL; subdir->entries = NULL; if (item->type == GMENU_TREE_ITEM_DIRECTORY) directory->subdirs = g_slist_append (directory->subdirs, alias); else directory->entries = g_slist_append (directory->entries, alias); *contents_added = TRUE; *should_remove = TRUE; } else if (layout_values->inline_limit == 0 || layout_values->inline_limit >= real_subdirs_len + g_slist_length (subdir->entries)) { if (layout_values->inline_header) { menu_verbose ("Creating inline header with name '%s'\n", subdir->name); /* we're limited to 16-bits to spare some memory; if the limit is * higher than that (would be crazy), we just consider it's * unlimited */ if (layout_values->inline_limit < G_MAXUINT16) subdir->will_inline_header = layout_values->inline_limit; else subdir->will_inline_header = 0; } else { g_slist_foreach (subdir->subdirs, (GFunc) gmenu_tree_item_set_parent, directory); directory->subdirs = g_slist_concat (directory->subdirs, subdir->subdirs); subdir->subdirs = NULL; g_slist_foreach (subdir->entries, (GFunc) gmenu_tree_item_set_parent, directory); directory->entries = g_slist_concat (directory->entries, subdir->entries); subdir->entries = NULL; *contents_added = TRUE; *should_remove = TRUE; } menu_verbose ("Inlining directory contents of '%s' to '%s'\n", subdir->name, directory->name); } } } static void preprocess_layout_info (GMenuTree *tree, GMenuTreeDirectory *directory) { GSList *tmp; GSList *layout_info; gboolean using_default_layout; GSList *last_subdir; gboolean strip_duplicates; gboolean contents_added; gboolean should_remove; GSList *subdirs_sentinel; /* Note: we need to preprocess all menus, even if the layout mask for a menu * is MENU_LAYOUT_VALUES_NONE: in this case, we need to remove empty menus; * and the layout mask can be different for a submenu anyway */ menu_verbose ("Processing menu layout inline hints for %s\n", directory->name); g_assert (!directory->preprocessed); strip_duplicates = FALSE; /* we use last_subdir to track the last non-inlined subdirectory */ last_subdir = g_slist_last (directory->subdirs); /* * First process subdirectories with explicit layout */ layout_info = get_layout_info (directory, &using_default_layout); tmp = layout_info; /* see comment below about Menuname to understand why we leave the loop if * last_subdir is NULL */ while (tmp != NULL && last_subdir != NULL) { MenuLayoutNode *node = tmp->data; MenuLayoutValues layout_values; const char *name; GMenuTreeDirectory *subdir; GSList *subdir_l; tmp = tmp->next; /* only Menuname nodes are relevant here */ if (menu_layout_node_get_type (node) != MENU_LAYOUT_NODE_MENUNAME) continue; get_values_with_defaults (node, &layout_values, &directory->default_layout_values); /* find the subdirectory that is affected by those attributes */ name = menu_layout_node_get_content (node); subdir = NULL; subdir_l = directory->subdirs; while (subdir_l != NULL) { subdir = subdir_l->data; if (!strcmp (subdir->name, name)) break; subdir = NULL; subdir_l = subdir_l->next; /* We do not want to use Menuname on a menu that appeared via * inlining: without inlining, the Menuname wouldn't have matched * anything, and we want to keep the same behavior. * Unless the layout is a default layout, in which case the Menuname * does match the subdirectory. */ if (!using_default_layout && subdir_l == last_subdir) { subdir_l = NULL; break; } } if (subdir == NULL) continue; preprocess_layout_info_subdir_helper (tree, directory, subdir, &layout_values, &contents_added, &should_remove); strip_duplicates = strip_duplicates || contents_added; if (should_remove) { if (last_subdir == subdir_l) { /* we need to recompute last_subdir since we'll remove it from * the list */ GSList *buf; if (subdir_l == directory->subdirs) last_subdir = NULL; else { buf = directory->subdirs; while (buf != NULL && buf->next != subdir_l) buf = buf->next; last_subdir = buf; } } directory->subdirs = g_slist_remove (directory->subdirs, subdir); gmenu_tree_item_unref_and_unset_parent (GMENU_TREE_ITEM (subdir)); } } /* * Now process the subdirectories with no explicit layout */ /* this is bogus data, but we just need the pointer anyway */ subdirs_sentinel = g_slist_prepend (directory->subdirs, PACKAGE); directory->subdirs = subdirs_sentinel; tmp = directory->subdirs; while (tmp->next != NULL) { GMenuTreeDirectory *subdir = tmp->next->data; if (subdir->preprocessed) { tmp = tmp->next; continue; } preprocess_layout_info_subdir_helper (tree, directory, subdir, &directory->default_layout_values, &contents_added, &should_remove); strip_duplicates = strip_duplicates || contents_added; if (should_remove) { tmp = g_slist_delete_link (tmp, tmp->next); gmenu_tree_item_unref_and_unset_parent (GMENU_TREE_ITEM (subdir)); } else tmp = tmp->next; } /* remove the sentinel */ directory->subdirs = g_slist_delete_link (directory->subdirs, directory->subdirs); /* * Finally, remove duplicates if needed */ if (strip_duplicates) { /* strip duplicate entries; there should be no duplicate directories */ directory->entries = g_slist_sort (directory->entries, (GCompareFunc) gmenu_tree_entry_compare_by_id); tmp = directory->entries; while (tmp != NULL && tmp->next != NULL) { GMenuTreeItem *a = tmp->data; GMenuTreeItem *b = tmp->next->data; if (a->type == GMENU_TREE_ITEM_ALIAS) a = GMENU_TREE_ALIAS (a)->aliased_item; if (b->type == GMENU_TREE_ITEM_ALIAS) b = GMENU_TREE_ALIAS (b)->aliased_item; if (strcmp (GMENU_TREE_ENTRY (a)->desktop_file_id, GMENU_TREE_ENTRY (b)->desktop_file_id) == 0) { tmp = g_slist_delete_link (tmp, tmp->next); gmenu_tree_item_unref (b); } else tmp = tmp->next; } } directory->preprocessed = TRUE; } static void process_layout_info (GMenuTree *tree, GMenuTreeDirectory *directory); static void check_pending_separator (GMenuTreeDirectory *directory) { if (directory->layout_pending_separator) { menu_verbose ("Adding pending separator in '%s'\n", directory->name); directory->contents = g_slist_append (directory->contents, gmenu_tree_separator_new (directory)); directory->layout_pending_separator = FALSE; } } static void merge_alias (GMenuTree *tree, GMenuTreeDirectory *directory, GMenuTreeAlias *alias) { menu_verbose ("Merging alias '%s' in directory '%s'\n", alias->directory->name, directory->name); if (alias->aliased_item->type == GMENU_TREE_ITEM_DIRECTORY) { process_layout_info (tree, GMENU_TREE_DIRECTORY (alias->aliased_item)); } check_pending_separator (directory); directory->contents = g_slist_append (directory->contents, gmenu_tree_item_ref (alias)); } static void merge_subdir (GMenuTree *tree, GMenuTreeDirectory *directory, GMenuTreeDirectory *subdir) { menu_verbose ("Merging subdir '%s' in directory '%s'\n", subdir->name, directory->name); process_layout_info (tree, subdir); check_pending_separator (directory); if (subdir->will_inline_header == 0 || (subdir->will_inline_header != G_MAXUINT16 && g_slist_length (subdir->contents) <= subdir->will_inline_header)) { GMenuTreeHeader *header; header = gmenu_tree_header_new (directory, subdir); directory->contents = g_slist_append (directory->contents, header); g_slist_foreach (subdir->contents, (GFunc) gmenu_tree_item_set_parent, directory); directory->contents = g_slist_concat (directory->contents, subdir->contents); subdir->contents = NULL; subdir->will_inline_header = G_MAXUINT16; gmenu_tree_item_set_parent (GMENU_TREE_ITEM (subdir), NULL); } else { directory->contents = g_slist_append (directory->contents, gmenu_tree_item_ref (subdir)); } } static void merge_subdir_by_name (GMenuTree *tree, GMenuTreeDirectory *directory, const char *subdir_name) { GSList *tmp; menu_verbose ("Attempting to merge subdir '%s' in directory '%s'\n", subdir_name, directory->name); tmp = directory->subdirs; while (tmp != NULL) { GMenuTreeDirectory *subdir = tmp->data; GSList *next = tmp->next; /* if it's an alias, then it cannot be affected by * the Merge nodes in the layout */ if (GMENU_TREE_ITEM (subdir)->type == GMENU_TREE_ITEM_ALIAS) continue; if (!strcmp (subdir->name, subdir_name)) { directory->subdirs = g_slist_delete_link (directory->subdirs, tmp); merge_subdir (tree, directory, subdir); gmenu_tree_item_unref (subdir); } tmp = next; } } static void merge_entry (GMenuTree *tree, GMenuTreeDirectory *directory, GMenuTreeEntry *entry) { menu_verbose ("Merging entry '%s' in directory '%s'\n", entry->desktop_file_id, directory->name); check_pending_separator (directory); directory->contents = g_slist_append (directory->contents, gmenu_tree_item_ref (entry)); } static void merge_entry_by_id (GMenuTree *tree, GMenuTreeDirectory *directory, const char *file_id) { GSList *tmp; menu_verbose ("Attempting to merge entry '%s' in directory '%s'\n", file_id, directory->name); tmp = directory->entries; while (tmp != NULL) { GMenuTreeEntry *entry = tmp->data; GSList *next = tmp->next; /* if it's an alias, then it cannot be affected by * the Merge nodes in the layout */ if (GMENU_TREE_ITEM (entry)->type == GMENU_TREE_ITEM_ALIAS) continue; if (!strcmp (entry->desktop_file_id, file_id)) { directory->entries = g_slist_delete_link (directory->entries, tmp); merge_entry (tree, directory, entry); gmenu_tree_item_unref (entry); } tmp = next; } } static inline gboolean find_name_in_list (const char *name, GSList *list) { while (list != NULL) { if (!strcmp (name, list->data)) return TRUE; list = list->next; } return FALSE; } static void merge_subdirs (GMenuTree *tree, GMenuTreeDirectory *directory, GSList *except) { GSList *subdirs; GSList *tmp; menu_verbose ("Merging subdirs in directory '%s'\n", directory->name); subdirs = directory->subdirs; directory->subdirs = NULL; subdirs = g_slist_sort_with_data (subdirs, (GCompareDataFunc) gmenu_tree_item_compare, GINT_TO_POINTER (GMENU_TREE_SORT_NAME)); tmp = subdirs; while (tmp != NULL) { GMenuTreeDirectory *subdir = tmp->data; if (GMENU_TREE_ITEM (subdir)->type == GMENU_TREE_ITEM_ALIAS) { merge_alias (tree, directory, GMENU_TREE_ALIAS (subdir)); gmenu_tree_item_unref (subdir); } else if (!find_name_in_list (subdir->name, except)) { merge_subdir (tree, directory, subdir); gmenu_tree_item_unref (subdir); } else { menu_verbose ("Not merging directory '%s' yet\n", subdir->name); directory->subdirs = g_slist_append (directory->subdirs, subdir); } tmp = tmp->next; } g_slist_free (subdirs); g_slist_free (except); } static void merge_entries (GMenuTree *tree, GMenuTreeDirectory *directory, GSList *except) { GSList *entries; GSList *tmp; menu_verbose ("Merging entries in directory '%s'\n", directory->name); entries = directory->entries; directory->entries = NULL; entries = g_slist_sort_with_data (entries, (GCompareDataFunc) gmenu_tree_item_compare, GINT_TO_POINTER (tree->sort_key)); tmp = entries; while (tmp != NULL) { GMenuTreeEntry *entry = tmp->data; if (GMENU_TREE_ITEM (entry)->type == GMENU_TREE_ITEM_ALIAS) { merge_alias (tree, directory, GMENU_TREE_ALIAS (entry)); gmenu_tree_item_unref (entry); } else if (!find_name_in_list (entry->desktop_file_id, except)) { merge_entry (tree, directory, entry); gmenu_tree_item_unref (entry); } else { menu_verbose ("Not merging entry '%s' yet\n", entry->desktop_file_id); directory->entries = g_slist_append (directory->entries, entry); } tmp = tmp->next; } g_slist_free (entries); g_slist_free (except); } static void merge_subdirs_and_entries (GMenuTree *tree, GMenuTreeDirectory *directory, GSList *except_subdirs, GSList *except_entries) { GSList *items; GSList *tmp; menu_verbose ("Merging subdirs and entries together in directory %s\n", directory->name); items = g_slist_concat (directory->subdirs, directory->entries); directory->subdirs = NULL; directory->entries = NULL; items = g_slist_sort_with_data (items, (GCompareDataFunc) gmenu_tree_item_compare, GINT_TO_POINTER (tree->sort_key)); tmp = items; while (tmp != NULL) { GMenuTreeItem *item = tmp->data; GMenuTreeItemType type; type = gmenu_tree_item_get_type (item); if (type == GMENU_TREE_ITEM_ALIAS) { merge_alias (tree, directory, GMENU_TREE_ALIAS (item)); gmenu_tree_item_unref (item); } else if (type == GMENU_TREE_ITEM_DIRECTORY) { if (!find_name_in_list (GMENU_TREE_DIRECTORY (item)->name, except_subdirs)) { merge_subdir (tree, directory, GMENU_TREE_DIRECTORY (item)); gmenu_tree_item_unref (item); } else { menu_verbose ("Not merging directory '%s' yet\n", GMENU_TREE_DIRECTORY (item)->name); directory->subdirs = g_slist_append (directory->subdirs, item); } } else if (type == GMENU_TREE_ITEM_ENTRY) { if (!find_name_in_list (GMENU_TREE_ENTRY (item)->desktop_file_id, except_entries)) { merge_entry (tree, directory, GMENU_TREE_ENTRY (item)); gmenu_tree_item_unref (item); } else { menu_verbose ("Not merging entry '%s' yet\n", GMENU_TREE_ENTRY (item)->desktop_file_id); directory->entries = g_slist_append (directory->entries, item); } } else { g_assert_not_reached (); } tmp = tmp->next; } g_slist_free (items); g_slist_free (except_subdirs); g_slist_free (except_entries); } static GSList * get_subdirs_from_layout_info (GSList *layout_info) { GSList *subdirs; GSList *tmp; subdirs = NULL; tmp = layout_info; while (tmp != NULL) { MenuLayoutNode *node = tmp->data; if (menu_layout_node_get_type (node) == MENU_LAYOUT_NODE_MENUNAME) { subdirs = g_slist_append (subdirs, (char *) menu_layout_node_get_content (node)); } tmp = tmp->next; } return subdirs; } static GSList * get_entries_from_layout_info (GSList *layout_info) { GSList *entries; GSList *tmp; entries = NULL; tmp = layout_info; while (tmp != NULL) { MenuLayoutNode *node = tmp->data; if (menu_layout_node_get_type (node) == MENU_LAYOUT_NODE_FILENAME) { entries = g_slist_append (entries, (char *) menu_layout_node_get_content (node)); } tmp = tmp->next; } return entries; } static void process_layout_info (GMenuTree *tree, GMenuTreeDirectory *directory) { GSList *layout_info; menu_verbose ("Processing menu layout hints for %s\n", directory->name); g_slist_foreach (directory->contents, (GFunc) gmenu_tree_item_unref_and_unset_parent, NULL); g_slist_free (directory->contents); directory->contents = NULL; directory->layout_pending_separator = FALSE; layout_info = get_layout_info (directory, NULL); if (layout_info == NULL) { merge_subdirs (tree, directory, NULL); merge_entries (tree, directory, NULL); } else { GSList *tmp; tmp = layout_info; while (tmp != NULL) { MenuLayoutNode *node = tmp->data; switch (menu_layout_node_get_type (node)) { case MENU_LAYOUT_NODE_MENUNAME: merge_subdir_by_name (tree, directory, menu_layout_node_get_content (node)); break; case MENU_LAYOUT_NODE_FILENAME: merge_entry_by_id (tree, directory, menu_layout_node_get_content (node)); break; case MENU_LAYOUT_NODE_SEPARATOR: /* Unless explicitly told to show all separators, do not show a * separator at the beginning of a menu. Note that we don't add * the separators now, and instead make it pending. This way, we * won't show two consecutive separators nor will we show a * separator at the end of a menu. */ if (tree->flags & GMENU_TREE_FLAGS_SHOW_ALL_SEPARATORS) { directory->layout_pending_separator = TRUE; check_pending_separator (directory); } else if (directory->contents) { menu_verbose ("Adding a potential separator in '%s'\n", directory->name); directory->layout_pending_separator = TRUE; } else { menu_verbose ("Skipping separator at the beginning of '%s'\n", directory->name); } break; case MENU_LAYOUT_NODE_MERGE: switch (menu_layout_node_merge_get_type (node)) { case MENU_LAYOUT_MERGE_NONE: break; case MENU_LAYOUT_MERGE_MENUS: merge_subdirs (tree, directory, get_subdirs_from_layout_info (tmp->next)); break; case MENU_LAYOUT_MERGE_FILES: merge_entries (tree, directory, get_entries_from_layout_info (tmp->next)); break; case MENU_LAYOUT_MERGE_ALL: merge_subdirs_and_entries (tree, directory, get_subdirs_from_layout_info (tmp->next), get_entries_from_layout_info (tmp->next)); break; default: g_assert_not_reached (); break; } break; default: g_assert_not_reached (); break; } tmp = tmp->next; } } g_slist_foreach (directory->subdirs, (GFunc) gmenu_tree_item_unref, NULL); g_slist_free (directory->subdirs); directory->subdirs = NULL; g_slist_foreach (directory->entries, (GFunc) gmenu_tree_item_unref, NULL); g_slist_free (directory->entries); directory->entries = NULL; g_slist_foreach (directory->default_layout_info, (GFunc) menu_layout_node_unref, NULL); g_slist_free (directory->default_layout_info); directory->default_layout_info = NULL; g_slist_foreach (directory->layout_info, (GFunc) menu_layout_node_unref, NULL); g_slist_free (directory->layout_info); directory->layout_info = NULL; } static void handle_entries_changed (MenuLayoutNode *layout, GMenuTree *tree) { if (tree->layout == layout) { gmenu_tree_force_rebuild (tree); gmenu_tree_invoke_monitors (tree); } } static void gmenu_tree_build_from_layout (GMenuTree *tree) { DesktopEntrySet *allocated; if (tree->root) return; gmenu_tree_load_layout (tree); if (!tree->layout) return; menu_verbose ("Building menu tree from layout\n"); allocated = desktop_entry_set_new (); /* create the menu structure */ tree->root = process_layout (tree, NULL, find_menu_child (tree->layout), allocated); if (tree->root) { gmenu_tree_directory_set_tree (tree->root, tree); process_only_unallocated (tree, tree->root, allocated); /* process the layout info part that can move/remove items: * inline, show_empty, etc. */ preprocess_layout_info (tree, tree->root); /* populate the menu structure that we got with the items, and order it * according to the layout info */ process_layout_info (tree, tree->root); menu_layout_node_root_add_entries_monitor (tree->layout, (MenuLayoutNodeEntriesChangedFunc) handle_entries_changed, tree); } desktop_entry_set_unref (allocated); } static void gmenu_tree_force_rebuild (GMenuTree *tree) { if (tree->root) { gmenu_tree_directory_set_tree (tree->root, NULL); gmenu_tree_item_unref (tree->root); tree->root = NULL; g_assert (tree->layout != NULL); menu_layout_node_root_remove_entries_monitor (tree->layout, (MenuLayoutNodeEntriesChangedFunc) handle_entries_changed, tree); } } gnome-menus-3.0.1/libmenu/canonicalize.h0000644000175000001440000000231711334251460015127 00000000000000/* Return the canonical absolute name of a given file. Copyright (C) 1996-2001, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. Copyright (C) 2002 Red Hat, Inc. (trivial port to GLib) The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ #ifndef G_CANONICALIZE_H #define G_CANONICALIZE_H #include G_BEGIN_DECLS char* menu_canonicalize_file_name (const char *name, gboolean allow_missing_basename); G_END_DECLS #endif /* G_CANONICALIZE_H */ gnome-menus-3.0.1/COPYING.LIB0000644000175000001440000006144711441727666012354 00000000000000 GNU LIBRARY GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the library GPL. It is numbered 2 because it goes with version 2 of the ordinary GPL.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Library General Public License, applies to some specially designated Free Software Foundation software, and to any other libraries whose authors decide to use it. You can use it for your libraries, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library, or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link a program with the library, you must provide complete object files to the recipients so that they can relink them with the library, after making changes to the library and recompiling it. And you must show them these terms so they know their rights. Our method of protecting your rights has two steps: (1) copyright the library, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the library. Also, for each distributor's protection, we want to make certain that everyone understands that there is no warranty for this free library. If the library is modified by someone else and passed on, we want its recipients to know that what they have is not the original version, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that companies distributing free software will individually obtain patent licenses, thus in effect transforming the program into proprietary software. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This license, the GNU Library General Public License, applies to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in full, and don't assume that anything in it is the same as in the ordinary license. The reason we have a separate public license for some libraries is that they blur the distinction we usually make between modifying or adding to a program and simply using it. Linking a program with a library, without changing the library, is in some sense simply using the library, and is analogous to running a utility program or application program. However, in a textual and legal sense, the linked executable is a combined work, a derivative of the original library, and the ordinary General Public License treats it as such. Because of this blurred distinction, using the ordinary General Public License for libraries did not effectively promote software sharing, because most developers did not use the libraries. We concluded that weaker conditions might promote sharing better. However, unrestricted linking of non-free programs would deprive the users of those programs of all benefit from the free status of the libraries themselves. This Library General Public License is intended to permit developers of non-free programs to use free libraries, while preserving your freedom as a user of such programs to change the free libraries that are incorporated in them. (We have not seen how to achieve this as regards changes in header files, but we have achieved it as regards changes in the actual functions of the Library.) The hope is that this will lead to faster development of free libraries. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, while the latter only works together with the library. Note that it is possible for a library to be covered by the ordinary General Public License rather than by this special one. GNU LIBRARY GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Library General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also compile or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. d) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Library General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! gnome-menus-3.0.1/config.sub0000755000175000001440000010316711555467533012673 00000000000000#! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 # Free Software Foundation, Inc. timestamp='2009-11-20' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software # can handle that machine. It does not imply ALL GNU software can. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA # 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Please send patches to . Submit a context # diff and a properly formatted GNU ChangeLog entry. # # Configuration subroutine to validate and canonicalize a configuration type. # Supply the specified configuration type as an argument. # If it is invalid, we print an error message on stderr and exit with code 1. # Otherwise, we print the canonical config type on stdout and succeed. # You can get the latest version of this script from: # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD # This file is supposed to be the same for all GNU packages # and recognize all the CPU types, system types and aliases # that are meaningful with *any* GNU software. # Each package is responsible for reporting which valid configurations # it does not support. The user should be able to distinguish # a failure to support a valid configuration from a meaningless # configuration. # The goal of this file is to map all the various variations of a given # machine specification into a single specification in the form: # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM # or in some cases, the newer four-part form: # CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM # It is wrong to echo any other type of specification. me=`echo "$0" | sed -e 's,.*/,,'` usage="\ Usage: $0 [OPTION] CPU-MFR-OPSYS $0 [OPTION] ALIAS Canonicalize a configuration name. Operation modes: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit Report bugs and patches to ." version="\ GNU config.sub ($timestamp) Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." help=" Try \`$me --help' for more information." # Parse command line while test $# -gt 0 ; do case $1 in --time-stamp | --time* | -t ) echo "$timestamp" ; exit ;; --version | -v ) echo "$version" ; exit ;; --help | --h* | -h ) echo "$usage"; exit ;; -- ) # Stop option processing shift; break ;; - ) # Use stdin as input. break ;; -* ) echo "$me: invalid option $1$help" exit 1 ;; *local*) # First pass through any local machine types. echo $1 exit ;; * ) break ;; esac done case $# in 0) echo "$me: missing argument$help" >&2 exit 1;; 1) ;; *) echo "$me: too many arguments$help" >&2 exit 1;; esac # Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). # Here we must recognize all the valid KERNEL-OS combinations. maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` case $maybe_os in nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \ uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \ kopensolaris*-gnu* | \ storm-chaos* | os2-emx* | rtmk-nova*) os=-$maybe_os basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ;; *) basic_machine=`echo $1 | sed 's/-[^-]*$//'` if [ $basic_machine != $1 ] then os=`echo $1 | sed 's/.*-/-/'` else os=; fi ;; esac ### Let's recognize common machines as not being operating systems so ### that things like config.sub decstation-3100 work. We also ### recognize some manufacturers as not being operating systems, so we ### can provide default operating systems below. case $os in -sun*os*) # Prevent following clause from handling this invalid input. ;; -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ -apple | -axis | -knuth | -cray | -microblaze) os= basic_machine=$1 ;; -bluegene*) os=-cnk ;; -sim | -cisco | -oki | -wec | -winbond) os= basic_machine=$1 ;; -scout) ;; -wrs) os=-vxworks basic_machine=$1 ;; -chorusos*) os=-chorusos basic_machine=$1 ;; -chorusrdb) os=-chorusrdb basic_machine=$1 ;; -hiux*) os=-hiuxwe2 ;; -sco6) os=-sco5v6 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco5) os=-sco3.2v5 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco4) os=-sco3.2v4 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco3.2.[4-9]*) os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco3.2v[4-9]*) # Don't forget version if it is 3.2v4 or newer. basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco5v6*) # Don't forget version if it is 3.2v4 or newer. basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco*) os=-sco3.2v2 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -udk*) basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -isc) os=-isc2.2 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -clix*) basic_machine=clipper-intergraph ;; -isc*) basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -lynx*) os=-lynxos ;; -ptx*) basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` ;; -windowsnt*) os=`echo $os | sed -e 's/windowsnt/winnt/'` ;; -psos*) os=-psos ;; -mint | -mint[0-9]*) basic_machine=m68k-atari os=-mint ;; esac # Decode aliases for certain CPU-COMPANY combinations. case $basic_machine in # Recognize the basic CPU types without company name. # Some are omitted here because they have special meanings below. 1750a | 580 \ | a29k \ | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ | am33_2.0 \ | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \ | bfin \ | c4x | clipper \ | d10v | d30v | dlx | dsp16xx \ | fido | fr30 | frv \ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | i370 | i860 | i960 | ia64 \ | ip2k | iq2000 \ | lm32 \ | m32c | m32r | m32rle | m68000 | m68k | m88k \ | maxq | mb | microblaze | mcore | mep | metag \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ | mips64 | mips64el \ | mips64octeon | mips64octeonel \ | mips64orion | mips64orionel \ | mips64r5900 | mips64r5900el \ | mips64vr | mips64vrel \ | mips64vr4100 | mips64vr4100el \ | mips64vr4300 | mips64vr4300el \ | mips64vr5000 | mips64vr5000el \ | mips64vr5900 | mips64vr5900el \ | mipsisa32 | mipsisa32el \ | mipsisa32r2 | mipsisa32r2el \ | mipsisa64 | mipsisa64el \ | mipsisa64r2 | mipsisa64r2el \ | mipsisa64sb1 | mipsisa64sb1el \ | mipsisa64sr71k | mipsisa64sr71kel \ | mipstx39 | mipstx39el \ | mn10200 | mn10300 \ | moxie \ | mt \ | msp430 \ | nios | nios2 \ | ns16k | ns32k \ | or32 \ | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ | pyramid \ | rx \ | score \ | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ | sh64 | sh64le \ | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ | spu | strongarm \ | tahoe | thumb | tic4x | tic80 | tron \ | ubicom32 \ | v850 | v850e \ | we32k \ | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \ | z8k | z80) basic_machine=$basic_machine-unknown ;; m6811 | m68hc11 | m6812 | m68hc12 | picochip) # Motorola 68HC11/12. basic_machine=$basic_machine-unknown os=-none ;; m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k) ;; ms1) basic_machine=mt-unknown ;; # We use `pc' rather than `unknown' # because (1) that's what they normally are, and # (2) the word "unknown" tends to confuse beginning users. i*86 | x86_64) basic_machine=$basic_machine-pc ;; # Object if more than one company name word. *-*-*) echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 exit 1 ;; # Recognize the basic CPU types with company name. 580-* \ | a29k-* \ | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ | avr-* | avr32-* \ | bfin-* | bs2000-* \ | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \ | clipper-* | craynv-* | cydra-* \ | d10v-* | d30v-* | dlx-* \ | elxsi-* \ | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ | h8300-* | h8500-* \ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ | i*86-* | i860-* | i960-* | ia64-* \ | ip2k-* | iq2000-* \ | lm32-* \ | m32c-* | m32r-* | m32rle-* \ | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \ | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ | mips16-* \ | mips64-* | mips64el-* \ | mips64octeon-* | mips64octeonel-* \ | mips64orion-* | mips64orionel-* \ | mips64r5900-* | mips64r5900el-* \ | mips64vr-* | mips64vrel-* \ | mips64vr4100-* | mips64vr4100el-* \ | mips64vr4300-* | mips64vr4300el-* \ | mips64vr5000-* | mips64vr5000el-* \ | mips64vr5900-* | mips64vr5900el-* \ | mipsisa32-* | mipsisa32el-* \ | mipsisa32r2-* | mipsisa32r2el-* \ | mipsisa64-* | mipsisa64el-* \ | mipsisa64r2-* | mipsisa64r2el-* \ | mipsisa64sb1-* | mipsisa64sb1el-* \ | mipsisa64sr71k-* | mipsisa64sr71kel-* \ | mipstx39-* | mipstx39el-* \ | mmix-* \ | mt-* \ | msp430-* \ | nios-* | nios2-* \ | none-* | np1-* | ns16k-* | ns32k-* \ | orion-* \ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \ | pyramid-* \ | romp-* | rs6000-* | rx-* \ | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ | sparclite-* \ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \ | tahoe-* | thumb-* \ | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ | tron-* \ | ubicom32-* \ | v850-* | v850e-* | vax-* \ | we32k-* \ | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \ | xstormy16-* | xtensa*-* \ | ymp-* \ | z8k-* | z80-*) ;; # Recognize the basic CPU types without company name, with glob match. xtensa*) basic_machine=$basic_machine-unknown ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. 386bsd) basic_machine=i386-unknown os=-bsd ;; 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) basic_machine=m68000-att ;; 3b*) basic_machine=we32k-att ;; a29khif) basic_machine=a29k-amd os=-udi ;; abacus) basic_machine=abacus-unknown ;; adobe68k) basic_machine=m68010-adobe os=-scout ;; alliant | fx80) basic_machine=fx80-alliant ;; altos | altos3068) basic_machine=m68k-altos ;; am29k) basic_machine=a29k-none os=-bsd ;; amd64) basic_machine=x86_64-pc ;; amd64-*) basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` ;; amdahl) basic_machine=580-amdahl os=-sysv ;; amiga | amiga-*) basic_machine=m68k-unknown ;; amigaos | amigados) basic_machine=m68k-unknown os=-amigaos ;; amigaunix | amix) basic_machine=m68k-unknown os=-sysv4 ;; apollo68) basic_machine=m68k-apollo os=-sysv ;; apollo68bsd) basic_machine=m68k-apollo os=-bsd ;; aros) basic_machine=i386-pc os=-aros ;; aux) basic_machine=m68k-apple os=-aux ;; balance) basic_machine=ns32k-sequent os=-dynix ;; blackfin) basic_machine=bfin-unknown os=-linux ;; blackfin-*) basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` os=-linux ;; bluegene*) basic_machine=powerpc-ibm os=-cnk ;; c90) basic_machine=c90-cray os=-unicos ;; cegcc) basic_machine=arm-unknown os=-cegcc ;; convex-c1) basic_machine=c1-convex os=-bsd ;; convex-c2) basic_machine=c2-convex os=-bsd ;; convex-c32) basic_machine=c32-convex os=-bsd ;; convex-c34) basic_machine=c34-convex os=-bsd ;; convex-c38) basic_machine=c38-convex os=-bsd ;; cray | j90) basic_machine=j90-cray os=-unicos ;; craynv) basic_machine=craynv-cray os=-unicosmp ;; cr16) basic_machine=cr16-unknown os=-elf ;; crds | unos) basic_machine=m68k-crds ;; crisv32 | crisv32-* | etraxfs*) basic_machine=crisv32-axis ;; cris | cris-* | etrax*) basic_machine=cris-axis ;; crx) basic_machine=crx-unknown os=-elf ;; da30 | da30-*) basic_machine=m68k-da30 ;; decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) basic_machine=mips-dec ;; decsystem10* | dec10*) basic_machine=pdp10-dec os=-tops10 ;; decsystem20* | dec20*) basic_machine=pdp10-dec os=-tops20 ;; delta | 3300 | motorola-3300 | motorola-delta \ | 3300-motorola | delta-motorola) basic_machine=m68k-motorola ;; delta88) basic_machine=m88k-motorola os=-sysv3 ;; dicos) basic_machine=i686-pc os=-dicos ;; djgpp) basic_machine=i586-pc os=-msdosdjgpp ;; dpx20 | dpx20-*) basic_machine=rs6000-bull os=-bosx ;; dpx2* | dpx2*-bull) basic_machine=m68k-bull os=-sysv3 ;; ebmon29k) basic_machine=a29k-amd os=-ebmon ;; elxsi) basic_machine=elxsi-elxsi os=-bsd ;; encore | umax | mmax) basic_machine=ns32k-encore ;; es1800 | OSE68k | ose68k | ose | OSE) basic_machine=m68k-ericsson os=-ose ;; fx2800) basic_machine=i860-alliant ;; genix) basic_machine=ns32k-ns ;; gmicro) basic_machine=tron-gmicro os=-sysv ;; go32) basic_machine=i386-pc os=-go32 ;; h3050r* | hiux*) basic_machine=hppa1.1-hitachi os=-hiuxwe2 ;; h8300hms) basic_machine=h8300-hitachi os=-hms ;; h8300xray) basic_machine=h8300-hitachi os=-xray ;; h8500hms) basic_machine=h8500-hitachi os=-hms ;; harris) basic_machine=m88k-harris os=-sysv3 ;; hp300-*) basic_machine=m68k-hp ;; hp300bsd) basic_machine=m68k-hp os=-bsd ;; hp300hpux) basic_machine=m68k-hp os=-hpux ;; hp3k9[0-9][0-9] | hp9[0-9][0-9]) basic_machine=hppa1.0-hp ;; hp9k2[0-9][0-9] | hp9k31[0-9]) basic_machine=m68000-hp ;; hp9k3[2-9][0-9]) basic_machine=m68k-hp ;; hp9k6[0-9][0-9] | hp6[0-9][0-9]) basic_machine=hppa1.0-hp ;; hp9k7[0-79][0-9] | hp7[0-79][0-9]) basic_machine=hppa1.1-hp ;; hp9k78[0-9] | hp78[0-9]) # FIXME: really hppa2.0-hp basic_machine=hppa1.1-hp ;; hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) # FIXME: really hppa2.0-hp basic_machine=hppa1.1-hp ;; hp9k8[0-9][13679] | hp8[0-9][13679]) basic_machine=hppa1.1-hp ;; hp9k8[0-9][0-9] | hp8[0-9][0-9]) basic_machine=hppa1.0-hp ;; hppa-next) os=-nextstep3 ;; hppaosf) basic_machine=hppa1.1-hp os=-osf ;; hppro) basic_machine=hppa1.1-hp os=-proelf ;; i370-ibm* | ibm*) basic_machine=i370-ibm ;; # I'm not sure what "Sysv32" means. Should this be sysv3.2? i*86v32) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv32 ;; i*86v4*) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv4 ;; i*86v) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv ;; i*86sol2) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-solaris2 ;; i386mach) basic_machine=i386-mach os=-mach ;; i386-vsta | vsta) basic_machine=i386-unknown os=-vsta ;; iris | iris4d) basic_machine=mips-sgi case $os in -irix*) ;; *) os=-irix4 ;; esac ;; isi68 | isi) basic_machine=m68k-isi os=-sysv ;; m68knommu) basic_machine=m68k-unknown os=-linux ;; m68knommu-*) basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` os=-linux ;; m88k-omron*) basic_machine=m88k-omron ;; magnum | m3230) basic_machine=mips-mips os=-sysv ;; merlin) basic_machine=ns32k-utek os=-sysv ;; microblaze) basic_machine=microblaze-xilinx ;; mingw32) basic_machine=i386-pc os=-mingw32 ;; mingw32ce) basic_machine=arm-unknown os=-mingw32ce ;; miniframe) basic_machine=m68000-convergent ;; *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) basic_machine=m68k-atari os=-mint ;; mips3*-*) basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` ;; mips3*) basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown ;; monitor) basic_machine=m68k-rom68k os=-coff ;; morphos) basic_machine=powerpc-unknown os=-morphos ;; msdos) basic_machine=i386-pc os=-msdos ;; ms1-*) basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` ;; mvs) basic_machine=i370-ibm os=-mvs ;; ncr3000) basic_machine=i486-ncr os=-sysv4 ;; netbsd386) basic_machine=i386-unknown os=-netbsd ;; netwinder) basic_machine=armv4l-rebel os=-linux ;; news | news700 | news800 | news900) basic_machine=m68k-sony os=-newsos ;; news1000) basic_machine=m68030-sony os=-newsos ;; news-3600 | risc-news) basic_machine=mips-sony os=-newsos ;; necv70) basic_machine=v70-nec os=-sysv ;; next | m*-next ) basic_machine=m68k-next case $os in -nextstep* ) ;; -ns2*) os=-nextstep2 ;; *) os=-nextstep3 ;; esac ;; nh3000) basic_machine=m68k-harris os=-cxux ;; nh[45]000) basic_machine=m88k-harris os=-cxux ;; nindy960) basic_machine=i960-intel os=-nindy ;; mon960) basic_machine=i960-intel os=-mon960 ;; nonstopux) basic_machine=mips-compaq os=-nonstopux ;; np1) basic_machine=np1-gould ;; nsr-tandem) basic_machine=nsr-tandem ;; op50n-* | op60c-*) basic_machine=hppa1.1-oki os=-proelf ;; openrisc | openrisc-*) basic_machine=or32-unknown ;; os400) basic_machine=powerpc-ibm os=-os400 ;; OSE68000 | ose68000) basic_machine=m68000-ericsson os=-ose ;; os68k) basic_machine=m68k-none os=-os68k ;; pa-hitachi) basic_machine=hppa1.1-hitachi os=-hiuxwe2 ;; paragon) basic_machine=i860-intel os=-osf ;; parisc) basic_machine=hppa-unknown os=-linux ;; parisc-*) basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` os=-linux ;; pbd) basic_machine=sparc-tti ;; pbb) basic_machine=m68k-tti ;; pc532 | pc532-*) basic_machine=ns32k-pc532 ;; pc98) basic_machine=i386-pc ;; pc98-*) basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentium | p5 | k5 | k6 | nexgen | viac3) basic_machine=i586-pc ;; pentiumpro | p6 | 6x86 | athlon | athlon_*) basic_machine=i686-pc ;; pentiumii | pentium2 | pentiumiii | pentium3) basic_machine=i686-pc ;; pentium4) basic_machine=i786-pc ;; pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentiumpro-* | p6-* | 6x86-* | athlon-*) basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentium4-*) basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pn) basic_machine=pn-gould ;; power) basic_machine=power-ibm ;; ppc) basic_machine=powerpc-unknown ;; ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppcle | powerpclittle | ppc-le | powerpc-little) basic_machine=powerpcle-unknown ;; ppcle-* | powerpclittle-*) basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppc64) basic_machine=powerpc64-unknown ;; ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppc64le | powerpc64little | ppc64-le | powerpc64-little) basic_machine=powerpc64le-unknown ;; ppc64le-* | powerpc64little-*) basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ps2) basic_machine=i386-ibm ;; pw32) basic_machine=i586-unknown os=-pw32 ;; rdos) basic_machine=i386-pc os=-rdos ;; rom68k) basic_machine=m68k-rom68k os=-coff ;; rm[46]00) basic_machine=mips-siemens ;; rtpc | rtpc-*) basic_machine=romp-ibm ;; s390 | s390-*) basic_machine=s390-ibm ;; s390x | s390x-*) basic_machine=s390x-ibm ;; sa29200) basic_machine=a29k-amd os=-udi ;; sb1) basic_machine=mipsisa64sb1-unknown ;; sb1el) basic_machine=mipsisa64sb1el-unknown ;; sde) basic_machine=mipsisa32-sde os=-elf ;; sei) basic_machine=mips-sei os=-seiux ;; sequent) basic_machine=i386-sequent ;; sh) basic_machine=sh-hitachi os=-hms ;; sh5el) basic_machine=sh5le-unknown ;; sh64) basic_machine=sh64-unknown ;; sparclite-wrs | simso-wrs) basic_machine=sparclite-wrs os=-vxworks ;; sps7) basic_machine=m68k-bull os=-sysv2 ;; spur) basic_machine=spur-unknown ;; st2000) basic_machine=m68k-tandem ;; stratus) basic_machine=i860-stratus os=-sysv4 ;; sun2) basic_machine=m68000-sun ;; sun2os3) basic_machine=m68000-sun os=-sunos3 ;; sun2os4) basic_machine=m68000-sun os=-sunos4 ;; sun3os3) basic_machine=m68k-sun os=-sunos3 ;; sun3os4) basic_machine=m68k-sun os=-sunos4 ;; sun4os3) basic_machine=sparc-sun os=-sunos3 ;; sun4os4) basic_machine=sparc-sun os=-sunos4 ;; sun4sol2) basic_machine=sparc-sun os=-solaris2 ;; sun3 | sun3-*) basic_machine=m68k-sun ;; sun4) basic_machine=sparc-sun ;; sun386 | sun386i | roadrunner) basic_machine=i386-sun ;; sv1) basic_machine=sv1-cray os=-unicos ;; symmetry) basic_machine=i386-sequent os=-dynix ;; t3e) basic_machine=alphaev5-cray os=-unicos ;; t90) basic_machine=t90-cray os=-unicos ;; tic54x | c54x*) basic_machine=tic54x-unknown os=-coff ;; tic55x | c55x*) basic_machine=tic55x-unknown os=-coff ;; tic6x | c6x*) basic_machine=tic6x-unknown os=-coff ;; tile*) basic_machine=tile-unknown os=-linux-gnu ;; tx39) basic_machine=mipstx39-unknown ;; tx39el) basic_machine=mipstx39el-unknown ;; toad1) basic_machine=pdp10-xkl os=-tops20 ;; tower | tower-32) basic_machine=m68k-ncr ;; tpf) basic_machine=s390x-ibm os=-tpf ;; udi29k) basic_machine=a29k-amd os=-udi ;; ultra3) basic_machine=a29k-nyu os=-sym1 ;; v810 | necv810) basic_machine=v810-nec os=-none ;; vaxv) basic_machine=vax-dec os=-sysv ;; vms) basic_machine=vax-dec os=-vms ;; vpp*|vx|vx-*) basic_machine=f301-fujitsu ;; vxworks960) basic_machine=i960-wrs os=-vxworks ;; vxworks68) basic_machine=m68k-wrs os=-vxworks ;; vxworks29k) basic_machine=a29k-wrs os=-vxworks ;; w65*) basic_machine=w65-wdc os=-none ;; w89k-*) basic_machine=hppa1.1-winbond os=-proelf ;; xbox) basic_machine=i686-pc os=-mingw32 ;; xps | xps100) basic_machine=xps100-honeywell ;; ymp) basic_machine=ymp-cray os=-unicos ;; z8k-*-coff) basic_machine=z8k-unknown os=-sim ;; z80-*-coff) basic_machine=z80-unknown os=-sim ;; none) basic_machine=none-none os=-none ;; # Here we handle the default manufacturer of certain CPU types. It is in # some cases the only manufacturer, in others, it is the most popular. w89k) basic_machine=hppa1.1-winbond ;; op50n) basic_machine=hppa1.1-oki ;; op60c) basic_machine=hppa1.1-oki ;; romp) basic_machine=romp-ibm ;; mmix) basic_machine=mmix-knuth ;; rs6000) basic_machine=rs6000-ibm ;; vax) basic_machine=vax-dec ;; pdp10) # there are many clones, so DEC is not a safe bet basic_machine=pdp10-unknown ;; pdp11) basic_machine=pdp11-dec ;; we32k) basic_machine=we32k-att ;; sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele) basic_machine=sh-unknown ;; sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v) basic_machine=sparc-sun ;; cydra) basic_machine=cydra-cydrome ;; orion) basic_machine=orion-highlevel ;; orion105) basic_machine=clipper-highlevel ;; mac | mpw | mac-mpw) basic_machine=m68k-apple ;; pmac | pmac-mpw) basic_machine=powerpc-apple ;; *-unknown) # Make sure to match an already-canonicalized machine name. ;; *) echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 exit 1 ;; esac # Here we canonicalize certain aliases for manufacturers. case $basic_machine in *-digital*) basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` ;; *-commodore*) basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` ;; *) ;; esac # Decode manufacturer-specific aliases for certain operating systems. if [ x"$os" != x"" ] then case $os in # First match some system type aliases # that might get confused with valid system types. # -solaris* is a basic system type, with this one exception. -auroraux) os=-auroraux ;; -solaris1 | -solaris1.*) os=`echo $os | sed -e 's|solaris1|sunos4|'` ;; -solaris) os=-solaris2 ;; -svr4*) os=-sysv4 ;; -unixware*) os=-sysv4.2uw ;; -gnu/linux*) os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` ;; # First accept the basic system types. # The portable systems comes first. # Each alternative MUST END IN A *, to match a version number. # -sysv* is not here because it comes later, after sysvr4. -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ | -sym* | -kopensolaris* \ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ | -aos* | -aros* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ | -openbsd* | -solidbsd* \ | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | -chorusos* | -chorusrdb* | -cegcc* \ | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \ | -uxpv* | -beos* | -mpeix* | -udk* \ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*) case $basic_machine in x86-* | i*86-*) ;; *) os=-nto$os ;; esac ;; -nto-qnx*) ;; -nto*) os=`echo $os | sed -e 's|nto|nto-qnx|'` ;; -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \ | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) ;; -mac*) os=`echo $os | sed -e 's|mac|macos|'` ;; -linux-dietlibc) os=-linux-dietlibc ;; -linux*) os=`echo $os | sed -e 's|linux|linux-gnu|'` ;; -sunos5*) os=`echo $os | sed -e 's|sunos5|solaris2|'` ;; -sunos6*) os=`echo $os | sed -e 's|sunos6|solaris3|'` ;; -opened*) os=-openedition ;; -os400*) os=-os400 ;; -wince*) os=-wince ;; -osfrose*) os=-osfrose ;; -osf*) os=-osf ;; -utek*) os=-bsd ;; -dynix*) os=-bsd ;; -acis*) os=-aos ;; -atheos*) os=-atheos ;; -syllable*) os=-syllable ;; -386bsd) os=-bsd ;; -ctix* | -uts*) os=-sysv ;; -nova*) os=-rtmk-nova ;; -ns2 ) os=-nextstep2 ;; -nsk*) os=-nsk ;; # Preserve the version number of sinix5. -sinix5.*) os=`echo $os | sed -e 's|sinix|sysv|'` ;; -sinix*) os=-sysv4 ;; -tpf*) os=-tpf ;; -triton*) os=-sysv3 ;; -oss*) os=-sysv3 ;; -svr4) os=-sysv4 ;; -svr3) os=-sysv3 ;; -sysvr4) os=-sysv4 ;; # This must come after -sysvr4. -sysv*) ;; -ose*) os=-ose ;; -es1800*) os=-ose ;; -xenix) os=-xenix ;; -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) os=-mint ;; -aros*) os=-aros ;; -kaos*) os=-kaos ;; -zvmoe) os=-zvmoe ;; -dicos*) os=-dicos ;; -none) ;; *) # Get rid of the `-' at the beginning of $os. os=`echo $os | sed 's/[^-]*-//'` echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 exit 1 ;; esac else # Here we handle the default operating systems that come with various machines. # The value should be what the vendor currently ships out the door with their # machine or put another way, the most popular os provided with the machine. # Note that if you're going to try to match "-MANUFACTURER" here (say, # "-sun"), then you have to tell the case statement up towards the top # that MANUFACTURER isn't an operating system. Otherwise, code above # will signal an error saying that MANUFACTURER isn't an operating # system, and we'll never get to this point. case $basic_machine in score-*) os=-elf ;; spu-*) os=-elf ;; *-acorn) os=-riscix1.2 ;; arm*-rebel) os=-linux ;; arm*-semi) os=-aout ;; c4x-* | tic4x-*) os=-coff ;; # This must come before the *-dec entry. pdp10-*) os=-tops20 ;; pdp11-*) os=-none ;; *-dec | vax-*) os=-ultrix4.2 ;; m68*-apollo) os=-domain ;; i386-sun) os=-sunos4.0.2 ;; m68000-sun) os=-sunos3 # This also exists in the configure program, but was not the # default. # os=-sunos4 ;; m68*-cisco) os=-aout ;; mep-*) os=-elf ;; mips*-cisco) os=-elf ;; mips*-*) os=-elf ;; or32-*) os=-coff ;; *-tti) # must be before sparc entry or we get the wrong os. os=-sysv3 ;; sparc-* | *-sun) os=-sunos4.1.1 ;; *-be) os=-beos ;; *-haiku) os=-haiku ;; *-ibm) os=-aix ;; *-knuth) os=-mmixware ;; *-wec) os=-proelf ;; *-winbond) os=-proelf ;; *-oki) os=-proelf ;; *-hp) os=-hpux ;; *-hitachi) os=-hiux ;; i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) os=-sysv ;; *-cbm) os=-amigaos ;; *-dg) os=-dgux ;; *-dolphin) os=-sysv3 ;; m68k-ccur) os=-rtu ;; m88k-omron*) os=-luna ;; *-next ) os=-nextstep ;; *-sequent) os=-ptx ;; *-crds) os=-unos ;; *-ns) os=-genix ;; i370-*) os=-mvs ;; *-next) os=-nextstep3 ;; *-gould) os=-sysv ;; *-highlevel) os=-bsd ;; *-encore) os=-bsd ;; *-sgi) os=-irix ;; *-siemens) os=-sysv4 ;; *-masscomp) os=-rtu ;; f30[01]-fujitsu | f700-fujitsu) os=-uxpv ;; *-rom68k) os=-coff ;; *-*bug) os=-coff ;; *-apple) os=-macos ;; *-atari*) os=-mint ;; *) os=-none ;; esac fi # Here we handle the case where we know the os, and the CPU type, but not the # manufacturer. We pick the logical manufacturer. vendor=unknown case $basic_machine in *-unknown) case $os in -riscix*) vendor=acorn ;; -sunos*) vendor=sun ;; -cnk*|-aix*) vendor=ibm ;; -beos*) vendor=be ;; -hpux*) vendor=hp ;; -mpeix*) vendor=hp ;; -hiux*) vendor=hitachi ;; -unos*) vendor=crds ;; -dgux*) vendor=dg ;; -luna*) vendor=omron ;; -genix*) vendor=ns ;; -mvs* | -opened*) vendor=ibm ;; -os400*) vendor=ibm ;; -ptx*) vendor=sequent ;; -tpf*) vendor=ibm ;; -vxsim* | -vxworks* | -windiss*) vendor=wrs ;; -aux*) vendor=apple ;; -hms*) vendor=hitachi ;; -mpw* | -macos*) vendor=apple ;; -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) vendor=atari ;; -vos*) vendor=stratus ;; esac basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` ;; esac echo $basic_machine$os exit # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'" # End: gnome-menus-3.0.1/config.guess0000755000175000001440000012761511555467533013234 00000000000000#! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 # Free Software Foundation, Inc. timestamp='2009-11-20' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA # 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Originally written by Per Bothner. Please send patches (context # diff format) to and include a ChangeLog # entry. # # This script attempts to guess a canonical system name similar to # config.sub. If it succeeds, it prints the system name on stdout, and # exits with 0. Otherwise, it exits with 1. # # You can get the latest version of this script from: # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD me=`echo "$0" | sed -e 's,.*/,,'` usage="\ Usage: $0 [OPTION] Output the configuration name of the system \`$me' is run on. Operation modes: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit Report bugs and patches to ." version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." help=" Try \`$me --help' for more information." # Parse command line while test $# -gt 0 ; do case $1 in --time-stamp | --time* | -t ) echo "$timestamp" ; exit ;; --version | -v ) echo "$version" ; exit ;; --help | --h* | -h ) echo "$usage"; exit ;; -- ) # Stop option processing shift; break ;; - ) # Use stdin as input. break ;; -* ) echo "$me: invalid option $1$help" >&2 exit 1 ;; * ) break ;; esac done if test $# != 0; then echo "$me: too many arguments$help" >&2 exit 1 fi trap 'exit 1' 1 2 15 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a # compiler to aid in system detection is discouraged as it requires # temporary files to be created and, as you can see below, it is a # headache to deal with in a portable fashion. # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still # use `HOST_CC' if defined, but it is deprecated. # Portable tmp directory creation inspired by the Autoconf team. set_cc_for_build=' trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ; : ${TMPDIR=/tmp} ; { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } || { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; dummy=$tmp/dummy ; tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ; case $CC_FOR_BUILD,$HOST_CC,$CC in ,,) echo "int x;" > $dummy.c ; for c in cc gcc c89 c99 ; do if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then CC_FOR_BUILD="$c"; break ; fi ; done ; if test x"$CC_FOR_BUILD" = x ; then CC_FOR_BUILD=no_compiler_found ; fi ;; ,,*) CC_FOR_BUILD=$CC ;; ,*,*) CC_FOR_BUILD=$HOST_CC ;; esac ; set_cc_for_build= ;' # This is needed to find uname on a Pyramid OSx when run in the BSD universe. # (ghazi@noc.rutgers.edu 1994-08-24) if (test -f /.attbin/uname) >/dev/null 2>&1 ; then PATH=$PATH:/.attbin ; export PATH fi UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown # Note: order is significant - the case branches are not exclusive. case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in *:NetBSD:*:*) # NetBSD (nbsd) targets should (where applicable) match one or # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently # switched to ELF, *-*-netbsd* would select the old # object file format. This provides both forward # compatibility and a consistent mechanism for selecting the # object file format. # # Note: NetBSD doesn't particularly care about the vendor # portion of the name. We always set it to "unknown". sysctl="sysctl -n hw.machine_arch" UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \ /usr/sbin/$sysctl 2>/dev/null || echo unknown)` case "${UNAME_MACHINE_ARCH}" in armeb) machine=armeb-unknown ;; arm*) machine=arm-unknown ;; sh3el) machine=shl-unknown ;; sh3eb) machine=sh-unknown ;; sh5el) machine=sh5le-unknown ;; *) machine=${UNAME_MACHINE_ARCH}-unknown ;; esac # The Operating System including object format, if it has switched # to ELF recently, or will in the future. case "${UNAME_MACHINE_ARCH}" in arm*|i386|m68k|ns32k|sh3*|sparc|vax) eval $set_cc_for_build if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ELF__ then # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). # Return netbsd for either. FIX? os=netbsd else os=netbsdelf fi ;; *) os=netbsd ;; esac # The OS release # Debian GNU/NetBSD machines have a different userland, and # thus, need a distinct triplet. However, they do not need # kernel version information, so it can be replaced with a # suitable tag, in the style of linux-gnu. case "${UNAME_VERSION}" in Debian*) release='-gnu' ;; *) release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` ;; esac # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: # contains redundant information, the shorter form: # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. echo "${machine}-${os}${release}" exit ;; *:OpenBSD:*:*) UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} exit ;; *:ekkoBSD:*:*) echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE} exit ;; *:SolidBSD:*:*) echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE} exit ;; macppc:MirBSD:*:*) echo powerpc-unknown-mirbsd${UNAME_RELEASE} exit ;; *:MirBSD:*:*) echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE} exit ;; alpha:OSF1:*:*) case $UNAME_RELEASE in *4.0) UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` ;; *5.*) UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` ;; esac # According to Compaq, /usr/sbin/psrinfo has been available on # OSF/1 and Tru64 systems produced since 1995. I hope that # covers most systems running today. This code pipes the CPU # types through head -n 1, so we only detect the type of CPU 0. ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` case "$ALPHA_CPU_TYPE" in "EV4 (21064)") UNAME_MACHINE="alpha" ;; "EV4.5 (21064)") UNAME_MACHINE="alpha" ;; "LCA4 (21066/21068)") UNAME_MACHINE="alpha" ;; "EV5 (21164)") UNAME_MACHINE="alphaev5" ;; "EV5.6 (21164A)") UNAME_MACHINE="alphaev56" ;; "EV5.6 (21164PC)") UNAME_MACHINE="alphapca56" ;; "EV5.7 (21164PC)") UNAME_MACHINE="alphapca57" ;; "EV6 (21264)") UNAME_MACHINE="alphaev6" ;; "EV6.7 (21264A)") UNAME_MACHINE="alphaev67" ;; "EV6.8CB (21264C)") UNAME_MACHINE="alphaev68" ;; "EV6.8AL (21264B)") UNAME_MACHINE="alphaev68" ;; "EV6.8CX (21264D)") UNAME_MACHINE="alphaev68" ;; "EV6.9A (21264/EV69A)") UNAME_MACHINE="alphaev69" ;; "EV7 (21364)") UNAME_MACHINE="alphaev7" ;; "EV7.9 (21364A)") UNAME_MACHINE="alphaev79" ;; esac # A Pn.n version is a patched version. # A Vn.n version is a released version. # A Tn.n version is a released field test version. # A Xn.n version is an unreleased experimental baselevel. # 1.2 uses "1.2" for uname -r. echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` exit ;; Alpha\ *:Windows_NT*:*) # How do we know it's Interix rather than the generic POSIX subsystem? # Should we change UNAME_MACHINE based on the output of uname instead # of the specific Alpha model? echo alpha-pc-interix exit ;; 21064:Windows_NT:50:3) echo alpha-dec-winnt3.5 exit ;; Amiga*:UNIX_System_V:4.0:*) echo m68k-unknown-sysv4 exit ;; *:[Aa]miga[Oo][Ss]:*:*) echo ${UNAME_MACHINE}-unknown-amigaos exit ;; *:[Mm]orph[Oo][Ss]:*:*) echo ${UNAME_MACHINE}-unknown-morphos exit ;; *:OS/390:*:*) echo i370-ibm-openedition exit ;; *:z/VM:*:*) echo s390-ibm-zvmoe exit ;; *:OS400:*:*) echo powerpc-ibm-os400 exit ;; arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) echo arm-acorn-riscix${UNAME_RELEASE} exit ;; arm:riscos:*:*|arm:RISCOS:*:*) echo arm-unknown-riscos exit ;; SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) echo hppa1.1-hitachi-hiuxmpp exit ;; Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. if test "`(/bin/universe) 2>/dev/null`" = att ; then echo pyramid-pyramid-sysv3 else echo pyramid-pyramid-bsd fi exit ;; NILE*:*:*:dcosx) echo pyramid-pyramid-svr4 exit ;; DRS?6000:unix:4.0:6*) echo sparc-icl-nx6 exit ;; DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*) case `/usr/bin/uname -p` in sparc) echo sparc-icl-nx7; exit ;; esac ;; s390x:SunOS:*:*) echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4H:SunOS:5.*:*) echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) echo i386-pc-auroraux${UNAME_RELEASE} exit ;; i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) eval $set_cc_for_build SUN_ARCH="i386" # If there is a compiler, see if it is configured for 64-bit objects. # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. # This test works for both compilers. if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ grep IS_64BIT_ARCH >/dev/null then SUN_ARCH="x86_64" fi fi echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:6*:*) # According to config.sub, this is the proper way to canonicalize # SunOS6. Hard to guess exactly what SunOS6 will be like, but # it's likely to be more like Solaris than SunOS4. echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:*:*) case "`/usr/bin/arch -k`" in Series*|S4*) UNAME_RELEASE=`uname -v` ;; esac # Japanese Language versions have a version number like `4.1.3-JL'. echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` exit ;; sun3*:SunOS:*:*) echo m68k-sun-sunos${UNAME_RELEASE} exit ;; sun*:*:4.2BSD:*) UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 case "`/bin/arch`" in sun3) echo m68k-sun-sunos${UNAME_RELEASE} ;; sun4) echo sparc-sun-sunos${UNAME_RELEASE} ;; esac exit ;; aushp:SunOS:*:*) echo sparc-auspex-sunos${UNAME_RELEASE} exit ;; # The situation for MiNT is a little confusing. The machine name # can be virtually everything (everything which is not # "atarist" or "atariste" at least should have a processor # > m68000). The system name ranges from "MiNT" over "FreeMiNT" # to the lowercase version "mint" (or "freemint"). Finally # the system name "TOS" denotes a system which is actually not # MiNT. But MiNT is downward compatible to TOS, so this should # be no problem. atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit ;; atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit ;; *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit ;; milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) echo m68k-milan-mint${UNAME_RELEASE} exit ;; hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) echo m68k-hades-mint${UNAME_RELEASE} exit ;; *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) echo m68k-unknown-mint${UNAME_RELEASE} exit ;; m68k:machten:*:*) echo m68k-apple-machten${UNAME_RELEASE} exit ;; powerpc:machten:*:*) echo powerpc-apple-machten${UNAME_RELEASE} exit ;; RISC*:Mach:*:*) echo mips-dec-mach_bsd4.3 exit ;; RISC*:ULTRIX:*:*) echo mips-dec-ultrix${UNAME_RELEASE} exit ;; VAX*:ULTRIX*:*:*) echo vax-dec-ultrix${UNAME_RELEASE} exit ;; 2020:CLIX:*:* | 2430:CLIX:*:*) echo clipper-intergraph-clix${UNAME_RELEASE} exit ;; mips:*:*:UMIPS | mips:*:*:RISCos) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #ifdef __cplusplus #include /* for printf() prototype */ int main (int argc, char *argv[]) { #else int main (argc, argv) int argc; char *argv[]; { #endif #if defined (host_mips) && defined (MIPSEB) #if defined (SYSTYPE_SYSV) printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); #endif #if defined (SYSTYPE_SVR4) printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); #endif #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); #endif #endif exit (-1); } EOF $CC_FOR_BUILD -o $dummy $dummy.c && dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && SYSTEM_NAME=`$dummy $dummyarg` && { echo "$SYSTEM_NAME"; exit; } echo mips-mips-riscos${UNAME_RELEASE} exit ;; Motorola:PowerMAX_OS:*:*) echo powerpc-motorola-powermax exit ;; Motorola:*:4.3:PL8-*) echo powerpc-harris-powermax exit ;; Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*) echo powerpc-harris-powermax exit ;; Night_Hawk:Power_UNIX:*:*) echo powerpc-harris-powerunix exit ;; m88k:CX/UX:7*:*) echo m88k-harris-cxux7 exit ;; m88k:*:4*:R4*) echo m88k-motorola-sysv4 exit ;; m88k:*:3*:R3*) echo m88k-motorola-sysv3 exit ;; AViiON:dgux:*:*) # DG/UX returns AViiON for all architectures UNAME_PROCESSOR=`/usr/bin/uname -p` if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] then if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ [ ${TARGET_BINARY_INTERFACE}x = x ] then echo m88k-dg-dgux${UNAME_RELEASE} else echo m88k-dg-dguxbcs${UNAME_RELEASE} fi else echo i586-dg-dgux${UNAME_RELEASE} fi exit ;; M88*:DolphinOS:*:*) # DolphinOS (SVR3) echo m88k-dolphin-sysv3 exit ;; M88*:*:R3*:*) # Delta 88k system running SVR3 echo m88k-motorola-sysv3 exit ;; XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) echo m88k-tektronix-sysv3 exit ;; Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) echo m68k-tektronix-bsd exit ;; *:IRIX*:*:*) echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` exit ;; ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id exit ;; # Note that: echo "'`uname -s`'" gives 'AIX ' i*86:AIX:*:*) echo i386-ibm-aix exit ;; ia64:AIX:*:*) if [ -x /usr/bin/oslevel ] ; then IBM_REV=`/usr/bin/oslevel` else IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} fi echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} exit ;; *:AIX:2:3) if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #include main() { if (!__power_pc()) exit(1); puts("powerpc-ibm-aix3.2.5"); exit(0); } EOF if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` then echo "$SYSTEM_NAME" else echo rs6000-ibm-aix3.2.5 fi elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then echo rs6000-ibm-aix3.2.4 else echo rs6000-ibm-aix3.2 fi exit ;; *:AIX:*:[456]) IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then IBM_ARCH=rs6000 else IBM_ARCH=powerpc fi if [ -x /usr/bin/oslevel ] ; then IBM_REV=`/usr/bin/oslevel` else IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} fi echo ${IBM_ARCH}-ibm-aix${IBM_REV} exit ;; *:AIX:*:*) echo rs6000-ibm-aix exit ;; ibmrt:4.4BSD:*|romp-ibm:BSD:*) echo romp-ibm-bsd4.4 exit ;; ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to exit ;; # report: romp-ibm BSD 4.3 *:BOSX:*:*) echo rs6000-bull-bosx exit ;; DPX/2?00:B.O.S.:*:*) echo m68k-bull-sysv3 exit ;; 9000/[34]??:4.3bsd:1.*:*) echo m68k-hp-bsd exit ;; hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) echo m68k-hp-bsd4.4 exit ;; 9000/[34678]??:HP-UX:*:*) HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` case "${UNAME_MACHINE}" in 9000/31? ) HP_ARCH=m68000 ;; 9000/[34]?? ) HP_ARCH=m68k ;; 9000/[678][0-9][0-9]) if [ -x /usr/bin/getconf ]; then sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` case "${sc_cpu_version}" in 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 532) # CPU_PA_RISC2_0 case "${sc_kernel_bits}" in 32) HP_ARCH="hppa2.0n" ;; 64) HP_ARCH="hppa2.0w" ;; '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20 esac ;; esac fi if [ "${HP_ARCH}" = "" ]; then eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #define _HPUX_SOURCE #include #include int main () { #if defined(_SC_KERNEL_BITS) long bits = sysconf(_SC_KERNEL_BITS); #endif long cpu = sysconf (_SC_CPU_VERSION); switch (cpu) { case CPU_PA_RISC1_0: puts ("hppa1.0"); break; case CPU_PA_RISC1_1: puts ("hppa1.1"); break; case CPU_PA_RISC2_0: #if defined(_SC_KERNEL_BITS) switch (bits) { case 64: puts ("hppa2.0w"); break; case 32: puts ("hppa2.0n"); break; default: puts ("hppa2.0"); break; } break; #else /* !defined(_SC_KERNEL_BITS) */ puts ("hppa2.0"); break; #endif default: puts ("hppa1.0"); break; } exit (0); } EOF (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` test -z "$HP_ARCH" && HP_ARCH=hppa fi ;; esac if [ ${HP_ARCH} = "hppa2.0w" ] then eval $set_cc_for_build # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler # generating 64-bit code. GNU and HP use different nomenclature: # # $ CC_FOR_BUILD=cc ./config.guess # => hppa2.0w-hp-hpux11.23 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess # => hppa64-hp-hpux11.23 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | grep -q __LP64__ then HP_ARCH="hppa2.0w" else HP_ARCH="hppa64" fi fi echo ${HP_ARCH}-hp-hpux${HPUX_REV} exit ;; ia64:HP-UX:*:*) HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` echo ia64-hp-hpux${HPUX_REV} exit ;; 3050*:HI-UX:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #include int main () { long cpu = sysconf (_SC_CPU_VERSION); /* The order matters, because CPU_IS_HP_MC68K erroneously returns true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct results, however. */ if (CPU_IS_PA_RISC (cpu)) { switch (cpu) { case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; default: puts ("hppa-hitachi-hiuxwe2"); break; } } else if (CPU_IS_HP_MC68K (cpu)) puts ("m68k-hitachi-hiuxwe2"); else puts ("unknown-hitachi-hiuxwe2"); exit (0); } EOF $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && { echo "$SYSTEM_NAME"; exit; } echo unknown-hitachi-hiuxwe2 exit ;; 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) echo hppa1.1-hp-bsd exit ;; 9000/8??:4.3bsd:*:*) echo hppa1.0-hp-bsd exit ;; *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) echo hppa1.0-hp-mpeix exit ;; hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) echo hppa1.1-hp-osf exit ;; hp8??:OSF1:*:*) echo hppa1.0-hp-osf exit ;; i*86:OSF1:*:*) if [ -x /usr/sbin/sysversion ] ; then echo ${UNAME_MACHINE}-unknown-osf1mk else echo ${UNAME_MACHINE}-unknown-osf1 fi exit ;; parisc*:Lites*:*:*) echo hppa1.1-hp-lites exit ;; C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) echo c1-convex-bsd exit ;; C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) if getsysinfo -f scalar_acc then echo c32-convex-bsd else echo c2-convex-bsd fi exit ;; C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) echo c34-convex-bsd exit ;; C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) echo c38-convex-bsd exit ;; C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) echo c4-convex-bsd exit ;; CRAY*Y-MP:*:*:*) echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*[A-Z]90:*:*:*) echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \ -e 's/\.[^.]*$/.X/' exit ;; CRAY*TS:*:*:*) echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*T3E:*:*:*) echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*SV1:*:*:*) echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; *:UNICOS/mp:*:*) echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" exit ;; 5000:UNIX_System_V:4.*:*) FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" exit ;; i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} exit ;; sparc*:BSD/OS:*:*) echo sparc-unknown-bsdi${UNAME_RELEASE} exit ;; *:BSD/OS:*:*) echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} exit ;; *:FreeBSD:*:*) case ${UNAME_MACHINE} in pc98) echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; amd64) echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; *) echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; esac exit ;; i*:CYGWIN*:*) echo ${UNAME_MACHINE}-pc-cygwin exit ;; *:MINGW*:*) echo ${UNAME_MACHINE}-pc-mingw32 exit ;; i*:windows32*:*) # uname -m includes "-pc" on this system. echo ${UNAME_MACHINE}-mingw32 exit ;; i*:PW*:*) echo ${UNAME_MACHINE}-pc-pw32 exit ;; *:Interix*:*) case ${UNAME_MACHINE} in x86) echo i586-pc-interix${UNAME_RELEASE} exit ;; authenticamd | genuineintel | EM64T) echo x86_64-unknown-interix${UNAME_RELEASE} exit ;; IA64) echo ia64-unknown-interix${UNAME_RELEASE} exit ;; esac ;; [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) echo i${UNAME_MACHINE}-pc-mks exit ;; 8664:Windows_NT:*) echo x86_64-pc-mks exit ;; i*:Windows_NT*:* | Pentium*:Windows_NT*:*) # How do we know it's Interix rather than the generic POSIX subsystem? # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we # UNAME_MACHINE based on the output of uname instead of i386? echo i586-pc-interix exit ;; i*:UWIN*:*) echo ${UNAME_MACHINE}-pc-uwin exit ;; amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) echo x86_64-unknown-cygwin exit ;; p*:CYGWIN*:*) echo powerpcle-unknown-cygwin exit ;; prep*:SunOS:5.*:*) echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; *:GNU:*:*) # the GNU system echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` exit ;; *:GNU/*:*:*) # other systems with GNU libc and userland echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu exit ;; i*86:Minix:*:*) echo ${UNAME_MACHINE}-pc-minix exit ;; alpha:Linux:*:*) case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in EV5) UNAME_MACHINE=alphaev5 ;; EV56) UNAME_MACHINE=alphaev56 ;; PCA56) UNAME_MACHINE=alphapca56 ;; PCA57) UNAME_MACHINE=alphapca56 ;; EV6) UNAME_MACHINE=alphaev6 ;; EV67) UNAME_MACHINE=alphaev67 ;; EV68*) UNAME_MACHINE=alphaev68 ;; esac objdump --private-headers /bin/sh | grep -q ld.so.1 if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} exit ;; arm*:Linux:*:*) eval $set_cc_for_build if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ARM_EABI__ then echo ${UNAME_MACHINE}-unknown-linux-gnu else echo ${UNAME_MACHINE}-unknown-linux-gnueabi fi exit ;; avr32*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; cris:Linux:*:*) echo cris-axis-linux-gnu exit ;; crisv32:Linux:*:*) echo crisv32-axis-linux-gnu exit ;; frv:Linux:*:*) echo frv-unknown-linux-gnu exit ;; i*86:Linux:*:*) LIBC=gnu eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #ifdef __dietlibc__ LIBC=dietlibc #endif EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` echo "${UNAME_MACHINE}-pc-linux-${LIBC}" exit ;; ia64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; m32r*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; m68*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; mips:Linux:*:* | mips64:Linux:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #undef CPU #undef ${UNAME_MACHINE} #undef ${UNAME_MACHINE}el #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) CPU=${UNAME_MACHINE}el #else #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) CPU=${UNAME_MACHINE} #else CPU= #endif #endif EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ;; or32:Linux:*:*) echo or32-unknown-linux-gnu exit ;; padre:Linux:*:*) echo sparc-unknown-linux-gnu exit ;; parisc64:Linux:*:* | hppa64:Linux:*:*) echo hppa64-unknown-linux-gnu exit ;; parisc:Linux:*:* | hppa:Linux:*:*) # Look for CPU level case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in PA7*) echo hppa1.1-unknown-linux-gnu ;; PA8*) echo hppa2.0-unknown-linux-gnu ;; *) echo hppa-unknown-linux-gnu ;; esac exit ;; ppc64:Linux:*:*) echo powerpc64-unknown-linux-gnu exit ;; ppc:Linux:*:*) echo powerpc-unknown-linux-gnu exit ;; s390:Linux:*:* | s390x:Linux:*:*) echo ${UNAME_MACHINE}-ibm-linux exit ;; sh64*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; sh*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; sparc:Linux:*:* | sparc64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; vax:Linux:*:*) echo ${UNAME_MACHINE}-dec-linux-gnu exit ;; x86_64:Linux:*:*) echo x86_64-unknown-linux-gnu exit ;; xtensa*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; i*86:DYNIX/ptx:4*:*) # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. # earlier versions are messed up and put the nodename in both # sysname and nodename. echo i386-sequent-sysv4 exit ;; i*86:UNIX_SV:4.2MP:2.*) # Unixware is an offshoot of SVR4, but it has its own version # number series starting with 2... # I am not positive that other SVR4 systems won't match this, # I just have to hope. -- rms. # Use sysv4.2uw... so that sysv4* matches it. echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} exit ;; i*86:OS/2:*:*) # If we were able to find `uname', then EMX Unix compatibility # is probably installed. echo ${UNAME_MACHINE}-pc-os2-emx exit ;; i*86:XTS-300:*:STOP) echo ${UNAME_MACHINE}-unknown-stop exit ;; i*86:atheos:*:*) echo ${UNAME_MACHINE}-unknown-atheos exit ;; i*86:syllable:*:*) echo ${UNAME_MACHINE}-pc-syllable exit ;; i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*) echo i386-unknown-lynxos${UNAME_RELEASE} exit ;; i*86:*DOS:*:*) echo ${UNAME_MACHINE}-pc-msdosdjgpp exit ;; i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} else echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} fi exit ;; i*86:*:5:[678]*) # UnixWare 7.x, OpenUNIX and OpenServer 6. case `/bin/uname -X | grep "^Machine"` in *486*) UNAME_MACHINE=i486 ;; *Pentium) UNAME_MACHINE=i586 ;; *Pent*|*Celeron) UNAME_MACHINE=i686 ;; esac echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} exit ;; i*86:*:3.2:*) if test -f /usr/options/cb.name; then UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')` (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486 (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \ && UNAME_MACHINE=i586 (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \ && UNAME_MACHINE=i686 (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ && UNAME_MACHINE=i686 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL else echo ${UNAME_MACHINE}-pc-sysv32 fi exit ;; pc:*:*:*) # Left here for compatibility: # uname -m prints for DJGPP always 'pc', but it prints nothing about # the processor, so we play safe by assuming i586. # Note: whatever this is, it MUST be the same as what config.sub # prints for the "djgpp" host, or else GDB configury will decide that # this is a cross-build. echo i586-pc-msdosdjgpp exit ;; Intel:Mach:3*:*) echo i386-pc-mach3 exit ;; paragon:*:*:*) echo i860-intel-osf1 exit ;; i860:*:4.*:*) # i860-SVR4 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 else # Add other i860-SVR4 vendors below as they are discovered. echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 fi exit ;; mini*:CTIX:SYS*5:*) # "miniframe" echo m68010-convergent-sysv exit ;; mc68k:UNIX:SYSTEM5:3.51m) echo m68k-convergent-sysv exit ;; M680?0:D-NIX:5.3:*) echo m68k-diab-dnix exit ;; M68*:*:R3V[5678]*:*) test -r /sysV68 && { echo 'm68k-motorola-sysv'; exit; } ;; 3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0) OS_REL='' test -r /etc/.relid \ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4.3${OS_REL}; exit; } /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4; exit; } ;; NCR*:*:4.2:* | MPRAS*:*:4.2:*) OS_REL='.3' test -r /etc/.relid \ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4.3${OS_REL}; exit; } /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) echo m68k-unknown-lynxos${UNAME_RELEASE} exit ;; mc68030:UNIX_System_V:4.*:*) echo m68k-atari-sysv4 exit ;; TSUNAMI:LynxOS:2.*:*) echo sparc-unknown-lynxos${UNAME_RELEASE} exit ;; rs6000:LynxOS:2.*:*) echo rs6000-unknown-lynxos${UNAME_RELEASE} exit ;; PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*) echo powerpc-unknown-lynxos${UNAME_RELEASE} exit ;; SM[BE]S:UNIX_SV:*:*) echo mips-dde-sysv${UNAME_RELEASE} exit ;; RM*:ReliantUNIX-*:*:*) echo mips-sni-sysv4 exit ;; RM*:SINIX-*:*:*) echo mips-sni-sysv4 exit ;; *:SINIX-*:*:*) if uname -p 2>/dev/null >/dev/null ; then UNAME_MACHINE=`(uname -p) 2>/dev/null` echo ${UNAME_MACHINE}-sni-sysv4 else echo ns32k-sni-sysv fi exit ;; PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort # says echo i586-unisys-sysv4 exit ;; *:UNIX_System_V:4*:FTX*) # From Gerald Hewes . # How about differentiating between stratus architectures? -djm echo hppa1.1-stratus-sysv4 exit ;; *:*:*:FTX*) # From seanf@swdc.stratus.com. echo i860-stratus-sysv4 exit ;; i*86:VOS:*:*) # From Paul.Green@stratus.com. echo ${UNAME_MACHINE}-stratus-vos exit ;; *:VOS:*:*) # From Paul.Green@stratus.com. echo hppa1.1-stratus-vos exit ;; mc68*:A/UX:*:*) echo m68k-apple-aux${UNAME_RELEASE} exit ;; news*:NEWS-OS:6*:*) echo mips-sony-newsos6 exit ;; R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) if [ -d /usr/nec ]; then echo mips-nec-sysv${UNAME_RELEASE} else echo mips-unknown-sysv${UNAME_RELEASE} fi exit ;; BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. echo powerpc-be-beos exit ;; BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. echo powerpc-apple-beos exit ;; BePC:BeOS:*:*) # BeOS running on Intel PC compatible. echo i586-pc-beos exit ;; BePC:Haiku:*:*) # Haiku running on Intel PC compatible. echo i586-pc-haiku exit ;; SX-4:SUPER-UX:*:*) echo sx4-nec-superux${UNAME_RELEASE} exit ;; SX-5:SUPER-UX:*:*) echo sx5-nec-superux${UNAME_RELEASE} exit ;; SX-6:SUPER-UX:*:*) echo sx6-nec-superux${UNAME_RELEASE} exit ;; SX-7:SUPER-UX:*:*) echo sx7-nec-superux${UNAME_RELEASE} exit ;; SX-8:SUPER-UX:*:*) echo sx8-nec-superux${UNAME_RELEASE} exit ;; SX-8R:SUPER-UX:*:*) echo sx8r-nec-superux${UNAME_RELEASE} exit ;; Power*:Rhapsody:*:*) echo powerpc-apple-rhapsody${UNAME_RELEASE} exit ;; *:Rhapsody:*:*) echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} exit ;; *:Darwin:*:*) UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown case $UNAME_PROCESSOR in i386) eval $set_cc_for_build if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ grep IS_64BIT_ARCH >/dev/null then UNAME_PROCESSOR="x86_64" fi fi ;; unknown) UNAME_PROCESSOR=powerpc ;; esac echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} exit ;; *:procnto*:*:* | *:QNX:[0123456789]*:*) UNAME_PROCESSOR=`uname -p` if test "$UNAME_PROCESSOR" = "x86"; then UNAME_PROCESSOR=i386 UNAME_MACHINE=pc fi echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE} exit ;; *:QNX:*:4*) echo i386-pc-qnx exit ;; NSE-?:NONSTOP_KERNEL:*:*) echo nse-tandem-nsk${UNAME_RELEASE} exit ;; NSR-?:NONSTOP_KERNEL:*:*) echo nsr-tandem-nsk${UNAME_RELEASE} exit ;; *:NonStop-UX:*:*) echo mips-compaq-nonstopux exit ;; BS2000:POSIX*:*:*) echo bs2000-siemens-sysv exit ;; DS/*:UNIX_System_V:*:*) echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} exit ;; *:Plan9:*:*) # "uname -m" is not consistent, so use $cputype instead. 386 # is converted to i386 for consistency with other x86 # operating systems. if test "$cputype" = "386"; then UNAME_MACHINE=i386 else UNAME_MACHINE="$cputype" fi echo ${UNAME_MACHINE}-unknown-plan9 exit ;; *:TOPS-10:*:*) echo pdp10-unknown-tops10 exit ;; *:TENEX:*:*) echo pdp10-unknown-tenex exit ;; KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) echo pdp10-dec-tops20 exit ;; XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) echo pdp10-xkl-tops20 exit ;; *:TOPS-20:*:*) echo pdp10-unknown-tops20 exit ;; *:ITS:*:*) echo pdp10-unknown-its exit ;; SEI:*:*:SEIUX) echo mips-sei-seiux${UNAME_RELEASE} exit ;; *:DragonFly:*:*) echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` exit ;; *:*VMS:*:*) UNAME_MACHINE=`(uname -p) 2>/dev/null` case "${UNAME_MACHINE}" in A*) echo alpha-dec-vms ; exit ;; I*) echo ia64-dec-vms ; exit ;; V*) echo vax-dec-vms ; exit ;; esac ;; *:XENIX:*:SysV) echo i386-pc-xenix exit ;; i*86:skyos:*:*) echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' exit ;; i*86:rdos:*:*) echo ${UNAME_MACHINE}-pc-rdos exit ;; i*86:AROS:*:*) echo ${UNAME_MACHINE}-pc-aros exit ;; esac #echo '(No uname command or uname output not recognized.)' 1>&2 #echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 eval $set_cc_for_build cat >$dummy.c < # include #endif main () { #if defined (sony) #if defined (MIPSEB) /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed, I don't know.... */ printf ("mips-sony-bsd\n"); exit (0); #else #include printf ("m68k-sony-newsos%s\n", #ifdef NEWSOS4 "4" #else "" #endif ); exit (0); #endif #endif #if defined (__arm) && defined (__acorn) && defined (__unix) printf ("arm-acorn-riscix\n"); exit (0); #endif #if defined (hp300) && !defined (hpux) printf ("m68k-hp-bsd\n"); exit (0); #endif #if defined (NeXT) #if !defined (__ARCHITECTURE__) #define __ARCHITECTURE__ "m68k" #endif int version; version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`; if (version < 4) printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version); else printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version); exit (0); #endif #if defined (MULTIMAX) || defined (n16) #if defined (UMAXV) printf ("ns32k-encore-sysv\n"); exit (0); #else #if defined (CMU) printf ("ns32k-encore-mach\n"); exit (0); #else printf ("ns32k-encore-bsd\n"); exit (0); #endif #endif #endif #if defined (__386BSD__) printf ("i386-pc-bsd\n"); exit (0); #endif #if defined (sequent) #if defined (i386) printf ("i386-sequent-dynix\n"); exit (0); #endif #if defined (ns32000) printf ("ns32k-sequent-dynix\n"); exit (0); #endif #endif #if defined (_SEQUENT_) struct utsname un; uname(&un); if (strncmp(un.version, "V2", 2) == 0) { printf ("i386-sequent-ptx2\n"); exit (0); } if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ printf ("i386-sequent-ptx1\n"); exit (0); } printf ("i386-sequent-ptx\n"); exit (0); #endif #if defined (vax) # if !defined (ultrix) # include # if defined (BSD) # if BSD == 43 printf ("vax-dec-bsd4.3\n"); exit (0); # else # if BSD == 199006 printf ("vax-dec-bsd4.3reno\n"); exit (0); # else printf ("vax-dec-bsd\n"); exit (0); # endif # endif # else printf ("vax-dec-bsd\n"); exit (0); # endif # else printf ("vax-dec-ultrix\n"); exit (0); # endif #endif #if defined (alliant) && defined (i860) printf ("i860-alliant-bsd\n"); exit (0); #endif exit (1); } EOF $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && { echo "$SYSTEM_NAME"; exit; } # Apollos put the system type in the environment. test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit; } # Convex versions that predate uname can use getsysinfo(1) if [ -x /usr/convex/getsysinfo ] then case `getsysinfo -f cpu_type` in c1*) echo c1-convex-bsd exit ;; c2*) if getsysinfo -f scalar_acc then echo c32-convex-bsd else echo c2-convex-bsd fi exit ;; c34*) echo c34-convex-bsd exit ;; c38*) echo c38-convex-bsd exit ;; c4*) echo c4-convex-bsd exit ;; esac fi cat >&2 < in order to provide the needed information to handle your system. config.guess timestamp = $timestamp uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` /bin/uname -X = `(/bin/uname -X) 2>/dev/null` hostinfo = `(hostinfo) 2>/dev/null` /bin/universe = `(/bin/universe) 2>/dev/null` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` /bin/arch = `(/bin/arch) 2>/dev/null` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` UNAME_MACHINE = ${UNAME_MACHINE} UNAME_RELEASE = ${UNAME_RELEASE} UNAME_SYSTEM = ${UNAME_SYSTEM} UNAME_VERSION = ${UNAME_VERSION} EOF exit 1 # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'" # End: