diff -Nru pidgin-2.10.4/aclocal.m4 pidgin-2.10.6/aclocal.m4 --- pidgin-2.10.4/aclocal.m4 2012-05-07 03:37:49.000000000 +0000 +++ pidgin-2.10.6/aclocal.m4 2012-07-06 15:27:05.000000000 +0000 @@ -1,7 +1,8 @@ -# generated automatically by aclocal 1.11.1 -*- Autoconf -*- +# generated automatically by aclocal 1.11.3 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +# 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -260,6 +261,10 @@ [CATOBJEXT=.mo DATADIRNAME=lib]) ;; + *-*-openbsd*) + CATOBJEXT=.mo + DATADIRNAME=share + ;; *) CATOBJEXT=.mo DATADIRNAME=lib @@ -454,7 +459,7 @@ dnl IT_PROG_INTLTOOL([MINIMUM-VERSION], [no-xml]) -# serial 40 IT_PROG_INTLTOOL +# serial 42 IT_PROG_INTLTOOL AC_DEFUN([IT_PROG_INTLTOOL], [ AC_PREREQ([2.50])dnl AC_REQUIRE([AM_NLS])dnl @@ -467,13 +472,11 @@ ;; esac +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; }'` 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.]) @@ -486,25 +489,48 @@ 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 $< [$]@' +if test -z "$AM_DEFAULT_VERBOSITY"; then + AM_DEFAULT_VERBOSITY=1 +fi +AC_SUBST([AM_DEFAULT_VERBOSITY]) + +INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' +INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' +INTLTOOL__v_MERGE_0='@echo " ITMRG " [$]@;' +AC_SUBST(INTLTOOL_V_MERGE) +AC_SUBST(INTLTOOL__v_MERGE_) +AC_SUBST(INTLTOOL__v_MERGE_0) + +INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' +intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' +intltool__v_merge_options_0='-q' +AC_SUBST(INTLTOOL_V_MERGE_OPTIONS) +AC_SUBST(intltool__v_merge_options_) +AC_SUBST(intltool__v_merge_options_0) + + INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< [$]@' + INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' +if test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge 5000; then + INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< [$]@' +else + INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)_it_tmp_dir=tmp.intltool.[$][$]RANDOM && mkdir [$][$]_it_tmp_dir && LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u [$][$]_it_tmp_dir $< [$]@ && rmdir [$][$]_it_tmp_dir' +fi + INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' _IT_SUBST(INTLTOOL_DESKTOP_RULE) _IT_SUBST(INTLTOOL_DIRECTORY_RULE) @@ -550,7 +576,7 @@ 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\"`" + IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` AC_MSG_RESULT([$IT_PERL_VERSION]) fi if test "x$2" != "xno-xml"; then @@ -649,8 +675,8 @@ # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010 Free Software Foundation, -# Inc. +# 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is free software; the Free Software Foundation gives @@ -659,8 +685,8 @@ m4_define([_LT_COPYING], [dnl # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010 Free Software Foundation, -# Inc. +# 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is part of GNU Libtool. @@ -794,6 +820,8 @@ AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl +_LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl +dnl _LT_DECL([], [host_alias], [0], [The host system])dnl _LT_DECL([], [host], [0])dnl _LT_DECL([], [host_os], [0])dnl @@ -1279,7 +1307,7 @@ m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION]) configured by $[0], generated by m4_PACKAGE_STRING. -Copyright (C) 2010 Free Software Foundation, Inc. +Copyright (C) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." @@ -1443,6 +1471,7 @@ m4_case([$1], [C], [_LT_LANG(C)], [C++], [_LT_LANG(CXX)], + [Go], [_LT_LANG(GO)], [Java], [_LT_LANG(GCJ)], [Fortran 77], [_LT_LANG(F77)], [Fortran], [_LT_LANG(FC)], @@ -1464,6 +1493,29 @@ ])# _LT_LANG +m4_ifndef([AC_PROG_GO], [ +# NOTE: This macro has been submitted for inclusion into # +# GNU Autoconf as AC_PROG_GO. When it is available in # +# a released version of Autoconf we should remove this # +# macro and use it instead. # +m4_defun([AC_PROG_GO], +[AC_LANG_PUSH(Go)dnl +AC_ARG_VAR([GOC], [Go compiler command])dnl +AC_ARG_VAR([GOFLAGS], [Go compiler flags])dnl +_AC_ARG_VAR_LDFLAGS()dnl +AC_CHECK_TOOL(GOC, gccgo) +if test -z "$GOC"; then + if test -n "$ac_tool_prefix"; then + AC_CHECK_PROG(GOC, [${ac_tool_prefix}gccgo], [${ac_tool_prefix}gccgo]) + fi +fi +if test -z "$GOC"; then + AC_CHECK_PROG(GOC, gccgo, gccgo, false) +fi +])#m4_defun +])#m4_ifndef + + # _LT_LANG_DEFAULT_CONFIG # ----------------------- m4_defun([_LT_LANG_DEFAULT_CONFIG], @@ -1494,6 +1546,10 @@ m4_ifdef([LT_PROG_GCJ], [m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])]) +AC_PROVIDE_IFELSE([AC_PROG_GO], + [LT_LANG(GO)], + [m4_define([AC_PROG_GO], defn([AC_PROG_GO])[LT_LANG(GO)])]) + AC_PROVIDE_IFELSE([LT_PROG_RC], [LT_LANG(RC)], [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])]) @@ -1596,7 +1652,13 @@ $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 + # If there is a non-empty error log, and "single_module" + # appears in it, assume the flag caused a linker warning + if test -s conftest.err && $GREP single_module conftest.err; then + cat conftest.err >&AS_MESSAGE_LOG_FD + # Otherwise, if the output was created with a 0 exit code from + # the compiler, it worked. + elif test -f libconftest.dylib && test $_lt_result -eq 0; then lt_cv_apple_cc_single_mod=yes else cat conftest.err >&AS_MESSAGE_LOG_FD @@ -1604,6 +1666,7 @@ 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 @@ -1615,6 +1678,7 @@ [lt_cv_ld_exported_symbols_list=no]) LDFLAGS="$save_LDFLAGS" ]) + AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load], [lt_cv_ld_force_load=no cat > conftest.c << _LT_EOF @@ -1632,7 +1696,9 @@ echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err _lt_result=$? - if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then + if test -s conftest.err && $GREP force_load conftest.err; then + cat conftest.err >&AS_MESSAGE_LOG_FD + elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then lt_cv_ld_force_load=yes else cat conftest.err >&AS_MESSAGE_LOG_FD @@ -1677,8 +1743,8 @@ ]) -# _LT_DARWIN_LINKER_FEATURES -# -------------------------- +# _LT_DARWIN_LINKER_FEATURES([TAG]) +# --------------------------------- # Checks for linker and compiler features on darwin m4_defun([_LT_DARWIN_LINKER_FEATURES], [ @@ -1689,6 +1755,8 @@ _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported if test "$lt_cv_ld_force_load" = "yes"; then _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' + m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], + [FC], [_LT_TAGVAR(compiler_needs_object, $1)=yes]) else _LT_TAGVAR(whole_archive_flag_spec, $1)='' fi @@ -1972,14 +2040,27 @@ CFLAGS="$SAVE_CFLAGS" fi ;; -sparc*-*solaris*) +*-*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" ;; + yes*) + case $host in + i?86-*-solaris*) + LD="${LD-ld} -m elf_x86_64" + ;; + sparc*-*-solaris*) + LD="${LD-ld} -m elf64_sparc" + ;; + esac + # GNU ld 2.21 introduced _sol2 emulations. Use them if available. + if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then + LD="${LD-ld}_sol2" + fi + ;; *) if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then LD="${LD-ld} -64" @@ -2056,13 +2137,13 @@ 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 -t \$tool_oldlib" ;; *) - old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib" + old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib" ;; esac - old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" + old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib" fi case $host_os in @@ -2242,6 +2323,11 @@ lt_cv_sys_max_cmd_len=196608 ;; + os2*) + # The test takes a long time on OS/2. + lt_cv_sys_max_cmd_len=8192 + ;; + 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 @@ -2281,7 +2367,7 @@ # 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"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \ + while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ = "X$teststring$teststring"; } >/dev/null 2>&1 && test $i != 17 # 1/2 MB should be enough do @@ -2827,7 +2913,7 @@ case $host_os in aix3*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' shlibpath_var=LIBPATH @@ -2836,7 +2922,7 @@ ;; aix[[4-9]]*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no hardcode_into_libs=yes @@ -2901,7 +2987,7 @@ ;; bsdi[[45]]*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor 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' @@ -3040,7 +3126,7 @@ ;; dgux*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' @@ -3048,10 +3134,6 @@ 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. @@ -3059,7 +3141,7 @@ objformat=`/usr/bin/objformat` else case $host_os in - freebsd[[123]]*) objformat=aout ;; + freebsd[[23]].*) objformat=aout ;; *) objformat=elf ;; esac fi @@ -3077,7 +3159,7 @@ esac shlibpath_var=LD_LIBRARY_PATH case $host_os in - freebsd2*) + freebsd2.*) shlibpath_overrides_runpath=yes ;; freebsd3.[[01]]* | freebsdelf3.[[01]]*) @@ -3097,7 +3179,7 @@ ;; gnu*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' @@ -3108,7 +3190,7 @@ ;; haiku*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no dynamic_linker="$host_os runtime_loader" @@ -3169,7 +3251,7 @@ ;; interix[[3-9]]*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' @@ -3185,7 +3267,7 @@ nonstopux*) version_type=nonstopux ;; *) if test "$lt_cv_prog_gnu_ld" = yes; then - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor else version_type=irix fi ;; @@ -3222,9 +3304,9 @@ dynamic_linker=no ;; -# This must be Linux ELF. +# This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' @@ -3299,7 +3381,7 @@ ;; newsos6) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor 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 @@ -3368,7 +3450,7 @@ ;; solaris*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' @@ -3393,7 +3475,7 @@ ;; sysv4 | sysv4.3*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor 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 @@ -3417,7 +3499,7 @@ sysv4*MP*) if test -d /usr/nec ;then - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor 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 @@ -3448,7 +3530,7 @@ tpf*) # TPF is a cross-target only. Preferred cross-host = GNU/Linux. - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' @@ -3458,7 +3540,7 @@ ;; uts4*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor 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 @@ -3880,7 +3962,7 @@ lt_cv_deplibs_check_method=pass_all ;; -# This must be Linux ELF. +# This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu) lt_cv_deplibs_check_method=pass_all ;; @@ -4300,6 +4382,7 @@ # which start with @ or ?. lt_cv_sys_global_symbol_pipe="$AWK ['"\ " {last_section=section; section=\$ 3};"\ +" /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ " \$ 0!~/External *\|/{next};"\ " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ @@ -4884,7 +4967,9 @@ case $cc_basename in nvcc*) # Cuda Compiler Driver 2.2 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker ' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Xcompiler -fPIC' + if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then + _LT_TAGVAR(lt_prog_compiler_pic, $1)="-Xcompiler $_LT_TAGVAR(lt_prog_compiler_pic, $1)" + fi ;; esac else @@ -4976,18 +5061,33 @@ ;; *) case `$CC -V 2>&1 | sed 5q` in - *Sun\ F* | *Sun*Fortran*) + *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) # 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)='' ;; + *Sun\ F* | *Sun*Fortran*) + _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 ' + ;; *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,' ;; + *Intel*\ [[CF]]*Compiler*) + _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' + _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' + _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' + ;; + *Portland\ Group*) + _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' + _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' + _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' + ;; esac ;; esac @@ -5147,7 +5247,9 @@ ;; cygwin* | mingw* | cegcc*) case $cc_basename in - cl*) ;; + cl*) + _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' + ;; *) _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'] @@ -5175,7 +5277,6 @@ _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 @@ -5429,8 +5530,7 @@ xlf* | bgf* | bgxlf* | mpixlf*) # 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(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_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~ @@ -5726,6 +5826,7 @@ # The linker will not automatically build a static lib if we build a DLL. # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes + _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' _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' # Don't use ranlib _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib' @@ -5772,10 +5873,6 @@ _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 @@ -5788,7 +5885,7 @@ ;; # Unfortunately, older versions of FreeBSD 2 do not have this feature. - freebsd2*) + 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 @@ -5827,7 +5924,6 @@ 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 @@ -6269,9 +6365,6 @@ _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], @@ -6425,7 +6518,6 @@ _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 @@ -6795,7 +6887,7 @@ esac ;; - freebsd[[12]]*) + freebsd2.*) # C++ shared libraries reported to be fairly broken before # switch to ELF _LT_TAGVAR(ld_shlibs, $1)=no @@ -7556,12 +7648,18 @@ } }; _LT_EOF +], [$1], [GO], [cat > conftest.$ac_ext <<_LT_EOF +package foo +func foo() { +} +_LT_EOF ]) _lt_libdeps_save_CFLAGS=$CFLAGS case "$CC $CFLAGS " in #( *\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;; *\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;; +*\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;; esac dnl Parse the compiler output and extract the necessary @@ -7758,7 +7856,6 @@ _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 @@ -7891,7 +7988,6 @@ _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 @@ -8074,6 +8170,73 @@ ])# _LT_LANG_GCJ_CONFIG +# _LT_LANG_GO_CONFIG([TAG]) +# -------------------------- +# Ensure that the configuration variables for the GNU Go compiler +# are suitably defined. These variables are subsequently used by _LT_CONFIG +# to write the compiler configuration to `libtool'. +m4_defun([_LT_LANG_GO_CONFIG], +[AC_REQUIRE([LT_PROG_GO])dnl +AC_LANG_SAVE + +# Source file extension for Go test sources. +ac_ext=go + +# Object file extension for compiled Go test sources. +objext=o +_LT_TAGVAR(objext, $1)=$objext + +# Code to be used in simple compile tests +lt_simple_compile_test_code="package main; func main() { }" + +# Code to be used in simple link tests +lt_simple_link_test_code='package main; func main() { }' + +# 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_CFLAGS=$CFLAGS +lt_save_GCC=$GCC +GCC=yes +CC=${GOC-"gccgo"} +CFLAGS=$GOFLAGS +compiler=$CC +_LT_TAGVAR(compiler, $1)=$CC +_LT_TAGVAR(LD, $1)="$LD" +_LT_CC_BASENAME([$compiler]) + +# Go 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 +_LT_TAGVAR(reload_flag, $1)=$reload_flag +_LT_TAGVAR(reload_cmds, $1)=$reload_cmds + +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 +CFLAGS=$lt_save_CFLAGS +])# _LT_LANG_GO_CONFIG + + # _LT_LANG_RC_CONFIG([TAG]) # ------------------------- # Ensure that the configuration variables for the Windows resource compiler @@ -8143,6 +8306,13 @@ dnl AC_DEFUN([LT_AC_PROG_GCJ], []) +# LT_PROG_GO +# ---------- +AC_DEFUN([LT_PROG_GO], +[AC_CHECK_TOOL(GOC, gccgo,) +]) + + # LT_PROG_RC # ---------- AC_DEFUN([LT_PROG_RC], @@ -8807,9 +8977,24 @@ # 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], + [AS_HELP_STRING([--with-pic@<:@=PKGS@:>@], [try to use only PIC/non-PIC objects @<:@default=use both@:>@])], - [pic_mode="$withval"], + [lt_p=${PACKAGE-default} + case $withval in + yes|no) pic_mode=$withval ;; + *) + pic_mode=default + # Look at the argument we got. We use all the common list separators. + lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," + for lt_pkg in $withval; do + IFS="$lt_save_ifs" + if test "X$lt_pkg" = "X$lt_p"; then + pic_mode=yes + fi + done + IFS="$lt_save_ifs" + ;; + esac], [pic_mode=default]) test -z "$pic_mode" && pic_mode=m4_default([$1], [default]) @@ -8981,15 +9166,15 @@ # @configure_input@ -# serial 3293 ltversion.m4 +# serial 3337 ltversion.m4 # This file is part of GNU Libtool -m4_define([LT_PACKAGE_VERSION], [2.4]) -m4_define([LT_PACKAGE_REVISION], [1.3293]) +m4_define([LT_PACKAGE_VERSION], [2.4.2]) +m4_define([LT_PACKAGE_REVISION], [1.3337]) AC_DEFUN([LTVERSION_VERSION], -[macro_version='2.4' -macro_revision='1.3293' +[macro_version='2.4.2' +macro_revision='1.3337' _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) _LT_DECL(, macro_revision, 0) ]) @@ -9286,12 +9471,15 @@ fi[]dnl ])# PKG_CHECK_MODULES -# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 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_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been @@ -9301,7 +9489,7 @@ [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], [], +m4_if([$1], [1.11.3], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -9317,19 +9505,21 @@ # 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 +[AM_AUTOMAKE_VERSION([1.11.3])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. +# Copyright (C) 2001, 2003, 2005, 2011 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 + # 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/../..'. @@ -9411,14 +9601,14 @@ 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. +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009, +# 2010, 2011 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 +# serial 12 # 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, @@ -9458,6 +9648,7 @@ # 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'. + rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. @@ -9522,7 +9713,7 @@ break fi ;; - msvisualcpp | msvcmsys) + msvc7 | msvc7msys | 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. @@ -9587,10 +9778,13 @@ if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' + am__nodep='_no' fi AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) AC_SUBST([AMDEPBACKSLASH])dnl _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl +AC_SUBST([am__nodep])dnl +_AM_SUBST_NOTMAKE([am__nodep])dnl ]) # Generate code to set up dependency tracking. -*- Autoconf -*- @@ -9812,12 +10006,15 @@ 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. +# Copyright (C) 2001, 2003, 2005, 2008, 2011 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_PROG_INSTALL_SH # ------------------ # Define $install_sh. @@ -9984,12 +10181,15 @@ fi ]) -# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# Copyright (C) 2003, 2004, 2005, 2006, 2011 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_PROG_MKDIR_P # --------------- # Check for `mkdir -p'. @@ -10012,13 +10212,14 @@ # Helper functions for option handling. -*- Autoconf -*- -# Copyright (C) 2001, 2002, 2003, 2005, 2008 Free Software Foundation, Inc. +# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 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 +# serial 5 # _AM_MANGLE_OPTION(NAME) # ----------------------- @@ -10026,13 +10227,13 @@ [[_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)])]) @@ -10108,13 +10309,13 @@ fi AC_MSG_RESULT(yes)]) -# Copyright (C) 2009 Free Software Foundation, Inc. +# Copyright (C) 2009, 2011 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 +# serial 2 # AM_SILENT_RULES([DEFAULT]) # -------------------------- @@ -10129,18 +10330,50 @@ no) AM_DEFAULT_VERBOSITY=1;; *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; esac +dnl +dnl A few `make' implementations (e.g., NonStop OS and NextStep) +dnl do not support nested variable expansions. +dnl See automake bug#9928 and bug#10237. +am_make=${MAKE-make} +AC_CACHE_CHECK([whether $am_make supports nested variables], + [am_cv_make_support_nested_variables], + [if AS_ECHO([['TRUE=$(BAR$(V)) +BAR0=false +BAR1=true +V=1 +am__doit: + @$(TRUE) +.PHONY: am__doit']]) | $am_make -f - >/dev/null 2>&1; then + am_cv_make_support_nested_variables=yes +else + am_cv_make_support_nested_variables=no +fi]) +if test $am_cv_make_support_nested_variables = yes; then + dnl Using `$V' instead of `$(V)' breaks IRIX make. + AM_V='$(V)' + AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' +else + AM_V=$AM_DEFAULT_VERBOSITY + AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY +fi +AC_SUBST([AM_V])dnl +AM_SUBST_NOTMAKE([AM_V])dnl +AC_SUBST([AM_DEFAULT_V])dnl +AM_SUBST_NOTMAKE([AM_DEFAULT_V])dnl 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. +# Copyright (C) 2001, 2003, 2005, 2011 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_PROG_INSTALL_STRIP # --------------------- # One issue with vendor `install' (even GNU) is that you can't @@ -10163,13 +10396,13 @@ INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) -# Copyright (C) 2006, 2008 Free Software Foundation, Inc. +# Copyright (C) 2006, 2008, 2010 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 +# serial 3 # _AM_SUBST_NOTMAKE(VARIABLE) # --------------------------- @@ -10178,13 +10411,13 @@ 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. +# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -10206,10 +10439,11 @@ # 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]) +[# Always define AMTAR for backward compatibility. Yes, it's still used +# in the wild :-( We should find a proper way to deprecate it ... +AC_SUBST([AMTAR], ['$${TAR-tar}']) m4_if([$1], [v7], - [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'], + [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], [m4_case([$1], [ustar],, [pax],, [m4_fatal([Unknown tar format])]) AC_MSG_CHECKING([how to create a $1 tar archive]) diff -Nru pidgin-2.10.4/ChangeLog pidgin-2.10.6/ChangeLog --- pidgin-2.10.4/ChangeLog 2012-05-07 03:37:20.000000000 +0000 +++ pidgin-2.10.6/ChangeLog 2012-07-06 15:03:51.000000000 +0000 @@ -1,5 +1,27 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul +version 2.10.6 (07/06/2012): + Pidgin: + * Fix a bug that requires a triple-click to open a conversation + window from the buddy list. (#15199) + +version 2.10.5 (07/05/2012): + libpurple: + * Add support for GNOME3 proxy settings. (Mihai Serban) (#15054) + + Pidgin: + * Fix a crash that may occur when trying to ignore a user who is + not in the current chat room. (#15139) + + MSN: + * Fix building with MSVC on Windows (broken in 2.10.4). (Florian + Quèze) + + MXit: + * Fix a buffer overflow vulnerability when parsing incoming messages + containing inline images. Thanks to Ulf Härnhammar for reporting + this! (CVE-2012-3374) + version 2.10.4 (05/06/2012): General: * Support building against Farstream in addition to Farsight. @@ -15,7 +37,7 @@ MSN: * Fix a possible crash when receiving messages with certain characters or character encodings. Thanks to Fabian Yamaguchi for reporting - this! + this! (CVE-2012-2318) XMPP: * Fix a possible crash when receiving a series of specially crafted diff -Nru pidgin-2.10.4/ChangeLog.API pidgin-2.10.6/ChangeLog.API --- pidgin-2.10.4/ChangeLog.API 2012-05-07 03:37:20.000000000 +0000 +++ pidgin-2.10.6/ChangeLog.API 2012-07-06 15:04:09.000000000 +0000 @@ -1,5 +1,11 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul +version 2.10.6: + * No changes + +version 2.10.5: + * No changes + version 2.10.4: * No changes diff -Nru pidgin-2.10.4/compile pidgin-2.10.6/compile --- pidgin-2.10.4/compile 2012-05-07 03:37:52.000000000 +0000 +++ pidgin-2.10.6/compile 2012-06-30 23:57:20.000000000 +0000 @@ -1,10 +1,10 @@ #! /bin/sh -# Wrapper for compilers which do not understand `-c -o'. +# Wrapper for compilers which do not understand '-c -o'. -scriptversion=2009-10-06.20; # UTC +scriptversion=2012-01-04.17; # UTC -# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009 Free Software -# Foundation, Inc. +# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009, 2010, 2012 Free +# Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify @@ -29,21 +29,186 @@ # bugs to or send patches to # . +nl=' +' + +# We need space, tab and new line, in precisely that order. Quoting is +# there to prevent tools from complaining about whitespace usage. +IFS=" "" $nl" + +file_conv= + +# func_file_conv build_file lazy +# Convert a $build file to $host form and store it in $file +# Currently only supports Windows hosts. If the determined conversion +# type is listed in (the comma separated) LAZY, no conversion will +# take place. +func_file_conv () +{ + file=$1 + case $file in + / | /[!/]*) # absolute file, and not a UNC file + if test -z "$file_conv"; then + # lazily determine how to convert abs files + case `uname -s` in + MINGW*) + file_conv=mingw + ;; + CYGWIN*) + file_conv=cygwin + ;; + *) + file_conv=wine + ;; + esac + fi + case $file_conv/,$2, in + *,$file_conv,*) + ;; + mingw/*) + file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` + ;; + cygwin/*) + file=`cygpath -m "$file" || echo "$file"` + ;; + wine/*) + file=`winepath -w "$file" || echo "$file"` + ;; + esac + ;; + esac +} + +# func_cl_wrapper cl arg... +# Adjust compile command to suit cl +func_cl_wrapper () +{ + # Assume a capable shell + lib_path= + shared=: + linker_opts= + for arg + do + if test -n "$eat"; then + eat= + else + case $1 in + -o) + # configure might choose to run compile as 'compile cc -o foo foo.c'. + eat=1 + case $2 in + *.o | *.[oO][bB][jJ]) + func_file_conv "$2" + set x "$@" -Fo"$file" + shift + ;; + *) + func_file_conv "$2" + set x "$@" -Fe"$file" + shift + ;; + esac + ;; + -I*) + func_file_conv "${1#-I}" mingw + set x "$@" -I"$file" + shift + ;; + -l*) + lib=${1#-l} + found=no + save_IFS=$IFS + IFS=';' + for dir in $lib_path $LIB + do + IFS=$save_IFS + if $shared && test -f "$dir/$lib.dll.lib"; then + found=yes + set x "$@" "$dir/$lib.dll.lib" + break + fi + if test -f "$dir/$lib.lib"; then + found=yes + set x "$@" "$dir/$lib.lib" + break + fi + done + IFS=$save_IFS + + test "$found" != yes && set x "$@" "$lib.lib" + shift + ;; + -L*) + func_file_conv "${1#-L}" + if test -z "$lib_path"; then + lib_path=$file + else + lib_path="$lib_path;$file" + fi + linker_opts="$linker_opts -LIBPATH:$file" + ;; + -static) + shared=false + ;; + -Wl,*) + arg=${1#-Wl,} + save_ifs="$IFS"; IFS=',' + for flag in $arg; do + IFS="$save_ifs" + linker_opts="$linker_opts $flag" + done + IFS="$save_ifs" + ;; + -Xlinker) + eat=1 + linker_opts="$linker_opts $2" + ;; + -*) + set x "$@" "$1" + shift + ;; + *.cc | *.CC | *.cxx | *.CXX | *.[cC]++) + func_file_conv "$1" + set x "$@" -Tp"$file" + shift + ;; + *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO]) + func_file_conv "$1" mingw + set x "$@" "$file" + shift + ;; + *) + set x "$@" "$1" + shift + ;; + esac + fi + shift + done + if test -n "$linker_opts"; then + linker_opts="-link$linker_opts" + fi + exec "$@" $linker_opts + exit 1 +} + +eat= + case $1 in '') - echo "$0: No command. Try \`$0 --help' for more information." 1>&2 + echo "$0: No command. Try '$0 --help' for more information." 1>&2 exit 1; ;; -h | --h*) cat <<\EOF Usage: compile [--help] [--version] PROGRAM [ARGS] -Wrapper for compilers which do not understand `-c -o'. -Remove `-o dest.o' from ARGS, run PROGRAM with the remaining +Wrapper for compilers which do not understand '-c -o'. +Remove '-o dest.o' from ARGS, run PROGRAM with the remaining arguments, and rename the output as expected. If you are trying to build a whole package this is not the -right script to run: please start by reading the file `INSTALL'. +right script to run: please start by reading the file 'INSTALL'. Report bugs to . EOF @@ -53,11 +218,13 @@ echo "compile $scriptversion" exit $? ;; + cl | *[/\\]cl | cl.exe | *[/\\]cl.exe ) + func_cl_wrapper "$@" # Doesn't return... + ;; esac ofile= cfile= -eat= for arg do @@ -66,8 +233,8 @@ else case $1 in -o) - # configure might choose to run compile as `compile cc -o foo foo.c'. - # So we strip `-o arg' only if arg is an object. + # configure might choose to run compile as 'compile cc -o foo foo.c'. + # So we strip '-o arg' only if arg is an object. eat=1 case $2 in *.o | *.obj) @@ -94,10 +261,10 @@ done if test -z "$ofile" || test -z "$cfile"; then - # If no `-o' option was seen then we might have been invoked from a + # If no '-o' option was seen then we might have been invoked from a # pattern rule where we don't need one. That is ok -- this is a # normal compilation that the losing compiler can handle. If no - # `.c' file was seen then we are probably linking. That is also + # '.c' file was seen then we are probably linking. That is also # ok. exec "$@" fi @@ -106,7 +273,7 @@ cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` # Create the lock directory. -# Note: use `[/\\:.-]' here to ensure that we don't use the same name +# Note: use '[/\\:.-]' here to ensure that we don't use the same name # that we are using for the .o file. Also, base the name on the expected # object file name, since that is what matters with a parallel build. lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d diff -Nru pidgin-2.10.4/config.guess pidgin-2.10.6/config.guess --- pidgin-2.10.4/config.guess 2012-05-07 03:37:52.000000000 +0000 +++ pidgin-2.10.6/config.guess 2012-06-30 23:57:20.000000000 +0000 @@ -2,9 +2,9 @@ # 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, 2010, -# 2011 Free Software Foundation, Inc. +# 2011, 2012 Free Software Foundation, Inc. -timestamp='2011-05-11' +timestamp='2012-02-10' # 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 @@ -17,9 +17,7 @@ # 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. +# 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 @@ -57,8 +55,8 @@ Originally written by Per Bothner. Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free -Software Foundation, Inc. +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 +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." @@ -145,7 +143,7 @@ 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*, + # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently # switched to ELF, *-*-netbsd* would select the old # object file format. This provides both forward @@ -792,13 +790,12 @@ echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} exit ;; *:FreeBSD:*:*) - case ${UNAME_MACHINE} in - pc98) - echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; + UNAME_PROCESSOR=`/usr/bin/uname -p` + case ${UNAME_PROCESSOR} in amd64) echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; *) - echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; + echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; esac exit ;; i*:CYGWIN*:*) @@ -807,6 +804,9 @@ *:MINGW*:*) echo ${UNAME_MACHINE}-pc-mingw32 exit ;; + i*:MSYS*:*) + echo ${UNAME_MACHINE}-pc-msys + exit ;; i*:windows32*:*) # uname -m includes "-pc" on this system. echo ${UNAME_MACHINE}-mingw32 @@ -861,6 +861,13 @@ i*86:Minix:*:*) echo ${UNAME_MACHINE}-pc-minix exit ;; + aarch64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; + aarch64_be:Linux:*:*) + UNAME_MACHINE=aarch64_be + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; alpha:Linux:*:*) case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in EV5) UNAME_MACHINE=alphaev5 ;; @@ -895,13 +902,16 @@ echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; cris:Linux:*:*) - echo cris-axis-linux-gnu + echo ${UNAME_MACHINE}-axis-linux-gnu exit ;; crisv32:Linux:*:*) - echo crisv32-axis-linux-gnu + echo ${UNAME_MACHINE}-axis-linux-gnu exit ;; frv:Linux:*:*) - echo frv-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; + hexagon:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; i*86:Linux:*:*) LIBC=gnu @@ -943,7 +953,7 @@ test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ;; or32:Linux:*:*) - echo or32-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; padre:Linux:*:*) echo sparc-unknown-linux-gnu @@ -978,13 +988,13 @@ echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; tile*:Linux:*:*) - echo ${UNAME_MACHINE}-tilera-linux-gnu + 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 + echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; xtensa*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu @@ -1315,6 +1325,9 @@ i*86:AROS:*:*) echo ${UNAME_MACHINE}-pc-aros exit ;; + x86_64:VMkernel:*:*) + echo ${UNAME_MACHINE}-unknown-esx + exit ;; esac #echo '(No uname command or uname output not recognized.)' 1>&2 diff -Nru pidgin-2.10.4/config.sub pidgin-2.10.6/config.sub --- pidgin-2.10.4/config.sub 2012-05-07 03:37:52.000000000 +0000 +++ pidgin-2.10.6/config.sub 2012-06-30 23:57:20.000000000 +0000 @@ -2,9 +2,9 @@ # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -# 2011 Free Software Foundation, Inc. +# 2011, 2012 Free Software Foundation, Inc. -timestamp='2011-03-23' +timestamp='2012-02-10' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -21,9 +21,7 @@ # 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. +# 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 @@ -76,8 +74,8 @@ GNU config.sub ($timestamp) Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free -Software Foundation, Inc. +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 +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." @@ -132,6 +130,10 @@ os=-$maybe_os basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ;; + android-linux) + os=-linux-android + basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown + ;; *) basic_machine=`echo $1 | sed 's/-[^-]*$//'` if [ $basic_machine != $1 ] @@ -247,17 +249,22 @@ # Some are omitted here because they have special meanings below. 1750a | 580 \ | a29k \ + | aarch64 | aarch64_be \ | 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 \ + | be32 | be64 \ | bfin \ | c4x | clipper \ | d10v | d30v | dlx | dsp16xx \ + | epiphany \ | fido | fr30 | frv \ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ + | hexagon \ | i370 | i860 | i960 | ia64 \ | ip2k | iq2000 \ + | le32 | le64 \ | lm32 \ | m32c | m32r | m32rle | m68000 | m68k | m88k \ | maxq | mb | microblaze | mcore | mep | metag \ @@ -291,7 +298,7 @@ | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle \ | pyramid \ - | rx \ + | rl78 | 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 \ @@ -300,7 +307,7 @@ | spu \ | tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \ | ubicom32 \ - | v850 | v850e \ + | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \ | we32k \ | x86 | xc16x | xstormy16 | xtensa \ | z8k | z80) @@ -315,8 +322,7 @@ c6x) basic_machine=tic6x-unknown ;; - m6811 | m68hc11 | m6812 | m68hc12 | picochip) - # Motorola 68HC11/12. + m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip) basic_machine=$basic_machine-unknown os=-none ;; @@ -329,7 +335,10 @@ strongarm | thumb | xscale) basic_machine=arm-unknown ;; - + xgate) + basic_machine=$basic_machine-unknown + os=-none + ;; xscaleeb) basic_machine=armeb-unknown ;; @@ -352,11 +361,13 @@ # Recognize the basic CPU types with company name. 580-* \ | a29k-* \ + | aarch64-* | aarch64_be-* \ | 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-* \ + | be32-* | be64-* \ | bfin-* | bs2000-* \ | c[123]* | c30-* | [cjt]90-* | c4x-* \ | clipper-* | craynv-* | cydra-* \ @@ -365,8 +376,10 @@ | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ | h8300-* | h8500-* \ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ + | hexagon-* \ | i*86-* | i860-* | i960-* | ia64-* \ | ip2k-* | iq2000-* \ + | le32-* | le64-* \ | lm32-* \ | m32c-* | m32r-* | m32rle-* \ | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ @@ -400,7 +413,7 @@ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ | pyramid-* \ - | romp-* | rs6000-* | rx-* \ + | rl78-* | 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-* \ @@ -408,10 +421,11 @@ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \ | tahoe-* \ | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ - | tile-* | tilegx-* \ + | tile*-* \ | tron-* \ | ubicom32-* \ - | v850-* | v850e-* | vax-* \ + | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \ + | vax-* \ | we32k-* \ | x86-* | x86_64-* | xc16x-* | xps100-* \ | xstormy16-* | xtensa*-* \ @@ -711,7 +725,6 @@ 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 @@ -808,10 +821,18 @@ ms1-*) basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` ;; + msys) + basic_machine=i386-pc + os=-msys + ;; mvs) basic_machine=i370-ibm os=-mvs ;; + nacl) + basic_machine=le32-unknown + os=-nacl + ;; ncr3000) basic_machine=i486-ncr os=-sysv4 @@ -1120,13 +1141,8 @@ basic_machine=t90-cray os=-unicos ;; - # This must be matched before tile*. - tilegx*) - basic_machine=tilegx-unknown - os=-linux-gnu - ;; tile*) - basic_machine=tile-unknown + basic_machine=$basic_machine-unknown os=-linux-gnu ;; tx39) @@ -1336,7 +1352,7 @@ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | -chorusos* | -chorusrdb* | -cegcc* \ - | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ + | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -linux-gnu* | -linux-android* \ | -linux-newlib* | -linux-uclibc* \ | -uxpv* | -beos* | -mpeix* | -udk* \ @@ -1548,9 +1564,6 @@ ;; m68000-sun) os=-sunos3 - # This also exists in the configure program, but was not the - # default. - # os=-sunos4 ;; m68*-cisco) os=-aout diff -Nru pidgin-2.10.4/configure pidgin-2.10.6/configure --- pidgin-2.10.4/configure 2012-05-07 03:38:03.000000000 +0000 +++ pidgin-2.10.6/configure 2012-07-06 15:27:07.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for pidgin 2.10.4. +# Generated by GNU Autoconf 2.68 for pidgin 2.10.6. # # Report bugs to . # @@ -570,8 +570,8 @@ # Identity of this package. PACKAGE_NAME='pidgin' PACKAGE_TARNAME='pidgin' -PACKAGE_VERSION='2.10.4' -PACKAGE_STRING='pidgin 2.10.4' +PACKAGE_VERSION='2.10.6' +PACKAGE_STRING='pidgin 2.10.6' PACKAGE_BUGREPORT='devel@pidgin.im' PACKAGE_URL='' @@ -828,6 +828,12 @@ INTLTOOL_KEYS_RULE INTLTOOL_DIRECTORY_RULE INTLTOOL_DESKTOP_RULE +intltool__v_merge_options_0 +intltool__v_merge_options_ +INTLTOOL_V_MERGE_OPTIONS +INTLTOOL__v_MERGE_0 +INTLTOOL__v_MERGE_ +INTLTOOL_V_MERGE INTLTOOL_EXTRACT INTLTOOL_MERGE INTLTOOL_UPDATE @@ -862,6 +868,7 @@ am__fastdepCC_FALSE am__fastdepCC_TRUE CCDEPMODE +am__nodep AMDEPBACKSLASH AMDEP_FALSE AMDEP_TRUE @@ -888,6 +895,8 @@ PURPLE_MAJOR_VERSION AM_BACKSLASH AM_DEFAULT_VERBOSITY +AM_DEFAULT_V +AM_V am__untar am__tar AMTAR @@ -1631,7 +1640,7 @@ # 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 pidgin 2.10.4 to adapt to many kinds of systems. +\`configure' configures pidgin 2.10.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1705,7 +1714,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of pidgin 2.10.4:";; + short | recursive ) echo "Configuration of pidgin 2.10.6:";; esac cat <<\_ACEOF @@ -1776,7 +1785,7 @@ 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 + --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use both] --with-gnu-ld assume the C compiler uses GNU ld [default=no] --with-sysroot=DIR Search for dependent libraries within DIR @@ -1969,7 +1978,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -pidgin configure 2.10.4 +pidgin configure 2.10.6 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2673,7 +2682,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by pidgin $as_me 2.10.4, which was +It was created by pidgin $as_me 2.10.6, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -3570,7 +3579,7 @@ # Define the identity of the package. PACKAGE='pidgin' - VERSION='2.10.4' + VERSION='2.10.6' cat >>confdefs.h <<_ACEOF @@ -3600,11 +3609,11 @@ # We need awk for the "check" target. The system "awk" is bad on # some platforms. -# Always define AMTAR for backward compatibility. +# Always define AMTAR for backward compatibility. Yes, it's still used +# in the wild :-( We should find a proper way to deprecate it ... +AMTAR='$${TAR-tar}' -AMTAR=${AMTAR-"${am_missing_run}tar"} - -am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' +am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' @@ -3620,19 +3629,46 @@ no) AM_DEFAULT_VERBOSITY=1;; *) AM_DEFAULT_VERBOSITY=0;; esac +am_make=${MAKE-make} +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 +$as_echo_n "checking whether $am_make supports nested variables... " >&6; } +if ${am_cv_make_support_nested_variables+:} false; then : + $as_echo_n "(cached) " >&6 +else + if $as_echo 'TRUE=$(BAR$(V)) +BAR0=false +BAR1=true +V=1 +am__doit: + @$(TRUE) +.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then + am_cv_make_support_nested_variables=yes +else + am_cv_make_support_nested_variables=no +fi +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5 +$as_echo "$am_cv_make_support_nested_variables" >&6; } +if test $am_cv_make_support_nested_variables = yes; then + AM_V='$(V)' + AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' +else + AM_V=$AM_DEFAULT_VERBOSITY + AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY +fi AM_BACKSLASH='\' PURPLE_MAJOR_VERSION=2 PURPLE_MINOR_VERSION=10 -PURPLE_MICRO_VERSION=4 +PURPLE_MICRO_VERSION=6 PURPLE_VERSION=purple_display_version -PURPLE_LT_VERSION_INFO="10:4:10" +PURPLE_LT_VERSION_INFO="10:6:10" GNT_MAJOR_VERSION=2 @@ -4535,6 +4571,7 @@ if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' + am__nodep='_no' fi if test "x$enable_dependency_tracking" != xno; then AMDEP_TRUE= @@ -4559,6 +4596,7 @@ # 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'. + rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. @@ -4618,7 +4656,7 @@ break fi ;; - msvisualcpp | msvcmsys) + msvc7 | msvc7msys | 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. @@ -4838,8 +4876,8 @@ -macro_version='2.4' -macro_revision='1.3293' +macro_version='2.4.2' +macro_revision='1.3337' @@ -5613,6 +5651,11 @@ lt_cv_sys_max_cmd_len=196608 ;; + os2*) + # The test takes a long time on OS/2. + lt_cv_sys_max_cmd_len=8192 + ;; + 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 @@ -5652,7 +5695,7 @@ # 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"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \ + while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ = "X$teststring$teststring"; } >/dev/null 2>&1 && test $i != 17 # 1/2 MB should be enough do @@ -6081,7 +6124,7 @@ lt_cv_deplibs_check_method=pass_all ;; -# This must be Linux ELF. +# This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu) lt_cv_deplibs_check_method=pass_all ;; @@ -6722,13 +6765,13 @@ 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 -t \$tool_oldlib" ;; *) - old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib" + old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib" ;; esac - old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" + old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib" fi case $host_os in @@ -6875,6 +6918,7 @@ # which start with @ or ?. lt_cv_sys_global_symbol_pipe="$AWK '"\ " {last_section=section; section=\$ 3};"\ +" /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ " \$ 0!~/External *\|/{next};"\ " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ @@ -7263,7 +7307,7 @@ CFLAGS="$SAVE_CFLAGS" fi ;; -sparc*-*solaris*) +*-*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 @@ -7274,7 +7318,20 @@ case `/usr/bin/file conftest.o` in *64-bit*) case $lt_cv_prog_gnu_ld in - yes*) LD="${LD-ld} -m elf64_sparc" ;; + yes*) + case $host in + i?86-*-solaris*) + LD="${LD-ld} -m elf_x86_64" + ;; + sparc*-*-solaris*) + LD="${LD-ld} -m elf64_sparc" + ;; + esac + # GNU ld 2.21 introduced _sol2 emulations. Use them if available. + if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then + LD="${LD-ld}_sol2" + fi + ;; *) if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then LD="${LD-ld} -64" @@ -7914,7 +7971,13 @@ $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 + # If there is a non-empty error log, and "single_module" + # appears in it, assume the flag caused a linker warning + if test -s conftest.err && $GREP single_module conftest.err; then + cat conftest.err >&5 + # Otherwise, if the output was created with a 0 exit code from + # the compiler, it worked. + elif test -f libconftest.dylib && test $_lt_result -eq 0; then lt_cv_apple_cc_single_mod=yes else cat conftest.err >&5 @@ -7925,6 +7988,7 @@ 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 ${lt_cv_ld_exported_symbols_list+:} false; then : @@ -7957,6 +8021,7 @@ 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; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5 $as_echo_n "checking for -force_load linker flag... " >&6; } if ${lt_cv_ld_force_load+:} false; then : @@ -7978,7 +8043,9 @@ echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err _lt_result=$? - if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then + if test -s conftest.err && $GREP force_load conftest.err; then + cat conftest.err >&5 + elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then lt_cv_ld_force_load=yes else cat conftest.err >&5 @@ -8353,7 +8420,22 @@ # Check whether --with-pic was given. if test "${with_pic+set}" = set; then : - withval=$with_pic; pic_mode="$withval" + withval=$with_pic; lt_p=${PACKAGE-default} + case $withval in + yes|no) pic_mode=$withval ;; + *) + pic_mode=default + # Look at the argument we got. We use all the common list separators. + lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," + for lt_pkg in $withval; do + IFS="$lt_save_ifs" + if test "X$lt_pkg" = "X$lt_p"; then + pic_mode=yes + fi + done + IFS="$lt_save_ifs" + ;; + esac else pic_mode=default fi @@ -8431,6 +8513,10 @@ + + + + test -z "$LN_S" && LN_S="ln -s" @@ -8886,7 +8972,9 @@ case $cc_basename in nvcc*) # Cuda Compiler Driver 2.2 lt_prog_compiler_wl='-Xlinker ' - lt_prog_compiler_pic='-Xcompiler -fPIC' + if test -n "$lt_prog_compiler_pic"; then + lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic" + fi ;; esac else @@ -8977,18 +9065,33 @@ ;; *) case `$CC -V 2>&1 | sed 5q` in - *Sun\ F* | *Sun*Fortran*) + *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) # 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='' ;; + *Sun\ F* | *Sun*Fortran*) + lt_prog_compiler_pic='-KPIC' + lt_prog_compiler_static='-Bstatic' + lt_prog_compiler_wl='-Qoption ld ' + ;; *Sun\ C*) # Sun C 5.9 lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' lt_prog_compiler_wl='-Wl,' ;; + *Intel*\ [CF]*Compiler*) + lt_prog_compiler_wl='-Wl,' + lt_prog_compiler_pic='-fPIC' + lt_prog_compiler_static='-static' + ;; + *Portland\ Group*) + lt_prog_compiler_wl='-Wl,' + lt_prog_compiler_pic='-fpic' + lt_prog_compiler_static='-Bstatic' + ;; esac ;; esac @@ -9350,7 +9453,6 @@ 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 @@ -9603,8 +9705,7 @@ xlf* | bgf* | bgxlf* | mpixlf*) # 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' + hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' if test "x$supports_anon_versioning" = xyes; then archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ @@ -9984,6 +10085,7 @@ # The linker will not automatically build a static lib if we build a DLL. # _LT_TAGVAR(old_archive_from_new_cmds, )='true' enable_shared_with_static_runtimes=yes + exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols' # Don't use ranlib old_postinstall_cmds='chmod 644 $oldlib' @@ -10029,6 +10131,7 @@ hardcode_shlibpath_var=unsupported if test "$lt_cv_ld_force_load" = "yes"; then whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' + else whole_archive_flag_spec='' fi @@ -10057,10 +10160,6 @@ 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 @@ -10073,7 +10172,7 @@ ;; # Unfortunately, older versions of FreeBSD 2 do not have this feature. - freebsd2*) + freebsd2.*) archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=yes hardcode_minus_L=yes @@ -10112,7 +10211,6 @@ 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 @@ -10736,11 +10834,6 @@ - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 $as_echo_n "checking dynamic linker characteristics... " >&6; } @@ -10830,7 +10923,7 @@ case $host_os in aix3*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' shlibpath_var=LIBPATH @@ -10839,7 +10932,7 @@ ;; aix[4-9]*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no hardcode_into_libs=yes @@ -10904,7 +10997,7 @@ ;; bsdi[45]*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor 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' @@ -11043,7 +11136,7 @@ ;; dgux*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' @@ -11051,10 +11144,6 @@ 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. @@ -11062,7 +11151,7 @@ objformat=`/usr/bin/objformat` else case $host_os in - freebsd[123]*) objformat=aout ;; + freebsd[23].*) objformat=aout ;; *) objformat=elf ;; esac fi @@ -11080,7 +11169,7 @@ esac shlibpath_var=LD_LIBRARY_PATH case $host_os in - freebsd2*) + freebsd2.*) shlibpath_overrides_runpath=yes ;; freebsd3.[01]* | freebsdelf3.[01]*) @@ -11100,7 +11189,7 @@ ;; gnu*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' @@ -11111,7 +11200,7 @@ ;; haiku*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no dynamic_linker="$host_os runtime_loader" @@ -11172,7 +11261,7 @@ ;; interix[3-9]*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' @@ -11188,7 +11277,7 @@ nonstopux*) version_type=nonstopux ;; *) if test "$lt_cv_prog_gnu_ld" = yes; then - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor else version_type=irix fi ;; @@ -11225,9 +11314,9 @@ dynamic_linker=no ;; -# This must be Linux ELF. +# This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' @@ -11321,7 +11410,7 @@ ;; newsos6) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor 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 @@ -11390,7 +11479,7 @@ ;; solaris*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' @@ -11415,7 +11504,7 @@ ;; sysv4 | sysv4.3*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor 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 @@ -11439,7 +11528,7 @@ sysv4*MP*) if test -d /usr/nec ;then - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor 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 @@ -11470,7 +11559,7 @@ tpf*) # TPF is a cross-target only. Preferred cross-host = GNU/Linux. - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' @@ -11480,7 +11569,7 @@ ;; uts4*) - version_type=linux + version_type=linux # correct to gnu/linux during the next big refactor 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 @@ -12262,6 +12351,8 @@ + + ac_config_commands="$ac_config_commands libtool" @@ -14145,14 +14236,12 @@ ;; esac +INTLTOOL_REQUIRED_VERSION_AS_INT=`echo | 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; }'` if test -n ""; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for intltool >= " >&5 $as_echo_n "checking for intltool >= ... " >&6; } - - INTLTOOL_REQUIRED_VERSION_AS_INT=`echo | 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" || @@ -14283,25 +14372,48 @@ 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 $< $@' +if test -z "$AM_DEFAULT_VERBOSITY"; then + AM_DEFAULT_VERBOSITY=1 +fi + + +INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' +INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' +INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' + + + + +INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' +intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' +intltool__v_merge_options_0='-q' + + + + + INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' + INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' +if test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge 5000; then + INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' +else + INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)_it_tmp_dir=tmp.intltool.$$RANDOM && mkdir $$_it_tmp_dir && LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u $$_it_tmp_dir $< $@ && rmdir $$_it_tmp_dir' +fi + INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' @@ -14620,7 +14732,7 @@ 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\"`" + 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 @@ -15268,6 +15380,10 @@ fi ;; + *-*-openbsd*) + CATOBJEXT=.mo + DATADIRNAME=share + ;; *) CATOBJEXT=.mo DATADIRNAME=lib @@ -23779,7 +23895,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by pidgin $as_me 2.10.4, which was +This file was extended by pidgin $as_me 2.10.6, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -23845,7 +23961,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -pidgin config.status 2.10.4 +pidgin config.status 2.10.6 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" @@ -23982,6 +24098,7 @@ enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' +PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' @@ -24064,7 +24181,6 @@ allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`' hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' @@ -24120,6 +24236,7 @@ # Quote evaled strings. for var in SHELL \ ECHO \ +PATH_SEPARATOR \ SED \ GREP \ EGREP \ @@ -24170,7 +24287,6 @@ allow_undefined_flag \ no_undefined_flag \ hardcode_libdir_flag_spec \ -hardcode_libdir_flag_spec_ld \ hardcode_libdir_separator \ exclude_expsyms \ include_expsyms \ @@ -25039,8 +25155,8 @@ # 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, 2009, 2010 Free Software Foundation, -# Inc. +# 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is part of GNU Libtool. @@ -25094,6 +25210,9 @@ # An echo program that protects backslashes. ECHO=$lt_ECHO +# The PATH separator for the build system. +PATH_SEPARATOR=$lt_PATH_SEPARATOR + # The host system. host_alias=$host_alias host=$host @@ -25395,10 +25514,6 @@ # 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 diff -Nru pidgin-2.10.4/configure.ac pidgin-2.10.6/configure.ac --- pidgin-2.10.4/configure.ac 2012-05-07 03:37:20.000000000 +0000 +++ pidgin-2.10.6/configure.ac 2012-07-06 15:04:25.000000000 +0000 @@ -46,7 +46,7 @@ m4_define([purple_lt_current], [10]) m4_define([purple_major_version], [2]) m4_define([purple_minor_version], [10]) -m4_define([purple_micro_version], [4]) +m4_define([purple_micro_version], [6]) m4_define([purple_version_suffix], []) m4_define([purple_version], [purple_major_version.purple_minor_version.purple_micro_version]) @@ -56,7 +56,7 @@ m4_define([gnt_major_version], [2]) m4_define([gnt_minor_version], [8]) m4_define([gnt_micro_version], [9]) -m4_define([gnt_version_suffix], [devel]) +m4_define([gnt_version_suffix], []) m4_define([gnt_version], [gnt_major_version.gnt_minor_version.gnt_micro_version]) m4_define([gnt_display_version], gnt_version[]m4_ifdef([gnt_version_suffix],[gnt_version_suffix])) diff -Nru pidgin-2.10.4/COPYRIGHT pidgin-2.10.6/COPYRIGHT --- pidgin-2.10.4/COPYRIGHT 2012-05-07 03:37:20.000000000 +0000 +++ pidgin-2.10.6/COPYRIGHT 2012-06-30 23:56:57.000000000 +0000 @@ -475,6 +475,7 @@ Torrey Searle Peter Seebach Don Seiler +Mihai Serban Leonardo Serra Matteo Settenvini Colin Seymour diff -Nru pidgin-2.10.4/debian/changelog pidgin-2.10.6/debian/changelog --- pidgin-2.10.4/debian/changelog 2012-05-20 16:52:50.000000000 +0000 +++ pidgin-2.10.6/debian/changelog 2012-07-13 02:57:37.000000000 +0000 @@ -1,14 +1,38 @@ -pidgin (1:2.10.4-1ubuntu0+pidgin3.12.04) precise; urgency=low +pidgin (1:2.10.6-0ubuntu1+pidgin1.12.04) precise; urgency=low - * Build 2.10.4 for the Pidgin PPA + * Build 2.10.6 for the Pidgin PPA - debian/control + Set Maintainer to Richard Laager + Point Vcs-Git & Vcs-Browser to github - + Build-Depend on dh-autoreconf + + Allow libgstfarsight0.10-dev as an alternative to libfarstream-0.1-dev + Relax the network-manager-dev Build-Dep back to >= 0.5.0 + Remove the Conflicts: network-manager (<< 0.9.0) - -- Richard Laager Sun, 20 May 2012 11:52:27 -0500 + -- Richard Laager Thu, 12 Jul 2012 19:38:45 -0500 + +pidgin (1:2.10.6-0ubuntu1) quantal-proposed; urgency=low + + * New upstream release + + -- Robert Ancell Mon, 09 Jul 2012 09:47:15 +1200 + +pidgin (1:2.10.5-0ubuntu1) quantal-proposed; urgency=low + + * New upstream release + * debian/libpurple0.symbols: + - Updated + - Remove debian revisions from symbols versions + + -- Robert Ancell Fri, 06 Jul 2012 10:59:45 +1200 + +pidgin (1:2.10.4-0ubuntu1) quantal; urgency=low + + * New upstream release + * debian/patches/irc_disable_periodic_who.patch: + * debian/patches/70_farstream_rename.patch: + - Applied upstream + + -- Robert Ancell Mon, 28 May 2012 17:21:44 +1200 pidgin (1:2.10.3-0ubuntu2) quantal; urgency=low @@ -33,20 +57,12 @@ -- Ken VanDine Wed, 04 Apr 2012 17:02:58 -0400 -pidgin (1:2.10.1-1ubuntu1) precise; urgency=low +pidgin (1:2.10.2-1ubuntu1) precise; urgency=low * New upstream version based on the Debian update -- Sebastien Bacher Thu, 05 Jan 2012 15:46:36 +0100 -pidgin (2.10.2-1.1) experimental; urgency=low - - * Non-maintainer upload with Ari approval. - * Add debian/patches/port-to-farstream.patch: Use farstream instead of - farsight (Closes: #664527) - - -- Laurent Bigonville Sat, 31 Mar 2012 20:36:59 +0200 - pidgin (2.10.2-1) unstable; urgency=medium * Imported Upstream version 2.10.2 @@ -55,6 +71,21 @@ -- Ari Pollak Wed, 14 Mar 2012 21:20:18 -0400 +pidgin (1:2.10.1-1ubuntu2) precise; urgency=low + + * debian/control + - build depend on farstream instead of farsight, it was renamed upstream + * debian/patches/70_farstream_rename.patch + - updated for the transition from farsight to farstream + + -- Ken VanDine Mon, 05 Mar 2012 15:13:12 -0500 + +pidgin (1:2.10.1-1ubuntu1) precise; urgency=low + + * New upstream version based on the Debian update + + -- Sebastien Bacher Thu, 05 Jan 2012 15:46:36 +0100 + pidgin (2.10.1-1) unstable; urgency=medium * Imported Upstream version 2.10.1 diff -Nru pidgin-2.10.4/debian/control pidgin-2.10.6/debian/control --- pidgin-2.10.4/debian/control 2012-05-20 16:52:07.000000000 +0000 +++ pidgin-2.10.6/debian/control 2012-07-13 02:57:10.000000000 +0000 @@ -4,7 +4,8 @@ Maintainer: Richard Laager XSBC-Original-Maintainer: Ari Pollak Build-Depends: cdbs (>= 0.4.53), debhelper (>= 7), intltool, gconf2, - hardening-wrapper, dh-autoreconf, + libtool, dh-autoreconf, + hardening-wrapper, libgtk2.0-dev (>= 2.10.0), libxss-dev, libmeanwhile-dev, libnss3-dev (>= 3.11.7), tcl-dev, tk-dev, libgstreamer0.10-dev, libgtkspell-dev, libltdl3-dev, libperl-dev, @@ -12,11 +13,11 @@ libdbus-glib-1-dev, dbus, python (>= 2.4), libavahi-client-dev, libavahi-glib-dev, libxml-parser-perl, libncursesw5-dev, libsasl2-dev, libgadu-dev (>= 1:1.11.0-2), - xsltproc, doxygen, libfarstream-0.1-dev | libgstfarsight0.10-dev (>= 0.0.9), + xsltproc, doxygen, libfarstream-0.1-dev (>= 0.1.1) | libgstfarsight0.10-dev (>= 0.0.9), libgstreamer-plugins-base0.10-dev, network-manager-dev (>= 0.5.0) [linux-any], libsqlite3-dev (>= 3.3), libidn11-dev, ca-certificates -Standards-Version: 3.8.3 +Standards-Version: 3.9.3 Vcs-Git: git://github.com/rlaager/pidgin-pkg.git Vcs-Browser: https://github.com/rlaager/pidgin-pkg Homepage: http://www.pidgin.im @@ -31,10 +32,10 @@ to write an IM client that connects to many IM networks. Currently supported are: AIM/ICQ, Yahoo!, MSN, IRC, Jabber/XMPP/Google Talk, Napster, Zephyr, Gadu-Gadu, - Bonjour, Groupwise, Sametime, SIMPLE, MySpaceIM, and MXit. + Bonjour, Groupwise, Sametime, SIMPLE, MySpaceIM, and MXit. . Some extra packages are suggested to use increased functionality: - * tcl8.5, tk8.5: + * tcl8.4, tk8.4: - Support for writing plugins with Tcl/Tk Package: pidgin @@ -46,9 +47,12 @@ Pidgin is a graphical, modular instant messaging client capable of using multiple networks at once. Currently supported are: AIM/ICQ, Yahoo!, MSN, IRC, Jabber/XMPP/Google Talk, Napster, Zephyr, Gadu-Gadu, - Bonjour, Groupwise, Sametime, SIMPLE, MySpaceIM, and MXit. + Bonjour, Groupwise, Sametime, SIMPLE, MySpaceIM, and MXit. . Some extra packages are suggested to use increased functionality: + * gnome-panel | kdebase-workspace-bin | docker: + - To use the system tray icon functionality (minimizing to an icon, having + the icon blink when there are new messages, etc.) * libsqlite3-0: - To use Contact Availability Prediction plugin @@ -80,7 +84,7 @@ Section: debug Architecture: any Depends: ${misc:Depends}, pidgin (= ${binary:Version}) | finch (= ${binary:Version}) | libpurple0 (= ${binary:Version}), pidgin-data (= ${source:Version}), ${shlibs:Depends} -Description: Debugging symbols for Pidgin +Description: Debugging symbols for Pidgin This package includes the debugging symbols useful for debugging Pidgin and its plugins, contained in the pidgin package. The debugging symbols are used for execution tracing and core dump analysis. @@ -93,7 +97,7 @@ Finch is a text/console-based, modular instant messaging client capable of using multiple networks at once. Currently supported are: AIM/ICQ, Yahoo!, MSN, IRC, Jabber/XMPP/Google Talk, Napster, Zephyr, Gadu-Gadu, - Bonjour, Groupwise, Sametime, SIMPLE, MySpaceIM, and MXit. + Bonjour, Groupwise, Sametime, SIMPLE, MySpaceIM, and MXit. . Some extra packages are suggested to use increased functionality: * libx11-6 diff -Nru pidgin-2.10.4/debian/libpurple0.symbols pidgin-2.10.6/debian/libpurple0.symbols --- pidgin-2.10.4/debian/libpurple0.symbols 2012-05-20 01:57:59.000000000 +0000 +++ pidgin-2.10.6/debian/libpurple0.symbols 2012-07-13 02:57:10.000000000 +0000 @@ -13,9 +13,9 @@ PURPLE_CONV_IM@Base 1:2.2.0 _purple_oscar_convert@Base 1:2.6.0 purple_account_add_buddies@Base 1:2.2.0 - purple_account_add_buddies_with_invite@Base 1:2.8.0-1 + purple_account_add_buddies_with_invite@Base 1:2.8.0 purple_account_add_buddy@Base 1:2.2.0 - purple_account_add_buddy_with_invite@Base 1:2.8.0-1 + purple_account_add_buddy_with_invite@Base 1:2.8.0 purple_account_change_password@Base 1:2.2.0 purple_account_clear_current_error@Base 1:2.3.0 purple_account_clear_settings@Base 1:2.2.0 @@ -41,7 +41,7 @@ purple_account_get_protocol_name@Base 1:2.2.0 purple_account_get_proxy_info@Base 1:2.2.0 purple_account_get_remember_password@Base 1:2.2.0 - purple_account_get_silence_suppression@Base 1:2.8.0-1 + purple_account_get_silence_suppression@Base 1:2.8.0 purple_account_get_status@Base 1:2.2.0 purple_account_get_status_type@Base 1:2.2.0 purple_account_get_status_type_with_primitive@Base 1:2.2.0 @@ -80,7 +80,7 @@ purple_account_set_protocol_id@Base 1:2.2.0 purple_account_set_proxy_info@Base 1:2.2.0 purple_account_set_remember_password@Base 1:2.2.0 - purple_account_set_silence_suppression@Base 1:2.8.0-1 + purple_account_set_silence_suppression@Base 1:2.8.0 purple_account_set_status_list@Base 1:2.2.0 purple_account_set_status_types@Base 1:2.2.0 purple_account_set_string@Base 1:2.2.0 @@ -257,12 +257,12 @@ purple_conv_chat_add_users@Base 1:2.2.0 purple_conv_chat_cb_destroy@Base 1:2.2.0 purple_conv_chat_cb_find@Base 1:2.2.0 - purple_conv_chat_cb_get_attribute@Base 1:2.8.0-1 - purple_conv_chat_cb_get_attribute_keys@Base 1:2.8.0-1 + purple_conv_chat_cb_get_attribute@Base 1:2.8.0 + purple_conv_chat_cb_get_attribute_keys@Base 1:2.8.0 purple_conv_chat_cb_get_name@Base 1:2.2.0 purple_conv_chat_cb_new@Base 1:2.2.0 - purple_conv_chat_cb_set_attribute@Base 1:2.8.0-1 - purple_conv_chat_cb_set_attributes@Base 1:2.8.0-1 + purple_conv_chat_cb_set_attribute@Base 1:2.8.0 + purple_conv_chat_cb_set_attributes@Base 1:2.8.0 purple_conv_chat_clear_users@Base 1:2.2.0 purple_conv_chat_find_user@Base 1:2.2.0 purple_conv_chat_get_conversation@Base 1:2.2.0 @@ -435,7 +435,7 @@ purple_notify_set_ui_ops@Base 1:2.2.0 purple_notify_uninit@Base 1:2.2.0 purple_notify_user_info_add_pair@Base 1:2.2.0 - purple_notify_user_info_add_pair_plaintext@Base 1:2.8.0-1 + purple_notify_user_info_add_pair_plaintext@Base 1:2.8.0 purple_notify_user_info_add_section_break@Base 1:2.2.0 purple_notify_user_info_add_section_header@Base 1:2.2.0 purple_notify_user_info_destroy@Base 1:2.2.0 @@ -882,8 +882,8 @@ PURPLE_DBUS_TYPE_PurpleSoundUiOps@Base 1:2.2.0 PURPLE_DBUS_TYPE_PurpleSrvQueryData@Base 1:2.2.0 PURPLE_DBUS_TYPE_PurpleSrvResponse@Base 1:2.2.0 - PURPLE_DBUS_TYPE_PurpleSrvTxtQueryData@Base 1:2.8.0-1 - PURPLE_DBUS_TYPE_PurpleSrvTxtQueryUiOps@Base 1:2.8.0-1 + PURPLE_DBUS_TYPE_PurpleSrvTxtQueryData@Base 1:2.8.0 + PURPLE_DBUS_TYPE_PurpleSrvTxtQueryUiOps@Base 1:2.8.0 PURPLE_DBUS_TYPE_PurpleSslConnection@Base 1:2.2.0 PURPLE_DBUS_TYPE_PurpleSslOps@Base 1:2.2.0 PURPLE_DBUS_TYPE_PurpleStatus@Base 1:2.2.0 @@ -922,9 +922,9 @@ purple_GList_to_array@Base 1:2.2.0 purple_GSList_to_array@Base 1:2.2.0 purple_account_add_buddies@Base 1:2.2.0 - purple_account_add_buddies_with_invite@Base 1:2.8.0-1 + purple_account_add_buddies_with_invite@Base 1:2.8.0 purple_account_add_buddy@Base 1:2.2.0 - purple_account_add_buddy_with_invite@Base 1:2.8.0-1 + purple_account_add_buddy_with_invite@Base 1:2.8.0 purple_account_change_password@Base 1:2.2.0 purple_account_clear_current_error@Base 1:2.3.0 purple_account_clear_settings@Base 1:2.2.0 @@ -951,7 +951,7 @@ purple_account_get_proxy_info@Base 1:2.2.0 purple_account_get_public_alias@Base 1:2.7.0 purple_account_get_remember_password@Base 1:2.2.0 - purple_account_get_silence_suppression@Base 1:2.8.0-1 + purple_account_get_silence_suppression@Base 1:2.8.0 purple_account_get_status@Base 1:2.2.0 purple_account_get_status_type@Base 1:2.2.0 purple_account_get_status_type_with_primitive@Base 1:2.2.0 @@ -1015,7 +1015,7 @@ purple_account_set_public_alias@Base 1:2.7.0 purple_account_set_register_callback@Base 1:2.2.0 purple_account_set_remember_password@Base 1:2.2.0 - purple_account_set_silence_suppression@Base 1:2.8.0-1 + purple_account_set_silence_suppression@Base 1:2.8.0 purple_account_set_status@Base 1:2.2.0 purple_account_set_status_list@Base 1:2.2.0 purple_account_set_status_types@Base 1:2.2.0 @@ -1321,12 +1321,12 @@ purple_conv_chat_add_users@Base 1:2.2.0 purple_conv_chat_cb_destroy@Base 1:2.2.0 purple_conv_chat_cb_find@Base 1:2.2.0 - purple_conv_chat_cb_get_attribute@Base 1:2.8.0-1 - purple_conv_chat_cb_get_attribute_keys@Base 1:2.8.0-1 + purple_conv_chat_cb_get_attribute@Base 1:2.8.0 + purple_conv_chat_cb_get_attribute_keys@Base 1:2.8.0 purple_conv_chat_cb_get_name@Base 1:2.2.0 purple_conv_chat_cb_new@Base 1:2.2.0 - purple_conv_chat_cb_set_attribute@Base 1:2.8.0-1 - purple_conv_chat_cb_set_attributes@Base 1:2.8.0-1 + purple_conv_chat_cb_set_attribute@Base 1:2.8.0 + purple_conv_chat_cb_set_attributes@Base 1:2.8.0 purple_conv_chat_clear_users@Base 1:2.2.0 purple_conv_chat_find_user@Base 1:2.2.0 purple_conv_chat_get_conversation@Base 1:2.2.0 @@ -1473,7 +1473,7 @@ purple_desktop_item_new_from_file@Base 1:2.2.0 purple_desktop_item_unref@Base 1:2.2.0 purple_dnsquery_a@Base 1:2.2.0 - purple_dnsquery_a_account@Base 1:2.8.0-1 + purple_dnsquery_a_account@Base 1:2.8.0 purple_dnsquery_destroy@Base 1:2.2.0 purple_dnsquery_get_host@Base 1:2.2.0 purple_dnsquery_get_port@Base 1:2.2.0 @@ -1585,7 +1585,7 @@ purple_markup_unescape_entity@Base 1:2.2.0 purple_marshal_BOOLEAN__INT_POINTER@Base 1:2.2.0 purple_marshal_BOOLEAN__POINTER@Base 1:2.2.0 - purple_marshal_BOOLEAN__POINTER_BOOLEAN@Base 1:2.8.0-1 + purple_marshal_BOOLEAN__POINTER_BOOLEAN@Base 1:2.8.0 purple_marshal_BOOLEAN__POINTER_POINTER@Base 1:2.2.0 purple_marshal_BOOLEAN__POINTER_POINTER_POINTER@Base 1:2.2.0 purple_marshal_BOOLEAN__POINTER_POINTER_POINTER_POINTER@Base 1:2.2.0 @@ -1597,7 +1597,7 @@ purple_marshal_INT__INT@Base 1:2.2.0 purple_marshal_INT__INT_INT@Base 1:2.2.0 purple_marshal_INT__POINTER_POINTER@Base 1:2.3.0 - purple_marshal_INT__POINTER_POINTER_POINTER@Base 1:2.8.0-1 + purple_marshal_INT__POINTER_POINTER_POINTER@Base 1:2.8.0 purple_marshal_INT__POINTER_POINTER_POINTER_POINTER_POINTER@Base 1:2.2.0 purple_marshal_POINTER__POINTER@Base 1:2.7.0 purple_marshal_POINTER__POINTER_INT64@Base 1:2.2.0 @@ -1632,11 +1632,11 @@ purple_media_backend_fs2_get_type@Base 1:2.7.0 purple_media_backend_fs2_set_input_volume@Base 1:2.7.0 purple_media_backend_fs2_set_output_volume@Base 1:2.7.0 - purple_media_backend_get_available_params@Base 1:2.8.0-1 + purple_media_backend_get_available_params@Base 1:2.8.0 purple_media_backend_get_codecs@Base 1:2.7.0 purple_media_backend_get_local_candidates@Base 1:2.7.0 purple_media_backend_get_type@Base 1:2.7.0 - purple_media_backend_set_params@Base 1:2.8.0-1 + purple_media_backend_set_params@Base 1:2.8.0 purple_media_backend_set_remote_codecs@Base 1:2.7.0 purple_media_backend_set_send_codec@Base 1:2.7.0 purple_media_candidate_copy@Base 1:2.7.0 @@ -1683,9 +1683,9 @@ purple_media_end@Base 1:2.6.0 purple_media_error@Base 1:2.6.0 purple_media_get_account@Base 1:2.6.0 - purple_media_get_active_local_candidates@Base 1:2.8.0-1 - purple_media_get_active_remote_candidates@Base 1:2.8.0-1 - purple_media_get_available_params@Base 1:2.8.0-1 + purple_media_get_active_local_candidates@Base 1:2.8.0 + purple_media_get_active_remote_candidates@Base 1:2.8.0 + purple_media_get_available_params@Base 1:2.8.0 purple_media_get_codecs@Base 1:2.6.0 purple_media_get_local_candidates@Base 1:2.6.0 purple_media_get_manager@Base 1:2.6.0 @@ -1709,7 +1709,7 @@ purple_media_manager_get_pipeline@Base 1:2.6.0 purple_media_manager_get_type@Base 1:2.6.0 purple_media_manager_get_ui_caps@Base 1:2.6.0 - purple_media_manager_get_video_caps@Base 1:2.8.0-1 + purple_media_manager_get_video_caps@Base 1:2.8.0 purple_media_manager_register_element@Base 1:2.6.0 purple_media_manager_remove_media@Base 1:2.6.0 purple_media_manager_remove_output_window@Base 1:2.6.0 @@ -1718,16 +1718,16 @@ purple_media_manager_set_backend_type@Base 1:2.7.0 purple_media_manager_set_output_window@Base 1:2.6.0 purple_media_manager_set_ui_caps@Base 1:2.6.0 - purple_media_manager_set_video_caps@Base 1:2.8.0-1 + purple_media_manager_set_video_caps@Base 1:2.8.0 purple_media_manager_unregister_element@Base 1:2.6.0 purple_media_network_protocol_get_type@Base 1:2.6.0 - purple_media_param_is_supported@Base 1:2.8.0-1 + purple_media_param_is_supported@Base 1:2.8.0 purple_media_remove_output_windows@Base 1:2.6.0 purple_media_session_type_get_type@Base 1:2.6.0 purple_media_set_input_volume@Base 1:2.6.0 purple_media_set_output_volume@Base 1:2.6.0 purple_media_set_output_window@Base 1:2.6.0 - purple_media_set_params@Base 1:2.8.0-1 + purple_media_set_params@Base 1:2.8.0 purple_media_set_prpl_data@Base 1:2.6.0 purple_media_set_remote_codecs@Base 1:2.6.0 purple_media_set_send_codec@Base 1:2.6.0 @@ -1810,7 +1810,7 @@ purple_notify_uninit@Base 1:2.2.0 purple_notify_uri@Base 1:2.2.0 purple_notify_user_info_add_pair@Base 1:2.2.0 - purple_notify_user_info_add_pair_plaintext@Base 1:2.8.0-1 + purple_notify_user_info_add_pair_plaintext@Base 1:2.8.0 purple_notify_user_info_add_section_break@Base 1:2.2.0 purple_notify_user_info_add_section_header@Base 1:2.2.0 purple_notify_user_info_destroy@Base 1:2.2.0 @@ -1918,7 +1918,7 @@ purple_pounce_action_set_enabled@Base 1:2.2.0 purple_pounce_destroy@Base 1:2.2.0 purple_pounce_destroy_all_by_account@Base 1:2.2.0 - purple_pounce_destroy_all_by_buddy@Base 1:2.8.0-1 + purple_pounce_destroy_all_by_buddy@Base 1:2.8.0 purple_pounce_execute@Base 1:2.2.0 purple_pounce_get_data@Base 1:2.2.0 purple_pounce_get_events@Base 1:2.2.0 @@ -2023,7 +2023,7 @@ purple_proxy_connect_cancel@Base 1:2.2.0 purple_proxy_connect_cancel_with_handle@Base 1:2.2.0 purple_proxy_connect_socks5@Base 1:2.2.0 - purple_proxy_connect_socks5_account@Base 1:2.8.0-1 + purple_proxy_connect_socks5_account@Base 1:2.8.0 purple_proxy_connect_udp@Base 1:2.6.0 purple_proxy_get_handle@Base 1:2.2.0 purple_proxy_get_setup@Base 1:2.2.0 @@ -2285,11 +2285,12 @@ purple_sounds_get_handle@Base 1:2.2.0 purple_srv_cancel@Base 1:2.2.0 purple_srv_resolve@Base 1:2.2.0 - purple_srv_resolve_account@Base 1:2.8.0-1 - purple_srv_txt_query_get_query@Base 1:2.8.0-1 - purple_srv_txt_query_get_type@Base 1:2.8.0-1 - purple_srv_txt_query_get_ui_ops@Base 1:2.8.0-1 - purple_srv_txt_query_set_ui_ops@Base 1:2.8.0-1 + purple_srv_resolve_account@Base 1:2.8.0 + purple_srv_txt_query_destroy@Base 1:2.10.5 + purple_srv_txt_query_get_query@Base 1:2.8.0 + purple_srv_txt_query_get_type@Base 1:2.8.0 + purple_srv_txt_query_get_ui_ops@Base 1:2.8.0 + purple_srv_txt_query_set_ui_ops@Base 1:2.8.0 purple_ssl_close@Base 1:2.2.0 purple_ssl_connect@Base 1:2.2.0 purple_ssl_connect_fd@Base 1:2.2.0 @@ -2415,7 +2416,7 @@ purple_timeout_remove@Base 1:2.2.0 purple_txt_cancel@Base 1:2.6.0 purple_txt_resolve@Base 1:2.6.0 - purple_txt_resolve_account@Base 1:2.8.0-1 + purple_txt_resolve_account@Base 1:2.8.0 purple_txt_response_destroy@Base 1:2.6.0 purple_txt_response_get_content@Base 1:2.6.0 purple_unescape_filename@Base 1:2.2.0 diff -Nru pidgin-2.10.4/debian/patches/04_let_crasher_for_apport.patch pidgin-2.10.6/debian/patches/04_let_crasher_for_apport.patch --- pidgin-2.10.4/debian/patches/04_let_crasher_for_apport.patch 2012-05-20 01:57:59.000000000 +0000 +++ pidgin-2.10.6/debian/patches/04_let_crasher_for_apport.patch 2012-07-13 02:57:10.000000000 +0000 @@ -1,6 +1,8 @@ ---- pidgin-2.3.1/pidgin/gtkmain.c 2007-12-07 14:37:11.000000000 +0000 -+++ pidgin-2.3.1/pidgin/gtkmain.c.new 2007-12-21 03:14:32.000000000 +0000 -@@ -93,7 +93,6 @@ +Index: pidgin-2.10.2/pidgin/gtkmain.c +=================================================================== +--- pidgin-2.10.2.orig/pidgin/gtkmain.c 2012-03-14 06:28:02.000000000 +0100 ++++ pidgin-2.10.2/pidgin/gtkmain.c 2012-03-16 12:33:48.964065522 +0100 +@@ -84,7 +84,6 @@ * Each list terminated with -1 */ static const int catch_sig_list[] = { @@ -8,4 +10,3 @@ SIGINT, SIGTERM, SIGQUIT, - diff -Nru pidgin-2.10.4/debian/patches/05_default_to_irc_ubuntu_com.patch pidgin-2.10.6/debian/patches/05_default_to_irc_ubuntu_com.patch --- pidgin-2.10.4/debian/patches/05_default_to_irc_ubuntu_com.patch 2012-05-20 01:57:59.000000000 +0000 +++ pidgin-2.10.6/debian/patches/05_default_to_irc_ubuntu_com.patch 2012-07-13 02:57:10.000000000 +0000 @@ -1,6 +1,7 @@ -diff -Nur -x '*.orig' -x '*~' pidgin-2.5.5/libpurple/protocols/irc/irc.h pidgin-2.5.5.new/libpurple/protocols/irc/irc.h ---- pidgin-2.5.5/libpurple/protocols/irc/irc.h 2008-10-31 01:55:26.000000000 +0100 -+++ pidgin-2.5.5.new/libpurple/protocols/irc/irc.h 2009-03-09 20:28:55.000000000 +0100 +Index: pidgin-2.10.2/libpurple/protocols/irc/irc.h +=================================================================== +--- pidgin-2.10.2.orig/libpurple/protocols/irc/irc.h 2012-03-14 06:28:00.000000000 +0100 ++++ pidgin-2.10.2/libpurple/protocols/irc/irc.h 2012-03-16 12:33:51.680065624 +0100 @@ -30,7 +30,7 @@ #include "roomlist.h" #include "sslconn.h" diff -Nru pidgin-2.10.4/debian/patches/10_docklet_default_off.patch pidgin-2.10.6/debian/patches/10_docklet_default_off.patch --- pidgin-2.10.4/debian/patches/10_docklet_default_off.patch 2012-05-20 01:57:59.000000000 +0000 +++ pidgin-2.10.6/debian/patches/10_docklet_default_off.patch 2012-07-13 02:57:10.000000000 +0000 @@ -1,6 +1,8 @@ === modified file 'pidgin/gtkdocklet.c' ---- old/pidgin/gtkdocklet.c 2009-03-09 23:42:38 +0000 -+++ new/pidgin/gtkdocklet.c 2009-03-19 04:03:25 +0000 +Index: pidgin-2.10.2/pidgin/gtkdocklet.c +=================================================================== +--- pidgin-2.10.2.orig/pidgin/gtkdocklet.c 2012-03-14 06:28:02.000000000 +0100 ++++ pidgin-2.10.2/pidgin/gtkdocklet.c 2012-03-16 12:33:53.572065697 +0100 @@ -841,7 +841,7 @@ purple_prefs_add_none(PIDGIN_PREFS_ROOT "/docklet"); @@ -10,4 +12,3 @@ purple_prefs_connect_callback(docklet_handle, PIDGIN_PREFS_ROOT "/docklet/show", docklet_show_pref_changed_cb, NULL); - diff -Nru pidgin-2.10.4/debian/patches/11_buddy_list_really_show.patch pidgin-2.10.6/debian/patches/11_buddy_list_really_show.patch --- pidgin-2.10.4/debian/patches/11_buddy_list_really_show.patch 2012-05-20 01:57:59.000000000 +0000 +++ pidgin-2.10.6/debian/patches/11_buddy_list_really_show.patch 2012-07-13 02:57:10.000000000 +0000 @@ -1,7 +1,9 @@ === modified file 'pidgin/gtkblist.c' ---- old/pidgin/gtkblist.c 2009-03-09 23:42:38 +0000 -+++ new/pidgin/gtkblist.c 2009-03-19 05:16:10 +0000 -@@ -6415,6 +6415,12 @@ +Index: pidgin-2.10.4/pidgin/gtkblist.c +=================================================================== +--- pidgin-2.10.4.orig/pidgin/gtkblist.c 2012-05-07 15:37:25.000000000 +1200 ++++ pidgin-2.10.4/pidgin/gtkblist.c 2012-05-28 17:31:17.349363076 +1200 +@@ -6907,6 +6907,12 @@ purple_prefs_disconnect_by_handle(pidgin_blist_get_handle()); } @@ -14,7 +16,7 @@ static void pidgin_blist_set_visible(PurpleBuddyList *list, gboolean show) { if (!(gtkblist && gtkblist->window)) -@@ -6424,7 +6431,11 @@ +@@ -6916,7 +6922,11 @@ if(!PIDGIN_WINDOW_ICONIFIED(gtkblist->window) && !GTK_WIDGET_VISIBLE(gtkblist->window)) purple_signal_emit(pidgin_blist_get_handle(), "gtkblist-unhiding", gtkblist); pidgin_blist_restore_position(); @@ -26,4 +28,3 @@ } else { if(visibility_manager_count) { purple_signal_emit(pidgin_blist_get_handle(), "gtkblist-hiding", gtkblist); - diff -Nru pidgin-2.10.4/debian/patches/13_sounds_and_timers.patch pidgin-2.10.6/debian/patches/13_sounds_and_timers.patch --- pidgin-2.10.4/debian/patches/13_sounds_and_timers.patch 2012-05-20 01:57:59.000000000 +0000 +++ pidgin-2.10.6/debian/patches/13_sounds_and_timers.patch 2012-07-13 02:57:10.000000000 +0000 @@ -1,8 +1,8 @@ === modified file 'pidgin/gtksound.c' -Index: pidgin-2.7.5/pidgin/gtksound.c +Index: pidgin-2.10.2/pidgin/gtksound.c =================================================================== ---- pidgin-2.7.5.orig/pidgin/gtksound.c 2010-06-17 12:00:38.000000000 +0800 -+++ pidgin-2.7.5/pidgin/gtksound.c 2010-11-19 20:42:56.000000000 +0800 +--- pidgin-2.10.2.orig/pidgin/gtksound.c 2012-03-14 06:28:02.000000000 +0100 ++++ pidgin-2.10.2/pidgin/gtksound.c 2012-03-16 12:33:57.148065833 +0100 @@ -228,7 +228,7 @@ } diff -Nru pidgin-2.10.4/debian/patches/60_1024x600_gtkpounce.c.patch pidgin-2.10.6/debian/patches/60_1024x600_gtkpounce.c.patch --- pidgin-2.10.4/debian/patches/60_1024x600_gtkpounce.c.patch 2012-05-20 01:57:59.000000000 +0000 +++ pidgin-2.10.6/debian/patches/60_1024x600_gtkpounce.c.patch 2012-07-13 02:57:10.000000000 +0000 @@ -1,7 +1,8 @@ -diff -Nur -x '*.orig' -x '*~' pidgin-2.5.4/pidgin/gtkpounce.c pidgin-2.5.4.new/pidgin/gtkpounce.c ---- pidgin-2.5.4/pidgin/gtkpounce.c 2009-01-13 03:05:39.000000000 +0800 -+++ pidgin-2.5.4.new/pidgin/gtkpounce.c 2009-02-26 00:38:15.445274448 +0800 -@@ -498,6 +498,7 @@ +Index: pidgin-2.10.2/pidgin/gtkpounce.c +=================================================================== +--- pidgin-2.10.2.orig/pidgin/gtkpounce.c 2012-03-14 06:28:02.000000000 +0100 ++++ pidgin-2.10.2/pidgin/gtkpounce.c 2012-03-16 12:33:59.276065914 +0100 +@@ -495,6 +495,7 @@ GPtrArray *sound_widgets; GPtrArray *exec_widgets; GtkWidget *send_msg_imhtml; @@ -9,7 +10,7 @@ g_return_if_fail((cur_pounce != NULL) || (account != NULL) || -@@ -547,8 +548,14 @@ +@@ -544,8 +545,14 @@ /* Create the vbox that will contain all the prefs stuff. */ vbox2 = gtk_vbox_new(FALSE, PIDGIN_HIG_BOX_SPACE); @@ -26,7 +27,7 @@ /* Create the "Pounce on Whom" frame. */ frame = pidgin_make_frame(vbox2, _("Pounce on Whom")); -@@ -1015,6 +1022,12 @@ +@@ -1012,6 +1019,12 @@ } gtk_widget_show(vbox2); diff -Nru pidgin-2.10.4/debian/patches/60_1024x600_gtkprefs.c.patch pidgin-2.10.6/debian/patches/60_1024x600_gtkprefs.c.patch --- pidgin-2.10.4/debian/patches/60_1024x600_gtkprefs.c.patch 2012-05-20 01:57:59.000000000 +0000 +++ pidgin-2.10.6/debian/patches/60_1024x600_gtkprefs.c.patch 2012-07-13 02:57:10.000000000 +0000 @@ -1,7 +1,7 @@ -Index: pidgin/pidgin/gtkprefs.c +Index: pidgin-2.10.2/pidgin/gtkprefs.c =================================================================== ---- pidgin.orig/pidgin/gtkprefs.c 2011-08-25 12:07:45.661087959 -0400 -+++ pidgin/pidgin/gtkprefs.c 2011-08-25 14:40:03.701783075 -0400 +--- pidgin-2.10.2.orig/pidgin/gtkprefs.c 2012-03-14 06:28:02.000000000 +0100 ++++ pidgin-2.10.2/pidgin/gtkprefs.c 2012-03-16 12:34:01.108065984 +0100 @@ -1333,6 +1333,7 @@ GtkWidget *label; GtkSizeGroup *sg; @@ -57,7 +57,7 @@ ret = gtk_vbox_new(FALSE, PIDGIN_HIG_CAT_SPACE); gtk_container_set_border_width (GTK_CONTAINER (ret), PIDGIN_HIG_BORDER); -@@ -2005,6 +2025,14 @@ +@@ -2014,6 +2034,14 @@ g_object_unref(sg); } @@ -72,7 +72,7 @@ return ret; } #endif /*_WIN32*/ -@@ -2443,6 +2471,7 @@ +@@ -2460,6 +2488,7 @@ int j; const char *file; char *pref; @@ -80,7 +80,7 @@ #ifndef _WIN32 GtkWidget *dd; GtkWidget *entry; -@@ -2614,6 +2643,15 @@ +@@ -2631,6 +2660,15 @@ gtk_box_pack_start(GTK_BOX(hbox), button, FALSE, FALSE, 1); gtk_widget_show_all(ret); diff -Nru pidgin-2.10.4/debian/patches/libnssckbi_path.patch pidgin-2.10.6/debian/patches/libnssckbi_path.patch --- pidgin-2.10.4/debian/patches/libnssckbi_path.patch 2011-12-12 15:05:12.000000000 +0000 +++ pidgin-2.10.6/debian/patches/libnssckbi_path.patch 2012-07-13 02:57:10.000000000 +0000 @@ -2,11 +2,11 @@ Bug-Debian: http://bugs.debian.org/564711 Forwarded: no Description: Fix path to libnssckbi.so -Index: pidgin/libpurple/plugins/ssl/ssl-nss.c +Index: pidgin-2.10.2/libpurple/plugins/ssl/ssl-nss.c =================================================================== ---- pidgin.orig/libpurple/plugins/ssl/ssl-nss.c -+++ pidgin/libpurple/plugins/ssl/ssl-nss.c -@@ -131,7 +131,7 @@ ssl_nss_init_nss(void) +--- pidgin-2.10.2.orig/libpurple/plugins/ssl/ssl-nss.c 2012-03-14 06:28:00.000000000 +0100 ++++ pidgin-2.10.2/libpurple/plugins/ssl/ssl-nss.c 2012-03-16 12:34:02.860066050 +0100 +@@ -131,7 +131,7 @@ /* TODO: Fix this so autoconf does the work trying to find this lib. */ #ifndef _WIN32 diff -Nru pidgin-2.10.4/debian/rules pidgin-2.10.6/debian/rules --- pidgin-2.10.4/debian/rules 2012-05-20 05:48:20.000000000 +0000 +++ pidgin-2.10.6/debian/rules 2012-07-13 02:57:10.000000000 +0000 @@ -7,7 +7,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/gnome.mk include /usr/share/cdbs/1/rules/utils.mk -include /usr/share/cdbs/1/rules/autoreconf.mk # Build into a separate directory @@ -17,7 +16,7 @@ DEB_CONFIGURE_EXTRA_FLAGS = --disable-gevolution \ --enable-cap --with-system-ssl-certs=/etc/ssl/certs \ --enable-perl --with-zephyr=/usr --enable-dbus --enable-gnutls=no \ - --enable-nss=yes --enable-cyrus-sasl --enable-vv --enable-farstream \ + --enable-nss=yes --enable-cyrus-sasl --enable-vv --enable-farsight \ --enable-tcl --enable-tk \ --with-dynamic-prpls=bonjour,gg,irc,jabber,msn,myspace,mxit,novell,oscar,sametime,simple,yahoo,zephyr # disable silc ifeq ($(DEB_BUILD_ARCH_OS),linux) diff -Nru pidgin-2.10.4/depcomp pidgin-2.10.6/depcomp --- pidgin-2.10.4/depcomp 2012-05-07 03:37:52.000000000 +0000 +++ pidgin-2.10.6/depcomp 2012-06-30 23:57:20.000000000 +0000 @@ -1,10 +1,10 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2009-04-28.21; # UTC +scriptversion=2011-12-04.11; # UTC -# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009 Free -# Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010, +# 2011 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 @@ -44,7 +44,7 @@ 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. + tmpdepfile Temporary file to use when outputting dependencies. libtool Whether libtool is used (yes/no). Report bugs to . @@ -90,10 +90,18 @@ # 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" + cygpath_u='sed s,\\\\,/,g' depmode=msvisualcpp fi +if test "$depmode" = msvc7msys; then + # This is just like msvc7 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=msvc7 +fi + case "$depmode" in gcc3) ## gcc 3 implements dependency tracking that does exactly what @@ -158,10 +166,12 @@ ' < "$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. +## well. hp depmode also adds that space, but also prefixes the VPATH +## to the object. Take care to not repeat it in the output. ## 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" + sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \ + | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; @@ -405,6 +415,52 @@ rm -f "$tmpdepfile" ;; +msvc7) + if test "$libtool" = yes; then + showIncludes=-Wc,-showIncludes + else + showIncludes=-showIncludes + fi + "$@" $showIncludes > "$tmpdepfile" + stat=$? + grep -v '^Note: including file: ' "$tmpdepfile" + if test "$stat" = 0; then : + else + rm -f "$tmpdepfile" + exit $stat + fi + rm -f "$depfile" + echo "$object : \\" > "$depfile" + # The first sed program below extracts the file names and escapes + # backslashes for cygpath. The second sed program outputs the file + # name when reading, but also accumulates all include files in the + # hold buffer in order to output them again at the end. This only + # works with sed implementations that can handle large buffers. + sed < "$tmpdepfile" -n ' +/^Note: including file: *\(.*\)/ { + s//\1/ + s/\\/\\\\/g + p +}' | $cygpath_u | sort -u | sed -n ' +s/ /\\ /g +s/\(.*\)/ \1 \\/p +s/.\(.*\) \\/\1:/ +H +$ { + s/.*/ / + G + p +}' >> "$depfile" + rm -f "$tmpdepfile" + ;; + +msvc7msys) + # 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 + ;; + #nosideeffect) # This comment above is used by automake to tell side-effect # dependency tracking mechanisms from slower ones. @@ -503,7 +559,9 @@ touch "$tmpdepfile" ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@" rm -f "$depfile" - cat < "$tmpdepfile" > "$depfile" + # makedepend may prepend the VPATH from the source file name to the object. + # No need to regex-escape $object, excess matching of '.' is harmless. + sed "s|^.*\($object *:\)|\1|" "$tmpdepfile" > "$depfile" sed '1,2d' "$tmpdepfile" | tr ' ' ' ' | \ ## Some versions of the HPUX 10.20 sed can't process this invocation diff -Nru pidgin-2.10.4/doc/Makefile.in pidgin-2.10.6/doc/Makefile.in --- pidgin-2.10.4/doc/Makefile.in 2012-05-07 03:37:52.000000000 +0000 +++ pidgin-2.10.6/doc/Makefile.in 2012-07-06 15:27:40.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -47,11 +47,11 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = pidgin.1 finch.1 CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -76,6 +76,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } man1dir = $(mandir)/man1 am__installdirs = "$(DESTDIR)$(man1dir)" NROFF = nroff @@ -169,6 +175,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -303,6 +313,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -440,9 +452,7 @@ sed -n '/\.1[a-z]*$$/p'; \ } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ - test -z "$$files" || { \ - echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(man1dir)" && rm -f $$files; } + dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir) tags: TAGS TAGS: @@ -510,10 +520,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/finch/libgnt/gntmarshal.c pidgin-2.10.6/finch/libgnt/gntmarshal.c --- pidgin-2.10.4/finch/libgnt/gntmarshal.c 2012-05-07 03:39:21.000000000 +0000 +++ pidgin-2.10.6/finch/libgnt/gntmarshal.c 2012-07-06 15:28:15.000000000 +0000 @@ -5,7 +5,7 @@ #ifdef G_ENABLE_DEBUG #define g_marshal_value_peek_boolean(v) g_value_get_boolean (v) -#define g_marshal_value_peek_char(v) g_value_get_char (v) +#define g_marshal_value_peek_char(v) g_value_get_schar (v) #define g_marshal_value_peek_uchar(v) g_value_get_uchar (v) #define g_marshal_value_peek_int(v) g_value_get_int (v) #define g_marshal_value_peek_uint(v) g_value_get_uint (v) diff -Nru pidgin-2.10.4/finch/libgnt/Makefile.in pidgin-2.10.6/finch/libgnt/Makefile.in --- pidgin-2.10.4/finch/libgnt/Makefile.in 2012-05-07 03:37:52.000000000 +0000 +++ pidgin-2.10.6/finch/libgnt/Makefile.in 2012-07-06 15:27:40.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -70,6 +70,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \ "$(DESTDIR)$(libgnt_laincludedir)" LTLIBRARIES = $(lib_LTLIBRARIES) @@ -82,8 +88,8 @@ gnttextview.lo gnttree.lo gntutils.lo gntwindow.lo gntwm.lo \ gntws.lo gntmain.lo libgnt_la_OBJECTS = $(am_libgnt_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libgnt_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -98,21 +104,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgnt_la_SOURCES) DIST_SOURCES = $(libgnt_la_SOURCES) @@ -247,6 +253,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -381,6 +391,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -559,7 +571,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libgnt.la: $(libgnt_la_OBJECTS) $(libgnt_la_DEPENDENCIES) +libgnt.la: $(libgnt_la_OBJECTS) $(libgnt_la_DEPENDENCIES) $(EXTRA_libgnt_la_DEPENDENCIES) $(AM_V_CCLD)$(libgnt_la_LINK) -rpath $(libdir) $(libgnt_la_OBJECTS) $(libgnt_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -599,26 +611,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -642,9 +651,7 @@ @$(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 + dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) install-libgnt_laincludeHEADERS: $(libgnt_lainclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(libgnt_laincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libgnt_laincludedir)" @@ -662,9 +669,7 @@ @$(NORMAL_UNINSTALL) @list='$(libgnt_lainclude_HEADERS)'; test -n "$(libgnt_laincludedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(libgnt_laincludedir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(libgnt_laincludedir)" && rm -f $$files + dir='$(DESTDIR)$(libgnt_laincludedir)'; $(am__uninstall_files_from_dir) # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. @@ -879,10 +884,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/finch/libgnt/wms/Makefile.in pidgin-2.10.6/finch/libgnt/wms/Makefile.in --- pidgin-2.10.4/finch/libgnt/wms/Makefile.in 2012-05-07 03:37:53.000000000 +0000 +++ pidgin-2.10.6/finch/libgnt/wms/Makefile.in 2012-07-06 15:27:40.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,14 +66,20 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(plugindir)" LTLIBRARIES = $(plugin_LTLIBRARIES) am__DEPENDENCIES_1 = irssi_la_DEPENDENCIES = $(am__DEPENDENCIES_1) ../libgnt.la am_irssi_la_OBJECTS = irssi.lo irssi_la_OBJECTS = $(am_irssi_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent irssi_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -96,21 +102,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(irssi_la_SOURCES) $(s_la_SOURCES) DIST_SOURCES = $(irssi_la_SOURCES) $(s_la_SOURCES) @@ -205,6 +211,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -339,6 +349,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -459,9 +471,9 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -irssi.la: $(irssi_la_OBJECTS) $(irssi_la_DEPENDENCIES) +irssi.la: $(irssi_la_OBJECTS) $(irssi_la_DEPENDENCIES) $(EXTRA_irssi_la_DEPENDENCIES) $(AM_V_CCLD)$(irssi_la_LINK) -rpath $(plugindir) $(irssi_la_OBJECTS) $(irssi_la_LIBADD) $(LIBS) -s.la: $(s_la_OBJECTS) $(s_la_DEPENDENCIES) +s.la: $(s_la_OBJECTS) $(s_la_DEPENDENCIES) $(EXTRA_s_la_DEPENDENCIES) $(AM_V_CCLD)$(s_la_LINK) $(am_s_la_rpath) $(s_la_OBJECTS) $(s_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -476,26 +488,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -602,10 +611,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/finch/Makefile.in pidgin-2.10.6/finch/Makefile.in --- pidgin-2.10.4/finch/Makefile.in 2012-05-07 03:37:52.000000000 +0000 +++ pidgin-2.10.6/finch/Makefile.in 2012-07-06 15:27:40.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -61,8 +61,8 @@ gntsound.$(OBJEXT) gntstatus.$(OBJEXT) gntui.$(OBJEXT) finch_OBJECTS = $(am_finch_OBJECTS) am__DEPENDENCIES_1 = -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent finch_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -77,21 +77,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(finch_SOURCES) DIST_SOURCES = $(finch_SOURCES) @@ -123,6 +123,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } DATA = $(pkgconfig_DATA) HEADERS = $(finchinclude_HEADERS) RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ @@ -247,6 +253,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -381,6 +391,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -568,7 +580,7 @@ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list -finch$(EXEEXT): $(finch_OBJECTS) $(finch_DEPENDENCIES) +finch$(EXEEXT): $(finch_OBJECTS) $(finch_DEPENDENCIES) $(EXTRA_finch_DEPENDENCIES) @rm -f finch$(EXEEXT) $(AM_V_CCLD)$(finch_LINK) $(finch_OBJECTS) $(finch_LDADD) $(LIBS) @@ -604,26 +616,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -647,9 +656,7 @@ @$(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 + dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) install-finchincludeHEADERS: $(finchinclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(finchincludedir)" || $(MKDIR_P) "$(DESTDIR)$(finchincludedir)" @@ -667,9 +674,7 @@ @$(NORMAL_UNINSTALL) @list='$(finchinclude_HEADERS)'; test -n "$(finchincludedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(finchincludedir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(finchincludedir)" && rm -f $$files + dir='$(DESTDIR)$(finchincludedir)'; $(am__uninstall_files_from_dir) # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. @@ -882,10 +887,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/finch/plugins/Makefile.in pidgin-2.10.6/finch/plugins/Makefile.in --- pidgin-2.10.4/finch/plugins/Makefile.in 2012-05-07 03:37:53.000000000 +0000 +++ pidgin-2.10.6/finch/plugins/Makefile.in 2012-07-06 15:27:40.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(plugindir)" LTLIBRARIES = $(plugin_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -75,8 +81,8 @@ @PLUGINS_TRUE@am_gntclipboard_la_OBJECTS = \ @PLUGINS_TRUE@ gntclipboard_la-gntclipboard.lo gntclipboard_la_OBJECTS = $(am_gntclipboard_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent gntclipboard_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ @@ -136,21 +142,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(gntclipboard_la_SOURCES) $(gntgf_la_SOURCES) \ $(gnthistory_la_SOURCES) $(gntlastlog_la_SOURCES) \ @@ -251,6 +257,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -385,6 +395,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -520,17 +532,17 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -gntclipboard.la: $(gntclipboard_la_OBJECTS) $(gntclipboard_la_DEPENDENCIES) +gntclipboard.la: $(gntclipboard_la_OBJECTS) $(gntclipboard_la_DEPENDENCIES) $(EXTRA_gntclipboard_la_DEPENDENCIES) $(AM_V_CCLD)$(gntclipboard_la_LINK) $(am_gntclipboard_la_rpath) $(gntclipboard_la_OBJECTS) $(gntclipboard_la_LIBADD) $(LIBS) -gntgf.la: $(gntgf_la_OBJECTS) $(gntgf_la_DEPENDENCIES) +gntgf.la: $(gntgf_la_OBJECTS) $(gntgf_la_DEPENDENCIES) $(EXTRA_gntgf_la_DEPENDENCIES) $(AM_V_CCLD)$(gntgf_la_LINK) $(am_gntgf_la_rpath) $(gntgf_la_OBJECTS) $(gntgf_la_LIBADD) $(LIBS) -gnthistory.la: $(gnthistory_la_OBJECTS) $(gnthistory_la_DEPENDENCIES) +gnthistory.la: $(gnthistory_la_OBJECTS) $(gnthistory_la_DEPENDENCIES) $(EXTRA_gnthistory_la_DEPENDENCIES) $(AM_V_CCLD)$(gnthistory_la_LINK) $(am_gnthistory_la_rpath) $(gnthistory_la_OBJECTS) $(gnthistory_la_LIBADD) $(LIBS) -gntlastlog.la: $(gntlastlog_la_OBJECTS) $(gntlastlog_la_DEPENDENCIES) +gntlastlog.la: $(gntlastlog_la_OBJECTS) $(gntlastlog_la_DEPENDENCIES) $(EXTRA_gntlastlog_la_DEPENDENCIES) $(AM_V_CCLD)$(gntlastlog_la_LINK) $(am_gntlastlog_la_rpath) $(gntlastlog_la_OBJECTS) $(gntlastlog_la_LIBADD) $(LIBS) -gnttinyurl.la: $(gnttinyurl_la_OBJECTS) $(gnttinyurl_la_DEPENDENCIES) +gnttinyurl.la: $(gnttinyurl_la_OBJECTS) $(gnttinyurl_la_DEPENDENCIES) $(EXTRA_gnttinyurl_la_DEPENDENCIES) $(AM_V_CCLD)$(gnttinyurl_la_LINK) $(am_gnttinyurl_la_rpath) $(gnttinyurl_la_OBJECTS) $(gnttinyurl_la_LIBADD) $(LIBS) -grouping.la: $(grouping_la_OBJECTS) $(grouping_la_DEPENDENCIES) +grouping.la: $(grouping_la_OBJECTS) $(grouping_la_DEPENDENCIES) $(EXTRA_grouping_la_DEPENDENCIES) $(AM_V_CCLD)$(grouping_la_LINK) $(am_grouping_la_rpath) $(grouping_la_OBJECTS) $(grouping_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -549,42 +561,37 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< gntclipboard_la-gntclipboard.lo: gntclipboard.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gntclipboard_la_CFLAGS) $(CFLAGS) -MT gntclipboard_la-gntclipboard.lo -MD -MP -MF $(DEPDIR)/gntclipboard_la-gntclipboard.Tpo -c -o gntclipboard_la-gntclipboard.lo `test -f 'gntclipboard.c' || echo '$(srcdir)/'`gntclipboard.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/gntclipboard_la-gntclipboard.Tpo $(DEPDIR)/gntclipboard_la-gntclipboard.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gntclipboard.c' object='gntclipboard_la-gntclipboard.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gntclipboard.c' object='gntclipboard_la-gntclipboard.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gntclipboard_la_CFLAGS) $(CFLAGS) -c -o gntclipboard_la-gntclipboard.lo `test -f 'gntclipboard.c' || echo '$(srcdir)/'`gntclipboard.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gntclipboard_la_CFLAGS) $(CFLAGS) -c -o gntclipboard_la-gntclipboard.lo `test -f 'gntclipboard.c' || echo '$(srcdir)/'`gntclipboard.c gntgf_la-gntgf.lo: gntgf.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gntgf_la_CFLAGS) $(CFLAGS) -MT gntgf_la-gntgf.lo -MD -MP -MF $(DEPDIR)/gntgf_la-gntgf.Tpo -c -o gntgf_la-gntgf.lo `test -f 'gntgf.c' || echo '$(srcdir)/'`gntgf.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/gntgf_la-gntgf.Tpo $(DEPDIR)/gntgf_la-gntgf.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gntgf.c' object='gntgf_la-gntgf.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gntgf.c' object='gntgf_la-gntgf.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gntgf_la_CFLAGS) $(CFLAGS) -c -o gntgf_la-gntgf.lo `test -f 'gntgf.c' || echo '$(srcdir)/'`gntgf.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gntgf_la_CFLAGS) $(CFLAGS) -c -o gntgf_la-gntgf.lo `test -f 'gntgf.c' || echo '$(srcdir)/'`gntgf.c mostlyclean-libtool: -rm -f *.lo @@ -691,10 +698,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/install-sh pidgin-2.10.6/install-sh --- pidgin-2.10.4/install-sh 2012-05-07 03:37:52.000000000 +0000 +++ pidgin-2.10.6/install-sh 2012-06-30 23:57:20.000000000 +0000 @@ -1,7 +1,7 @@ #!/bin/sh # install - install a program, script, or datafile -scriptversion=2009-04-28.21; # UTC +scriptversion=2011-01-19.21; # UTC # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the @@ -156,6 +156,10 @@ -s) stripcmd=$stripprog;; -t) dst_arg=$2 + # Protect names problematic for `test' and other utilities. + case $dst_arg in + -* | [=\(\)!]) dst_arg=./$dst_arg;; + esac shift;; -T) no_target_directory=true;; @@ -186,6 +190,10 @@ fi shift # arg dst_arg=$arg + # Protect names problematic for `test' and other utilities. + case $dst_arg in + -* | [=\(\)!]) dst_arg=./$dst_arg;; + esac done fi @@ -200,7 +208,11 @@ fi if test -z "$dir_arg"; then - trap '(exit $?); exit' 1 2 13 15 + do_exit='(exit $ret); exit $ret' + trap "ret=129; $do_exit" 1 + trap "ret=130; $do_exit" 2 + trap "ret=141; $do_exit" 13 + trap "ret=143; $do_exit" 15 # Set umask so as not to create temps with too-generous modes. # However, 'strip' requires both read and write access to temps. @@ -228,9 +240,9 @@ for src do - # Protect names starting with `-'. + # Protect names problematic for `test' and other utilities. case $src in - -*) src=./$src;; + -* | [=\(\)!]) src=./$src;; esac if test -n "$dir_arg"; then @@ -252,12 +264,7 @@ 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. @@ -385,7 +392,7 @@ case $dstdir in /*) prefix='/';; - -*) prefix='./';; + [-=\(\)!]*) prefix='./';; *) prefix='';; esac @@ -403,7 +410,7 @@ for d do - test -z "$d" && continue + test X"$d" = X && continue prefix=$prefix$d if test -d "$prefix"; then diff -Nru pidgin-2.10.4/libpurple/ciphers/Makefile.in pidgin-2.10.6/libpurple/ciphers/Makefile.in --- pidgin-2.10.4/libpurple/ciphers/Makefile.in 2012-05-07 03:37:53.000000000 +0000 +++ pidgin-2.10.6/libpurple/ciphers/Makefile.in 2012-07-06 15:27:40.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -50,8 +50,8 @@ am_libpurple_ciphers_la_OBJECTS = des.lo gchecksum.lo hmac.lo md4.lo \ md5.lo rc4.lo sha1.lo sha256.lo libpurple_ciphers_la_OBJECTS = $(am_libpurple_ciphers_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp @@ -63,21 +63,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libpurple_ciphers_la_SOURCES) DIST_SOURCES = $(libpurple_ciphers_la_SOURCES) @@ -172,6 +172,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -306,6 +310,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -386,7 +392,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libpurple-ciphers.la: $(libpurple_ciphers_la_OBJECTS) $(libpurple_ciphers_la_DEPENDENCIES) +libpurple-ciphers.la: $(libpurple_ciphers_la_OBJECTS) $(libpurple_ciphers_la_DEPENDENCIES) $(EXTRA_libpurple_ciphers_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(libpurple_ciphers_la_OBJECTS) $(libpurple_ciphers_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -407,26 +413,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -530,10 +533,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/example/Makefile.in pidgin-2.10.6/libpurple/example/Makefile.in --- pidgin-2.10.4/libpurple/example/Makefile.in 2012-05-07 03:37:53.000000000 +0000 +++ pidgin-2.10.6/libpurple/example/Makefile.in 2012-07-06 15:27:41.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -50,8 +50,8 @@ am_nullclient_OBJECTS = nullclient.$(OBJEXT) nullclient_OBJECTS = $(am_nullclient_OBJECTS) am__DEPENDENCIES_1 = -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent nullclient_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -66,21 +66,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(nullclient_SOURCES) DIST_SOURCES = $(nullclient_SOURCES) @@ -175,6 +175,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -309,6 +313,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -398,7 +404,7 @@ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list -nullclient$(EXEEXT): $(nullclient_OBJECTS) $(nullclient_DEPENDENCIES) +nullclient$(EXEEXT): $(nullclient_OBJECTS) $(nullclient_DEPENDENCIES) $(EXTRA_nullclient_DEPENDENCIES) @rm -f nullclient$(EXEEXT) $(AM_V_CCLD)$(nullclient_LINK) $(nullclient_OBJECTS) $(nullclient_LDADD) $(LIBS) @@ -413,26 +419,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -536,10 +539,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/gconf/Makefile.in pidgin-2.10.6/libpurple/gconf/Makefile.in --- pidgin-2.10.4/libpurple/gconf/Makefile.in 2012-05-07 03:37:54.000000000 +0000 +++ pidgin-2.10.6/libpurple/gconf/Makefile.in 2012-07-06 15:27:41.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -45,11 +45,11 @@ 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -74,6 +74,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(schemadir)" DATA = $(schema_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -165,6 +171,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -299,6 +309,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -381,9 +393,7 @@ @$(NORMAL_UNINSTALL) @list='$(schema_DATA)'; test -n "$(schemadir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(schemadir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(schemadir)" && rm -f $$files + dir='$(DESTDIR)$(schemadir)'; $(am__uninstall_files_from_dir) tags: TAGS TAGS: @@ -438,10 +448,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/Makefile.in pidgin-2.10.6/libpurple/Makefile.in --- pidgin-2.10.4/libpurple/Makefile.in 2012-05-07 03:37:53.000000000 +0000 +++ pidgin-2.10.6/libpurple/Makefile.in 2012-07-06 15:27:40.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -81,6 +81,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \ "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)" \ "$(DESTDIR)$(libpurpleincludedir)" \ @@ -92,8 +98,8 @@ am__libpurple_client_la_SOURCES_DIST = purple-client.c purple-client.h @ENABLE_DBUS_TRUE@am_libpurple_client_la_OBJECTS = purple-client.lo libpurple_client_la_OBJECTS = $(am_libpurple_client_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libpurple_client_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ @@ -150,21 +156,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libpurple_client_la_SOURCES) $(libpurple_la_SOURCES) \ $(purple_client_example_SOURCES) @@ -316,6 +322,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -450,6 +460,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -817,9 +829,9 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libpurple-client.la: $(libpurple_client_la_OBJECTS) $(libpurple_client_la_DEPENDENCIES) +libpurple-client.la: $(libpurple_client_la_OBJECTS) $(libpurple_client_la_DEPENDENCIES) $(EXTRA_libpurple_client_la_DEPENDENCIES) $(AM_V_CCLD)$(libpurple_client_la_LINK) $(am_libpurple_client_la_rpath) $(libpurple_client_la_OBJECTS) $(libpurple_client_la_LIBADD) $(LIBS) -libpurple.la: $(libpurple_la_OBJECTS) $(libpurple_la_DEPENDENCIES) +libpurple.la: $(libpurple_la_OBJECTS) $(libpurple_la_DEPENDENCIES) $(EXTRA_libpurple_la_DEPENDENCIES) $(AM_V_CCLD)$(libpurple_la_LINK) -rpath $(libdir) $(libpurple_la_OBJECTS) $(libpurple_la_LIBADD) $(LIBS) install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) @@ -864,7 +876,7 @@ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list -purple-client-example$(EXEEXT): $(purple_client_example_OBJECTS) $(purple_client_example_DEPENDENCIES) +purple-client-example$(EXEEXT): $(purple_client_example_OBJECTS) $(purple_client_example_DEPENDENCIES) $(EXTRA_purple_client_example_DEPENDENCIES) @rm -f purple-client-example$(EXEEXT) $(AM_V_CCLD)$(LINK) $(purple_client_example_OBJECTS) $(purple_client_example_LDADD) $(LIBS) install-binSCRIPTS: $(bin_SCRIPTS) @@ -898,9 +910,7 @@ @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 + dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir) mostlyclean-compile: -rm -f *.$(OBJEXT) @@ -978,66 +988,58 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< backend-fs2.lo: media/backend-fs2.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT backend-fs2.lo -MD -MP -MF $(DEPDIR)/backend-fs2.Tpo -c -o backend-fs2.lo `test -f 'media/backend-fs2.c' || echo '$(srcdir)/'`media/backend-fs2.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/backend-fs2.Tpo $(DEPDIR)/backend-fs2.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='media/backend-fs2.c' object='backend-fs2.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='media/backend-fs2.c' object='backend-fs2.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o backend-fs2.lo `test -f 'media/backend-fs2.c' || echo '$(srcdir)/'`media/backend-fs2.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o backend-fs2.lo `test -f 'media/backend-fs2.c' || echo '$(srcdir)/'`media/backend-fs2.c backend-iface.lo: media/backend-iface.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT backend-iface.lo -MD -MP -MF $(DEPDIR)/backend-iface.Tpo -c -o backend-iface.lo `test -f 'media/backend-iface.c' || echo '$(srcdir)/'`media/backend-iface.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/backend-iface.Tpo $(DEPDIR)/backend-iface.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='media/backend-iface.c' object='backend-iface.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='media/backend-iface.c' object='backend-iface.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o backend-iface.lo `test -f 'media/backend-iface.c' || echo '$(srcdir)/'`media/backend-iface.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o backend-iface.lo `test -f 'media/backend-iface.c' || echo '$(srcdir)/'`media/backend-iface.c candidate.lo: media/candidate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT candidate.lo -MD -MP -MF $(DEPDIR)/candidate.Tpo -c -o candidate.lo `test -f 'media/candidate.c' || echo '$(srcdir)/'`media/candidate.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/candidate.Tpo $(DEPDIR)/candidate.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='media/candidate.c' object='candidate.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='media/candidate.c' object='candidate.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o candidate.lo `test -f 'media/candidate.c' || echo '$(srcdir)/'`media/candidate.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o candidate.lo `test -f 'media/candidate.c' || echo '$(srcdir)/'`media/candidate.c codec.lo: media/codec.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codec.lo -MD -MP -MF $(DEPDIR)/codec.Tpo -c -o codec.lo `test -f 'media/codec.c' || echo '$(srcdir)/'`media/codec.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/codec.Tpo $(DEPDIR)/codec.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='media/codec.c' object='codec.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='media/codec.c' object='codec.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec.lo `test -f 'media/codec.c' || echo '$(srcdir)/'`media/codec.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codec.lo `test -f 'media/codec.c' || echo '$(srcdir)/'`media/codec.c enum-types.lo: media/enum-types.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT enum-types.lo -MD -MP -MF $(DEPDIR)/enum-types.Tpo -c -o enum-types.lo `test -f 'media/enum-types.c' || echo '$(srcdir)/'`media/enum-types.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/enum-types.Tpo $(DEPDIR)/enum-types.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='media/enum-types.c' object='enum-types.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='media/enum-types.c' object='enum-types.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o enum-types.lo `test -f 'media/enum-types.c' || echo '$(srcdir)/'`media/enum-types.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o enum-types.lo `test -f 'media/enum-types.c' || echo '$(srcdir)/'`media/enum-types.c mostlyclean-libtool: -rm -f *.lo @@ -1061,9 +1063,7 @@ @$(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 + dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) install-libpurpleincludeHEADERS: $(libpurpleinclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(libpurpleincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libpurpleincludedir)" @@ -1081,9 +1081,7 @@ @$(NORMAL_UNINSTALL) @list='$(libpurpleinclude_HEADERS)'; test -n "$(libpurpleincludedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(libpurpleincludedir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(libpurpleincludedir)" && rm -f $$files + dir='$(DESTDIR)$(libpurpleincludedir)'; $(am__uninstall_files_from_dir) install-mediaincludeHEADERS: $(mediainclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(mediaincludedir)" || $(MKDIR_P) "$(DESTDIR)$(mediaincludedir)" @@ -1101,9 +1099,7 @@ @$(NORMAL_UNINSTALL) @list='$(mediainclude_HEADERS)'; test -n "$(mediaincludedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(mediaincludedir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(mediaincludedir)" && rm -f $$files + dir='$(DESTDIR)$(mediaincludedir)'; $(am__uninstall_files_from_dir) # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. @@ -1321,10 +1317,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/marshallers.c pidgin-2.10.6/libpurple/marshallers.c --- pidgin-2.10.4/libpurple/marshallers.c 2012-05-07 03:39:16.000000000 +0000 +++ pidgin-2.10.6/libpurple/marshallers.c 2012-07-06 15:28:10.000000000 +0000 @@ -5,7 +5,7 @@ #ifdef G_ENABLE_DEBUG #define g_marshal_value_peek_boolean(v) g_value_get_boolean (v) -#define g_marshal_value_peek_char(v) g_value_get_char (v) +#define g_marshal_value_peek_char(v) g_value_get_schar (v) #define g_marshal_value_peek_uchar(v) g_value_get_uchar (v) #define g_marshal_value_peek_int(v) g_value_get_int (v) #define g_marshal_value_peek_uint(v) g_value_get_uint (v) diff -Nru pidgin-2.10.4/libpurple/plugins/Makefile.in pidgin-2.10.6/libpurple/plugins/Makefile.in --- pidgin-2.10.4/libpurple/plugins/Makefile.in 2012-05-07 03:37:54.000000000 +0000 +++ pidgin-2.10.6/libpurple/plugins/Makefile.in 2012-07-06 15:27:41.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(plugindir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(plugin_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -73,8 +79,8 @@ am__autoaccept_la_SOURCES_DIST = autoaccept.c @PLUGINS_TRUE@am_autoaccept_la_OBJECTS = autoaccept.lo autoaccept_la_OBJECTS = $(am_autoaccept_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent autoaccept_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -248,21 +254,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(autoaccept_la_SOURCES) $(buddynote_la_SOURCES) \ $(ciphertest_la_SOURCES) $(codeinline_la_SOURCES) \ @@ -420,6 +426,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -554,6 +564,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -767,43 +779,43 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -autoaccept.la: $(autoaccept_la_OBJECTS) $(autoaccept_la_DEPENDENCIES) +autoaccept.la: $(autoaccept_la_OBJECTS) $(autoaccept_la_DEPENDENCIES) $(EXTRA_autoaccept_la_DEPENDENCIES) $(AM_V_CCLD)$(autoaccept_la_LINK) $(am_autoaccept_la_rpath) $(autoaccept_la_OBJECTS) $(autoaccept_la_LIBADD) $(LIBS) -buddynote.la: $(buddynote_la_OBJECTS) $(buddynote_la_DEPENDENCIES) +buddynote.la: $(buddynote_la_OBJECTS) $(buddynote_la_DEPENDENCIES) $(EXTRA_buddynote_la_DEPENDENCIES) $(AM_V_CCLD)$(buddynote_la_LINK) $(am_buddynote_la_rpath) $(buddynote_la_OBJECTS) $(buddynote_la_LIBADD) $(LIBS) -ciphertest.la: $(ciphertest_la_OBJECTS) $(ciphertest_la_DEPENDENCIES) +ciphertest.la: $(ciphertest_la_OBJECTS) $(ciphertest_la_DEPENDENCIES) $(EXTRA_ciphertest_la_DEPENDENCIES) $(AM_V_CCLD)$(ciphertest_la_LINK) $(am_ciphertest_la_rpath) $(ciphertest_la_OBJECTS) $(ciphertest_la_LIBADD) $(LIBS) -codeinline.la: $(codeinline_la_OBJECTS) $(codeinline_la_DEPENDENCIES) +codeinline.la: $(codeinline_la_OBJECTS) $(codeinline_la_DEPENDENCIES) $(EXTRA_codeinline_la_DEPENDENCIES) $(AM_V_CCLD)$(codeinline_la_LINK) $(am_codeinline_la_rpath) $(codeinline_la_OBJECTS) $(codeinline_la_LIBADD) $(LIBS) -dbus-example.la: $(dbus_example_la_OBJECTS) $(dbus_example_la_DEPENDENCIES) +dbus-example.la: $(dbus_example_la_OBJECTS) $(dbus_example_la_DEPENDENCIES) $(EXTRA_dbus_example_la_DEPENDENCIES) $(AM_V_CCLD)$(dbus_example_la_LINK) $(am_dbus_example_la_rpath) $(dbus_example_la_OBJECTS) $(dbus_example_la_LIBADD) $(LIBS) -debug_example.la: $(debug_example_la_OBJECTS) $(debug_example_la_DEPENDENCIES) +debug_example.la: $(debug_example_la_OBJECTS) $(debug_example_la_DEPENDENCIES) $(EXTRA_debug_example_la_DEPENDENCIES) $(AM_V_CCLD)$(debug_example_la_LINK) $(am_debug_example_la_rpath) $(debug_example_la_OBJECTS) $(debug_example_la_LIBADD) $(LIBS) -helloworld.la: $(helloworld_la_OBJECTS) $(helloworld_la_DEPENDENCIES) +helloworld.la: $(helloworld_la_OBJECTS) $(helloworld_la_DEPENDENCIES) $(EXTRA_helloworld_la_DEPENDENCIES) $(AM_V_CCLD)$(helloworld_la_LINK) $(am_helloworld_la_rpath) $(helloworld_la_OBJECTS) $(helloworld_la_LIBADD) $(LIBS) -idle.la: $(idle_la_OBJECTS) $(idle_la_DEPENDENCIES) +idle.la: $(idle_la_OBJECTS) $(idle_la_DEPENDENCIES) $(EXTRA_idle_la_DEPENDENCIES) $(AM_V_CCLD)$(idle_la_LINK) $(am_idle_la_rpath) $(idle_la_OBJECTS) $(idle_la_LIBADD) $(LIBS) -joinpart.la: $(joinpart_la_OBJECTS) $(joinpart_la_DEPENDENCIES) +joinpart.la: $(joinpart_la_OBJECTS) $(joinpart_la_DEPENDENCIES) $(EXTRA_joinpart_la_DEPENDENCIES) $(AM_V_CCLD)$(joinpart_la_LINK) $(am_joinpart_la_rpath) $(joinpart_la_OBJECTS) $(joinpart_la_LIBADD) $(LIBS) -log_reader.la: $(log_reader_la_OBJECTS) $(log_reader_la_DEPENDENCIES) +log_reader.la: $(log_reader_la_OBJECTS) $(log_reader_la_DEPENDENCIES) $(EXTRA_log_reader_la_DEPENDENCIES) $(AM_V_CCLD)$(log_reader_la_LINK) $(am_log_reader_la_rpath) $(log_reader_la_OBJECTS) $(log_reader_la_LIBADD) $(LIBS) -newline.la: $(newline_la_OBJECTS) $(newline_la_DEPENDENCIES) +newline.la: $(newline_la_OBJECTS) $(newline_la_DEPENDENCIES) $(EXTRA_newline_la_DEPENDENCIES) $(AM_V_CCLD)$(newline_la_LINK) $(am_newline_la_rpath) $(newline_la_OBJECTS) $(newline_la_LIBADD) $(LIBS) -notify_example.la: $(notify_example_la_OBJECTS) $(notify_example_la_DEPENDENCIES) +notify_example.la: $(notify_example_la_OBJECTS) $(notify_example_la_DEPENDENCIES) $(EXTRA_notify_example_la_DEPENDENCIES) $(AM_V_CCLD)$(notify_example_la_LINK) $(am_notify_example_la_rpath) $(notify_example_la_OBJECTS) $(notify_example_la_LIBADD) $(LIBS) -offlinemsg.la: $(offlinemsg_la_OBJECTS) $(offlinemsg_la_DEPENDENCIES) +offlinemsg.la: $(offlinemsg_la_OBJECTS) $(offlinemsg_la_DEPENDENCIES) $(EXTRA_offlinemsg_la_DEPENDENCIES) $(AM_V_CCLD)$(offlinemsg_la_LINK) $(am_offlinemsg_la_rpath) $(offlinemsg_la_OBJECTS) $(offlinemsg_la_LIBADD) $(LIBS) -one_time_password.la: $(one_time_password_la_OBJECTS) $(one_time_password_la_DEPENDENCIES) +one_time_password.la: $(one_time_password_la_OBJECTS) $(one_time_password_la_DEPENDENCIES) $(EXTRA_one_time_password_la_DEPENDENCIES) $(AM_V_CCLD)$(one_time_password_la_LINK) $(am_one_time_password_la_rpath) $(one_time_password_la_OBJECTS) $(one_time_password_la_LIBADD) $(LIBS) -pluginpref_example.la: $(pluginpref_example_la_OBJECTS) $(pluginpref_example_la_DEPENDENCIES) +pluginpref_example.la: $(pluginpref_example_la_OBJECTS) $(pluginpref_example_la_DEPENDENCIES) $(EXTRA_pluginpref_example_la_DEPENDENCIES) $(AM_V_CCLD)$(pluginpref_example_la_LINK) $(am_pluginpref_example_la_rpath) $(pluginpref_example_la_OBJECTS) $(pluginpref_example_la_LIBADD) $(LIBS) -psychic.la: $(psychic_la_OBJECTS) $(psychic_la_DEPENDENCIES) +psychic.la: $(psychic_la_OBJECTS) $(psychic_la_DEPENDENCIES) $(EXTRA_psychic_la_DEPENDENCIES) $(AM_V_CCLD)$(psychic_la_LINK) $(am_psychic_la_rpath) $(psychic_la_OBJECTS) $(psychic_la_LIBADD) $(LIBS) -signals_test.la: $(signals_test_la_OBJECTS) $(signals_test_la_DEPENDENCIES) +signals_test.la: $(signals_test_la_OBJECTS) $(signals_test_la_DEPENDENCIES) $(EXTRA_signals_test_la_DEPENDENCIES) $(AM_V_CCLD)$(signals_test_la_LINK) $(am_signals_test_la_rpath) $(signals_test_la_OBJECTS) $(signals_test_la_LIBADD) $(LIBS) -simple.la: $(simple_la_OBJECTS) $(simple_la_DEPENDENCIES) +simple.la: $(simple_la_OBJECTS) $(simple_la_DEPENDENCIES) $(EXTRA_simple_la_DEPENDENCIES) $(AM_V_CCLD)$(simple_la_LINK) $(am_simple_la_rpath) $(simple_la_OBJECTS) $(simple_la_LIBADD) $(LIBS) -statenotify.la: $(statenotify_la_OBJECTS) $(statenotify_la_DEPENDENCIES) +statenotify.la: $(statenotify_la_OBJECTS) $(statenotify_la_DEPENDENCIES) $(EXTRA_statenotify_la_DEPENDENCIES) $(AM_V_CCLD)$(statenotify_la_LINK) $(am_statenotify_la_rpath) $(statenotify_la_OBJECTS) $(statenotify_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -835,26 +847,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -1073,10 +1082,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/plugins/mono/api/Makefile.in pidgin-2.10.6/libpurple/plugins/mono/api/Makefile.in --- pidgin-2.10.4/libpurple/plugins/mono/api/Makefile.in 2012-05-07 03:37:54.000000000 +0000 +++ pidgin-2.10.6/libpurple/plugins/mono/api/Makefile.in 2012-07-06 15:27:41.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,13 +66,19 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(monodir)" SCRIPTS = $(mono_SCRIPTS) -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -165,6 +171,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -299,6 +309,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -401,9 +413,7 @@ @list='$(mono_SCRIPTS)'; test -n "$(monodir)" || exit 0; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 's,.*/,,;$(transform)'`; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(monodir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(monodir)" && rm -f $$files + dir='$(DESTDIR)$(monodir)'; $(am__uninstall_files_from_dir) mostlyclean-libtool: -rm -f *.lo @@ -464,10 +474,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/plugins/mono/loader/Makefile.in pidgin-2.10.6/libpurple/plugins/mono/loader/Makefile.in --- pidgin-2.10.4/libpurple/plugins/mono/loader/Makefile.in 2012-05-07 03:37:54.000000000 +0000 +++ pidgin-2.10.6/libpurple/plugins/mono/loader/Makefile.in 2012-07-06 15:27:41.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(plugindir)" LTLIBRARIES = $(plugin_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -73,8 +79,8 @@ am_mono_la_OBJECTS = mono.lo mono-helper.lo debug-glue.lo \ signal-glue.lo blist-glue.lo status-glue.lo mono_la_OBJECTS = $(am_mono_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent mono_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -89,21 +95,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(mono_la_SOURCES) DIST_SOURCES = $(mono_la_SOURCES) @@ -198,6 +204,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -332,6 +342,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -440,7 +452,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -mono.la: $(mono_la_OBJECTS) $(mono_la_DEPENDENCIES) +mono.la: $(mono_la_OBJECTS) $(mono_la_DEPENDENCIES) $(EXTRA_mono_la_DEPENDENCIES) $(AM_V_CCLD)$(mono_la_LINK) -rpath $(plugindir) $(mono_la_OBJECTS) $(mono_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -459,26 +471,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -585,10 +594,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/plugins/mono/Makefile.in pidgin-2.10.6/libpurple/plugins/mono/Makefile.in --- pidgin-2.10.4/libpurple/plugins/mono/Makefile.in 2012-05-07 03:37:54.000000000 +0000 +++ pidgin-2.10.6/libpurple/plugins/mono/Makefile.in 2012-07-06 15:27:41.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,13 +66,19 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(monodir)" SCRIPTS = $(mono_SCRIPTS) -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -205,6 +211,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -339,6 +349,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -435,9 +447,7 @@ @list='$(mono_SCRIPTS)'; test -n "$(monodir)" || exit 0; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 's,.*/,,;$(transform)'`; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(monodir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(monodir)" && rm -f $$files + dir='$(DESTDIR)$(monodir)'; $(am__uninstall_files_from_dir) mostlyclean-libtool: -rm -f *.lo @@ -656,10 +666,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/plugins/perl/Makefile.in pidgin-2.10.6/libpurple/plugins/perl/Makefile.in --- pidgin-2.10.4/libpurple/plugins/perl/Makefile.in 2012-05-07 03:37:54.000000000 +0000 +++ pidgin-2.10.6/libpurple/plugins/perl/Makefile.in 2012-07-06 15:27:41.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,13 +66,19 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(plugindir)" LTLIBRARIES = $(plugin_LTLIBRARIES) am__DEPENDENCIES_1 = am_perl_la_OBJECTS = perl.lo perl-common.lo perl-handlers.lo perl_la_OBJECTS = $(am_perl_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent perl_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -87,21 +93,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(perl_la_SOURCES) DIST_SOURCES = $(perl_la_SOURCES) @@ -196,6 +202,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -330,6 +340,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -499,7 +511,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -perl.la: $(perl_la_OBJECTS) $(perl_la_DEPENDENCIES) +perl.la: $(perl_la_OBJECTS) $(perl_la_DEPENDENCIES) $(EXTRA_perl_la_DEPENDENCIES) $(AM_V_CCLD)$(perl_la_LINK) -rpath $(plugindir) $(perl_la_OBJECTS) $(perl_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -515,26 +527,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -641,10 +650,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: maintainer-clean-generic: diff -Nru pidgin-2.10.4/libpurple/plugins/ssl/Makefile.in pidgin-2.10.6/libpurple/plugins/ssl/Makefile.in --- pidgin-2.10.4/libpurple/plugins/ssl/Makefile.in 2012-05-07 03:37:54.000000000 +0000 +++ pidgin-2.10.6/libpurple/plugins/ssl/Makefile.in 2012-07-06 15:27:42.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(plugindir)" LTLIBRARIES = $(plugin_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -74,8 +80,8 @@ am__ssl_gnutls_la_SOURCES_DIST = ssl-gnutls.c @PLUGINS_TRUE@am_ssl_gnutls_la_OBJECTS = ssl_gnutls_la-ssl-gnutls.lo ssl_gnutls_la_OBJECTS = $(am_ssl_gnutls_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent ssl_gnutls_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(ssl_gnutls_la_CFLAGS) \ @@ -128,21 +134,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(ssl_gnutls_la_SOURCES) $(ssl_nss_la_SOURCES) \ $(ssl_la_SOURCES) @@ -239,6 +245,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -373,6 +383,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -504,11 +516,11 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -ssl-gnutls.la: $(ssl_gnutls_la_OBJECTS) $(ssl_gnutls_la_DEPENDENCIES) +ssl-gnutls.la: $(ssl_gnutls_la_OBJECTS) $(ssl_gnutls_la_DEPENDENCIES) $(EXTRA_ssl_gnutls_la_DEPENDENCIES) $(AM_V_CCLD)$(ssl_gnutls_la_LINK) $(am_ssl_gnutls_la_rpath) $(ssl_gnutls_la_OBJECTS) $(ssl_gnutls_la_LIBADD) $(LIBS) -ssl-nss.la: $(ssl_nss_la_OBJECTS) $(ssl_nss_la_DEPENDENCIES) +ssl-nss.la: $(ssl_nss_la_OBJECTS) $(ssl_nss_la_DEPENDENCIES) $(EXTRA_ssl_nss_la_DEPENDENCIES) $(AM_V_CCLD)$(ssl_nss_la_LINK) $(am_ssl_nss_la_rpath) $(ssl_nss_la_OBJECTS) $(ssl_nss_la_LIBADD) $(LIBS) -ssl.la: $(ssl_la_OBJECTS) $(ssl_la_DEPENDENCIES) +ssl.la: $(ssl_la_OBJECTS) $(ssl_la_DEPENDENCIES) $(EXTRA_ssl_la_DEPENDENCIES) $(AM_V_CCLD)$(ssl_la_LINK) $(am_ssl_la_rpath) $(ssl_la_OBJECTS) $(ssl_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -524,42 +536,37 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< ssl_gnutls_la-ssl-gnutls.lo: ssl-gnutls.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ssl_gnutls_la_CFLAGS) $(CFLAGS) -MT ssl_gnutls_la-ssl-gnutls.lo -MD -MP -MF $(DEPDIR)/ssl_gnutls_la-ssl-gnutls.Tpo -c -o ssl_gnutls_la-ssl-gnutls.lo `test -f 'ssl-gnutls.c' || echo '$(srcdir)/'`ssl-gnutls.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ssl_gnutls_la-ssl-gnutls.Tpo $(DEPDIR)/ssl_gnutls_la-ssl-gnutls.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ssl-gnutls.c' object='ssl_gnutls_la-ssl-gnutls.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssl-gnutls.c' object='ssl_gnutls_la-ssl-gnutls.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ssl_gnutls_la_CFLAGS) $(CFLAGS) -c -o ssl_gnutls_la-ssl-gnutls.lo `test -f 'ssl-gnutls.c' || echo '$(srcdir)/'`ssl-gnutls.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ssl_gnutls_la_CFLAGS) $(CFLAGS) -c -o ssl_gnutls_la-ssl-gnutls.lo `test -f 'ssl-gnutls.c' || echo '$(srcdir)/'`ssl-gnutls.c ssl_nss_la-ssl-nss.lo: ssl-nss.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ssl_nss_la_CFLAGS) $(CFLAGS) -MT ssl_nss_la-ssl-nss.lo -MD -MP -MF $(DEPDIR)/ssl_nss_la-ssl-nss.Tpo -c -o ssl_nss_la-ssl-nss.lo `test -f 'ssl-nss.c' || echo '$(srcdir)/'`ssl-nss.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ssl_nss_la-ssl-nss.Tpo $(DEPDIR)/ssl_nss_la-ssl-nss.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ssl-nss.c' object='ssl_nss_la-ssl-nss.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ssl-nss.c' object='ssl_nss_la-ssl-nss.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ssl_nss_la_CFLAGS) $(CFLAGS) -c -o ssl_nss_la-ssl-nss.lo `test -f 'ssl-nss.c' || echo '$(srcdir)/'`ssl-nss.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ssl_nss_la_CFLAGS) $(CFLAGS) -c -o ssl_nss_la-ssl-nss.lo `test -f 'ssl-nss.c' || echo '$(srcdir)/'`ssl-nss.c mostlyclean-libtool: -rm -f *.lo @@ -666,10 +673,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/plugins/tcl/Makefile.in pidgin-2.10.6/libpurple/plugins/tcl/Makefile.in --- pidgin-2.10.4/libpurple/plugins/tcl/Makefile.in 2012-05-07 03:37:55.000000000 +0000 +++ pidgin-2.10.6/libpurple/plugins/tcl/Makefile.in 2012-07-06 15:27:42.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(plugindir)" LTLIBRARIES = $(plugin_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -74,8 +80,8 @@ am_tcl_la_OBJECTS = tcl.lo tcl_glib.lo tcl_cmds.lo tcl_signals.lo \ tcl_ref.lo tcl_cmd.lo tcl_la_OBJECTS = $(am_tcl_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent tcl_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -90,21 +96,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(tcl_la_SOURCES) DIST_SOURCES = $(tcl_la_SOURCES) @@ -199,6 +205,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -333,6 +343,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -438,7 +450,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -tcl.la: $(tcl_la_OBJECTS) $(tcl_la_DEPENDENCIES) +tcl.la: $(tcl_la_OBJECTS) $(tcl_la_DEPENDENCIES) $(EXTRA_tcl_la_DEPENDENCIES) $(AM_V_CCLD)$(tcl_la_LINK) -rpath $(plugindir) $(tcl_la_OBJECTS) $(tcl_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -457,26 +469,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -583,10 +592,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/bonjour/Makefile.in pidgin-2.10.6/libpurple/protocols/bonjour/Makefile.in --- pidgin-2.10.4/libpurple/protocols/bonjour/Makefile.in 2012-05-07 03:37:55.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/bonjour/Makefile.in 2012-07-06 15:27:42.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pkgdir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -86,8 +92,8 @@ @STATIC_BONJOUR_FALSE@am_libbonjour_la_OBJECTS = $(am__objects_1) @STATIC_BONJOUR_TRUE@am_libbonjour_la_OBJECTS = $(am__objects_1) libbonjour_la_OBJECTS = $(am_libbonjour_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libbonjour_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libbonjour_la_CFLAGS) \ @@ -104,21 +110,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libbonjour_la_SOURCES) DIST_SOURCES = $(am__libbonjour_la_SOURCES_DIST) @@ -213,6 +219,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -347,6 +357,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -486,7 +498,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libbonjour.la: $(libbonjour_la_OBJECTS) $(libbonjour_la_DEPENDENCIES) +libbonjour.la: $(libbonjour_la_OBJECTS) $(libbonjour_la_DEPENDENCIES) $(EXTRA_libbonjour_la_DEPENDENCIES) $(AM_V_CCLD)$(libbonjour_la_LINK) $(am_libbonjour_la_rpath) $(libbonjour_la_OBJECTS) $(libbonjour_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -506,82 +518,72 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< libbonjour_la-bonjour.lo: bonjour.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -MT libbonjour_la-bonjour.lo -MD -MP -MF $(DEPDIR)/libbonjour_la-bonjour.Tpo -c -o libbonjour_la-bonjour.lo `test -f 'bonjour.c' || echo '$(srcdir)/'`bonjour.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libbonjour_la-bonjour.Tpo $(DEPDIR)/libbonjour_la-bonjour.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bonjour.c' object='libbonjour_la-bonjour.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bonjour.c' object='libbonjour_la-bonjour.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -c -o libbonjour_la-bonjour.lo `test -f 'bonjour.c' || echo '$(srcdir)/'`bonjour.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -c -o libbonjour_la-bonjour.lo `test -f 'bonjour.c' || echo '$(srcdir)/'`bonjour.c libbonjour_la-buddy.lo: buddy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -MT libbonjour_la-buddy.lo -MD -MP -MF $(DEPDIR)/libbonjour_la-buddy.Tpo -c -o libbonjour_la-buddy.lo `test -f 'buddy.c' || echo '$(srcdir)/'`buddy.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libbonjour_la-buddy.Tpo $(DEPDIR)/libbonjour_la-buddy.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='buddy.c' object='libbonjour_la-buddy.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='buddy.c' object='libbonjour_la-buddy.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -c -o libbonjour_la-buddy.lo `test -f 'buddy.c' || echo '$(srcdir)/'`buddy.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -c -o libbonjour_la-buddy.lo `test -f 'buddy.c' || echo '$(srcdir)/'`buddy.c libbonjour_la-jabber.lo: jabber.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -MT libbonjour_la-jabber.lo -MD -MP -MF $(DEPDIR)/libbonjour_la-jabber.Tpo -c -o libbonjour_la-jabber.lo `test -f 'jabber.c' || echo '$(srcdir)/'`jabber.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libbonjour_la-jabber.Tpo $(DEPDIR)/libbonjour_la-jabber.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='jabber.c' object='libbonjour_la-jabber.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='jabber.c' object='libbonjour_la-jabber.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -c -o libbonjour_la-jabber.lo `test -f 'jabber.c' || echo '$(srcdir)/'`jabber.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -c -o libbonjour_la-jabber.lo `test -f 'jabber.c' || echo '$(srcdir)/'`jabber.c libbonjour_la-mdns_avahi.lo: mdns_avahi.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -MT libbonjour_la-mdns_avahi.lo -MD -MP -MF $(DEPDIR)/libbonjour_la-mdns_avahi.Tpo -c -o libbonjour_la-mdns_avahi.lo `test -f 'mdns_avahi.c' || echo '$(srcdir)/'`mdns_avahi.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libbonjour_la-mdns_avahi.Tpo $(DEPDIR)/libbonjour_la-mdns_avahi.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mdns_avahi.c' object='libbonjour_la-mdns_avahi.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mdns_avahi.c' object='libbonjour_la-mdns_avahi.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -c -o libbonjour_la-mdns_avahi.lo `test -f 'mdns_avahi.c' || echo '$(srcdir)/'`mdns_avahi.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -c -o libbonjour_la-mdns_avahi.lo `test -f 'mdns_avahi.c' || echo '$(srcdir)/'`mdns_avahi.c libbonjour_la-mdns_common.lo: mdns_common.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -MT libbonjour_la-mdns_common.lo -MD -MP -MF $(DEPDIR)/libbonjour_la-mdns_common.Tpo -c -o libbonjour_la-mdns_common.lo `test -f 'mdns_common.c' || echo '$(srcdir)/'`mdns_common.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libbonjour_la-mdns_common.Tpo $(DEPDIR)/libbonjour_la-mdns_common.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mdns_common.c' object='libbonjour_la-mdns_common.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mdns_common.c' object='libbonjour_la-mdns_common.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -c -o libbonjour_la-mdns_common.lo `test -f 'mdns_common.c' || echo '$(srcdir)/'`mdns_common.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -c -o libbonjour_la-mdns_common.lo `test -f 'mdns_common.c' || echo '$(srcdir)/'`mdns_common.c libbonjour_la-parser.lo: parser.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -MT libbonjour_la-parser.lo -MD -MP -MF $(DEPDIR)/libbonjour_la-parser.Tpo -c -o libbonjour_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libbonjour_la-parser.Tpo $(DEPDIR)/libbonjour_la-parser.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='parser.c' object='libbonjour_la-parser.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='parser.c' object='libbonjour_la-parser.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -c -o libbonjour_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -c -o libbonjour_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c libbonjour_la-bonjour_ft.lo: bonjour_ft.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -MT libbonjour_la-bonjour_ft.lo -MD -MP -MF $(DEPDIR)/libbonjour_la-bonjour_ft.Tpo -c -o libbonjour_la-bonjour_ft.lo `test -f 'bonjour_ft.c' || echo '$(srcdir)/'`bonjour_ft.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libbonjour_la-bonjour_ft.Tpo $(DEPDIR)/libbonjour_la-bonjour_ft.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bonjour_ft.c' object='libbonjour_la-bonjour_ft.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bonjour_ft.c' object='libbonjour_la-bonjour_ft.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -c -o libbonjour_la-bonjour_ft.lo `test -f 'bonjour_ft.c' || echo '$(srcdir)/'`bonjour_ft.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_la_CFLAGS) $(CFLAGS) -c -o libbonjour_la-bonjour_ft.lo `test -f 'bonjour_ft.c' || echo '$(srcdir)/'`bonjour_ft.c mostlyclean-libtool: -rm -f *.lo @@ -688,10 +690,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/gg/Makefile.in pidgin-2.10.6/libpurple/protocols/gg/Makefile.in --- pidgin-2.10.4/libpurple/protocols/gg/Makefile.in 2012-05-07 03:37:55.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/gg/Makefile.in 2012-07-06 15:27:42.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -68,6 +68,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pkgdir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -106,8 +112,8 @@ @STATIC_GG_FALSE@am_libgg_la_OBJECTS = $(am__objects_2) @STATIC_GG_TRUE@am_libgg_la_OBJECTS = $(am__objects_2) libgg_la_OBJECTS = $(am_libgg_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libgg_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libgg_la_CFLAGS) \ @@ -124,21 +130,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgg_la_SOURCES) DIST_SOURCES = $(am__libgg_la_SOURCES_DIST) @@ -233,6 +239,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -367,6 +377,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -555,7 +567,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libgg.la: $(libgg_la_OBJECTS) $(libgg_la_DEPENDENCIES) +libgg.la: $(libgg_la_OBJECTS) $(libgg_la_DEPENDENCIES) $(EXTRA_libgg_la_DEPENDENCIES) $(AM_V_CCLD)$(libgg_la_LINK) $(am_libgg_la_rpath) $(libgg_la_OBJECTS) $(libgg_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -589,194 +601,170 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< libgg_la-common.lo: lib/common.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-common.lo -MD -MP -MF $(DEPDIR)/libgg_la-common.Tpo -c -o libgg_la-common.lo `test -f 'lib/common.c' || echo '$(srcdir)/'`lib/common.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-common.Tpo $(DEPDIR)/libgg_la-common.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/common.c' object='libgg_la-common.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/common.c' object='libgg_la-common.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-common.lo `test -f 'lib/common.c' || echo '$(srcdir)/'`lib/common.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-common.lo `test -f 'lib/common.c' || echo '$(srcdir)/'`lib/common.c libgg_la-dcc.lo: lib/dcc.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-dcc.lo -MD -MP -MF $(DEPDIR)/libgg_la-dcc.Tpo -c -o libgg_la-dcc.lo `test -f 'lib/dcc.c' || echo '$(srcdir)/'`lib/dcc.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-dcc.Tpo $(DEPDIR)/libgg_la-dcc.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/dcc.c' object='libgg_la-dcc.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/dcc.c' object='libgg_la-dcc.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-dcc.lo `test -f 'lib/dcc.c' || echo '$(srcdir)/'`lib/dcc.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-dcc.lo `test -f 'lib/dcc.c' || echo '$(srcdir)/'`lib/dcc.c libgg_la-dcc7.lo: lib/dcc7.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-dcc7.lo -MD -MP -MF $(DEPDIR)/libgg_la-dcc7.Tpo -c -o libgg_la-dcc7.lo `test -f 'lib/dcc7.c' || echo '$(srcdir)/'`lib/dcc7.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-dcc7.Tpo $(DEPDIR)/libgg_la-dcc7.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/dcc7.c' object='libgg_la-dcc7.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/dcc7.c' object='libgg_la-dcc7.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-dcc7.lo `test -f 'lib/dcc7.c' || echo '$(srcdir)/'`lib/dcc7.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-dcc7.lo `test -f 'lib/dcc7.c' || echo '$(srcdir)/'`lib/dcc7.c libgg_la-debug.lo: lib/debug.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-debug.lo -MD -MP -MF $(DEPDIR)/libgg_la-debug.Tpo -c -o libgg_la-debug.lo `test -f 'lib/debug.c' || echo '$(srcdir)/'`lib/debug.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-debug.Tpo $(DEPDIR)/libgg_la-debug.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/debug.c' object='libgg_la-debug.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/debug.c' object='libgg_la-debug.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-debug.lo `test -f 'lib/debug.c' || echo '$(srcdir)/'`lib/debug.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-debug.lo `test -f 'lib/debug.c' || echo '$(srcdir)/'`lib/debug.c libgg_la-deflate.lo: lib/deflate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-deflate.lo -MD -MP -MF $(DEPDIR)/libgg_la-deflate.Tpo -c -o libgg_la-deflate.lo `test -f 'lib/deflate.c' || echo '$(srcdir)/'`lib/deflate.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-deflate.Tpo $(DEPDIR)/libgg_la-deflate.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/deflate.c' object='libgg_la-deflate.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/deflate.c' object='libgg_la-deflate.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-deflate.lo `test -f 'lib/deflate.c' || echo '$(srcdir)/'`lib/deflate.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-deflate.lo `test -f 'lib/deflate.c' || echo '$(srcdir)/'`lib/deflate.c libgg_la-encoding.lo: lib/encoding.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-encoding.lo -MD -MP -MF $(DEPDIR)/libgg_la-encoding.Tpo -c -o libgg_la-encoding.lo `test -f 'lib/encoding.c' || echo '$(srcdir)/'`lib/encoding.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-encoding.Tpo $(DEPDIR)/libgg_la-encoding.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/encoding.c' object='libgg_la-encoding.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/encoding.c' object='libgg_la-encoding.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-encoding.lo `test -f 'lib/encoding.c' || echo '$(srcdir)/'`lib/encoding.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-encoding.lo `test -f 'lib/encoding.c' || echo '$(srcdir)/'`lib/encoding.c libgg_la-events.lo: lib/events.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-events.lo -MD -MP -MF $(DEPDIR)/libgg_la-events.Tpo -c -o libgg_la-events.lo `test -f 'lib/events.c' || echo '$(srcdir)/'`lib/events.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-events.Tpo $(DEPDIR)/libgg_la-events.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/events.c' object='libgg_la-events.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/events.c' object='libgg_la-events.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-events.lo `test -f 'lib/events.c' || echo '$(srcdir)/'`lib/events.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-events.lo `test -f 'lib/events.c' || echo '$(srcdir)/'`lib/events.c libgg_la-handlers.lo: lib/handlers.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-handlers.lo -MD -MP -MF $(DEPDIR)/libgg_la-handlers.Tpo -c -o libgg_la-handlers.lo `test -f 'lib/handlers.c' || echo '$(srcdir)/'`lib/handlers.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-handlers.Tpo $(DEPDIR)/libgg_la-handlers.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/handlers.c' object='libgg_la-handlers.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/handlers.c' object='libgg_la-handlers.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-handlers.lo `test -f 'lib/handlers.c' || echo '$(srcdir)/'`lib/handlers.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-handlers.lo `test -f 'lib/handlers.c' || echo '$(srcdir)/'`lib/handlers.c libgg_la-http.lo: lib/http.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-http.lo -MD -MP -MF $(DEPDIR)/libgg_la-http.Tpo -c -o libgg_la-http.lo `test -f 'lib/http.c' || echo '$(srcdir)/'`lib/http.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-http.Tpo $(DEPDIR)/libgg_la-http.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/http.c' object='libgg_la-http.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/http.c' object='libgg_la-http.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-http.lo `test -f 'lib/http.c' || echo '$(srcdir)/'`lib/http.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-http.lo `test -f 'lib/http.c' || echo '$(srcdir)/'`lib/http.c libgg_la-libgadu.lo: lib/libgadu.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-libgadu.lo -MD -MP -MF $(DEPDIR)/libgg_la-libgadu.Tpo -c -o libgg_la-libgadu.lo `test -f 'lib/libgadu.c' || echo '$(srcdir)/'`lib/libgadu.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-libgadu.Tpo $(DEPDIR)/libgg_la-libgadu.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgadu.c' object='libgg_la-libgadu.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/libgadu.c' object='libgg_la-libgadu.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-libgadu.lo `test -f 'lib/libgadu.c' || echo '$(srcdir)/'`lib/libgadu.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-libgadu.lo `test -f 'lib/libgadu.c' || echo '$(srcdir)/'`lib/libgadu.c libgg_la-message.lo: lib/message.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-message.lo -MD -MP -MF $(DEPDIR)/libgg_la-message.Tpo -c -o libgg_la-message.lo `test -f 'lib/message.c' || echo '$(srcdir)/'`lib/message.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-message.Tpo $(DEPDIR)/libgg_la-message.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/message.c' object='libgg_la-message.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/message.c' object='libgg_la-message.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-message.lo `test -f 'lib/message.c' || echo '$(srcdir)/'`lib/message.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-message.lo `test -f 'lib/message.c' || echo '$(srcdir)/'`lib/message.c libgg_la-obsolete.lo: lib/obsolete.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-obsolete.lo -MD -MP -MF $(DEPDIR)/libgg_la-obsolete.Tpo -c -o libgg_la-obsolete.lo `test -f 'lib/obsolete.c' || echo '$(srcdir)/'`lib/obsolete.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-obsolete.Tpo $(DEPDIR)/libgg_la-obsolete.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/obsolete.c' object='libgg_la-obsolete.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/obsolete.c' object='libgg_la-obsolete.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-obsolete.lo `test -f 'lib/obsolete.c' || echo '$(srcdir)/'`lib/obsolete.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-obsolete.lo `test -f 'lib/obsolete.c' || echo '$(srcdir)/'`lib/obsolete.c libgg_la-pubdir.lo: lib/pubdir.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-pubdir.lo -MD -MP -MF $(DEPDIR)/libgg_la-pubdir.Tpo -c -o libgg_la-pubdir.lo `test -f 'lib/pubdir.c' || echo '$(srcdir)/'`lib/pubdir.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-pubdir.Tpo $(DEPDIR)/libgg_la-pubdir.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/pubdir.c' object='libgg_la-pubdir.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/pubdir.c' object='libgg_la-pubdir.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-pubdir.lo `test -f 'lib/pubdir.c' || echo '$(srcdir)/'`lib/pubdir.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-pubdir.lo `test -f 'lib/pubdir.c' || echo '$(srcdir)/'`lib/pubdir.c libgg_la-pubdir50.lo: lib/pubdir50.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-pubdir50.lo -MD -MP -MF $(DEPDIR)/libgg_la-pubdir50.Tpo -c -o libgg_la-pubdir50.lo `test -f 'lib/pubdir50.c' || echo '$(srcdir)/'`lib/pubdir50.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-pubdir50.Tpo $(DEPDIR)/libgg_la-pubdir50.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/pubdir50.c' object='libgg_la-pubdir50.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/pubdir50.c' object='libgg_la-pubdir50.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-pubdir50.lo `test -f 'lib/pubdir50.c' || echo '$(srcdir)/'`lib/pubdir50.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-pubdir50.lo `test -f 'lib/pubdir50.c' || echo '$(srcdir)/'`lib/pubdir50.c libgg_la-resolver.lo: lib/resolver.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-resolver.lo -MD -MP -MF $(DEPDIR)/libgg_la-resolver.Tpo -c -o libgg_la-resolver.lo `test -f 'lib/resolver.c' || echo '$(srcdir)/'`lib/resolver.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-resolver.Tpo $(DEPDIR)/libgg_la-resolver.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/resolver.c' object='libgg_la-resolver.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/resolver.c' object='libgg_la-resolver.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-resolver.lo `test -f 'lib/resolver.c' || echo '$(srcdir)/'`lib/resolver.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-resolver.lo `test -f 'lib/resolver.c' || echo '$(srcdir)/'`lib/resolver.c libgg_la-sha1.lo: lib/sha1.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-sha1.lo -MD -MP -MF $(DEPDIR)/libgg_la-sha1.Tpo -c -o libgg_la-sha1.lo `test -f 'lib/sha1.c' || echo '$(srcdir)/'`lib/sha1.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-sha1.Tpo $(DEPDIR)/libgg_la-sha1.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/sha1.c' object='libgg_la-sha1.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/sha1.c' object='libgg_la-sha1.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-sha1.lo `test -f 'lib/sha1.c' || echo '$(srcdir)/'`lib/sha1.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-sha1.lo `test -f 'lib/sha1.c' || echo '$(srcdir)/'`lib/sha1.c libgg_la-gg-utils.lo: gg-utils.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-gg-utils.lo -MD -MP -MF $(DEPDIR)/libgg_la-gg-utils.Tpo -c -o libgg_la-gg-utils.lo `test -f 'gg-utils.c' || echo '$(srcdir)/'`gg-utils.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-gg-utils.Tpo $(DEPDIR)/libgg_la-gg-utils.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gg-utils.c' object='libgg_la-gg-utils.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gg-utils.c' object='libgg_la-gg-utils.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-gg-utils.lo `test -f 'gg-utils.c' || echo '$(srcdir)/'`gg-utils.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-gg-utils.lo `test -f 'gg-utils.c' || echo '$(srcdir)/'`gg-utils.c libgg_la-confer.lo: confer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-confer.lo -MD -MP -MF $(DEPDIR)/libgg_la-confer.Tpo -c -o libgg_la-confer.lo `test -f 'confer.c' || echo '$(srcdir)/'`confer.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-confer.Tpo $(DEPDIR)/libgg_la-confer.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='confer.c' object='libgg_la-confer.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='confer.c' object='libgg_la-confer.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-confer.lo `test -f 'confer.c' || echo '$(srcdir)/'`confer.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-confer.lo `test -f 'confer.c' || echo '$(srcdir)/'`confer.c libgg_la-search.lo: search.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-search.lo -MD -MP -MF $(DEPDIR)/libgg_la-search.Tpo -c -o libgg_la-search.lo `test -f 'search.c' || echo '$(srcdir)/'`search.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-search.Tpo $(DEPDIR)/libgg_la-search.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='search.c' object='libgg_la-search.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='search.c' object='libgg_la-search.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-search.lo `test -f 'search.c' || echo '$(srcdir)/'`search.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-search.lo `test -f 'search.c' || echo '$(srcdir)/'`search.c libgg_la-buddylist.lo: buddylist.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-buddylist.lo -MD -MP -MF $(DEPDIR)/libgg_la-buddylist.Tpo -c -o libgg_la-buddylist.lo `test -f 'buddylist.c' || echo '$(srcdir)/'`buddylist.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-buddylist.Tpo $(DEPDIR)/libgg_la-buddylist.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='buddylist.c' object='libgg_la-buddylist.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='buddylist.c' object='libgg_la-buddylist.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-buddylist.lo `test -f 'buddylist.c' || echo '$(srcdir)/'`buddylist.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-buddylist.lo `test -f 'buddylist.c' || echo '$(srcdir)/'`buddylist.c libgg_la-gg.lo: gg.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -MT libgg_la-gg.lo -MD -MP -MF $(DEPDIR)/libgg_la-gg.Tpo -c -o libgg_la-gg.lo `test -f 'gg.c' || echo '$(srcdir)/'`gg.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgg_la-gg.Tpo $(DEPDIR)/libgg_la-gg.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gg.c' object='libgg_la-gg.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gg.c' object='libgg_la-gg.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-gg.lo `test -f 'gg.c' || echo '$(srcdir)/'`gg.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgg_la_CFLAGS) $(CFLAGS) -c -o libgg_la-gg.lo `test -f 'gg.c' || echo '$(srcdir)/'`gg.c mostlyclean-libtool: -rm -f *.lo @@ -883,10 +871,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/irc/Makefile.in pidgin-2.10.6/libpurple/protocols/irc/Makefile.in --- pidgin-2.10.4/libpurple/protocols/irc/Makefile.in 2012-05-07 03:37:55.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/irc/Makefile.in 2012-07-06 15:27:42.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pkgdir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -77,8 +83,8 @@ @STATIC_IRC_FALSE@am_libirc_la_OBJECTS = $(am__objects_1) @STATIC_IRC_TRUE@am_libirc_la_OBJECTS = $(am__objects_1) libirc_la_OBJECTS = $(am_libirc_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libirc_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libirc_la_CFLAGS) \ @@ -95,21 +101,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libirc_la_SOURCES) DIST_SOURCES = $(am__libirc_la_SOURCES_DIST) @@ -204,6 +210,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -338,6 +348,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -462,7 +474,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libirc.la: $(libirc_la_OBJECTS) $(libirc_la_DEPENDENCIES) +libirc.la: $(libirc_la_OBJECTS) $(libirc_la_DEPENDENCIES) $(EXTRA_libirc_la_DEPENDENCIES) $(AM_V_CCLD)$(libirc_la_LINK) $(am_libirc_la_rpath) $(libirc_la_OBJECTS) $(libirc_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -480,66 +492,58 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< libirc_la-cmds.lo: cmds.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libirc_la_CFLAGS) $(CFLAGS) -MT libirc_la-cmds.lo -MD -MP -MF $(DEPDIR)/libirc_la-cmds.Tpo -c -o libirc_la-cmds.lo `test -f 'cmds.c' || echo '$(srcdir)/'`cmds.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libirc_la-cmds.Tpo $(DEPDIR)/libirc_la-cmds.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cmds.c' object='libirc_la-cmds.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cmds.c' object='libirc_la-cmds.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libirc_la_CFLAGS) $(CFLAGS) -c -o libirc_la-cmds.lo `test -f 'cmds.c' || echo '$(srcdir)/'`cmds.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libirc_la_CFLAGS) $(CFLAGS) -c -o libirc_la-cmds.lo `test -f 'cmds.c' || echo '$(srcdir)/'`cmds.c libirc_la-dcc_send.lo: dcc_send.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libirc_la_CFLAGS) $(CFLAGS) -MT libirc_la-dcc_send.lo -MD -MP -MF $(DEPDIR)/libirc_la-dcc_send.Tpo -c -o libirc_la-dcc_send.lo `test -f 'dcc_send.c' || echo '$(srcdir)/'`dcc_send.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libirc_la-dcc_send.Tpo $(DEPDIR)/libirc_la-dcc_send.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcc_send.c' object='libirc_la-dcc_send.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dcc_send.c' object='libirc_la-dcc_send.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libirc_la_CFLAGS) $(CFLAGS) -c -o libirc_la-dcc_send.lo `test -f 'dcc_send.c' || echo '$(srcdir)/'`dcc_send.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libirc_la_CFLAGS) $(CFLAGS) -c -o libirc_la-dcc_send.lo `test -f 'dcc_send.c' || echo '$(srcdir)/'`dcc_send.c libirc_la-irc.lo: irc.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libirc_la_CFLAGS) $(CFLAGS) -MT libirc_la-irc.lo -MD -MP -MF $(DEPDIR)/libirc_la-irc.Tpo -c -o libirc_la-irc.lo `test -f 'irc.c' || echo '$(srcdir)/'`irc.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libirc_la-irc.Tpo $(DEPDIR)/libirc_la-irc.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='irc.c' object='libirc_la-irc.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='irc.c' object='libirc_la-irc.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libirc_la_CFLAGS) $(CFLAGS) -c -o libirc_la-irc.lo `test -f 'irc.c' || echo '$(srcdir)/'`irc.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libirc_la_CFLAGS) $(CFLAGS) -c -o libirc_la-irc.lo `test -f 'irc.c' || echo '$(srcdir)/'`irc.c libirc_la-msgs.lo: msgs.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libirc_la_CFLAGS) $(CFLAGS) -MT libirc_la-msgs.lo -MD -MP -MF $(DEPDIR)/libirc_la-msgs.Tpo -c -o libirc_la-msgs.lo `test -f 'msgs.c' || echo '$(srcdir)/'`msgs.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libirc_la-msgs.Tpo $(DEPDIR)/libirc_la-msgs.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='msgs.c' object='libirc_la-msgs.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='msgs.c' object='libirc_la-msgs.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libirc_la_CFLAGS) $(CFLAGS) -c -o libirc_la-msgs.lo `test -f 'msgs.c' || echo '$(srcdir)/'`msgs.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libirc_la_CFLAGS) $(CFLAGS) -c -o libirc_la-msgs.lo `test -f 'msgs.c' || echo '$(srcdir)/'`msgs.c libirc_la-parse.lo: parse.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libirc_la_CFLAGS) $(CFLAGS) -MT libirc_la-parse.lo -MD -MP -MF $(DEPDIR)/libirc_la-parse.Tpo -c -o libirc_la-parse.lo `test -f 'parse.c' || echo '$(srcdir)/'`parse.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libirc_la-parse.Tpo $(DEPDIR)/libirc_la-parse.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='parse.c' object='libirc_la-parse.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='parse.c' object='libirc_la-parse.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libirc_la_CFLAGS) $(CFLAGS) -c -o libirc_la-parse.lo `test -f 'parse.c' || echo '$(srcdir)/'`parse.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libirc_la_CFLAGS) $(CFLAGS) -c -o libirc_la-parse.lo `test -f 'parse.c' || echo '$(srcdir)/'`parse.c mostlyclean-libtool: -rm -f *.lo @@ -646,10 +650,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/jabber/Makefile.in pidgin-2.10.6/libpurple/protocols/jabber/Makefile.in --- pidgin-2.10.4/libpurple/protocols/jabber/Makefile.in 2012-05-07 03:37:56.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/jabber/Makefile.in 2012-07-06 15:27:43.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -67,6 +67,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pkgdir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -122,8 +128,8 @@ @STATIC_JABBER_TRUE@am_libjabber_la_OBJECTS = $(am__objects_2) \ @STATIC_JABBER_TRUE@ libjabber_la-libxmpp.lo libjabber_la_OBJECTS = $(am_libjabber_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libjabber_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libjabber_la_CFLAGS) \ @@ -148,21 +154,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libjabber_la_SOURCES) $(libxmpp_la_SOURCES) DIST_SOURCES = $(am__libjabber_la_SOURCES_DIST) \ @@ -258,6 +264,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -392,6 +402,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -541,9 +553,9 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libjabber.la: $(libjabber_la_OBJECTS) $(libjabber_la_DEPENDENCIES) +libjabber.la: $(libjabber_la_OBJECTS) $(libjabber_la_DEPENDENCIES) $(EXTRA_libjabber_la_DEPENDENCIES) $(AM_V_CCLD)$(libjabber_la_LINK) $(am_libjabber_la_rpath) $(libjabber_la_OBJECTS) $(libjabber_la_LIBADD) $(LIBS) -libxmpp.la: $(libxmpp_la_OBJECTS) $(libxmpp_la_DEPENDENCIES) +libxmpp.la: $(libxmpp_la_OBJECTS) $(libxmpp_la_DEPENDENCIES) $(EXTRA_libxmpp_la_DEPENDENCIES) $(AM_V_CCLD)$(libxmpp_la_LINK) $(am_libxmpp_la_rpath) $(libxmpp_la_OBJECTS) $(libxmpp_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -601,378 +613,331 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< libjabber_la-adhoccommands.lo: adhoccommands.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-adhoccommands.lo -MD -MP -MF $(DEPDIR)/libjabber_la-adhoccommands.Tpo -c -o libjabber_la-adhoccommands.lo `test -f 'adhoccommands.c' || echo '$(srcdir)/'`adhoccommands.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-adhoccommands.Tpo $(DEPDIR)/libjabber_la-adhoccommands.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='adhoccommands.c' object='libjabber_la-adhoccommands.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='adhoccommands.c' object='libjabber_la-adhoccommands.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-adhoccommands.lo `test -f 'adhoccommands.c' || echo '$(srcdir)/'`adhoccommands.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-adhoccommands.lo `test -f 'adhoccommands.c' || echo '$(srcdir)/'`adhoccommands.c libjabber_la-auth.lo: auth.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-auth.lo -MD -MP -MF $(DEPDIR)/libjabber_la-auth.Tpo -c -o libjabber_la-auth.lo `test -f 'auth.c' || echo '$(srcdir)/'`auth.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-auth.Tpo $(DEPDIR)/libjabber_la-auth.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth.c' object='libjabber_la-auth.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='auth.c' object='libjabber_la-auth.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-auth.lo `test -f 'auth.c' || echo '$(srcdir)/'`auth.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-auth.lo `test -f 'auth.c' || echo '$(srcdir)/'`auth.c libjabber_la-auth_digest_md5.lo: auth_digest_md5.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-auth_digest_md5.lo -MD -MP -MF $(DEPDIR)/libjabber_la-auth_digest_md5.Tpo -c -o libjabber_la-auth_digest_md5.lo `test -f 'auth_digest_md5.c' || echo '$(srcdir)/'`auth_digest_md5.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-auth_digest_md5.Tpo $(DEPDIR)/libjabber_la-auth_digest_md5.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth_digest_md5.c' object='libjabber_la-auth_digest_md5.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='auth_digest_md5.c' object='libjabber_la-auth_digest_md5.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-auth_digest_md5.lo `test -f 'auth_digest_md5.c' || echo '$(srcdir)/'`auth_digest_md5.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-auth_digest_md5.lo `test -f 'auth_digest_md5.c' || echo '$(srcdir)/'`auth_digest_md5.c libjabber_la-auth_plain.lo: auth_plain.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-auth_plain.lo -MD -MP -MF $(DEPDIR)/libjabber_la-auth_plain.Tpo -c -o libjabber_la-auth_plain.lo `test -f 'auth_plain.c' || echo '$(srcdir)/'`auth_plain.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-auth_plain.Tpo $(DEPDIR)/libjabber_la-auth_plain.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth_plain.c' object='libjabber_la-auth_plain.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='auth_plain.c' object='libjabber_la-auth_plain.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-auth_plain.lo `test -f 'auth_plain.c' || echo '$(srcdir)/'`auth_plain.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-auth_plain.lo `test -f 'auth_plain.c' || echo '$(srcdir)/'`auth_plain.c libjabber_la-auth_scram.lo: auth_scram.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-auth_scram.lo -MD -MP -MF $(DEPDIR)/libjabber_la-auth_scram.Tpo -c -o libjabber_la-auth_scram.lo `test -f 'auth_scram.c' || echo '$(srcdir)/'`auth_scram.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-auth_scram.Tpo $(DEPDIR)/libjabber_la-auth_scram.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth_scram.c' object='libjabber_la-auth_scram.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='auth_scram.c' object='libjabber_la-auth_scram.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-auth_scram.lo `test -f 'auth_scram.c' || echo '$(srcdir)/'`auth_scram.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-auth_scram.lo `test -f 'auth_scram.c' || echo '$(srcdir)/'`auth_scram.c libjabber_la-buddy.lo: buddy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-buddy.lo -MD -MP -MF $(DEPDIR)/libjabber_la-buddy.Tpo -c -o libjabber_la-buddy.lo `test -f 'buddy.c' || echo '$(srcdir)/'`buddy.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-buddy.Tpo $(DEPDIR)/libjabber_la-buddy.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='buddy.c' object='libjabber_la-buddy.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='buddy.c' object='libjabber_la-buddy.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-buddy.lo `test -f 'buddy.c' || echo '$(srcdir)/'`buddy.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-buddy.lo `test -f 'buddy.c' || echo '$(srcdir)/'`buddy.c libjabber_la-bosh.lo: bosh.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-bosh.lo -MD -MP -MF $(DEPDIR)/libjabber_la-bosh.Tpo -c -o libjabber_la-bosh.lo `test -f 'bosh.c' || echo '$(srcdir)/'`bosh.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-bosh.Tpo $(DEPDIR)/libjabber_la-bosh.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bosh.c' object='libjabber_la-bosh.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bosh.c' object='libjabber_la-bosh.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-bosh.lo `test -f 'bosh.c' || echo '$(srcdir)/'`bosh.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-bosh.lo `test -f 'bosh.c' || echo '$(srcdir)/'`bosh.c libjabber_la-caps.lo: caps.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-caps.lo -MD -MP -MF $(DEPDIR)/libjabber_la-caps.Tpo -c -o libjabber_la-caps.lo `test -f 'caps.c' || echo '$(srcdir)/'`caps.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-caps.Tpo $(DEPDIR)/libjabber_la-caps.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='caps.c' object='libjabber_la-caps.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='caps.c' object='libjabber_la-caps.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-caps.lo `test -f 'caps.c' || echo '$(srcdir)/'`caps.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-caps.lo `test -f 'caps.c' || echo '$(srcdir)/'`caps.c libjabber_la-chat.lo: chat.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-chat.lo -MD -MP -MF $(DEPDIR)/libjabber_la-chat.Tpo -c -o libjabber_la-chat.lo `test -f 'chat.c' || echo '$(srcdir)/'`chat.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-chat.Tpo $(DEPDIR)/libjabber_la-chat.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='chat.c' object='libjabber_la-chat.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='chat.c' object='libjabber_la-chat.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-chat.lo `test -f 'chat.c' || echo '$(srcdir)/'`chat.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-chat.lo `test -f 'chat.c' || echo '$(srcdir)/'`chat.c libjabber_la-data.lo: data.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-data.lo -MD -MP -MF $(DEPDIR)/libjabber_la-data.Tpo -c -o libjabber_la-data.lo `test -f 'data.c' || echo '$(srcdir)/'`data.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-data.Tpo $(DEPDIR)/libjabber_la-data.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='data.c' object='libjabber_la-data.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='data.c' object='libjabber_la-data.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-data.lo `test -f 'data.c' || echo '$(srcdir)/'`data.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-data.lo `test -f 'data.c' || echo '$(srcdir)/'`data.c libjabber_la-disco.lo: disco.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-disco.lo -MD -MP -MF $(DEPDIR)/libjabber_la-disco.Tpo -c -o libjabber_la-disco.lo `test -f 'disco.c' || echo '$(srcdir)/'`disco.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-disco.Tpo $(DEPDIR)/libjabber_la-disco.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disco.c' object='libjabber_la-disco.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='disco.c' object='libjabber_la-disco.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-disco.lo `test -f 'disco.c' || echo '$(srcdir)/'`disco.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-disco.lo `test -f 'disco.c' || echo '$(srcdir)/'`disco.c libjabber_la-gmail.lo: google/gmail.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-gmail.lo -MD -MP -MF $(DEPDIR)/libjabber_la-gmail.Tpo -c -o libjabber_la-gmail.lo `test -f 'google/gmail.c' || echo '$(srcdir)/'`google/gmail.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-gmail.Tpo $(DEPDIR)/libjabber_la-gmail.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='google/gmail.c' object='libjabber_la-gmail.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='google/gmail.c' object='libjabber_la-gmail.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-gmail.lo `test -f 'google/gmail.c' || echo '$(srcdir)/'`google/gmail.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-gmail.lo `test -f 'google/gmail.c' || echo '$(srcdir)/'`google/gmail.c libjabber_la-google.lo: google/google.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-google.lo -MD -MP -MF $(DEPDIR)/libjabber_la-google.Tpo -c -o libjabber_la-google.lo `test -f 'google/google.c' || echo '$(srcdir)/'`google/google.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-google.Tpo $(DEPDIR)/libjabber_la-google.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='google/google.c' object='libjabber_la-google.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='google/google.c' object='libjabber_la-google.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-google.lo `test -f 'google/google.c' || echo '$(srcdir)/'`google/google.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-google.lo `test -f 'google/google.c' || echo '$(srcdir)/'`google/google.c libjabber_la-google_presence.lo: google/google_presence.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-google_presence.lo -MD -MP -MF $(DEPDIR)/libjabber_la-google_presence.Tpo -c -o libjabber_la-google_presence.lo `test -f 'google/google_presence.c' || echo '$(srcdir)/'`google/google_presence.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-google_presence.Tpo $(DEPDIR)/libjabber_la-google_presence.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='google/google_presence.c' object='libjabber_la-google_presence.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='google/google_presence.c' object='libjabber_la-google_presence.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-google_presence.lo `test -f 'google/google_presence.c' || echo '$(srcdir)/'`google/google_presence.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-google_presence.lo `test -f 'google/google_presence.c' || echo '$(srcdir)/'`google/google_presence.c libjabber_la-google_roster.lo: google/google_roster.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-google_roster.lo -MD -MP -MF $(DEPDIR)/libjabber_la-google_roster.Tpo -c -o libjabber_la-google_roster.lo `test -f 'google/google_roster.c' || echo '$(srcdir)/'`google/google_roster.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-google_roster.Tpo $(DEPDIR)/libjabber_la-google_roster.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='google/google_roster.c' object='libjabber_la-google_roster.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='google/google_roster.c' object='libjabber_la-google_roster.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-google_roster.lo `test -f 'google/google_roster.c' || echo '$(srcdir)/'`google/google_roster.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-google_roster.lo `test -f 'google/google_roster.c' || echo '$(srcdir)/'`google/google_roster.c libjabber_la-google_session.lo: google/google_session.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-google_session.lo -MD -MP -MF $(DEPDIR)/libjabber_la-google_session.Tpo -c -o libjabber_la-google_session.lo `test -f 'google/google_session.c' || echo '$(srcdir)/'`google/google_session.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-google_session.Tpo $(DEPDIR)/libjabber_la-google_session.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='google/google_session.c' object='libjabber_la-google_session.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='google/google_session.c' object='libjabber_la-google_session.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-google_session.lo `test -f 'google/google_session.c' || echo '$(srcdir)/'`google/google_session.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-google_session.lo `test -f 'google/google_session.c' || echo '$(srcdir)/'`google/google_session.c libjabber_la-jingleinfo.lo: google/jingleinfo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-jingleinfo.lo -MD -MP -MF $(DEPDIR)/libjabber_la-jingleinfo.Tpo -c -o libjabber_la-jingleinfo.lo `test -f 'google/jingleinfo.c' || echo '$(srcdir)/'`google/jingleinfo.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-jingleinfo.Tpo $(DEPDIR)/libjabber_la-jingleinfo.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='google/jingleinfo.c' object='libjabber_la-jingleinfo.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='google/jingleinfo.c' object='libjabber_la-jingleinfo.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-jingleinfo.lo `test -f 'google/jingleinfo.c' || echo '$(srcdir)/'`google/jingleinfo.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-jingleinfo.lo `test -f 'google/jingleinfo.c' || echo '$(srcdir)/'`google/jingleinfo.c libjabber_la-relay.lo: google/relay.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-relay.lo -MD -MP -MF $(DEPDIR)/libjabber_la-relay.Tpo -c -o libjabber_la-relay.lo `test -f 'google/relay.c' || echo '$(srcdir)/'`google/relay.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-relay.Tpo $(DEPDIR)/libjabber_la-relay.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='google/relay.c' object='libjabber_la-relay.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='google/relay.c' object='libjabber_la-relay.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-relay.lo `test -f 'google/relay.c' || echo '$(srcdir)/'`google/relay.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-relay.lo `test -f 'google/relay.c' || echo '$(srcdir)/'`google/relay.c libjabber_la-ibb.lo: ibb.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-ibb.lo -MD -MP -MF $(DEPDIR)/libjabber_la-ibb.Tpo -c -o libjabber_la-ibb.lo `test -f 'ibb.c' || echo '$(srcdir)/'`ibb.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-ibb.Tpo $(DEPDIR)/libjabber_la-ibb.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ibb.c' object='libjabber_la-ibb.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ibb.c' object='libjabber_la-ibb.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-ibb.lo `test -f 'ibb.c' || echo '$(srcdir)/'`ibb.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-ibb.lo `test -f 'ibb.c' || echo '$(srcdir)/'`ibb.c libjabber_la-iq.lo: iq.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-iq.lo -MD -MP -MF $(DEPDIR)/libjabber_la-iq.Tpo -c -o libjabber_la-iq.lo `test -f 'iq.c' || echo '$(srcdir)/'`iq.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-iq.Tpo $(DEPDIR)/libjabber_la-iq.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='iq.c' object='libjabber_la-iq.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='iq.c' object='libjabber_la-iq.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-iq.lo `test -f 'iq.c' || echo '$(srcdir)/'`iq.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-iq.lo `test -f 'iq.c' || echo '$(srcdir)/'`iq.c libjabber_la-jabber.lo: jabber.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-jabber.lo -MD -MP -MF $(DEPDIR)/libjabber_la-jabber.Tpo -c -o libjabber_la-jabber.lo `test -f 'jabber.c' || echo '$(srcdir)/'`jabber.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-jabber.Tpo $(DEPDIR)/libjabber_la-jabber.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='jabber.c' object='libjabber_la-jabber.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='jabber.c' object='libjabber_la-jabber.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-jabber.lo `test -f 'jabber.c' || echo '$(srcdir)/'`jabber.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-jabber.lo `test -f 'jabber.c' || echo '$(srcdir)/'`jabber.c libjabber_la-jingle.lo: jingle/jingle.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-jingle.lo -MD -MP -MF $(DEPDIR)/libjabber_la-jingle.Tpo -c -o libjabber_la-jingle.lo `test -f 'jingle/jingle.c' || echo '$(srcdir)/'`jingle/jingle.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-jingle.Tpo $(DEPDIR)/libjabber_la-jingle.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='jingle/jingle.c' object='libjabber_la-jingle.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='jingle/jingle.c' object='libjabber_la-jingle.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-jingle.lo `test -f 'jingle/jingle.c' || echo '$(srcdir)/'`jingle/jingle.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-jingle.lo `test -f 'jingle/jingle.c' || echo '$(srcdir)/'`jingle/jingle.c libjabber_la-content.lo: jingle/content.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-content.lo -MD -MP -MF $(DEPDIR)/libjabber_la-content.Tpo -c -o libjabber_la-content.lo `test -f 'jingle/content.c' || echo '$(srcdir)/'`jingle/content.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-content.Tpo $(DEPDIR)/libjabber_la-content.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='jingle/content.c' object='libjabber_la-content.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='jingle/content.c' object='libjabber_la-content.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-content.lo `test -f 'jingle/content.c' || echo '$(srcdir)/'`jingle/content.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-content.lo `test -f 'jingle/content.c' || echo '$(srcdir)/'`jingle/content.c libjabber_la-iceudp.lo: jingle/iceudp.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-iceudp.lo -MD -MP -MF $(DEPDIR)/libjabber_la-iceudp.Tpo -c -o libjabber_la-iceudp.lo `test -f 'jingle/iceudp.c' || echo '$(srcdir)/'`jingle/iceudp.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-iceudp.Tpo $(DEPDIR)/libjabber_la-iceudp.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='jingle/iceudp.c' object='libjabber_la-iceudp.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='jingle/iceudp.c' object='libjabber_la-iceudp.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-iceudp.lo `test -f 'jingle/iceudp.c' || echo '$(srcdir)/'`jingle/iceudp.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-iceudp.lo `test -f 'jingle/iceudp.c' || echo '$(srcdir)/'`jingle/iceudp.c libjabber_la-rawudp.lo: jingle/rawudp.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-rawudp.lo -MD -MP -MF $(DEPDIR)/libjabber_la-rawudp.Tpo -c -o libjabber_la-rawudp.lo `test -f 'jingle/rawudp.c' || echo '$(srcdir)/'`jingle/rawudp.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-rawudp.Tpo $(DEPDIR)/libjabber_la-rawudp.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='jingle/rawudp.c' object='libjabber_la-rawudp.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='jingle/rawudp.c' object='libjabber_la-rawudp.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-rawudp.lo `test -f 'jingle/rawudp.c' || echo '$(srcdir)/'`jingle/rawudp.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-rawudp.lo `test -f 'jingle/rawudp.c' || echo '$(srcdir)/'`jingle/rawudp.c libjabber_la-rtp.lo: jingle/rtp.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-rtp.lo -MD -MP -MF $(DEPDIR)/libjabber_la-rtp.Tpo -c -o libjabber_la-rtp.lo `test -f 'jingle/rtp.c' || echo '$(srcdir)/'`jingle/rtp.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-rtp.Tpo $(DEPDIR)/libjabber_la-rtp.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='jingle/rtp.c' object='libjabber_la-rtp.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='jingle/rtp.c' object='libjabber_la-rtp.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-rtp.lo `test -f 'jingle/rtp.c' || echo '$(srcdir)/'`jingle/rtp.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-rtp.lo `test -f 'jingle/rtp.c' || echo '$(srcdir)/'`jingle/rtp.c libjabber_la-session.lo: jingle/session.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-session.lo -MD -MP -MF $(DEPDIR)/libjabber_la-session.Tpo -c -o libjabber_la-session.lo `test -f 'jingle/session.c' || echo '$(srcdir)/'`jingle/session.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-session.Tpo $(DEPDIR)/libjabber_la-session.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='jingle/session.c' object='libjabber_la-session.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='jingle/session.c' object='libjabber_la-session.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-session.lo `test -f 'jingle/session.c' || echo '$(srcdir)/'`jingle/session.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-session.lo `test -f 'jingle/session.c' || echo '$(srcdir)/'`jingle/session.c libjabber_la-transport.lo: jingle/transport.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-transport.lo -MD -MP -MF $(DEPDIR)/libjabber_la-transport.Tpo -c -o libjabber_la-transport.lo `test -f 'jingle/transport.c' || echo '$(srcdir)/'`jingle/transport.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-transport.Tpo $(DEPDIR)/libjabber_la-transport.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='jingle/transport.c' object='libjabber_la-transport.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='jingle/transport.c' object='libjabber_la-transport.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-transport.lo `test -f 'jingle/transport.c' || echo '$(srcdir)/'`jingle/transport.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-transport.lo `test -f 'jingle/transport.c' || echo '$(srcdir)/'`jingle/transport.c libjabber_la-jutil.lo: jutil.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-jutil.lo -MD -MP -MF $(DEPDIR)/libjabber_la-jutil.Tpo -c -o libjabber_la-jutil.lo `test -f 'jutil.c' || echo '$(srcdir)/'`jutil.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-jutil.Tpo $(DEPDIR)/libjabber_la-jutil.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='jutil.c' object='libjabber_la-jutil.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='jutil.c' object='libjabber_la-jutil.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-jutil.lo `test -f 'jutil.c' || echo '$(srcdir)/'`jutil.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-jutil.lo `test -f 'jutil.c' || echo '$(srcdir)/'`jutil.c libjabber_la-message.lo: message.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-message.lo -MD -MP -MF $(DEPDIR)/libjabber_la-message.Tpo -c -o libjabber_la-message.lo `test -f 'message.c' || echo '$(srcdir)/'`message.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-message.Tpo $(DEPDIR)/libjabber_la-message.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='message.c' object='libjabber_la-message.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='message.c' object='libjabber_la-message.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-message.lo `test -f 'message.c' || echo '$(srcdir)/'`message.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-message.lo `test -f 'message.c' || echo '$(srcdir)/'`message.c libjabber_la-oob.lo: oob.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-oob.lo -MD -MP -MF $(DEPDIR)/libjabber_la-oob.Tpo -c -o libjabber_la-oob.lo `test -f 'oob.c' || echo '$(srcdir)/'`oob.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-oob.Tpo $(DEPDIR)/libjabber_la-oob.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='oob.c' object='libjabber_la-oob.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='oob.c' object='libjabber_la-oob.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-oob.lo `test -f 'oob.c' || echo '$(srcdir)/'`oob.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-oob.lo `test -f 'oob.c' || echo '$(srcdir)/'`oob.c libjabber_la-parser.lo: parser.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-parser.lo -MD -MP -MF $(DEPDIR)/libjabber_la-parser.Tpo -c -o libjabber_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-parser.Tpo $(DEPDIR)/libjabber_la-parser.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='parser.c' object='libjabber_la-parser.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='parser.c' object='libjabber_la-parser.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c libjabber_la-pep.lo: pep.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-pep.lo -MD -MP -MF $(DEPDIR)/libjabber_la-pep.Tpo -c -o libjabber_la-pep.lo `test -f 'pep.c' || echo '$(srcdir)/'`pep.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-pep.Tpo $(DEPDIR)/libjabber_la-pep.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pep.c' object='libjabber_la-pep.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pep.c' object='libjabber_la-pep.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-pep.lo `test -f 'pep.c' || echo '$(srcdir)/'`pep.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-pep.lo `test -f 'pep.c' || echo '$(srcdir)/'`pep.c libjabber_la-ping.lo: ping.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-ping.lo -MD -MP -MF $(DEPDIR)/libjabber_la-ping.Tpo -c -o libjabber_la-ping.lo `test -f 'ping.c' || echo '$(srcdir)/'`ping.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-ping.Tpo $(DEPDIR)/libjabber_la-ping.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ping.c' object='libjabber_la-ping.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ping.c' object='libjabber_la-ping.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-ping.lo `test -f 'ping.c' || echo '$(srcdir)/'`ping.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-ping.lo `test -f 'ping.c' || echo '$(srcdir)/'`ping.c libjabber_la-presence.lo: presence.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-presence.lo -MD -MP -MF $(DEPDIR)/libjabber_la-presence.Tpo -c -o libjabber_la-presence.lo `test -f 'presence.c' || echo '$(srcdir)/'`presence.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-presence.Tpo $(DEPDIR)/libjabber_la-presence.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='presence.c' object='libjabber_la-presence.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='presence.c' object='libjabber_la-presence.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-presence.lo `test -f 'presence.c' || echo '$(srcdir)/'`presence.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-presence.lo `test -f 'presence.c' || echo '$(srcdir)/'`presence.c libjabber_la-roster.lo: roster.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-roster.lo -MD -MP -MF $(DEPDIR)/libjabber_la-roster.Tpo -c -o libjabber_la-roster.lo `test -f 'roster.c' || echo '$(srcdir)/'`roster.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-roster.Tpo $(DEPDIR)/libjabber_la-roster.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='roster.c' object='libjabber_la-roster.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='roster.c' object='libjabber_la-roster.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-roster.lo `test -f 'roster.c' || echo '$(srcdir)/'`roster.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-roster.lo `test -f 'roster.c' || echo '$(srcdir)/'`roster.c libjabber_la-si.lo: si.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-si.lo -MD -MP -MF $(DEPDIR)/libjabber_la-si.Tpo -c -o libjabber_la-si.lo `test -f 'si.c' || echo '$(srcdir)/'`si.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-si.Tpo $(DEPDIR)/libjabber_la-si.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='si.c' object='libjabber_la-si.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='si.c' object='libjabber_la-si.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-si.lo `test -f 'si.c' || echo '$(srcdir)/'`si.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-si.lo `test -f 'si.c' || echo '$(srcdir)/'`si.c libjabber_la-useravatar.lo: useravatar.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-useravatar.lo -MD -MP -MF $(DEPDIR)/libjabber_la-useravatar.Tpo -c -o libjabber_la-useravatar.lo `test -f 'useravatar.c' || echo '$(srcdir)/'`useravatar.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-useravatar.Tpo $(DEPDIR)/libjabber_la-useravatar.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='useravatar.c' object='libjabber_la-useravatar.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='useravatar.c' object='libjabber_la-useravatar.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-useravatar.lo `test -f 'useravatar.c' || echo '$(srcdir)/'`useravatar.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-useravatar.lo `test -f 'useravatar.c' || echo '$(srcdir)/'`useravatar.c libjabber_la-usermood.lo: usermood.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-usermood.lo -MD -MP -MF $(DEPDIR)/libjabber_la-usermood.Tpo -c -o libjabber_la-usermood.lo `test -f 'usermood.c' || echo '$(srcdir)/'`usermood.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-usermood.Tpo $(DEPDIR)/libjabber_la-usermood.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='usermood.c' object='libjabber_la-usermood.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='usermood.c' object='libjabber_la-usermood.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-usermood.lo `test -f 'usermood.c' || echo '$(srcdir)/'`usermood.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-usermood.lo `test -f 'usermood.c' || echo '$(srcdir)/'`usermood.c libjabber_la-usernick.lo: usernick.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-usernick.lo -MD -MP -MF $(DEPDIR)/libjabber_la-usernick.Tpo -c -o libjabber_la-usernick.lo `test -f 'usernick.c' || echo '$(srcdir)/'`usernick.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-usernick.Tpo $(DEPDIR)/libjabber_la-usernick.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='usernick.c' object='libjabber_la-usernick.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='usernick.c' object='libjabber_la-usernick.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-usernick.lo `test -f 'usernick.c' || echo '$(srcdir)/'`usernick.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-usernick.lo `test -f 'usernick.c' || echo '$(srcdir)/'`usernick.c libjabber_la-usertune.lo: usertune.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-usertune.lo -MD -MP -MF $(DEPDIR)/libjabber_la-usertune.Tpo -c -o libjabber_la-usertune.lo `test -f 'usertune.c' || echo '$(srcdir)/'`usertune.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-usertune.Tpo $(DEPDIR)/libjabber_la-usertune.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='usertune.c' object='libjabber_la-usertune.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='usertune.c' object='libjabber_la-usertune.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-usertune.lo `test -f 'usertune.c' || echo '$(srcdir)/'`usertune.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-usertune.lo `test -f 'usertune.c' || echo '$(srcdir)/'`usertune.c libjabber_la-xdata.lo: xdata.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-xdata.lo -MD -MP -MF $(DEPDIR)/libjabber_la-xdata.Tpo -c -o libjabber_la-xdata.lo `test -f 'xdata.c' || echo '$(srcdir)/'`xdata.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-xdata.Tpo $(DEPDIR)/libjabber_la-xdata.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xdata.c' object='libjabber_la-xdata.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xdata.c' object='libjabber_la-xdata.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-xdata.lo `test -f 'xdata.c' || echo '$(srcdir)/'`xdata.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-xdata.lo `test -f 'xdata.c' || echo '$(srcdir)/'`xdata.c libjabber_la-auth_cyrus.lo: auth_cyrus.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-auth_cyrus.lo -MD -MP -MF $(DEPDIR)/libjabber_la-auth_cyrus.Tpo -c -o libjabber_la-auth_cyrus.lo `test -f 'auth_cyrus.c' || echo '$(srcdir)/'`auth_cyrus.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-auth_cyrus.Tpo $(DEPDIR)/libjabber_la-auth_cyrus.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth_cyrus.c' object='libjabber_la-auth_cyrus.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='auth_cyrus.c' object='libjabber_la-auth_cyrus.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-auth_cyrus.lo `test -f 'auth_cyrus.c' || echo '$(srcdir)/'`auth_cyrus.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-auth_cyrus.lo `test -f 'auth_cyrus.c' || echo '$(srcdir)/'`auth_cyrus.c libjabber_la-libxmpp.lo: libxmpp.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -MT libjabber_la-libxmpp.lo -MD -MP -MF $(DEPDIR)/libjabber_la-libxmpp.Tpo -c -o libjabber_la-libxmpp.lo `test -f 'libxmpp.c' || echo '$(srcdir)/'`libxmpp.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libjabber_la-libxmpp.Tpo $(DEPDIR)/libjabber_la-libxmpp.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libxmpp.c' object='libjabber_la-libxmpp.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libxmpp.c' object='libjabber_la-libxmpp.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-libxmpp.lo `test -f 'libxmpp.c' || echo '$(srcdir)/'`libxmpp.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjabber_la_CFLAGS) $(CFLAGS) -c -o libjabber_la-libxmpp.lo `test -f 'libxmpp.c' || echo '$(srcdir)/'`libxmpp.c mostlyclean-libtool: -rm -f *.lo @@ -1079,10 +1044,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/Makefile.in pidgin-2.10.6/libpurple/protocols/Makefile.in --- pidgin-2.10.4/libpurple/protocols/Makefile.in 2012-05-07 03:37:55.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/Makefile.in 2012-07-06 15:27:42.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -44,11 +44,11 @@ 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -180,6 +180,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -314,6 +318,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -587,10 +593,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/msn/contact.c pidgin-2.10.6/libpurple/protocols/msn/contact.c --- pidgin-2.10.4/libpurple/protocols/msn/contact.c 2012-05-07 03:37:24.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/msn/contact.c 2012-06-30 23:56:58.000000000 +0000 @@ -726,7 +726,7 @@ char *name, *value; name = xmlnode_get_data(xmlnode_get_child(annotation, "Name")); value = xmlnode_get_data(xmlnode_get_child(annotation, "Value")); - if (!strcmp(name, "MSN.IM.MPOP")) { + if (name && g_str_equal(name, "MSN.IM.MPOP")) { if (!value || atoi(value) != 0) session->enable_mpop = TRUE; else @@ -802,9 +802,12 @@ Name = g_strdup(passport); for (annotation = xmlnode_get_child(contactInfo, "annotations/Annotation"); - annotation; annotation = xmlnode_get_next_twin(annotation)) { + annotation; + annotation = xmlnode_get_next_twin(annotation)) { char *name; name = xmlnode_get_data(xmlnode_get_child(annotation, "Name")); + if (!name) + continue; if (!strcmp(name, "AB.NickName")) alias = xmlnode_get_data(xmlnode_get_child(annotation, "Value")); else if (!strcmp(name, "MSN.IM.HasSharedFolder")) diff -Nru pidgin-2.10.4/libpurple/protocols/msn/Makefile.in pidgin-2.10.6/libpurple/protocols/msn/Makefile.in --- pidgin-2.10.4/libpurple/protocols/msn/Makefile.in 2012-05-07 03:37:56.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/msn/Makefile.in 2012-07-06 15:27:43.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pkgdir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -97,8 +103,8 @@ @STATIC_MSN_FALSE@am_libmsn_la_OBJECTS = $(am__objects_1) @STATIC_MSN_TRUE@am_libmsn_la_OBJECTS = $(am__objects_1) libmsn_la_OBJECTS = $(am_libmsn_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libmsn_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libmsn_la_CFLAGS) \ @@ -115,21 +121,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libmsn_la_SOURCES) DIST_SOURCES = $(am__libmsn_la_SOURCES_DIST) @@ -224,6 +230,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -358,6 +368,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -546,7 +558,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libmsn.la: $(libmsn_la_OBJECTS) $(libmsn_la_DEPENDENCIES) +libmsn.la: $(libmsn_la_OBJECTS) $(libmsn_la_DEPENDENCIES) $(EXTRA_libmsn_la_DEPENDENCIES) $(AM_V_CCLD)$(libmsn_la_LINK) $(am_libmsn_la_rpath) $(libmsn_la_OBJECTS) $(libmsn_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -593,298 +605,261 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< libmsn_la-cmdproc.lo: cmdproc.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-cmdproc.lo -MD -MP -MF $(DEPDIR)/libmsn_la-cmdproc.Tpo -c -o libmsn_la-cmdproc.lo `test -f 'cmdproc.c' || echo '$(srcdir)/'`cmdproc.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-cmdproc.Tpo $(DEPDIR)/libmsn_la-cmdproc.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cmdproc.c' object='libmsn_la-cmdproc.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cmdproc.c' object='libmsn_la-cmdproc.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-cmdproc.lo `test -f 'cmdproc.c' || echo '$(srcdir)/'`cmdproc.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-cmdproc.lo `test -f 'cmdproc.c' || echo '$(srcdir)/'`cmdproc.c libmsn_la-command.lo: command.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-command.lo -MD -MP -MF $(DEPDIR)/libmsn_la-command.Tpo -c -o libmsn_la-command.lo `test -f 'command.c' || echo '$(srcdir)/'`command.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-command.Tpo $(DEPDIR)/libmsn_la-command.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='command.c' object='libmsn_la-command.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='command.c' object='libmsn_la-command.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-command.lo `test -f 'command.c' || echo '$(srcdir)/'`command.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-command.lo `test -f 'command.c' || echo '$(srcdir)/'`command.c libmsn_la-contact.lo: contact.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-contact.lo -MD -MP -MF $(DEPDIR)/libmsn_la-contact.Tpo -c -o libmsn_la-contact.lo `test -f 'contact.c' || echo '$(srcdir)/'`contact.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-contact.Tpo $(DEPDIR)/libmsn_la-contact.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='contact.c' object='libmsn_la-contact.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='contact.c' object='libmsn_la-contact.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-contact.lo `test -f 'contact.c' || echo '$(srcdir)/'`contact.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-contact.lo `test -f 'contact.c' || echo '$(srcdir)/'`contact.c libmsn_la-directconn.lo: directconn.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-directconn.lo -MD -MP -MF $(DEPDIR)/libmsn_la-directconn.Tpo -c -o libmsn_la-directconn.lo `test -f 'directconn.c' || echo '$(srcdir)/'`directconn.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-directconn.Tpo $(DEPDIR)/libmsn_la-directconn.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='directconn.c' object='libmsn_la-directconn.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='directconn.c' object='libmsn_la-directconn.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-directconn.lo `test -f 'directconn.c' || echo '$(srcdir)/'`directconn.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-directconn.lo `test -f 'directconn.c' || echo '$(srcdir)/'`directconn.c libmsn_la-error.lo: error.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-error.lo -MD -MP -MF $(DEPDIR)/libmsn_la-error.Tpo -c -o libmsn_la-error.lo `test -f 'error.c' || echo '$(srcdir)/'`error.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-error.Tpo $(DEPDIR)/libmsn_la-error.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='error.c' object='libmsn_la-error.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='error.c' object='libmsn_la-error.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-error.lo `test -f 'error.c' || echo '$(srcdir)/'`error.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-error.lo `test -f 'error.c' || echo '$(srcdir)/'`error.c libmsn_la-group.lo: group.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-group.lo -MD -MP -MF $(DEPDIR)/libmsn_la-group.Tpo -c -o libmsn_la-group.lo `test -f 'group.c' || echo '$(srcdir)/'`group.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-group.Tpo $(DEPDIR)/libmsn_la-group.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='group.c' object='libmsn_la-group.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='group.c' object='libmsn_la-group.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-group.lo `test -f 'group.c' || echo '$(srcdir)/'`group.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-group.lo `test -f 'group.c' || echo '$(srcdir)/'`group.c libmsn_la-history.lo: history.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-history.lo -MD -MP -MF $(DEPDIR)/libmsn_la-history.Tpo -c -o libmsn_la-history.lo `test -f 'history.c' || echo '$(srcdir)/'`history.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-history.Tpo $(DEPDIR)/libmsn_la-history.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='history.c' object='libmsn_la-history.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='history.c' object='libmsn_la-history.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-history.lo `test -f 'history.c' || echo '$(srcdir)/'`history.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-history.lo `test -f 'history.c' || echo '$(srcdir)/'`history.c libmsn_la-httpconn.lo: httpconn.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-httpconn.lo -MD -MP -MF $(DEPDIR)/libmsn_la-httpconn.Tpo -c -o libmsn_la-httpconn.lo `test -f 'httpconn.c' || echo '$(srcdir)/'`httpconn.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-httpconn.Tpo $(DEPDIR)/libmsn_la-httpconn.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='httpconn.c' object='libmsn_la-httpconn.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='httpconn.c' object='libmsn_la-httpconn.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-httpconn.lo `test -f 'httpconn.c' || echo '$(srcdir)/'`httpconn.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-httpconn.lo `test -f 'httpconn.c' || echo '$(srcdir)/'`httpconn.c libmsn_la-msg.lo: msg.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-msg.lo -MD -MP -MF $(DEPDIR)/libmsn_la-msg.Tpo -c -o libmsn_la-msg.lo `test -f 'msg.c' || echo '$(srcdir)/'`msg.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-msg.Tpo $(DEPDIR)/libmsn_la-msg.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='msg.c' object='libmsn_la-msg.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='msg.c' object='libmsn_la-msg.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-msg.lo `test -f 'msg.c' || echo '$(srcdir)/'`msg.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-msg.lo `test -f 'msg.c' || echo '$(srcdir)/'`msg.c libmsn_la-msn.lo: msn.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-msn.lo -MD -MP -MF $(DEPDIR)/libmsn_la-msn.Tpo -c -o libmsn_la-msn.lo `test -f 'msn.c' || echo '$(srcdir)/'`msn.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-msn.Tpo $(DEPDIR)/libmsn_la-msn.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='msn.c' object='libmsn_la-msn.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='msn.c' object='libmsn_la-msn.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-msn.lo `test -f 'msn.c' || echo '$(srcdir)/'`msn.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-msn.lo `test -f 'msn.c' || echo '$(srcdir)/'`msn.c libmsn_la-nexus.lo: nexus.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-nexus.lo -MD -MP -MF $(DEPDIR)/libmsn_la-nexus.Tpo -c -o libmsn_la-nexus.lo `test -f 'nexus.c' || echo '$(srcdir)/'`nexus.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-nexus.Tpo $(DEPDIR)/libmsn_la-nexus.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nexus.c' object='libmsn_la-nexus.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='nexus.c' object='libmsn_la-nexus.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-nexus.lo `test -f 'nexus.c' || echo '$(srcdir)/'`nexus.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-nexus.lo `test -f 'nexus.c' || echo '$(srcdir)/'`nexus.c libmsn_la-notification.lo: notification.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-notification.lo -MD -MP -MF $(DEPDIR)/libmsn_la-notification.Tpo -c -o libmsn_la-notification.lo `test -f 'notification.c' || echo '$(srcdir)/'`notification.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-notification.Tpo $(DEPDIR)/libmsn_la-notification.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='notification.c' object='libmsn_la-notification.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='notification.c' object='libmsn_la-notification.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-notification.lo `test -f 'notification.c' || echo '$(srcdir)/'`notification.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-notification.lo `test -f 'notification.c' || echo '$(srcdir)/'`notification.c libmsn_la-object.lo: object.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-object.lo -MD -MP -MF $(DEPDIR)/libmsn_la-object.Tpo -c -o libmsn_la-object.lo `test -f 'object.c' || echo '$(srcdir)/'`object.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-object.Tpo $(DEPDIR)/libmsn_la-object.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='object.c' object='libmsn_la-object.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='object.c' object='libmsn_la-object.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-object.lo `test -f 'object.c' || echo '$(srcdir)/'`object.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-object.lo `test -f 'object.c' || echo '$(srcdir)/'`object.c libmsn_la-oim.lo: oim.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-oim.lo -MD -MP -MF $(DEPDIR)/libmsn_la-oim.Tpo -c -o libmsn_la-oim.lo `test -f 'oim.c' || echo '$(srcdir)/'`oim.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-oim.Tpo $(DEPDIR)/libmsn_la-oim.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='oim.c' object='libmsn_la-oim.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='oim.c' object='libmsn_la-oim.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-oim.lo `test -f 'oim.c' || echo '$(srcdir)/'`oim.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-oim.lo `test -f 'oim.c' || echo '$(srcdir)/'`oim.c libmsn_la-p2p.lo: p2p.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-p2p.lo -MD -MP -MF $(DEPDIR)/libmsn_la-p2p.Tpo -c -o libmsn_la-p2p.lo `test -f 'p2p.c' || echo '$(srcdir)/'`p2p.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-p2p.Tpo $(DEPDIR)/libmsn_la-p2p.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='p2p.c' object='libmsn_la-p2p.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='p2p.c' object='libmsn_la-p2p.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-p2p.lo `test -f 'p2p.c' || echo '$(srcdir)/'`p2p.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-p2p.lo `test -f 'p2p.c' || echo '$(srcdir)/'`p2p.c libmsn_la-page.lo: page.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-page.lo -MD -MP -MF $(DEPDIR)/libmsn_la-page.Tpo -c -o libmsn_la-page.lo `test -f 'page.c' || echo '$(srcdir)/'`page.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-page.Tpo $(DEPDIR)/libmsn_la-page.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='page.c' object='libmsn_la-page.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='page.c' object='libmsn_la-page.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-page.lo `test -f 'page.c' || echo '$(srcdir)/'`page.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-page.lo `test -f 'page.c' || echo '$(srcdir)/'`page.c libmsn_la-servconn.lo: servconn.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-servconn.lo -MD -MP -MF $(DEPDIR)/libmsn_la-servconn.Tpo -c -o libmsn_la-servconn.lo `test -f 'servconn.c' || echo '$(srcdir)/'`servconn.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-servconn.Tpo $(DEPDIR)/libmsn_la-servconn.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='servconn.c' object='libmsn_la-servconn.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='servconn.c' object='libmsn_la-servconn.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-servconn.lo `test -f 'servconn.c' || echo '$(srcdir)/'`servconn.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-servconn.lo `test -f 'servconn.c' || echo '$(srcdir)/'`servconn.c libmsn_la-session.lo: session.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-session.lo -MD -MP -MF $(DEPDIR)/libmsn_la-session.Tpo -c -o libmsn_la-session.lo `test -f 'session.c' || echo '$(srcdir)/'`session.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-session.Tpo $(DEPDIR)/libmsn_la-session.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='session.c' object='libmsn_la-session.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='session.c' object='libmsn_la-session.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-session.lo `test -f 'session.c' || echo '$(srcdir)/'`session.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-session.lo `test -f 'session.c' || echo '$(srcdir)/'`session.c libmsn_la-slp.lo: slp.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-slp.lo -MD -MP -MF $(DEPDIR)/libmsn_la-slp.Tpo -c -o libmsn_la-slp.lo `test -f 'slp.c' || echo '$(srcdir)/'`slp.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-slp.Tpo $(DEPDIR)/libmsn_la-slp.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='slp.c' object='libmsn_la-slp.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='slp.c' object='libmsn_la-slp.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-slp.lo `test -f 'slp.c' || echo '$(srcdir)/'`slp.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-slp.lo `test -f 'slp.c' || echo '$(srcdir)/'`slp.c libmsn_la-slpcall.lo: slpcall.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-slpcall.lo -MD -MP -MF $(DEPDIR)/libmsn_la-slpcall.Tpo -c -o libmsn_la-slpcall.lo `test -f 'slpcall.c' || echo '$(srcdir)/'`slpcall.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-slpcall.Tpo $(DEPDIR)/libmsn_la-slpcall.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='slpcall.c' object='libmsn_la-slpcall.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='slpcall.c' object='libmsn_la-slpcall.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-slpcall.lo `test -f 'slpcall.c' || echo '$(srcdir)/'`slpcall.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-slpcall.lo `test -f 'slpcall.c' || echo '$(srcdir)/'`slpcall.c libmsn_la-slplink.lo: slplink.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-slplink.lo -MD -MP -MF $(DEPDIR)/libmsn_la-slplink.Tpo -c -o libmsn_la-slplink.lo `test -f 'slplink.c' || echo '$(srcdir)/'`slplink.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-slplink.Tpo $(DEPDIR)/libmsn_la-slplink.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='slplink.c' object='libmsn_la-slplink.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='slplink.c' object='libmsn_la-slplink.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-slplink.lo `test -f 'slplink.c' || echo '$(srcdir)/'`slplink.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-slplink.lo `test -f 'slplink.c' || echo '$(srcdir)/'`slplink.c libmsn_la-slpmsg.lo: slpmsg.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-slpmsg.lo -MD -MP -MF $(DEPDIR)/libmsn_la-slpmsg.Tpo -c -o libmsn_la-slpmsg.lo `test -f 'slpmsg.c' || echo '$(srcdir)/'`slpmsg.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-slpmsg.Tpo $(DEPDIR)/libmsn_la-slpmsg.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='slpmsg.c' object='libmsn_la-slpmsg.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='slpmsg.c' object='libmsn_la-slpmsg.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-slpmsg.lo `test -f 'slpmsg.c' || echo '$(srcdir)/'`slpmsg.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-slpmsg.lo `test -f 'slpmsg.c' || echo '$(srcdir)/'`slpmsg.c libmsn_la-slpmsg_part.lo: slpmsg_part.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-slpmsg_part.lo -MD -MP -MF $(DEPDIR)/libmsn_la-slpmsg_part.Tpo -c -o libmsn_la-slpmsg_part.lo `test -f 'slpmsg_part.c' || echo '$(srcdir)/'`slpmsg_part.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-slpmsg_part.Tpo $(DEPDIR)/libmsn_la-slpmsg_part.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='slpmsg_part.c' object='libmsn_la-slpmsg_part.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='slpmsg_part.c' object='libmsn_la-slpmsg_part.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-slpmsg_part.lo `test -f 'slpmsg_part.c' || echo '$(srcdir)/'`slpmsg_part.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-slpmsg_part.lo `test -f 'slpmsg_part.c' || echo '$(srcdir)/'`slpmsg_part.c libmsn_la-soap.lo: soap.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-soap.lo -MD -MP -MF $(DEPDIR)/libmsn_la-soap.Tpo -c -o libmsn_la-soap.lo `test -f 'soap.c' || echo '$(srcdir)/'`soap.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-soap.Tpo $(DEPDIR)/libmsn_la-soap.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='soap.c' object='libmsn_la-soap.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='soap.c' object='libmsn_la-soap.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-soap.lo `test -f 'soap.c' || echo '$(srcdir)/'`soap.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-soap.lo `test -f 'soap.c' || echo '$(srcdir)/'`soap.c libmsn_la-state.lo: state.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-state.lo -MD -MP -MF $(DEPDIR)/libmsn_la-state.Tpo -c -o libmsn_la-state.lo `test -f 'state.c' || echo '$(srcdir)/'`state.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-state.Tpo $(DEPDIR)/libmsn_la-state.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='state.c' object='libmsn_la-state.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='state.c' object='libmsn_la-state.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-state.lo `test -f 'state.c' || echo '$(srcdir)/'`state.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-state.lo `test -f 'state.c' || echo '$(srcdir)/'`state.c libmsn_la-sbconn.lo: sbconn.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-sbconn.lo -MD -MP -MF $(DEPDIR)/libmsn_la-sbconn.Tpo -c -o libmsn_la-sbconn.lo `test -f 'sbconn.c' || echo '$(srcdir)/'`sbconn.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-sbconn.Tpo $(DEPDIR)/libmsn_la-sbconn.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sbconn.c' object='libmsn_la-sbconn.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sbconn.c' object='libmsn_la-sbconn.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-sbconn.lo `test -f 'sbconn.c' || echo '$(srcdir)/'`sbconn.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-sbconn.lo `test -f 'sbconn.c' || echo '$(srcdir)/'`sbconn.c libmsn_la-switchboard.lo: switchboard.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-switchboard.lo -MD -MP -MF $(DEPDIR)/libmsn_la-switchboard.Tpo -c -o libmsn_la-switchboard.lo `test -f 'switchboard.c' || echo '$(srcdir)/'`switchboard.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-switchboard.Tpo $(DEPDIR)/libmsn_la-switchboard.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='switchboard.c' object='libmsn_la-switchboard.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='switchboard.c' object='libmsn_la-switchboard.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-switchboard.lo `test -f 'switchboard.c' || echo '$(srcdir)/'`switchboard.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-switchboard.lo `test -f 'switchboard.c' || echo '$(srcdir)/'`switchboard.c libmsn_la-table.lo: table.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-table.lo -MD -MP -MF $(DEPDIR)/libmsn_la-table.Tpo -c -o libmsn_la-table.lo `test -f 'table.c' || echo '$(srcdir)/'`table.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-table.Tpo $(DEPDIR)/libmsn_la-table.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='table.c' object='libmsn_la-table.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='table.c' object='libmsn_la-table.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-table.lo `test -f 'table.c' || echo '$(srcdir)/'`table.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-table.lo `test -f 'table.c' || echo '$(srcdir)/'`table.c libmsn_la-tlv.lo: tlv.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-tlv.lo -MD -MP -MF $(DEPDIR)/libmsn_la-tlv.Tpo -c -o libmsn_la-tlv.lo `test -f 'tlv.c' || echo '$(srcdir)/'`tlv.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-tlv.Tpo $(DEPDIR)/libmsn_la-tlv.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tlv.c' object='libmsn_la-tlv.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tlv.c' object='libmsn_la-tlv.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-tlv.lo `test -f 'tlv.c' || echo '$(srcdir)/'`tlv.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-tlv.lo `test -f 'tlv.c' || echo '$(srcdir)/'`tlv.c libmsn_la-transaction.lo: transaction.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-transaction.lo -MD -MP -MF $(DEPDIR)/libmsn_la-transaction.Tpo -c -o libmsn_la-transaction.lo `test -f 'transaction.c' || echo '$(srcdir)/'`transaction.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-transaction.Tpo $(DEPDIR)/libmsn_la-transaction.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='transaction.c' object='libmsn_la-transaction.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='transaction.c' object='libmsn_la-transaction.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-transaction.lo `test -f 'transaction.c' || echo '$(srcdir)/'`transaction.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-transaction.lo `test -f 'transaction.c' || echo '$(srcdir)/'`transaction.c libmsn_la-user.lo: user.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-user.lo -MD -MP -MF $(DEPDIR)/libmsn_la-user.Tpo -c -o libmsn_la-user.lo `test -f 'user.c' || echo '$(srcdir)/'`user.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-user.Tpo $(DEPDIR)/libmsn_la-user.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='user.c' object='libmsn_la-user.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='user.c' object='libmsn_la-user.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-user.lo `test -f 'user.c' || echo '$(srcdir)/'`user.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-user.lo `test -f 'user.c' || echo '$(srcdir)/'`user.c libmsn_la-userlist.lo: userlist.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-userlist.lo -MD -MP -MF $(DEPDIR)/libmsn_la-userlist.Tpo -c -o libmsn_la-userlist.lo `test -f 'userlist.c' || echo '$(srcdir)/'`userlist.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-userlist.Tpo $(DEPDIR)/libmsn_la-userlist.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='userlist.c' object='libmsn_la-userlist.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='userlist.c' object='libmsn_la-userlist.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-userlist.lo `test -f 'userlist.c' || echo '$(srcdir)/'`userlist.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-userlist.lo `test -f 'userlist.c' || echo '$(srcdir)/'`userlist.c libmsn_la-xfer.lo: xfer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-xfer.lo -MD -MP -MF $(DEPDIR)/libmsn_la-xfer.Tpo -c -o libmsn_la-xfer.lo `test -f 'xfer.c' || echo '$(srcdir)/'`xfer.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-xfer.Tpo $(DEPDIR)/libmsn_la-xfer.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xfer.c' object='libmsn_la-xfer.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xfer.c' object='libmsn_la-xfer.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-xfer.lo `test -f 'xfer.c' || echo '$(srcdir)/'`xfer.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-xfer.lo `test -f 'xfer.c' || echo '$(srcdir)/'`xfer.c libmsn_la-msnutils.lo: msnutils.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -MT libmsn_la-msnutils.lo -MD -MP -MF $(DEPDIR)/libmsn_la-msnutils.Tpo -c -o libmsn_la-msnutils.lo `test -f 'msnutils.c' || echo '$(srcdir)/'`msnutils.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_la-msnutils.Tpo $(DEPDIR)/libmsn_la-msnutils.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='msnutils.c' object='libmsn_la-msnutils.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='msnutils.c' object='libmsn_la-msnutils.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-msnutils.lo `test -f 'msnutils.c' || echo '$(srcdir)/'`msnutils.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_la_CFLAGS) $(CFLAGS) -c -o libmsn_la-msnutils.lo `test -f 'msnutils.c' || echo '$(srcdir)/'`msnutils.c mostlyclean-libtool: -rm -f *.lo @@ -991,10 +966,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/msn/oim.c pidgin-2.10.6/libpurple/protocols/msn/oim.c --- pidgin-2.10.4/libpurple/protocols/msn/oim.c 2012-05-07 03:37:24.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/msn/oim.c 2012-06-30 23:56:58.000000000 +0000 @@ -660,7 +660,7 @@ charset = msn_message_get_charset(message); } - if (charset && !((strncasecmp(charset, "UTF-8", 5) == 0) || (strncasecmp(charset, "UTF8", 4) == 0))) { + if (charset && !((g_ascii_strncasecmp(charset, "UTF-8", 5) == 0) || (g_ascii_strncasecmp(charset, "UTF8", 4) == 0))) { clean_msg = g_convert(decode_msg, body_len, "UTF-8", charset, NULL, NULL, NULL); if (!clean_msg) { diff -Nru pidgin-2.10.4/libpurple/protocols/mxit/Makefile.in pidgin-2.10.6/libpurple/protocols/mxit/Makefile.in --- pidgin-2.10.4/libpurple/protocols/mxit/Makefile.in 2012-05-07 03:37:56.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/mxit/Makefile.in 2012-07-06 15:27:43.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pkgdir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -86,8 +92,8 @@ @STATIC_MXIT_FALSE@am_libmxit_la_OBJECTS = $(am__objects_1) @STATIC_MXIT_TRUE@am_libmxit_la_OBJECTS = $(am__objects_1) libmxit_la_OBJECTS = $(am_libmxit_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libmxit_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libmxit_la_CFLAGS) \ @@ -104,21 +110,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libmxit_la_SOURCES) DIST_SOURCES = $(am__libmxit_la_SOURCES_DIST) @@ -213,6 +219,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -347,6 +357,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -497,7 +509,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libmxit.la: $(libmxit_la_OBJECTS) $(libmxit_la_DEPENDENCIES) +libmxit.la: $(libmxit_la_OBJECTS) $(libmxit_la_DEPENDENCIES) $(EXTRA_libmxit_la_DEPENDENCIES) $(AM_V_CCLD)$(libmxit_la_LINK) $(am_libmxit_la_rpath) $(libmxit_la_OBJECTS) $(libmxit_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -526,154 +538,135 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< libmxit_la-actions.lo: actions.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -MT libmxit_la-actions.lo -MD -MP -MF $(DEPDIR)/libmxit_la-actions.Tpo -c -o libmxit_la-actions.lo `test -f 'actions.c' || echo '$(srcdir)/'`actions.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmxit_la-actions.Tpo $(DEPDIR)/libmxit_la-actions.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='actions.c' object='libmxit_la-actions.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='actions.c' object='libmxit_la-actions.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-actions.lo `test -f 'actions.c' || echo '$(srcdir)/'`actions.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-actions.lo `test -f 'actions.c' || echo '$(srcdir)/'`actions.c libmxit_la-aes.lo: aes.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -MT libmxit_la-aes.lo -MD -MP -MF $(DEPDIR)/libmxit_la-aes.Tpo -c -o libmxit_la-aes.lo `test -f 'aes.c' || echo '$(srcdir)/'`aes.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmxit_la-aes.Tpo $(DEPDIR)/libmxit_la-aes.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='aes.c' object='libmxit_la-aes.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='aes.c' object='libmxit_la-aes.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-aes.lo `test -f 'aes.c' || echo '$(srcdir)/'`aes.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-aes.lo `test -f 'aes.c' || echo '$(srcdir)/'`aes.c libmxit_la-chunk.lo: chunk.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -MT libmxit_la-chunk.lo -MD -MP -MF $(DEPDIR)/libmxit_la-chunk.Tpo -c -o libmxit_la-chunk.lo `test -f 'chunk.c' || echo '$(srcdir)/'`chunk.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmxit_la-chunk.Tpo $(DEPDIR)/libmxit_la-chunk.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='chunk.c' object='libmxit_la-chunk.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='chunk.c' object='libmxit_la-chunk.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-chunk.lo `test -f 'chunk.c' || echo '$(srcdir)/'`chunk.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-chunk.lo `test -f 'chunk.c' || echo '$(srcdir)/'`chunk.c libmxit_la-cipher.lo: cipher.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -MT libmxit_la-cipher.lo -MD -MP -MF $(DEPDIR)/libmxit_la-cipher.Tpo -c -o libmxit_la-cipher.lo `test -f 'cipher.c' || echo '$(srcdir)/'`cipher.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmxit_la-cipher.Tpo $(DEPDIR)/libmxit_la-cipher.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cipher.c' object='libmxit_la-cipher.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cipher.c' object='libmxit_la-cipher.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-cipher.lo `test -f 'cipher.c' || echo '$(srcdir)/'`cipher.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-cipher.lo `test -f 'cipher.c' || echo '$(srcdir)/'`cipher.c libmxit_la-filexfer.lo: filexfer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -MT libmxit_la-filexfer.lo -MD -MP -MF $(DEPDIR)/libmxit_la-filexfer.Tpo -c -o libmxit_la-filexfer.lo `test -f 'filexfer.c' || echo '$(srcdir)/'`filexfer.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmxit_la-filexfer.Tpo $(DEPDIR)/libmxit_la-filexfer.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='filexfer.c' object='libmxit_la-filexfer.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='filexfer.c' object='libmxit_la-filexfer.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-filexfer.lo `test -f 'filexfer.c' || echo '$(srcdir)/'`filexfer.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-filexfer.lo `test -f 'filexfer.c' || echo '$(srcdir)/'`filexfer.c libmxit_la-formcmds.lo: formcmds.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -MT libmxit_la-formcmds.lo -MD -MP -MF $(DEPDIR)/libmxit_la-formcmds.Tpo -c -o libmxit_la-formcmds.lo `test -f 'formcmds.c' || echo '$(srcdir)/'`formcmds.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmxit_la-formcmds.Tpo $(DEPDIR)/libmxit_la-formcmds.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='formcmds.c' object='libmxit_la-formcmds.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='formcmds.c' object='libmxit_la-formcmds.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-formcmds.lo `test -f 'formcmds.c' || echo '$(srcdir)/'`formcmds.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-formcmds.lo `test -f 'formcmds.c' || echo '$(srcdir)/'`formcmds.c libmxit_la-http.lo: http.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -MT libmxit_la-http.lo -MD -MP -MF $(DEPDIR)/libmxit_la-http.Tpo -c -o libmxit_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmxit_la-http.Tpo $(DEPDIR)/libmxit_la-http.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='http.c' object='libmxit_la-http.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='http.c' object='libmxit_la-http.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c libmxit_la-login.lo: login.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -MT libmxit_la-login.lo -MD -MP -MF $(DEPDIR)/libmxit_la-login.Tpo -c -o libmxit_la-login.lo `test -f 'login.c' || echo '$(srcdir)/'`login.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmxit_la-login.Tpo $(DEPDIR)/libmxit_la-login.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='login.c' object='libmxit_la-login.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='login.c' object='libmxit_la-login.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-login.lo `test -f 'login.c' || echo '$(srcdir)/'`login.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-login.lo `test -f 'login.c' || echo '$(srcdir)/'`login.c libmxit_la-markup.lo: markup.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -MT libmxit_la-markup.lo -MD -MP -MF $(DEPDIR)/libmxit_la-markup.Tpo -c -o libmxit_la-markup.lo `test -f 'markup.c' || echo '$(srcdir)/'`markup.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmxit_la-markup.Tpo $(DEPDIR)/libmxit_la-markup.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='markup.c' object='libmxit_la-markup.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='markup.c' object='libmxit_la-markup.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-markup.lo `test -f 'markup.c' || echo '$(srcdir)/'`markup.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-markup.lo `test -f 'markup.c' || echo '$(srcdir)/'`markup.c libmxit_la-multimx.lo: multimx.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -MT libmxit_la-multimx.lo -MD -MP -MF $(DEPDIR)/libmxit_la-multimx.Tpo -c -o libmxit_la-multimx.lo `test -f 'multimx.c' || echo '$(srcdir)/'`multimx.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmxit_la-multimx.Tpo $(DEPDIR)/libmxit_la-multimx.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='multimx.c' object='libmxit_la-multimx.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='multimx.c' object='libmxit_la-multimx.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-multimx.lo `test -f 'multimx.c' || echo '$(srcdir)/'`multimx.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-multimx.lo `test -f 'multimx.c' || echo '$(srcdir)/'`multimx.c libmxit_la-mxit.lo: mxit.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -MT libmxit_la-mxit.lo -MD -MP -MF $(DEPDIR)/libmxit_la-mxit.Tpo -c -o libmxit_la-mxit.lo `test -f 'mxit.c' || echo '$(srcdir)/'`mxit.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmxit_la-mxit.Tpo $(DEPDIR)/libmxit_la-mxit.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mxit.c' object='libmxit_la-mxit.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mxit.c' object='libmxit_la-mxit.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-mxit.lo `test -f 'mxit.c' || echo '$(srcdir)/'`mxit.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-mxit.lo `test -f 'mxit.c' || echo '$(srcdir)/'`mxit.c libmxit_la-profile.lo: profile.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -MT libmxit_la-profile.lo -MD -MP -MF $(DEPDIR)/libmxit_la-profile.Tpo -c -o libmxit_la-profile.lo `test -f 'profile.c' || echo '$(srcdir)/'`profile.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmxit_la-profile.Tpo $(DEPDIR)/libmxit_la-profile.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='profile.c' object='libmxit_la-profile.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='profile.c' object='libmxit_la-profile.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-profile.lo `test -f 'profile.c' || echo '$(srcdir)/'`profile.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-profile.lo `test -f 'profile.c' || echo '$(srcdir)/'`profile.c libmxit_la-protocol.lo: protocol.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -MT libmxit_la-protocol.lo -MD -MP -MF $(DEPDIR)/libmxit_la-protocol.Tpo -c -o libmxit_la-protocol.lo `test -f 'protocol.c' || echo '$(srcdir)/'`protocol.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmxit_la-protocol.Tpo $(DEPDIR)/libmxit_la-protocol.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='protocol.c' object='libmxit_la-protocol.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='protocol.c' object='libmxit_la-protocol.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-protocol.lo `test -f 'protocol.c' || echo '$(srcdir)/'`protocol.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-protocol.lo `test -f 'protocol.c' || echo '$(srcdir)/'`protocol.c libmxit_la-roster.lo: roster.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -MT libmxit_la-roster.lo -MD -MP -MF $(DEPDIR)/libmxit_la-roster.Tpo -c -o libmxit_la-roster.lo `test -f 'roster.c' || echo '$(srcdir)/'`roster.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmxit_la-roster.Tpo $(DEPDIR)/libmxit_la-roster.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='roster.c' object='libmxit_la-roster.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='roster.c' object='libmxit_la-roster.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-roster.lo `test -f 'roster.c' || echo '$(srcdir)/'`roster.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-roster.lo `test -f 'roster.c' || echo '$(srcdir)/'`roster.c libmxit_la-splashscreen.lo: splashscreen.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -MT libmxit_la-splashscreen.lo -MD -MP -MF $(DEPDIR)/libmxit_la-splashscreen.Tpo -c -o libmxit_la-splashscreen.lo `test -f 'splashscreen.c' || echo '$(srcdir)/'`splashscreen.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmxit_la-splashscreen.Tpo $(DEPDIR)/libmxit_la-splashscreen.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='splashscreen.c' object='libmxit_la-splashscreen.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='splashscreen.c' object='libmxit_la-splashscreen.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-splashscreen.lo `test -f 'splashscreen.c' || echo '$(srcdir)/'`splashscreen.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-splashscreen.lo `test -f 'splashscreen.c' || echo '$(srcdir)/'`splashscreen.c libmxit_la-voicevideo.lo: voicevideo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -MT libmxit_la-voicevideo.lo -MD -MP -MF $(DEPDIR)/libmxit_la-voicevideo.Tpo -c -o libmxit_la-voicevideo.lo `test -f 'voicevideo.c' || echo '$(srcdir)/'`voicevideo.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmxit_la-voicevideo.Tpo $(DEPDIR)/libmxit_la-voicevideo.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='voicevideo.c' object='libmxit_la-voicevideo.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='voicevideo.c' object='libmxit_la-voicevideo.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-voicevideo.lo `test -f 'voicevideo.c' || echo '$(srcdir)/'`voicevideo.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmxit_la_CFLAGS) $(CFLAGS) -c -o libmxit_la-voicevideo.lo `test -f 'voicevideo.c' || echo '$(srcdir)/'`voicevideo.c mostlyclean-libtool: -rm -f *.lo @@ -780,10 +773,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/mxit/markup.c pidgin-2.10.6/libpurple/protocols/mxit/markup.c --- pidgin-2.10.4/libpurple/protocols/mxit/markup.c 2012-05-07 03:37:24.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/mxit/markup.c 2012-07-03 01:51:25.000000000 +0000 @@ -361,7 +361,7 @@ int start; unsigned int end; int emo_ofs; - char ii[128]; + char* ii; char tag[64]; int* img_id; @@ -379,8 +379,7 @@ if ( end == mx->msg->len ) /* end of emoticon tag not found */ break; - memset( ii, 0x00, sizeof( ii ) ); - memcpy( ii, &mx->msg->str[emo_ofs], end - emo_ofs ); + ii = g_strndup(&mx->msg->str[emo_ofs], end - emo_ofs); /* remove inline image tag */ g_string_erase( mx->msg, start, ( end - start ) + 1 ); @@ -396,6 +395,8 @@ g_snprintf( tag, sizeof( tag ), "", *img_id ); g_string_insert( mx->msg, start, tag ); } + + g_free(ii); } } diff -Nru pidgin-2.10.4/libpurple/protocols/myspace/Makefile.in pidgin-2.10.6/libpurple/protocols/myspace/Makefile.in --- pidgin-2.10.4/libpurple/protocols/myspace/Makefile.in 2012-05-07 03:37:56.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/myspace/Makefile.in 2012-07-06 15:27:43.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pkgdir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -80,8 +86,8 @@ @STATIC_MYSPACE_FALSE@am_libmyspace_la_OBJECTS = $(am__objects_1) @STATIC_MYSPACE_TRUE@am_libmyspace_la_OBJECTS = $(am__objects_1) libmyspace_la_OBJECTS = $(am_libmyspace_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libmyspace_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libmyspace_la_CFLAGS) \ @@ -98,21 +104,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libmyspace_la_SOURCES) DIST_SOURCES = $(am__libmyspace_la_SOURCES_DIST) @@ -207,6 +213,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -341,6 +351,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -471,7 +483,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libmyspace.la: $(libmyspace_la_OBJECTS) $(libmyspace_la_DEPENDENCIES) +libmyspace.la: $(libmyspace_la_OBJECTS) $(libmyspace_la_DEPENDENCIES) $(EXTRA_libmyspace_la_DEPENDENCIES) $(AM_V_CCLD)$(libmyspace_la_LINK) $(am_libmyspace_la_rpath) $(libmyspace_la_OBJECTS) $(libmyspace_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -490,74 +502,65 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< libmyspace_la-markup.lo: markup.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -MT libmyspace_la-markup.lo -MD -MP -MF $(DEPDIR)/libmyspace_la-markup.Tpo -c -o libmyspace_la-markup.lo `test -f 'markup.c' || echo '$(srcdir)/'`markup.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmyspace_la-markup.Tpo $(DEPDIR)/libmyspace_la-markup.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='markup.c' object='libmyspace_la-markup.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='markup.c' object='libmyspace_la-markup.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -c -o libmyspace_la-markup.lo `test -f 'markup.c' || echo '$(srcdir)/'`markup.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -c -o libmyspace_la-markup.lo `test -f 'markup.c' || echo '$(srcdir)/'`markup.c libmyspace_la-message.lo: message.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -MT libmyspace_la-message.lo -MD -MP -MF $(DEPDIR)/libmyspace_la-message.Tpo -c -o libmyspace_la-message.lo `test -f 'message.c' || echo '$(srcdir)/'`message.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmyspace_la-message.Tpo $(DEPDIR)/libmyspace_la-message.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='message.c' object='libmyspace_la-message.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='message.c' object='libmyspace_la-message.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -c -o libmyspace_la-message.lo `test -f 'message.c' || echo '$(srcdir)/'`message.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -c -o libmyspace_la-message.lo `test -f 'message.c' || echo '$(srcdir)/'`message.c libmyspace_la-myspace.lo: myspace.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -MT libmyspace_la-myspace.lo -MD -MP -MF $(DEPDIR)/libmyspace_la-myspace.Tpo -c -o libmyspace_la-myspace.lo `test -f 'myspace.c' || echo '$(srcdir)/'`myspace.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmyspace_la-myspace.Tpo $(DEPDIR)/libmyspace_la-myspace.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='myspace.c' object='libmyspace_la-myspace.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='myspace.c' object='libmyspace_la-myspace.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -c -o libmyspace_la-myspace.lo `test -f 'myspace.c' || echo '$(srcdir)/'`myspace.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -c -o libmyspace_la-myspace.lo `test -f 'myspace.c' || echo '$(srcdir)/'`myspace.c libmyspace_la-session.lo: session.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -MT libmyspace_la-session.lo -MD -MP -MF $(DEPDIR)/libmyspace_la-session.Tpo -c -o libmyspace_la-session.lo `test -f 'session.c' || echo '$(srcdir)/'`session.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmyspace_la-session.Tpo $(DEPDIR)/libmyspace_la-session.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='session.c' object='libmyspace_la-session.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='session.c' object='libmyspace_la-session.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -c -o libmyspace_la-session.lo `test -f 'session.c' || echo '$(srcdir)/'`session.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -c -o libmyspace_la-session.lo `test -f 'session.c' || echo '$(srcdir)/'`session.c libmyspace_la-user.lo: user.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -MT libmyspace_la-user.lo -MD -MP -MF $(DEPDIR)/libmyspace_la-user.Tpo -c -o libmyspace_la-user.lo `test -f 'user.c' || echo '$(srcdir)/'`user.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmyspace_la-user.Tpo $(DEPDIR)/libmyspace_la-user.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='user.c' object='libmyspace_la-user.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='user.c' object='libmyspace_la-user.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -c -o libmyspace_la-user.lo `test -f 'user.c' || echo '$(srcdir)/'`user.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -c -o libmyspace_la-user.lo `test -f 'user.c' || echo '$(srcdir)/'`user.c libmyspace_la-zap.lo: zap.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -MT libmyspace_la-zap.lo -MD -MP -MF $(DEPDIR)/libmyspace_la-zap.Tpo -c -o libmyspace_la-zap.lo `test -f 'zap.c' || echo '$(srcdir)/'`zap.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmyspace_la-zap.Tpo $(DEPDIR)/libmyspace_la-zap.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='zap.c' object='libmyspace_la-zap.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='zap.c' object='libmyspace_la-zap.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -c -o libmyspace_la-zap.lo `test -f 'zap.c' || echo '$(srcdir)/'`zap.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmyspace_la_CFLAGS) $(CFLAGS) -c -o libmyspace_la-zap.lo `test -f 'zap.c' || echo '$(srcdir)/'`zap.c mostlyclean-libtool: -rm -f *.lo @@ -664,10 +667,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/novell/Makefile.in pidgin-2.10.6/libpurple/protocols/novell/Makefile.in --- pidgin-2.10.4/libpurple/protocols/novell/Makefile.in 2012-05-07 03:37:57.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/novell/Makefile.in 2012-07-06 15:27:43.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pkgdir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -85,8 +91,8 @@ @STATIC_NOVELL_FALSE@am_libnovell_la_OBJECTS = $(am__objects_1) @STATIC_NOVELL_TRUE@am_libnovell_la_OBJECTS = $(am__objects_1) libnovell_la_OBJECTS = $(am_libnovell_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libnovell_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libnovell_la_CFLAGS) \ @@ -103,21 +109,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libnovell_la_SOURCES) DIST_SOURCES = $(am__libnovell_la_SOURCES_DIST) @@ -212,6 +218,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -346,6 +356,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -485,7 +497,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libnovell.la: $(libnovell_la_OBJECTS) $(libnovell_la_DEPENDENCIES) +libnovell.la: $(libnovell_la_OBJECTS) $(libnovell_la_DEPENDENCIES) $(EXTRA_libnovell_la_DEPENDENCIES) $(AM_V_CCLD)$(libnovell_la_LINK) $(am_libnovell_la_rpath) $(libnovell_la_OBJECTS) $(libnovell_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -509,114 +521,100 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< libnovell_la-nmfield.lo: nmfield.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -MT libnovell_la-nmfield.lo -MD -MP -MF $(DEPDIR)/libnovell_la-nmfield.Tpo -c -o libnovell_la-nmfield.lo `test -f 'nmfield.c' || echo '$(srcdir)/'`nmfield.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libnovell_la-nmfield.Tpo $(DEPDIR)/libnovell_la-nmfield.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nmfield.c' object='libnovell_la-nmfield.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='nmfield.c' object='libnovell_la-nmfield.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmfield.lo `test -f 'nmfield.c' || echo '$(srcdir)/'`nmfield.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmfield.lo `test -f 'nmfield.c' || echo '$(srcdir)/'`nmfield.c libnovell_la-nmconn.lo: nmconn.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -MT libnovell_la-nmconn.lo -MD -MP -MF $(DEPDIR)/libnovell_la-nmconn.Tpo -c -o libnovell_la-nmconn.lo `test -f 'nmconn.c' || echo '$(srcdir)/'`nmconn.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libnovell_la-nmconn.Tpo $(DEPDIR)/libnovell_la-nmconn.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nmconn.c' object='libnovell_la-nmconn.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='nmconn.c' object='libnovell_la-nmconn.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmconn.lo `test -f 'nmconn.c' || echo '$(srcdir)/'`nmconn.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmconn.lo `test -f 'nmconn.c' || echo '$(srcdir)/'`nmconn.c libnovell_la-nmconference.lo: nmconference.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -MT libnovell_la-nmconference.lo -MD -MP -MF $(DEPDIR)/libnovell_la-nmconference.Tpo -c -o libnovell_la-nmconference.lo `test -f 'nmconference.c' || echo '$(srcdir)/'`nmconference.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libnovell_la-nmconference.Tpo $(DEPDIR)/libnovell_la-nmconference.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nmconference.c' object='libnovell_la-nmconference.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='nmconference.c' object='libnovell_la-nmconference.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmconference.lo `test -f 'nmconference.c' || echo '$(srcdir)/'`nmconference.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmconference.lo `test -f 'nmconference.c' || echo '$(srcdir)/'`nmconference.c libnovell_la-nmcontact.lo: nmcontact.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -MT libnovell_la-nmcontact.lo -MD -MP -MF $(DEPDIR)/libnovell_la-nmcontact.Tpo -c -o libnovell_la-nmcontact.lo `test -f 'nmcontact.c' || echo '$(srcdir)/'`nmcontact.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libnovell_la-nmcontact.Tpo $(DEPDIR)/libnovell_la-nmcontact.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nmcontact.c' object='libnovell_la-nmcontact.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='nmcontact.c' object='libnovell_la-nmcontact.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmcontact.lo `test -f 'nmcontact.c' || echo '$(srcdir)/'`nmcontact.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmcontact.lo `test -f 'nmcontact.c' || echo '$(srcdir)/'`nmcontact.c libnovell_la-nmevent.lo: nmevent.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -MT libnovell_la-nmevent.lo -MD -MP -MF $(DEPDIR)/libnovell_la-nmevent.Tpo -c -o libnovell_la-nmevent.lo `test -f 'nmevent.c' || echo '$(srcdir)/'`nmevent.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libnovell_la-nmevent.Tpo $(DEPDIR)/libnovell_la-nmevent.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nmevent.c' object='libnovell_la-nmevent.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='nmevent.c' object='libnovell_la-nmevent.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmevent.lo `test -f 'nmevent.c' || echo '$(srcdir)/'`nmevent.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmevent.lo `test -f 'nmevent.c' || echo '$(srcdir)/'`nmevent.c libnovell_la-nmmessage.lo: nmmessage.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -MT libnovell_la-nmmessage.lo -MD -MP -MF $(DEPDIR)/libnovell_la-nmmessage.Tpo -c -o libnovell_la-nmmessage.lo `test -f 'nmmessage.c' || echo '$(srcdir)/'`nmmessage.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libnovell_la-nmmessage.Tpo $(DEPDIR)/libnovell_la-nmmessage.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nmmessage.c' object='libnovell_la-nmmessage.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='nmmessage.c' object='libnovell_la-nmmessage.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmmessage.lo `test -f 'nmmessage.c' || echo '$(srcdir)/'`nmmessage.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmmessage.lo `test -f 'nmmessage.c' || echo '$(srcdir)/'`nmmessage.c libnovell_la-nmrequest.lo: nmrequest.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -MT libnovell_la-nmrequest.lo -MD -MP -MF $(DEPDIR)/libnovell_la-nmrequest.Tpo -c -o libnovell_la-nmrequest.lo `test -f 'nmrequest.c' || echo '$(srcdir)/'`nmrequest.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libnovell_la-nmrequest.Tpo $(DEPDIR)/libnovell_la-nmrequest.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nmrequest.c' object='libnovell_la-nmrequest.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='nmrequest.c' object='libnovell_la-nmrequest.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmrequest.lo `test -f 'nmrequest.c' || echo '$(srcdir)/'`nmrequest.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmrequest.lo `test -f 'nmrequest.c' || echo '$(srcdir)/'`nmrequest.c libnovell_la-nmrtf.lo: nmrtf.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -MT libnovell_la-nmrtf.lo -MD -MP -MF $(DEPDIR)/libnovell_la-nmrtf.Tpo -c -o libnovell_la-nmrtf.lo `test -f 'nmrtf.c' || echo '$(srcdir)/'`nmrtf.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libnovell_la-nmrtf.Tpo $(DEPDIR)/libnovell_la-nmrtf.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nmrtf.c' object='libnovell_la-nmrtf.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='nmrtf.c' object='libnovell_la-nmrtf.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmrtf.lo `test -f 'nmrtf.c' || echo '$(srcdir)/'`nmrtf.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmrtf.lo `test -f 'nmrtf.c' || echo '$(srcdir)/'`nmrtf.c libnovell_la-nmuser.lo: nmuser.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -MT libnovell_la-nmuser.lo -MD -MP -MF $(DEPDIR)/libnovell_la-nmuser.Tpo -c -o libnovell_la-nmuser.lo `test -f 'nmuser.c' || echo '$(srcdir)/'`nmuser.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libnovell_la-nmuser.Tpo $(DEPDIR)/libnovell_la-nmuser.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nmuser.c' object='libnovell_la-nmuser.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='nmuser.c' object='libnovell_la-nmuser.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmuser.lo `test -f 'nmuser.c' || echo '$(srcdir)/'`nmuser.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmuser.lo `test -f 'nmuser.c' || echo '$(srcdir)/'`nmuser.c libnovell_la-nmuserrecord.lo: nmuserrecord.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -MT libnovell_la-nmuserrecord.lo -MD -MP -MF $(DEPDIR)/libnovell_la-nmuserrecord.Tpo -c -o libnovell_la-nmuserrecord.lo `test -f 'nmuserrecord.c' || echo '$(srcdir)/'`nmuserrecord.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libnovell_la-nmuserrecord.Tpo $(DEPDIR)/libnovell_la-nmuserrecord.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nmuserrecord.c' object='libnovell_la-nmuserrecord.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='nmuserrecord.c' object='libnovell_la-nmuserrecord.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmuserrecord.lo `test -f 'nmuserrecord.c' || echo '$(srcdir)/'`nmuserrecord.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-nmuserrecord.lo `test -f 'nmuserrecord.c' || echo '$(srcdir)/'`nmuserrecord.c libnovell_la-novell.lo: novell.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -MT libnovell_la-novell.lo -MD -MP -MF $(DEPDIR)/libnovell_la-novell.Tpo -c -o libnovell_la-novell.lo `test -f 'novell.c' || echo '$(srcdir)/'`novell.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libnovell_la-novell.Tpo $(DEPDIR)/libnovell_la-novell.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='novell.c' object='libnovell_la-novell.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='novell.c' object='libnovell_la-novell.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-novell.lo `test -f 'novell.c' || echo '$(srcdir)/'`novell.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnovell_la_CFLAGS) $(CFLAGS) -c -o libnovell_la-novell.lo `test -f 'novell.c' || echo '$(srcdir)/'`novell.c mostlyclean-libtool: -rm -f *.lo @@ -723,10 +721,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/null/Makefile.in pidgin-2.10.6/libpurple/protocols/null/Makefile.in --- pidgin-2.10.4/libpurple/protocols/null/Makefile.in 2012-05-07 03:37:57.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/null/Makefile.in 2012-07-06 15:27:44.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pkgdir)" LTLIBRARIES = $(pkg_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -73,8 +79,8 @@ am__objects_1 = nullprpl.lo am_libnull_la_OBJECTS = $(am__objects_1) libnull_la_OBJECTS = $(am_libnull_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libnull_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -89,21 +95,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libnull_la_SOURCES) DIST_SOURCES = $(libnull_la_SOURCES) @@ -198,6 +204,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -332,6 +342,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -439,7 +451,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libnull.la: $(libnull_la_OBJECTS) $(libnull_la_DEPENDENCIES) +libnull.la: $(libnull_la_OBJECTS) $(libnull_la_DEPENDENCIES) $(EXTRA_libnull_la_DEPENDENCIES) $(AM_V_CCLD)$(libnull_la_LINK) -rpath $(pkgdir) $(libnull_la_OBJECTS) $(libnull_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -453,26 +465,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -579,10 +588,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/oscar/Makefile.in pidgin-2.10.6/libpurple/protocols/oscar/Makefile.in --- pidgin-2.10.4/libpurple/protocols/oscar/Makefile.in 2012-05-07 03:37:57.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/oscar/Makefile.in 2012-07-06 15:27:44.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -67,14 +67,20 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pkgdir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES) @STATIC_OSCAR_FALSE@libaim_la_DEPENDENCIES = liboscar.la am__libaim_la_SOURCES_DIST = libaim.c @STATIC_OSCAR_FALSE@am_libaim_la_OBJECTS = libaim.lo libaim_la_OBJECTS = $(am_libaim_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libaim_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -136,21 +142,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libaim_la_SOURCES) $(libicq_la_SOURCES) \ $(liboscar_la_SOURCES) @@ -247,6 +253,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -381,6 +391,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -547,11 +559,11 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libaim.la: $(libaim_la_OBJECTS) $(libaim_la_DEPENDENCIES) +libaim.la: $(libaim_la_OBJECTS) $(libaim_la_DEPENDENCIES) $(EXTRA_libaim_la_DEPENDENCIES) $(AM_V_CCLD)$(libaim_la_LINK) $(am_libaim_la_rpath) $(libaim_la_OBJECTS) $(libaim_la_LIBADD) $(LIBS) -libicq.la: $(libicq_la_OBJECTS) $(libicq_la_DEPENDENCIES) +libicq.la: $(libicq_la_OBJECTS) $(libicq_la_DEPENDENCIES) $(EXTRA_libicq_la_DEPENDENCIES) $(AM_V_CCLD)$(libicq_la_LINK) $(am_libicq_la_rpath) $(libicq_la_OBJECTS) $(libicq_la_LIBADD) $(LIBS) -liboscar.la: $(liboscar_la_OBJECTS) $(liboscar_la_DEPENDENCIES) +liboscar.la: $(liboscar_la_OBJECTS) $(liboscar_la_DEPENDENCIES) $(EXTRA_liboscar_la_DEPENDENCIES) $(AM_V_CCLD)$(liboscar_la_LINK) $(am_liboscar_la_rpath) $(liboscar_la_OBJECTS) $(liboscar_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -603,322 +615,282 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< liboscar_la-authorization.lo: authorization.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-authorization.lo -MD -MP -MF $(DEPDIR)/liboscar_la-authorization.Tpo -c -o liboscar_la-authorization.lo `test -f 'authorization.c' || echo '$(srcdir)/'`authorization.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-authorization.Tpo $(DEPDIR)/liboscar_la-authorization.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='authorization.c' object='liboscar_la-authorization.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='authorization.c' object='liboscar_la-authorization.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-authorization.lo `test -f 'authorization.c' || echo '$(srcdir)/'`authorization.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-authorization.lo `test -f 'authorization.c' || echo '$(srcdir)/'`authorization.c liboscar_la-bstream.lo: bstream.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-bstream.lo -MD -MP -MF $(DEPDIR)/liboscar_la-bstream.Tpo -c -o liboscar_la-bstream.lo `test -f 'bstream.c' || echo '$(srcdir)/'`bstream.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-bstream.Tpo $(DEPDIR)/liboscar_la-bstream.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bstream.c' object='liboscar_la-bstream.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='bstream.c' object='liboscar_la-bstream.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-bstream.lo `test -f 'bstream.c' || echo '$(srcdir)/'`bstream.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-bstream.lo `test -f 'bstream.c' || echo '$(srcdir)/'`bstream.c liboscar_la-clientlogin.lo: clientlogin.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-clientlogin.lo -MD -MP -MF $(DEPDIR)/liboscar_la-clientlogin.Tpo -c -o liboscar_la-clientlogin.lo `test -f 'clientlogin.c' || echo '$(srcdir)/'`clientlogin.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-clientlogin.Tpo $(DEPDIR)/liboscar_la-clientlogin.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clientlogin.c' object='liboscar_la-clientlogin.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='clientlogin.c' object='liboscar_la-clientlogin.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-clientlogin.lo `test -f 'clientlogin.c' || echo '$(srcdir)/'`clientlogin.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-clientlogin.lo `test -f 'clientlogin.c' || echo '$(srcdir)/'`clientlogin.c liboscar_la-encoding.lo: encoding.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-encoding.lo -MD -MP -MF $(DEPDIR)/liboscar_la-encoding.Tpo -c -o liboscar_la-encoding.lo `test -f 'encoding.c' || echo '$(srcdir)/'`encoding.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-encoding.Tpo $(DEPDIR)/liboscar_la-encoding.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='encoding.c' object='liboscar_la-encoding.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='encoding.c' object='liboscar_la-encoding.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-encoding.lo `test -f 'encoding.c' || echo '$(srcdir)/'`encoding.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-encoding.lo `test -f 'encoding.c' || echo '$(srcdir)/'`encoding.c liboscar_la-family_admin.lo: family_admin.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-family_admin.lo -MD -MP -MF $(DEPDIR)/liboscar_la-family_admin.Tpo -c -o liboscar_la-family_admin.lo `test -f 'family_admin.c' || echo '$(srcdir)/'`family_admin.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-family_admin.Tpo $(DEPDIR)/liboscar_la-family_admin.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='family_admin.c' object='liboscar_la-family_admin.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='family_admin.c' object='liboscar_la-family_admin.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_admin.lo `test -f 'family_admin.c' || echo '$(srcdir)/'`family_admin.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_admin.lo `test -f 'family_admin.c' || echo '$(srcdir)/'`family_admin.c liboscar_la-family_alert.lo: family_alert.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-family_alert.lo -MD -MP -MF $(DEPDIR)/liboscar_la-family_alert.Tpo -c -o liboscar_la-family_alert.lo `test -f 'family_alert.c' || echo '$(srcdir)/'`family_alert.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-family_alert.Tpo $(DEPDIR)/liboscar_la-family_alert.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='family_alert.c' object='liboscar_la-family_alert.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='family_alert.c' object='liboscar_la-family_alert.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_alert.lo `test -f 'family_alert.c' || echo '$(srcdir)/'`family_alert.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_alert.lo `test -f 'family_alert.c' || echo '$(srcdir)/'`family_alert.c liboscar_la-family_auth.lo: family_auth.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-family_auth.lo -MD -MP -MF $(DEPDIR)/liboscar_la-family_auth.Tpo -c -o liboscar_la-family_auth.lo `test -f 'family_auth.c' || echo '$(srcdir)/'`family_auth.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-family_auth.Tpo $(DEPDIR)/liboscar_la-family_auth.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='family_auth.c' object='liboscar_la-family_auth.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='family_auth.c' object='liboscar_la-family_auth.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_auth.lo `test -f 'family_auth.c' || echo '$(srcdir)/'`family_auth.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_auth.lo `test -f 'family_auth.c' || echo '$(srcdir)/'`family_auth.c liboscar_la-family_bart.lo: family_bart.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-family_bart.lo -MD -MP -MF $(DEPDIR)/liboscar_la-family_bart.Tpo -c -o liboscar_la-family_bart.lo `test -f 'family_bart.c' || echo '$(srcdir)/'`family_bart.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-family_bart.Tpo $(DEPDIR)/liboscar_la-family_bart.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='family_bart.c' object='liboscar_la-family_bart.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='family_bart.c' object='liboscar_la-family_bart.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_bart.lo `test -f 'family_bart.c' || echo '$(srcdir)/'`family_bart.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_bart.lo `test -f 'family_bart.c' || echo '$(srcdir)/'`family_bart.c liboscar_la-family_bos.lo: family_bos.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-family_bos.lo -MD -MP -MF $(DEPDIR)/liboscar_la-family_bos.Tpo -c -o liboscar_la-family_bos.lo `test -f 'family_bos.c' || echo '$(srcdir)/'`family_bos.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-family_bos.Tpo $(DEPDIR)/liboscar_la-family_bos.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='family_bos.c' object='liboscar_la-family_bos.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='family_bos.c' object='liboscar_la-family_bos.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_bos.lo `test -f 'family_bos.c' || echo '$(srcdir)/'`family_bos.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_bos.lo `test -f 'family_bos.c' || echo '$(srcdir)/'`family_bos.c liboscar_la-family_buddy.lo: family_buddy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-family_buddy.lo -MD -MP -MF $(DEPDIR)/liboscar_la-family_buddy.Tpo -c -o liboscar_la-family_buddy.lo `test -f 'family_buddy.c' || echo '$(srcdir)/'`family_buddy.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-family_buddy.Tpo $(DEPDIR)/liboscar_la-family_buddy.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='family_buddy.c' object='liboscar_la-family_buddy.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='family_buddy.c' object='liboscar_la-family_buddy.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_buddy.lo `test -f 'family_buddy.c' || echo '$(srcdir)/'`family_buddy.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_buddy.lo `test -f 'family_buddy.c' || echo '$(srcdir)/'`family_buddy.c liboscar_la-family_chat.lo: family_chat.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-family_chat.lo -MD -MP -MF $(DEPDIR)/liboscar_la-family_chat.Tpo -c -o liboscar_la-family_chat.lo `test -f 'family_chat.c' || echo '$(srcdir)/'`family_chat.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-family_chat.Tpo $(DEPDIR)/liboscar_la-family_chat.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='family_chat.c' object='liboscar_la-family_chat.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='family_chat.c' object='liboscar_la-family_chat.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_chat.lo `test -f 'family_chat.c' || echo '$(srcdir)/'`family_chat.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_chat.lo `test -f 'family_chat.c' || echo '$(srcdir)/'`family_chat.c liboscar_la-family_chatnav.lo: family_chatnav.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-family_chatnav.lo -MD -MP -MF $(DEPDIR)/liboscar_la-family_chatnav.Tpo -c -o liboscar_la-family_chatnav.lo `test -f 'family_chatnav.c' || echo '$(srcdir)/'`family_chatnav.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-family_chatnav.Tpo $(DEPDIR)/liboscar_la-family_chatnav.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='family_chatnav.c' object='liboscar_la-family_chatnav.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='family_chatnav.c' object='liboscar_la-family_chatnav.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_chatnav.lo `test -f 'family_chatnav.c' || echo '$(srcdir)/'`family_chatnav.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_chatnav.lo `test -f 'family_chatnav.c' || echo '$(srcdir)/'`family_chatnav.c liboscar_la-family_icq.lo: family_icq.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-family_icq.lo -MD -MP -MF $(DEPDIR)/liboscar_la-family_icq.Tpo -c -o liboscar_la-family_icq.lo `test -f 'family_icq.c' || echo '$(srcdir)/'`family_icq.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-family_icq.Tpo $(DEPDIR)/liboscar_la-family_icq.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='family_icq.c' object='liboscar_la-family_icq.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='family_icq.c' object='liboscar_la-family_icq.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_icq.lo `test -f 'family_icq.c' || echo '$(srcdir)/'`family_icq.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_icq.lo `test -f 'family_icq.c' || echo '$(srcdir)/'`family_icq.c liboscar_la-family_icbm.lo: family_icbm.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-family_icbm.lo -MD -MP -MF $(DEPDIR)/liboscar_la-family_icbm.Tpo -c -o liboscar_la-family_icbm.lo `test -f 'family_icbm.c' || echo '$(srcdir)/'`family_icbm.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-family_icbm.Tpo $(DEPDIR)/liboscar_la-family_icbm.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='family_icbm.c' object='liboscar_la-family_icbm.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='family_icbm.c' object='liboscar_la-family_icbm.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_icbm.lo `test -f 'family_icbm.c' || echo '$(srcdir)/'`family_icbm.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_icbm.lo `test -f 'family_icbm.c' || echo '$(srcdir)/'`family_icbm.c liboscar_la-family_locate.lo: family_locate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-family_locate.lo -MD -MP -MF $(DEPDIR)/liboscar_la-family_locate.Tpo -c -o liboscar_la-family_locate.lo `test -f 'family_locate.c' || echo '$(srcdir)/'`family_locate.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-family_locate.Tpo $(DEPDIR)/liboscar_la-family_locate.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='family_locate.c' object='liboscar_la-family_locate.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='family_locate.c' object='liboscar_la-family_locate.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_locate.lo `test -f 'family_locate.c' || echo '$(srcdir)/'`family_locate.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_locate.lo `test -f 'family_locate.c' || echo '$(srcdir)/'`family_locate.c liboscar_la-family_oservice.lo: family_oservice.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-family_oservice.lo -MD -MP -MF $(DEPDIR)/liboscar_la-family_oservice.Tpo -c -o liboscar_la-family_oservice.lo `test -f 'family_oservice.c' || echo '$(srcdir)/'`family_oservice.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-family_oservice.Tpo $(DEPDIR)/liboscar_la-family_oservice.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='family_oservice.c' object='liboscar_la-family_oservice.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='family_oservice.c' object='liboscar_la-family_oservice.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_oservice.lo `test -f 'family_oservice.c' || echo '$(srcdir)/'`family_oservice.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_oservice.lo `test -f 'family_oservice.c' || echo '$(srcdir)/'`family_oservice.c liboscar_la-family_popup.lo: family_popup.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-family_popup.lo -MD -MP -MF $(DEPDIR)/liboscar_la-family_popup.Tpo -c -o liboscar_la-family_popup.lo `test -f 'family_popup.c' || echo '$(srcdir)/'`family_popup.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-family_popup.Tpo $(DEPDIR)/liboscar_la-family_popup.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='family_popup.c' object='liboscar_la-family_popup.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='family_popup.c' object='liboscar_la-family_popup.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_popup.lo `test -f 'family_popup.c' || echo '$(srcdir)/'`family_popup.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_popup.lo `test -f 'family_popup.c' || echo '$(srcdir)/'`family_popup.c liboscar_la-family_feedbag.lo: family_feedbag.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-family_feedbag.lo -MD -MP -MF $(DEPDIR)/liboscar_la-family_feedbag.Tpo -c -o liboscar_la-family_feedbag.lo `test -f 'family_feedbag.c' || echo '$(srcdir)/'`family_feedbag.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-family_feedbag.Tpo $(DEPDIR)/liboscar_la-family_feedbag.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='family_feedbag.c' object='liboscar_la-family_feedbag.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='family_feedbag.c' object='liboscar_la-family_feedbag.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_feedbag.lo `test -f 'family_feedbag.c' || echo '$(srcdir)/'`family_feedbag.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_feedbag.lo `test -f 'family_feedbag.c' || echo '$(srcdir)/'`family_feedbag.c liboscar_la-family_stats.lo: family_stats.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-family_stats.lo -MD -MP -MF $(DEPDIR)/liboscar_la-family_stats.Tpo -c -o liboscar_la-family_stats.lo `test -f 'family_stats.c' || echo '$(srcdir)/'`family_stats.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-family_stats.Tpo $(DEPDIR)/liboscar_la-family_stats.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='family_stats.c' object='liboscar_la-family_stats.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='family_stats.c' object='liboscar_la-family_stats.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_stats.lo `test -f 'family_stats.c' || echo '$(srcdir)/'`family_stats.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_stats.lo `test -f 'family_stats.c' || echo '$(srcdir)/'`family_stats.c liboscar_la-family_userlookup.lo: family_userlookup.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-family_userlookup.lo -MD -MP -MF $(DEPDIR)/liboscar_la-family_userlookup.Tpo -c -o liboscar_la-family_userlookup.lo `test -f 'family_userlookup.c' || echo '$(srcdir)/'`family_userlookup.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-family_userlookup.Tpo $(DEPDIR)/liboscar_la-family_userlookup.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='family_userlookup.c' object='liboscar_la-family_userlookup.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='family_userlookup.c' object='liboscar_la-family_userlookup.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_userlookup.lo `test -f 'family_userlookup.c' || echo '$(srcdir)/'`family_userlookup.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-family_userlookup.lo `test -f 'family_userlookup.c' || echo '$(srcdir)/'`family_userlookup.c liboscar_la-flap_connection.lo: flap_connection.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-flap_connection.lo -MD -MP -MF $(DEPDIR)/liboscar_la-flap_connection.Tpo -c -o liboscar_la-flap_connection.lo `test -f 'flap_connection.c' || echo '$(srcdir)/'`flap_connection.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-flap_connection.Tpo $(DEPDIR)/liboscar_la-flap_connection.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='flap_connection.c' object='liboscar_la-flap_connection.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='flap_connection.c' object='liboscar_la-flap_connection.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-flap_connection.lo `test -f 'flap_connection.c' || echo '$(srcdir)/'`flap_connection.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-flap_connection.lo `test -f 'flap_connection.c' || echo '$(srcdir)/'`flap_connection.c liboscar_la-misc.lo: misc.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-misc.lo -MD -MP -MF $(DEPDIR)/liboscar_la-misc.Tpo -c -o liboscar_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-misc.Tpo $(DEPDIR)/liboscar_la-misc.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='misc.c' object='liboscar_la-misc.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='misc.c' object='liboscar_la-misc.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c liboscar_la-msgcookie.lo: msgcookie.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-msgcookie.lo -MD -MP -MF $(DEPDIR)/liboscar_la-msgcookie.Tpo -c -o liboscar_la-msgcookie.lo `test -f 'msgcookie.c' || echo '$(srcdir)/'`msgcookie.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-msgcookie.Tpo $(DEPDIR)/liboscar_la-msgcookie.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='msgcookie.c' object='liboscar_la-msgcookie.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='msgcookie.c' object='liboscar_la-msgcookie.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-msgcookie.lo `test -f 'msgcookie.c' || echo '$(srcdir)/'`msgcookie.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-msgcookie.lo `test -f 'msgcookie.c' || echo '$(srcdir)/'`msgcookie.c liboscar_la-odc.lo: odc.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-odc.lo -MD -MP -MF $(DEPDIR)/liboscar_la-odc.Tpo -c -o liboscar_la-odc.lo `test -f 'odc.c' || echo '$(srcdir)/'`odc.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-odc.Tpo $(DEPDIR)/liboscar_la-odc.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='odc.c' object='liboscar_la-odc.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='odc.c' object='liboscar_la-odc.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-odc.lo `test -f 'odc.c' || echo '$(srcdir)/'`odc.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-odc.lo `test -f 'odc.c' || echo '$(srcdir)/'`odc.c liboscar_la-oft.lo: oft.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-oft.lo -MD -MP -MF $(DEPDIR)/liboscar_la-oft.Tpo -c -o liboscar_la-oft.lo `test -f 'oft.c' || echo '$(srcdir)/'`oft.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-oft.Tpo $(DEPDIR)/liboscar_la-oft.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='oft.c' object='liboscar_la-oft.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='oft.c' object='liboscar_la-oft.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-oft.lo `test -f 'oft.c' || echo '$(srcdir)/'`oft.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-oft.lo `test -f 'oft.c' || echo '$(srcdir)/'`oft.c liboscar_la-oscar.lo: oscar.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-oscar.lo -MD -MP -MF $(DEPDIR)/liboscar_la-oscar.Tpo -c -o liboscar_la-oscar.lo `test -f 'oscar.c' || echo '$(srcdir)/'`oscar.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-oscar.Tpo $(DEPDIR)/liboscar_la-oscar.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='oscar.c' object='liboscar_la-oscar.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='oscar.c' object='liboscar_la-oscar.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-oscar.lo `test -f 'oscar.c' || echo '$(srcdir)/'`oscar.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-oscar.lo `test -f 'oscar.c' || echo '$(srcdir)/'`oscar.c liboscar_la-oscar_data.lo: oscar_data.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-oscar_data.lo -MD -MP -MF $(DEPDIR)/liboscar_la-oscar_data.Tpo -c -o liboscar_la-oscar_data.lo `test -f 'oscar_data.c' || echo '$(srcdir)/'`oscar_data.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-oscar_data.Tpo $(DEPDIR)/liboscar_la-oscar_data.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='oscar_data.c' object='liboscar_la-oscar_data.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='oscar_data.c' object='liboscar_la-oscar_data.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-oscar_data.lo `test -f 'oscar_data.c' || echo '$(srcdir)/'`oscar_data.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-oscar_data.lo `test -f 'oscar_data.c' || echo '$(srcdir)/'`oscar_data.c liboscar_la-peer.lo: peer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-peer.lo -MD -MP -MF $(DEPDIR)/liboscar_la-peer.Tpo -c -o liboscar_la-peer.lo `test -f 'peer.c' || echo '$(srcdir)/'`peer.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-peer.Tpo $(DEPDIR)/liboscar_la-peer.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='peer.c' object='liboscar_la-peer.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='peer.c' object='liboscar_la-peer.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-peer.lo `test -f 'peer.c' || echo '$(srcdir)/'`peer.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-peer.lo `test -f 'peer.c' || echo '$(srcdir)/'`peer.c liboscar_la-peer_proxy.lo: peer_proxy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-peer_proxy.lo -MD -MP -MF $(DEPDIR)/liboscar_la-peer_proxy.Tpo -c -o liboscar_la-peer_proxy.lo `test -f 'peer_proxy.c' || echo '$(srcdir)/'`peer_proxy.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-peer_proxy.Tpo $(DEPDIR)/liboscar_la-peer_proxy.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='peer_proxy.c' object='liboscar_la-peer_proxy.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='peer_proxy.c' object='liboscar_la-peer_proxy.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-peer_proxy.lo `test -f 'peer_proxy.c' || echo '$(srcdir)/'`peer_proxy.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-peer_proxy.lo `test -f 'peer_proxy.c' || echo '$(srcdir)/'`peer_proxy.c liboscar_la-rxhandlers.lo: rxhandlers.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-rxhandlers.lo -MD -MP -MF $(DEPDIR)/liboscar_la-rxhandlers.Tpo -c -o liboscar_la-rxhandlers.lo `test -f 'rxhandlers.c' || echo '$(srcdir)/'`rxhandlers.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-rxhandlers.Tpo $(DEPDIR)/liboscar_la-rxhandlers.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rxhandlers.c' object='liboscar_la-rxhandlers.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rxhandlers.c' object='liboscar_la-rxhandlers.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-rxhandlers.lo `test -f 'rxhandlers.c' || echo '$(srcdir)/'`rxhandlers.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-rxhandlers.lo `test -f 'rxhandlers.c' || echo '$(srcdir)/'`rxhandlers.c liboscar_la-snac.lo: snac.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-snac.lo -MD -MP -MF $(DEPDIR)/liboscar_la-snac.Tpo -c -o liboscar_la-snac.lo `test -f 'snac.c' || echo '$(srcdir)/'`snac.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-snac.Tpo $(DEPDIR)/liboscar_la-snac.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='snac.c' object='liboscar_la-snac.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='snac.c' object='liboscar_la-snac.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-snac.lo `test -f 'snac.c' || echo '$(srcdir)/'`snac.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-snac.lo `test -f 'snac.c' || echo '$(srcdir)/'`snac.c liboscar_la-tlv.lo: tlv.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-tlv.lo -MD -MP -MF $(DEPDIR)/liboscar_la-tlv.Tpo -c -o liboscar_la-tlv.lo `test -f 'tlv.c' || echo '$(srcdir)/'`tlv.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-tlv.Tpo $(DEPDIR)/liboscar_la-tlv.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tlv.c' object='liboscar_la-tlv.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tlv.c' object='liboscar_la-tlv.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-tlv.lo `test -f 'tlv.c' || echo '$(srcdir)/'`tlv.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-tlv.lo `test -f 'tlv.c' || echo '$(srcdir)/'`tlv.c liboscar_la-userinfo.lo: userinfo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-userinfo.lo -MD -MP -MF $(DEPDIR)/liboscar_la-userinfo.Tpo -c -o liboscar_la-userinfo.lo `test -f 'userinfo.c' || echo '$(srcdir)/'`userinfo.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-userinfo.Tpo $(DEPDIR)/liboscar_la-userinfo.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='userinfo.c' object='liboscar_la-userinfo.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='userinfo.c' object='liboscar_la-userinfo.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-userinfo.lo `test -f 'userinfo.c' || echo '$(srcdir)/'`userinfo.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-userinfo.lo `test -f 'userinfo.c' || echo '$(srcdir)/'`userinfo.c liboscar_la-util.lo: util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-util.lo -MD -MP -MF $(DEPDIR)/liboscar_la-util.Tpo -c -o liboscar_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-util.Tpo $(DEPDIR)/liboscar_la-util.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util.c' object='liboscar_la-util.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='util.c' object='liboscar_la-util.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c liboscar_la-visibility.lo: visibility.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-visibility.lo -MD -MP -MF $(DEPDIR)/liboscar_la-visibility.Tpo -c -o liboscar_la-visibility.lo `test -f 'visibility.c' || echo '$(srcdir)/'`visibility.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-visibility.Tpo $(DEPDIR)/liboscar_la-visibility.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='visibility.c' object='liboscar_la-visibility.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='visibility.c' object='liboscar_la-visibility.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-visibility.lo `test -f 'visibility.c' || echo '$(srcdir)/'`visibility.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-visibility.lo `test -f 'visibility.c' || echo '$(srcdir)/'`visibility.c liboscar_la-libaim.lo: libaim.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-libaim.lo -MD -MP -MF $(DEPDIR)/liboscar_la-libaim.Tpo -c -o liboscar_la-libaim.lo `test -f 'libaim.c' || echo '$(srcdir)/'`libaim.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-libaim.Tpo $(DEPDIR)/liboscar_la-libaim.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libaim.c' object='liboscar_la-libaim.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libaim.c' object='liboscar_la-libaim.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-libaim.lo `test -f 'libaim.c' || echo '$(srcdir)/'`libaim.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-libaim.lo `test -f 'libaim.c' || echo '$(srcdir)/'`libaim.c liboscar_la-libicq.lo: libicq.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -MT liboscar_la-libicq.lo -MD -MP -MF $(DEPDIR)/liboscar_la-libicq.Tpo -c -o liboscar_la-libicq.lo `test -f 'libicq.c' || echo '$(srcdir)/'`libicq.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liboscar_la-libicq.Tpo $(DEPDIR)/liboscar_la-libicq.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libicq.c' object='liboscar_la-libicq.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libicq.c' object='liboscar_la-libicq.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-libicq.lo `test -f 'libicq.c' || echo '$(srcdir)/'`libicq.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboscar_la_CFLAGS) $(CFLAGS) -c -o liboscar_la-libicq.lo `test -f 'libicq.c' || echo '$(srcdir)/'`libicq.c mostlyclean-libtool: -rm -f *.lo @@ -1025,10 +997,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/sametime/Makefile.in pidgin-2.10.6/libpurple/protocols/sametime/Makefile.in --- pidgin-2.10.4/libpurple/protocols/sametime/Makefile.in 2012-05-07 03:37:57.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/sametime/Makefile.in 2012-07-06 15:27:44.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -68,6 +68,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pkgdir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -76,8 +82,8 @@ am__objects_1 = libsametime_la-sametime.lo am_libsametime_la_OBJECTS = $(am__objects_1) libsametime_la_OBJECTS = $(am_libsametime_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libsametime_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ @@ -95,21 +101,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libsametime_la_SOURCES) DIST_SOURCES = $(libsametime_la_SOURCES) @@ -205,6 +211,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -339,6 +349,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -460,7 +472,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libsametime.la: $(libsametime_la_OBJECTS) $(libsametime_la_DEPENDENCIES) +libsametime.la: $(libsametime_la_OBJECTS) $(libsametime_la_DEPENDENCIES) $(EXTRA_libsametime_la_DEPENDENCIES) $(AM_V_CCLD)$(libsametime_la_LINK) $(am_libsametime_la_rpath) $(libsametime_la_OBJECTS) $(libsametime_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -474,34 +486,30 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< libsametime_la-sametime.lo: sametime.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsametime_la_CFLAGS) $(CFLAGS) -MT libsametime_la-sametime.lo -MD -MP -MF $(DEPDIR)/libsametime_la-sametime.Tpo -c -o libsametime_la-sametime.lo `test -f 'sametime.c' || echo '$(srcdir)/'`sametime.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsametime_la-sametime.Tpo $(DEPDIR)/libsametime_la-sametime.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sametime.c' object='libsametime_la-sametime.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sametime.c' object='libsametime_la-sametime.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsametime_la_CFLAGS) $(CFLAGS) -c -o libsametime_la-sametime.lo `test -f 'sametime.c' || echo '$(srcdir)/'`sametime.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsametime_la_CFLAGS) $(CFLAGS) -c -o libsametime_la-sametime.lo `test -f 'sametime.c' || echo '$(srcdir)/'`sametime.c mostlyclean-libtool: -rm -f *.lo @@ -608,10 +616,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/silc/Makefile.in pidgin-2.10.6/libpurple/protocols/silc/Makefile.in --- pidgin-2.10.4/libpurple/protocols/silc/Makefile.in 2012-05-07 03:37:57.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/silc/Makefile.in 2012-07-06 15:27:44.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pkgdir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -82,8 +88,8 @@ @STATIC_SILC_FALSE@am_libsilcpurple_la_OBJECTS = $(am__objects_1) @STATIC_SILC_TRUE@am_libsilcpurple_la_OBJECTS = $(am__objects_1) libsilcpurple_la_OBJECTS = $(am_libsilcpurple_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libsilcpurple_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ @@ -101,21 +107,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libsilcpurple_la_SOURCES) DIST_SOURCES = $(am__libsilcpurple_la_SOURCES_DIST) @@ -210,6 +216,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -344,6 +354,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -476,7 +488,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libsilcpurple.la: $(libsilcpurple_la_OBJECTS) $(libsilcpurple_la_DEPENDENCIES) +libsilcpurple.la: $(libsilcpurple_la_OBJECTS) $(libsilcpurple_la_DEPENDENCIES) $(EXTRA_libsilcpurple_la_DEPENDENCIES) $(AM_V_CCLD)$(libsilcpurple_la_LINK) $(am_libsilcpurple_la_rpath) $(libsilcpurple_la_OBJECTS) $(libsilcpurple_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -497,90 +509,79 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< libsilcpurple_la-buddy.lo: buddy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -MT libsilcpurple_la-buddy.lo -MD -MP -MF $(DEPDIR)/libsilcpurple_la-buddy.Tpo -c -o libsilcpurple_la-buddy.lo `test -f 'buddy.c' || echo '$(srcdir)/'`buddy.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsilcpurple_la-buddy.Tpo $(DEPDIR)/libsilcpurple_la-buddy.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='buddy.c' object='libsilcpurple_la-buddy.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='buddy.c' object='libsilcpurple_la-buddy.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-buddy.lo `test -f 'buddy.c' || echo '$(srcdir)/'`buddy.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-buddy.lo `test -f 'buddy.c' || echo '$(srcdir)/'`buddy.c libsilcpurple_la-chat.lo: chat.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -MT libsilcpurple_la-chat.lo -MD -MP -MF $(DEPDIR)/libsilcpurple_la-chat.Tpo -c -o libsilcpurple_la-chat.lo `test -f 'chat.c' || echo '$(srcdir)/'`chat.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsilcpurple_la-chat.Tpo $(DEPDIR)/libsilcpurple_la-chat.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='chat.c' object='libsilcpurple_la-chat.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='chat.c' object='libsilcpurple_la-chat.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-chat.lo `test -f 'chat.c' || echo '$(srcdir)/'`chat.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-chat.lo `test -f 'chat.c' || echo '$(srcdir)/'`chat.c libsilcpurple_la-ft.lo: ft.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -MT libsilcpurple_la-ft.lo -MD -MP -MF $(DEPDIR)/libsilcpurple_la-ft.Tpo -c -o libsilcpurple_la-ft.lo `test -f 'ft.c' || echo '$(srcdir)/'`ft.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsilcpurple_la-ft.Tpo $(DEPDIR)/libsilcpurple_la-ft.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ft.c' object='libsilcpurple_la-ft.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ft.c' object='libsilcpurple_la-ft.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-ft.lo `test -f 'ft.c' || echo '$(srcdir)/'`ft.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-ft.lo `test -f 'ft.c' || echo '$(srcdir)/'`ft.c libsilcpurple_la-ops.lo: ops.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -MT libsilcpurple_la-ops.lo -MD -MP -MF $(DEPDIR)/libsilcpurple_la-ops.Tpo -c -o libsilcpurple_la-ops.lo `test -f 'ops.c' || echo '$(srcdir)/'`ops.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsilcpurple_la-ops.Tpo $(DEPDIR)/libsilcpurple_la-ops.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ops.c' object='libsilcpurple_la-ops.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ops.c' object='libsilcpurple_la-ops.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-ops.lo `test -f 'ops.c' || echo '$(srcdir)/'`ops.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-ops.lo `test -f 'ops.c' || echo '$(srcdir)/'`ops.c libsilcpurple_la-pk.lo: pk.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -MT libsilcpurple_la-pk.lo -MD -MP -MF $(DEPDIR)/libsilcpurple_la-pk.Tpo -c -o libsilcpurple_la-pk.lo `test -f 'pk.c' || echo '$(srcdir)/'`pk.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsilcpurple_la-pk.Tpo $(DEPDIR)/libsilcpurple_la-pk.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pk.c' object='libsilcpurple_la-pk.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pk.c' object='libsilcpurple_la-pk.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-pk.lo `test -f 'pk.c' || echo '$(srcdir)/'`pk.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-pk.lo `test -f 'pk.c' || echo '$(srcdir)/'`pk.c libsilcpurple_la-silc.lo: silc.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -MT libsilcpurple_la-silc.lo -MD -MP -MF $(DEPDIR)/libsilcpurple_la-silc.Tpo -c -o libsilcpurple_la-silc.lo `test -f 'silc.c' || echo '$(srcdir)/'`silc.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsilcpurple_la-silc.Tpo $(DEPDIR)/libsilcpurple_la-silc.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='silc.c' object='libsilcpurple_la-silc.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='silc.c' object='libsilcpurple_la-silc.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-silc.lo `test -f 'silc.c' || echo '$(srcdir)/'`silc.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-silc.lo `test -f 'silc.c' || echo '$(srcdir)/'`silc.c libsilcpurple_la-util.lo: util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -MT libsilcpurple_la-util.lo -MD -MP -MF $(DEPDIR)/libsilcpurple_la-util.Tpo -c -o libsilcpurple_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsilcpurple_la-util.Tpo $(DEPDIR)/libsilcpurple_la-util.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util.c' object='libsilcpurple_la-util.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='util.c' object='libsilcpurple_la-util.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c libsilcpurple_la-wb.lo: wb.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -MT libsilcpurple_la-wb.lo -MD -MP -MF $(DEPDIR)/libsilcpurple_la-wb.Tpo -c -o libsilcpurple_la-wb.lo `test -f 'wb.c' || echo '$(srcdir)/'`wb.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsilcpurple_la-wb.Tpo $(DEPDIR)/libsilcpurple_la-wb.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='wb.c' object='libsilcpurple_la-wb.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='wb.c' object='libsilcpurple_la-wb.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-wb.lo `test -f 'wb.c' || echo '$(srcdir)/'`wb.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-wb.lo `test -f 'wb.c' || echo '$(srcdir)/'`wb.c mostlyclean-libtool: -rm -f *.lo @@ -687,10 +688,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/silc10/Makefile.in pidgin-2.10.6/libpurple/protocols/silc10/Makefile.in --- pidgin-2.10.4/libpurple/protocols/silc10/Makefile.in 2012-05-07 03:37:57.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/silc10/Makefile.in 2012-07-06 15:27:44.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pkgdir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -82,8 +88,8 @@ @STATIC_SILC_FALSE@am_libsilcpurple_la_OBJECTS = $(am__objects_1) @STATIC_SILC_TRUE@am_libsilcpurple_la_OBJECTS = $(am__objects_1) libsilcpurple_la_OBJECTS = $(am_libsilcpurple_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libsilcpurple_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ @@ -101,21 +107,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libsilcpurple_la_SOURCES) DIST_SOURCES = $(am__libsilcpurple_la_SOURCES_DIST) @@ -210,6 +216,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -344,6 +354,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -465,7 +477,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libsilcpurple.la: $(libsilcpurple_la_OBJECTS) $(libsilcpurple_la_DEPENDENCIES) +libsilcpurple.la: $(libsilcpurple_la_OBJECTS) $(libsilcpurple_la_DEPENDENCIES) $(EXTRA_libsilcpurple_la_DEPENDENCIES) $(AM_V_CCLD)$(libsilcpurple_la_LINK) $(am_libsilcpurple_la_rpath) $(libsilcpurple_la_OBJECTS) $(libsilcpurple_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -486,90 +498,79 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< libsilcpurple_la-silc.lo: silc.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -MT libsilcpurple_la-silc.lo -MD -MP -MF $(DEPDIR)/libsilcpurple_la-silc.Tpo -c -o libsilcpurple_la-silc.lo `test -f 'silc.c' || echo '$(srcdir)/'`silc.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsilcpurple_la-silc.Tpo $(DEPDIR)/libsilcpurple_la-silc.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='silc.c' object='libsilcpurple_la-silc.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='silc.c' object='libsilcpurple_la-silc.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-silc.lo `test -f 'silc.c' || echo '$(srcdir)/'`silc.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-silc.lo `test -f 'silc.c' || echo '$(srcdir)/'`silc.c libsilcpurple_la-buddy.lo: buddy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -MT libsilcpurple_la-buddy.lo -MD -MP -MF $(DEPDIR)/libsilcpurple_la-buddy.Tpo -c -o libsilcpurple_la-buddy.lo `test -f 'buddy.c' || echo '$(srcdir)/'`buddy.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsilcpurple_la-buddy.Tpo $(DEPDIR)/libsilcpurple_la-buddy.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='buddy.c' object='libsilcpurple_la-buddy.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='buddy.c' object='libsilcpurple_la-buddy.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-buddy.lo `test -f 'buddy.c' || echo '$(srcdir)/'`buddy.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-buddy.lo `test -f 'buddy.c' || echo '$(srcdir)/'`buddy.c libsilcpurple_la-chat.lo: chat.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -MT libsilcpurple_la-chat.lo -MD -MP -MF $(DEPDIR)/libsilcpurple_la-chat.Tpo -c -o libsilcpurple_la-chat.lo `test -f 'chat.c' || echo '$(srcdir)/'`chat.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsilcpurple_la-chat.Tpo $(DEPDIR)/libsilcpurple_la-chat.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='chat.c' object='libsilcpurple_la-chat.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='chat.c' object='libsilcpurple_la-chat.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-chat.lo `test -f 'chat.c' || echo '$(srcdir)/'`chat.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-chat.lo `test -f 'chat.c' || echo '$(srcdir)/'`chat.c libsilcpurple_la-ft.lo: ft.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -MT libsilcpurple_la-ft.lo -MD -MP -MF $(DEPDIR)/libsilcpurple_la-ft.Tpo -c -o libsilcpurple_la-ft.lo `test -f 'ft.c' || echo '$(srcdir)/'`ft.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsilcpurple_la-ft.Tpo $(DEPDIR)/libsilcpurple_la-ft.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ft.c' object='libsilcpurple_la-ft.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ft.c' object='libsilcpurple_la-ft.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-ft.lo `test -f 'ft.c' || echo '$(srcdir)/'`ft.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-ft.lo `test -f 'ft.c' || echo '$(srcdir)/'`ft.c libsilcpurple_la-ops.lo: ops.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -MT libsilcpurple_la-ops.lo -MD -MP -MF $(DEPDIR)/libsilcpurple_la-ops.Tpo -c -o libsilcpurple_la-ops.lo `test -f 'ops.c' || echo '$(srcdir)/'`ops.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsilcpurple_la-ops.Tpo $(DEPDIR)/libsilcpurple_la-ops.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ops.c' object='libsilcpurple_la-ops.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ops.c' object='libsilcpurple_la-ops.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-ops.lo `test -f 'ops.c' || echo '$(srcdir)/'`ops.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-ops.lo `test -f 'ops.c' || echo '$(srcdir)/'`ops.c libsilcpurple_la-pk.lo: pk.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -MT libsilcpurple_la-pk.lo -MD -MP -MF $(DEPDIR)/libsilcpurple_la-pk.Tpo -c -o libsilcpurple_la-pk.lo `test -f 'pk.c' || echo '$(srcdir)/'`pk.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsilcpurple_la-pk.Tpo $(DEPDIR)/libsilcpurple_la-pk.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pk.c' object='libsilcpurple_la-pk.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pk.c' object='libsilcpurple_la-pk.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-pk.lo `test -f 'pk.c' || echo '$(srcdir)/'`pk.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-pk.lo `test -f 'pk.c' || echo '$(srcdir)/'`pk.c libsilcpurple_la-util.lo: util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -MT libsilcpurple_la-util.lo -MD -MP -MF $(DEPDIR)/libsilcpurple_la-util.Tpo -c -o libsilcpurple_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsilcpurple_la-util.Tpo $(DEPDIR)/libsilcpurple_la-util.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util.c' object='libsilcpurple_la-util.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='util.c' object='libsilcpurple_la-util.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c libsilcpurple_la-wb.lo: wb.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -MT libsilcpurple_la-wb.lo -MD -MP -MF $(DEPDIR)/libsilcpurple_la-wb.Tpo -c -o libsilcpurple_la-wb.lo `test -f 'wb.c' || echo '$(srcdir)/'`wb.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsilcpurple_la-wb.Tpo $(DEPDIR)/libsilcpurple_la-wb.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='wb.c' object='libsilcpurple_la-wb.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='wb.c' object='libsilcpurple_la-wb.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-wb.lo `test -f 'wb.c' || echo '$(srcdir)/'`wb.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsilcpurple_la_CFLAGS) $(CFLAGS) -c -o libsilcpurple_la-wb.lo `test -f 'wb.c' || echo '$(srcdir)/'`wb.c mostlyclean-libtool: -rm -f *.lo @@ -676,10 +677,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/simple/Makefile.in pidgin-2.10.6/libpurple/protocols/simple/Makefile.in --- pidgin-2.10.4/libpurple/protocols/simple/Makefile.in 2012-05-07 03:37:58.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/simple/Makefile.in 2012-07-06 15:27:44.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pkgdir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -76,8 +82,8 @@ @STATIC_SIMPLE_FALSE@am_libsimple_la_OBJECTS = $(am__objects_1) @STATIC_SIMPLE_TRUE@am_libsimple_la_OBJECTS = $(am__objects_1) libsimple_la_OBJECTS = $(am_libsimple_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libsimple_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libsimple_la_CFLAGS) \ @@ -94,21 +100,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libsimple_la_SOURCES) DIST_SOURCES = $(am__libsimple_la_SOURCES_DIST) @@ -203,6 +209,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -337,6 +347,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -459,7 +471,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libsimple.la: $(libsimple_la_OBJECTS) $(libsimple_la_DEPENDENCIES) +libsimple.la: $(libsimple_la_OBJECTS) $(libsimple_la_DEPENDENCIES) $(EXTRA_libsimple_la_DEPENDENCIES) $(AM_V_CCLD)$(libsimple_la_LINK) $(am_libsimple_la_rpath) $(libsimple_la_OBJECTS) $(libsimple_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -474,42 +486,37 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< libsimple_la-simple.lo: simple.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_la_CFLAGS) $(CFLAGS) -MT libsimple_la-simple.lo -MD -MP -MF $(DEPDIR)/libsimple_la-simple.Tpo -c -o libsimple_la-simple.lo `test -f 'simple.c' || echo '$(srcdir)/'`simple.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsimple_la-simple.Tpo $(DEPDIR)/libsimple_la-simple.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='simple.c' object='libsimple_la-simple.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='simple.c' object='libsimple_la-simple.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_la_CFLAGS) $(CFLAGS) -c -o libsimple_la-simple.lo `test -f 'simple.c' || echo '$(srcdir)/'`simple.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_la_CFLAGS) $(CFLAGS) -c -o libsimple_la-simple.lo `test -f 'simple.c' || echo '$(srcdir)/'`simple.c libsimple_la-sipmsg.lo: sipmsg.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_la_CFLAGS) $(CFLAGS) -MT libsimple_la-sipmsg.lo -MD -MP -MF $(DEPDIR)/libsimple_la-sipmsg.Tpo -c -o libsimple_la-sipmsg.lo `test -f 'sipmsg.c' || echo '$(srcdir)/'`sipmsg.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsimple_la-sipmsg.Tpo $(DEPDIR)/libsimple_la-sipmsg.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sipmsg.c' object='libsimple_la-sipmsg.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sipmsg.c' object='libsimple_la-sipmsg.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_la_CFLAGS) $(CFLAGS) -c -o libsimple_la-sipmsg.lo `test -f 'sipmsg.c' || echo '$(srcdir)/'`sipmsg.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_la_CFLAGS) $(CFLAGS) -c -o libsimple_la-sipmsg.lo `test -f 'sipmsg.c' || echo '$(srcdir)/'`sipmsg.c mostlyclean-libtool: -rm -f *.lo @@ -616,10 +623,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/yahoo/Makefile.in pidgin-2.10.6/libpurple/protocols/yahoo/Makefile.in --- pidgin-2.10.4/libpurple/protocols/yahoo/Makefile.in 2012-05-07 03:37:58.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/yahoo/Makefile.in 2012-07-06 15:27:45.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,14 +66,20 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pkgdir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES) @STATIC_YAHOO_FALSE@libyahoo_la_DEPENDENCIES = libymsg.la am__libyahoo_la_SOURCES_DIST = libyahoo.c @STATIC_YAHOO_FALSE@am_libyahoo_la_OBJECTS = libyahoo.lo libyahoo_la_OBJECTS = $(am_libyahoo_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libyahoo_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -121,21 +127,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libyahoo_la_SOURCES) $(libyahoojp_la_SOURCES) \ $(libymsg_la_SOURCES) @@ -233,6 +239,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -367,6 +377,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -510,11 +522,11 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libyahoo.la: $(libyahoo_la_OBJECTS) $(libyahoo_la_DEPENDENCIES) +libyahoo.la: $(libyahoo_la_OBJECTS) $(libyahoo_la_DEPENDENCIES) $(EXTRA_libyahoo_la_DEPENDENCIES) $(AM_V_CCLD)$(libyahoo_la_LINK) $(am_libyahoo_la_rpath) $(libyahoo_la_OBJECTS) $(libyahoo_la_LIBADD) $(LIBS) -libyahoojp.la: $(libyahoojp_la_OBJECTS) $(libyahoojp_la_DEPENDENCIES) +libyahoojp.la: $(libyahoojp_la_OBJECTS) $(libyahoojp_la_DEPENDENCIES) $(EXTRA_libyahoojp_la_DEPENDENCIES) $(AM_V_CCLD)$(libyahoojp_la_LINK) $(am_libyahoojp_la_rpath) $(libyahoojp_la_OBJECTS) $(libyahoojp_la_LIBADD) $(LIBS) -libymsg.la: $(libymsg_la_OBJECTS) $(libymsg_la_DEPENDENCIES) +libymsg.la: $(libymsg_la_OBJECTS) $(libymsg_la_DEPENDENCIES) $(EXTRA_libymsg_la_DEPENDENCIES) $(AM_V_CCLD)$(libymsg_la_LINK) $(am_libymsg_la_rpath) $(libymsg_la_OBJECTS) $(libymsg_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -542,130 +554,114 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< libymsg_la-libymsg.lo: libymsg.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-libymsg.lo -MD -MP -MF $(DEPDIR)/libymsg_la-libymsg.Tpo -c -o libymsg_la-libymsg.lo `test -f 'libymsg.c' || echo '$(srcdir)/'`libymsg.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-libymsg.Tpo $(DEPDIR)/libymsg_la-libymsg.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libymsg.c' object='libymsg_la-libymsg.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libymsg.c' object='libymsg_la-libymsg.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-libymsg.lo `test -f 'libymsg.c' || echo '$(srcdir)/'`libymsg.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-libymsg.lo `test -f 'libymsg.c' || echo '$(srcdir)/'`libymsg.c libymsg_la-util.lo: util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-util.lo -MD -MP -MF $(DEPDIR)/libymsg_la-util.Tpo -c -o libymsg_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-util.Tpo $(DEPDIR)/libymsg_la-util.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util.c' object='libymsg_la-util.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='util.c' object='libymsg_la-util.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c libymsg_la-yahoochat.lo: yahoochat.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoochat.lo -MD -MP -MF $(DEPDIR)/libymsg_la-yahoochat.Tpo -c -o libymsg_la-yahoochat.lo `test -f 'yahoochat.c' || echo '$(srcdir)/'`yahoochat.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-yahoochat.Tpo $(DEPDIR)/libymsg_la-yahoochat.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='yahoochat.c' object='libymsg_la-yahoochat.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='yahoochat.c' object='libymsg_la-yahoochat.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoochat.lo `test -f 'yahoochat.c' || echo '$(srcdir)/'`yahoochat.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoochat.lo `test -f 'yahoochat.c' || echo '$(srcdir)/'`yahoochat.c libymsg_la-yahoo_aliases.lo: yahoo_aliases.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_aliases.lo -MD -MP -MF $(DEPDIR)/libymsg_la-yahoo_aliases.Tpo -c -o libymsg_la-yahoo_aliases.lo `test -f 'yahoo_aliases.c' || echo '$(srcdir)/'`yahoo_aliases.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-yahoo_aliases.Tpo $(DEPDIR)/libymsg_la-yahoo_aliases.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='yahoo_aliases.c' object='libymsg_la-yahoo_aliases.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='yahoo_aliases.c' object='libymsg_la-yahoo_aliases.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_aliases.lo `test -f 'yahoo_aliases.c' || echo '$(srcdir)/'`yahoo_aliases.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_aliases.lo `test -f 'yahoo_aliases.c' || echo '$(srcdir)/'`yahoo_aliases.c libymsg_la-yahoo_doodle.lo: yahoo_doodle.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_doodle.lo -MD -MP -MF $(DEPDIR)/libymsg_la-yahoo_doodle.Tpo -c -o libymsg_la-yahoo_doodle.lo `test -f 'yahoo_doodle.c' || echo '$(srcdir)/'`yahoo_doodle.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-yahoo_doodle.Tpo $(DEPDIR)/libymsg_la-yahoo_doodle.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='yahoo_doodle.c' object='libymsg_la-yahoo_doodle.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='yahoo_doodle.c' object='libymsg_la-yahoo_doodle.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_doodle.lo `test -f 'yahoo_doodle.c' || echo '$(srcdir)/'`yahoo_doodle.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_doodle.lo `test -f 'yahoo_doodle.c' || echo '$(srcdir)/'`yahoo_doodle.c libymsg_la-yahoo_filexfer.lo: yahoo_filexfer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_filexfer.lo -MD -MP -MF $(DEPDIR)/libymsg_la-yahoo_filexfer.Tpo -c -o libymsg_la-yahoo_filexfer.lo `test -f 'yahoo_filexfer.c' || echo '$(srcdir)/'`yahoo_filexfer.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-yahoo_filexfer.Tpo $(DEPDIR)/libymsg_la-yahoo_filexfer.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='yahoo_filexfer.c' object='libymsg_la-yahoo_filexfer.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='yahoo_filexfer.c' object='libymsg_la-yahoo_filexfer.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_filexfer.lo `test -f 'yahoo_filexfer.c' || echo '$(srcdir)/'`yahoo_filexfer.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_filexfer.lo `test -f 'yahoo_filexfer.c' || echo '$(srcdir)/'`yahoo_filexfer.c libymsg_la-yahoo_friend.lo: yahoo_friend.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_friend.lo -MD -MP -MF $(DEPDIR)/libymsg_la-yahoo_friend.Tpo -c -o libymsg_la-yahoo_friend.lo `test -f 'yahoo_friend.c' || echo '$(srcdir)/'`yahoo_friend.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-yahoo_friend.Tpo $(DEPDIR)/libymsg_la-yahoo_friend.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='yahoo_friend.c' object='libymsg_la-yahoo_friend.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='yahoo_friend.c' object='libymsg_la-yahoo_friend.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_friend.lo `test -f 'yahoo_friend.c' || echo '$(srcdir)/'`yahoo_friend.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_friend.lo `test -f 'yahoo_friend.c' || echo '$(srcdir)/'`yahoo_friend.c libymsg_la-yahoo_packet.lo: yahoo_packet.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_packet.lo -MD -MP -MF $(DEPDIR)/libymsg_la-yahoo_packet.Tpo -c -o libymsg_la-yahoo_packet.lo `test -f 'yahoo_packet.c' || echo '$(srcdir)/'`yahoo_packet.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-yahoo_packet.Tpo $(DEPDIR)/libymsg_la-yahoo_packet.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='yahoo_packet.c' object='libymsg_la-yahoo_packet.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='yahoo_packet.c' object='libymsg_la-yahoo_packet.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_packet.lo `test -f 'yahoo_packet.c' || echo '$(srcdir)/'`yahoo_packet.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_packet.lo `test -f 'yahoo_packet.c' || echo '$(srcdir)/'`yahoo_packet.c libymsg_la-yahoo_picture.lo: yahoo_picture.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_picture.lo -MD -MP -MF $(DEPDIR)/libymsg_la-yahoo_picture.Tpo -c -o libymsg_la-yahoo_picture.lo `test -f 'yahoo_picture.c' || echo '$(srcdir)/'`yahoo_picture.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-yahoo_picture.Tpo $(DEPDIR)/libymsg_la-yahoo_picture.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='yahoo_picture.c' object='libymsg_la-yahoo_picture.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='yahoo_picture.c' object='libymsg_la-yahoo_picture.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_picture.lo `test -f 'yahoo_picture.c' || echo '$(srcdir)/'`yahoo_picture.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_picture.lo `test -f 'yahoo_picture.c' || echo '$(srcdir)/'`yahoo_picture.c libymsg_la-yahoo_profile.lo: yahoo_profile.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_profile.lo -MD -MP -MF $(DEPDIR)/libymsg_la-yahoo_profile.Tpo -c -o libymsg_la-yahoo_profile.lo `test -f 'yahoo_profile.c' || echo '$(srcdir)/'`yahoo_profile.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-yahoo_profile.Tpo $(DEPDIR)/libymsg_la-yahoo_profile.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='yahoo_profile.c' object='libymsg_la-yahoo_profile.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='yahoo_profile.c' object='libymsg_la-yahoo_profile.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_profile.lo `test -f 'yahoo_profile.c' || echo '$(srcdir)/'`yahoo_profile.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_profile.lo `test -f 'yahoo_profile.c' || echo '$(srcdir)/'`yahoo_profile.c libymsg_la-ycht.lo: ycht.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-ycht.lo -MD -MP -MF $(DEPDIR)/libymsg_la-ycht.Tpo -c -o libymsg_la-ycht.lo `test -f 'ycht.c' || echo '$(srcdir)/'`ycht.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-ycht.Tpo $(DEPDIR)/libymsg_la-ycht.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ycht.c' object='libymsg_la-ycht.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ycht.c' object='libymsg_la-ycht.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-ycht.lo `test -f 'ycht.c' || echo '$(srcdir)/'`ycht.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-ycht.lo `test -f 'ycht.c' || echo '$(srcdir)/'`ycht.c libymsg_la-libyahoo.lo: libyahoo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-libyahoo.lo -MD -MP -MF $(DEPDIR)/libymsg_la-libyahoo.Tpo -c -o libymsg_la-libyahoo.lo `test -f 'libyahoo.c' || echo '$(srcdir)/'`libyahoo.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-libyahoo.Tpo $(DEPDIR)/libymsg_la-libyahoo.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libyahoo.c' object='libymsg_la-libyahoo.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libyahoo.c' object='libymsg_la-libyahoo.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-libyahoo.lo `test -f 'libyahoo.c' || echo '$(srcdir)/'`libyahoo.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-libyahoo.lo `test -f 'libyahoo.c' || echo '$(srcdir)/'`libyahoo.c libymsg_la-libyahoojp.lo: libyahoojp.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-libyahoojp.lo -MD -MP -MF $(DEPDIR)/libymsg_la-libyahoojp.Tpo -c -o libymsg_la-libyahoojp.lo `test -f 'libyahoojp.c' || echo '$(srcdir)/'`libyahoojp.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-libyahoojp.Tpo $(DEPDIR)/libymsg_la-libyahoojp.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libyahoojp.c' object='libymsg_la-libyahoojp.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libyahoojp.c' object='libymsg_la-libyahoojp.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-libyahoojp.lo `test -f 'libyahoojp.c' || echo '$(srcdir)/'`libyahoojp.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-libyahoojp.lo `test -f 'libyahoojp.c' || echo '$(srcdir)/'`libyahoojp.c mostlyclean-libtool: -rm -f *.lo @@ -772,10 +768,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/protocols/zephyr/Makefile.in pidgin-2.10.6/libpurple/protocols/zephyr/Makefile.in --- pidgin-2.10.4/libpurple/protocols/zephyr/Makefile.in 2012-05-07 03:37:58.000000000 +0000 +++ pidgin-2.10.6/libpurple/protocols/zephyr/Makefile.in 2012-07-06 15:27:45.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pkgdir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -120,8 +126,8 @@ @EXTERNAL_LIBZEPHYR_TRUE@@STATIC_ZEPHYR_FALSE@am_libzephyr_la_OBJECTS = $(am__objects_2) @STATIC_ZEPHYR_TRUE@am_libzephyr_la_OBJECTS = $(am__objects_1) libzephyr_la_OBJECTS = $(am_libzephyr_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent libzephyr_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libzephyr_la_CFLAGS) \ @@ -138,21 +144,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libzephyr_la_SOURCES) DIST_SOURCES = $(am__libzephyr_la_SOURCES_DIST) @@ -247,6 +253,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -381,6 +391,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -568,7 +580,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libzephyr.la: $(libzephyr_la_OBJECTS) $(libzephyr_la_DEPENDENCIES) +libzephyr.la: $(libzephyr_la_OBJECTS) $(libzephyr_la_DEPENDENCIES) $(EXTRA_libzephyr_la_DEPENDENCIES) $(AM_V_CCLD)$(libzephyr_la_LINK) $(am_libzephyr_la_rpath) $(libzephyr_la_OBJECTS) $(libzephyr_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -635,458 +647,401 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< libzephyr_la-ZAsyncLocate.lo: ZAsyncLocate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZAsyncLocate.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZAsyncLocate.Tpo -c -o libzephyr_la-ZAsyncLocate.lo `test -f 'ZAsyncLocate.c' || echo '$(srcdir)/'`ZAsyncLocate.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZAsyncLocate.Tpo $(DEPDIR)/libzephyr_la-ZAsyncLocate.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZAsyncLocate.c' object='libzephyr_la-ZAsyncLocate.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZAsyncLocate.c' object='libzephyr_la-ZAsyncLocate.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZAsyncLocate.lo `test -f 'ZAsyncLocate.c' || echo '$(srcdir)/'`ZAsyncLocate.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZAsyncLocate.lo `test -f 'ZAsyncLocate.c' || echo '$(srcdir)/'`ZAsyncLocate.c libzephyr_la-ZCkAuth.lo: ZCkAuth.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZCkAuth.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZCkAuth.Tpo -c -o libzephyr_la-ZCkAuth.lo `test -f 'ZCkAuth.c' || echo '$(srcdir)/'`ZCkAuth.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZCkAuth.Tpo $(DEPDIR)/libzephyr_la-ZCkAuth.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZCkAuth.c' object='libzephyr_la-ZCkAuth.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZCkAuth.c' object='libzephyr_la-ZCkAuth.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZCkAuth.lo `test -f 'ZCkAuth.c' || echo '$(srcdir)/'`ZCkAuth.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZCkAuth.lo `test -f 'ZCkAuth.c' || echo '$(srcdir)/'`ZCkAuth.c libzephyr_la-ZCkIfNot.lo: ZCkIfNot.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZCkIfNot.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZCkIfNot.Tpo -c -o libzephyr_la-ZCkIfNot.lo `test -f 'ZCkIfNot.c' || echo '$(srcdir)/'`ZCkIfNot.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZCkIfNot.Tpo $(DEPDIR)/libzephyr_la-ZCkIfNot.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZCkIfNot.c' object='libzephyr_la-ZCkIfNot.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZCkIfNot.c' object='libzephyr_la-ZCkIfNot.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZCkIfNot.lo `test -f 'ZCkIfNot.c' || echo '$(srcdir)/'`ZCkIfNot.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZCkIfNot.lo `test -f 'ZCkIfNot.c' || echo '$(srcdir)/'`ZCkIfNot.c libzephyr_la-ZClosePort.lo: ZClosePort.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZClosePort.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZClosePort.Tpo -c -o libzephyr_la-ZClosePort.lo `test -f 'ZClosePort.c' || echo '$(srcdir)/'`ZClosePort.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZClosePort.Tpo $(DEPDIR)/libzephyr_la-ZClosePort.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZClosePort.c' object='libzephyr_la-ZClosePort.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZClosePort.c' object='libzephyr_la-ZClosePort.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZClosePort.lo `test -f 'ZClosePort.c' || echo '$(srcdir)/'`ZClosePort.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZClosePort.lo `test -f 'ZClosePort.c' || echo '$(srcdir)/'`ZClosePort.c libzephyr_la-ZCmpUID.lo: ZCmpUID.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZCmpUID.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZCmpUID.Tpo -c -o libzephyr_la-ZCmpUID.lo `test -f 'ZCmpUID.c' || echo '$(srcdir)/'`ZCmpUID.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZCmpUID.Tpo $(DEPDIR)/libzephyr_la-ZCmpUID.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZCmpUID.c' object='libzephyr_la-ZCmpUID.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZCmpUID.c' object='libzephyr_la-ZCmpUID.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZCmpUID.lo `test -f 'ZCmpUID.c' || echo '$(srcdir)/'`ZCmpUID.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZCmpUID.lo `test -f 'ZCmpUID.c' || echo '$(srcdir)/'`ZCmpUID.c libzephyr_la-ZCmpUIDP.lo: ZCmpUIDP.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZCmpUIDP.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZCmpUIDP.Tpo -c -o libzephyr_la-ZCmpUIDP.lo `test -f 'ZCmpUIDP.c' || echo '$(srcdir)/'`ZCmpUIDP.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZCmpUIDP.Tpo $(DEPDIR)/libzephyr_la-ZCmpUIDP.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZCmpUIDP.c' object='libzephyr_la-ZCmpUIDP.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZCmpUIDP.c' object='libzephyr_la-ZCmpUIDP.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZCmpUIDP.lo `test -f 'ZCmpUIDP.c' || echo '$(srcdir)/'`ZCmpUIDP.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZCmpUIDP.lo `test -f 'ZCmpUIDP.c' || echo '$(srcdir)/'`ZCmpUIDP.c libzephyr_la-ZFlsLocs.lo: ZFlsLocs.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZFlsLocs.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZFlsLocs.Tpo -c -o libzephyr_la-ZFlsLocs.lo `test -f 'ZFlsLocs.c' || echo '$(srcdir)/'`ZFlsLocs.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZFlsLocs.Tpo $(DEPDIR)/libzephyr_la-ZFlsLocs.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZFlsLocs.c' object='libzephyr_la-ZFlsLocs.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZFlsLocs.c' object='libzephyr_la-ZFlsLocs.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFlsLocs.lo `test -f 'ZFlsLocs.c' || echo '$(srcdir)/'`ZFlsLocs.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFlsLocs.lo `test -f 'ZFlsLocs.c' || echo '$(srcdir)/'`ZFlsLocs.c libzephyr_la-ZFlsSubs.lo: ZFlsSubs.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZFlsSubs.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZFlsSubs.Tpo -c -o libzephyr_la-ZFlsSubs.lo `test -f 'ZFlsSubs.c' || echo '$(srcdir)/'`ZFlsSubs.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZFlsSubs.Tpo $(DEPDIR)/libzephyr_la-ZFlsSubs.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZFlsSubs.c' object='libzephyr_la-ZFlsSubs.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZFlsSubs.c' object='libzephyr_la-ZFlsSubs.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFlsSubs.lo `test -f 'ZFlsSubs.c' || echo '$(srcdir)/'`ZFlsSubs.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFlsSubs.lo `test -f 'ZFlsSubs.c' || echo '$(srcdir)/'`ZFlsSubs.c libzephyr_la-ZFmtAuth.lo: ZFmtAuth.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZFmtAuth.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZFmtAuth.Tpo -c -o libzephyr_la-ZFmtAuth.lo `test -f 'ZFmtAuth.c' || echo '$(srcdir)/'`ZFmtAuth.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZFmtAuth.Tpo $(DEPDIR)/libzephyr_la-ZFmtAuth.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZFmtAuth.c' object='libzephyr_la-ZFmtAuth.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZFmtAuth.c' object='libzephyr_la-ZFmtAuth.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFmtAuth.lo `test -f 'ZFmtAuth.c' || echo '$(srcdir)/'`ZFmtAuth.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFmtAuth.lo `test -f 'ZFmtAuth.c' || echo '$(srcdir)/'`ZFmtAuth.c libzephyr_la-ZFmtList.lo: ZFmtList.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZFmtList.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZFmtList.Tpo -c -o libzephyr_la-ZFmtList.lo `test -f 'ZFmtList.c' || echo '$(srcdir)/'`ZFmtList.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZFmtList.Tpo $(DEPDIR)/libzephyr_la-ZFmtList.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZFmtList.c' object='libzephyr_la-ZFmtList.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZFmtList.c' object='libzephyr_la-ZFmtList.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFmtList.lo `test -f 'ZFmtList.c' || echo '$(srcdir)/'`ZFmtList.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFmtList.lo `test -f 'ZFmtList.c' || echo '$(srcdir)/'`ZFmtList.c libzephyr_la-ZFmtNotice.lo: ZFmtNotice.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZFmtNotice.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZFmtNotice.Tpo -c -o libzephyr_la-ZFmtNotice.lo `test -f 'ZFmtNotice.c' || echo '$(srcdir)/'`ZFmtNotice.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZFmtNotice.Tpo $(DEPDIR)/libzephyr_la-ZFmtNotice.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZFmtNotice.c' object='libzephyr_la-ZFmtNotice.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZFmtNotice.c' object='libzephyr_la-ZFmtNotice.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFmtNotice.lo `test -f 'ZFmtNotice.c' || echo '$(srcdir)/'`ZFmtNotice.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFmtNotice.lo `test -f 'ZFmtNotice.c' || echo '$(srcdir)/'`ZFmtNotice.c libzephyr_la-ZFmtRaw.lo: ZFmtRaw.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZFmtRaw.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZFmtRaw.Tpo -c -o libzephyr_la-ZFmtRaw.lo `test -f 'ZFmtRaw.c' || echo '$(srcdir)/'`ZFmtRaw.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZFmtRaw.Tpo $(DEPDIR)/libzephyr_la-ZFmtRaw.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZFmtRaw.c' object='libzephyr_la-ZFmtRaw.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZFmtRaw.c' object='libzephyr_la-ZFmtRaw.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFmtRaw.lo `test -f 'ZFmtRaw.c' || echo '$(srcdir)/'`ZFmtRaw.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFmtRaw.lo `test -f 'ZFmtRaw.c' || echo '$(srcdir)/'`ZFmtRaw.c libzephyr_la-ZFmtRawLst.lo: ZFmtRawLst.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZFmtRawLst.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZFmtRawLst.Tpo -c -o libzephyr_la-ZFmtRawLst.lo `test -f 'ZFmtRawLst.c' || echo '$(srcdir)/'`ZFmtRawLst.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZFmtRawLst.Tpo $(DEPDIR)/libzephyr_la-ZFmtRawLst.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZFmtRawLst.c' object='libzephyr_la-ZFmtRawLst.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZFmtRawLst.c' object='libzephyr_la-ZFmtRawLst.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFmtRawLst.lo `test -f 'ZFmtRawLst.c' || echo '$(srcdir)/'`ZFmtRawLst.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFmtRawLst.lo `test -f 'ZFmtRawLst.c' || echo '$(srcdir)/'`ZFmtRawLst.c libzephyr_la-ZFmtSmRLst.lo: ZFmtSmRLst.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZFmtSmRLst.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZFmtSmRLst.Tpo -c -o libzephyr_la-ZFmtSmRLst.lo `test -f 'ZFmtSmRLst.c' || echo '$(srcdir)/'`ZFmtSmRLst.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZFmtSmRLst.Tpo $(DEPDIR)/libzephyr_la-ZFmtSmRLst.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZFmtSmRLst.c' object='libzephyr_la-ZFmtSmRLst.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZFmtSmRLst.c' object='libzephyr_la-ZFmtSmRLst.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFmtSmRLst.lo `test -f 'ZFmtSmRLst.c' || echo '$(srcdir)/'`ZFmtSmRLst.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFmtSmRLst.lo `test -f 'ZFmtSmRLst.c' || echo '$(srcdir)/'`ZFmtSmRLst.c libzephyr_la-ZFmtSmRaw.lo: ZFmtSmRaw.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZFmtSmRaw.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZFmtSmRaw.Tpo -c -o libzephyr_la-ZFmtSmRaw.lo `test -f 'ZFmtSmRaw.c' || echo '$(srcdir)/'`ZFmtSmRaw.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZFmtSmRaw.Tpo $(DEPDIR)/libzephyr_la-ZFmtSmRaw.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZFmtSmRaw.c' object='libzephyr_la-ZFmtSmRaw.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZFmtSmRaw.c' object='libzephyr_la-ZFmtSmRaw.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFmtSmRaw.lo `test -f 'ZFmtSmRaw.c' || echo '$(srcdir)/'`ZFmtSmRaw.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFmtSmRaw.lo `test -f 'ZFmtSmRaw.c' || echo '$(srcdir)/'`ZFmtSmRaw.c libzephyr_la-ZFreeNot.lo: ZFreeNot.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZFreeNot.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZFreeNot.Tpo -c -o libzephyr_la-ZFreeNot.lo `test -f 'ZFreeNot.c' || echo '$(srcdir)/'`ZFreeNot.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZFreeNot.Tpo $(DEPDIR)/libzephyr_la-ZFreeNot.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZFreeNot.c' object='libzephyr_la-ZFreeNot.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZFreeNot.c' object='libzephyr_la-ZFreeNot.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFreeNot.lo `test -f 'ZFreeNot.c' || echo '$(srcdir)/'`ZFreeNot.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZFreeNot.lo `test -f 'ZFreeNot.c' || echo '$(srcdir)/'`ZFreeNot.c libzephyr_la-ZGetLocs.lo: ZGetLocs.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZGetLocs.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZGetLocs.Tpo -c -o libzephyr_la-ZGetLocs.lo `test -f 'ZGetLocs.c' || echo '$(srcdir)/'`ZGetLocs.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZGetLocs.Tpo $(DEPDIR)/libzephyr_la-ZGetLocs.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZGetLocs.c' object='libzephyr_la-ZGetLocs.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZGetLocs.c' object='libzephyr_la-ZGetLocs.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZGetLocs.lo `test -f 'ZGetLocs.c' || echo '$(srcdir)/'`ZGetLocs.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZGetLocs.lo `test -f 'ZGetLocs.c' || echo '$(srcdir)/'`ZGetLocs.c libzephyr_la-ZGetSender.lo: ZGetSender.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZGetSender.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZGetSender.Tpo -c -o libzephyr_la-ZGetSender.lo `test -f 'ZGetSender.c' || echo '$(srcdir)/'`ZGetSender.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZGetSender.Tpo $(DEPDIR)/libzephyr_la-ZGetSender.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZGetSender.c' object='libzephyr_la-ZGetSender.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZGetSender.c' object='libzephyr_la-ZGetSender.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZGetSender.lo `test -f 'ZGetSender.c' || echo '$(srcdir)/'`ZGetSender.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZGetSender.lo `test -f 'ZGetSender.c' || echo '$(srcdir)/'`ZGetSender.c libzephyr_la-ZGetSubs.lo: ZGetSubs.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZGetSubs.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZGetSubs.Tpo -c -o libzephyr_la-ZGetSubs.lo `test -f 'ZGetSubs.c' || echo '$(srcdir)/'`ZGetSubs.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZGetSubs.Tpo $(DEPDIR)/libzephyr_la-ZGetSubs.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZGetSubs.c' object='libzephyr_la-ZGetSubs.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZGetSubs.c' object='libzephyr_la-ZGetSubs.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZGetSubs.lo `test -f 'ZGetSubs.c' || echo '$(srcdir)/'`ZGetSubs.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZGetSubs.lo `test -f 'ZGetSubs.c' || echo '$(srcdir)/'`ZGetSubs.c libzephyr_la-ZGetWGPort.lo: ZGetWGPort.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZGetWGPort.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZGetWGPort.Tpo -c -o libzephyr_la-ZGetWGPort.lo `test -f 'ZGetWGPort.c' || echo '$(srcdir)/'`ZGetWGPort.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZGetWGPort.Tpo $(DEPDIR)/libzephyr_la-ZGetWGPort.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZGetWGPort.c' object='libzephyr_la-ZGetWGPort.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZGetWGPort.c' object='libzephyr_la-ZGetWGPort.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZGetWGPort.lo `test -f 'ZGetWGPort.c' || echo '$(srcdir)/'`ZGetWGPort.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZGetWGPort.lo `test -f 'ZGetWGPort.c' || echo '$(srcdir)/'`ZGetWGPort.c libzephyr_la-ZIfNotice.lo: ZIfNotice.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZIfNotice.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZIfNotice.Tpo -c -o libzephyr_la-ZIfNotice.lo `test -f 'ZIfNotice.c' || echo '$(srcdir)/'`ZIfNotice.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZIfNotice.Tpo $(DEPDIR)/libzephyr_la-ZIfNotice.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZIfNotice.c' object='libzephyr_la-ZIfNotice.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZIfNotice.c' object='libzephyr_la-ZIfNotice.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZIfNotice.lo `test -f 'ZIfNotice.c' || echo '$(srcdir)/'`ZIfNotice.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZIfNotice.lo `test -f 'ZIfNotice.c' || echo '$(srcdir)/'`ZIfNotice.c libzephyr_la-ZInit.lo: ZInit.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZInit.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZInit.Tpo -c -o libzephyr_la-ZInit.lo `test -f 'ZInit.c' || echo '$(srcdir)/'`ZInit.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZInit.Tpo $(DEPDIR)/libzephyr_la-ZInit.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZInit.c' object='libzephyr_la-ZInit.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZInit.c' object='libzephyr_la-ZInit.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZInit.lo `test -f 'ZInit.c' || echo '$(srcdir)/'`ZInit.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZInit.lo `test -f 'ZInit.c' || echo '$(srcdir)/'`ZInit.c libzephyr_la-ZLocations.lo: ZLocations.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZLocations.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZLocations.Tpo -c -o libzephyr_la-ZLocations.lo `test -f 'ZLocations.c' || echo '$(srcdir)/'`ZLocations.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZLocations.Tpo $(DEPDIR)/libzephyr_la-ZLocations.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZLocations.c' object='libzephyr_la-ZLocations.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZLocations.c' object='libzephyr_la-ZLocations.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZLocations.lo `test -f 'ZLocations.c' || echo '$(srcdir)/'`ZLocations.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZLocations.lo `test -f 'ZLocations.c' || echo '$(srcdir)/'`ZLocations.c libzephyr_la-ZMakeAscii.lo: ZMakeAscii.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZMakeAscii.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZMakeAscii.Tpo -c -o libzephyr_la-ZMakeAscii.lo `test -f 'ZMakeAscii.c' || echo '$(srcdir)/'`ZMakeAscii.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZMakeAscii.Tpo $(DEPDIR)/libzephyr_la-ZMakeAscii.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZMakeAscii.c' object='libzephyr_la-ZMakeAscii.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZMakeAscii.c' object='libzephyr_la-ZMakeAscii.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZMakeAscii.lo `test -f 'ZMakeAscii.c' || echo '$(srcdir)/'`ZMakeAscii.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZMakeAscii.lo `test -f 'ZMakeAscii.c' || echo '$(srcdir)/'`ZMakeAscii.c libzephyr_la-ZMkAuth.lo: ZMkAuth.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZMkAuth.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZMkAuth.Tpo -c -o libzephyr_la-ZMkAuth.lo `test -f 'ZMkAuth.c' || echo '$(srcdir)/'`ZMkAuth.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZMkAuth.Tpo $(DEPDIR)/libzephyr_la-ZMkAuth.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZMkAuth.c' object='libzephyr_la-ZMkAuth.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZMkAuth.c' object='libzephyr_la-ZMkAuth.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZMkAuth.lo `test -f 'ZMkAuth.c' || echo '$(srcdir)/'`ZMkAuth.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZMkAuth.lo `test -f 'ZMkAuth.c' || echo '$(srcdir)/'`ZMkAuth.c libzephyr_la-ZNewLocU.lo: ZNewLocU.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZNewLocU.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZNewLocU.Tpo -c -o libzephyr_la-ZNewLocU.lo `test -f 'ZNewLocU.c' || echo '$(srcdir)/'`ZNewLocU.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZNewLocU.Tpo $(DEPDIR)/libzephyr_la-ZNewLocU.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZNewLocU.c' object='libzephyr_la-ZNewLocU.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZNewLocU.c' object='libzephyr_la-ZNewLocU.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZNewLocU.lo `test -f 'ZNewLocU.c' || echo '$(srcdir)/'`ZNewLocU.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZNewLocU.lo `test -f 'ZNewLocU.c' || echo '$(srcdir)/'`ZNewLocU.c libzephyr_la-ZOpenPort.lo: ZOpenPort.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZOpenPort.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZOpenPort.Tpo -c -o libzephyr_la-ZOpenPort.lo `test -f 'ZOpenPort.c' || echo '$(srcdir)/'`ZOpenPort.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZOpenPort.Tpo $(DEPDIR)/libzephyr_la-ZOpenPort.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZOpenPort.c' object='libzephyr_la-ZOpenPort.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZOpenPort.c' object='libzephyr_la-ZOpenPort.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZOpenPort.lo `test -f 'ZOpenPort.c' || echo '$(srcdir)/'`ZOpenPort.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZOpenPort.lo `test -f 'ZOpenPort.c' || echo '$(srcdir)/'`ZOpenPort.c libzephyr_la-ZParseNot.lo: ZParseNot.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZParseNot.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZParseNot.Tpo -c -o libzephyr_la-ZParseNot.lo `test -f 'ZParseNot.c' || echo '$(srcdir)/'`ZParseNot.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZParseNot.Tpo $(DEPDIR)/libzephyr_la-ZParseNot.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZParseNot.c' object='libzephyr_la-ZParseNot.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZParseNot.c' object='libzephyr_la-ZParseNot.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZParseNot.lo `test -f 'ZParseNot.c' || echo '$(srcdir)/'`ZParseNot.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZParseNot.lo `test -f 'ZParseNot.c' || echo '$(srcdir)/'`ZParseNot.c libzephyr_la-ZPeekIfNot.lo: ZPeekIfNot.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZPeekIfNot.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZPeekIfNot.Tpo -c -o libzephyr_la-ZPeekIfNot.lo `test -f 'ZPeekIfNot.c' || echo '$(srcdir)/'`ZPeekIfNot.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZPeekIfNot.Tpo $(DEPDIR)/libzephyr_la-ZPeekIfNot.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZPeekIfNot.c' object='libzephyr_la-ZPeekIfNot.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZPeekIfNot.c' object='libzephyr_la-ZPeekIfNot.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZPeekIfNot.lo `test -f 'ZPeekIfNot.c' || echo '$(srcdir)/'`ZPeekIfNot.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZPeekIfNot.lo `test -f 'ZPeekIfNot.c' || echo '$(srcdir)/'`ZPeekIfNot.c libzephyr_la-ZPeekNot.lo: ZPeekNot.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZPeekNot.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZPeekNot.Tpo -c -o libzephyr_la-ZPeekNot.lo `test -f 'ZPeekNot.c' || echo '$(srcdir)/'`ZPeekNot.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZPeekNot.Tpo $(DEPDIR)/libzephyr_la-ZPeekNot.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZPeekNot.c' object='libzephyr_la-ZPeekNot.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZPeekNot.c' object='libzephyr_la-ZPeekNot.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZPeekNot.lo `test -f 'ZPeekNot.c' || echo '$(srcdir)/'`ZPeekNot.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZPeekNot.lo `test -f 'ZPeekNot.c' || echo '$(srcdir)/'`ZPeekNot.c libzephyr_la-ZPeekPkt.lo: ZPeekPkt.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZPeekPkt.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZPeekPkt.Tpo -c -o libzephyr_la-ZPeekPkt.lo `test -f 'ZPeekPkt.c' || echo '$(srcdir)/'`ZPeekPkt.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZPeekPkt.Tpo $(DEPDIR)/libzephyr_la-ZPeekPkt.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZPeekPkt.c' object='libzephyr_la-ZPeekPkt.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZPeekPkt.c' object='libzephyr_la-ZPeekPkt.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZPeekPkt.lo `test -f 'ZPeekPkt.c' || echo '$(srcdir)/'`ZPeekPkt.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZPeekPkt.lo `test -f 'ZPeekPkt.c' || echo '$(srcdir)/'`ZPeekPkt.c libzephyr_la-ZPending.lo: ZPending.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZPending.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZPending.Tpo -c -o libzephyr_la-ZPending.lo `test -f 'ZPending.c' || echo '$(srcdir)/'`ZPending.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZPending.Tpo $(DEPDIR)/libzephyr_la-ZPending.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZPending.c' object='libzephyr_la-ZPending.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZPending.c' object='libzephyr_la-ZPending.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZPending.lo `test -f 'ZPending.c' || echo '$(srcdir)/'`ZPending.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZPending.lo `test -f 'ZPending.c' || echo '$(srcdir)/'`ZPending.c libzephyr_la-ZReadAscii.lo: ZReadAscii.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZReadAscii.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZReadAscii.Tpo -c -o libzephyr_la-ZReadAscii.lo `test -f 'ZReadAscii.c' || echo '$(srcdir)/'`ZReadAscii.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZReadAscii.Tpo $(DEPDIR)/libzephyr_la-ZReadAscii.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZReadAscii.c' object='libzephyr_la-ZReadAscii.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZReadAscii.c' object='libzephyr_la-ZReadAscii.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZReadAscii.lo `test -f 'ZReadAscii.c' || echo '$(srcdir)/'`ZReadAscii.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZReadAscii.lo `test -f 'ZReadAscii.c' || echo '$(srcdir)/'`ZReadAscii.c libzephyr_la-ZRecvNot.lo: ZRecvNot.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZRecvNot.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZRecvNot.Tpo -c -o libzephyr_la-ZRecvNot.lo `test -f 'ZRecvNot.c' || echo '$(srcdir)/'`ZRecvNot.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZRecvNot.Tpo $(DEPDIR)/libzephyr_la-ZRecvNot.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZRecvNot.c' object='libzephyr_la-ZRecvNot.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZRecvNot.c' object='libzephyr_la-ZRecvNot.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZRecvNot.lo `test -f 'ZRecvNot.c' || echo '$(srcdir)/'`ZRecvNot.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZRecvNot.lo `test -f 'ZRecvNot.c' || echo '$(srcdir)/'`ZRecvNot.c libzephyr_la-ZRecvPkt.lo: ZRecvPkt.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZRecvPkt.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZRecvPkt.Tpo -c -o libzephyr_la-ZRecvPkt.lo `test -f 'ZRecvPkt.c' || echo '$(srcdir)/'`ZRecvPkt.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZRecvPkt.Tpo $(DEPDIR)/libzephyr_la-ZRecvPkt.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZRecvPkt.c' object='libzephyr_la-ZRecvPkt.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZRecvPkt.c' object='libzephyr_la-ZRecvPkt.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZRecvPkt.lo `test -f 'ZRecvPkt.c' || echo '$(srcdir)/'`ZRecvPkt.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZRecvPkt.lo `test -f 'ZRecvPkt.c' || echo '$(srcdir)/'`ZRecvPkt.c libzephyr_la-ZRetSubs.lo: ZRetSubs.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZRetSubs.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZRetSubs.Tpo -c -o libzephyr_la-ZRetSubs.lo `test -f 'ZRetSubs.c' || echo '$(srcdir)/'`ZRetSubs.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZRetSubs.Tpo $(DEPDIR)/libzephyr_la-ZRetSubs.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZRetSubs.c' object='libzephyr_la-ZRetSubs.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZRetSubs.c' object='libzephyr_la-ZRetSubs.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZRetSubs.lo `test -f 'ZRetSubs.c' || echo '$(srcdir)/'`ZRetSubs.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZRetSubs.lo `test -f 'ZRetSubs.c' || echo '$(srcdir)/'`ZRetSubs.c libzephyr_la-ZSendList.lo: ZSendList.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZSendList.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZSendList.Tpo -c -o libzephyr_la-ZSendList.lo `test -f 'ZSendList.c' || echo '$(srcdir)/'`ZSendList.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZSendList.Tpo $(DEPDIR)/libzephyr_la-ZSendList.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZSendList.c' object='libzephyr_la-ZSendList.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZSendList.c' object='libzephyr_la-ZSendList.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSendList.lo `test -f 'ZSendList.c' || echo '$(srcdir)/'`ZSendList.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSendList.lo `test -f 'ZSendList.c' || echo '$(srcdir)/'`ZSendList.c libzephyr_la-ZSendNot.lo: ZSendNot.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZSendNot.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZSendNot.Tpo -c -o libzephyr_la-ZSendNot.lo `test -f 'ZSendNot.c' || echo '$(srcdir)/'`ZSendNot.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZSendNot.Tpo $(DEPDIR)/libzephyr_la-ZSendNot.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZSendNot.c' object='libzephyr_la-ZSendNot.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZSendNot.c' object='libzephyr_la-ZSendNot.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSendNot.lo `test -f 'ZSendNot.c' || echo '$(srcdir)/'`ZSendNot.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSendNot.lo `test -f 'ZSendNot.c' || echo '$(srcdir)/'`ZSendNot.c libzephyr_la-ZSendPkt.lo: ZSendPkt.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZSendPkt.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZSendPkt.Tpo -c -o libzephyr_la-ZSendPkt.lo `test -f 'ZSendPkt.c' || echo '$(srcdir)/'`ZSendPkt.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZSendPkt.Tpo $(DEPDIR)/libzephyr_la-ZSendPkt.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZSendPkt.c' object='libzephyr_la-ZSendPkt.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZSendPkt.c' object='libzephyr_la-ZSendPkt.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSendPkt.lo `test -f 'ZSendPkt.c' || echo '$(srcdir)/'`ZSendPkt.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSendPkt.lo `test -f 'ZSendPkt.c' || echo '$(srcdir)/'`ZSendPkt.c libzephyr_la-ZSendRLst.lo: ZSendRLst.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZSendRLst.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZSendRLst.Tpo -c -o libzephyr_la-ZSendRLst.lo `test -f 'ZSendRLst.c' || echo '$(srcdir)/'`ZSendRLst.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZSendRLst.Tpo $(DEPDIR)/libzephyr_la-ZSendRLst.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZSendRLst.c' object='libzephyr_la-ZSendRLst.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZSendRLst.c' object='libzephyr_la-ZSendRLst.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSendRLst.lo `test -f 'ZSendRLst.c' || echo '$(srcdir)/'`ZSendRLst.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSendRLst.lo `test -f 'ZSendRLst.c' || echo '$(srcdir)/'`ZSendRLst.c libzephyr_la-ZSendRaw.lo: ZSendRaw.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZSendRaw.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZSendRaw.Tpo -c -o libzephyr_la-ZSendRaw.lo `test -f 'ZSendRaw.c' || echo '$(srcdir)/'`ZSendRaw.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZSendRaw.Tpo $(DEPDIR)/libzephyr_la-ZSendRaw.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZSendRaw.c' object='libzephyr_la-ZSendRaw.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZSendRaw.c' object='libzephyr_la-ZSendRaw.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSendRaw.lo `test -f 'ZSendRaw.c' || echo '$(srcdir)/'`ZSendRaw.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSendRaw.lo `test -f 'ZSendRaw.c' || echo '$(srcdir)/'`ZSendRaw.c libzephyr_la-ZSetDest.lo: ZSetDest.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZSetDest.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZSetDest.Tpo -c -o libzephyr_la-ZSetDest.lo `test -f 'ZSetDest.c' || echo '$(srcdir)/'`ZSetDest.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZSetDest.Tpo $(DEPDIR)/libzephyr_la-ZSetDest.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZSetDest.c' object='libzephyr_la-ZSetDest.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZSetDest.c' object='libzephyr_la-ZSetDest.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSetDest.lo `test -f 'ZSetDest.c' || echo '$(srcdir)/'`ZSetDest.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSetDest.lo `test -f 'ZSetDest.c' || echo '$(srcdir)/'`ZSetDest.c libzephyr_la-ZSetFD.lo: ZSetFD.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZSetFD.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZSetFD.Tpo -c -o libzephyr_la-ZSetFD.lo `test -f 'ZSetFD.c' || echo '$(srcdir)/'`ZSetFD.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZSetFD.Tpo $(DEPDIR)/libzephyr_la-ZSetFD.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZSetFD.c' object='libzephyr_la-ZSetFD.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZSetFD.c' object='libzephyr_la-ZSetFD.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSetFD.lo `test -f 'ZSetFD.c' || echo '$(srcdir)/'`ZSetFD.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSetFD.lo `test -f 'ZSetFD.c' || echo '$(srcdir)/'`ZSetFD.c libzephyr_la-ZSetSrv.lo: ZSetSrv.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZSetSrv.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZSetSrv.Tpo -c -o libzephyr_la-ZSetSrv.lo `test -f 'ZSetSrv.c' || echo '$(srcdir)/'`ZSetSrv.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZSetSrv.Tpo $(DEPDIR)/libzephyr_la-ZSetSrv.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZSetSrv.c' object='libzephyr_la-ZSetSrv.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZSetSrv.c' object='libzephyr_la-ZSetSrv.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSetSrv.lo `test -f 'ZSetSrv.c' || echo '$(srcdir)/'`ZSetSrv.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSetSrv.lo `test -f 'ZSetSrv.c' || echo '$(srcdir)/'`ZSetSrv.c libzephyr_la-ZSubs.lo: ZSubs.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZSubs.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZSubs.Tpo -c -o libzephyr_la-ZSubs.lo `test -f 'ZSubs.c' || echo '$(srcdir)/'`ZSubs.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZSubs.Tpo $(DEPDIR)/libzephyr_la-ZSubs.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZSubs.c' object='libzephyr_la-ZSubs.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZSubs.c' object='libzephyr_la-ZSubs.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSubs.lo `test -f 'ZSubs.c' || echo '$(srcdir)/'`ZSubs.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZSubs.lo `test -f 'ZSubs.c' || echo '$(srcdir)/'`ZSubs.c libzephyr_la-ZVariables.lo: ZVariables.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZVariables.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZVariables.Tpo -c -o libzephyr_la-ZVariables.lo `test -f 'ZVariables.c' || echo '$(srcdir)/'`ZVariables.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZVariables.Tpo $(DEPDIR)/libzephyr_la-ZVariables.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZVariables.c' object='libzephyr_la-ZVariables.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZVariables.c' object='libzephyr_la-ZVariables.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZVariables.lo `test -f 'ZVariables.c' || echo '$(srcdir)/'`ZVariables.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZVariables.lo `test -f 'ZVariables.c' || echo '$(srcdir)/'`ZVariables.c libzephyr_la-ZWait4Not.lo: ZWait4Not.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZWait4Not.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZWait4Not.Tpo -c -o libzephyr_la-ZWait4Not.lo `test -f 'ZWait4Not.c' || echo '$(srcdir)/'`ZWait4Not.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZWait4Not.Tpo $(DEPDIR)/libzephyr_la-ZWait4Not.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZWait4Not.c' object='libzephyr_la-ZWait4Not.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZWait4Not.c' object='libzephyr_la-ZWait4Not.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZWait4Not.lo `test -f 'ZWait4Not.c' || echo '$(srcdir)/'`ZWait4Not.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZWait4Not.lo `test -f 'ZWait4Not.c' || echo '$(srcdir)/'`ZWait4Not.c libzephyr_la-ZhmStat.lo: ZhmStat.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-ZhmStat.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-ZhmStat.Tpo -c -o libzephyr_la-ZhmStat.lo `test -f 'ZhmStat.c' || echo '$(srcdir)/'`ZhmStat.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-ZhmStat.Tpo $(DEPDIR)/libzephyr_la-ZhmStat.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ZhmStat.c' object='libzephyr_la-ZhmStat.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ZhmStat.c' object='libzephyr_la-ZhmStat.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZhmStat.lo `test -f 'ZhmStat.c' || echo '$(srcdir)/'`ZhmStat.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-ZhmStat.lo `test -f 'ZhmStat.c' || echo '$(srcdir)/'`ZhmStat.c libzephyr_la-Zinternal.lo: Zinternal.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-Zinternal.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-Zinternal.Tpo -c -o libzephyr_la-Zinternal.lo `test -f 'Zinternal.c' || echo '$(srcdir)/'`Zinternal.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-Zinternal.Tpo $(DEPDIR)/libzephyr_la-Zinternal.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='Zinternal.c' object='libzephyr_la-Zinternal.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='Zinternal.c' object='libzephyr_la-Zinternal.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-Zinternal.lo `test -f 'Zinternal.c' || echo '$(srcdir)/'`Zinternal.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-Zinternal.lo `test -f 'Zinternal.c' || echo '$(srcdir)/'`Zinternal.c libzephyr_la-error_message.lo: error_message.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-error_message.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-error_message.Tpo -c -o libzephyr_la-error_message.lo `test -f 'error_message.c' || echo '$(srcdir)/'`error_message.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-error_message.Tpo $(DEPDIR)/libzephyr_la-error_message.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='error_message.c' object='libzephyr_la-error_message.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='error_message.c' object='libzephyr_la-error_message.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-error_message.lo `test -f 'error_message.c' || echo '$(srcdir)/'`error_message.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-error_message.lo `test -f 'error_message.c' || echo '$(srcdir)/'`error_message.c libzephyr_la-et_name.lo: et_name.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-et_name.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-et_name.Tpo -c -o libzephyr_la-et_name.lo `test -f 'et_name.c' || echo '$(srcdir)/'`et_name.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-et_name.Tpo $(DEPDIR)/libzephyr_la-et_name.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='et_name.c' object='libzephyr_la-et_name.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='et_name.c' object='libzephyr_la-et_name.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-et_name.lo `test -f 'et_name.c' || echo '$(srcdir)/'`et_name.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-et_name.lo `test -f 'et_name.c' || echo '$(srcdir)/'`et_name.c libzephyr_la-init_et.lo: init_et.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-init_et.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-init_et.Tpo -c -o libzephyr_la-init_et.lo `test -f 'init_et.c' || echo '$(srcdir)/'`init_et.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-init_et.Tpo $(DEPDIR)/libzephyr_la-init_et.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='init_et.c' object='libzephyr_la-init_et.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='init_et.c' object='libzephyr_la-init_et.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-init_et.lo `test -f 'init_et.c' || echo '$(srcdir)/'`init_et.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-init_et.lo `test -f 'init_et.c' || echo '$(srcdir)/'`init_et.c libzephyr_la-zephyr_err.lo: zephyr_err.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-zephyr_err.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-zephyr_err.Tpo -c -o libzephyr_la-zephyr_err.lo `test -f 'zephyr_err.c' || echo '$(srcdir)/'`zephyr_err.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-zephyr_err.Tpo $(DEPDIR)/libzephyr_la-zephyr_err.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='zephyr_err.c' object='libzephyr_la-zephyr_err.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='zephyr_err.c' object='libzephyr_la-zephyr_err.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-zephyr_err.lo `test -f 'zephyr_err.c' || echo '$(srcdir)/'`zephyr_err.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-zephyr_err.lo `test -f 'zephyr_err.c' || echo '$(srcdir)/'`zephyr_err.c libzephyr_la-zephyr.lo: zephyr.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -MT libzephyr_la-zephyr.lo -MD -MP -MF $(DEPDIR)/libzephyr_la-zephyr.Tpo -c -o libzephyr_la-zephyr.lo `test -f 'zephyr.c' || echo '$(srcdir)/'`zephyr.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libzephyr_la-zephyr.Tpo $(DEPDIR)/libzephyr_la-zephyr.Plo -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='zephyr.c' object='libzephyr_la-zephyr.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='zephyr.c' object='libzephyr_la-zephyr.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-zephyr.lo `test -f 'zephyr.c' || echo '$(srcdir)/'`zephyr.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzephyr_la_CFLAGS) $(CFLAGS) -c -o libzephyr_la-zephyr.lo `test -f 'zephyr.c' || echo '$(srcdir)/'`zephyr.c mostlyclean-libtool: -rm -f *.lo @@ -1193,10 +1148,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/proxy.c pidgin-2.10.6/libpurple/proxy.c --- pidgin-2.10.4/libpurple/proxy.c 2012-05-07 03:37:24.000000000 +0000 +++ pidgin-2.10.6/libpurple/proxy.c 2012-06-30 23:56:58.000000000 +0000 @@ -222,41 +222,105 @@ global_proxy_info = info; } + +/* index in gproxycmds below, keep them in sync */ +#define GNOME_PROXY_MODE 0 +#define GNOME_PROXY_USE_SAME_PROXY 1 +#define GNOME_PROXY_SOCKS_HOST 2 +#define GNOME_PROXY_SOCKS_PORT 3 +#define GNOME_PROXY_HTTP_HOST 4 +#define GNOME_PROXY_HTTP_PORT 5 +#define GNOME_PROXY_HTTP_USER 6 +#define GNOME_PROXY_HTTP_PASS 7 +#define GNOME2_CMDS 0 +#define GNOME3_CMDS 1 + +/* detect proxy settings for gnome2/gnome3 */ +static const char* gproxycmds[][2] = { + { "gconftool-2 -g /system/proxy/mode" , "gsettings get org.gnome.system.proxy mode" }, + { "gconftool-2 -g /system/http_proxy/use_same_proxy", "gsettings get org.gnome.system.proxy use-same-proxy" }, + { "gconftool-2 -g /system/proxy/socks_host", "gsettings get org.gnome.system.proxy.socks host" }, + { "gconftool-2 -g /system/proxy/socks_port", "gsettings get org.gnome.system.proxy.socks port" }, + { "gconftool-2 -g /system/http_proxy/host", "gsettings get org.gnome.system.proxy.http host" }, + { "gconftool-2 -g /system/http_proxy/port", "gsettings get org.gnome.system.proxy.http port"}, + { "gconftool-2 -g /system/http_proxy/authentication_user", "gsettings get org.gnome.system.proxy.http authentication-user" }, + { "gconftool-2 -g /system/http_proxy/authentication_password", "gsettings get org.gnome.system.proxy.http authentication-password" }, +}; + +/** + * This is a utility function used to retrieve proxy parameter values from + * GNOME 2/3 environment. + * + * @param parameter One of the GNOME_PROXY_x constants defined above + * @param gnome_version GNOME2_CMDS or GNOME3_CMDS + * + * @return The value of requested proxy parameter + */ +static char * +purple_gnome_proxy_get_parameter(guint8 parameter, guint8 gnome_version) +{ + gchar *param, *err; + size_t param_len; + + if (parameter > GNOME_PROXY_HTTP_PASS) + return NULL; + if (gnome_version > GNOME3_CMDS) + return NULL; + + if (!g_spawn_command_line_sync(gproxycmds[parameter][gnome_version], + ¶m, &err, NULL, NULL)) + return NULL; + g_free(err); + + g_strstrip(param); + if (param[0] == '\'' || param[0] == '\"') { + param_len = strlen(param); + memmove(param, param + 1, param_len); /* copy last \0 too */ + --param_len; + if (param_len > 0 && (param[param_len - 1] == '\'' || param[param_len - 1] == '\"')) + param[param_len - 1] = '\0'; + g_strstrip(param); + } + + return param; +} + static PurpleProxyInfo * purple_gnome_proxy_get_info(void) { static PurpleProxyInfo info = {0, NULL, 0, NULL, NULL}; gboolean use_same_proxy = FALSE; - gchar *tmp, *err = NULL; + gchar *tmp; + guint8 gnome_version = GNOME3_CMDS; - tmp = g_find_program_in_path("gconftool-2"); + tmp = g_find_program_in_path("gsettings"); + if (tmp == NULL) { + tmp = g_find_program_in_path("gconftool-2"); + gnome_version = GNOME2_CMDS; + } if (tmp == NULL) return purple_global_proxy_get_info(); g_free(tmp); - tmp = NULL; /* Check whether to use a proxy. */ - if (!g_spawn_command_line_sync("gconftool-2 -g /system/proxy/mode", - &tmp, &err, NULL, NULL)) + tmp = purple_gnome_proxy_get_parameter(GNOME_PROXY_MODE, gnome_version); + if (!tmp) return purple_global_proxy_get_info(); - g_free(err); - err = NULL; - if (purple_strequal(tmp, "none\n")) { + if (purple_strequal(tmp, "none")) { info.type = PURPLE_PROXY_NONE; g_free(tmp); return &info; } - if (!purple_strequal(tmp, "manual\n")) { + if (!purple_strequal(tmp, "manual")) { /* Unknown setting. Fallback to using our global proxy settings. */ g_free(tmp); return purple_global_proxy_get_info(); } g_free(tmp); - tmp = NULL; /* Free the old fields */ if (info.host) { @@ -272,52 +336,40 @@ info.password = NULL; } - if (!g_spawn_command_line_sync("gconftool-2 -g /system/http_proxy/use_same_proxy", - &tmp, &err, NULL, NULL)) + tmp = purple_gnome_proxy_get_parameter(GNOME_PROXY_USE_SAME_PROXY, gnome_version); + if (!tmp) return purple_global_proxy_get_info(); - g_free(err); - err = NULL; - if (purple_strequal(tmp, "true\n")) + if (purple_strequal(tmp, "true")) use_same_proxy = TRUE; + g_free(tmp); - tmp = NULL; if (!use_same_proxy) { - if (!g_spawn_command_line_sync("gconftool-2 -g /system/proxy/socks_host", - &info.host, &err, NULL, NULL)) + info.host = purple_gnome_proxy_get_parameter(GNOME_PROXY_SOCKS_HOST, gnome_version); + if (!info.host) return purple_global_proxy_get_info(); - g_free(err); - err = NULL; } - if(info.host != NULL) - g_strchomp(info.host); - if (!use_same_proxy && (info.host != NULL) && (*info.host != '\0')) { info.type = PURPLE_PROXY_SOCKS5; - if (!g_spawn_command_line_sync("gconftool-2 -g /system/proxy/socks_port", - &tmp, &err, NULL, NULL)) - { + tmp = purple_gnome_proxy_get_parameter(GNOME_PROXY_SOCKS_PORT, gnome_version); + if (!tmp) { g_free(info.host); info.host = NULL; return purple_global_proxy_get_info(); } - g_free(err); info.port = atoi(tmp); g_free(tmp); } else { g_free(info.host); - if (!g_spawn_command_line_sync("gconftool-2 -g /system/http_proxy/host", - &info.host, &err, NULL, NULL)) + info.host = purple_gnome_proxy_get_parameter(GNOME_PROXY_HTTP_HOST, gnome_version); + if (!info.host) return purple_global_proxy_get_info(); - g_free(err); - err = NULL; /* If we get this far then we know we're using an HTTP proxy */ info.type = PURPLE_PROXY_HTTP; - g_strchomp(info.host); if (*info.host == '\0') { purple_debug_info("proxy", "Gnome proxy settings are set to " @@ -328,19 +380,16 @@ return purple_global_proxy_get_info(); } - if (!g_spawn_command_line_sync("gconftool-2 -g /system/http_proxy/authentication_user", - &info.username, &err, NULL, NULL)) + info.username = purple_gnome_proxy_get_parameter(GNOME_PROXY_HTTP_USER, gnome_version); + if (!info.username) { g_free(info.host); info.host = NULL; return purple_global_proxy_get_info(); } - g_free(err); - err = NULL; - g_strchomp(info.username); - if (!g_spawn_command_line_sync("gconftool-2 -g /system/http_proxy/authentication_password", - &info.password, &err, NULL, NULL)) + info.password = purple_gnome_proxy_get_parameter(GNOME_PROXY_HTTP_PASS, gnome_version); + if (!info.password) { g_free(info.host); info.host = NULL; @@ -348,12 +397,9 @@ info.username = NULL; return purple_global_proxy_get_info(); } - g_free(err); - err = NULL; - g_strchomp(info.password); - if (!g_spawn_command_line_sync("gconftool-2 -g /system/http_proxy/port", - &tmp, &err, NULL, NULL)) + tmp = purple_gnome_proxy_get_parameter(GNOME_PROXY_HTTP_PORT, gnome_version); + if (!tmp) { g_free(info.host); info.host = NULL; @@ -363,7 +409,6 @@ info.password = NULL; return purple_global_proxy_get_info(); } - g_free(err); info.port = atoi(tmp); g_free(tmp); } diff -Nru pidgin-2.10.4/libpurple/tests/Makefile.in pidgin-2.10.6/libpurple/tests/Makefile.in --- pidgin-2.10.4/libpurple/tests/Makefile.in 2012-05-07 03:37:58.000000000 +0000 +++ pidgin-2.10.6/libpurple/tests/Makefile.in 2012-07-06 15:27:45.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -69,8 +69,8 @@ @HAVE_CHECK_TRUE@ $(top_builddir)/libpurple/protocols/yahoo/libymsg.la \ @HAVE_CHECK_TRUE@ $(top_builddir)/libpurple/libpurple.la \ @HAVE_CHECK_TRUE@ $(am__DEPENDENCIES_1) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent check_libpurple_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ @@ -86,21 +86,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(check_libpurple_SOURCES) DIST_SOURCES = $(am__check_libpurple_SOURCES_DIST) @@ -197,6 +197,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -331,6 +335,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -427,7 +433,7 @@ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list -check_libpurple$(EXEEXT): $(check_libpurple_OBJECTS) $(check_libpurple_DEPENDENCIES) +check_libpurple$(EXEEXT): $(check_libpurple_OBJECTS) $(check_libpurple_DEPENDENCIES) $(EXTRA_check_libpurple_DEPENDENCIES) @rm -f check_libpurple$(EXEEXT) $(AM_V_CCLD)$(check_libpurple_LINK) $(check_libpurple_OBJECTS) $(check_libpurple_LDADD) $(LIBS) @@ -451,186 +457,163 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< check_libpurple-check_libpurple.o: check_libpurple.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-check_libpurple.o -MD -MP -MF $(DEPDIR)/check_libpurple-check_libpurple.Tpo -c -o check_libpurple-check_libpurple.o `test -f 'check_libpurple.c' || echo '$(srcdir)/'`check_libpurple.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-check_libpurple.Tpo $(DEPDIR)/check_libpurple-check_libpurple.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='check_libpurple.c' object='check_libpurple-check_libpurple.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='check_libpurple.c' object='check_libpurple-check_libpurple.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-check_libpurple.o `test -f 'check_libpurple.c' || echo '$(srcdir)/'`check_libpurple.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-check_libpurple.o `test -f 'check_libpurple.c' || echo '$(srcdir)/'`check_libpurple.c check_libpurple-check_libpurple.obj: check_libpurple.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-check_libpurple.obj -MD -MP -MF $(DEPDIR)/check_libpurple-check_libpurple.Tpo -c -o check_libpurple-check_libpurple.obj `if test -f 'check_libpurple.c'; then $(CYGPATH_W) 'check_libpurple.c'; else $(CYGPATH_W) '$(srcdir)/check_libpurple.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-check_libpurple.Tpo $(DEPDIR)/check_libpurple-check_libpurple.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='check_libpurple.c' object='check_libpurple-check_libpurple.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='check_libpurple.c' object='check_libpurple-check_libpurple.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-check_libpurple.obj `if test -f 'check_libpurple.c'; then $(CYGPATH_W) 'check_libpurple.c'; else $(CYGPATH_W) '$(srcdir)/check_libpurple.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-check_libpurple.obj `if test -f 'check_libpurple.c'; then $(CYGPATH_W) 'check_libpurple.c'; else $(CYGPATH_W) '$(srcdir)/check_libpurple.c'; fi` check_libpurple-test_cipher.o: test_cipher.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_cipher.o -MD -MP -MF $(DEPDIR)/check_libpurple-test_cipher.Tpo -c -o check_libpurple-test_cipher.o `test -f 'test_cipher.c' || echo '$(srcdir)/'`test_cipher.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_cipher.Tpo $(DEPDIR)/check_libpurple-test_cipher.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_cipher.c' object='check_libpurple-test_cipher.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_cipher.c' object='check_libpurple-test_cipher.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_cipher.o `test -f 'test_cipher.c' || echo '$(srcdir)/'`test_cipher.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_cipher.o `test -f 'test_cipher.c' || echo '$(srcdir)/'`test_cipher.c check_libpurple-test_cipher.obj: test_cipher.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_cipher.obj -MD -MP -MF $(DEPDIR)/check_libpurple-test_cipher.Tpo -c -o check_libpurple-test_cipher.obj `if test -f 'test_cipher.c'; then $(CYGPATH_W) 'test_cipher.c'; else $(CYGPATH_W) '$(srcdir)/test_cipher.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_cipher.Tpo $(DEPDIR)/check_libpurple-test_cipher.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_cipher.c' object='check_libpurple-test_cipher.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_cipher.c' object='check_libpurple-test_cipher.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_cipher.obj `if test -f 'test_cipher.c'; then $(CYGPATH_W) 'test_cipher.c'; else $(CYGPATH_W) '$(srcdir)/test_cipher.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_cipher.obj `if test -f 'test_cipher.c'; then $(CYGPATH_W) 'test_cipher.c'; else $(CYGPATH_W) '$(srcdir)/test_cipher.c'; fi` check_libpurple-test_jabber_caps.o: test_jabber_caps.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_jabber_caps.o -MD -MP -MF $(DEPDIR)/check_libpurple-test_jabber_caps.Tpo -c -o check_libpurple-test_jabber_caps.o `test -f 'test_jabber_caps.c' || echo '$(srcdir)/'`test_jabber_caps.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_jabber_caps.Tpo $(DEPDIR)/check_libpurple-test_jabber_caps.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_jabber_caps.c' object='check_libpurple-test_jabber_caps.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_jabber_caps.c' object='check_libpurple-test_jabber_caps.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_jabber_caps.o `test -f 'test_jabber_caps.c' || echo '$(srcdir)/'`test_jabber_caps.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_jabber_caps.o `test -f 'test_jabber_caps.c' || echo '$(srcdir)/'`test_jabber_caps.c check_libpurple-test_jabber_caps.obj: test_jabber_caps.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_jabber_caps.obj -MD -MP -MF $(DEPDIR)/check_libpurple-test_jabber_caps.Tpo -c -o check_libpurple-test_jabber_caps.obj `if test -f 'test_jabber_caps.c'; then $(CYGPATH_W) 'test_jabber_caps.c'; else $(CYGPATH_W) '$(srcdir)/test_jabber_caps.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_jabber_caps.Tpo $(DEPDIR)/check_libpurple-test_jabber_caps.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_jabber_caps.c' object='check_libpurple-test_jabber_caps.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_jabber_caps.c' object='check_libpurple-test_jabber_caps.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_jabber_caps.obj `if test -f 'test_jabber_caps.c'; then $(CYGPATH_W) 'test_jabber_caps.c'; else $(CYGPATH_W) '$(srcdir)/test_jabber_caps.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_jabber_caps.obj `if test -f 'test_jabber_caps.c'; then $(CYGPATH_W) 'test_jabber_caps.c'; else $(CYGPATH_W) '$(srcdir)/test_jabber_caps.c'; fi` check_libpurple-test_jabber_digest_md5.o: test_jabber_digest_md5.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_jabber_digest_md5.o -MD -MP -MF $(DEPDIR)/check_libpurple-test_jabber_digest_md5.Tpo -c -o check_libpurple-test_jabber_digest_md5.o `test -f 'test_jabber_digest_md5.c' || echo '$(srcdir)/'`test_jabber_digest_md5.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_jabber_digest_md5.Tpo $(DEPDIR)/check_libpurple-test_jabber_digest_md5.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_jabber_digest_md5.c' object='check_libpurple-test_jabber_digest_md5.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_jabber_digest_md5.c' object='check_libpurple-test_jabber_digest_md5.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_jabber_digest_md5.o `test -f 'test_jabber_digest_md5.c' || echo '$(srcdir)/'`test_jabber_digest_md5.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_jabber_digest_md5.o `test -f 'test_jabber_digest_md5.c' || echo '$(srcdir)/'`test_jabber_digest_md5.c check_libpurple-test_jabber_digest_md5.obj: test_jabber_digest_md5.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_jabber_digest_md5.obj -MD -MP -MF $(DEPDIR)/check_libpurple-test_jabber_digest_md5.Tpo -c -o check_libpurple-test_jabber_digest_md5.obj `if test -f 'test_jabber_digest_md5.c'; then $(CYGPATH_W) 'test_jabber_digest_md5.c'; else $(CYGPATH_W) '$(srcdir)/test_jabber_digest_md5.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_jabber_digest_md5.Tpo $(DEPDIR)/check_libpurple-test_jabber_digest_md5.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_jabber_digest_md5.c' object='check_libpurple-test_jabber_digest_md5.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_jabber_digest_md5.c' object='check_libpurple-test_jabber_digest_md5.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_jabber_digest_md5.obj `if test -f 'test_jabber_digest_md5.c'; then $(CYGPATH_W) 'test_jabber_digest_md5.c'; else $(CYGPATH_W) '$(srcdir)/test_jabber_digest_md5.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_jabber_digest_md5.obj `if test -f 'test_jabber_digest_md5.c'; then $(CYGPATH_W) 'test_jabber_digest_md5.c'; else $(CYGPATH_W) '$(srcdir)/test_jabber_digest_md5.c'; fi` check_libpurple-test_jabber_jutil.o: test_jabber_jutil.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_jabber_jutil.o -MD -MP -MF $(DEPDIR)/check_libpurple-test_jabber_jutil.Tpo -c -o check_libpurple-test_jabber_jutil.o `test -f 'test_jabber_jutil.c' || echo '$(srcdir)/'`test_jabber_jutil.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_jabber_jutil.Tpo $(DEPDIR)/check_libpurple-test_jabber_jutil.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_jabber_jutil.c' object='check_libpurple-test_jabber_jutil.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_jabber_jutil.c' object='check_libpurple-test_jabber_jutil.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_jabber_jutil.o `test -f 'test_jabber_jutil.c' || echo '$(srcdir)/'`test_jabber_jutil.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_jabber_jutil.o `test -f 'test_jabber_jutil.c' || echo '$(srcdir)/'`test_jabber_jutil.c check_libpurple-test_jabber_jutil.obj: test_jabber_jutil.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_jabber_jutil.obj -MD -MP -MF $(DEPDIR)/check_libpurple-test_jabber_jutil.Tpo -c -o check_libpurple-test_jabber_jutil.obj `if test -f 'test_jabber_jutil.c'; then $(CYGPATH_W) 'test_jabber_jutil.c'; else $(CYGPATH_W) '$(srcdir)/test_jabber_jutil.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_jabber_jutil.Tpo $(DEPDIR)/check_libpurple-test_jabber_jutil.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_jabber_jutil.c' object='check_libpurple-test_jabber_jutil.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_jabber_jutil.c' object='check_libpurple-test_jabber_jutil.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_jabber_jutil.obj `if test -f 'test_jabber_jutil.c'; then $(CYGPATH_W) 'test_jabber_jutil.c'; else $(CYGPATH_W) '$(srcdir)/test_jabber_jutil.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_jabber_jutil.obj `if test -f 'test_jabber_jutil.c'; then $(CYGPATH_W) 'test_jabber_jutil.c'; else $(CYGPATH_W) '$(srcdir)/test_jabber_jutil.c'; fi` check_libpurple-test_jabber_scram.o: test_jabber_scram.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_jabber_scram.o -MD -MP -MF $(DEPDIR)/check_libpurple-test_jabber_scram.Tpo -c -o check_libpurple-test_jabber_scram.o `test -f 'test_jabber_scram.c' || echo '$(srcdir)/'`test_jabber_scram.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_jabber_scram.Tpo $(DEPDIR)/check_libpurple-test_jabber_scram.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_jabber_scram.c' object='check_libpurple-test_jabber_scram.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_jabber_scram.c' object='check_libpurple-test_jabber_scram.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_jabber_scram.o `test -f 'test_jabber_scram.c' || echo '$(srcdir)/'`test_jabber_scram.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_jabber_scram.o `test -f 'test_jabber_scram.c' || echo '$(srcdir)/'`test_jabber_scram.c check_libpurple-test_jabber_scram.obj: test_jabber_scram.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_jabber_scram.obj -MD -MP -MF $(DEPDIR)/check_libpurple-test_jabber_scram.Tpo -c -o check_libpurple-test_jabber_scram.obj `if test -f 'test_jabber_scram.c'; then $(CYGPATH_W) 'test_jabber_scram.c'; else $(CYGPATH_W) '$(srcdir)/test_jabber_scram.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_jabber_scram.Tpo $(DEPDIR)/check_libpurple-test_jabber_scram.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_jabber_scram.c' object='check_libpurple-test_jabber_scram.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_jabber_scram.c' object='check_libpurple-test_jabber_scram.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_jabber_scram.obj `if test -f 'test_jabber_scram.c'; then $(CYGPATH_W) 'test_jabber_scram.c'; else $(CYGPATH_W) '$(srcdir)/test_jabber_scram.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_jabber_scram.obj `if test -f 'test_jabber_scram.c'; then $(CYGPATH_W) 'test_jabber_scram.c'; else $(CYGPATH_W) '$(srcdir)/test_jabber_scram.c'; fi` check_libpurple-test_oscar_util.o: test_oscar_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_oscar_util.o -MD -MP -MF $(DEPDIR)/check_libpurple-test_oscar_util.Tpo -c -o check_libpurple-test_oscar_util.o `test -f 'test_oscar_util.c' || echo '$(srcdir)/'`test_oscar_util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_oscar_util.Tpo $(DEPDIR)/check_libpurple-test_oscar_util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_oscar_util.c' object='check_libpurple-test_oscar_util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_oscar_util.c' object='check_libpurple-test_oscar_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_oscar_util.o `test -f 'test_oscar_util.c' || echo '$(srcdir)/'`test_oscar_util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_oscar_util.o `test -f 'test_oscar_util.c' || echo '$(srcdir)/'`test_oscar_util.c check_libpurple-test_oscar_util.obj: test_oscar_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_oscar_util.obj -MD -MP -MF $(DEPDIR)/check_libpurple-test_oscar_util.Tpo -c -o check_libpurple-test_oscar_util.obj `if test -f 'test_oscar_util.c'; then $(CYGPATH_W) 'test_oscar_util.c'; else $(CYGPATH_W) '$(srcdir)/test_oscar_util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_oscar_util.Tpo $(DEPDIR)/check_libpurple-test_oscar_util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_oscar_util.c' object='check_libpurple-test_oscar_util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_oscar_util.c' object='check_libpurple-test_oscar_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_oscar_util.obj `if test -f 'test_oscar_util.c'; then $(CYGPATH_W) 'test_oscar_util.c'; else $(CYGPATH_W) '$(srcdir)/test_oscar_util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_oscar_util.obj `if test -f 'test_oscar_util.c'; then $(CYGPATH_W) 'test_oscar_util.c'; else $(CYGPATH_W) '$(srcdir)/test_oscar_util.c'; fi` check_libpurple-test_yahoo_util.o: test_yahoo_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_yahoo_util.o -MD -MP -MF $(DEPDIR)/check_libpurple-test_yahoo_util.Tpo -c -o check_libpurple-test_yahoo_util.o `test -f 'test_yahoo_util.c' || echo '$(srcdir)/'`test_yahoo_util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_yahoo_util.Tpo $(DEPDIR)/check_libpurple-test_yahoo_util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_yahoo_util.c' object='check_libpurple-test_yahoo_util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_yahoo_util.c' object='check_libpurple-test_yahoo_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_yahoo_util.o `test -f 'test_yahoo_util.c' || echo '$(srcdir)/'`test_yahoo_util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_yahoo_util.o `test -f 'test_yahoo_util.c' || echo '$(srcdir)/'`test_yahoo_util.c check_libpurple-test_yahoo_util.obj: test_yahoo_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_yahoo_util.obj -MD -MP -MF $(DEPDIR)/check_libpurple-test_yahoo_util.Tpo -c -o check_libpurple-test_yahoo_util.obj `if test -f 'test_yahoo_util.c'; then $(CYGPATH_W) 'test_yahoo_util.c'; else $(CYGPATH_W) '$(srcdir)/test_yahoo_util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_yahoo_util.Tpo $(DEPDIR)/check_libpurple-test_yahoo_util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_yahoo_util.c' object='check_libpurple-test_yahoo_util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_yahoo_util.c' object='check_libpurple-test_yahoo_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_yahoo_util.obj `if test -f 'test_yahoo_util.c'; then $(CYGPATH_W) 'test_yahoo_util.c'; else $(CYGPATH_W) '$(srcdir)/test_yahoo_util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_yahoo_util.obj `if test -f 'test_yahoo_util.c'; then $(CYGPATH_W) 'test_yahoo_util.c'; else $(CYGPATH_W) '$(srcdir)/test_yahoo_util.c'; fi` check_libpurple-test_util.o: test_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_util.o -MD -MP -MF $(DEPDIR)/check_libpurple-test_util.Tpo -c -o check_libpurple-test_util.o `test -f 'test_util.c' || echo '$(srcdir)/'`test_util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_util.Tpo $(DEPDIR)/check_libpurple-test_util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_util.c' object='check_libpurple-test_util.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_util.c' object='check_libpurple-test_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_util.o `test -f 'test_util.c' || echo '$(srcdir)/'`test_util.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_util.o `test -f 'test_util.c' || echo '$(srcdir)/'`test_util.c check_libpurple-test_util.obj: test_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_util.obj -MD -MP -MF $(DEPDIR)/check_libpurple-test_util.Tpo -c -o check_libpurple-test_util.obj `if test -f 'test_util.c'; then $(CYGPATH_W) 'test_util.c'; else $(CYGPATH_W) '$(srcdir)/test_util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_util.Tpo $(DEPDIR)/check_libpurple-test_util.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_util.c' object='check_libpurple-test_util.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_util.c' object='check_libpurple-test_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_util.obj `if test -f 'test_util.c'; then $(CYGPATH_W) 'test_util.c'; else $(CYGPATH_W) '$(srcdir)/test_util.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_util.obj `if test -f 'test_util.c'; then $(CYGPATH_W) 'test_util.c'; else $(CYGPATH_W) '$(srcdir)/test_util.c'; fi` check_libpurple-test_xmlnode.o: test_xmlnode.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_xmlnode.o -MD -MP -MF $(DEPDIR)/check_libpurple-test_xmlnode.Tpo -c -o check_libpurple-test_xmlnode.o `test -f 'test_xmlnode.c' || echo '$(srcdir)/'`test_xmlnode.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_xmlnode.Tpo $(DEPDIR)/check_libpurple-test_xmlnode.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_xmlnode.c' object='check_libpurple-test_xmlnode.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_xmlnode.c' object='check_libpurple-test_xmlnode.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_xmlnode.o `test -f 'test_xmlnode.c' || echo '$(srcdir)/'`test_xmlnode.c +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_xmlnode.o `test -f 'test_xmlnode.c' || echo '$(srcdir)/'`test_xmlnode.c check_libpurple-test_xmlnode.obj: test_xmlnode.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -MT check_libpurple-test_xmlnode.obj -MD -MP -MF $(DEPDIR)/check_libpurple-test_xmlnode.Tpo -c -o check_libpurple-test_xmlnode.obj `if test -f 'test_xmlnode.c'; then $(CYGPATH_W) 'test_xmlnode.c'; else $(CYGPATH_W) '$(srcdir)/test_xmlnode.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/check_libpurple-test_xmlnode.Tpo $(DEPDIR)/check_libpurple-test_xmlnode.Po -@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_xmlnode.c' object='check_libpurple-test_xmlnode.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_xmlnode.c' object='check_libpurple-test_xmlnode.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_xmlnode.obj `if test -f 'test_xmlnode.c'; then $(CYGPATH_W) 'test_xmlnode.c'; else $(CYGPATH_W) '$(srcdir)/test_xmlnode.c'; fi` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_libpurple_CFLAGS) $(CFLAGS) -c -o check_libpurple-test_xmlnode.obj `if test -f 'test_xmlnode.c'; then $(CYGPATH_W) 'test_xmlnode.c'; else $(CYGPATH_W) '$(srcdir)/test_xmlnode.c'; fi` mostlyclean-libtool: -rm -f *.lo @@ -771,14 +754,15 @@ fi; \ dashes=`echo "$$dashes" | sed s/./=/g`; \ if test "$$failed" -eq 0; then \ - echo "$$grn$$dashes"; \ + col="$$grn"; \ else \ - echo "$$red$$dashes"; \ + col="$$red"; \ fi; \ - echo "$$banner"; \ - test -z "$$skipped" || echo "$$skipped"; \ - test -z "$$report" || echo "$$report"; \ - echo "$$dashes$$std"; \ + echo "$${col}$$dashes$${std}"; \ + echo "$${col}$$banner$${std}"; \ + test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \ + test -z "$$report" || echo "$${col}$$report$${std}"; \ + echo "$${col}$$dashes$${std}"; \ test "$$failed" -eq 0; \ else :; fi @@ -828,10 +812,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/libpurple/version.h pidgin-2.10.6/libpurple/version.h --- pidgin-2.10.4/libpurple/version.h 2012-05-07 03:38:31.000000000 +0000 +++ pidgin-2.10.6/libpurple/version.h 2012-07-06 15:28:07.000000000 +0000 @@ -29,7 +29,7 @@ /** The minor version of the running libpurple. */ #define PURPLE_MINOR_VERSION (10) /** The micro version of the running libpurple. */ -#define PURPLE_MICRO_VERSION (4) +#define PURPLE_MICRO_VERSION (6) #define PURPLE_VERSION_CHECK(x,y,z) ((x) == PURPLE_MAJOR_VERSION && \ ((y) < PURPLE_MINOR_VERSION || \ diff -Nru pidgin-2.10.4/libpurple/win32/targets.mak pidgin-2.10.6/libpurple/win32/targets.mak --- pidgin-2.10.4/libpurple/win32/targets.mak 2012-05-07 03:37:24.000000000 +0000 +++ pidgin-2.10.6/libpurple/win32/targets.mak 2012-06-30 23:54:48.000000000 +0000 @@ -18,7 +18,7 @@ /^m4_define..purple_micro_version/ {system("sed -e s/@PURPLE_MICRO_VERSION@/"$$5"/ $@ > $@.tmp && mv $@.tmp $@"); exit}' $(PIDGIN_TREE_TOP)/configure.ac $(PIDGIN_REVISION_RAW_TXT): - (cd $(PIDGIN_TREE_TOP) && mtn --root=. automate get_base_revision_id) 2>/dev/null >$@ \ + (hg --cwd $(PIDGIN_TREE_TOP) id -i --debug) 2>/dev/null >$@ \ || rm -f $@ $(PIDGIN_REVISION_H): $(PIDGIN_REVISION_RAW_TXT) diff -Nru pidgin-2.10.4/ltmain.sh pidgin-2.10.6/ltmain.sh --- pidgin-2.10.4/ltmain.sh 2012-05-07 03:37:44.000000000 +0000 +++ pidgin-2.10.6/ltmain.sh 2012-07-06 15:27:34.000000000 +0000 @@ -1,9 +1,9 @@ -# libtool (GNU libtool) 2.4 +# libtool (GNU libtool) 2.4.2 # Written by Gordon Matzigkeit , 1996 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, -# 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# 2007, 2008, 2009, 2010, 2011 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. @@ -41,6 +41,7 @@ # --quiet, --silent don't print informational messages # --no-quiet, --no-silent # print informational messages (default) +# --no-warn don't display warning messages # --tag=TAG use configuration variables from tag TAG # -v, --verbose print more informational messages than default # --no-verbose don't print the extra informational messages @@ -69,7 +70,7 @@ # compiler: $LTCC # compiler flags: $LTCFLAGS # linker: $LD (gnu? $with_gnu_ld) -# $progname: (GNU libtool) 2.4 Debian-2.4-2ubuntu1 +# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1ubuntu1 # automake: $automake_version # autoconf: $autoconf_version # @@ -79,9 +80,9 @@ PROGRAM=libtool PACKAGE=libtool -VERSION="2.4 Debian-2.4-2ubuntu1" +VERSION="2.4.2 Debian-2.4.2-1ubuntu1" TIMESTAMP="" -package_revision=1.3293 +package_revision=1.3337 # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then @@ -136,15 +137,10 @@ : ${CP="cp -f"} test "${ECHO+set}" = set || ECHO=${as_echo-'printf %s\n'} -: ${EGREP="/bin/grep -E"} -: ${FGREP="/bin/grep -F"} -: ${GREP="/bin/grep"} -: ${LN_S="ln -s"} : ${MAKE="make"} : ${MKDIR="mkdir"} : ${MV="mv -f"} : ${RM="rm -f"} -: ${SED="/bin/sed"} : ${SHELL="${CONFIG_SHELL-/bin/sh}"} : ${Xsed="$SED -e 1s/^X//"} @@ -387,7 +383,7 @@ ;; *) save_IFS="$IFS" - IFS=: + IFS=${PATH_SEPARATOR-:} for progdir in $PATH; do IFS="$save_IFS" test -x "$progdir/$progname" && break @@ -771,8 +767,8 @@ 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`"'/ + s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/ + s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/ p d } @@ -1052,6 +1048,7 @@ opt_help=false opt_help_all=false opt_silent=: +opt_warning=: opt_verbose=: opt_silent=false opt_verbose=false @@ -1120,6 +1117,10 @@ opt_silent=false func_append preserve_args " $opt" ;; + --no-warning|--no-warn) + opt_warning=false +func_append preserve_args " $opt" + ;; --no-verbose) opt_verbose=false func_append preserve_args " $opt" @@ -2059,7 +2060,7 @@ *.[cCFSifmso] | \ *.ada | *.adb | *.ads | *.asm | \ *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ - *.[fF][09]? | *.for | *.java | *.obj | *.sx | *.cu | *.cup) + *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup) func_xform "$libobj" libobj=$func_xform_result ;; @@ -3201,11 +3202,13 @@ # Set up the ranlib parameters. oldlib="$destdir/$name" + func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 + tool_oldlib=$func_to_tool_file_result func_show_eval "$install_prog \$file \$oldlib" 'exit $?' if test -n "$stripme" && test -n "$old_striplib"; then - func_show_eval "$old_striplib $oldlib" 'exit $?' + func_show_eval "$old_striplib $tool_oldlib" 'exit $?' fi # Do each command in the postinstall commands. @@ -3470,7 +3473,7 @@ # 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*) + *-*-freebsd2.*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; *-*-hpux*) pic_flag_for_symtable=" $pic_flag" ;; @@ -3982,14 +3985,17 @@ # launches target application with the remaining arguments. func_exec_program () { - for lt_wr_arg - do - case \$lt_wr_arg in - --lt-*) ;; - *) set x \"\$@\" \"\$lt_wr_arg\"; shift;; - esac - shift - done + case \" \$* \" in + *\\ --lt-*) + for lt_wr_arg + do + case \$lt_wr_arg in + --lt-*) ;; + *) set x \"\$@\" \"\$lt_wr_arg\"; shift;; + esac + shift + done ;; + esac func_exec_program_core \${1+\"\$@\"} } @@ -5057,9 +5063,15 @@ { EOF func_emit_wrapper yes | - $SED -e 's/\([\\"]\)/\\\1/g' \ - -e 's/^/ fputs ("/' -e 's/$/\\n", f);/' - + $SED -n -e ' +s/^\(.\{79\}\)\(..*\)/\1\ +\2/ +h +s/\([\\"]\)/\\\1/g +s/$/\\n/ +s/\([^\n]*\).*/ fputs ("\1", f);/p +g +D' cat <<"EOF" } EOF @@ -5643,7 +5655,8 @@ continue ;; - -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads) + -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ + |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) func_append compiler_flags " $arg" func_append compile_command " $arg" func_append finalize_command " $arg" @@ -6150,7 +6163,8 @@ lib= found=no case $deplib in - -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads) + -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ + |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" @@ -6834,7 +6848,7 @@ test "$hardcode_direct_absolute" = no; then add="$dir/$linklib" elif test "$hardcode_minus_L" = yes; then - add_dir="-L$dir" + add_dir="-L$absdir" # Try looking first in the location we're being installed to. if test -n "$inst_prefix_dir"; then case $libdir in @@ -7319,6 +7333,7 @@ # which has an extra 1 added just for fun # case $version_type in + # correct linux to gnu/linux during the next big refactor darwin|linux|osf|windows|none) func_arith $number_major + $number_minor current=$func_arith_result @@ -7438,7 +7453,7 @@ versuffix="$major.$revision" ;; - linux) + linux) # correct to gnu/linux during the next big refactor func_arith $current - $age major=.$func_arith_result versuffix="$major.$age.$revision" @@ -8026,6 +8041,11 @@ # Test again, we may have decided not to build it any more if test "$build_libtool_libs" = yes; then + # Remove ${wl} instances when linking with ld. + # FIXME: should test the right _cmds variable. + case $archive_cmds in + *\$LD\ *) wl= ;; + esac if test "$hardcode_into_libs" = yes; then # Hardcode the library paths hardcode_libdirs= @@ -8056,7 +8076,7 @@ elif test -n "$runpath_var"; then case "$perm_rpath " in *" $libdir "*) ;; - *) func_apped perm_rpath " $libdir" ;; + *) func_append perm_rpath " $libdir" ;; esac fi done @@ -8064,11 +8084,7 @@ 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 + eval "dep_rpath=\"$hardcode_libdir_flag_spec\"" fi if test -n "$runpath_var" && test -n "$perm_rpath"; then # We should set the runpath_var. @@ -9158,6 +9174,8 @@ esac done fi + func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 + tool_oldlib=$func_to_tool_file_result eval cmds=\"$old_archive_cmds\" func_len " $cmds" @@ -9267,7 +9285,8 @@ *.la) func_basename "$deplib" name="$func_basename_result" - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` + func_resolve_sysroot "$deplib" + eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` test -z "$libdir" && \ func_fatal_error "\`$deplib' is not a valid libtool archive" func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name" diff -Nru pidgin-2.10.4/m4macros/Makefile.in pidgin-2.10.6/m4macros/Makefile.in --- pidgin-2.10.4/m4macros/Makefile.in 2012-05-07 03:37:59.000000000 +0000 +++ pidgin-2.10.6/m4macros/Makefile.in 2012-07-06 15:27:45.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -45,11 +45,11 @@ 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -74,6 +74,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(m4datadir)" DATA = $(m4data_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -165,6 +171,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -299,6 +309,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -381,9 +393,7 @@ @$(NORMAL_UNINSTALL) @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(m4datadir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(m4datadir)" && rm -f $$files + dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir) tags: TAGS TAGS: @@ -438,10 +448,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/Makefile.am pidgin-2.10.6/Makefile.am --- pidgin-2.10.4/Makefile.am 2012-05-07 03:37:20.000000000 +0000 +++ pidgin-2.10.6/Makefile.am 2012-07-06 15:26:58.000000000 +0000 @@ -34,28 +34,27 @@ commit-check: (cd po ; intltool-update -m 2>&1 | grep -v '^mismatched quotes.*\.py$$' | sed "s|current directory|po directory|" | grep . ; if [ $$? = 0 ] ; then exit 1 ; else exit 0 ; fi) + +# Ensure these files are sorted and contain no duplicates: LC_ALL=C sort -c -t/ -u po/POTFILES.in LC_ALL=C sort -c -t/ -u po/POTFILES.skip + +# Ensure COPYRIGHT is 100% UTF-8 iconv -f utf8 -t utf8 COPYRIGHT | cmp COPYRIGHT - -version-check: commit-check -# We don't want to release development versions. +version-check: +# Ensure our version string does not contain "dev" test x`echo $(PACKAGE_VERSION) | grep dev` = x -# When doing a new minor (or major) release (X.Y.0), there must be a section in -# ChangeLog.API. - echo $(PACKAGE_VERSION) | grep -v "^[0-9]\+\.[0-9]\+\.0$$" >/dev/null || head ChangeLog.API | grep "^version $(PACKAGE_VERSION) (`date +%m/%d/%Y`):$$" >/dev/null - -# For all releases, check the ChangeLogs. - head ChangeLog | grep "^version $(PACKAGE_VERSION) (`date +%m/%d/%Y`):$$" >/dev/null - head po/ChangeLog | grep "^version $(PACKAGE_VERSION)$$" >/dev/null +# Ensure ChangeLogs have the correct version + head ChangeLog | grep "^version $(PACKAGE_VERSION) (.*):$$" >/dev/null + head ChangeLog.API | grep "^version $(PACKAGE_VERSION):$$" >/dev/null + head po/ChangeLog | grep "^version $(PACKAGE_VERSION)$$" >/dev/null # Ensure we're working from a tag... - test x`mtn automate select t:v$(PACKAGE_VERSION)` = x`mtn automate get_base_revision_id` -# ... and have no changes in the working copy. - test "x`mtn diff | grep -v '^#'`" = x - -release: version-check distcheck packages + test x`hg log -r "tag($(PACKAGE_VERSION))" --template "{node}"` = x`hg id -i --debug` +# ... and have no changes in the working copy. (this isn't really necessary with hg because hg id appends a "+") + test "x`hg st -mard`" = x packages: gpg -ab pidgin-$(PACKAGE_VERSION).tar.gz @@ -63,6 +62,8 @@ gpg --verify pidgin-$(PACKAGE_VERSION).tar.gz.asc pidgin-$(PACKAGE_VERSION).tar.gz gpg --verify pidgin-$(PACKAGE_VERSION).tar.bz2.asc pidgin-$(PACKAGE_VERSION).tar.bz2 +release: commit-check version-check distcheck packages + if INSTALL_I18N PO_DIR=po DESKTOP_FILE=pidgin.desktop @@ -93,8 +94,7 @@ # successfully; the rm -f ensures both package_revision_raw.txt: $(AM_V_GEN)REAL_BLDDIR=$$PWD/$(top_builddir); \ - (cd $(srcdir) && $$REAL_BLDDIR/mtn --root=. automate get_base_revision_id) 2>/dev/null >$@ \ - || (cd $(srcdir) && mtn --root=. automate get_base_revision_id) 2>/dev/null >$@ \ + (hg --cwd $(srcdir) id -i --debug) 2>/dev/null >$@ \ || rm -f $@ package_revision.h: package_revision_raw.txt $(AM_V_GEN)if test -f $<; then \ diff -Nru pidgin-2.10.4/Makefile.in pidgin-2.10.6/Makefile.in --- pidgin-2.10.4/Makefile.in 2012-05-07 03:38:01.000000000 +0000 +++ pidgin-2.10.6/Makefile.in 2012-07-06 15:27:47.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -58,11 +58,11 @@ pidgin/plugins/perl/common/Makefile.PL \ libpurple/plugins/perl/common/Makefile.PL pidgin.spec CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -94,6 +94,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(appsdir)" DATA = $(apps_DATA) HEADERS = $(noinst_HEADERS) @@ -110,9 +116,11 @@ 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)"; }; } + if test -d "$(distdir)"; then \ + find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ + && rm -rf "$(distdir)" \ + || { sleep 5 && rm -rf "$(distdir)"; }; \ + else :; fi am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ @@ -140,6 +148,8 @@ reldir="$$dir2" DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 GZIP_ENV = --best +am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ + | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ ALL_LINGUAS = @ALL_LINGUAS@ @@ -228,6 +238,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -362,6 +376,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -445,7 +461,7 @@ $(MAKE) $(AM_MAKEFLAGS) all-recursive .SUFFIXES: -am--refresh: +am--refresh: Makefile @: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ @@ -481,10 +497,8 @@ $(am__aclocal_m4_deps): config.h: stamp-h1 - @if test ! -f $@; then \ - rm -f stamp-h1; \ - $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ - else :; fi + @if test ! -f $@; then rm -f stamp-h1; else :; fi + @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 @@ -532,9 +546,7 @@ @$(NORMAL_UNINSTALL) @list='$(apps_DATA)'; test -n "$(appsdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(appsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(appsdir)" && rm -f $$files + dir='$(DESTDIR)$(appsdir)'; $(am__uninstall_files_from_dir) # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. @@ -745,7 +757,11 @@ 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 + tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 + $(am__remove_distdir) + +dist-lzip: distdir + tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz $(am__remove_distdir) dist-lzma: distdir @@ -753,7 +769,7 @@ $(am__remove_distdir) dist-xz: distdir - tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz + tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz $(am__remove_distdir) dist-tarZ: distdir @@ -771,7 +787,7 @@ dist dist-all: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz - tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 + tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 $(am__remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then @@ -785,6 +801,8 @@ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lzma*) \ lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ + *.tar.lz*) \ + lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ *.tar.xz*) \ xz -dc $(distdir).tar.xz | $(am__untar) ;;\ *.tar.Z*) \ @@ -805,6 +823,7 @@ && am__cwd=`pwd` \ && $(am__cd) $(distdir)/_build \ && ../configure --srcdir=.. --prefix="$$dc_install_base" \ + $(AM_DISTCHECK_CONFIGURE_FLAGS) \ $(DISTCHECK_CONFIGURE_FLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ @@ -833,8 +852,16 @@ 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 \ + @test -n '$(distuninstallcheck_dir)' || { \ + echo 'ERROR: trying to run $@ with an empty' \ + '$$(distuninstallcheck_dir)' >&2; \ + exit 1; \ + }; \ + $(am__cd) '$(distuninstallcheck_dir)' || { \ + echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ + exit 1; \ + }; \ + test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ @@ -868,10 +895,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: @@ -960,11 +992,11 @@ .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-hook 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-appsDATA install-data \ + dist-gzip dist-hook dist-lzip 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-appsDATA 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 \ @@ -984,34 +1016,35 @@ commit-check: (cd po ; intltool-update -m 2>&1 | grep -v '^mismatched quotes.*\.py$$' | sed "s|current directory|po directory|" | grep . ; if [ $$? = 0 ] ; then exit 1 ; else exit 0 ; fi) + +# Ensure these files are sorted and contain no duplicates: LC_ALL=C sort -c -t/ -u po/POTFILES.in LC_ALL=C sort -c -t/ -u po/POTFILES.skip + +# Ensure COPYRIGHT is 100% UTF-8 iconv -f utf8 -t utf8 COPYRIGHT | cmp COPYRIGHT - -version-check: commit-check -# We don't want to release development versions. +version-check: +# Ensure our version string does not contain "dev" test x`echo $(PACKAGE_VERSION) | grep dev` = x -# When doing a new minor (or major) release (X.Y.0), there must be a section in -# ChangeLog.API. - echo $(PACKAGE_VERSION) | grep -v "^[0-9]\+\.[0-9]\+\.0$$" >/dev/null || head ChangeLog.API | grep "^version $(PACKAGE_VERSION) (`date +%m/%d/%Y`):$$" >/dev/null - -# For all releases, check the ChangeLogs. - head ChangeLog | grep "^version $(PACKAGE_VERSION) (`date +%m/%d/%Y`):$$" >/dev/null - head po/ChangeLog | grep "^version $(PACKAGE_VERSION)$$" >/dev/null +# Ensure ChangeLogs have the correct version + head ChangeLog | grep "^version $(PACKAGE_VERSION) (.*):$$" >/dev/null + head ChangeLog.API | grep "^version $(PACKAGE_VERSION):$$" >/dev/null + head po/ChangeLog | grep "^version $(PACKAGE_VERSION)$$" >/dev/null # Ensure we're working from a tag... - test x`mtn automate select t:v$(PACKAGE_VERSION)` = x`mtn automate get_base_revision_id` -# ... and have no changes in the working copy. - test "x`mtn diff | grep -v '^#'`" = x - -release: version-check distcheck packages + test x`hg log -r "tag($(PACKAGE_VERSION))" --template "{node}"` = x`hg id -i --debug` +# ... and have no changes in the working copy. (this isn't really necessary with hg because hg id appends a "+") + test "x`hg st -mard`" = x packages: gpg -ab pidgin-$(PACKAGE_VERSION).tar.gz gpg -ab pidgin-$(PACKAGE_VERSION).tar.bz2 gpg --verify pidgin-$(PACKAGE_VERSION).tar.gz.asc pidgin-$(PACKAGE_VERSION).tar.gz gpg --verify pidgin-$(PACKAGE_VERSION).tar.bz2.asc pidgin-$(PACKAGE_VERSION).tar.bz2 + +release: commit-check version-check distcheck packages @ENABLE_GTK_TRUE@@INSTALL_I18N_TRUE@@INTLTOOL_DESKTOP_RULE@ # This is phony, so that we always try to rebuild it. If it succeeds @@ -1023,8 +1056,7 @@ # successfully; the rm -f ensures both package_revision_raw.txt: $(AM_V_GEN)REAL_BLDDIR=$$PWD/$(top_builddir); \ - (cd $(srcdir) && $$REAL_BLDDIR/mtn --root=. automate get_base_revision_id) 2>/dev/null >$@ \ - || (cd $(srcdir) && mtn --root=. automate get_base_revision_id) 2>/dev/null >$@ \ + (hg --cwd $(srcdir) id -i --debug) 2>/dev/null >$@ \ || rm -f $@ package_revision.h: package_revision_raw.txt $(AM_V_GEN)if test -f $<; then \ diff -Nru pidgin-2.10.4/missing pidgin-2.10.6/missing --- pidgin-2.10.4/missing 2012-05-07 03:37:52.000000000 +0000 +++ pidgin-2.10.6/missing 2012-06-30 23:57:20.000000000 +0000 @@ -1,10 +1,10 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2009-04-28.21; # UTC +scriptversion=2012-01-06.13; # UTC # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, -# 2008, 2009 Free Software Foundation, Inc. +# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. # Originally by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify @@ -84,7 +84,6 @@ 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 @@ -122,15 +121,6 @@ # 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. @@ -226,7 +216,7 @@ \`Bison' from any GNU archive site." rm -f y.tab.c y.tab.h if test $# -ne 1; then - eval LASTARG="\${$#}" + eval LASTARG=\${$#} case $LASTARG in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` @@ -256,7 +246,7 @@ \`Flex' from any GNU archive site." rm -f lex.yy.c if test $# -ne 1; then - eval LASTARG="\${$#}" + eval LASTARG=\${$#} case $LASTARG in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` @@ -318,41 +308,6 @@ 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. diff -Nru pidgin-2.10.4/package_revision.h pidgin-2.10.6/package_revision.h --- pidgin-2.10.4/package_revision.h 2012-05-07 03:39:15.000000000 +0000 +++ pidgin-2.10.6/package_revision.h 2012-07-06 15:28:37.000000000 +0000 @@ -1 +1 @@ -#define REVISION "03f3e779309e683d092706d76a5253c6794d3a66" +#define REVISION "4cfe697ea3ae39a4fb3dad8e3ed1c70855901095" diff -Nru pidgin-2.10.4/pidgin/gtkconv.c pidgin-2.10.6/pidgin/gtkconv.c --- pidgin-2.10.4/pidgin/gtkconv.c 2012-05-07 03:37:25.000000000 +0000 +++ pidgin-2.10.6/pidgin/gtkconv.c 2012-06-30 23:56:58.000000000 +0000 @@ -6132,10 +6132,13 @@ static gboolean get_iter_from_chatbuddy(PurpleConvChatBuddy *cb, GtkTreeIter *iter) { - GtkTreeRowReference *ref = cb->ui_data; + GtkTreeRowReference *ref; GtkTreePath *path; GtkTreeModel *model; + g_return_val_if_fail(cb != NULL, FALSE); + + ref = cb->ui_data; if (!ref) return FALSE; @@ -6315,6 +6318,9 @@ return; cbuddy = purple_conv_chat_cb_find(chat, user); + if (!cbuddy) + return; + if (get_iter_from_chatbuddy(cbuddy, &iter)) { GtkTreeRowReference *ref = cbuddy->ui_data; gtk_list_store_remove(GTK_LIST_STORE(model), &iter); @@ -7598,7 +7604,7 @@ purple_conversation_get_account(conv) == account) { purple_conversation_set_data(conv, "want-to-rejoin", GINT_TO_POINTER(TRUE)); purple_conversation_write(conv, NULL, _("The account has disconnected and you are no " - "longer in this chat. You will be automatically rejoined in the chat when " + "longer in this chat. You will automatically rejoin the chat when " "the account reconnects."), PURPLE_MESSAGE_SYSTEM, time(NULL)); } diff -Nru pidgin-2.10.4/pidgin/gtkdialogs.c pidgin-2.10.6/pidgin/gtkdialogs.c --- pidgin-2.10.4/pidgin/gtkdialogs.c 2012-05-07 03:37:25.000000000 +0000 +++ pidgin-2.10.6/pidgin/gtkdialogs.c 2012-07-03 05:03:50.000000000 +0000 @@ -102,6 +102,7 @@ static const struct developer patch_writers[] = { {"Jakub 'haakon' Adam", NULL, NULL}, {"Krzysztof Klinikowski", NULL, NULL}, + {"Eion Robb", NULL, NULL}, {"Peter 'Fmoo' Ruibal", NULL, NULL}, {"Gabriel 'Nix' Schulhof", NULL, NULL}, {"Tomasz Wasilczyk", NULL, NULL}, @@ -157,6 +158,7 @@ {N_("Bengali"), "bn", "Samia Nimatullah", "mailsamia2001@yahoo.com"}, {N_("Bengali-India"), "bn_IN", "Runa Bhattacharjee", "runab@fedoraproject.org"}, {N_("Bosnian"), "bs", "Lejla Hadzialic", "lejlah@gmail.com"}, + {N_("Burmese"), "my_MM", "Thura Hlaing", "trhura@gmail.com"}, {N_("Catalan"), "ca", "Josep Puigdemont", "josep.puigdemont@gmail.com"}, {N_("Valencian-Catalan"), "ca@valencia", "Toni Hermoso", "toniher@softcatala.org"}, {N_("Valencian-Catalan"), "ca@valencia", "Josep Puigdemont", "tradgnome@softcatala.org"}, diff -Nru pidgin-2.10.4/pidgin/Makefile.in pidgin-2.10.6/pidgin/Makefile.in --- pidgin-2.10.4/pidgin/Makefile.in 2012-05-07 03:37:59.000000000 +0000 +++ pidgin-2.10.6/pidgin/Makefile.in 2012-07-06 15:27:45.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -100,8 +100,8 @@ @ENABLE_GTK_TRUE@ minidialog.$(OBJEXT) pidgintooltip.$(OBJEXT) pidgin_OBJECTS = $(am_pidgin_OBJECTS) am__DEPENDENCIES_1 = -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent pidgin_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -116,21 +116,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(pidgin_SOURCES) DIST_SOURCES = $(am__pidgin_SOURCES_DIST) @@ -162,6 +162,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } DATA = $(pkgconfig_DATA) am__pidgininclude_HEADERS_DIST = gtkaccount.h gtkblist.h \ gtkblist-theme.h gtkblist-theme-loader.h \ @@ -300,6 +306,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -434,6 +444,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -715,7 +727,7 @@ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list -pidgin$(EXEEXT): $(pidgin_OBJECTS) $(pidgin_DEPENDENCIES) +pidgin$(EXEEXT): $(pidgin_OBJECTS) $(pidgin_DEPENDENCIES) $(EXTRA_pidgin_DEPENDENCIES) @rm -f pidgin$(EXEEXT) $(AM_V_CCLD)$(pidgin_LINK) $(pidgin_OBJECTS) $(pidgin_LDADD) $(LIBS) @@ -779,26 +791,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -822,9 +831,7 @@ @$(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 + dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) install-pidginincludeHEADERS: $(pidgininclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(pidginincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pidginincludedir)" @@ -842,9 +849,7 @@ @$(NORMAL_UNINSTALL) @list='$(pidgininclude_HEADERS)'; test -n "$(pidginincludedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pidginincludedir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pidginincludedir)" && rm -f $$files + dir='$(DESTDIR)$(pidginincludedir)'; $(am__uninstall_files_from_dir) # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. @@ -1057,10 +1062,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/pidgin/pixmaps/emotes/default/24/Makefile.in pidgin-2.10.6/pidgin/pixmaps/emotes/default/24/Makefile.in --- pidgin-2.10.4/pidgin/pixmaps/emotes/default/24/Makefile.in 2012-05-07 03:37:59.000000000 +0000 +++ pidgin-2.10.6/pidgin/pixmaps/emotes/default/24/Makefile.in 2012-07-06 15:27:46.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -45,11 +45,11 @@ 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -74,6 +74,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pidginsmileypixdir)" DATA = $(pidginsmileypix_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -165,6 +171,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -299,6 +309,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -581,9 +593,7 @@ @$(NORMAL_UNINSTALL) @list='$(pidginsmileypix_DATA)'; test -n "$(pidginsmileypixdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pidginsmileypixdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pidginsmileypixdir)" && rm -f $$files + dir='$(DESTDIR)$(pidginsmileypixdir)'; $(am__uninstall_files_from_dir) tags: TAGS TAGS: @@ -638,10 +648,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/pidgin/pixmaps/emotes/none/Makefile.in pidgin-2.10.6/pidgin/pixmaps/emotes/none/Makefile.in --- pidgin-2.10.4/pidgin/pixmaps/emotes/none/Makefile.in 2012-05-07 03:37:59.000000000 +0000 +++ pidgin-2.10.6/pidgin/pixmaps/emotes/none/Makefile.in 2012-07-06 15:27:46.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -45,11 +45,11 @@ 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -74,6 +74,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pidginsmileypixdir)" DATA = $(pidginsmileypix_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -165,6 +171,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -299,6 +309,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -385,9 +397,7 @@ @$(NORMAL_UNINSTALL) @list='$(pidginsmileypix_DATA)'; test -n "$(pidginsmileypixdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pidginsmileypixdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pidginsmileypixdir)" && rm -f $$files + dir='$(DESTDIR)$(pidginsmileypixdir)'; $(am__uninstall_files_from_dir) tags: TAGS TAGS: @@ -442,10 +452,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/pidgin/pixmaps/emotes/small/16/Makefile.in pidgin-2.10.6/pidgin/pixmaps/emotes/small/16/Makefile.in --- pidgin-2.10.4/pidgin/pixmaps/emotes/small/16/Makefile.in 2012-05-07 03:37:59.000000000 +0000 +++ pidgin-2.10.6/pidgin/pixmaps/emotes/small/16/Makefile.in 2012-07-06 15:27:46.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -45,11 +45,11 @@ 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -74,6 +74,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pidginsmileypixdir)" DATA = $(pidginsmileypix_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -165,6 +171,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -299,6 +309,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -469,9 +481,7 @@ @$(NORMAL_UNINSTALL) @list='$(pidginsmileypix_DATA)'; test -n "$(pidginsmileypixdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pidginsmileypixdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pidginsmileypixdir)" && rm -f $$files + dir='$(DESTDIR)$(pidginsmileypixdir)'; $(am__uninstall_files_from_dir) tags: TAGS TAGS: @@ -526,10 +536,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/pidgin/pixmaps/Makefile.in pidgin-2.10.6/pidgin/pixmaps/Makefile.in --- pidgin-2.10.4/pidgin/pixmaps/Makefile.in 2012-05-07 03:37:59.000000000 +0000 +++ pidgin-2.10.6/pidgin/pixmaps/Makefile.in 2012-07-06 15:27:46.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -59,11 +59,11 @@ 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -105,6 +105,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(pidginpixmaptray16dir)" \ "$(DESTDIR)$(pidginpixmaptray22dir)" \ "$(DESTDIR)$(pidginpixmaptray32dir)" \ @@ -457,6 +463,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -591,6 +601,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -1246,9 +1258,7 @@ @$(NORMAL_UNINSTALL) @list='$(dist_pidginpixmaptray16_DATA)'; test -n "$(pidginpixmaptray16dir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pidginpixmaptray16dir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pidginpixmaptray16dir)" && rm -f $$files + dir='$(DESTDIR)$(pidginpixmaptray16dir)'; $(am__uninstall_files_from_dir) install-dist_pidginpixmaptray22DATA: $(dist_pidginpixmaptray22_DATA) @$(NORMAL_INSTALL) test -z "$(pidginpixmaptray22dir)" || $(MKDIR_P) "$(DESTDIR)$(pidginpixmaptray22dir)" @@ -1266,9 +1276,7 @@ @$(NORMAL_UNINSTALL) @list='$(dist_pidginpixmaptray22_DATA)'; test -n "$(pidginpixmaptray22dir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pidginpixmaptray22dir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pidginpixmaptray22dir)" && rm -f $$files + dir='$(DESTDIR)$(pidginpixmaptray22dir)'; $(am__uninstall_files_from_dir) install-dist_pidginpixmaptray32DATA: $(dist_pidginpixmaptray32_DATA) @$(NORMAL_INSTALL) test -z "$(pidginpixmaptray32dir)" || $(MKDIR_P) "$(DESTDIR)$(pidginpixmaptray32dir)" @@ -1286,9 +1294,7 @@ @$(NORMAL_UNINSTALL) @list='$(dist_pidginpixmaptray32_DATA)'; test -n "$(pidginpixmaptray32dir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pidginpixmaptray32dir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pidginpixmaptray32dir)" && rm -f $$files + dir='$(DESTDIR)$(pidginpixmaptray32dir)'; $(am__uninstall_files_from_dir) install-dist_pidginpixmaptray48DATA: $(dist_pidginpixmaptray48_DATA) @$(NORMAL_INSTALL) test -z "$(pidginpixmaptray48dir)" || $(MKDIR_P) "$(DESTDIR)$(pidginpixmaptray48dir)" @@ -1306,9 +1312,7 @@ @$(NORMAL_UNINSTALL) @list='$(dist_pidginpixmaptray48_DATA)'; test -n "$(pidginpixmaptray48dir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pidginpixmaptray48dir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pidginpixmaptray48dir)" && rm -f $$files + dir='$(DESTDIR)$(pidginpixmaptray48dir)'; $(am__uninstall_files_from_dir) install-nobase_dist_pidginiconsDATA: $(nobase_dist_pidginicons_DATA) @$(NORMAL_INSTALL) test -z "$(pidginiconsdir)" || $(MKDIR_P) "$(DESTDIR)$(pidginiconsdir)" @@ -1329,9 +1333,7 @@ @$(NORMAL_UNINSTALL) @list='$(nobase_dist_pidginicons_DATA)'; test -n "$(pidginiconsdir)" || list=; \ $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pidginiconsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pidginiconsdir)" && rm -f $$files + dir='$(DESTDIR)$(pidginiconsdir)'; $(am__uninstall_files_from_dir) install-nobase_dist_pidginpixmapDATA: $(nobase_dist_pidginpixmap_DATA) @$(NORMAL_INSTALL) test -z "$(pidginpixmapdir)" || $(MKDIR_P) "$(DESTDIR)$(pidginpixmapdir)" @@ -1352,9 +1354,7 @@ @$(NORMAL_UNINSTALL) @list='$(nobase_dist_pidginpixmap_DATA)'; test -n "$(pidginpixmapdir)" || list=; \ $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pidginpixmapdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pidginpixmapdir)" && rm -f $$files + dir='$(DESTDIR)$(pidginpixmapdir)'; $(am__uninstall_files_from_dir) install-pidginbuttonpixDATA: $(pidginbuttonpix_DATA) @$(NORMAL_INSTALL) test -z "$(pidginbuttonpixdir)" || $(MKDIR_P) "$(DESTDIR)$(pidginbuttonpixdir)" @@ -1372,9 +1372,7 @@ @$(NORMAL_UNINSTALL) @list='$(pidginbuttonpix_DATA)'; test -n "$(pidginbuttonpixdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pidginbuttonpixdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pidginbuttonpixdir)" && rm -f $$files + dir='$(DESTDIR)$(pidginbuttonpixdir)'; $(am__uninstall_files_from_dir) install-pidgindistpixDATA: $(pidgindistpix_DATA) @$(NORMAL_INSTALL) test -z "$(pidgindistpixdir)" || $(MKDIR_P) "$(DESTDIR)$(pidgindistpixdir)" @@ -1392,9 +1390,7 @@ @$(NORMAL_UNINSTALL) @list='$(pidgindistpix_DATA)'; test -n "$(pidgindistpixdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pidgindistpixdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pidgindistpixdir)" && rm -f $$files + dir='$(DESTDIR)$(pidgindistpixdir)'; $(am__uninstall_files_from_dir) # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. @@ -1607,10 +1603,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/pidgin/plugins/cap/Makefile.in pidgin-2.10.6/pidgin/plugins/cap/Makefile.in --- pidgin-2.10.4/pidgin/plugins/cap/Makefile.in 2012-05-07 03:38:00.000000000 +0000 +++ pidgin-2.10.6/pidgin/plugins/cap/Makefile.in 2012-07-06 15:27:46.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(capdir)" LTLIBRARIES = $(cap_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -73,8 +79,8 @@ am__cap_la_SOURCES_DIST = cap.h cap.c cap_statistics.h @PLUGINS_TRUE@am_cap_la_OBJECTS = cap.lo cap_la_OBJECTS = $(am_cap_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent cap_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -90,21 +96,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(cap_la_SOURCES) DIST_SOURCES = $(am__cap_la_SOURCES_DIST) @@ -199,6 +205,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -333,6 +343,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -440,7 +452,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -cap.la: $(cap_la_OBJECTS) $(cap_la_DEPENDENCIES) +cap.la: $(cap_la_OBJECTS) $(cap_la_DEPENDENCIES) $(EXTRA_cap_la_DEPENDENCIES) $(AM_V_CCLD)$(cap_la_LINK) $(am_cap_la_rpath) $(cap_la_OBJECTS) $(cap_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -454,26 +466,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -580,10 +589,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/pidgin/plugins/disco/Makefile.in pidgin-2.10.6/pidgin/plugins/disco/Makefile.in --- pidgin-2.10.4/pidgin/plugins/disco/Makefile.in 2012-05-07 03:38:00.000000000 +0000 +++ pidgin-2.10.6/pidgin/plugins/disco/Makefile.in 2012-07-06 15:27:46.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(plugindir)" LTLIBRARIES = $(plugin_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -74,8 +80,8 @@ xmppdisco.h @PLUGINS_TRUE@am_xmppdisco_la_OBJECTS = gtkdisco.lo xmppdisco.lo xmppdisco_la_OBJECTS = $(am_xmppdisco_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent xmppdisco_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -91,21 +97,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(xmppdisco_la_SOURCES) DIST_SOURCES = $(am__xmppdisco_la_SOURCES_DIST) @@ -200,6 +206,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -334,6 +344,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -442,7 +454,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -xmppdisco.la: $(xmppdisco_la_OBJECTS) $(xmppdisco_la_DEPENDENCIES) +xmppdisco.la: $(xmppdisco_la_OBJECTS) $(xmppdisco_la_DEPENDENCIES) $(EXTRA_xmppdisco_la_DEPENDENCIES) $(AM_V_CCLD)$(xmppdisco_la_LINK) $(am_xmppdisco_la_rpath) $(xmppdisco_la_OBJECTS) $(xmppdisco_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -457,26 +469,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -583,10 +592,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/pidgin/plugins/gestures/Makefile.in pidgin-2.10.6/pidgin/plugins/gestures/Makefile.in --- pidgin-2.10.4/pidgin/plugins/gestures/Makefile.in 2012-05-07 03:38:00.000000000 +0000 +++ pidgin-2.10.6/pidgin/plugins/gestures/Makefile.in 2012-07-06 15:27:46.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(plugindir)" LTLIBRARIES = $(plugin_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -75,8 +81,8 @@ @PLUGINS_TRUE@am_gestures_la_OBJECTS = gestures.lo stroke.lo \ @PLUGINS_TRUE@ stroke-draw.lo gestures_la_OBJECTS = $(am_gestures_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent gestures_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -92,21 +98,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(gestures_la_SOURCES) DIST_SOURCES = $(am__gestures_la_SOURCES_DIST) @@ -201,6 +207,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -335,6 +345,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -441,7 +453,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -gestures.la: $(gestures_la_OBJECTS) $(gestures_la_DEPENDENCIES) +gestures.la: $(gestures_la_OBJECTS) $(gestures_la_DEPENDENCIES) $(EXTRA_gestures_la_DEPENDENCIES) $(AM_V_CCLD)$(gestures_la_LINK) $(am_gestures_la_rpath) $(gestures_la_OBJECTS) $(gestures_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -457,26 +469,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -583,10 +592,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/pidgin/plugins/gevolution/Makefile.in pidgin-2.10.6/pidgin/plugins/gevolution/Makefile.in --- pidgin-2.10.4/pidgin/plugins/gevolution/Makefile.in 2012-05-07 03:38:00.000000000 +0000 +++ pidgin-2.10.6/pidgin/plugins/gevolution/Makefile.in 2012-07-06 15:27:47.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(plugindir)" LTLIBRARIES = $(plugin_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -78,8 +84,8 @@ @PLUGINS_TRUE@ assoc-buddy.lo gevolution.lo gevo-util.lo \ @PLUGINS_TRUE@ new_person_dialog.lo eds-utils.lo gevolution_la_OBJECTS = $(am_gevolution_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent gevolution_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -95,21 +101,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(gevolution_la_SOURCES) DIST_SOURCES = $(am__gevolution_la_SOURCES_DIST) @@ -204,6 +210,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -338,6 +348,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -447,7 +459,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -gevolution.la: $(gevolution_la_OBJECTS) $(gevolution_la_DEPENDENCIES) +gevolution.la: $(gevolution_la_OBJECTS) $(gevolution_la_DEPENDENCIES) $(EXTRA_gevolution_la_DEPENDENCIES) $(AM_V_CCLD)$(gevolution_la_LINK) $(am_gevolution_la_rpath) $(gevolution_la_OBJECTS) $(gevolution_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -466,26 +478,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -592,10 +601,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/pidgin/plugins/Makefile.in pidgin-2.10.6/pidgin/plugins/Makefile.in --- pidgin-2.10.4/pidgin/plugins/Makefile.in 2012-05-07 03:38:00.000000000 +0000 +++ pidgin-2.10.6/pidgin/plugins/Makefile.in 2012-07-06 15:27:46.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -67,6 +67,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(plugindir)" LTLIBRARIES = $(noinst_LTLIBRARIES) $(plugin_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -75,8 +81,8 @@ am__contact_priority_la_SOURCES_DIST = contact_priority.c @PLUGINS_TRUE@am_contact_priority_la_OBJECTS = contact_priority.lo contact_priority_la_OBJECTS = $(am_contact_priority_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent contact_priority_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ @@ -238,21 +244,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(contact_priority_la_SOURCES) $(convcolors_la_SOURCES) \ $(extplacement_la_SOURCES) $(gtk_signals_test_la_SOURCES) \ @@ -407,6 +413,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -541,6 +551,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -745,41 +757,41 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -contact_priority.la: $(contact_priority_la_OBJECTS) $(contact_priority_la_DEPENDENCIES) +contact_priority.la: $(contact_priority_la_OBJECTS) $(contact_priority_la_DEPENDENCIES) $(EXTRA_contact_priority_la_DEPENDENCIES) $(AM_V_CCLD)$(contact_priority_la_LINK) $(am_contact_priority_la_rpath) $(contact_priority_la_OBJECTS) $(contact_priority_la_LIBADD) $(LIBS) -convcolors.la: $(convcolors_la_OBJECTS) $(convcolors_la_DEPENDENCIES) +convcolors.la: $(convcolors_la_OBJECTS) $(convcolors_la_DEPENDENCIES) $(EXTRA_convcolors_la_DEPENDENCIES) $(AM_V_CCLD)$(convcolors_la_LINK) $(am_convcolors_la_rpath) $(convcolors_la_OBJECTS) $(convcolors_la_LIBADD) $(LIBS) -extplacement.la: $(extplacement_la_OBJECTS) $(extplacement_la_DEPENDENCIES) +extplacement.la: $(extplacement_la_OBJECTS) $(extplacement_la_DEPENDENCIES) $(EXTRA_extplacement_la_DEPENDENCIES) $(AM_V_CCLD)$(extplacement_la_LINK) $(am_extplacement_la_rpath) $(extplacement_la_OBJECTS) $(extplacement_la_LIBADD) $(LIBS) -gtk_signals_test.la: $(gtk_signals_test_la_OBJECTS) $(gtk_signals_test_la_DEPENDENCIES) +gtk_signals_test.la: $(gtk_signals_test_la_OBJECTS) $(gtk_signals_test_la_DEPENDENCIES) $(EXTRA_gtk_signals_test_la_DEPENDENCIES) $(AM_V_CCLD)$(gtk_signals_test_la_LINK) $(am_gtk_signals_test_la_rpath) $(gtk_signals_test_la_OBJECTS) $(gtk_signals_test_la_LIBADD) $(LIBS) -gtkbuddynote.la: $(gtkbuddynote_la_OBJECTS) $(gtkbuddynote_la_DEPENDENCIES) +gtkbuddynote.la: $(gtkbuddynote_la_OBJECTS) $(gtkbuddynote_la_DEPENDENCIES) $(EXTRA_gtkbuddynote_la_DEPENDENCIES) $(AM_V_CCLD)$(gtkbuddynote_la_LINK) $(am_gtkbuddynote_la_rpath) $(gtkbuddynote_la_OBJECTS) $(gtkbuddynote_la_LIBADD) $(LIBS) -history.la: $(history_la_OBJECTS) $(history_la_DEPENDENCIES) +history.la: $(history_la_OBJECTS) $(history_la_DEPENDENCIES) $(EXTRA_history_la_DEPENDENCIES) $(AM_V_CCLD)$(history_la_LINK) $(am_history_la_rpath) $(history_la_OBJECTS) $(history_la_LIBADD) $(LIBS) -iconaway.la: $(iconaway_la_OBJECTS) $(iconaway_la_DEPENDENCIES) +iconaway.la: $(iconaway_la_OBJECTS) $(iconaway_la_DEPENDENCIES) $(EXTRA_iconaway_la_DEPENDENCIES) $(AM_V_CCLD)$(iconaway_la_LINK) $(am_iconaway_la_rpath) $(iconaway_la_OBJECTS) $(iconaway_la_LIBADD) $(LIBS) -markerline.la: $(markerline_la_OBJECTS) $(markerline_la_DEPENDENCIES) +markerline.la: $(markerline_la_OBJECTS) $(markerline_la_DEPENDENCIES) $(EXTRA_markerline_la_DEPENDENCIES) $(AM_V_CCLD)$(markerline_la_LINK) $(am_markerline_la_rpath) $(markerline_la_OBJECTS) $(markerline_la_LIBADD) $(LIBS) -notify.la: $(notify_la_OBJECTS) $(notify_la_DEPENDENCIES) +notify.la: $(notify_la_OBJECTS) $(notify_la_DEPENDENCIES) $(EXTRA_notify_la_DEPENDENCIES) $(AM_V_CCLD)$(notify_la_LINK) $(am_notify_la_rpath) $(notify_la_OBJECTS) $(notify_la_LIBADD) $(LIBS) -pidginrc.la: $(pidginrc_la_OBJECTS) $(pidginrc_la_DEPENDENCIES) +pidginrc.la: $(pidginrc_la_OBJECTS) $(pidginrc_la_DEPENDENCIES) $(EXTRA_pidginrc_la_DEPENDENCIES) $(AM_V_CCLD)$(pidginrc_la_LINK) $(am_pidginrc_la_rpath) $(pidginrc_la_OBJECTS) $(pidginrc_la_LIBADD) $(LIBS) -relnot.la: $(relnot_la_OBJECTS) $(relnot_la_DEPENDENCIES) +relnot.la: $(relnot_la_OBJECTS) $(relnot_la_DEPENDENCIES) $(EXTRA_relnot_la_DEPENDENCIES) $(AM_V_CCLD)$(relnot_la_LINK) $(am_relnot_la_rpath) $(relnot_la_OBJECTS) $(relnot_la_LIBADD) $(LIBS) -sendbutton.la: $(sendbutton_la_OBJECTS) $(sendbutton_la_DEPENDENCIES) +sendbutton.la: $(sendbutton_la_OBJECTS) $(sendbutton_la_DEPENDENCIES) $(EXTRA_sendbutton_la_DEPENDENCIES) $(AM_V_CCLD)$(sendbutton_la_LINK) $(am_sendbutton_la_rpath) $(sendbutton_la_OBJECTS) $(sendbutton_la_LIBADD) $(LIBS) -spellchk.la: $(spellchk_la_OBJECTS) $(spellchk_la_DEPENDENCIES) +spellchk.la: $(spellchk_la_OBJECTS) $(spellchk_la_DEPENDENCIES) $(EXTRA_spellchk_la_DEPENDENCIES) $(AM_V_CCLD)$(spellchk_la_LINK) $(am_spellchk_la_rpath) $(spellchk_la_OBJECTS) $(spellchk_la_LIBADD) $(LIBS) -themeedit.la: $(themeedit_la_OBJECTS) $(themeedit_la_DEPENDENCIES) +themeedit.la: $(themeedit_la_OBJECTS) $(themeedit_la_DEPENDENCIES) $(EXTRA_themeedit_la_DEPENDENCIES) $(AM_V_CCLD)$(themeedit_la_LINK) $(am_themeedit_la_rpath) $(themeedit_la_OBJECTS) $(themeedit_la_LIBADD) $(LIBS) -timestamp.la: $(timestamp_la_OBJECTS) $(timestamp_la_DEPENDENCIES) +timestamp.la: $(timestamp_la_OBJECTS) $(timestamp_la_DEPENDENCIES) $(EXTRA_timestamp_la_DEPENDENCIES) $(AM_V_CCLD)$(timestamp_la_LINK) $(am_timestamp_la_rpath) $(timestamp_la_OBJECTS) $(timestamp_la_LIBADD) $(LIBS) -timestamp_format.la: $(timestamp_format_la_OBJECTS) $(timestamp_format_la_DEPENDENCIES) +timestamp_format.la: $(timestamp_format_la_OBJECTS) $(timestamp_format_la_DEPENDENCIES) $(EXTRA_timestamp_format_la_DEPENDENCIES) $(AM_V_CCLD)$(timestamp_format_la_LINK) $(am_timestamp_format_la_rpath) $(timestamp_format_la_OBJECTS) $(timestamp_format_la_LIBADD) $(LIBS) -vvconfig.la: $(vvconfig_la_OBJECTS) $(vvconfig_la_DEPENDENCIES) +vvconfig.la: $(vvconfig_la_OBJECTS) $(vvconfig_la_DEPENDENCIES) $(EXTRA_vvconfig_la_DEPENDENCIES) $(AM_V_CCLD)$(vvconfig_la_LINK) $(am_vvconfig_la_rpath) $(vvconfig_la_OBJECTS) $(vvconfig_la_LIBADD) $(LIBS) -xmppconsole.la: $(xmppconsole_la_OBJECTS) $(xmppconsole_la_DEPENDENCIES) +xmppconsole.la: $(xmppconsole_la_OBJECTS) $(xmppconsole_la_DEPENDENCIES) $(EXTRA_xmppconsole_la_DEPENDENCIES) $(AM_V_CCLD)$(xmppconsole_la_LINK) $(am_xmppconsole_la_rpath) $(xmppconsole_la_OBJECTS) $(xmppconsole_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -811,26 +823,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -1049,10 +1058,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/pidgin/plugins/musicmessaging/Makefile.in pidgin-2.10.6/pidgin/plugins/musicmessaging/Makefile.in --- pidgin-2.10.4/pidgin/plugins/musicmessaging/Makefile.in 2012-05-07 03:38:00.000000000 +0000 +++ pidgin-2.10.6/pidgin/plugins/musicmessaging/Makefile.in 2012-07-06 15:27:47.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -67,6 +67,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(musicmessagingdir)" \ "$(DESTDIR)$(musicmessagingpixdir)" LTLIBRARIES = $(musicmessaging_LTLIBRARIES) @@ -78,8 +84,8 @@ @ENABLE_DBUS_TRUE@@PLUGINS_TRUE@am_musicmessaging_la_OBJECTS = \ @ENABLE_DBUS_TRUE@@PLUGINS_TRUE@ musicmessaging.lo musicmessaging_la_OBJECTS = $(am_musicmessaging_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent musicmessaging_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ @@ -97,21 +103,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(musicmessaging_la_SOURCES) DIST_SOURCES = $(am__musicmessaging_la_SOURCES_DIST) @@ -207,6 +213,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -341,6 +351,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -450,7 +462,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -musicmessaging.la: $(musicmessaging_la_OBJECTS) $(musicmessaging_la_DEPENDENCIES) +musicmessaging.la: $(musicmessaging_la_OBJECTS) $(musicmessaging_la_DEPENDENCIES) $(EXTRA_musicmessaging_la_DEPENDENCIES) $(AM_V_CCLD)$(musicmessaging_la_LINK) $(am_musicmessaging_la_rpath) $(musicmessaging_la_OBJECTS) $(musicmessaging_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -464,26 +476,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -507,9 +516,7 @@ @$(NORMAL_UNINSTALL) @list='$(musicmessagingpix_DATA)'; test -n "$(musicmessagingpixdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(musicmessagingpixdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(musicmessagingpixdir)" && rm -f $$files + dir='$(DESTDIR)$(musicmessagingpixdir)'; $(am__uninstall_files_from_dir) ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ @@ -610,10 +617,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/pidgin/plugins/perl/Makefile.in pidgin-2.10.6/pidgin/plugins/perl/Makefile.in --- pidgin-2.10.4/pidgin/plugins/perl/Makefile.in 2012-05-07 03:38:01.000000000 +0000 +++ pidgin-2.10.6/pidgin/plugins/perl/Makefile.in 2012-07-06 15:27:47.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -44,11 +44,11 @@ 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -141,6 +141,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -275,6 +279,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -434,10 +440,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: maintainer-clean-generic: diff -Nru pidgin-2.10.4/pidgin/plugins/ticker/Makefile.in pidgin-2.10.6/pidgin/plugins/ticker/Makefile.in --- pidgin-2.10.4/pidgin/plugins/ticker/Makefile.in 2012-05-07 03:38:01.000000000 +0000 +++ pidgin-2.10.6/pidgin/plugins/ticker/Makefile.in 2012-07-06 15:27:47.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -66,6 +66,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(plugindir)" LTLIBRARIES = $(plugin_LTLIBRARIES) am__DEPENDENCIES_1 = @@ -73,8 +79,8 @@ am__ticker_la_SOURCES_DIST = gtkticker.c gtkticker.h ticker.c @PLUGINS_TRUE@am_ticker_la_OBJECTS = gtkticker.lo ticker.lo ticker_la_OBJECTS = $(am_ticker_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent ticker_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ @@ -90,21 +96,21 @@ $(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 = $(am__v_CC_@AM_V@) +am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 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 = $(am__v_CCLD_@AM_V@) +am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(ticker_la_SOURCES) DIST_SOURCES = $(am__ticker_la_SOURCES_DIST) @@ -199,6 +205,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -333,6 +343,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -440,7 +452,7 @@ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -ticker.la: $(ticker_la_OBJECTS) $(ticker_la_DEPENDENCIES) +ticker.la: $(ticker_la_OBJECTS) $(ticker_la_DEPENDENCIES) $(EXTRA_ticker_la_DEPENDENCIES) $(AM_V_CCLD)$(ticker_la_LINK) $(am_ticker_la_rpath) $(ticker_la_OBJECTS) $(ticker_la_LIBADD) $(LIBS) mostlyclean-compile: @@ -455,26 +467,23 @@ .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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(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@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -581,10 +590,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/pidgin.spec pidgin-2.10.6/pidgin.spec --- pidgin-2.10.4/pidgin.spec 2012-05-07 03:39:25.000000000 +0000 +++ pidgin-2.10.6/pidgin.spec 2012-07-06 15:28:43.000000000 +0000 @@ -9,13 +9,13 @@ #define beta 7 %if 0%{?beta} -%define pidginver %(echo "2.10.4"|sed -e 's/dev.*//; s/beta.*//') +%define pidginver %(echo "2.10.6"|sed -e 's/dev.*//; s/beta.*//') %else -%define pidginver 2.10.4 +%define pidginver 2.10.6 %endif # define the minimum API version required, so we can use it for plugin deps -%define apiver %(echo "2.10.4"|awk -F. '{print $1"."$2}') +%define apiver %(echo "2.10.6"|awk -F. '{print $1"."$2}') Summary: A GTK+ based multiprotocol instant messaging client Name: pidgin @@ -24,7 +24,7 @@ License: GPL Group: Applications/Internet URL: http://pidgin.im/ -Source: %{name}-2.10.4.tar.bz2 +Source: %{name}-2.10.6.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-root # Generic build requirements @@ -221,7 +221,7 @@ %endif %prep -%setup -q -n %{name}-2.10.4 +%setup -q -n %{name}-2.10.6 %build CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} \ diff -Nru pidgin-2.10.4/po/ChangeLog pidgin-2.10.6/po/ChangeLog --- pidgin-2.10.4/po/ChangeLog 2012-05-07 03:37:26.000000000 +0000 +++ pidgin-2.10.6/po/ChangeLog 2012-07-06 14:34:05.000000000 +0000 @@ -1,5 +1,12 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul +version 2.10.6 + No changes + +version 2.10.5 + * Burmese translation updated (Thura Hlaing) + * Norwegian Nynorsk translation updated (Yngve Spjeld Landro) + version 2.10.4 * German translation updated (Björn Voigt, Jochen Kemnade) diff -Nru pidgin-2.10.4/po/Makefile.in.in pidgin-2.10.6/po/Makefile.in.in --- pidgin-2.10.4/po/Makefile.in.in 2012-05-07 03:37:44.000000000 +0000 +++ pidgin-2.10.6/po/Makefile.in.in 2012-07-06 15:27:34.000000000 +0000 @@ -49,8 +49,8 @@ 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 +MSGMERGE = INTLTOOL_EXTRACT="$(INTLTOOL_EXTRACT)" XGETTEXT="$(XGETTEXT)" srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --dist +GENPOT = INTLTOOL_EXTRACT="$(INTLTOOL_EXTRACT)" XGETTEXT="$(XGETTEXT)" srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --pot ALL_LINGUAS = @ALL_LINGUAS@ @@ -73,15 +73,20 @@ .SUFFIXES: .SUFFIXES: .po .pox .gmo .mo .msg .cat +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ +INTLTOOL_V_MSGFMT = $(INTLTOOL__v_MSGFMT_$(V)) +INTLTOOL__v_MSGFMT_= $(INTLTOOL__v_MSGFMT_$(AM_DEFAULT_VERBOSITY)) +INTLTOOL__v_MSGFMT_0 = @echo " MSGFMT" $@; + .po.pox: $(MAKE) $(GETTEXT_PACKAGE).pot $(MSGMERGE) $< $(GETTEXT_PACKAGE).pot -o $*.pox .po.mo: - $(MSGFMT) -o $@ $< + $(INTLTOOL_V_MSGFMT)$(MSGFMT) -o $@ $< .po.gmo: - file=`echo $* | sed 's,.*/,,'`.gmo \ + $(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \ && rm -f $$file && $(GMSGFMT) -o $$file $< .po.cat: diff -Nru pidgin-2.10.4/po/my_MM.po pidgin-2.10.6/po/my_MM.po --- pidgin-2.10.4/po/my_MM.po 2012-05-07 03:37:27.000000000 +0000 +++ pidgin-2.10.6/po/my_MM.po 2012-07-03 04:37:52.000000000 +0000 @@ -1,31 +1,33 @@ -# Pidgin Myanmar (Burmese) (my_MM) translations -# Copyright (C) 2004 Minn Myat Soe -# -# This file is distributed under the same license as the Pidgin package. +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # +# Translators: +# Shwun Mi , 2012. +# Yin May Oo , 2012. msgid "" msgstr "" -"Project-Id-Version: Pidgin 1.1.1\n" +"Project-Id-Version: Pidgin\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-12 02:49-0700\n" -"PO-Revision-Date: 2004-01-14 12:26+0000\n" -"Last-Translator: Minn Myat Soe \n" -"Language-Team: \n" -"Language: \n" +"POT-Creation-Date: 2012-07-02 19:15-0700\n" +"PO-Revision-Date: 2012-06-23 07:55+0000\n" +"Last-Translator: Thura Hlaing \n" +"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/pidgin/" +"language/my_MM/)\n" +"Language: my_MM\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" +"Plural-Forms: nplurals=1; plural=0\n" #. Translators may want to transliterate the name. #. It is not to be translated. -#, fuzzy msgid "Finch" -msgstr "Finch" +msgstr "ဖင့်စာ" -#, fuzzy, c-format +#, c-format msgid "%s. Try `%s -h' for more information.\n" -msgstr "Pidgin %s. Try `%s -h' for more information.\n" +msgstr "%s. အသေးစိတ် အချက်အလက်ကို `%s -h' ဖြင့် စမ်းကြည့်ပါ။\n" #, c-format msgid "" @@ -38,6 +40,14 @@ " -n, --nologin don't automatically login\n" " -v, --version display the current version and exit\n" msgstr "" +"%s\n" +"သုံးစွဲပုံ - %s [ရွေးစရာ] ...\n" +"\n" +" -c, --config=DIR config ဖိုင်များအတွက် DIR ကို သုံးရန်\n" +" -d, --debug stderr အတွက် အမှားပြင် မက်ဆေ့များကို ထုတ်ပြရန်\n" +" -h, --help ဤအကူအညီကို ဖော်ပြပြီး ရပ်နားရန်\n" +" -n, --nologin အလိုအလျောက် ဝင်ရောက်ခြင်း မပြုရန်\n" +" -v, --version လက်ရှိ ဗားရှင်းကို ဖော်ပြပြီး ရပ်နားရန်\n" #, c-format msgid "" @@ -45,503 +55,447 @@ "investigate and complete the migration by hand. Please report this error at " "http://developer.pidgin.im" msgstr "" +"%s သည် %s မှ %s သို့ ချိန်ညှိချက်များ ပြောင်းရွှေ့ရာတွင် ချို့ယွင်းမှုများ တွေ့ခဲ့သည်။ ကြည့်ရှု စစ်ဆေးပြီး " +"အပြောင်းအရွှေ့ကို ကိုယ်တိုင် ပြုလုပ်ပါ။ ဤ ချို့ယွင်းချက်ကို http://developer.pidgin.im တွင် သတင်းပို့ပါ။" #. the user did not fill in the captcha msgid "Error" -msgstr "Error" +msgstr "ချို့ယွင်းချက်" -#, fuzzy msgid "Account was not modified" -msgstr "Account has been disabled" +msgstr "အကောင့်ကို ပြုပြင် မထားပါ" -#, fuzzy msgid "Account was not added" -msgstr "Account has been disabled" +msgstr "အကောင့် ထပ်မထည့်ပါ။" msgid "Username of an account must be non-empty." -msgstr "" +msgstr "အကောင့် သုံးစွဲသူအမည် အကွက်ကို ချန်မထားရ။" msgid "" "The account's protocol cannot be changed while it is connected to the server." -msgstr "" +msgstr "ဆာဗာနှင့် ချိတ်ဆက်နေစဉ် အကောင့် ပရိုတိုကောကို ပြောင်း၍ မရပါ။" msgid "" "The account's username cannot be changed while it is connected to the server." -msgstr "" +msgstr "ဆာဗာနှင့် ချိတ်ဆက်နေစဉ် အကောင့် သုံးစွဲသူကို ပြောင်း၍ မရပါ။" msgid "New mail notifications" -msgstr "Mail အသစ္‌ အခ္ယက္‌ေပးခ္ရင္း" +msgstr "စာအသစ် ရရှိမှု အသိပေးချက်များ" msgid "Remember password" -msgstr "Password ကို မ္ဟတ္‌ထား" +msgstr "စကားဝှက်ကို မှတ်သားရန်" msgid "There are no protocol plugins installed." -msgstr "" +msgstr "ပရိုတိုကော ပလပ်အင်များ ထည့်သွင်း မထားပါ။" msgid "(You probably forgot to 'make install'.)" -msgstr "" +msgstr "'make install' လုပ်ဆောင်ရန် မေ့ကျန်ခဲ့တယ်ထင်တယ်။ " msgid "Modify Account" -msgstr "Account ကိုပ္ရန္‌ပ္ရင္‌မယ္‌" +msgstr "အကောင့် ပြုပြင်ရန်" -#, fuzzy msgid "New Account" -msgstr "Account" +msgstr "အကောင့် အသစ်" msgid "Protocol:" -msgstr "Protocol:" +msgstr "ပရိုတိုကော - " -#, fuzzy msgid "Username:" -msgstr "(_U) User နာမည္‌:" +msgstr "သုံးစွဲသူအမည် - " msgid "Password:" -msgstr "Password:" +msgstr "စကားဝှက် - " msgid "Alias:" -msgstr "Alias:" +msgstr "အမည်ကွဲ - " #. Register checkbox -#, fuzzy msgid "Create this account on the server" -msgstr "You were disconnected from the server." +msgstr "ဤအကောင့်ကို ဆာဗာပေါ် ပြုလုပ်ရန်" #. Cancel button #. Cancel msgid "Cancel" -msgstr "မလုပ္‌ေတာ့ပာ" +msgstr "ဖျက်သိမ်းရန်" #. Save button #. Save msgid "Save" -msgstr "သိမ္းလိုက္‌မယ္‌" +msgstr "သိမ်းဆည်းရန်" #, c-format msgid "Are you sure you want to delete %s?" -msgstr "%s ကို တကယ္‌ဖ္ယက္‌လိုက္‌ေတာ့မ္ဟာလား" +msgstr "%s ကို အမှန်တကယ် ပယ်ဖျက်မည်လား?" -#, fuzzy msgid "Delete Account" -msgstr "Account" +msgstr "အကောင့် ပယ်ဖျက်ရန်" #. Delete button msgid "Delete" -msgstr "ဖ္ယက္‌ပစ္‌မယ္‌" +msgstr "ပယ်ဖျက်ရန်" msgid "Accounts" -msgstr "Accounts" +msgstr "အကောင့်များ" -#, fuzzy msgid "You can enable/disable accounts from the following list." -msgstr "You are awaiting authorisation from the following buddies" +msgstr "အောက်ပါ စာရင်းမှ အကောင့်များကို ဖွင့်နိုင်/ပိတ်နိုင်သည်။" #. Add button msgid "Add" -msgstr "ထပ္‌ထည့္မယ္‌" +msgstr "ထည့်သွင်းရန်" #. Modify button -#, fuzzy msgid "Modify" -msgstr "_Modify" +msgstr "ပြုပြင်ရန်" -#, fuzzy, c-format +#, c-format msgid "%s%s%s%s has made %s his or her buddy%s%s" -msgstr "%s%s%s%s has made %s his or her buddy%s%s%s" +msgstr "%s%s%s%s သည် %s ကို ၄င်း၏ မိတ်ဆွေ%s%s အဖြစ် သတ်မှတ်သည်" msgid "Add buddy to your list?" -msgstr "စာရင္းထဲကို ေဘာ္ဒာထည့္မလား" +msgstr "စာရင်းထဲ၌ မိတ်ဆွေသစ် ထည့်သွင်းမည်လား?" -#, fuzzy, c-format +#, c-format msgid "%s%s%s%s wants to add %s to his or her buddy list%s%s" -msgstr "The user %s wants to add %s to his or her buddy list." +msgstr "%s%s%s%s က %s ကိုသူ့မိတ်ဆွေစာရင်း %s%s သို့ ထပ်ပေါင်းချင်တယ်။" -#, fuzzy msgid "Authorize buddy?" -msgstr "Authorise" +msgstr "မိတ်ဆွေကို လုပ်ပိုင်ခွင့် ပေးမည်လား?" msgid "Authorize" -msgstr "Authorise" +msgstr "လုပ်ပိုင်ခွင့်ပေးရန်" msgid "Deny" -msgstr "Deny" +msgstr "ငြင်းပယ်ရန်" #, c-format msgid "" "Online: %d\n" "Total: %d" msgstr "" +"အွန်လိုင်းရှိသူ - %d\n" +"စုစုပေါင်း - %d" -#, fuzzy, c-format +#, c-format msgid "Account: %s (%s)" -msgstr "Users on %s: %s" +msgstr "အကောင့် - %s (%s)" -#, fuzzy, c-format +#, c-format msgid "" "\n" "Last Seen: %s ago" msgstr "" "\n" -"%s: %s" +"နောက်ဆုံးတွေ့ရှိချိန် - %s " -#, fuzzy msgid "Default" -msgstr "Gnome Default" +msgstr "မူလသတ်မှတ်ချက်" -#, fuzzy msgid "You must provide a username for the buddy." -msgstr "Please enter the name of the group to be added." +msgstr "မိတ်ဆွေအတွက် သုံးစွဲသူအမည်တစ်ခု ပေးပါ။" msgid "You must provide a group." -msgstr "" +msgstr "အဖွဲ့တစ်ခု ပေးပါ။" -#, fuzzy msgid "You must select an account." -msgstr "You must specify a nick" +msgstr "အကောင့်တစ်ခု ရွေးပါ။" msgid "The selected account is not online." -msgstr "" +msgstr "ရွေးထားသော အကောင့်သည် အွန်းလိုင်းပေါ် မရှိပါ။" -#, fuzzy msgid "Error adding buddy" -msgstr "" -"Error reading %s: \n" -"%s.\n" +msgstr "မိတ်ဆွေ ထည့်သွင်းရာတွင် ချို့ယွင်းချက်" msgid "Username" -msgstr "Username" +msgstr "သုံးစွဲသူအမည်" -#, fuzzy msgid "Alias (optional)" -msgstr "Message Notification" +msgstr "အမည်ကွဲ (လိုအပ်လျှင်)" -#, fuzzy msgid "Invite message (optional)" -msgstr "Message Notification" +msgstr "ဖိတ်ခေါ်မှု စာတို (လိုအပ်လျှင်)" -#, fuzzy msgid "Add in group" -msgstr "Add Group" +msgstr "အုပ်စုထဲ ထည့်သွင်းရန်" msgid "Account" -msgstr "Account" +msgstr "အကောင့်" msgid "Add Buddy" -msgstr "Add Buddy" +msgstr "မိတ်ဆွေ ထည့်သွင်းရန်" -#, fuzzy msgid "Please enter buddy information." -msgstr "Please enter a buddy to pounce." +msgstr "မိတ်ဆွေ အချက်အလက်များကို ရေးထည့်ပါ။ " msgid "Chats" -msgstr "Chats" +msgstr "စကားပြောဆိုချက်များ" #. Extract their Name and put it in msgid "Name" -msgstr "အမည္‌" +msgstr "အမည်" msgid "Alias" -msgstr "Alias" +msgstr "အမည်ကွဲ" -#, fuzzy msgid "Group" -msgstr "Group:" +msgstr "အုပ်စု" -#, fuzzy msgid "Auto-join" -msgstr "အလိုလို ဝင္‌စေမယ္‌" +msgstr "အလိုအလျောက် ပါဝင်မှု" msgid "Add Chat" -msgstr "Chat ထပ္‌ထည့္မယ္‌" +msgstr "​စကားပြောဆိုရန် ထည့်သွင်းပါ" msgid "You can edit more information from the context menu later." -msgstr "" +msgstr "context menu မှ အချက်အလက်များကို နောက်မှ တည်းဖြတ်နိုင်သည်။" -#, fuzzy msgid "Error adding group" -msgstr "" -"Error reading %s: \n" -"%s.\n" +msgstr "အုပ်စု ထည့်သွင်းမှု ချို့ယွင်းချက်" -#, fuzzy msgid "You must give a name for the group to add." -msgstr "Please enter the name of the group to be added." +msgstr "ထည့်သွင်းရန် အုပ်စုအမည် တခု ပေးရပါမယ်။" msgid "Add Group" -msgstr "Add Group" +msgstr "အုပ်စု ​ထည့်သွင်းရန်" -#, fuzzy msgid "Enter the name of the group" -msgstr "Please enter the name of the group to be added." +msgstr "အုပ်စု အမည်ကို ရေးထည့်ရန်" -#, fuzzy msgid "Edit Chat" -msgstr "Chat ထပ္‌ထည့္မယ္‌" +msgstr "စကားပြောဆိုချက်ကို တည်းဖြတ်ရန်" msgid "Please Update the necessary fields." -msgstr "" +msgstr "လိုအပ်သော အကွက်များကို မွမ်းမံပါ။" -#, fuzzy msgid "Edit" -msgstr "_Edit" +msgstr "တည်းဖြတ်ရန်" -#, fuzzy msgid "Edit Settings" -msgstr "Environmental Setting ကိုပဲသံုးမယ္‌" +msgstr "တည်းဖြတ်မှု ချိန်ညှိချက်များ" msgid "Information" -msgstr "Information" +msgstr "အချက်အလက်များ" -#, fuzzy msgid "Retrieving..." -msgstr "Connecting..." +msgstr "ပြန်လည် ထုတ်ယူနေသည်..." msgid "Get Info" -msgstr "Get Info" +msgstr "အချက်အလက် ရယူရန်" -#, fuzzy msgid "Add Buddy Pounce" -msgstr "Add Buddy _Pounce" +msgstr "မိတ်ဆွေပေါင်းကို ထည့်သွင်းရန်" msgid "Send File" -msgstr "Send File" +msgstr "ဖိုင် ပေးပို့ရန်" -#, fuzzy msgid "Blocked" -msgstr "Block" +msgstr "ပိတ်ဆို့ထားသည်" -#, fuzzy msgid "Show when offline" -msgstr "Not allowed when offline" +msgstr "အော့ဖ်လိုင်းတွင် ဖေါ်ပြရန်" -#, fuzzy, c-format +#, c-format msgid "Please enter the new name for %s" -msgstr "Please enter a new name for the selected group." +msgstr "%s အတွက် အမည်အသစ် ပေးပါ" -#, fuzzy msgid "Rename" -msgstr "(_R) နာမည္‌ပ္ရောင္းမယ္‌" +msgstr "နာမည်ပြောင်းရန်" -#, fuzzy msgid "Set Alias" -msgstr "Alias" +msgstr "အမည်ကွဲ သတ်မှတ်ပေးရန်" msgid "Enter empty string to reset the name." -msgstr "" +msgstr "နာမည်ကို ပြန်ချိန်ရန် ဗလာစာတွဲ ရေးပေးပါ။" msgid "Removing this contact will also remove all the buddies in the contact" -msgstr "" +msgstr "ဤအဆက်အသွယ်ကို ဖယ်ထုတ်လျှင် အဆက်အသွယ် လုပ်သော မိတ်ဆွေအားလုံးကို ဖယ်ရှားသွားမည်။" msgid "Removing this group will also remove all the buddies in the group" -msgstr "" +msgstr "ဤအုပ်စုကို ဖယ်ရှားလျှင် အုပ်စုထဲရှိ မိတ်ဆွေအားလုံးကို ဖယ်ရှားသွားမည်။" -#, fuzzy, c-format +#, c-format msgid "Are you sure you want to remove %s?" -msgstr "%s ကို တကယ္‌ဖ္ယက္‌လိုက္‌ေတာ့မ္ဟာလား" +msgstr "%s ကို အမှန်တကယ် ဖယ်ရှားလိုသလား?" #. XXX: anything to do with the returned ui-handle? -#, fuzzy msgid "Confirm Remove" -msgstr "Confirm Account" +msgstr "ဖယ်ရှားရန် အတည်ပြုပါ" msgid "Remove" -msgstr "ဖယ္‌ပစ္‌လိုက္‌" +msgstr "ဖယ်ရှားရန်" #. Buddy List msgid "Buddy List" -msgstr "ဘော္ဒာ စာရင္း" +msgstr "မိတ်ဆွေ စာရင်း" msgid "Place tagged" -msgstr "" +msgstr "မှတ်ထားသော နေရာ" msgid "Toggle Tag" -msgstr "" +msgstr "အလွယ် အမှတ်အသား" -#, fuzzy msgid "View Log" -msgstr "(_L) log ကိုက္ရည့္မယ္‌" +msgstr "မှတ်တမ်း ကြည့်ရှုရန်" #. General msgid "Nickname" -msgstr "Nickname" +msgstr "အမည်ပြောင်" #. Never know what those translations might end up like... #. Idle stuff msgid "Idle" -msgstr "Idle" +msgstr "မလှုပ်မရှား" -#, fuzzy msgid "On Mobile" -msgstr "Send to Mobile" +msgstr "လက်ကိုင်ဖုန်းပေါ်၌" msgid "New..." -msgstr "New..." +msgstr "အသစ် ဖွင့်ရန်..." -#, fuzzy msgid "Saved..." -msgstr "Save File..." +msgstr "သိမ်းဆည်းထားသည်..." msgid "Plugins" -msgstr "Plugins" +msgstr "ပလပ်အင်များ" -#, fuzzy msgid "Block/Unblock" -msgstr "Block" +msgstr "ပိတ်ဆို့ရန်/ ပြန်ဖွင့်ရန်" msgid "Block" -msgstr "Block" +msgstr "ပိတ်ဆို့ရန်" -#, fuzzy msgid "Unblock" -msgstr "Block" +msgstr "ပြန်ဖွင့်ရန်" -#, fuzzy msgid "" "Please enter the username or alias of the person you would like to Block/" "Unblock." -msgstr "Please enter the screen name of the person you would like to IM." +msgstr "သင် ပိတ်ဆို့/ပြန်ဖွင့်လိုသော မိတ်ဆွေ၏ သုံးစွဲသူအမည် သို့မဟုတ် အမည်ကွဲကို ရေးထည့်ပါ။" #. Not multiline #. Not masked? #. No hints? msgid "OK" -msgstr "ကောင္းပာပ္ရီ" +msgstr "ကောင်းပြီ" msgid "New Instant Message" -msgstr "New Instant Message" +msgstr "လက်ငင်း ပေးပို့သော စာတိုအသစ်" -#, fuzzy msgid "Please enter the username or alias of the person you would like to IM." -msgstr "Please enter the screen name of the person you would like to IM." +msgstr "သင် စာတို ပေးပို့လိုသော မိတ်ဆွေ၏ သုံးစွဲသူအမည် သို့မဟုတ် အမည်ကွဲကို ရေးထည့်ပါ။" -#, fuzzy msgid "Channel" -msgstr "_Channel:" +msgstr "ချာနယ်" msgid "Join a Chat" -msgstr "Chat န္ဟင့္ဆက္‌သ္ဝယ္‌" +msgstr "စကားပြောခန်းတွင် ပါ၀င်ရန်" -#, fuzzy msgid "Please enter the name of the chat you want to join." -msgstr "Please enter the URL of the link that you want to insert." +msgstr "သင် ပါဝင်လိုသော စကားပြောခန်းအမည်ကို ရေးပေးပါ။ " -#, fuzzy msgid "Join" -msgstr "(_J) ဝင္‌လိုက္‌မယ္‌" +msgstr "ပါဝင်ရန်" -#, fuzzy msgid "" "Please enter the username or alias of the person whose log you would like to " "view." -msgstr "" -"Please enter the screen name of the person whose log you would like to view." +msgstr "သင်ကြည့်ရှုလိုသော မှတ်တမ်းရှင်၏ အမည် သို့မဟုတ် အမည်ကွဲကို ရေးထည့်ပါ။" #. Create the "Options" frame. -#, fuzzy msgid "Options" -msgstr "/_Options" +msgstr "ရွေးစရာများ" -#, fuzzy msgid "Send IM..." -msgstr "Save File..." +msgstr "စာတို ပေးပို့ရန်..." -#, fuzzy msgid "Block/Unblock..." -msgstr "Block" +msgstr "ပိတ်ဆို့ရန်/ပြန်ဖွင့်ရန်" -#, fuzzy msgid "Join Chat..." -msgstr "Join A Chat..." +msgstr "စကားခန်းတွင် ပါဝင်ရန်..." -#, fuzzy msgid "View Log..." -msgstr "(_L) log ကိုက္ရည့္မယ္‌" +msgstr "မှတ်တမ်း ကြည့်ရှုရန်..." -#, fuzzy msgid "View All Logs" -msgstr "(_L) log ကိုက္ရည့္မယ္‌" +msgstr "မှတ်တမ်း အားလုံး ကြည့်ရှုရန်" msgid "Show" -msgstr "" +msgstr "ဖော်ပြရန်" -#, fuzzy msgid "Empty groups" -msgstr "By group" +msgstr "အုပ်စု နေရာလွတ်များ" -#, fuzzy msgid "Offline buddies" -msgstr "Dim i_dle buddies" +msgstr "အော့ဖ်လိုင်း မိတ်ဆွေများ" -#, fuzzy msgid "Sort" -msgstr "Port" +msgstr "မျိုးတူစုရန်" -#, fuzzy msgid "By Status" -msgstr "By status" +msgstr "အနေအထား အလိုက်" -#, fuzzy msgid "Alphabetically" -msgstr "အက္ခရာ စဥ္အလိုက္‌" +msgstr "အက္ခရာစဉ် အလိုက်" -#, fuzzy msgid "By Log Size" -msgstr "By log size" +msgstr "မှတ်တမ်း အရွယ်အစား အလိုက်" -#, fuzzy msgid "Buddy" -msgstr "_Buddy:" +msgstr "မိတ်ဆွေ" msgid "Chat" -msgstr "Chat" +msgstr "စကားပြောရန်" -#, fuzzy msgid "Grouping" -msgstr "Group:" +msgstr "အုပ်စုဖွဲ့ခြင်း" -#, fuzzy msgid "Certificate Import" -msgstr "Connect" +msgstr "အသိအမှတ်ပြုလွှာ တင်သွင်းရန်" msgid "Specify a hostname" -msgstr "" +msgstr "စက်အမည် သတ်မှတ်ရန်" msgid "Type the host name this certificate is for." -msgstr "" +msgstr "ဒီအသိအမှတ်ပြုလွှာ ရရှိသော စက်အမည်ကို ရေးပါ။" #, c-format msgid "" "File %s could not be imported.\n" "Make sure that the file is readable and in PEM format.\n" msgstr "" +"%s ဖိုင်ကို တင်သွင်း၍ မရပါ။\n" +"ဖိုင်သည် PEM ဖိုင်အမျိုးအစား ဖြစ်ပြီး ဖတ်ရှုနိုင်ရမည်။\n" msgid "Certificate Import Error" -msgstr "" +msgstr "အသိအမှတ်ပြုလွှာ တင်သွင်းမှု ချို့ယွင်းချက်" msgid "X.509 certificate import failed" -msgstr "" +msgstr "X.509 အသိအမှတ်ပြုလွှာ တင်သွင်းမှု မအောင်မြင်ပါ။" -#, fuzzy msgid "Select a PEM certificate" -msgstr "Select a file" +msgstr "PEM အသိအမှတ်ပြုလွှာ တစ်ခု ရွေးရန်" #, c-format msgid "" "Export to file %s failed.\n" "Check that you have write permission to the target path\n" msgstr "" +"%s ဖိုင်ကို ထုတ်ယူ၍ မရပါ။\n" +"ရာထားသည့် ဖိုင်လမ်းကြောင်းဆီ ရေးသားနိုင်ခွင့် ရှိမရှိ စစ်ဆေးပါ။\n" msgid "Certificate Export Error" -msgstr "" +msgstr "အသိအမှတ်ပြုလွှာ တင်ပို့မှု ချို့ယွင်းချက်" msgid "X.509 certificate export failed" -msgstr "" +msgstr "X.509 အသိအမှတ်ပြုလွှာ ထုတ်ယူမှု မအောင်မြင်ပါ။" msgid "PEM X.509 Certificate Export" -msgstr "" +msgstr "PEM X.509 အသိအမှတ်ပြုလွှာ တင်ပို့ရန်" #, c-format msgid "Certificate for %s" -msgstr "" +msgstr "%s အတွက် အသိအမှတ်ပြုလွှာ" #, c-format msgid "" @@ -550,38 +504,41 @@ "SHA1 fingerprint:\n" "%s" msgstr "" +"ဘုံအမည် - %s\n" +"\n" +"SHA1 လက်ဗွေရာ:\n" +"%s" msgid "SSL Host Certificate" -msgstr "" +msgstr "SSL Host အသိအမှတ်ပြုလွှာ" #, c-format msgid "Really delete certificate for %s?" -msgstr "" +msgstr "%s အတွက် အသိအမှတ်ပြုလွှာကို အမှန်တကယ် ပယ်ဖျက်မည်လား?" msgid "Confirm certificate delete" -msgstr "" +msgstr "အသိအမှတ်ပြုလွှာ ပယ်ဖျက်မှု အတည်ပြုရန်" msgid "Certificate Manager" -msgstr "" +msgstr "အသိအမှတ်ပြုလွှာ မန်နေဂျာ" -#, fuzzy msgid "Hostname" -msgstr "Last name:" +msgstr "စက်အမည်" msgid "Info" -msgstr "Info" +msgstr "အချက်အလက်" #. Close button msgid "Close" -msgstr "Close" +msgstr "ပိတ်ရန်" -#, fuzzy, c-format +#, c-format msgid "%s (%s)" -msgstr "Users on %s: %s" +msgstr "%s (%s)" -#, fuzzy, c-format +#, c-format msgid "%s disconnected." -msgstr "Disconnected." +msgstr "%s အဆက်ပြတ်သွားသည်။" #, c-format msgid "" @@ -590,178 +547,169 @@ "Finch will not attempt to reconnect the account until you correct the error " "and re-enable the account." msgstr "" +"%s\n" +"\n" +"ဖင့်စာသည် ချို့ယွင်းချက်ကို သင် ပြင်ဆင်ပြီး အကောင့်ကို ပြန်မဖွင့်မချင်း အကောင့်ကို ပြန်ဆက်သွယ်ပေးမည် မဟုတ်ပါ။" -#, fuzzy msgid "Re-enable Account" -msgstr "Register New Jabber Account" +msgstr "အကောင့်ကို ပြန်ဖွင့်ရန်" msgid "No such command." -msgstr "No such command." +msgstr "ယင်းပုံစံ ညွှန်ကြားချက် မရှိပါ။" msgid "Syntax Error: You typed the wrong number of arguments to that command." -msgstr "" -"Syntax Error: You typed the wrong number of arguments to that command." +msgstr "ဝါကျ ချို့ယွင်းချက် - ထိုညွှန်ကြားချက်အတွက် ပေးထားသော နံပါတ်အမှားကို ရေးထည့်ထားသည်။" msgid "Your command failed for an unknown reason." -msgstr "Your command failed for an unknown reason." +msgstr "သင့် ညွှန်ကြားချက်သည် မသိရသော အကြောင်းကိစ္စကြောင့် မအောင်မြင်ပါ။" -#, fuzzy msgid "That command only works in chats, not IMs." -msgstr "That command only works in Chats, not IMs." +msgstr "ယင်းညွှန်ကြားချက်သည် စကားပြောရန် အတွက်သာ သုံးပြီး လက်ငင်း စာတို​ပို့၍ မရပါ။" -#, fuzzy msgid "That command only works in IMs, not chats." -msgstr "That command only works in IMs, not Chats." +msgstr "ယင်းညွှန်ကြားချက်သည် လက်ငင်း စာတုပို့ရန်အတွက်သာ သုံးပြီး စကားပြော၍ မရပါ။" msgid "That command doesn't work on this protocol." -msgstr "That command doesn't work on this protocol." +msgstr "ယင်းညွန်ကြားချက်သည် ဤပရိုတိုကောတွင် အလုပ်မလုပ်ပါ။ " msgid "Message was not sent, because you are not signed on." -msgstr "" +msgstr "သင်သည် အကောင့်တွင်း မ၀င်သောကြောင့် စာပေးပို့၍ မရပါ။" -#, fuzzy, c-format +#, c-format msgid "%s (%s -- %s)" -msgstr "Users on %s: %s" +msgstr "%s (%s -- %s)" #, c-format msgid "%s [%s]" -msgstr "" +msgstr "%s [%s]" -#, fuzzy, c-format +#, c-format msgid "" "\n" "%s is typing..." -msgstr "User is typing..." +msgstr "" +"\n" +"%s စာရိုက်နေသည်..." -#, fuzzy msgid "You have left this chat." -msgstr "You talk in chat" +msgstr "ဤစကားပြောခန်းမှ သင်ထွက်သွားပြီ။" msgid "" "The account has disconnected and you are no longer in this chat. You will be " "automatically rejoined in the chat when the account reconnects." msgstr "" +"ဤအကောင့် အဆက်အသွယ် ပြတ်သည့်အတွက် စကားပြော၍ မရတော့ပါ။ အကောင့်ထဲ ပြန်၀င်သည့်အခါ စကားပြောခန်းထဲ၌ " +"သင်အလိုအလျောက် ပြန်၀င်မည် ဖြစ်သည်။" msgid "Logging started. Future messages in this conversation will be logged." -msgstr "" +msgstr "မှတ်တမ်းတင်ခြင်း စတင်ပြီ။ ဤစကားပြောဆိုမှုတွင် တက်လာမည့် ပေးစာများကို မှတ်တမ်းတင်သွားမည် ဖြစ်သည်။" msgid "" "Logging stopped. Future messages in this conversation will not be logged." -msgstr "" +msgstr "မှတ်တမ်းတင်ခြင်း ရပ်တန့်သွားပြီ။ ဤစကားပြောဆိုမှုတွင် တက်လာမည့် မက်ဆေ့များကို မှတ်တင်တင်မည် မဟုတ်" -#, fuzzy msgid "Send To" -msgstr "_Send As" +msgstr "ပေးပို့မည့် နေရာ" -#, fuzzy msgid "Conversation" -msgstr "စကားမ္ယား" +msgstr "စကားပြောဆိုမှု" msgid "Clear Scrollback" -msgstr "" +msgstr "Scrollback ရှင်းလင်းရန်" -#, fuzzy msgid "Show Timestamps" -msgstr "Timestamps" +msgstr "အချိန်အမှတ်အသား ဖေါ်ပြရန်" -#, fuzzy msgid "Add Buddy Pounce..." -msgstr "Add Buddy _Pounce" +msgstr "မိတ်ဆွေပေါင်းကို ထည့်သွင်းရန်..." -#, fuzzy msgid "Invite..." -msgstr "Invite" +msgstr "ဖိတ်ခေါ်ရန်..." -#, fuzzy msgid "Enable Logging" -msgstr "/Options/Enable Logging" +msgstr "မှတ်တမ်းတင်ရန်" -#, fuzzy msgid "Enable Sounds" -msgstr "/Options/Enable Sounds" +msgstr "အသံများကို ဖွင့်ထားရန်" -#, fuzzy msgid "You are not connected." -msgstr "Could not connect" +msgstr "သင့် အချိတ်အဆက် မရှိပါ။" -#, fuzzy msgid " " -msgstr "(%s) %s : %s\n" +msgstr "<အလိုအလျောက်-တုံ့ပြန်ချက်>" #, c-format msgid "List of %d user:\n" msgid_plural "List of %d users:\n" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "သုံးစွဲသူ %d စာရင်း - \n" -#, fuzzy msgid "Supported debug options are: plugins version" -msgstr "Supported debug options are: version" +msgstr "ထောက်ပံ့ထားသော အမှားပြင်ဆင်မှု ရွေးစရာများမှာ - ပလပ်အင် ဗားရှင်း" msgid "No such command (in this context)." -msgstr "No such command (in this context)." +msgstr "ဒီလိုမျိုး ညွှန်ကြားချက် မရှိပါ (ဤအပိုင်းတွင်)" msgid "" "Use \"/help <command>\" for help on a specific command.\n" "The following commands are available in this context:\n" msgstr "" -"Use \"/help <command>\" for help on a specific command.\n" -"The following commands are available in this context:\n" +"သီးသန့် ညွန်ကြားချက်ဆိုင်ရာ အကူအညီ အတွက် \"/help <command>\" ကို သုံးပါ။\n" +"အောက်ပါ ညွှန်ကြားချက်များကို ဤအပိုင်းတွင် ရရှိနိုင်သည်။\n" #, c-format msgid "" "%s is not a valid message class. See '/help msgcolor' for valid message " "classes." msgstr "" +"%s သည် စာတိုပေးပို့ချက် အမှန်မဟုတ်ပါ။ စာတိုပေးပို့ချက် အမှန်ကို '/help msgcolor' တွင် ကြည့်ရှုပါ။ " #, c-format msgid "%s is not a valid color. See '/help msgcolor' for valid colors." -msgstr "" +msgstr "%s သည် မှန်ကန်သော အရောင် မဟုတ်ပါ။ မှန်ကန်သော အရောင်ကို '/help msgcolor' တွင် ကြည့်ရှုပါ။" msgid "" "say <message>: Send a message normally as if you weren't using a " "command." -msgstr "" -"say <message>: Send a message normally as if you weren't using a " -"command." +msgstr "<message> ဆိုလိုရင်း - အကယ်၍ သင်သည် ညွှန်ကြားချက်ကို မသုံးပါက စာကို ရိုးရိုး ပေးပို့ပါ။" msgid "me <action>: Send an IRC style action to a buddy or chat." -msgstr "me <action>: Send an IRC style action to a buddy or chat." +msgstr "" +"မိမိအတွက် <action> - မိတ်ဆွေ တစ်ဦးထံ (သို့) စကားပြောခန်း တစ်ခုသို့ IRC ပုံစံ လှုပ်ရှားမှု တစ်ခု " +"ပေးပို့ပါ။" msgid "" "debug <option>: Send various debug information to the current " "conversation." msgstr "" -"debug <option>: Send various debug information to the current " -"conversation." +"<option> အမှားပြင်ဆင်ရန် - လက်ရှိ စကားပြောဆိုမှုအတွင်း အမှားပြင်ဆင်မှု အချက်အလက် အမျိုးမျိုးကို " +"ပေးပို့ပါ။" -#, fuzzy msgid "clear: Clears the conversation scrollback." -msgstr "%s has closed the conversation window." +msgstr "ရှင်းလင်းရန် - scrollback.စကားပြောဆိုမှုကို ရှင်းလင်းရန်" msgid "help <command>: Help on a specific command." -msgstr "help <command>: Help on a specific command." +msgstr "<command> အကူအညီ - သီးခြား ညွှန်ကြားချက်အတွက် အကူအညီ။" msgid "users: Show the list of users in the chat." -msgstr "" +msgstr "သုံးစွဲသူများ - စကားပြောခန်းရှိ သုံးစွဲသူများ စာရင်းကို ပြပါ။" msgid "plugins: Show the plugins window." -msgstr "" +msgstr "ပလပ်အင်များ - ပလပ်အင် ၀င်းဒိုးကို ပြပါ။" msgid "buddylist: Show the buddylist." -msgstr "" +msgstr "မိတ်ဆွေစာရင်း - မိတ်ဆွေစာရင်းကို ပြပါ။" msgid "accounts: Show the accounts window." -msgstr "" +msgstr "အကောင့်များ - အကောင့် ၀င်းဒိုးကို ပြပါ။" msgid "debugwin: Show the debug window." -msgstr "" +msgstr "အမှားပြင်ကွက် - အမှားပြင် ၀င်းဒိုးကို ပြပါ။" msgid "prefs: Show the preference window." -msgstr "" +msgstr "ဦးစားပေးချက်များ - ဦးစားပေးသည့် ဝင်းဒိုး ပြပါ။" msgid "statuses: Show the savedstatuses window." -msgstr "" +msgstr "အနေအထားများ - သိမ်းဆည်းမှု အနေအထားပြ ဝင်းဒိုးကို ပြပါ။" msgid "" "msgcolor <class> <foreground> <background>: Set the color " @@ -770,254 +718,242 @@ "background>: black, red, green, blue, white, gray, darkgray, magenta, " "cyan, default

EXAMPLE:
msgcolor send cyan default" msgstr "" +"msgcolor <class> <foreground> <background> - စကားပြောဆိုမှု " +"ဝင်းဒိုးထဲရှိ စာတိုပေးပို့ချက် အမျိုးမျိုးအတွက် အရောင် သတ်မှတ်ပါ။
<class> - လက်ခံရန်၊ " +"ပေးပို့ရန်၊ အရောင်တင်ရန်၊ လုပ်ဆောင်ချက်၊ အချိန်သတ်မှတ်ချက်
<foreground/" +"background> - အနက်၊ ​အနီ၊ အစိမ်း၊ အပြာ၊ အဖြူ၊ မီးခိုး၊ မီးခိုးရင့်၊ ပန်းခရမ်း၊ ပန်းရောင်၊ " +"ပုံမှန်အရောင်

ဥပမာ -
msgcolor သည် ပန်းရောင်ကို ပုံမှန်အရောင်အဖြစ် ပေးပို့သည်" msgid "Unable to open file." -msgstr "Unable to read file." +msgstr "ဖိုင် ဖွင့်လို့ မရပါ။" msgid "Debug Window" -msgstr "Debug Window" +msgstr "အမှားပြင် ၀င်းဒိုး" #. XXX: Setting the GROW_Y for the following widgets don't make sense. But right now #. * it's necessary to make the width of the debug window resizable ... like I said, #. * it doesn't make sense. The bug is likely in the packing in gntbox.c. #. -#, fuzzy msgid "Clear" -msgstr "Close" +msgstr "ရှင်းလင်းရန်" -#, fuzzy msgid "Filter:" -msgstr "Failed" +msgstr "စစ်ထုတ်ရန် -" msgid "Pause" -msgstr "Pause" +msgstr "ဆိုင်းငံ့ရန်" -#, fuzzy, c-format +#, c-format msgid "File Transfers - %d%% of %d file" msgid_plural "File Transfers - %d%% of %d files" -msgstr[0] "File transfer to %s aborted.\n" -msgstr[1] "File transfer to %s aborted.\n" +msgstr[0] "ဖိုင်ရွှေ့ပြောင်းမှု %d%% မူရင်းဖိုင် %d ခု" #. Create the window. msgid "File Transfers" -msgstr "ဖိုင္ အရ္ဝေ့အပ္ရောင္းမ္ယား" +msgstr "ဖိုင်ရွှေ့ပြောင်းမှု" msgid "Progress" -msgstr "Progress" +msgstr "တိုးတက်မှု" msgid "Filename" -msgstr "Filename" +msgstr "ဖိုင်အမည်" msgid "Size" -msgstr "Size" +msgstr "အရွယ်အစား" -#, fuzzy msgid "Speed" -msgstr "Speed:" +msgstr "အမြန်နှုန်း" msgid "Remaining" -msgstr "Remaining" +msgstr "လက်ကျန်" #. XXX: Use of ggp_str_to_uin() is an ugly hack! #. presence msgid "Status" -msgstr "Status" +msgstr "အနေအထား" msgid "Close this window when all transfers finish" -msgstr "" +msgstr "ရွှေ့ပြောင်းမှု အားလုံး ပြီးဆုံးလျှင် ဤဝင်းဒိုးကို ပိတ်ပါ။" -#, fuzzy msgid "Clear finished transfers" -msgstr "_Clear finished transfers" +msgstr "ပြီးသွားသည့် ရွှေ့ပြောင်းချက်ကို ရှင်းလင်းရန်" -#, fuzzy msgid "Stop" -msgstr "Hiptop" +msgstr "ရပ်တန့်ရန်" msgid "Waiting for transfer to begin" -msgstr "Waiting for transfer to begin" +msgstr "ရွှေ့ပြောင်းမှု စတင်ရင် စောင့်ဆိုင်းနေသည်" msgid "Cancelled" -msgstr "Cancelled" +msgstr "ဖျက်သိမ်းသည်" msgid "Failed" -msgstr "Failed" +msgstr "မအောင်မြင်ပါ" -#, fuzzy, c-format +#, c-format msgid "%.2f KiB/s" -msgstr "%.2f KB/s" +msgstr "%.2f KiB/s" -#, fuzzy msgid "Sent" -msgstr "(_S) လုပ္‌လိုက္‌ေတာ့" +msgstr "ပေးပို့သည်" -#, fuzzy msgid "Received" -msgstr "Send Message" +msgstr "လက်ခံရရှိသည်" msgid "Finished" -msgstr "Finished" +msgstr "ပြီးစီးသည်" #, c-format msgid "The file was saved as %s." -msgstr "" +msgstr "ဖိုင်ကို %s အဖြစ် သိမ်းထားသည်။" -#, fuzzy msgid "Sending" -msgstr "Send" +msgstr "ပေးပို့နေသည်" -#, fuzzy msgid "Receiving" -msgstr "Remaining" +msgstr "ရယူနေသည်" -#, fuzzy, c-format +#, c-format msgid "Conversation in %s on %s" -msgstr "Conversations with %s" +msgstr "စကားပြောဆိုနေမှု %s အကြောင်းအရာ %s" -#, fuzzy, c-format +#, c-format msgid "Conversation with %s on %s" -msgstr "Conversations with %s" +msgstr "စကားအတူတကွ ပြောဆိုသောသူ %s အကြောင်းအရာ %s" msgid "%B %Y" -msgstr "" +msgstr "%B %Y" msgid "" "System events will only be logged if the \"Log all status changes to system " "log\" preference is enabled." msgstr "" +"\"စက်၏ မှတ်တမ်းရှိ အနေအထား အားလုံးကို မှတ်တမ်းတင်ရန်\" ကို ဖွင့်ထားမှာသာ စက် လုပ်ငန်းစဉ်များကို " +"မှတ်တမ်းတင်မည် ဖြစ်သည်။" msgid "" "Instant messages will only be logged if the \"Log all instant messages\" " "preference is enabled." msgstr "" +"\"လက်ငင်း စာပေးပို့ချက် အားလုံးကို မှတ်တမ်းတင်ရန်\" ကို ဖွင့်ထားမှသာ လက်ငင်း ပေးစာများကို မှတ်တမ်းတင်မည် " +"ဖြစ်သည်။" msgid "" "Chats will only be logged if the \"Log all chats\" preference is enabled." msgstr "" +"\"စကားပြောဆိုချက် အားလုံးကို မှတ်တမ်းတင်ရန်\" ကို ဖွင့်ထားမှသာ စကားပြောဆိုချက် အားလုံးကို မှတ်တမ်းတင်မည် " +"ဖြစ်သည်။" msgid "No logs were found" -msgstr "" +msgstr "မှတ်တမ်းများ မတွေ့ရပါ" -#, fuzzy msgid "Total log size:" -msgstr "By log size" +msgstr "စုစုပေါင်း မှတ်တမ်း အရွယ်အစား -" #. Search box ********* msgid "Scroll/Search: " -msgstr "" +msgstr "လှိမ့်ရွှေ့ရန်/ရှာဖွေရန် -" -#, fuzzy, c-format +#, c-format msgid "Conversations in %s" -msgstr "Conversations with %s" +msgstr "စကားပြောဆိုမှု %s" #, c-format msgid "Conversations with %s" -msgstr "Conversations with %s" +msgstr "စကားအတူတကွ ပြောဆိုသောသူ %s" -#, fuzzy msgid "All Conversations" -msgstr "စကားမ္ယား" +msgstr "စကားပြောဆိုမှု အားလုံး" msgid "System Log" -msgstr "System Log" +msgstr "စက်တွင်း မှတ်တမ်း" -#, fuzzy msgid "Calling..." -msgstr "Calculating..." +msgstr "ခေါ်ဆိုနေသည်..." msgid "Hangup" -msgstr "" +msgstr "ရပ်နားရန်" #. Number of actions msgid "Accept" -msgstr "Accept" +msgstr "လက်ခံရန်" -#, fuzzy msgid "Reject" -msgstr "Reset" +msgstr "ငြင်းပယ်ရန်" msgid "Call in progress." -msgstr "" +msgstr "ခေါ်ဆိုနေဆဲ" msgid "The call has been terminated." -msgstr "" +msgstr "ခေါ်ဆိုမှု ရပ်နားသွားသည်။" #, c-format msgid "%s wishes to start an audio session with you." -msgstr "" +msgstr "%s သည် သင်နှင့် အသံခေါ်ဆိုမှု စတင် ပြုလုပ်လိုသည်။" #, c-format msgid "%s is trying to start an unsupported media session type with you." -msgstr "" +msgstr "%s သည် သင်နှင့် ပံ့ပိုးမှု မရှိသည့် မီဒီယာ စကားပြောမှု စတင်ရန် ကြိုးစားနေသည်။" -#, fuzzy msgid "You have rejected the call." -msgstr "You have parted the channel%s%s" +msgstr "ခေါ်ဆိုမှုကို သင် ပယ်ချက်ထားသည်။" msgid "call: Make an audio call." -msgstr "" +msgstr "ခေါ်ဆိုမှု - အသံဖြင့် ခေါ်ဆိုမှု ပြုလုပ်ပါ။" -#, fuzzy msgid "Emails" -msgstr "Email" +msgstr "အီးမေးလ်စာများ" msgid "You have mail!" -msgstr "" +msgstr "စာလာသည်" -#, fuzzy msgid "Sender" -msgstr "Gender" +msgstr "ပေးပို့သူ" msgid "Subject" -msgstr "" +msgstr "အကြောင်းအရာ" -#, fuzzy, c-format +#, c-format msgid "%s (%s) has %d new message." msgid_plural "%s (%s) has %d new messages." -msgstr[0] "%s has %d new message." -msgstr[1] "%s has %d new messages." +msgstr[0] "%s (%s) တွင် စာအသစ် %d စောင် ရှိသည်။​" -#, fuzzy msgid "New Mail" -msgstr "Email" +msgstr "စာ အသစ်" #, c-format msgid "Info for %s" -msgstr "Info for %s" +msgstr "%s အတွက် အချက်အလက်" msgid "Buddy Information" -msgstr "Buddy Information" +msgstr "မိတ်ဆွေ အချက်အလက်" -#, fuzzy msgid "Continue" -msgstr "Connecting" +msgstr "ဆက်လုပ်ရန်" msgid "IM" -msgstr "IM" +msgstr "လက်ငင်း စာတို​ပေးပို့မှု" msgid "Invite" -msgstr "Invite" +msgstr "ဖိတ်ခေါ်ရန်" -#, fuzzy msgid "(none)" -msgstr "(no name)" +msgstr "(ဘာမှမရှိ)" #. XXX: The following expects that finch_notify_message gets called. This #. * may not always happen, e.g. when another plugin sets its own #. * notify_message. So tread carefully. -#, fuzzy msgid "URI" -msgstr "UIN" +msgstr "URI" msgid "ERROR" -msgstr "" +msgstr "ချို့ယွင်းချက်" -#, fuzzy msgid "loading plugin failed" -msgstr "Ping failed" +msgstr "ပလပ်အင် ဖွင့်လို့ မရပါ။" msgid "unloading plugin failed" -msgstr "" +msgstr "ပလပ်အင် ပိတ်လို့ မရပါ။" #, c-format msgid "" @@ -1028,38 +964,40 @@ "Website: %s\n" "Filename: %s\n" msgstr "" +"အမည် - %s\n" +"မူပုံစံ - %s\n" +"ဖော်ပြချက် - %s\n" +"ရေးသားသူ - %s\n" +"ဝဘ်ဆိုက် - %s\n" +"ဖိုင်အမည် - %s\n" msgid "Plugin need to be loaded before you can configure it." -msgstr "" +msgstr "ပလပ်အင်ကို မပြင်ဆင်မီ ၄င်းကို ဖွင့်ရန် လိုအပ်သည်။" msgid "No configuration options for this plugin." -msgstr "" +msgstr "ဤပလပ်အင်အတွက် ပြင်ဆင်ရန် ရွေးစရာ မရှိပါ။" -#, fuzzy msgid "Error loading plugin" -msgstr "Provides support for loading perl plugins." +msgstr "ပလပ်အင် ဖွင့်နေစဉ် ချို့ယွင်းနေသည်။" msgid "The selected file is not a valid plugin." -msgstr "" +msgstr "ရွေးထားသော ဖိုင်သည် ပလပ်အင် အမှန် မဟုတ်ပါ။" msgid "" "Please open the debug window and try again to see the exact error message." -msgstr "" +msgstr "အမှားပြင်သည် ၀င်းဒိုးကို ဖွင့်ပြီး ချို့ယွင်းမှုပြ စာမျက်နှာကို ကြိုးစား ဖတ်ကြည့်ပါ။" -#, fuzzy msgid "Select plugin to install" -msgstr "Select a file" +msgstr "ပလပ်အင်ကို ထည့်သွင်းရန် ရွေးပါ" -#, fuzzy msgid "You can (un)load plugins from the following list." -msgstr "You are awaiting authorisation from the following buddies" +msgstr "အောက်ပါ စာရင်းမှ ပလပ်အင်များကို ဖွင့်နိုင် (ပိတ်နိုင်) သည်။" msgid "Install Plugin..." -msgstr "" +msgstr "ပလပ်အင်ကို ထည့်သွင်းရန်..." -#, fuzzy msgid "Configure Plugin" -msgstr "Configure Room" +msgstr "ပလပ်အင်ကို ပြင်ဆင်ရန်" #. copy the preferences to tmp values... #. * I liked "take affect immediately" Oh well :-( @@ -1067,403 +1005,352 @@ #. Back to instant-apply! I win! BU-HAHAHA! #. Create the window msgid "Preferences" -msgstr "စိတ္‌က္ရိုက္‌မ္ယား" +msgstr "ဦးစားပေးချက်များ" msgid "Please enter a buddy to pounce." -msgstr "Please enter a buddy to pounce." +msgstr "ဆက်သွယ်မည့် မိတ်ဆွေကို ရေးထည့်ပါ။" msgid "New Buddy Pounce" -msgstr "New Buddy Pounce" +msgstr "မိတ်ဆွေပေါင်း အသစ်" msgid "Edit Buddy Pounce" -msgstr "Edit Buddy Pounce" +msgstr "မိတ်ဆွေပေါင်းကို တည်းဖြတ်ရန်" msgid "Pounce Who" -msgstr "Pounce Who" +msgstr "လက်တို့ရမည့်သူ" #. Account: msgid "Account:" -msgstr "Account:" +msgstr "အကောင့် -" -#, fuzzy msgid "Buddy name:" -msgstr "_Buddy name:" +msgstr "မိတ်ဆွေအမည် - " #. Create the "Pounce When Buddy..." frame. -#, fuzzy msgid "Pounce When Buddy..." -msgstr "Pounce When" +msgstr "မိတ်ဆွေကို လက်တို့မဲ့ အချိန်" -#, fuzzy msgid "Signs on" -msgstr "Si_gn on" +msgstr "ဝင်ရောက်ရန်" -#, fuzzy msgid "Signs off" -msgstr "Sign _off" +msgstr "ထွက်ခွာရန်" -#, fuzzy msgid "Goes away" -msgstr "When away" +msgstr "ထွက်သွားရန်" -#, fuzzy msgid "Returns from away" -msgstr "_Return from away" +msgstr "အဝေးမှ ပြန်လာရန်" -#, fuzzy msgid "Becomes idle" -msgstr "%s became idle" +msgstr "မလှုပ်မရှား ဖြစ်နေသည်" -#, fuzzy msgid "Is no longer idle" -msgstr "%s တစ္‌ခုခု ပ္ရန္‌လုပ္‌ေနပာပ္ရီ" +msgstr "မလှုပ်မရှား မဟုတ်တော့ပါ" -#, fuzzy msgid "Starts typing" -msgstr "Buddy starts _typing" +msgstr "စတင် စာရိုက်ရန်" -#, fuzzy msgid "Pauses while typing" -msgstr "User is typing..." +msgstr "စာရိုက်စဉ် ခဏနားရန်" -#, fuzzy msgid "Stops typing" -msgstr "Buddy stops t_yping" +msgstr "စာရိုက်ခြင်း ရပ်နားရန်" -#, fuzzy msgid "Sends a message" -msgstr "Send a _message" +msgstr "စာတို ပေးပို့ရန်" #. Create the "Action" frame. -#, fuzzy msgid "Action" -msgstr "Location" +msgstr "လှုပ်ရှားမှု" -#, fuzzy msgid "Open an IM window" -msgstr "Op_en an IM window" +msgstr "လက်ငင်း စာပို့ ၀င်းဒိုးကို ဖွင့်ရန်" -#, fuzzy msgid "Pop up a notification" -msgstr "_Popup notification" +msgstr "အသိပေးချက် ထွက်ပေါ်လာသည်" -#, fuzzy msgid "Send a message" -msgstr "Send a _message" +msgstr "စာတို ပေးပို့ရန်" -#, fuzzy msgid "Execute a command" -msgstr "E_xecute a command" +msgstr "ညွှန်ကြားချက်တစ်ခု လုပ်ဆောင်ပါ" -#, fuzzy msgid "Play a sound" -msgstr "P_lay a sound" +msgstr "အသံတစ်ပုဒ် ဖွင်ရန်" -#, fuzzy msgid "Pounce only when my status is not Available" -msgstr "Chat in %s is not available." +msgstr "ကျွန်ပ် အနေအထား မမြင်ရသည့်အချိန်၌သာ လက်တို့ရန်" msgid "Recurring" -msgstr "" +msgstr "ပြန်ဖြစ်နေသည်" -#, fuzzy msgid "Cannot create pounce" -msgstr "Cannot change nick" +msgstr "လက်တို့မှု မဖန်တီးနိုင်ပါ" msgid "You do not have any accounts." -msgstr "" +msgstr "သင့်ဆီ ကျွန်ပ်အကောင့် မရှိပါ။" msgid "You must create an account first before you can create a pounce." -msgstr "" +msgstr "လက်တို့မှု မလုပ်ခင် အကောင့် တစ်ခု ပြုလုပ်ပါ။" -#, fuzzy, c-format +#, c-format msgid "Are you sure you want to delete the pounce on %s for %s?" -msgstr "%s ကို တကယ္‌ဖ္ယက္‌လိုက္‌ေတာ့မ္ဟာလား" +msgstr "%s ကို လက်တို့မှု (%s အတွက်) ကို အသေအချာ ပယ်ဖျက်မည်လား? " -#, fuzzy msgid "Buddy Pounces" -msgstr "New Buddy Pounce" +msgstr "မိတ်ဆွေပေါင်းများ" #, c-format msgid "%s has started typing to you (%s)" -msgstr "%s has started typing to you (%s)" +msgstr "%s သည် သင့်ထံ (%s) အကြောင့်း စတင် စာရေးနေသည်" -#, fuzzy, c-format +#, c-format msgid "%s has paused while typing to you (%s)" -msgstr "%s has started typing to you (%s)" +msgstr "%s သည် သင့်ထံ (%s) အကြောင်း စာရေးနေစဉ် ရပ်ဆိုင်းသွားသည်" #, c-format msgid "%s has signed on (%s)" -msgstr "%s has signed on (%s)" +msgstr "%s သည် (%s) ထဲ ဝင်ရောက်နေသည်" #, c-format msgid "%s has returned from being idle (%s)" -msgstr "%s has returned from being idle (%s)" +msgstr "%s သည် (%s) မလှုပ်မရှားဖြစ်ရာမှ အသက် ပြန်ဝင်လာသည်" #, c-format msgid "%s has returned from being away (%s)" -msgstr "%s has returned from being away (%s)" +msgstr "%s သည် (%s) အဝေး​ ရောက်သွားရာမှ အသက် ပြန်ဝင်လာသည်" #, c-format msgid "%s has stopped typing to you (%s)" -msgstr "%s has stopped typing to you (%s)" +msgstr "%s သည် သင့်ထံ (%s) အကြောင်း စာမရေးတော့ပါ" #, c-format msgid "%s has signed off (%s)" -msgstr "%s has signed off (%s)" +msgstr "%s သည် (%s) ကို ပိတ်လိုက်သည်" #, c-format msgid "%s has become idle (%s)" -msgstr "%s has become idle (%s)" +msgstr "%s သည် (%s) ကို မလှုပ်မရှား ဖြစ်သွားစေသည်" #, c-format msgid "%s has gone away. (%s)" -msgstr "%s has gone away. (%s)" +msgstr "%s သည် (%s) ကို ထွက်သွားသည်။ " -#, fuzzy, c-format +#, c-format msgid "%s has sent you a message. (%s)" -msgstr "%s က %s (%s) ကို ပို့ခ္ယင္ေနတယ္" +msgstr "%s သည် သင့်ဆီ (%s) ကို ပေးပို့သည်။ " msgid "Unknown pounce event. Please report this!" -msgstr "Unknown pounce event. Please report this!" +msgstr "အမည်မသိသော လက်တို့မှု ဖြစ်ရပ်။ ဤဖြစ်ရပ်ကို သတင်းပို့ပါ။ " msgid "Based on keyboard use" -msgstr "" +msgstr "ကီးဘုတ် သုံးစွဲမှုပေါ် အခြေခံသည်။" -#, fuzzy msgid "From last sent message" -msgstr "C_ontrol-Enter sends message" +msgstr "နောက်ဆုံး ပေးပို့သော စာမှ စတင်ကာ" msgid "Never" -msgstr "Never" +msgstr "ဘယ်တော့မှ" -#, fuzzy msgid "Show Idle Time" -msgstr "Set Account Idle Time" +msgstr "မလှုပ်မရှား ဖြစ်ချိန်ကို ပြရန်" -#, fuzzy msgid "Show Offline Buddies" -msgstr "/Buddies/Show Offline Buddies" +msgstr "အော့ဖ်လိုင်း ဖြစ်နေသော မိတ်ဆွေများကို ပြရန်" -#, fuzzy msgid "Notify buddies when you are typing" -msgstr "_Notify buddies that you are typing to them" +msgstr "သင်စာရိုက်နေစဉ် မိတ်ဆွေများကို အသိပေးပါ။" -#, fuzzy msgid "Log format" -msgstr "Log _Format:" +msgstr "မှတ်တမ်း ပုံစံ" msgid "Log IMs" -msgstr "" +msgstr "လက်ငင်း စာတိုများကို မှတ်တမ်းတင်ရန်" -#, fuzzy msgid "Log chats" -msgstr "Log all c_hats" +msgstr "စကားပြောချက်များကို မှတ်တမ်းတင်ရန်" msgid "Log status change events" -msgstr "" +msgstr "အခြေအနေ ပြောင်းလဲမှု ဖြစ်ရပ်များကို မှတ်တမ်းတင်ရန်" -#, fuzzy msgid "Report Idle time" -msgstr "Show idle _times" +msgstr "မလှုပ်မရှား ဖြစ်ချိန်ကို သတင်းပို့ရန်" -#, fuzzy msgid "Change status when idle" -msgstr "Set away _when idle" +msgstr "မလှုပ်မရှား ဖြစ်နေစဉ် အနေအထား ပြောင်းရန်" -#, fuzzy msgid "Minutes before changing status" -msgstr "_Minutes before setting away:" +msgstr "အနေအထား မပြောင်းခင် မိနစ်ကြာချိန်" -#, fuzzy msgid "Change status to" -msgstr "Change Address To:" +msgstr "အနေအထား ပြောင်းမည့် ပုံစံ" msgid "Conversations" -msgstr "စကားမ္ယား" +msgstr "စကားပြောဆိုမှုများ" msgid "Logging" -msgstr "Logging" +msgstr "မှတ်တမ်းတင်နေသည်" msgid "You must fill all the required fields." -msgstr "" +msgstr "လိုအပ်သောအကွက်များ အားလုံးကို ဖြည့်စွတ်ရမည်။" -#, fuzzy msgid "The required fields are underlined." -msgstr "The required plugin %s was unable to load." +msgstr "လိုအပ်သော အကွက်များကို မျဉ်းတားထားသည်။" -#, fuzzy msgid "Not implemented yet." -msgstr "Feature Not Implemented" +msgstr "အသုံးမချ​သေးပါ။" msgid "Save File..." -msgstr "Save File..." +msgstr "ဖိုင် သိမ်းဆည်းရန်..." msgid "Open File..." -msgstr "Open File..." +msgstr "ဖိုင် ဖွင့်ရန်..." -#, fuzzy msgid "Choose Location..." -msgstr "Location" +msgstr "ဖိုင်​နေရာ ရွေးရန်..." msgid "Hit 'Enter' to find more rooms of this category." -msgstr "" +msgstr "ဤမျိုးကွဲအတွက် နေရာပိုရရန် 'Enter' ကို နှိပ်ပါ။" -#, fuzzy msgid "Get" -msgstr "(_S) လုပ္‌လိုက္‌ေတာ့" +msgstr "ရယူရန်" #. Create the window. msgid "Room List" -msgstr "Room List" +msgstr "အခန်း စာရင်း" msgid "Buddy logs in" -msgstr "Buddy logs in" +msgstr "မိတ်ဆွေ ဝင်ရောက်မှုများ" msgid "Buddy logs out" -msgstr "Buddy logs out" +msgstr "မိတ်ဆွေ အထွက်များ" msgid "Message received" -msgstr "Message received" +msgstr "သတင်း ရရှိသည်" msgid "Message received begins conversation" -msgstr "Message received begins conversation" +msgstr "စာရရှိမှ စကားပြောဆိုမှု စတင်သည်။" msgid "Message sent" -msgstr "Message sent" +msgstr "စာပို့လိုက်သည်" msgid "Person enters chat" -msgstr "Person enters chat" +msgstr "စကားပြောခန်းသို့ လူ​တစ်ယောက် ၀င်လာသည်" msgid "Person leaves chat" -msgstr "Person leaves chat" +msgstr "စကားပြောခန်းမှ ​လူထွက်သွားသည်" msgid "You talk in chat" -msgstr "You talk in chat" +msgstr "စကားပြောခန်း၌ သင် စကားပြောနေသည်" msgid "Others talk in chat" -msgstr "Others talk in chat" +msgstr "စကားပြောခန်း၌ တခြားသူများ စကားပြောနေကြသည်" -#, fuzzy msgid "Someone says your username in chat" -msgstr "Someone says your name in chat" +msgstr "တဦးတယောက်က စကားပြောခန်း၌ သင့် သုံးစွဲသူ အမည်ကို ပြောနေသည်" -#, fuzzy msgid "Attention received" -msgstr "Registration Required" +msgstr "အာရုံစိုက် ခံရသည်" msgid "GStreamer Failure" -msgstr "" +msgstr "GStreamer မအောင်မြင်ပါ" msgid "GStreamer failed to initialize." -msgstr "" +msgstr "GStreamer အစပြုလို့ မရပါ။" -#, fuzzy msgid "(default)" -msgstr "Gnome Default" +msgstr "(ပုံမှန်)" -#, fuzzy msgid "Select Sound File ..." -msgstr "Select a file" +msgstr "အသံဖိုင် ရွေးချယ်ရန်..." -#, fuzzy msgid "Sound Preferences" -msgstr "စိတ္‌က္ရိုက္‌မ္ယား" +msgstr "အသံ ဦးစားပေးချက်များ" -#, fuzzy msgid "Profiles" -msgstr "Profile" +msgstr "ပရိုဖိုင်များ" msgid "Automatic" -msgstr "Automatic" +msgstr "အလိုအလျောက်" -#, fuzzy msgid "Console Beep" -msgstr "Console beep" +msgstr "Console မြည်သံ" msgid "Command" -msgstr "Command" +msgstr "ညွှန်ကြားချက်" -#, fuzzy msgid "No Sound" -msgstr "Sounds" +msgstr "အသံ မရှိပါ" msgid "Sound Method" -msgstr "Sound Method" +msgstr "အသံ နည်းစနစ်" -#, fuzzy msgid "Method: " -msgstr "_Method:" +msgstr "နည်းစနစ် - " -#, fuzzy, c-format +#, c-format msgid "" "Sound Command\n" "(%s for filename)" msgstr "" -"Sound c_ommand:\n" -"(%s for filename)" +"အသံ ညွှန်ကြားမှု\n" +"(ဖိုင်အမည် အတွက် %s)" #. Sound options msgid "Sound Options" -msgstr "Sound Options" +msgstr "အသံ ရွေးစရာများ" -#, fuzzy msgid "Sounds when conversation has focus" -msgstr "Sounds when conversation has _focus" +msgstr "စကားပြောဆိုမှု အာရုံစိုက်လာလျှင် အသံပြုပါ။" -#, fuzzy msgid "Always" -msgstr "Away" +msgstr "အမြဲတမ်း" -#, fuzzy msgid "Only when available" -msgstr "Unavailable" +msgstr "ရနိုင်သည့် အချိန်၌သာ" -#, fuzzy msgid "Only when not available" -msgstr "Chat in %s is not available." +msgstr "ရနိုင်သည့် အချိန် မဟုတ်လျှင်" msgid "Volume(0-100):" -msgstr "" +msgstr "အသံ အတိုးအကျယ် (၁-၁၀၀) -" #. Sound events msgid "Sound Events" -msgstr "Sound Events" +msgstr "အသံ ဖြစ်ရပ်များ" msgid "Event" -msgstr "Event" +msgstr "ဖြစ်ရပ်" -#, fuzzy msgid "File" -msgstr "Failed" +msgstr "ဖိုင်" msgid "Test" -msgstr "Test" +msgstr "အစမ်း" msgid "Reset" -msgstr "Reset" +msgstr "ပြန်ချိန်ရန်" msgid "Choose..." -msgstr "Choose..." +msgstr "ရွေးချယ်ရန်..." -#, fuzzy, c-format +#, c-format msgid "Are you sure you want to delete \"%s\"" -msgstr "%s ကို တကယ္‌ဖ္ယက္‌လိုက္‌ေတာ့မ္ဟာလား" +msgstr "\"%s\" ကို အမှန်တကယ် ပယ်ဖျက်မည်လား" -#, fuzzy msgid "Delete Status" -msgstr "Online Status" +msgstr "ပယ်ဖျက်မှု အနေအထား" -#, fuzzy msgid "Saved Statuses" -msgstr "Server Statistics" +msgstr "သိမ်း​ဆည်းထားသော အနေအထားများ" #. title msgid "Title" -msgstr "Title" +msgstr "ခေါင်းစဉ်" msgid "Type" -msgstr "" +msgstr "အမျိုးအစား" #. Statuses are almost all the same. Define a macro to reduce code repetition. #. PurpleStatusPrimitive @@ -1474,144 +1361,129 @@ #. not independent #. Attributes - each status can have a message. msgid "Message" -msgstr "Message" +msgstr "စာတို​" #. Use -#, fuzzy msgid "Use" -msgstr "(_U) သံုးမယ္‌" +msgstr "သုံးစွဲရန်" -#, fuzzy msgid "Invalid title" -msgstr "Invalid authzid" +msgstr "ခေါင်း​စဉ် မမှန်ပါ" -#, fuzzy msgid "Please enter a non-empty title for the status." -msgstr "Please enter a new name for the selected group." +msgstr "အနေအထား နေရာတွင် ဗလာမပါသော ခေါင်းစဉ်တစ်ခု ရေးထည့်ပါ။" -#, fuzzy msgid "Duplicate title" -msgstr "Public key file" +msgstr "ခေါင်းစဉ် ထပ်ပွားရန်" -#, fuzzy msgid "Please enter a different title for the status." -msgstr "Please enter a new name for the selected group." +msgstr "အနေအထား အတွက် အခြား ခေါင်းစဉ် တစ်ခု ရေးထည့်ပါ။" -#, fuzzy msgid "Substatus" -msgstr "Status" +msgstr "အနေအထား အပိုင်းငယ်" msgid "Status:" -msgstr "Status:" +msgstr "အ​နေအထား -" -#, fuzzy msgid "Message:" -msgstr "_Message:" +msgstr "စာတို -" -#, fuzzy msgid "Edit Status" -msgstr "Marital Status" +msgstr "အနေအထားကို တည်းဖြတ်ရန်" msgid "Use different status for following accounts" -msgstr "" +msgstr "အောက်ပါ အကောင့်များအတွက် အခြား အနေအထားကို သုံးစွဲရန်" #. Save & Use -#, fuzzy msgid "Save & Use" -msgstr "(_v) သိမ္းမယ္။ ပ္ရီးရင္‌ သံုးမယ္‌" +msgstr "သိမ်းဆည်းပြီး သုံးစွဲရန်" msgid "Certificates" -msgstr "" +msgstr "အသိအမှတ်ပြုလွှာများ" msgid "Sounds" -msgstr "Sounds" +msgstr "အသံများ" -#, fuzzy msgid "Statuses" -msgstr "Status" +msgstr "အနေအထားများ" -#, fuzzy msgid "Error loading the plugin." -msgstr "Provides support for loading perl plugins." +msgstr "ပလပ်အင် ဖွင့်မရပါ။" -#, fuzzy msgid "Couldn't find X display" -msgstr "Cannot send file" +msgstr "X display ကကို ရှာမတွေ့ပါ" -#, fuzzy msgid "Couldn't find window" -msgstr "Cannot send file" +msgstr "ဝင်းဒိုး ရှာမတွေ့ပါ။" msgid "This plugin cannot be loaded because it was not built with X11 support." -msgstr "" +msgstr "ဤပလပ်ကင်ကို X11 အထောက်အပံ့ ဖြင့် တည်ဆောက် မထားသောကြောင့် ဖွင့်မရပါ။" msgid "GntClipboard" -msgstr "" +msgstr "Gntကလစ်ဘုတ်" msgid "Clipboard plugin" -msgstr "" +msgstr "ကလစ်ဘုတ် ပလပ်အင်" msgid "" "When the gnt clipboard contents change, the contents are made available to " "X, if possible." msgstr "" +"gnt ကလစ်ဘုတ် အကြောင်းအရာ ပြောင်းသွားလျှင်၊ ဖြစ်နိုင်ပါက X တွင် အကြောင်းအရာများကို ရရှိနိုင်သည်။ " -#, fuzzy, c-format +#, c-format msgid "%s just signed on" -msgstr "%s signed on" +msgstr "%s သည် ယခုတင် ဝင်ရောက်လာသည်" -#, fuzzy, c-format +#, c-format msgid "%s just signed off" -msgstr "%s signed off" +msgstr "%s သည် ယခုတင် ထွက်သွားသည်" -#, fuzzy, c-format +#, c-format msgid "%s sent you a message" -msgstr "%s က %s (%s) ကို ပို့ခ္ယင္ေနတယ္" +msgstr "%s သည် သင့်ကို စာ တ​စ်စောင် ​ပို့သည်" #, c-format msgid "%s said your nick in %s" -msgstr "" +msgstr "%s သည် သင့်အမည်ပြောင်ကို %s တွင် ​ဖေါ်ပြသည်" -#, fuzzy, c-format +#, c-format msgid "%s sent a message in %s" -msgstr "Send a _message" +msgstr "%s သည် စာ တစ်စောင်ကို %s ၌ ပေးပို့သည်" -#, fuzzy msgid "Buddy signs on/off" -msgstr "Buddy is offline:" +msgstr "မိတ်ဆွေ အဝင်/အထွက်" msgid "You receive an IM" -msgstr "" +msgstr "လက်ငင်း စာတို တစ်ပုဒ်ကို သင် ရရှိသည်" -#, fuzzy msgid "Someone speaks in a chat" -msgstr "Someone says your name in chat" +msgstr "စကားပြောခန်းတွင် လူတ​စ်ယောက် စကားပြောနေသည်" -#, fuzzy msgid "Someone says your name in a chat" -msgstr "Someone says your name in chat" +msgstr "တစုံတဦးသည် သင့်အမည်ကို စကားပြောခန်း၌ ​ပြောနေသည်" msgid "Notify with a toaster when" -msgstr "" +msgstr "Toaster ဖြင့် အသိပေးမည့် အချိန်" msgid "Beep too!" -msgstr "" +msgstr "အသံပြုရန်" msgid "Set URGENT for the terminal window." -msgstr "" +msgstr "Terminal ၀င်းဒိုးအတွက် URGENT ကို သတ်မှတ်ရန်။" msgid "GntGf" -msgstr "" +msgstr "GntGf" msgid "Toaster plugin" -msgstr "" +msgstr "Toaster ပလပ်အင်" -#, fuzzy, c-format +#, c-format msgid "Conversation with %s on %s:
" -msgstr "Conversations with %s" +msgstr " %s နှင့် %s အကြောင်း စကားပြောဆိုချက်
" msgid "History Plugin Requires Logging" -msgstr "" +msgstr "မှတ်တမ်းဆိုင်ရာ ပလပ်အင်ကို မှတ်တမ်းတင်ရန် လိုအပ်သည်" msgid "" "Logging can be enabled from Tools -> Preferences -> Logging.\n" @@ -1619,269 +1491,264 @@ "Enabling logs for instant messages and/or chats will activate history for " "the same conversation type(s)." msgstr "" +"မှတ်တမ်းတင်ရန် Tools -> Preferences -> Logging သွားပြီး လုပ်ဆောင်နိုင်သည်။\n" +"\n" +"လက်ငင်း စာတိုများအတွက် မှတ်တမ်းများကို ဖွင့်ထားလျှင် အလားတူ စကားပြောဆိုမှု ပုံစံအတွက် မှတ်တမ်းတင်လာမည် " +"ဖြစ်သည်။" -#, fuzzy msgid "GntHistory" -msgstr "ရာဇဝင္‌" +msgstr "Gntမှတ်တမ်း" msgid "Shows recently logged conversations in new conversations." -msgstr "Shows recently logged conversations in new conversations." +msgstr "လတ်တလော မှတ်တမ်းတင်ထားသော စကားပြောဆိုမှုများကို စကားပြောဆိုမှု အသစ်၌ ပြသပါ။။" msgid "" "When a new conversation is opened this plugin will insert the last " "conversation into the current conversation." msgstr "" -"When a new conversation is opened this plugin will insert the last " -"conversation into the current conversation." +"စကားပြောဆိုမှု အသစ်ကို ဖွင့်လျှင် ဤပလပ်အင်သည် နောက်ဆုံး ပြောဆိုချက်ကို လက်ရှိ စကားပြောဆိုချက်ထဲ ထည့်သွင်းပေးမည် " +"ဖြစ်သည်။" #, c-format msgid "" "\n" "Fetching TinyURL..." msgstr "" +"\n" +"TinyURL ရယူနေသည်..." #, c-format msgid "TinyURL for above: %s" -msgstr "" +msgstr "%s ၏ အထက်အတွက် TinyURL" msgid "Please wait while TinyURL fetches a shorter URL ..." -msgstr "" +msgstr "TinyURL သည် သာ၍ တိုသော URL ကို ရယူနေစဉ်တွင် ခဏ စောင့်ပါ..." msgid "Only create TinyURL for URLs of this length or greater" -msgstr "" +msgstr "ဤမျှ ရှည်လျားသော URL များအတွက်သာ TinyURL ကို ဖန်တီးရန်" msgid "TinyURL (or other) address prefix" -msgstr "" +msgstr "TinyURL (သို့မဟုတ် အခြား) လိပ်စာ ရှေ့ဆက်" -#, fuzzy msgid "TinyURL" -msgstr "URL" +msgstr "TinyURL" msgid "TinyURL plugin" -msgstr "" +msgstr "TinyURL ပလပ်အင်" msgid "When receiving a message with URL(s), use TinyURL for easier copying" -msgstr "" +msgstr "URL ပါဝင်သော မက်ဆေ့များကို လက်ခံသောအခါ ကူးယူမှု လွယ်ကူရန်အတွက် TinyURL ကို သုံးစွဲရန်" msgid "Online" -msgstr "Online" +msgstr "အွန်လိုင်း" #. primitive, no, id, name msgid "Offline" -msgstr "Offline" +msgstr "​အော့ဖ်လိုင်း" -#, fuzzy msgid "Online Buddies" -msgstr "Dim i_dle buddies" +msgstr "လိုင်းပေါ်ရှိ မိတ်ဆွေများ" -#, fuzzy msgid "Offline Buddies" -msgstr "Dim i_dle buddies" +msgstr "အော့ဖ်လိုင်း မိတ်ဆွေများ" -#, fuzzy msgid "Online/Offline" -msgstr "Online since" +msgstr "အွန်လိုင်း/အော့ဖ်လိုင်း" msgid "Meebo" -msgstr "" +msgstr "Meebo" -#, fuzzy msgid "No Grouping" -msgstr "Sounds" +msgstr "အုပ်စု မဖွင့်ရပါ" msgid "Nested Subgroup" -msgstr "" +msgstr "အသိုက်ဖွဲ့သော အုပ်စုငယ်" msgid "Nested Grouping (experimental)" -msgstr "" +msgstr "အသိုက်ဖွဲ့သော အုပ်စု (အစမ်းသဘော)" -#, fuzzy msgid "Provides alternate buddylist grouping options." -msgstr "Provides integration with Ximian Evolution." +msgstr "အခြားနည်းဖြင့် မိတ်ဆွေစာရင်း ဖွဲ့ရန် ရွေးစရာများကို ပေးပါ။" msgid "Lastlog" -msgstr "" +msgstr "Lastlog" #. Translator Note: The "backlog" is the conversation buffer/history. msgid "lastlog: Searches for a substring in the backlog." -msgstr "" +msgstr "lastlog - backlog ထဲရှိ substring တစ်ခုအတွက် ရှာဖွေမှုများ" msgid "GntLastlog" -msgstr "" +msgstr "GntLastlog" msgid "Lastlog plugin." -msgstr "" +msgstr "Lastlog ပလပ်အင်။" -#, fuzzy msgid "accounts" -msgstr "Accounts" +msgstr "အကောင့်များ" -#, fuzzy msgid "Password is required to sign on." -msgstr "Password has expired" +msgstr "ဝင်ရောက်ရန် စကားဝှက် လိုအပ်သည်။" #, c-format msgid "Enter password for %s (%s)" -msgstr "%s (%s) အတ္ဝက္‌ password ရုိက္‌ထည့္ပာ" +msgstr "%s (%s) အတွက် စကားဝှက် ရေးပေးရန်" -#, fuzzy msgid "Enter Password" -msgstr "Change Password" +msgstr "စကားဝှက် ရေးပေးရန်" -#, fuzzy msgid "Save password" -msgstr "Password အသစ္‌" +msgstr "စကားဝှက် သိမ်းဆည်းရန်" #, c-format msgid "Missing protocol plugin for %s" -msgstr "Missing protocol plugin for %s" +msgstr "%s အတွက် ပရိုတိုကော ပလပ်အင် ပျောက်နေသည်" msgid "Connection Error" -msgstr "ဆက္‌သ္ဝယ္‌လို့ မရပာ" +msgstr "ဆက်သွယ်မှု ချို့ယွင်းချက်" msgid "New passwords do not match." -msgstr "Password မ္ယား မတူက္ရပာ။" +msgstr "စကားဝှက်အသစ်ချင်း မကိုက်ညီပါ။" msgid "Fill out all fields completely." -msgstr "က္ဝက္‌လပ္‌မ္ယား အားလံုးကို ဖ္ရည့္ပာ" +msgstr "အကွက်များအားလုံးကို ပြည့်ပြည့်စုံစုံ ဖြည့်စွတ်ပါ။" msgid "Original password" -msgstr "Password အဟောင္း" +msgstr "မူလ စကားဝှက်" msgid "New password" -msgstr "Password အသစ္‌" +msgstr "စကားဝှက်အသစ်" msgid "New password (again)" -msgstr "Password အသစ္‌ (နောက္‌တစ္‌က္ရိမ္)" +msgstr "စကားဝှက်အသစ် (နောက်တစ်ကြိမ်)" #, c-format msgid "Change password for %s" -msgstr "%s အတ္ဝက္ password ပ္ရောင္းမယ္‌" +msgstr "%s အတွက် စကားဝှက် ပြောင်းရန်" msgid "Please enter your current password and your new password." -msgstr "လက္‌ရ္ဟိ password န္ဟင့္ password အသစ္‌ကို ရိုက္‌ထည့္ပာ" +msgstr "လက်ရှိ စကားဝှက်နှင့် စကားဝှက်အသစ် ရေးထည့်ပါ။" #, c-format msgid "Change user information for %s" -msgstr "%s အတ္ဝက္‌ အခ္ယက္‌အလက္‌တ္ဝေကို ပ္ရောင္းမယ္‌" +msgstr "%s အတွက် သုံးစွဲသူ အချက်အလက် ပြောင်းရန်" msgid "Set User Info" -msgstr "Set User Info" +msgstr "သုံးစွဲသူ အချက်အလက် သတ်မှတ်ရန်" -#, fuzzy msgid "This protocol does not support setting a public alias." -msgstr "အခု protocol ဖ္ရင့္ chat room မ္ယားမခ္ယိတ္‌နုိင္‌ပာ။" +msgstr "ဤပရိုတိုကောတွင် အများဆိုင်ရာ အမည်ကွဲ သတ်မှတ်ခြင်းကို မထောက်ပံ့ပါ။" -#, fuzzy msgid "This protocol does not support fetching the public alias." -msgstr "အခု protocol ဖ္ရင့္ chat room မ္ယားမခ္ယိတ္‌နုိင္‌ပာ။" +msgstr "ဤပရိုတိုကောတွင် အများဆိုင်ရာ အမည်ကွဲ ရယူခြင်းကို မထောက်ပံ့ပါ။" msgid "Unknown" -msgstr "မသိရပာ" +msgstr "အမည်မသိ" #. Changing this string? Look in add_purple_buddy_to_groups msgid "Buddies" -msgstr "ေဘာ္ဒာမ္ယား" +msgstr "မိတ်ဆွေများ" -#, fuzzy msgid "buddy list" -msgstr "ဘော္ဒာ စာရင္း" +msgstr "မိတ်ဆွေစာရင်း" msgid "The certificate is self-signed and cannot be automatically checked." -msgstr "" +msgstr "အသိအမှတ်ပြုလွှာကို ကိုယ်တိုင် လက်မှတ်ထိုးထားပြီး အလိုအလျောက်စစ်ဆေးမှု မပြုနိုင်ပါ။" msgid "" "The certificate is not trusted because no certificate that can verify it is " "currently trusted." -msgstr "" +msgstr "ဤအသိအမှတ်ပြုလွှာကို မယုံရပါ။ လောလောဆယ်တွင် လက်ခံထားသော မည်သည့် အသိအမှတ်ပြုလွှာကိုမှ မယုံကြည်ပါ။" msgid "" "The certificate is not valid yet. Check that your computer's date and time " "are accurate." -msgstr "" +msgstr "အသိအမှတ်ပြုလွှာကို လက်ခံလို့ မရသေးပါ။ သင့်ကွန်ပျူတာ၏ နေ့စွဲနှင့် အချိန် အတိအကျုကို စစ်ဆေးပါ။" msgid "" "The certificate has expired and should not be considered valid. Check that " "your computer's date and time are accurate." msgstr "" +"အသိအမှတ်ပြုလွှာ သက်တမ်းကုန်ဆုံးသွားပြီ၊ သုံးစွဲနိုင်မည် မဟုတ်ပါ။ သင့်ကွန်ပျူတာ၏ နေ့စွဲနှင့် အချိန် တိကျမှုကို စစ်ဆေးပါ။" #. Translators: "domain" refers to a DNS domain (e.g. talk.google.com) msgid "The certificate presented is not issued to this domain." -msgstr "" +msgstr "ပေးထားသော အသိအမှတ်ပြုလွှာသည် ဤဒိုမိန်းအတွက် ထုတ်ပေးထားခြင်း မဟုတ်ပါ။" msgid "" "You have no database of root certificates, so this certificate cannot be " "validated." msgstr "" +"ပင်ရင်း အသိအမှတ်ပြုလွှာများ၏ ဒေတာဘေ့စ် သင့်ထံ မရှိပါ။ ထို့ကြောင့် ဤအသိအမှတ်ပြုလွှာကို အတည်ပြုနိုင်မည် မဟုတ်ပါ။" -#, fuzzy msgid "The certificate chain presented is invalid." -msgstr "The new formatting is invalid." +msgstr "ပေးထားသော အသိအမှတ်ပြုလွှာ အတွဲများကို သုံးစွဲ မရပါ။" msgid "The certificate has been revoked." -msgstr "" +msgstr "အသိအမှတ်ပြုလွှာကို ရုတ်သိမ်းခံရသည်။" -#, fuzzy msgid "An unknown certificate error occurred." -msgstr "An unknown signon error has occurred: %s." +msgstr "အမျိုးအမည်မသိ အသိအမှတ်ပြုလွှာ ချို့ယွင်းနေသည်။" msgid "(DOES NOT MATCH)" -msgstr "" +msgstr "(မကိုက်ညီပါ)" #. Make messages #, c-format msgid "%s has presented the following certificate for just-this-once use:" -msgstr "" +msgstr "%s သည် အောက်ပါ အသိအမှတ်ပြုလွှာကို တစ်ခါသုံးအဖြစ် ထုတ်ပေးထားသည် -" #, c-format msgid "" "Common name: %s %s\n" "Fingerprint (SHA1): %s" msgstr "" +"ဘုံအမည် - %s %s\n" +"လက်ဗွေ (SHA1) - %s" #. TODO: Find what the handle ought to be msgid "Single-use Certificate Verification" -msgstr "" +msgstr "တစ်ကြိမ်သုံး အသိအမှတ်ပြုလွှာ စစ်ဆေးအတည်ပြုချက်" #. Scheme name #. Pool name msgid "Certificate Authorities" -msgstr "" +msgstr "အသိအမှတ်ပြုလွှာ ထုတ်ပေးနိုင်သူများ" #. Scheme name #. Pool name msgid "SSL Peers Cache" -msgstr "" +msgstr "SSL Peers Cache" #. Make messages -#, fuzzy, c-format +#, c-format msgid "Accept certificate for %s?" -msgstr "Accept chat invitation?" +msgstr "%s အတွက် အသိအမှတ်ပြုလွှာ လက်ခံမလား?" #. TODO: Find what the handle ought to be msgid "SSL Certificate Verification" -msgstr "" +msgstr "SSL အသိအမှတ်ပြုလွှာ စစ်ဆေးအတည်ပြုချက်" msgid "_View Certificate..." -msgstr "" +msgstr "_V အသိအမှတ်ပြုလွှာကို ကြည့်ရှုရန်" #, c-format msgid "The certificate for %s could not be validated." -msgstr "" +msgstr "%s အတွက် အသိအမှတ်ပြုလွှာကို စစ်ဆေးအတည်ပြုလို့ မရပါ။" #. TODO: Probably wrong. msgid "SSL Certificate Error" -msgstr "" +msgstr "SSL အသိအမှတ်ပြုလွှာ၌ ချို့ယွင်းမှု ရှိ" -#, fuzzy msgid "Unable to validate certificate" -msgstr "Unable to send message: %s" +msgstr "အသိအမှတ်ပြုလွှာကို အတည်မပြုနိုင်ပါ" #, c-format msgid "" "The certificate claims to be from \"%s\" instead. This could mean that you " "are not connecting to the service you believe you are." msgstr "" +"ဤအသိအမှတ်ပြုလွှာသည် \"%s\" ထံမှ ဖြစ်ကြောင်း ဆိုထားသည်။ ဆိုလိုသည်မှာ သင်သည် သင်ဆက်သွယ်လိုသည့် ၀န်ဆောင်မှုနှင့် " +"အဆက်အသွယ် လုပ်မထားပါ။" #. Make messages #, c-format @@ -1893,165 +1760,158 @@ "Activation date: %s\n" "Expiration date: %s\n" msgstr "" +"အများသိအမည် - %s\n" +"\n" +"လက်ဗွေရာ(SHA1): %s\n" +"\n" +"အသက်သွင်းသော နေ့စွဲ - %s\n" +"သက်တမ်းကုန်မည့် နေ့စွဲ - %s\n" #. TODO: Find what the handle ought to be -#, fuzzy msgid "Certificate Information" -msgstr "Profile Information" +msgstr "အသိအမှတ်ပြုလွှာ အကြောင်းအရာ" #. show error to user msgid "Registration Error" -msgstr "Registration Error" +msgstr "မှတ်ပုံတင်ခြင်း ချို့ယွင်းမှု" -#, fuzzy msgid "Unregistration Error" -msgstr "Registration Error" +msgstr "မှတ်ပုံတင် ရုပ်သိမ်းမှု ချို့ယွင်းချက်" -#, fuzzy, c-format +#, c-format msgid "+++ %s signed on" -msgstr "%s signed on" +msgstr "+++ %s ဝင်လာသည်။" -#, fuzzy, c-format +#, c-format msgid "+++ %s signed off" -msgstr "%s signed off" +msgstr "+++ %s ထွက်သွားသည်။" #. Undocumented #. Unknown error msgid "Unknown error" -msgstr "Unknown error" +msgstr "အမျိုးအမည်မသိ ချို့ယွင်းချက်" -#, fuzzy msgid "Unable to send message: The message is too large." -msgstr "Message ပို့လို့ မရပာ။ အလ္ဝန္‌ရ္ဟည္‌လ္ဟသည္။" +msgstr "စာ ပေးပို့ရန် မဖြစ်နိုင်ပါ။ စာ ရှည်လွန်းသည်။" -#, fuzzy, c-format +#, c-format msgid "Unable to send message to %s." -msgstr "Unable to send message to %s:" +msgstr "%s ထံ စာမပို့နိုင်ပါ။" -#, fuzzy msgid "The message is too large." -msgstr "Away message too long." +msgstr "စာ ရှည်လွန်းသည်။" msgid "Unable to send message." -msgstr "Message ပို့လို့ မရပာ။" +msgstr "စာ ပို့ရန် မဖြစ်နိုင်ပါ။" msgid "Send Message" -msgstr "Send Message" +msgstr "စာပို့ရန်" -#, fuzzy msgid "_Send Message" -msgstr "Send Message" +msgstr "_S စာပို့ရန်" #, c-format msgid "%s entered the room." -msgstr "%s အခန္းထဲ ဝင္‌လာပ္ရီ။" +msgstr "%s အခန်းထဲ ဝင်ရောက်သည်။" #, c-format msgid "%s [%s] entered the room." -msgstr "%s [%s] အခန္းထဲ ဝင္‌လာပ္ရီ။" +msgstr "%s [%s] အခန်းထဲ ဝင်ရောက်သည်။" #, c-format msgid "You are now known as %s" -msgstr "သင္‌အခု %s ဖ္ရစ္‌သ္ဝားပ္ရီ" +msgstr "သင့်ကို ယခု %s အဖြစ် သိကြသည်" #, c-format msgid "%s is now known as %s" -msgstr "%s သည္‌ ယခု %s ဖ္ရစ္‌သ္ဝားပ္ရီ" +msgstr "%s ကို ယခု %s အဖြစ် သိကြသည်။" #, c-format msgid "%s left the room." -msgstr "%s အခန္းထဲမ္ဟ ထ္ဝက္‌သ္ဝားပ္ရီ။" +msgstr "%s အခန်းမှ ထွက်သွားသည်။" #, c-format msgid "%s left the room (%s)." -msgstr "%s (%s) အခန္းထဲမ္ဟ ထ္ဝက္‌သ္ဝားပ္ရီ။" +msgstr "%s အခန်း (%s) မှ ထွက်သွားသည်။" -#, fuzzy msgid "Invite to chat" -msgstr "Initiate Chat" +msgstr "စကားပြောရန် ဖိတ်ခေါ်ပါ" #. Put our happy label in it. msgid "" "Please enter the name of the user you wish to invite, along with an optional " "invite message." -msgstr "" -"Please enter the name of the user you wish to invite, along with an optional " -"invite message." +msgstr "ဖိတ်ခေါ်လိုသော မိတ်ဆွေအမည် ရေးပေးပါ။ (ဖိတ်ခေါ်စာ တစ်ပါတည်းရေးပေးလိုလျှင် ပေးနိုင်သည်။)" -#, fuzzy, c-format +#, c-format msgid "Failed to get connection: %s" -msgstr "Failed to set cmodes for %s" +msgstr "%s ကို ဆက်သွယ်၍ မရပါ" -#, fuzzy, c-format +#, c-format msgid "Failed to get name: %s" -msgstr "Failed to store image: %s\n" +msgstr "%s အမည်ကို ရလို့ မရပါ" -#, fuzzy, c-format +#, c-format msgid "Failed to get serv name: %s" -msgstr "Failed to store image: %s\n" +msgstr "%s ဆာဗာအမည် မရယူနိုင်ပါ" msgid "Purple's D-BUS server is not running for the reason listed below" msgstr "" +"Purple's D-BUS ဆာဗာသည် အောက်ပါ စာရင်းတွင် ပြထားသော အကြောင်းများကြောင့် အလုပ်လုပ်နိုင်ပါ" -#, fuzzy msgid "No name" -msgstr "Last name:" +msgstr "အမည် မရှိပါ" -#, fuzzy msgid "Unable to create new resolver process\n" -msgstr "Unable to create socket" +msgstr "resolver process အသစ် မဖန်တီးနိုင်ပါ။\n" -#, fuzzy msgid "Unable to send request to resolver process\n" -msgstr "Unable to send message to %s:" +msgstr "resolver process ထံ တောင်းဆိုချက် မပို့နိုင်ပါ။\n" -#, fuzzy, c-format +#, c-format msgid "" "Error resolving %s:\n" "%s" msgstr "" -"Error reading %s: \n" -"%s.\n" +"%s ကို ဖြေရှင်းရှာတွင် ချို့ယွင်းမှု - \n" +"%s" -#, fuzzy, c-format +#, c-format msgid "Error resolving %s: %d" -msgstr "" -"Error reading %s: \n" -"%s.\n" +msgstr "%s ကို ဖြေရှင်းရာတွင် ချို့ယွင်းမှု - %d" -#, fuzzy, c-format +#, c-format msgid "" "Error reading from resolver process:\n" "%s" -msgstr "Error reading from %s server" +msgstr "" +"ဖြေရှင်းခြင်းလုပ်ငန်းစဉ် မှ ဖတ်ရှုရာတွင် ချို့ယွင်းမှု -\n" +"%s" #, c-format msgid "Resolver process exited without answering our request" -msgstr "" +msgstr "ဖြေရှင်းခြင်းလုပ်ငန်းစဉ် သည် တောင်းဆိုမှုကို မတုံ့ပြန်ဘဲ ရပ်နားသွားသည်။ " -#, fuzzy, c-format +#, c-format msgid "Error converting %s to punycode: %d" -msgstr "" -"Error reading %s: \n" -"%s.\n" +msgstr "%s မှ punycode သို့ ပြောင်းရာတွင် ချို့ယွင်းမှု - %d" -#, fuzzy, c-format +#, c-format msgid "Thread creation failure: %s" -msgstr "Authentication Failure" +msgstr "အချိတ်အဆက် ပြုလုပ်ရာတွင် မအောင်မြင်မှု - %s" -#, fuzzy msgid "Unknown reason" -msgstr "Unknown reason." +msgstr "အမျိုးအမည်မသိ အကြောင်းရင်း" msgid "Aborting DNS lookup in Tor Proxy mode." -msgstr "" +msgstr "Tor Proxy စနစ်ရှိ DNS ရှာဖွေမှု ဖျက်သိမ်းသည်။" #, c-format msgid "" "Error reading %s: \n" "%s.\n" msgstr "" -"Error reading %s: \n" +"ဖတ်ရှုမှု အမှားအယွင်း %s - \n" "%s.\n" #, c-format @@ -2059,7 +1919,7 @@ "Error writing %s: \n" "%s.\n" msgstr "" -"Error writing %s: \n" +"%s ရေးသားရာတွင် ချို့ယွင်းမှု - \n" "%s.\n" #, c-format @@ -2067,37 +1927,36 @@ "Error accessing %s: \n" "%s.\n" msgstr "" -"Error accessing %s: \n" +"ချို့ယွင်းမှုရှိသော လုပ်ဆောင်ခြင်း %s- \n" "%s.\n" msgid "Directory is not writable." -msgstr "" +msgstr "ဖိုင်လမ်းကြောင်းပေါ်တွင် ရေးနိုင်ခြင်း မရှိပါ။" msgid "Cannot send a file of 0 bytes." -msgstr "Cannot send a file of 0 bytes." +msgstr "၀ ဘိုက် (ဘာမှမရှိ) ဖိုင်ကို ပို့မရပါ။" msgid "Cannot send a directory." -msgstr "Directory လိုက္‌က္ရီး ပို့လို့ မရပာ။" +msgstr "ဖိုင်လမ်းကြောင်းကို ပို့ မရပါ။" #, c-format msgid "%s is not a regular file. Cowardly refusing to overwrite it.\n" -msgstr "%s is not a regular file. Cowardly refusing to overwrite it.\n" +msgstr "%s သည် ပုံမှန်ဖိုင်တစ်ခု မဟုတ်ပါ။ ထပ်ပြင်ရေးခံရဖို့ သတ္တိကြောင်စွာ ငြင်းဆန်နေသည်။ \n" -#, fuzzy msgid "File is not readable." -msgstr "Chat in %s is not available." +msgstr "ဖိုင်ကို ဖတ်လို့မရပါ။" #, c-format msgid "%s wants to send you %s (%s)" -msgstr "%s က %s (%s) ကို ပို့ခ္ယင္ေနတယ္" +msgstr "%s သည် သင့်ဆီ %s (%s) ကို ပေးပို့လိုသည်" -#, fuzzy, c-format +#, c-format msgid "%s wants to send you a file" -msgstr "%s က %s (%s) ကို ပို့ခ္ယင္ေနတယ္" +msgstr "%s သည် သင့်ထံ ဖိုင် ပေးပို့လိုသည်။" #, c-format msgid "Accept file transfer request from %s?" -msgstr "%s ဆီက ဖိုင္‌ အရ္ဝေ့အပ္ရောင္းကို လက္‌ခံမည္‌ေလာ" +msgstr "%s မှ ဖိုင် ပြောင်းရွှေ့ရန် တောင်းဆိုချက်ကို လက်ခံမလား?" #, c-format msgid "" @@ -2105,196 +1964,203 @@ "Remote host: %s\n" "Remote port: %d" msgstr "" -"A file is available for download from:\n" -"Remote host: %s\n" -"Remote port: %d" +"ဖိုင် ဒေါင်းလုဒ်လုပ်နိုင်သည့် နေရာ -\n" +"အ​ဝေးရှိ host - %s\n" +"အဝေးရှိ port - %d" -#, fuzzy, c-format +#, c-format msgid "%s is offering to send file %s" -msgstr "Offering to send %s to %s" +msgstr "%s က ဖိုင် %s ပေးပို့ရန် ကမ်းလှမ်းသည်။" #, c-format msgid "%s is not a valid filename.\n" -msgstr "%s is not a valid filename.\n" +msgstr "%s သည် လက်ခံနိုင်သော ဖိုင်အမည် မဟုတ်ပါ။\n" #, c-format msgid "Offering to send %s to %s" -msgstr "Offering to send %s to %s" +msgstr " %s ကို %s ဆီ ပေးပို့ရန် ကမ်းလှမ်းသည်။" -#, fuzzy, c-format +#, c-format msgid "Starting transfer of %s from %s" -msgstr "%s ဆီက ဖိုင္‌ အရ္ဝေ့အပ္ရောင္းကို လက္‌ခံမည္‌ေလာ" +msgstr "%s ကို %s မှ ဝေမျှခြင်း စတင်နေသည်။" -#, fuzzy, c-format +#, c-format msgid "Transfer of file %s complete" -msgstr "%s ကို ကူးပ္ရောင္းတာ ပ္ရီးသ္ဝားပ္ရီ" +msgstr "ဖိုင် ဝေမျှခြင်း %s ပြီးစီးသည်။" -#, fuzzy, c-format +#, c-format msgid "Transfer of file %s complete" -msgstr "%s ကို ကူးပ္ရောင္းတာ ပ္ရီးသ္ဝားပ္ရီ" +msgstr "ဖိုင် %s ဝေမျှခြင်း ပြီးစီးသည်။" -#, fuzzy msgid "File transfer complete" -msgstr "File transfer host" +msgstr "ဖိုင်ဝေမျှမှု ပြီးစီးသည်။" -#, fuzzy, c-format +#, c-format msgid "You cancelled the transfer of %s" -msgstr "%s ကို ကူးပ္ရောင္းတာ ဆက္‌မလုပ္‌ေတာ့ပာ" +msgstr "သင်က %s ဝေမျှခြင်းကို ဖျက်သိမ်းခဲ့သည်။" -#, fuzzy msgid "File transfer cancelled" -msgstr "File transfer already started" +msgstr "ဖိုင် ဝေမျှခြင်း ဖျက်သိမ်းသည်။" -#, fuzzy, c-format +#, c-format msgid "%s cancelled the transfer of %s" -msgstr "%s cancelled the transfer of %s" +msgstr "%s က %s ဝေမျှမှုကို ဖျက်သိမ်းသည်။" -#, fuzzy, c-format +#, c-format msgid "%s cancelled the file transfer" -msgstr "%s cancelled the transfer of %s" +msgstr "%s က ဖိုင် ဝေမျှမှုကို ဖျက်သိမ်းသည်။" -#, fuzzy, c-format +#, c-format msgid "File transfer to %s failed." -msgstr "File transfer to %s aborted.\n" +msgstr "%s သို့ ဖိုင်ဝေမျှမှု မအောင်မြင်ပါ။" -#, fuzzy, c-format +#, c-format msgid "File transfer from %s failed." -msgstr "File transfer from %s aborted.\n" - -msgid "Run the command in a terminal" -msgstr "" - -msgid "The command used to handle \"aim\" URLs, if enabled." -msgstr "" +msgstr "%s မှ ဖိုင်ဝေမျှမှု မအောင်မြင်ပါ။" -msgid "The command used to handle \"gg\" URLs, if enabled." -msgstr "" +msgid "Whether the specified command should handle \"aim\" URLs" +msgstr "သတ်မှတ်ထားသော ညွှန်ကြားချက်သည် \"aim\" URLs ကို ကိုင်တွယ်ရန် လိုမလို" -msgid "The command used to handle \"icq\" URLs, if enabled." +msgid "" +"True if the command specified in the \"command\" key should handle \"aim\" " +"URLs." msgstr "" +"\"command\" ကီးထဲ၌ သတ်မှတ်ထားသော ညွှန်ကြားချက်သည် \"aim\" URLs ကို ကိုင်တွယ်ပါက​ အမှန်ဟု သတ်မှတ်မည်။" -msgid "The command used to handle \"irc\" URLs, if enabled." -msgstr "" +msgid "The handler for \"aim\" URLs" +msgstr "\"aim\" URLs ကို ကိုင်တွယ်သူ" -msgid "The command used to handle \"msnim\" URLs, if enabled." -msgstr "" +msgid "The command used to handle \"aim\" URLs, if enabled." +msgstr "အကယ်၍ ဖွင့်ထားပါက၊ \"aim\" URLs ကို ကိုင်တွယ်ရာတွင် သုံးစွဲသော ညွှန်ကြားချက်။" -msgid "The command used to handle \"sip\" URLs, if enabled." -msgstr "" +msgid "Run the command in a terminal" +msgstr "ညွှန်ကြားချက်ကို terminal တွင် လုပ်ဆောင်ပါ" -msgid "The command used to handle \"xmpp\" URLs, if enabled." +msgid "" +"True if the command used to handle this type of URL should be run in a " +"terminal." msgstr "" +"ဤ URL အမျိုးအစားကို ကိုင်တွယ်ရန် သတ်မှတ်ထားသော ညွှန်ကြားချက်သည် terminal ထဲ၌ သုံးစွဲပါက အမှန်ဟု သတ်မှတ်မည်။" -msgid "The command used to handle \"ymsgr\" URLs, if enabled." -msgstr "" +msgid "Whether the specified command should handle \"gg\" URLs" +msgstr "သတ်မှတ်ထားသော ညွှန်ကြားချက်သည် \"gg\" URLs ကို ကိုင်တွယ်ရန် လိုမလို" -msgid "The handler for \"aim\" URLs" +msgid "" +"True if the command specified in the \"command\" key should handle \"gg\" " +"URLs." msgstr "" +"\"command\" ကီးထဲ၌ သတ်မှတ်ထားသော ညွှန်ကြားချက်သည် \"gg\" URLs ကို ကိုင်တွယ်ပါက​ အမှန်ဟု သတ်မှတ်မည်။" msgid "The handler for \"gg\" URLs" -msgstr "" +msgstr "\"gg\" URLs ကို ကိုင်တွယ်သူ" -msgid "The handler for \"icq\" URLs" -msgstr "" +msgid "The command used to handle \"gg\" URLs, if enabled." +msgstr "အကယ်၍ ဖွင့်ထားပါက၊ \"gg\" URLs ကို ကိုင်တွယ်ရာတွင် သုံးစွဲသော ညွှန်ကြားချက်။" -msgid "The handler for \"irc\" URLs" -msgstr "" +msgid "Whether the specified command should handle \"icq\" URLs" +msgstr "သတ်မှတ်ထားသော ညွှန်ကြားချက်သည် \"icq\" URLs ကို ကိုင်တွယ်ရန် လိုမလို" -msgid "The handler for \"msnim\" URLs" +msgid "" +"True if the command specified in the \"command\" key should handle \"icq\" " +"URLs." msgstr "" +"\"command\" ကီးထဲ၌ သတ်မှတ်ထားသော ညွှန်ကြားချက်သည် \"icq\" URLs ကို ကိုင်တွယ်ပါက​ အမှန်ဟု သတ်မှတ်မည်။" -msgid "The handler for \"sip\" URLs" -msgstr "" +msgid "The handler for \"icq\" URLs" +msgstr "\"icq\" URLs ကို ကိုင်တွယ်သူ" -msgid "The handler for \"xmpp\" URLs" -msgstr "" +msgid "The command used to handle \"icq\" URLs, if enabled." +msgstr "အကယ်၍ ဖွင့်ထားပါက၊ \"icq\" URLs ကို ကိုင်တွယ်ရာတွင် သုံးစွဲသော ညွှန်ကြားချက်။" -msgid "The handler for \"ymsgr\" URLs" -msgstr "" +msgid "Whether the specified command should handle \"irc\" URLs" +msgstr "သတ်မှတ်ထားသော ညွှန်ကြားချက်သည် \"irc\" URLs ကို ကိုင်တွယ်ရန် လိုမလို" msgid "" -"True if the command specified in the \"command\" key should handle \"aim\" " +"True if the command specified in the \"command\" key should handle \"irc\" " "URLs." msgstr "" +"\"command\" ကီးထဲ၌ သတ်မှတ်ထားသော ညွှန်ကြားချက်သည် \"irc\" URLs ကို ကိုင်တွယ်ပါက​ အမှန်ဟု သတ်မှတ်မည်။" -msgid "" -"True if the command specified in the \"command\" key should handle \"gg\" " -"URLs." -msgstr "" +msgid "The handler for \"irc\" URLs" +msgstr " \"irc\" URLs ကို ကိုင်တွယ်သူ" -msgid "" -"True if the command specified in the \"command\" key should handle \"icq\" " -"URLs." -msgstr "" +msgid "The command used to handle \"irc\" URLs, if enabled." +msgstr "အကယ်၍ ဖွင့်ထားပါက၊ \"irc\" URLs ကို ကိုင်တွယ်ရာတွင် သုံးစွဲသော ညွှန်ကြားချက်။" -msgid "" -"True if the command specified in the \"command\" key should handle \"irc\" " -"URLs." -msgstr "" +msgid "Whether the specified command should handle \"msnim\" URLs" +msgstr "သတ်မှတ်ထားသော ညွှန်ကြားချက်သည် \"msnim\" URLs ကို ကိုင်တွယ်ရန် လိုမလို" msgid "" "True if the command specified in the \"command\" key should handle \"msnim\" " "URLs." msgstr "" +"\"command\" ကီးထဲ၌ သတ်မှတ်ထားသော ညွှန်ကြားချက်သည် \"msnim\" URLs ကို ကိုင်တွယ်ပါက​ အမှန်ဟု သတ်မှတ်မည်။" -msgid "" -"True if the command specified in the \"command\" key should handle \"sip\" " -"URLs." -msgstr "" +msgid "The handler for \"msnim\" URLs" +msgstr "\"msnim\" URLs ကို ကိုင်တွယ်သူ" -msgid "" -"True if the command specified in the \"command\" key should handle \"xmpp\" " -"URLs." -msgstr "" +msgid "The command used to handle \"msnim\" URLs, if enabled." +msgstr "အကယ်၍ ဖွင့်ထားပါက၊ \"msnim\" URLs ကို ကိုင်တွယ်ရာတွင် သုံးစွဲသော ညွှန်ကြားချက်။" + +msgid "Whether the specified command should handle \"sip\" URLs" +msgstr "သတ်မှတ်ထားသော ညွှန်ကြားချက်သည် \"sip\" URLs ကို ကိုင်တွယ်ရန် လိုမလို" msgid "" -"True if the command specified in the \"command\" key should handle \"ymsgr\" " +"True if the command specified in the \"command\" key should handle \"sip\" " "URLs." msgstr "" +"\"command\" ကီးထဲ၌ သတ်မှတ်ထားသော ညွှန်ကြားချက်သည် \"sip\" URLs ကို ကိုင်တွယ်ပါက​ အမှန်ဟု သတ်မှတ်မည်။" -msgid "" -"True if the command used to handle this type of URL should be run in a " -"terminal." -msgstr "" +msgid "The handler for \"sip\" URLs" +msgstr "\"sip\" URLs ကို ကိုင်တွယ်သူ" -msgid "Whether the specified command should handle \"aim\" URLs" -msgstr "" +msgid "The command used to handle \"sip\" URLs, if enabled." +msgstr "အကယ်၍ ဖွင့်ထားပါက၊ \"sip\" URLs ကို ကိုင်တွယ်ရာတွင် သုံးစွဲသော ညွှန်ကြားချက်။" -msgid "Whether the specified command should handle \"gg\" URLs" -msgstr "" +msgid "Whether the specified command should handle \"xmpp\" URLs" +msgstr "သတ်မှတ်ထားသော ညွှန်ကြားချက်သည် \"xmpp\" URLs ကို ကိုင်တွယ်ရန် လိုမလို" -msgid "Whether the specified command should handle \"icq\" URLs" +msgid "" +"True if the command specified in the \"command\" key should handle \"xmpp\" " +"URLs." msgstr "" +"\"command\" ကီးထဲ၌ သတ်မှတ်ထားသော ညွှန်ကြားချက်သည် \"xmpp\" URLs ကို ကိုင်တွယ်ပါက​ အမှန်ဟု သတ်မှတ်မည်။" -msgid "Whether the specified command should handle \"irc\" URLs" -msgstr "" +msgid "The handler for \"xmpp\" URLs" +msgstr "\"xmpp\" URLs ကို ကိုင်တွယ်သူ" -msgid "Whether the specified command should handle \"msnim\" URLs" -msgstr "" +msgid "The command used to handle \"xmpp\" URLs, if enabled." +msgstr "အကယ်၍ ဖွင့်ထားပါက၊ \"xmpp\" URLs ကို ကိုင်တွယ်ရာတွင် သုံးစွဲသော ညွှန်ကြားချက်။" -msgid "Whether the specified command should handle \"sip\" URLs" -msgstr "" +msgid "Whether the specified command should handle \"ymsgr\" URLs" +msgstr "သတ်မှတ်ထားသော ညွှန်ကြားချက်သည် \"ymsgr\" URLs ကို ကိုင်တွယ်ရန် လိုမလို" -msgid "Whether the specified command should handle \"xmpp\" URLs" +msgid "" +"True if the command specified in the \"command\" key should handle \"ymsgr\" " +"URLs." msgstr "" +"\"command\" ကီးထဲ၌ သတ်မှတ်ထားသော ညွှန်ကြားချက်သည \"ymsgr\" URLs ကို ကိုင်တွယ်ပါက​ အမှန်ဟု သတ်မှတ်မည်။" -msgid "Whether the specified command should handle \"ymsgr\" URLs" -msgstr "" +msgid "The handler for \"ymsgr\" URLs" +msgstr "\"ymsgr\" URLs ကို ကိုင်တွယ်သူ" + +msgid "The command used to handle \"ymsgr\" URLs, if enabled." +msgstr "အကယ်၍ ဖွင့်ထားပါက၊ \"ymsgr\" URLs ကို ကိုင်တွယ်ရာတွင် သုံးစွဲသော ညွှန်ကြားချက်။" msgid "The logger has no read function" -msgstr "The logger has no read function" +msgstr "Logger ၌ ဖတ်ရှုနိုင်သော ဆောင်ရွတ်ချက် မပါရှိပါ။" msgid "HTML" msgstr "HTML" msgid "Plain text" -msgstr "Plain text" +msgstr "စာသားသက်သက်" msgid "Old flat format" -msgstr "" +msgstr "ဓာတ်ပြားဟောင်း ပုံစံ" msgid "Logging of this conversation failed." -msgstr "" +msgstr "ဤစကားပြောဆိုမှုကို မှတ်တမ်းတင်၍ မရပါ။" msgid "XML" msgstr "XML" @@ -2304,175 +2170,172 @@ "(%s) %s <AUTO-" "REPLY>: %s
\n" msgstr "" -"(%s) %s <AUTO-" -"REPLY>: %s
\n" +"(%s) %s <အလိုအလျှောက် " +"အကြောင်းပြန်ကြားချက်>: %s
\n" #, c-format msgid "" "(%s) %s <AUTO-" "REPLY>: %s
\n" msgstr "" -"(%s) %s <AUTO-" -"REPLY>: %s
\n" +"(%s) %s <အလိုအလျောက်-" +"အကြောင်းပြန်ကြားချက်>: %s
\n" msgid "Unable to find log path!" -msgstr "Unable to find log path!" +msgstr "မှတ်တမ်း လမ်းကြောင်းကို မရှာနိုင်ပါ။" #, c-format msgid "Could not read file: %s" -msgstr "Could not read file: %s" +msgstr "ဖတ်မရသော ဖိုင် - %s" #, c-format msgid "(%s) %s : %s\n" -msgstr "(%s) %s : %s\n" +msgstr "(%s) %s <အလိုအလျောက်-အကြောင်းပြန်ကြားချက်> - %s\n" msgid "" "No codecs found. Install some GStreamer codecs found in GStreamer plugins " "packages." msgstr "" +"codecs မတွေ့ရပါ။ GStreamer ပလပ်အင် အထုပ်များတွင် တွေ့ရသော GStreamer codecs တို့ကို ထည့်သွင်းပါ။" msgid "" "No codecs left. Your codec preferences in fs-codecs.conf are too strict." -msgstr "" +msgstr "codecs မကျန်ပါ။ fs-codecs.conf ရှိ သင့် ဦးစားပေးချက်များသည် စည်းကြပ်လွန်းသည်။ " -#, fuzzy msgid "A non-recoverable Farsight2 error has occurred." -msgstr "An unknown signon error has occurred: %s." +msgstr "ပြန်လည်ပြင်ယူရန် မဖြစ်နိုင်သော Farsight2 ချို့ယွင်းမှု ဖြစ်ပေါ်ခဲ့သည်။" -msgid "Error with your microphone" +msgid "A non-recoverable Farstream error has occurred." msgstr "" +msgid "Error with your microphone" +msgstr "မိုက်ခရိုဖုန်း ချို့ယွင်းမှု" + msgid "Error with your webcam" -msgstr "" +msgstr "သင့် webcam ၌ ချို့ယွင်းချက် ရှိသည်။" -#, fuzzy msgid "Conference error" -msgstr "Connection Closed" +msgstr "ဆွေးနွေးခန်းဆိုင်ရာ ချို့ယွင်းမှု" -#, fuzzy, c-format +#, c-format msgid "Error creating session: %s" -msgstr "Error creating connection" +msgstr "ဆက်ရှင် %s ကို ပြုလုပ်ရာတွင် ချို့ယွင်းမှု" #, c-format msgid "You are using %s, but this plugin requires %s." -msgstr "" +msgstr "သင် %s သုံးနေသော်လည်း ဤပလပ်အင်က %s လိုအပ်သည်။" msgid "This plugin has not defined an ID." -msgstr "" +msgstr "ဤပလပ်အင်သည် အမှတ်အသား သတ်မှတ်မထားပါ။" #, c-format msgid "Plugin magic mismatch %d (need %d)" -msgstr "" +msgstr "ပလပ်အင် မေးဂျစ် %d ကိုက်ညီမှု မရှိပါ (လိုအပ်ချက် %d)" #, c-format msgid "ABI version mismatch %d.%d.x (need %d.%d.x)" -msgstr "" +msgstr "ABI ဗားရှင်း မတူညီမှု %d.%d.x (%d.%d.x လိုအပ်သည်။)" msgid "" "Plugin does not implement all required functions (list_icon, login and close)" msgstr "" +"_I လိုအပ်သော လုပ်ဆောင်ချက်များ (အိုင်ကွန်စာရင်း၊ ဝင်ရောက်ခြင်း၊ ပိတ်ခြင်း) တို့ကို ပလပ်အင်က အားလုံး " +"အကောင်အထည်ဖော်ထားခြင်း မဟုတ်ပါ။ " #, c-format msgid "" "The required plugin %s was not found. Please install this plugin and try " "again." -msgstr "" -"The required plugin %s was not found. Please install this plugin and try " -"again." +msgstr "လိုအပ်သော ပလပ်အင် %s ရှာမတွေ့ပါ။ ပလပ်အင် ဆော့ဝဲ ထည့်သွင်းပြီး ထပ်ကြိုးစားကြည့်ပါ။ " -#, fuzzy msgid "Unable to load the plugin" -msgstr "Pidgin was unable to load your plugin." +msgstr "ပလပ်အင်ကို ဖွင့်မရပါ" #, c-format msgid "The required plugin %s was unable to load." -msgstr "The required plugin %s was unable to load." +msgstr "လိုအပ်သော ပလပ်အင် %s ကို ဖွင့်မရပါ။ " -#, fuzzy msgid "Unable to load your plugin." -msgstr "Pidgin was unable to load your plugin." +msgstr "သင့်ပလပ်အင်ကို ဖွင့်မရပါ။" -#, fuzzy, c-format +#, c-format msgid "%s requires %s, but it failed to unload." -msgstr "The required plugin %s was unable to load." +msgstr "%s က %s ကို လိုအပ်သည်။ သို့သော် ပြန်ဖယ်ရာတွင် မအောင်မြင်ပါ။ " -#, fuzzy msgid "Autoaccept" -msgstr "Accept" +msgstr "Autoaccept" -#, fuzzy msgid "Auto-accept file transfer requests from selected users." -msgstr "%s ဆီက ဖိုင္‌ အရ္ဝေ့အပ္ရောင္းကို လက္‌ခံမည္‌ေလာ" +msgstr "ရွေးထားသော သုံးစွဲသူများထံမှ ဖိုင်ဝေမျှရန် တောင်းဆိုမှုများကို အလိုအလျောက် လက်ခံပါ။" -#, fuzzy, c-format +#, c-format msgid "Autoaccepted file transfer of \"%s\" from \"%s\" completed." -msgstr "%s ဆီက ဖိုင္‌ အရ္ဝေ့အပ္ရောင္းကို လက္‌ခံမည္‌ေလာ" +msgstr "အလိုအလျောက်လက်ခံသော \"%s\" သို့ \"%s\" မှ ဖိုင်ဝေမျှမှု ပြီးစီးသည်။ " msgid "Autoaccept complete" -msgstr "" +msgstr "Autoaccept ပြီးစီးသည်" -#, fuzzy, c-format +#, c-format msgid "When a file-transfer request arrives from %s" -msgstr "%s ဆီက ဖိုင္‌ အရ္ဝေ့အပ္ရောင္းကို လက္‌ခံမည္‌ေလာ" +msgstr "%s ထံမှ ဖိုင်ဝေမျှရန် တောင်းဆိုမှု ရောက်လာသောအခါ " msgid "Set Autoaccept Setting" -msgstr "" +msgstr "Autoaccept ချိန်ညှိချက်ကို သတ်မှတ်ရန်" msgid "_Save" -msgstr "(_S) သိမ္းထားမယ္‌" +msgstr "_S သိမ်းဆည်းရန်" msgid "_Cancel" -msgstr "(_C) မလုပ္‌ေတာ့ဘူး" +msgstr "_C ဖျက်သိမ်းရန်" msgid "Ask" -msgstr "" +msgstr "မေးမြန်းရန်" -#, fuzzy msgid "Auto Accept" -msgstr "Accept" +msgstr "အလိုအလျောက် လက်ခံရန်" -#, fuzzy msgid "Auto Reject" -msgstr "အလုိအလ္ယောက္ ပ္ရန္‌လည္‌ဆက္‌သ္ဝယ္‌" +msgstr "အလိုအလျောက် ငြင်းပယ်ရန်" -#, fuzzy msgid "Autoaccept File Transfers..." -msgstr "ဖိုင္ အရ္ဝေ့အပ္ရောင္းမ္ယား" +msgstr "Autoaccept ဖိုင် ပြောင်းရွှေ့မှု..." #. XXX: Is there a better way than this? There really should be. msgid "" "Path to save the files in\n" "(Please provide the full path)" msgstr "" +"ဖိုင်များ သိမ်းထားရန် လမ်းကြောင်း\n" +"(လမ်းကြောင်း အပြည့်အစုံ ပေးပါ။)" -#, fuzzy msgid "" "When a file-transfer request arrives from a user who is\n" "*not* on your buddy list:" -msgstr "%s ဆီက ဖိုင္‌ အရ္ဝေ့အပ္ရောင္းကို လက္‌ခံမည္‌ေလာ" +msgstr "" +"ဖိုင်ဝေမျှရန် တောင်းဆိုမှု ရောက်လာသောအခါ ထိုသူသည် \n" +"သင့် မိတ်ဆွေစာရင်းတွင် *ရှိမနေ* လျှင် - " msgid "" "Notify with a popup when an autoaccepted file transfer is complete\n" "(only when there's no conversation with the sender)" msgstr "" +"အလိုအလျောက် ဖိုင်လက်ခံသော ဖိုင် ပြောင်းရွှေ့မှု ပြီးစီးသောအခါ အချက်ပြ အကြောင်းကြားပါ။ \n" +" (ပေးပို့သူနှင့် စကားပြောဆိုမှု မရှိသောအခါမှသာ)" -#, fuzzy msgid "Create a new directory for each user" -msgstr "Select a conference server to query" +msgstr "သုံးစွဲသူ တစ်ဦးချင်းအတွက် ဖိုင်တွဲ အသစ် တစ်ခု ဖန်တီးရန်" -#, fuzzy msgid "Escape the filenames" -msgstr "%s cancelled the transfer of %s" +msgstr "ဖိုင်အမည်များကို ကျော်သွားရန်" -#, fuzzy msgid "Notes" -msgstr "Note" +msgstr "မှတ်စုများ" msgid "Enter your notes below..." -msgstr "" +msgstr "အောက်တွင် မှတ်စုများ ရေးရန်..." msgid "Edit Notes..." -msgstr "" +msgstr "မှတ်စုများ တည်းဖြတ်ရန်..." #. *< major version #. *< minor version @@ -2482,19 +2345,18 @@ #. *< dependencies #. *< priority #. *< id -#, fuzzy msgid "Buddy Notes" -msgstr "ေဘာ္ဒာမ္ယား" +msgstr "မိတ်ဆွေ မှတ်စုများ" #. *< name #. *< version msgid "Store notes on particular buddies." -msgstr "" +msgstr "မိတ်ဆွေတိုင်းနှင့် ပါတ်သက်သော မှတ်စုများ ထားရှိပါ။" #. *< summary -#, fuzzy msgid "Adds the option to store notes for buddies on your buddy list." -msgstr "Add the user to your buddy list" +msgstr "" +"မိတ်ဆွေစာရင်းတွင် ရှိသော မိတ်ဆွေများနဲ့ ပါတ်သက်သော မှတ်စုများ သိမ်းဆည်းပေးမည့် ရွေးစရာ ထည့်ပေးပါ။" #. *< type #. *< ui_requirement @@ -2503,14 +2365,14 @@ #. *< priority #. *< id msgid "Cipher Test" -msgstr "" +msgstr "စာဝှက်ရေးသားမှု အစမ်း" #. *< name #. *< version #. * summary #. * description msgid "Tests the ciphers that ship with libpurple." -msgstr "" +msgstr "libpurple ဖြင့် ပါလာသော ဝှက်စာများကို စမ်းသပ်ပါ။" #. *< type #. *< ui_requirement @@ -2519,14 +2381,14 @@ #. *< priority #. *< id msgid "DBus Example" -msgstr "" +msgstr "DBus ဥပမာ" #. *< name #. *< version #. * summary #. * description msgid "DBus Plugin Example" -msgstr "" +msgstr "DBus ပလပ်အင် ဥပမာ" #. *< type #. *< ui_requirement @@ -2534,52 +2396,47 @@ #. *< dependencies #. *< priority #. *< id -#, fuzzy msgid "File Control" -msgstr "Pidgin File Control" +msgstr "ဖိုင် ထိန်းကွပ်မှု" #. *< name #. *< version #. * summary #. * description -#, fuzzy msgid "Allows control by entering commands in a file." -msgstr "Allows you to control Pidgin by entering commands in a file." +msgstr "ဖိုင်တစ်ခုထဲတွင် ညွှန်ကြားချက်များ ရေးပေးခြင်းဖြင့် ထိန်းချုပ်ခွင့် ပြုသည်။" msgid "Minutes" -msgstr "မိနစ္‌မ္ယား" +msgstr "မိနစ်" #. This is a cultural reference. Dy'er Mak'er is a song by Led Zeppelin. #. If that doesn't translate well into your language, drop the 's before translating. msgid "I'dle Mak'er" -msgstr "I'dle Mak'er" +msgstr "ကျောက်ရုပ် ဖြစ်စေခြင်း" msgid "Set Account Idle Time" -msgstr "Set Account Idle Time" +msgstr "အကောင့် လှုပ်ရှားမှု မရှိသည့် အချိန်ကို သတ်မှတ်ရန်" msgid "_Set" -msgstr "(_S) လုပ္‌လိုက္‌ေတာ့" +msgstr "_S သတ်မှတ်ရန်" msgid "None of your accounts are idle." -msgstr "" +msgstr "သင့် အကောင့်တစ်ခုမှ မလှုပ်မရှား မဖြစ်ပါ။" -#, fuzzy msgid "Unset Account Idle Time" -msgstr "Set Account Idle Time" +msgstr "အကောင့် မလှုပ်မရှား အချိန်ကို ပြန်ဖြုတ်ရန်" -#, fuzzy msgid "_Unset" -msgstr "(_U) သံုးမယ္‌" +msgstr "_U ပြန်ဖြုတ်ရန်" msgid "Set Idle Time for All Accounts" -msgstr "" +msgstr "အကောင့်အားလုံးအတွက် မလှုပ်ရှားသည့် အချိန်ကို သတ်မှတ်ရန်" msgid "Unset Idle Time for All Idled Accounts" -msgstr "" +msgstr "အကောင့်အားလုံးအတွက် မလှုပ်ရှားသည့် အချိန်ကို ပြန်ဖြုတ်ရန်" -#, fuzzy msgid "Allows you to hand-configure how long you've been idle" -msgstr "Allows you to hand-configure how long you've been idle for" +msgstr "သင် မလှုပ်မရှား ရှိနေနိုင်သည့် အချိန်ကို ကိုယ်တိုင် သတ်မှတ်စေသည်" #. *< type #. *< ui_requirement @@ -2588,21 +2445,21 @@ #. *< priority #. *< id msgid "IPC Test Client" -msgstr "IPC Test Client" +msgstr "IPC အစမ်းသပ်ခံ ပုဂ္ဂိုလ်" #. *< name #. *< version #. * summary msgid "Test plugin IPC support, as a client." -msgstr "Test plugin IPC support, as a client." +msgstr "ပလပ်အင် IPC အထောက်အပံ့ကို သုံးစွဲသူအဖြစ် စစ်ဆေးပါ။" #. * description msgid "" "Test plugin IPC support, as a client. This locates the server plugin and " "calls the commands registered." msgstr "" -"Test plugin IPC support, as a client. This locates the server plugin and " -"calls the commands registered." +"ပလပ်အင် IPC အထောက်အပံ့ကို သုံးစွဲသူအဖြစ် စစ်ဆေးပါ။ ဆာဗာ ပလပ်အင်ကို ရှာပြီး မှတ်ပုံတင်ထားသော " +"ညွှန်ကြားချက်များကို ခေါ်ယူပေးသည်။" #. *< type #. *< ui_requirement @@ -2611,31 +2468,30 @@ #. *< priority #. *< id msgid "IPC Test Server" -msgstr "IPC Test Server" +msgstr "IPC စစ်ဆေး​ခံ ဆာဗာ" #. *< name #. *< version #. * summary msgid "Test plugin IPC support, as a server." -msgstr "Test plugin IPC support, as a server." +msgstr "ပလပ်အင် IPC အထောက်အပံ့ကို ဆာဗာအဖြစ် စစ်ဆေးပါ။" #. * description msgid "Test plugin IPC support, as a server. This registers the IPC commands." -msgstr "Test plugin IPC support, as a server. This registers the IPC commands." +msgstr "ပလပ်အင် IPC အထောက်အပံ့ကို ဆာဗာအဖြစ် စစ်ဆေးပါ။ IPC ညွှန်ကြားချက်များကို မှတ်ပုံတင်ပေးသည်။" -#, fuzzy msgid "Hide Joins/Parts" -msgstr "Login အမ္ဟားမ္ယားကို မပ္ရပာန္ဟင့္" +msgstr "အချိတ်အဆက်များ/အစိတ်အပိုင်းများကို ဖုံးကွယ်ရန်" #. Translators: Followed by an input request a number of people msgid "For rooms with more than this many people" -msgstr "" +msgstr "ဤလူအများဆန့်သော အခန်းအတွက်" msgid "If user has not spoken in this many minutes" -msgstr "" +msgstr "အကယ်၍ သုံးစွဲသူသည် ဤမျှမိနစ်ကြာအောင်​ စကားမပြောလျှင်" msgid "Apply hiding rules to buddies" -msgstr "" +msgstr "မိတ်ဆွေများအတွက် ဖုံးကွယ်ထားသော စည်းမျဉ်းများ အသုံးချရန်" #. *< type #. *< ui_requirement @@ -2644,118 +2500,111 @@ #. *< priority #. *< id msgid "Join/Part Hiding" -msgstr "" +msgstr "အချိတ်အဆက်/တပိုင်းတစ ဖုံးကွယ်ရန်" #. *< name #. *< version #. * summary msgid "Hides extraneous join/part messages." -msgstr "" +msgstr "အပို အချိတ်အဆက်/စာတို အပိုင်းအစများကို ဖုံးကွယ်ထားပါ။" #. * description msgid "" "This plugin hides join/part messages in large rooms, except for those users " "actively taking part in a conversation." msgstr "" +"ဤပလပ်အင်သည် စကားပြောဆိုမှု တခု၌ တက်ကြွစွာ ပါဝင်သူများ မှလွဲပြီး၊ စာတို အချိတ်အဆက်/အစိတ်အပိုင်းများကို " +"ဖုံးကွယ်ပေးသည်။" #. This is used in the place of a timezone abbreviation if the #. * offset is way off. The user should never really see it, but #. * it's here just in case. The parens are to make it clear it's #. * not a real timezone. msgid "(UTC)" -msgstr "" +msgstr "(UTC)" -#, fuzzy msgid "User is offline." -msgstr "User is offline" +msgstr "သုံးစွဲသူသည် အော့ဖ်လိုင်း ဖြစ်နေသည်။" -#, fuzzy msgid "Auto-response sent:" -msgstr "အလုိအလ္ယောက္ ပ္ရန္‌လည္‌ဆက္‌သ္ဝယ္‌" +msgstr "အလိုအလျောက်-တုံ့ပြန်မှု ပေးပို့ချက် -" -#, fuzzy, c-format +#, c-format msgid "%s has signed off." -msgstr "%s has signed off (%s)" +msgstr "%s ထွက်ခွာသွားပြီ။" msgid "One or more messages may have been undeliverable." -msgstr "" +msgstr "စာတိုများ ပေးပို့မရ ဖြစ်နေသည်။" msgid "You were disconnected from the server." -msgstr "You were disconnected from the server." +msgstr "ဆာဗာထံမှ သင့်ကို အဆက်အသွယ်ဖြတ်လိုက်သည်။" msgid "" "You are currently disconnected. Messages will not be received unless you are " "logged in." -msgstr "" +msgstr "သင် အဆက်အသွယ် ပြတ်နေသည်။ အကောင့်ထဲ မ၀င်လျှင် စာများကို လက်ခံ ရရှိမည်မဟုတ်။" msgid "Message could not be sent because the maximum length was exceeded." -msgstr "" +msgstr "ပေးနိုင်သည့် အတိုင်းအတာကို ကျော်သွားသည့်အတွက် စာတိုကို ပေးပို့၍ မရပါ။" -#, fuzzy msgid "Message could not be sent." -msgstr "Your Yahoo! message did not get sent." +msgstr "စာတို ပေးပို့၍ မရပါ။" #. The names of IM clients are marked for translation at the request of #. translators who wanted to transliterate them. Many translators #. choose to leave them alone. Choose what's best for your language. msgid "Adium" -msgstr "" +msgstr "Adium" #. The names of IM clients are marked for translation at the request of #. translators who wanted to transliterate them. Many translators #. choose to leave them alone. Choose what's best for your language. -#, fuzzy msgid "Fire" -msgstr "Firefox" +msgstr "မီးလျှံ" #. The names of IM clients are marked for translation at the request of #. translators who wanted to transliterate them. Many translators #. choose to leave them alone. Choose what's best for your language. -#, fuzzy msgid "Messenger Plus!" -msgstr "Message from %s" +msgstr "Messenger Plus!" #. The names of IM clients are marked for translation at the request of #. translators who wanted to transliterate them. Many translators #. choose to leave them alone. Choose what's best for your language. msgid "QIP" -msgstr "" +msgstr "QIP" #. The names of IM clients are marked for translation at the request of #. translators who wanted to transliterate them. Many translators #. choose to leave them alone. Choose what's best for your language. -#, fuzzy msgid "MSN Messenger" -msgstr "Send Message" +msgstr "MSN Messenger" #. The names of IM clients are marked for translation at the request of #. translators who wanted to transliterate them. Many translators #. choose to leave them alone. Choose what's best for your language. msgid "Trillian" -msgstr "" +msgstr "Trillian" #. The names of IM clients are marked for translation at the request of #. translators who wanted to transliterate them. Many translators #. choose to leave them alone. Choose what's best for your language. -#, fuzzy msgid "aMSN" -msgstr "MSN" +msgstr "aMSN" #. Add general preferences. -#, fuzzy msgid "General Log Reading Configuration" -msgstr "Tray Icon Configuration" +msgstr "ယေဘုယျ မှတ်တမ်း ဖတ်ရှုရန် ပြုပြင်ခြင်း" msgid "Fast size calculations" -msgstr "" +msgstr "အမြန် အရွယ်အစား တွက်ချက်မှု" msgid "Use name heuristics" -msgstr "" +msgstr "ကိုယ်တိုင် သင်ကြားနိုင်သော အမည်ကို သုံးစွဲရန်" #. Add Log Directory preferences. -#, fuzzy msgid "Log Directory" -msgstr "_Search for:" +msgstr "မှတ်တမ်း ဖိုင်တွဲ" #. *< type #. *< ui_requirement @@ -2763,15 +2612,14 @@ #. *< dependencies #. *< priority #. *< id -#, fuzzy msgid "Log Reader" -msgstr "Login server" +msgstr "မှတ်တမ်း ဖတ်ကိရိယာ" #. *< name #. *< version #. * summary msgid "Includes other IM clients' logs in the log viewer." -msgstr "" +msgstr "မှတ်တမ်း မြင်ကွင်းတွင် တခြား IM သုံးစွဲသူများ၏ မှတ်တမ်းများကို ထည့်သွင်းပါ။" #. * description msgid "" @@ -2781,20 +2629,22 @@ "WARNING: This plugin is still alpha code and may crash frequently. Use it " "at your own risk!" msgstr "" +"မှတ်တမ်းများကို ကြည့်ရှုသောအခါ၊ ဤပလပ်အင်၌ အခြား MSN သုံးစွဲသူများ၏ မှတ်တမ်းကိုလည်း ထည့်သွင်းပေးလိမ့်မည်။ " +"လောလောဆယ်တွင် Adium, MSN Messenger, aMSN နှင့် Trillian တို့ ပါဝင်သည်။ \n" +"\n" +"သတိပေးချက် - ဤပလပ်အင်သည် အာဖာ ကုဒ်ဖြစ်ပြီး မကြာမဏ ပျက်စီးနိုင်သည်။ ကိုယ့်ဘာသာ သတိထား သုံးစွဲပါ။" -#, fuzzy msgid "Mono Plugin Loader" -msgstr "Tcl Plugin Loader" +msgstr "မိုနို ပလပ်အင် ဖွင့်စက်" msgid "Loads .NET plugins with Mono." -msgstr "" +msgstr ".NET ပလပ်အင်များကို မိုနို သုံးပြီး ဖွင့်ပါ။" msgid "Add new line in IMs" -msgstr "" +msgstr "IMs တွင် လိုင်းအသစ် ထပ်ထည့်ရန်" -#, fuzzy msgid "Add new line in Chats" -msgstr "Alias Chat" +msgstr "စကားပြောဆိုချက်များတွင် လိုင်းအသစ် ထပ်ထည့်ရန်" #. *< magic #. *< major version @@ -2805,61 +2655,62 @@ #. *< dependencies #. *< priority #. *< id -#, fuzzy msgid "New Line" -msgstr "Window အသစ္‌" +msgstr "လိုင်းအသစ်" #. *< name #. *< version -#, fuzzy msgid "Prepends a newline to displayed message." -msgstr "Message ပို့လို့ မရပာ။" +msgstr "ဖော်ပြပါ စာတွင် လိုင်းအသစ် ချပေးပါ။" #. *< summary msgid "" "Prepends a newline to messages so that the rest of the message appears below " "the username in the conversation window." msgstr "" +"စကားပြောဆိုမှု ဝင်းဒိုးထဲရှိ သုံးစွဲသူ အောက်၌ ကျန်ပေးစာများ ပေါ်လာအောင် ပေးစာထဲ၌ လိုင်းအသစ် ချပေးပါ။" msgid "Offline Message Emulation" -msgstr "" +msgstr "အော့ဖ်လိုင်း ပေးစာ အီမြူလေးရှင်း" msgid "Save messages sent to an offline user as pounce." -msgstr "" +msgstr "အော့ဖ်လိုင်း သုံးစွဲသူထံ ပေးပို့သော ပေးစာများကို သိမ်းဆည်းပါ။" msgid "" "The rest of the messages will be saved as pounces. You can edit/delete the " "pounce from the `Buddy Pounce' dialog." msgstr "" +"ကျန်ရှိသော မက်ဆေ့များကို လက်တို့မှု အဖြစ် သိမ်းထားပါမည်။ လက်တို့မှုများကို `မိတ်ဆွေပေါင်း' ထပ်ဆင့်ဝင်းဒိုးထဲမှ " +"တည်းဖြတ်/ပယ်ဖျက်နိုင်သည်။ " #, c-format msgid "" "\"%s\" is currently offline. Do you want to save the rest of the messages in " "a pounce and automatically send them when \"%s\" logs back in?" msgstr "" +"လောလောဆယ် \"%s\" သည် အော့ဖ်လိုင်း ဖြစ်နေသည်။ ကျန်ရှိနေသော မက်ဆေ့များကို လက်တို့မှုထဲတွင် သိမ်းဆည်းပြီး " +"\"%s\" မှတ်တမ်း ပြန်တင်သည့်အခါ ၄င်းတို့ကို အလိုအလျောက် ပေးပို့လိုသလား? " -#, fuzzy msgid "Offline Message" -msgstr "Offline " +msgstr "အော့ဖ်လိုင်း ပေးစာ" msgid "You can edit/delete the pounce from the `Buddy Pounces' dialog" -msgstr "" +msgstr "`မိတ်ဆွေပေါင်း' ထပ်ဆင့်ဝင်းဒိုးထဲမှ လက်တို့မှုများကို တည်းဖြတ်/ပယ်ဖျက်နိုင်သည်။" msgid "Yes" -msgstr "Yes" +msgstr "ဟုတ်ကဲ့" msgid "No" -msgstr "No" +msgstr "မဟုတ်ပါ" msgid "Save offline messages in pounce" -msgstr "" +msgstr "အောဖ်လိုင်း ပေးစာများကို လက်တို့မှုထဲတွင် သိမ်းဆည်းရန်" msgid "Do not ask. Always save in pounce." -msgstr "" +msgstr "မေးမြန်းခြင်း မပြုပါနဲ့။ လက်တို့မှုထဲတွင် အမြဲ သိမ်းဆည်းပါ။ " -#, fuzzy msgid "One Time Password" -msgstr "Change Password" +msgstr "တစ်ခါသုံး စကားဝှက်" #. *< type #. *< ui_requirement @@ -2868,13 +2719,13 @@ #. *< priority #. *< id msgid "One Time Password Support" -msgstr "" +msgstr "တစ်ခါသုံး စကားဝှက် ပံ့ပိုးမှု" #. *< name #. *< version #. * summary msgid "Enforce that passwords are used only once." -msgstr "" +msgstr "စကားဝှက်များကို တစ်ကြိမ်တည်းသာ သုံးစွဲရန် တိုက်တွန်းပါ။" #. * description msgid "" @@ -2882,6 +2733,9 @@ "are only used in a single successful connection.\n" "Note: The account password must not be saved for this to work." msgstr "" +"သိမ်းဆည်းမထားသော စကားဝှက်များကို အောင်မြင်သော ချိတ်ဆက်မှု တစ်ခုအတွက်သာ သုံးစွဲရန် ​အကောင့်တစ်ခုအလိုက် " +"ပြဌာန်းစေသည်။\n" +"မှတ်ချက် - အလုပ်လုပ်ရန် အကောင့် စကားဝှက်ကို သိမ်းဆည်း မထားရ။" #. *< type #. *< ui_requirement @@ -2890,42 +2744,41 @@ #. *< priority #. *< id msgid "Perl Plugin Loader" -msgstr "Perl Plugin Loader" +msgstr "Perl ပလပ်အင် ဖွင့်ကိရိယာ" #. *< name #. *< version #. *< summary msgid "Provides support for loading perl plugins." -msgstr "Provides support for loading perl plugins." +msgstr "perl ပလပ်အင်များ ဖွင့်ရန် ပံ့ပိုးပေးသည်။ " msgid "Psychic Mode" -msgstr "" +msgstr "Psychic စနစ်" msgid "Psychic mode for incoming conversation" -msgstr "" +msgstr "ဝင်ရောက်လာသော စကားပြောဆိုမှုအတွက် Psychic စနစ်" msgid "" "Causes conversation windows to appear as other users begin to message you. " "This works for AIM, ICQ, XMPP, Sametime, and Yahoo!" msgstr "" +"အခြား သုံးစွဲသူများသည် သင့်ထံ စာပို့လျှင် စကားပြောဆိုမှု ဝင်းဒိုးများ ပေါ်လာစေပါ။ AIM, ICQ, XMPP, " +"Sametime နှင့် Yahoo! တို့တွင် သုံးစွဲနိုင်သည်။" msgid "You feel a disturbance in the force..." -msgstr "" +msgstr "ဖိအားပေး နှောင့်ယှက်ခံရသည်ဟု သင် ခံစားရသည်..." -#, fuzzy msgid "Only enable for users on the buddy list" -msgstr "Allow only the users on my buddy list" +msgstr "မိတ်ဆွေစာရင်းတွင် ရှိသောသူများကိုသာ ခွင့်ပြုရန်" -#, fuzzy msgid "Disable when away" -msgstr "%s went away." +msgstr "အဝေးရောက်ချိန်တွင် ပိတ်ထားရန်" msgid "Display notification message in conversations" -msgstr "" +msgstr "စကားပြောဆိုမှုများတွင် အသိပေး စာတမ်းကို ဖော်ပြပေးရန်" -#, fuzzy msgid "Raise psychic conversations" -msgstr "IM Conversation Windows" +msgstr "Psychic စကားပြောဆိုချက်များကို အားပေးရန်" #. *< type #. *< ui_requirement @@ -2934,14 +2787,14 @@ #. *< priority #. *< id msgid "Signals Test" -msgstr "Signals Test" +msgstr "အချက်ပြ စစ်ဆေးမှု" #. *< name #. *< version #. * summary #. * description msgid "Test to see that all signals are working properly." -msgstr "Test to see that all signals are working properly." +msgstr "အချက်ပြ အားလုံး ပုံမှန် အလုပ်လုပ်ကြောင်း သိရှိရန် စစ်ဆေးပါ။" #. *< type #. *< ui_requirement @@ -2950,18 +2803,18 @@ #. *< priority #. *< id msgid "Simple Plugin" -msgstr "Simple Plugin" +msgstr "ရိုးရိုး ပလပ်အင်" #. *< name #. *< version #. * summary #. * description msgid "Tests to see that most things are working." -msgstr "Tests to see that most things are working." +msgstr "အ​များအားဖြင့် အလုပ်လုပ်ကြောင်း သိရှိရန် စစ်ဆေးချက်များ။" #. Scheme name msgid "X.509 Certificates" -msgstr "" +msgstr "X.509 အသိအမှတ်ပြုလွှာများ" #. *< type #. *< ui_requirement @@ -2977,7 +2830,7 @@ #. * summary #. * description msgid "Provides SSL support through GNUTLS." -msgstr "Provides SSL support through GNUTLS." +msgstr "GNUTLS မှတဆင့် SSL ထောက်ပံ့မှု ပေးပါ။" #. *< type #. *< ui_requirement @@ -2993,7 +2846,7 @@ #. * summary #. * description msgid "Provides SSL support through Mozilla NSS." -msgstr "Provides SSL support through Mozilla NSS." +msgstr "Mozilla NSS မှတဆင့် SSL အထောက်အပံ့ကို ပေးပါ။" #. *< type #. *< ui_requirement @@ -3009,40 +2862,39 @@ #. * summary #. * description msgid "Provides a wrapper around SSL support libraries." -msgstr "Provides a wrapper around SSL support libraries." +msgstr "SSL ထောက်ပံ့မှု လိုင်ဘရာရီများအတွက် wrapper တစ်ခု ပေးပါ။" #, c-format msgid "%s is no longer away." -msgstr "%s က အဝေးမ္ဟာ မဟုတ္‌ေတာ့ပာ" +msgstr "%s သည် အဝေးသို့ ထွက်မသွားပါ။" #, c-format msgid "%s has gone away." -msgstr "%s က အဝေးကို သ္ဝားပ္ရီ" +msgstr "%s အဝေး ထွက်သွားသည်။" #, c-format msgid "%s has become idle." -msgstr "%s ဘာမ္ဟ ဆက္‌မလုပ္‌ေတာ့ပာ" +msgstr "%s သည် မလှုပ်မရှား ဖြစ်သွားသည်။" #, c-format msgid "%s is no longer idle." -msgstr "%s တစ္‌ခုခု ပ္ရန္‌လုပ္‌ေနပာပ္ရီ" +msgstr "%s သည် မလှုပ်မရှား မဖြစ်တော့ပါ။" -#, fuzzy, c-format +#, c-format msgid "%s has signed on." -msgstr "%s has signed on (%s)" +msgstr "%s သည် အကောင့်ထဲ ဝင်လာသည်။" msgid "Notify When" -msgstr "အသိပေးရမည့္ အခ္ယိန္‌" +msgstr "အ​သိပေးမည့် အချိန်" msgid "Buddy Goes _Away" -msgstr "(_A) ေဘာ္‌ဒာ အဝေးသို့ ထ္ဝက္‌သ္ဝားခ္ယိန္‌" +msgstr "_A မိတ်ဆွေ ထွက်သွားသည်" msgid "Buddy Goes _Idle" -msgstr "(_I) ေဘာ္‌ဒာ ဘာမ္ဟ မလုပ္‌ဘဲ နေသောအခ္ယိန္‌" +msgstr "_I မိတ်ဆွေ မလှုပ်မရှား ဖြစ်သွားသည်" -#, fuzzy msgid "Buddy _Signs On/Off" -msgstr "Buddy logs in" +msgstr "_S မိတ်ဆွေ ဝင်လာ/ ထွက်သွားသည်" #. *< type #. *< ui_requirement @@ -3051,7 +2903,7 @@ #. *< priority #. *< id msgid "Buddy State Notification" -msgstr "ေဘာ္‌ဒာရဲ့ အခ္ရေအနေကို အသိပေးခ္ရင္း" +msgstr "မိတ်ဆွေ အနေအထား အသိပေးချက်" #. *< name #. *< version @@ -3060,53 +2912,50 @@ msgid "" "Notifies in a conversation window when a buddy goes or returns from away or " "idle." -msgstr "" -"Notifies in a conversation window when a buddy goes or returns from away or " -"idle." +msgstr "မိတ်ဆွေ ထွက်သွား (သို့) ပြန်၀င်လာသည့်အခါ စကားပြောဆိုမှု ဝင်းဒိုးဖြင့် အသိပေးပါ။" msgid "Tcl Plugin Loader" -msgstr "Tcl Plugin Loader" +msgstr "Tcl ပလပ်အင် ဖွင့်ကိရိယာ" msgid "Provides support for loading Tcl plugins" -msgstr "Provides support for loading Tcl plugins" +msgstr "Tcl ပလပ်အင်များကို ဖွင့်ရန် အထောက်အပံ့ကို ပံ့ပိုးပါ" msgid "" "Unable to detect ActiveTCL installation. If you wish to use TCL plugins, " "install ActiveTCL from http://www.activestate.com\n" msgstr "" +"ActiveTCL ကို ထည့်သွင်းရန် ရှာမတွေ့ပါ။ TCL ပလပ်အင်များကို သင် အသုံးပြုလိုလျှင် http://www." +"activestate.com မှ ActiveTCL ထည့်သွင်းပါ။\n" msgid "" "Unable to find Apple's \"Bonjour for Windows\" toolkit, see http://d.pidgin." "im/BonjourWindows for more information." msgstr "" +"Apple ၏ \"ဝင်းဒိုးများအတွက် Bonjour\" ကိရိယာစုံကို ရှာမတွေ့နိုင်ပါ၊ အသေးစိတ် အချက်အလက်အတွက် http://" +"d.pidgin.im/BonjourWindows ကို ကြည့်ရှုပါ။" -#, fuzzy msgid "Unable to listen for incoming IM connections" -msgstr "Unable to create new connection." +msgstr "IM အ၀င် ဆက်သွယ်မှုများကို မဖမ်းယူနိုင်ပါ" msgid "" "Unable to establish connection with the local mDNS server. Is it running?" -msgstr "" +msgstr "ဒေသတွင်း mDNS ဆာဗာနှင့် အဆက်အသွယ် မပြုနိုင်ပါ။ ထိုဆာဗာ အလုပ်လုပ်နေသလား?" -#, fuzzy msgid "First name" -msgstr "First name:" +msgstr "ပထမ အမည်" -#, fuzzy msgid "Last name" -msgstr "Last name:" +msgstr "နောက်ဆုံး အမည်" #. email msgid "Email" -msgstr "Email" +msgstr "အီးမေးလ်" -#, fuzzy msgid "AIM Account" -msgstr "Account အသစ္‌ထည့္မယ္‌" +msgstr "AIM အကောင့်" -#, fuzzy msgid "XMPP Account" -msgstr "Account" +msgstr "XMPP အကောင့်" #. *< type #. *< ui_requirement @@ -3118,244 +2967,207 @@ #. *< version #. * summary #. * description -#, fuzzy msgid "Bonjour Protocol Plugin" -msgstr "Yahoo Protocol Plugin" +msgstr "Bonjour ပရိုတိုကော ပလပ်အင်" -#, fuzzy msgid "Purple Person" -msgstr "လူသစ္‌" +msgstr "ခရမ်းရောင် လူသား" #. Creating the options for the protocol -#, fuzzy msgid "Local Port" -msgstr "Locality" +msgstr "ဒေသတွင်း Port" msgid "Bonjour" -msgstr "" +msgstr "Bonjour" -#, fuzzy, c-format +#, c-format msgid "%s has closed the conversation." -msgstr "%s has been invited to this conversation." +msgstr "%s သည် စကားပြောဆိုမှုကို ပိတ်သွားသည်။" -#, fuzzy msgid "Unable to send the message, the conversation couldn't be started." -msgstr "Message ပို့လို့ မရပာ။ အလ္ဝန္‌ရ္ဟည္‌လ္ဟသည္။" +msgstr "မက်ဆေ့ပို့ရန် မဖြစ်နိုင်ပါ။ စကားပြောဆိုမှု အစမပြုနိုင်ပါ။" -#, fuzzy msgid "Error communicating with local mDNSResponder." -msgstr "Error communicating with server" +msgstr "ဒေသတွင်း mDNSResponder နှင့် ဆက်သွယ်ရာတွင် ချို့ယွင်းချက် ရှိသည်။" msgid "Invalid proxy settings" -msgstr "Invalid proxy settings" +msgstr "Proxy ချိန်ညှိချက်များ မမှန်ပါ" msgid "" "Either the host name or port number specified for your given proxy type is " "invalid." -msgstr "" -"Either the host name or port number specified for your given proxy type is " -"invalid." +msgstr "သင် သတ်မှတ်ထားသော proxy အမျိုးအစားအတွက် host အမည် (သို့) port နံပါတ်သည် မမှန်ပါ။" -#, fuzzy msgid "Token Error" -msgstr "Unknown Error" +msgstr "တုံကင် ချို့ယွင်းချက်" -#, fuzzy msgid "Unable to fetch the token.\n" -msgstr "Unable to fetch room list." +msgstr "တိုကင်ကို ရယူရန် မဖြစ်နိုင်ပါ။\n" -#, fuzzy msgid "Save Buddylist..." -msgstr "Send Buddy List" +msgstr "မိတ်ဆွေစာရင်း သိမ်းဆည်းရန်..." msgid "Your buddylist is empty, nothing was written to the file." -msgstr "" +msgstr "မိတ်ဆွေစာရင်း အလွတ်ဖြစ်နေသည်၊ ဖိုင်တွင် ဘာမှ ရေးမထားပါ။" -#, fuzzy msgid "Buddylist saved successfully!" -msgstr "Password changed successfully" +msgstr "မိတ်ဆွေစာရင်းကို အောင်မြင်စွာ သိမ်းဆည်းထားပြီ။" -#, fuzzy, c-format +#, c-format msgid "Couldn't write buddy list for %s to %s" -msgstr "Couldn't Import Buddy List from Server" +msgstr "%s အတွက် %s ၌ မိတ်ဆွေစာရင်း မရေးနိုင်" -#, fuzzy msgid "Couldn't load buddylist" -msgstr "Couldn't export buddy list" +msgstr "မိတ်ဆွေစာရင်းကို ဖွင့်မရနိုင်ပါ" -#, fuzzy msgid "Load Buddylist..." -msgstr "_Alias Buddy..." +msgstr "မိတ်ဆွေစာရင်း ဖွင့်ရန်..." -#, fuzzy msgid "Buddylist loaded successfully!" -msgstr "Password changed successfully" +msgstr "မိတ်ဆွေစာရင်းကို အောင်မြင်စွာ ဖွင့်လိုက်ပြီ။" -#, fuzzy msgid "Save buddylist..." -msgstr "Send Buddy List" +msgstr "မိတ်ဆွေစာရင်းကို သိမ်းဆည်းရန်..." -#, fuzzy msgid "Load buddylist from file..." -msgstr "Import Buddy List from Server" +msgstr "မိတ်ဆွေစာရင်းကို ဖိုင်ထဲမှ ဖွင့်ရန်..." msgid "You must fill in all registration fields" -msgstr "" +msgstr "မှတ်ပုံတင်မည့် အကွက် အားလုံးကို ဖြည့်ရမည်" -#, fuzzy msgid "Passwords do not match" -msgstr "Password မ္ယား မတူက္ရပာ။" +msgstr "စကားဝှက်ချင်း မကိုက်ညီပါ" -#, fuzzy msgid "Unable to register new account. An unknown error occurred." -msgstr "Unable to create new connection." +msgstr "အကောင့်သစ်ကို မှတ်ပုံမတင်နိုင်ပါ။ အမည်မသိ ချို့ယွင်းချက် ဖြစ်ပေါ်နေသည်။ " msgid "New Gadu-Gadu Account Registered" -msgstr "" +msgstr "Gadu-Gadu အကောင့်သစ်ကို မှတ်ပုံတင်လိုက်ပြီ။" -#, fuzzy msgid "Registration completed successfully!" -msgstr "Registration Successful" +msgstr "မှတ်ပုံတင်မှု အောင်မြင်စွာ ပြီးစီးသွားပြီ။" msgid "Password" -msgstr "Password" +msgstr "စကားဝှက်" msgid "Password (again)" -msgstr "Password (again)" +msgstr "စကားဝှက် (ထပ်ရေးရန်)" msgid "Enter captcha text" -msgstr "" +msgstr "Captcha စာသား ရေးထည့်ရန်" -#, fuzzy msgid "Captcha" -msgstr "Save Image" +msgstr "Captcha" -#, fuzzy msgid "Register New Gadu-Gadu Account" -msgstr "Register New Jabber Account" +msgstr "Gadu-Gadu အကောင့်သစ်ကို မှတ်ပုံတင်ရန်" msgid "Please, fill in the following fields" -msgstr "" +msgstr "အောက်ပါ အကွက်များကို ဖြည့်စွတ်ရန်" msgid "City" -msgstr "City" +msgstr "မြို့" msgid "Year of birth" -msgstr "" +msgstr "မွေးသက္ကရာဇ်" #. gender msgid "Gender" -msgstr "Gender" +msgstr "လိင် - ကျား/မ" msgid "Male or female" -msgstr "" +msgstr "ကျား/မ" #. 0 msgid "Male" -msgstr "Male" +msgstr "ကျား" msgid "Female" -msgstr "Female" +msgstr "မ" -#, fuzzy msgid "Only online" -msgstr "Online" +msgstr "အွန်လိုင်း၌သာ" -#, fuzzy msgid "Find buddies" -msgstr "Dim i_dle buddies" +msgstr "မိတ်ဆွေများ ရှာဖွေရန်" -#, fuzzy msgid "Please, enter your search criteria below" -msgstr "Please enter your new password" +msgstr "ရှာဖွေရေး သတ်မှတ်ချက်များ ရေးထည့်ရန်" msgid "Fill in the fields." -msgstr "" +msgstr "အကွက်များကို ဖြည့်စွတ်ပါ။" msgid "Your current password is different from the one that you specified." -msgstr "" +msgstr "သင့် လက်ရှိ စကားဝှက်သည် သင် သတ်မှတ်ထားသည့် အချက်နှင့် ကွာခြားနေသည်။" -#, fuzzy msgid "Unable to change password. Error occurred.\n" -msgstr "Unable to change Gadu-Gadu password" +msgstr "စကားဝှက်ကို မပြောင်းနိုင်ပါ။ ချို့ယွင်းချက် ရှိနေသည်။\n" -#, fuzzy msgid "Change password for the Gadu-Gadu account" -msgstr "%s အတ္ဝက္ password ပ္ရောင္းမယ္‌" +msgstr "Gadu-Gadu အကောင့်အတွက် စကားဝှက်ကို ပြောင်းလဲရန်" -#, fuzzy msgid "Password was changed successfully!" -msgstr "Password changed successfully" +msgstr "စကားဝှက်ကို အောင်မြင်စွာ ပြောင်းလဲပြီ။" -#, fuzzy msgid "Current password" -msgstr "Incorrect password." +msgstr "လက်ရှိ စကားဝှက်" -#, fuzzy msgid "Password (retype)" -msgstr "Password sent" +msgstr "စကားဝှက် (ပြန်ရိုက်ရန်)" -#, fuzzy msgid "Enter current token" -msgstr "%s not currently logged in." +msgstr "လက်ရှိ တိုကင်ကို ရေးထည့်ရန်" -#, fuzzy msgid "Current token" -msgstr "Currently on" +msgstr "လက်ရှိ တိုကင်" -#, fuzzy msgid "Please, enter your current password and your new password for UIN: " -msgstr "လက္‌ရ္ဟိ password န္ဟင့္ password အသစ္‌ကို ရိုက္‌ထည့္ပာ" +msgstr "UIN အတွက် လက်ရှိ စကားဝှက်နှင့် စကားဝှက်အသစ် ရေးထည့်ပါ -" -#, fuzzy msgid "Change Gadu-Gadu Password" -msgstr "Unable to change Gadu-Gadu password" +msgstr "Gadu-Gadu စကားဝှက်ကို ပြောင်းလဲရန်" -#, fuzzy msgid "Show status to:" -msgstr "Change Address To:" +msgstr "အနေအထား ပြမည့် နေရာ - " msgid "All people" -msgstr "" +msgstr "လူအားလုံး" -#, fuzzy msgid "Only buddies" -msgstr "Dim i_dle buddies" +msgstr "မိတ်ဆွေများသာ" -#, fuzzy msgid "Change status broadcasting" -msgstr "Change Address To:" +msgstr "အနေအထား ထုတ်လွှင့်မှုကို ပြောင်းလဲရန်" msgid "Please, select who can see your status" -msgstr "" +msgstr "သင့် အနေအထားကို မြင်နိုင်မည့် သူများကို ရွေးရန်" -#, fuzzy, c-format +#, c-format msgid "Select a chat for buddy: %s" -msgstr "Remove the chat from your buddy list" +msgstr "မိတ်ဆွေ %s အတွက် စကားပြောခန်းတစ်ခု ရွေးပါ။" -#, fuzzy msgid "Add to chat..." -msgstr "(_h) chat ထပ္‌ထည့္မယ္‌" +msgstr "စကားပြောခန်းထဲ ထည့်သွင်းရန်..." #. 0 #. Global msgid "Available" -msgstr "Available" +msgstr "ရရှိနိုင်သည်" #. 2 msgid "Chatty" -msgstr "Chatty" +msgstr "စကားပြောထူသည်" #. 3 msgid "Do Not Disturb" -msgstr "Do Not Disturb" +msgstr "မနှောင့်ယှက်ရန်" #. 1 #. get_yahoo_status_from_purple_status() returns YAHOO_STATUS_CUSTOM for #. * the generic away state (YAHOO_STATUS_TYPE_AWAY) with no message #. Away stuff msgid "Away" -msgstr "Away" +msgstr "အပြင်ထွက်သည်" msgid "UIN" msgstr "UIN" @@ -3363,112 +3175,91 @@ #. first name #. optional information msgid "First Name" -msgstr "Forename" +msgstr "ပထမ အမည်" msgid "Birth Year" -msgstr "Birth Year" +msgstr "မွေးသက္ကရာဇ်" -#, fuzzy msgid "Unable to display the search results." -msgstr "Unable to invite user (%s)." +msgstr "ရှာဖွေမှု ရလဒ်များ မပြနိုင်ပါ။" msgid "Gadu-Gadu Public Directory" -msgstr "" +msgstr "Gadu-Gadu အများသုံး ဖိုင်တွဲ" -#, fuzzy msgid "Search results" -msgstr "Search Results" +msgstr "ရှာဖွေမှု ရလဒ်များ" -#, fuzzy msgid "No matching users found" -msgstr "Non-matching Hosts" +msgstr "အသွင်မတူသော သုံးစွဲသူများကို တွေ့ရသည်" -#, fuzzy msgid "There are no users matching your search criteria." -msgstr "Please enter your new password" +msgstr "သင့် ရှာဖွေမှု သတ်မှတ်ချက်များနှင့် ကိုက်ညီသော သုံးစွဲသူများ မရှိပါ။" -#, fuzzy msgid "Unable to read from socket" -msgstr "Unable to read socket" +msgstr "Socket မှ မဖတ်နိုင်ပါ" -#, fuzzy msgid "Buddy list downloaded" -msgstr "Buddy is idle:" +msgstr "မိတ်ဆွေစာရင်း ဒေါင်းလုဒ် လုပ်ပြီ" -#, fuzzy msgid "Your buddy list was downloaded from the server." -msgstr "You were disconnected from the server." +msgstr "သင့် မိတ်ဆွေစာရင်းကို ဆာဗာပေါ်မှ ဒေါင်းလုဒ် လုပ်ဆွဲခဲ့သည်။" -#, fuzzy msgid "Buddy list uploaded" -msgstr "Buddy Display" +msgstr "မိတ်ဆွေစာရင်းကို တင်ပို့လိုက်ပြီ" -#, fuzzy msgid "Your buddy list was stored on the server." -msgstr "There is no Buddy List stored on the Gadu-Gadu server." +msgstr "သင့် မိတ်ဆွေစာရင်းကို ဆာဗာပေါ်တွင် သိမ်းထားသည်။" #. The session is now set up, ready to be connected. This emits the #. * signedOn signal, so clients can now do anything with msimprpl, and #. * we're ready for it (session key, userid, username all setup). -#, fuzzy msgid "Connected" -msgstr "Connect" +msgstr "ဆက်သွယ်ထားသည်" msgid "Connection failed" -msgstr "Connection failed" +msgstr "ဆက်သွယ်မှု မအောင်မြင်ပါ" -#, fuzzy msgid "Add to chat" -msgstr "Chat ထပ္‌ထည့္မယ္‌" +msgstr "စကားပြောခန်းထဲ ထည့်သွင်းရန်" -#, fuzzy msgid "Chat _name:" -msgstr "Last name:" +msgstr "_N စကားပြောသူ အမည် -" -#, fuzzy, c-format +#, c-format msgid "Unable to resolve hostname '%s': %s" -msgstr "Unable to ping server" +msgstr "Hostname '%s': %s ကို မဖြေရှင်းနိုင်ပါ" #. 1. connect to server #. connect to the server msgid "Connecting" -msgstr "Connecting" +msgstr "ဆက်သွယ်နေသည်" -#, fuzzy msgid "Chat error" -msgstr "Read error" +msgstr "စကားပြောဆိုမှု ချို့ယွင်းချက်" -#, fuzzy msgid "This chat name is already in use" -msgstr "That file already exists" +msgstr "ဤစကားပြောခန်း အမည်ကို သုံးထားပြီး ဖြစ်သည်" -#, fuzzy msgid "Not connected to the server" -msgstr "You were disconnected from the server." +msgstr "ဆာဗာကို ဆက်သွယ်မထားပါ" -#, fuzzy msgid "Find buddies..." -msgstr "Dim i_dle buddies" +msgstr "မိတ်ဆွေများ ရှာဖွေရန်..." -#, fuzzy msgid "Change password..." -msgstr "Change Password..." +msgstr "စကားဝှက် ပြောင်းလဲရန်..." -#, fuzzy msgid "Upload buddylist to Server" -msgstr "Export Buddy List to Server" +msgstr "မိတ်ဆွေစာရင်းကို ဆာဗာထဲ တင်ပို့ရန်" -#, fuzzy msgid "Download buddylist from Server" -msgstr "Delete Buddy List from Server" +msgstr "မိတ်ဆွေစာရင်းကို ဆာဗာမှ ဒေါင်းလုဒ် လုပ်ရန်" -#, fuzzy msgid "Delete buddylist from Server" -msgstr "Delete Buddy List from Server" +msgstr "ဆာဗာထံမှ မိတ်ဆွေစာရင်း ပယ်ဖျက်ရန်" -#, fuzzy msgid "Save buddylist to file..." -msgstr "Send Buddy List" +msgstr "မိတ်ဆွေစာရင်းကို ဖိုင်ထဲ သိမ်းဆည်းရန်..." #. magic #. major_version @@ -3482,68 +3273,60 @@ #. name #. version msgid "Gadu-Gadu Protocol Plugin" -msgstr "Gadu-Gadu Protocol Plugin" +msgstr "Gadu-Gadu ပရိုတိုကော ပလပ်အင်" #. summary msgid "Polish popular IM" -msgstr "" +msgstr "ပိုလန်၌ ရေပမ်းစားသော IM" -#, fuzzy msgid "Gadu-Gadu User" -msgstr "Gadu-Gadu Search Engine" +msgstr "ဂဓူး-ဂဓူး သုံးစွဲသူ" -#, fuzzy msgid "GG server" -msgstr "Set User Info..." +msgstr "GG ဆာဗာ" -#, fuzzy msgid "Don't use encryption" -msgstr "Request Authorisation" +msgstr "စာဝှက်စနစ်ကို အသုံးမပြုရန်" -#, fuzzy msgid "Use encryption if available" -msgstr "Use TLS if available" +msgstr "ရနိုင်လျှင် စာဝှက်စနစ်ကို သုံးစွဲရန်" #. TODO -#, fuzzy msgid "Require encryption" -msgstr "Request Authorisation" +msgstr "စာဝှက်စနစ် လုပ်အပ်သည်" -#, fuzzy msgid "Connection security" -msgstr "Connection Closed" +msgstr "ဆက်သွယ်ရေးလိုင်း လုံခြုံရေး" #, c-format msgid "Unknown command: %s" -msgstr "Unknown command: %s" +msgstr "အမည်မသိ ညွှန်ကြားချက် - %s" #, c-format msgid "current topic is: %s" -msgstr "current topic is: %s" +msgstr "လက်ရှိခေါင်းစဉ် - %s" msgid "No topic is set" -msgstr "No topic is set" +msgstr "ခေါင်းစဉ် သတ်မှတ်မထားပါ" -#, fuzzy msgid "File Transfer Failed" -msgstr "File transfer already started" +msgstr "ဖိုင် ပြောင်းရွှေ့မှု မအောင်မြင်ပါ" -#, fuzzy msgid "Unable to open a listening port." -msgstr "Pidgin could not open a listening port." +msgstr "အသုံးပြုမဲ့ port ကို ဖွင့်မရနိုင်ပါ။" msgid "Error displaying MOTD" -msgstr "Error displaying MOTD" +msgstr "MOTD ပြသမှု ချို့ယွင်းချက်" msgid "No MOTD available" -msgstr "No MOTD available" +msgstr "MOTD မရနိုင်ပါ" msgid "There is no MOTD associated with this connection." -msgstr "There is no MOTD associated with this connection." +msgstr "ဤ ဆက်သွယ်ရေးလိုင်းနှင့် သက်ဆိုင်သော MOTD မရှိပါ။" #, c-format msgid "MOTD for %s" -msgstr "MOTD for %s" +msgstr "%s အတွက် MOTD" #. #. * TODO: Handle this better. Probably requires a PurpleBOSHConnection @@ -3551,43 +3334,42 @@ #. * PurpleHTTPConnection reports it is fully sent. #. #. TODO: do we really want to disconnect on a failure to write? -#, fuzzy, c-format +#, c-format msgid "Lost connection with server: %s" -msgstr "You were disconnected from the server." +msgstr "ဆာဗာနှင့် အဆက်ပြက်သည့် အရာ - %s" msgid "View MOTD" -msgstr "View MOTD" +msgstr "MOTD ကို ကြည့်ရှုရန်" msgid "_Channel:" -msgstr "_Channel:" +msgstr "_C ချာနယ် -" msgid "_Password:" -msgstr "_Password:" +msgstr "_P စကားဝှက် - " -#, fuzzy msgid "IRC nick and server may not contain whitespace" -msgstr "IRC nicks may not contain whitespace" +msgstr "IRC နာမည်ပြောင်နှင့် ဆာဗာ၌ ကွက်လပ် မချန်ရပါ" msgid "SSL support unavailable" -msgstr "SSL support unavailable" +msgstr "SSL အထောက်အပံ့ မရနိုင်ပါ" msgid "Unable to connect" -msgstr "Unable to connect" +msgstr "ဆက်သွယ်၍ မရပါ" #. this is a regular connect, error out -#, fuzzy, c-format +#, c-format msgid "Unable to connect: %s" -msgstr "Unable to connect to server" +msgstr "မဆက်သွယ်နိုင်သည့် အရာ - %s" -#, fuzzy, c-format +#, c-format msgid "Server closed the connection" -msgstr "Error creating connection" +msgstr "ဆာဗာသည် ဆက်သွယ်မှုလို်းကို ပိတ်လိုက်သည်" msgid "Users" -msgstr "Users" +msgstr "သုံးစွဲသူများ" msgid "Topic" -msgstr "Topic" +msgstr "ခေါင်းစဉ်" #. *< type #. *< ui_requirement @@ -3598,63 +3380,60 @@ #. *< name #. *< version msgid "IRC Protocol Plugin" -msgstr "IRC Protocol Plugin" +msgstr "IRC ပရိုတိုကော ပလပ်အင်" #. * summary msgid "The IRC Protocol Plugin that Sucks Less" -msgstr "The IRC Protocol Plugin that Sucks Less" +msgstr "စုပ်အားနည်းသော IRC ပရိုတိုကော ပလပ်အင်" #. set up account ID as user:server msgid "Server" -msgstr "Server" +msgstr "ဆာဗာ" #. port to connect to msgid "Port" msgstr "Port" -#, fuzzy msgid "Encodings" -msgstr "Encoding" +msgstr "ဝှက်စာများ" msgid "Auto-detect incoming UTF-8" -msgstr "" +msgstr "အလိုအလျှောက် စစ်ဆေးသော UTF-8 အ၀င်" msgid "Real name" -msgstr "Real name" +msgstr "အမည်ရင်း" #. #. option = purple_account_option_string_new(_("Quit message"), "quitmsg", IRC_DEFAULT_QUIT); #. prpl_info.protocol_options = g_list_append(prpl_info.protocol_options, option); #. -#, fuzzy msgid "Use SSL" -msgstr "SSL" +msgstr "SSL သုံးရန်" msgid "Bad mode" -msgstr "Bad mode" +msgstr "ဆိုးရွားသော စနစ်" #, c-format msgid "Ban on %s by %s, set %s ago" -msgstr "" +msgstr "%s ကို %s ဖြင့် တားမြစ်သည်၊ သတ်မှတ်ခဲ့သည့် အချိန် %s" -#, fuzzy, c-format +#, c-format msgid "Ban on %s" -msgstr "Cannot join %s:" +msgstr "တားမြစ်ချက် %s" -#, fuzzy msgid "End of ban list" -msgstr "Not on list" +msgstr "ပိတ်ဆို့မှု စာရင်း အဆုံး" #, c-format msgid "You are banned from %s." -msgstr "You are banned from %s." +msgstr "%s မှ သင့်ကို တားမြစ်သည်။" msgid "Banned" -msgstr "Banned" +msgstr "ပိတ်ဆို့လိုက်သည်" #, c-format msgid "Cannot ban %s: banlist is full" -msgstr "" +msgstr "%s ကို ပိတ်ဆို့၍ မရပါ။ ပိတ်ဆို့စာရင်း ပြည့်နေသည်" msgid " (ircop)" msgstr " (ircop)" @@ -3663,513 +3442,477 @@ msgstr " (identified)" msgid "Nick" -msgstr "Nick" +msgstr "နာမည်ပြောင်" msgid "Currently on" -msgstr "Currently on" +msgstr "လက်ရှိနေရာ " -#, fuzzy msgid "Idle for" -msgstr "Idle" +msgstr "မလှုပ်မရှား" msgid "Online since" -msgstr "Online since" +msgstr "အွန်လိုင်း၌ ရှိနေချိန်" -#, fuzzy msgid "Defining adjective:" -msgstr "
Defining adjective: Glorious
" +msgstr "အထူးပြု သတ်မှတ်ချက် -" msgid "Glorious" -msgstr "" +msgstr "ဂုဏ်ကျက်သရေ ရှိသည်" #, c-format msgid "%s has changed the topic to: %s" -msgstr "%s has changed the topic to: %s" +msgstr "%s သည် ခေါင်းစဉ်ကို - %s အဖြစ် ပြောင်းလိုက်ပြီ။" -#, fuzzy, c-format +#, c-format msgid "%s has cleared the topic." -msgstr "%s has changed the topic to: %s" +msgstr "%s သည် ခေါင်းစဉ်ကို ရှင်းလင်းလိုက်ပြီ။" #, c-format msgid "The topic for %s is: %s" -msgstr "The topic for %s is: %s" +msgstr " %s အတွက် ခေါင်းစဉ်မှာ - %s" #, c-format msgid "Unknown message '%s'" -msgstr "Unknown message '%s'" +msgstr "အမည်မသိ ပေးစာ '%s'" msgid "Unknown message" -msgstr "Unknown message" +msgstr "အမည်မသိ ပေးစာ" -#, fuzzy msgid "The IRC server received a message it did not understand." -msgstr "Pidgin has sent a message the IRC server did not understand." +msgstr "IRC ဆာဗာသည် ၄င်းနားမလည်နိုင်သော စာ တစ်စောင် ရရှိသည်။" #, c-format msgid "Users on %s: %s" -msgstr "Users on %s: %s" +msgstr "%s ကို သုံးစွဲသူများ - %s" -#, fuzzy msgid "Time Response" -msgstr "Timezone" +msgstr "တုံ့ပြန်ချိန်" msgid "The IRC server's local time is:" -msgstr "" +msgstr "IRC ဆာဗာ၏ ဒေသစံတော်ချိန်မှာ -" msgid "No such channel" -msgstr "No such channel" +msgstr "ဒီချာနယ်မျိုး မရှိပါ" #. does this happen? msgid "no such channel" -msgstr "no such channel" +msgstr "ဒီချာနယ်မျိုး မရှိပါ" msgid "User is not logged in" -msgstr "User is not logged in" +msgstr "သုံးစွဲသူသည် အကောင့်ထဲ မဝင်ပါ" msgid "No such nick or channel" -msgstr "No such nick or channel" +msgstr "ဤနာမည်ပြောင် (သို့) ချာနယ်မျိုး မရှိပါ" msgid "Could not send" -msgstr "Could not send" +msgstr "ပေးပို့၍ မရပါ" #, c-format msgid "Joining %s requires an invitation." -msgstr "Joining %s requires an invitation." +msgstr "%s သို့ ပါဝင်ရန် ခေါ်ဖိတ်စာ တစ်စောင် လိုအပ်သည်။" msgid "Invitation only" -msgstr "Invitation only" +msgstr "ခေါ်ဖိတ်စာ ပါမှသာ" #, c-format msgid "You have been kicked by %s: (%s)" -msgstr "You have been kicked by %s: (%s)" +msgstr "သင်ကို ကန်ထုတ်သူ %s - (%s)" #. Remove user from channel #, c-format msgid "Kicked by %s (%s)" -msgstr "Kicked by %s (%s)" +msgstr "ကန်ထုတ်သူ %s (%s)" #, c-format msgid "mode (%s %s) by %s" -msgstr "mode (%s %s) by %s" +msgstr "စနစ် (%s %s) ပြုလုပ်သူ (%s)" -#, fuzzy msgid "Invalid nickname" -msgstr "Invalid Username" +msgstr "အမည်ပြောင် မှားနေသည်" msgid "" "Your selected nickname was rejected by the server. It probably contains " "invalid characters." msgstr "" +"သင်ရွေးသော အမည်ပြောင်ကို ဆာဗာမှ ငြင်းပယ်လိုက်သည်။ ၄င်း၌ အက္ခရာ အမှားများ ပါ၀င်၍ ဖြစ်နိုင်သည်။" msgid "" "Your selected account name was rejected by the server. It probably contains " "invalid characters." -msgstr "" +msgstr "သင် ရေးချယ်သော အကောင့် အမည်ကို ဆာဗာမှ ငြင်းပယ်လိုက်သည်။" #. We only want to do the following dance if the connection #. has not been successfully completed. If it has, just #. notify the user that their /nick command didn't go. -#, fuzzy, c-format +#, c-format msgid "The nickname \"%s\" is already being used." -msgstr "That file already exists" +msgstr "ဒီအမည်ပြောင်ကို \"%s\" ကို သူများ သုံးစွဲထားပြီ။" -#, fuzzy msgid "Nickname in use" -msgstr "Nickname" +msgstr "သုံးစွဲနေသော အမည်ပြောင်" msgid "Cannot change nick" -msgstr "Cannot change nick" +msgstr "အမည်ပြောင်ကို ပြောင်းမရပါ" msgid "Could not change nick" -msgstr "Could not change nick" +msgstr "အမည်ပြောင်ကို ပြောင်းမရပါ" #, c-format msgid "You have parted the channel%s%s" -msgstr "You have parted the channel%s%s" +msgstr "သင် ခွဲထုတ်လိုက်သော ချာနယ် %s%s" msgid "Error: invalid PONG from server" -msgstr "Error: invalid PONG from server" +msgstr "ချို့ယွင်းချက် - ဆာဗာမှ PONG အမှး" #, c-format msgid "PING reply -- Lag: %lu seconds" -msgstr "PING reply -- Lag: %lu seconds" +msgstr "PING အကြောင်း ပြန်ကြားချက် -- ကြာချိန် - %lu စက္ကန့်" -#, fuzzy, c-format +#, c-format msgid "Cannot join %s: Registration is required." -msgstr "Registration Required" +msgstr "%s ၌ မပါဝင်နိုင်ပါ - မှတ်ပုံတင်ရန် လိုအပ်သည်။" msgid "Cannot join channel" -msgstr "Cannot join channel" +msgstr "ချာနယ်တွင် မပါ၀င်နိုင်ပါ" -#, fuzzy msgid "Nick or channel is temporarily unavailable." -msgstr "The service is temporarily unavailable." +msgstr "အမည်ပြောင် (သို့) ချာနယ်ကို ယာယီ ရပ်ဆိုင်းထားသည်။" #, c-format msgid "Wallops from %s" -msgstr "Wallops from %s" +msgstr "%s မှ ရိုက်ချက်များ" msgid "action <action to perform>: Perform an action." -msgstr "action <action to perform>: Perform an action." +msgstr "action <action to perform> - လှုပ်ရှားမှုတစ်ခု ဆောင်ရွက်ပါ။" -#, fuzzy msgid "authserv: Send a command to authserv" -msgstr "quote [...]: Send a raw command to the server." +msgstr "authserv - authserv ထံသို့ ညွှန်ကြားချက် ပေးပို့ရန်" msgid "" "away [message]: Set an away message, or use no message to return from being " "away." msgstr "" -"away [message]: Set an away message, or use no message to return from being " -"away." +"ပေးပို့မည့် [ပေးစာ] - ပေးပို့မည့် စာ တစ်စောင် သတ်မှတ်ပါ၊ (သို့) အဝေးမှ ပြန်ရောက်ရန် စာမပါပဲ သုံးစွဲပါ။" msgid "ctcp : sends ctcp msg to nick." -msgstr "" +msgstr "ctcp - ctcp msg ကို အမည်ပြောင် အဖြစ် ပေးပို့ပါ။" -#, fuzzy msgid "chanserv: Send a command to chanserv" -msgstr "quote [...]: Send a raw command to the server." +msgstr "chanserv - chanserv ထံသို့ ညွှန်ကြားချက် ပေးပို့ပါ။" msgid "" "deop <nick1> [nick2] ...: Remove channel operator status from " "someone. You must be a channel operator to do this." msgstr "" -"deop <nick1> [nick2] ...: Remove channel operator status from " -"someone. You must be a channel operator to do this." +"deop <nick1> [nick2] ... - ချာနယ် တာဝန်ခံ ရာထူးကို တစ်ယောက်ယောက်ထံမှ ဖယ်ရှားပါ။ " +"ဤသို့ပြုလုပ်ရန် သင်သည် ချာနယ် တာ၀န်ခံ ဖြစ်ဖို့ လိုသည်။" msgid "" "devoice <nick1> [nick2] ...: Remove channel voice status from " "someone, preventing them from speaking if the channel is moderated (+m). You " "must be a channel operator to do this." msgstr "" -"devoice <nick1> [nick2] ...: Remove channel voice status from " -"someone, preventing them from speaking if the channel is moderated (+m). You " -"must be a channel operator to do this." +"devoice <nick1> [nick2] ... - ချာနယ် အသံ အနေအထားကို တစ်ယောက်ယောက်ထံမှ ဖယ်ရှားပါ။ " +"ချာနယ်ကို (+m) ၌ သတ်မှတ်ထားလျှင် စကားပြောခွင့်ကို ပိတ်ထားပါ။ ဤသို့ပြုရန် သင်သည် ချာနယ် တာ၀န်ခံ " +"ဖြစ်ရမည်။ " msgid "" "invite <nick> [room]: Invite someone to join you in the specified " "channel, or the current channel." msgstr "" -"invite <nick> [room]: Invite someone to join you in the specified " -"channel, or the current channel." +"invite <nick> [room] - သတ်မှတ်ထားသော ချာနယ်၊ (သို့) လက်ရှိ ချာနယ်၌ လူတစ်ဦးတစ်ယောက် " +"ပါဝင်လာရန် ဖိတ်ခေါ်ပါ။" msgid "" "j <room1>[,room2][,...] [key1[,key2][,...]]: Enter one or more " "channels, optionally providing a channel key for each if needed." msgstr "" -"j <room1>[,room2][,...] [key1[,key2][,...]]: Enter one or more " -"channels, optionally providing a channel key for each if needed." +"<room1>[,room2][,...] [key1[,key2][,...]] - ဆက်သွယ်လိုသည့် ချာနယ် အမည် " +"တစ်ခုထက်ပိုပြီး ရေးနိုင်သည်။ လိုအပ်လျှင် ချာနယ်ကီး ရေးပေးနိုင်သည်။" msgid "" "join <room1>[,room2][,...] [key1[,key2][,...]]: Enter one or more " "channels, optionally providing a channel key for each if needed." msgstr "" -"join <room1>[,room2][,...] [key1[,key2][,...]]: Enter one or more " -"channels, optionally providing a channel key for each if needed." +"join <room1>[,room2][,...] [key1[,key2][,...]] - ဆက်သွယ်လိုသည့် ချာနယ် အမည် " +"တစ်ခုထက်ပိုပြီး ရေးနိုင်သည်။ လိုအပ်လျှင် ချာနယ် ကီး ရေးပေးနိုင်သည်။" msgid "" "kick <nick> [message]: Remove someone from a channel. You must be a " "channel operator to do this." msgstr "" -"kick <nick> [message]: Remove someone from a channel. You must be a " -"channel operator to do this." +"kick <အမည်> [message] - လူတစ်ဦးတ​စ်ယောက်ကို ချာနယ် တစ်ခုမှ ဖယ်ရှားပါ။ ဤသို့ပြုလုပ်ရန် သင်သည် " +"ချာနယ် တာဝန်ခံ ဖြစ်ရမည်။ " msgid "" "list: Display a list of chat rooms on the network. Warning, some servers " "may disconnect you upon doing this." msgstr "" -"list: Display a list of chat rooms on the network. Warning, some servers " -"may disconnect you upon doing this." +"list - ကွန်ယက်ပေါ်တွင် စကားပြေခန်းများ စာရင်းကို ဖော်ပြပါ။ သတိပေးချက် - ဤသို့ပြုလုပ်ခြင်းဖြင့် " +"အချို့ဆာဗာများမှ အဆက်ဖြတ်ခံရနိုင်သည်။ " msgid "me <action to perform>: Perform an action." -msgstr "me <action to perform>: Perform an action." +msgstr "me <action to perform> - လှုပ်ရှားမှုတစ်ခု ဆောင်ရွက်ပါ။" -#, fuzzy msgid "memoserv: Send a command to memoserv" -msgstr "quote [...]: Send a raw command to the server." +msgstr "memoserv - memoserv သို့ ညွှန်ကြားချက် တစ်ခု ပေးပို့ရန်" -#, fuzzy msgid "" "mode <+|-><A-Za-z> <nick|channel>: Set or unset a channel " "or user mode." msgstr "" -"mode <nick|channel> <+|-><A-Za-z>: Set or unset a channel " -"or user mode." +"mode <+|-><A-Za-z> <nick|channel> - ချာနယ် (သို့) သုံးစွဲသူ စနစ် " +"တစ်ခုကို ချမှတ်ပါ (သို့) ပြန်ဖျက်ပါ။" msgid "" "msg <nick> <message>: Send a private message to a user (as " "opposed to a channel)." msgstr "" -"msg <nick> <message>: Send a private message to a user (as " -"opposed to a channel)." +"msg <nick> <message> - သုံးစွဲသူ တစ်ဦးထံ သီးသန့် စာတစ်စောင် (ချာနယ်နဲ့ မတူပဲ) " +"ပေးပို့ရန်" msgid "names [channel]: List the users currently in a channel." -msgstr "names [channel]: List the users currently in a channel." +msgstr "names [channel] - လောလောဆယ် ချယ်နယ်တွင် ရှိသော သုံးစွဲသူများ စာရင်းကို ပြုစုပါ။" msgid "nick <new nickname>: Change your nickname." -msgstr "nick <new nickname>: Change your nickname." +msgstr "nick <new nickname> - သင့်အမည်ပြောင်ကို သတ်မှတ်ပါ။" -#, fuzzy msgid "nickserv: Send a command to nickserv" -msgstr "quote [...]: Send a raw command to the server." +msgstr "nickserv - nickserv ဆီ ညွှန်ကြားချက် တစ်ခု ပေးပို့ရန်" -#, fuzzy msgid "notice <target<: Send a notice to a user or channel." -msgstr "me <action>: Send an IRC style action to a buddy or chat." +msgstr "notice <target< - သုံးစွဲသူတစ်ဦးထံ (သို့) ချာနယ် တစ်ခုထံ အသိပေးချက် ပေးပို့ပါ။" msgid "" "op <nick1> [nick2] ...: Grant channel operator status to someone. You " "must be a channel operator to do this." msgstr "" -"op <nick1> [nick2] ...: Grant channel operator status to someone. You " -"must be a channel operator to do this." +"op <nick1> [nick2] ... - ချာနယ် တာ၀န်ခံ ရာထူးကို တစ်ယောက်ယောက် ပေးလိုက်ပါ။ " +"ဤသို့ပြုလုပ်ရန် သင်သည် ချာနယ် တာ၀န်ခံ ဖြစ်ရမည်။ " msgid "" "operwall <message>: If you don't know what this is, you probably " "can't use it." -msgstr "" -"operwall <message>: If you don't know what this is, you probably " -"can't use it." +msgstr "operwall <message>: ဤအရာကို မသိလျှင်၊ ၄င်းကို အသုံးပြုနည်း သိချင်မှ သိမည် ဖြစ်သည်။" -#, fuzzy msgid "operserv: Send a command to operserv" -msgstr "quote [...]: Send a raw command to the server." +msgstr "operserv - operserv ထံ ညွှန်ကြားချက် တစ်ခု ပေးပို့ရန်" msgid "" "part [room] [message]: Leave the current channel, or a specified channel, " "with an optional message." msgstr "" -"part [room] [message]: Leave the current channel, or a specified channel, " -"with an optional message." +"part [room] [message]: လက်ရှိ ချာနယ်၊ (သို့) သတ်မှတ်ထားသော ချာနယ်ကို စိတ်ကြိုက် စာတစ်စောင်နဲ့ " +"ချန်ထားပါ။" msgid "" "ping [nick]: Asks how much lag a user (or the server if no user specified) " "has." msgstr "" -"ping [nick]: Asks how much lag a user (or the server if no user specified) " -"has." +"ping [nick]: သုံးစွဲသူ တစ်ဦး (သို့မဟုတ် ဆာဗာ၌ သုံးစွဲသူကို မသတ်မှတ်ထားပါက) ၌ ရှိသော ကွာဟချက် " +"အတိုင်းအတာကို စုံစမ်းပါ။" msgid "" "query <nick> <message>: Send a private message to a user (as " "opposed to a channel)." msgstr "" -"query <nick> <message>: Send a private message to a user (as " -"opposed to a channel)." +"query <nick> <message> - သုံးစွဲသူ တစ်ဦးထံ (ချာနယ်နဲ့ မတူပဲ) သီးခြား စာတစ်စောင် " +"ပေးပို့ပါ။" msgid "quit [message]: Disconnect from the server, with an optional message." -msgstr "quit [message]: Disconnect from the server, with an optional message." +msgstr "quit [message]: စိတ်ကြိုက် စာတစ်စောင်နဲ့အတူ ဆာဗာမှ အဆက်အသွယ် ဖြတ်ပါ။" msgid "quote [...]: Send a raw command to the server." -msgstr "quote [...]: Send a raw command to the server." +msgstr "quote [...]: ဆာဗာထံသို့ ညွှန်ကြားချက်အကြမ်း ပေးပို့ပါ။" msgid "" "remove <nick> [message]: Remove someone from a room. You must be a " "channel operator to do this." msgstr "" -"remove <nick> [message]: Remove someone from a room. You must be a " -"channel operator to do this." +"remove <nick> [message]: တစ်ဦးတစ်ယောက်ကို အခန်းတစ်ခုမှ ဖယ်ထုတ်ပါ။ ဤသို့ပြုလုပ်ရန် သင်သည် " +"ချာနယ် တာ၀န်ခံ ဖြစ်ရမည်။" msgid "time: Displays the current local time at the IRC server." -msgstr "" +msgstr "time - IRC ဆာဗာ၌ လက်ရှိ ဒေသ စံတော်ချိန်ကို ဖော်ပြပါ " msgid "topic [new topic]: View or change the channel topic." -msgstr "topic [new topic]: View or change the channel topic." +msgstr "topic [new topic]: ချာနယ် ခေါင်းစဉ်ကို ကြည့်ရှုပါ (သို့) ပြောင်းပါ။" msgid "umode <+|-><A-Za-z>: Set or unset a user mode." -msgstr "umode <+|-><A-Za-z>: Set or unset a user mode." +msgstr "umode <+|-><A-Za-z> - သုံးစွဲသူ စနစ် တစ်ခုကို သတ်မှတ်ပါ (သို့) ပြန်ဖျက်ပါ။" msgid "version [nick]: send CTCP VERSION request to a user" -msgstr "" +msgstr "version [nick]: CTCP VERSION တောင်းဆိုချက်ကို သုံးစွဲသူ တစ်ဦးထံ ပေးပို့ရန်" msgid "" "voice <nick1> [nick2] ...: Grant channel voice status to someone. You " "must be a channel operator to do this." msgstr "" -"voice <nick1> [nick2] ...: Grant channel voice status to someone. You " -"must be a channel operator to do this." +"voice <nick1> [nick2] ... - ချာနယ် အသံ အနေအထားကို တစ်ဦးတစ်ယောက်ဆီ ပေးလိုက်ပါ။ " +"ဤသို့ပြုလုပ်ရန် သင်သည် ချာနယ် တာ၀န်ခံ ဖြစ်ရမည်။" msgid "" "wallops <message>: If you don't know what this is, you probably can't " "use it." -msgstr "" -"wallops <message>: If you don't know what this is, you probably can't " -"use it." +msgstr "wallops <message>: ဤအချက်ကို မသိလျှင်၊ ၄င်းကို သင် သုံးစွဲနိုင်မည် မဟုတ်ပါ။" -#, fuzzy msgid "whois [server] <nick>: Get information on a user." -msgstr "whois <nick>: Get information on a user." +msgstr "whois [server] <nick>: သုံးစွဲသူ၏ အချက်အလက် ရယူပါ။" -#, fuzzy msgid "whowas <nick>: Get information on a user that has logged off." -msgstr "whois <nick>: Get information on a user." +msgstr "whowas <nick> - အကောင့်မှ ထွက်သွားသော သုံးစွဲသူ၏ အချက်အလက် ရယူပါ။" #, c-format msgid "Reply time from %s: %lu seconds" -msgstr "Reply time from %s: %lu seconds" +msgstr "%s မှ တုံ့ပြန်ချိန်- %lu စက္ကန့်" msgid "PONG" msgstr "PONG" msgid "CTCP PING reply" -msgstr "CTCP PING reply" +msgstr "CTCP PING ပြန်ကြားချက်" msgid "Disconnected." -msgstr "Disconnected." +msgstr "အဆက်ပြတ်သွားသည်။" msgid "Unknown Error" -msgstr "Unknown Error" +msgstr "အမည်မသိ ချို့ယွင်းချက်" -#, fuzzy msgid "Ad-Hoc Command Failed" -msgstr "Command disabled" +msgstr "Ad-Hoc ညွှန်ကြားချက် သုံးမရပါ" -#, fuzzy msgid "execute" -msgstr "Not expected" +msgstr "ဆောင်ရွက်ရန်" msgid "Server requires plaintext authentication over an unencrypted stream" -msgstr "Server requires plaintext authentication over an unencrypted stream" +msgstr "ဆာဗာသည် စာဝှက်မထားသော ဆက်သွယ်မှုအတွက် စာသားသက်သက် အတည်ပြုချက်ကို တောင်းဆိုနေသည်။" #. This happens when the server sends back jibberish #. * in the "additional data with success" case. #. * Seen with Wildfire 3.0.1. #. -#, fuzzy msgid "Invalid response from server" -msgstr "Invalid response from server." +msgstr "ဆာဗာထံမှ မမှန်သော တုံ့ပြန်ချက်" msgid "Server does not use any supported authentication method" -msgstr "Server does not use any supported authentication method" +msgstr "ဆာဗာသည် ထောက်ပံ့ထားသော တခြား အတည်ပြု နည်းလမ်းကို သုံးစွဲမထားပါ။" -#, fuzzy, c-format +#, c-format msgid "" "%s requires plaintext authentication over an unencrypted connection. Allow " "this and continue authentication?" msgstr "" -"This server requires plaintext authentication over an unencrypted " -"connection. Allow this and continue authentication?" +"%s သည် စာဝှက်မထားသော ဆက်သွယ်မှုအတွက် စာသားသက်သက် အတည်ပြုချက်ကို တောင်းဆိုနေသည်။ ဤအချက်ကို ခွင့်ပြုပြီး " +"ဆက်လက် အတည်ပြုမည်လား?" msgid "Plaintext Authentication" -msgstr "Plaintext Authentication" +msgstr "စာသားသက်သက် အတည်ပြုခြင်း" msgid "You require encryption, but it is not available on this server." -msgstr "" +msgstr "စာဝှက်စနစ် လိုအပ်နေသည်၊ သို့သော် ၄င်းသည် ဤဆာဗာ၌ မရှိပါ။" msgid "Invalid challenge from server" -msgstr "Invalid challenge from server" +msgstr "ဆာဗာထံမှ မှားယွင်းသော စိန်ခေါ်ချက်" msgid "Server thinks authentication is complete, but client does not" -msgstr "" +msgstr "ဆာဗာသည် အတည်ပြုချက်ကို ပြီးဆုံးပြီဟု ယူဆနေသည်၊ သို့သော် သုံးစွဲသူက မယူဆပါ" -#, fuzzy msgid "Server may require plaintext authentication over an unencrypted stream" -msgstr "Server requires plaintext authentication over an unencrypted stream" +msgstr "ဆာဗာသည် စာဝှက်မထားသော ဆက်သွယ်မှုအတွက် စာသားသက်သက် အတည်ပြုချက်ကို တောင်းဆိုနေသည်။" -#, fuzzy, c-format +#, c-format msgid "" "%s may require plaintext authentication over an unencrypted connection. " "Allow this and continue authentication?" msgstr "" -"This server requires plaintext authentication over an unencrypted " -"connection. Allow this and continue authentication?" +"%s သည် စာဝှက်မထားသော ဆက်သွယ်မှုအတွက် စာသားသက်သက် အတည်ပြုချက်ကို တောင်းဆိုနေသည်။ ဤအချက်ကို ခွင့်ပြုပြီး " +"ဆက်လက် အတည်ပြုမည်လား?" -#, fuzzy msgid "SASL authentication failed" -msgstr "Authentication failed" +msgstr "SASL စစ်ဆေးအတည်ပြုမှု မအောင်မြင်ပါ။" -#, fuzzy, c-format +#, c-format msgid "SASL error: %s" -msgstr "Read error" +msgstr "SASL ချို့ယွင်းချက် - %s" -#, fuzzy msgid "Invalid Encoding" -msgstr "Finalizing connection" +msgstr "စာဝှက်စနစ် အမှား" -#, fuzzy msgid "Unsupported Extension" -msgstr "Unsupported Version" +msgstr "ထောက်ပံ့မထားသော ဖိုင်အမျိုးအစား" msgid "" "Unexpected response from the server. This may indicate a possible MITM " "attack" -msgstr "" +msgstr "ဆာဗာထံမှ မမျှော်လင့်သော တုံ့ပြန်ချက်။ ဤအချက်က MITM ၏ ဖြစ်နိုင်ချေ တိုက်ခိုက်မှုကို ညွန်ပြနိုင်သည်" msgid "" "The server does support channel binding, but did not appear to advertise " "it. This indicates a likely MITM attack" msgstr "" +"ဆာဗာသည် ချာနယ် ပူးပေါင်းခြင်းကို ထောက်ပံ့ပေးသည်၊ သို့သော် ၄င်းကို ကြော်ငြာထားပုံ မပေါ်ပါ။ ဤအချက်က " +"MITM ၏ ဖြစ်နိုင်ချေ တိုက်ခိုက်မှုကို ညွန်​ပြနေသည်။" -#, fuzzy msgid "Server does not support channel binding" -msgstr "Server does not use any supported authentication method" +msgstr "ချာနယ် ပူးပေါင်းခြင်းကို ဆာဗာမှ ပံ့ပိုးမပေးပါ" -#, fuzzy msgid "Unsupported channel binding method" -msgstr "Unsupported Encoding" +msgstr "ထောက်ပံ့မထားသော ချာနယ် ပူးပေါင်းမှု နည်းစနစ်" msgid "User not found" -msgstr "User not found" +msgstr "သုံးစွဲသူကို မတွေ့ပါ" -#, fuzzy msgid "Invalid Username Encoding" -msgstr "Invalid Username" +msgstr "သုံးစွဲသူ စာဝှက်ခြင်း အမှား" msgid "Resource Constraint" -msgstr "Resource Constraint" +msgstr "ရင်းမြစ် ကန့်သတ်ချက်" -#, fuzzy msgid "Unable to canonicalize username" -msgstr "Unable to configure" +msgstr "သုံးစွဲသူအမည်ကို စံသတ်မှတ်ရန် မဖြစ်နိုင်ပါ။" -#, fuzzy msgid "Unable to canonicalize password" -msgstr "Pidgin could not open a listening port." +msgstr "စကားဝှက်ကို စံသတ်မှတ်ရန် မဖြစ်နိုင်ပါ။" -#, fuzzy msgid "Malicious challenge from server" -msgstr "Invalid challenge from server" +msgstr "ဆာဗာထံမှ နားလည်ရန်ခက်သော စိမ်ခေါ်မှု" -#, fuzzy msgid "Unexpected response from server" -msgstr "Invalid response from server." +msgstr "ဆာဗာထံမှ မျှော်လင့်မထားသော တုံ့ပြန်မှု" msgid "The BOSH connection manager terminated your session." -msgstr "" +msgstr "BOSH ဆက်သွယ်မှု စီမံသူက သင့်အစီအစဉ်ကို ပိတ်လိုက်သည်။" -#, fuzzy msgid "No session ID given" -msgstr "No reason given." +msgstr "အစီအစဉ် ID ကို ပေးမထားပါ" -#, fuzzy msgid "Unsupported version of BOSH protocol" -msgstr "Unsupported Version" +msgstr "ထောက်ပံ့ မထားသော BOSH ပရိုတိုကော ဗားရှင်း" -#, fuzzy msgid "Unable to establish a connection with the server" -msgstr "Unable to make SSL connection to server." +msgstr "ဆာဗာနှင့် ဆက်သွယ်မှု မပြုနိုင်ပါ" -#, fuzzy, c-format +#, c-format msgid "Unable to establish a connection with the server: %s" -msgstr "Unable to make SSL connection to server." +msgstr "ဆာဗာ - %s နှင့် ဆက်သွယ်မှု မပြုနိုင်ပါ။" -#, fuzzy msgid "Unable to establish SSL connection" -msgstr "Unable to create new connection." +msgstr "SSL ဆက်သွယ်မှု မပြုနိုင်ပါ" msgid "Full Name" -msgstr "Full Name" +msgstr "အမည် အပြည့်အစုံ" msgid "Family Name" -msgstr "Family Name" +msgstr "မိသားစု အမည်" msgid "Given Name" -msgstr "Given Name" +msgstr "အမည် ပေးထားချက်" msgid "URL" msgstr "URL" msgid "Street Address" -msgstr "Street Address" +msgstr "လမ်း လိပ်စာ" #. #. * EXTADD is correct, EXTADR is generated by other @@ -4177,441 +3920,402 @@ #. * EXTADR. #. msgid "Extended Address" -msgstr "Extended Address" +msgstr "တခြား လိပ်စာ" msgid "Locality" -msgstr "Locality" +msgstr "နေရာဒေသ" msgid "Region" -msgstr "Region" +msgstr "နယ်မြေ" msgid "Postal Code" -msgstr "Postal Code" +msgstr "စာပို့သင်္ကေတ" msgid "Country" -msgstr "Country" +msgstr "နိုင်ငံ" #. lots of clients (including purple) do this, but it's #. * out of spec msgid "Telephone" -msgstr "Telephone" +msgstr "တယ်လီဖုန်း" msgid "Organization Name" -msgstr "Organisation Name" +msgstr "အဖွဲ့အစည်း အမည်" msgid "Organization Unit" -msgstr "Organisation Unit" +msgstr "အဖွဲ့အစည်း ဌာန" msgid "Job Title" -msgstr "Job Title" +msgstr "အလုပ်အကိုင်" msgid "Role" -msgstr "Role" +msgstr "ပါဝင်မှု" #. birthday #. birthday (required) msgid "Birthday" -msgstr "Birthday" +msgstr "မွေးနေ့သက္ကရာဇ်" msgid "Description" -msgstr "Description" +msgstr "ဖော်ပြချက်" -#, fuzzy msgid "Edit XMPP vCard" -msgstr "Edit Jabber vCard" +msgstr "XMPP vCard ကို တည်းဖြတ်ရန်" msgid "" "All items below are optional. Enter only the information with which you feel " "comfortable." -msgstr "" -"All items below are optional. Enter only the information with which you feel " -"comfortable." +msgstr "ဖော်ပြပါ အချက်အားလုံးကို ရွေးချယ်နိုင်သည်။ သင့်အတွက် သင့်လျှော်သော အချက်အလက်များကိုသာ ရေးထည့်ပါ။" -#, fuzzy msgid "Client" -msgstr "City" +msgstr "သုံးစွဲသူ" -#, fuzzy msgid "Operating System" -msgstr "Hide Operating System" +msgstr "စက်လည်ပတ်မှုစနစ်" -#, fuzzy msgid "Local Time" -msgstr "Local Users" +msgstr "ဒေသ စံတော်ချိန်" -#, fuzzy msgid "Priority" -msgstr "Port" +msgstr "ဦးစားပေးချက်" msgid "Resource" -msgstr "Resource" +msgstr "ရင်းမြစ်" -#, fuzzy msgid "Uptime" -msgstr "Last Updated" +msgstr "ဖွင့်ချိန်" -#, fuzzy msgid "Logged Off" -msgstr "Logged out" +msgstr "ထွက်သွားသည်" #, c-format msgid "%s ago" -msgstr "" +msgstr "လွန်ခဲ့သော %s" msgid "Middle Name" -msgstr "Middle Name" +msgstr "နာမည် အလယ်" msgid "Address" -msgstr "Address" +msgstr "လိပ်စာ" msgid "P.O. Box" -msgstr "P.O. Box" +msgstr "စာတိုက်သေတ္တာ" msgid "Photo" -msgstr "Photo" +msgstr "ဓာတ်ပုံ" msgid "Logo" -msgstr "Logo" +msgstr "အမှတ်တံဆိပ်" -#, fuzzy, c-format +#, c-format msgid "" "%s will no longer be able to see your status updates. Do you want to " "continue?" -msgstr "" -"You are about to remove %s from your buddy list. Do you want to continue?" +msgstr "%s သည် သင့် အနေအထား မွမ်းမံချက်များကို မြင်တွေ့နိုင်တော့မယ် မဟုတ်ပါ။ ဆက်လက် လုပ်ဆောင်လိုသလား? " msgid "Cancel Presence Notification" -msgstr "Cancel Presence Notification" +msgstr "လက်ရှိ အသိပေးချက်ကို ဖျက်သိမ်းရန်" msgid "Un-hide From" -msgstr "Un-hide From" +msgstr "ပြန်ဖွင့်ရန်" msgid "Temporarily Hide From" -msgstr "Temporarily Hide From" +msgstr "ခေတ္တ ဖုံးကွယ်ထားမည့် အရာ" msgid "(Re-)Request authorization" -msgstr "(Re-)Request authorisation" +msgstr "အ​တည်ပြုချက်ကို (ပြန်လည်) တောင်းဆိုရန်" #. shouldn't this just happen automatically when the buddy is #. removed? msgid "Unsubscribe" -msgstr "Unsubscribe" +msgstr "စာရင်းမှ ထွက်ရန်" msgid "Initiate _Chat" -msgstr "Initiate _Chat" +msgstr "_C စတင် စကားပြောရန်" -#, fuzzy msgid "Log In" -msgstr "Login" +msgstr "အကောင့်ထဲ ၀င်ရောက်ရန်" -#, fuzzy msgid "Log Out" -msgstr "Logged out" +msgstr "ထွက်ခွာရန်" msgid "JID" -msgstr "" +msgstr "JID" #. last name msgid "Last Name" -msgstr "Surname" +msgstr "နောက်ဆုံး အမည်" msgid "The following are the results of your search" -msgstr "" +msgstr "အောက်ပါ အချက်များသည် သင့်ရှာဖွေမှု ရလာဒ်များ ဖြစ်သည်" #. current comment from Jabber User Directory users.jabber.org msgid "" "Find a contact by entering the search criteria in the given fields. Note: " "Each field supports wild card searches (%)" msgstr "" +"ဖေါ်ပြပါ အကွက်များထဲတွင် ရှာဖွေရေး သတ်မှတ်ချက်များကို ရေးထည့်ပြီး အဆက်အသွယ်ကို ရှာပါ။မှတ်ချက် - " +"အကွက်တစ်ခုစီသည် wild card ရှာဖွေမှုများ (%) ကို ထောက်ပံ့ပေးသည်" -#, fuzzy msgid "Directory Query Failed" -msgstr "Direct Connect failed" +msgstr "မအောင်မြင်သော ဖိုင်တွဲ မေးမြန်းချက်" -#, fuzzy msgid "Could not query the directory server." -msgstr "Could not start the file transfer" +msgstr "ဆာဗာ ဖိုင်တွဲကို မေးမြန်းလို့ မရပါ။ " #. Try to translate the message (see static message #. list in jabber_user_dir_comments[]) -#, fuzzy, c-format +#, c-format msgid "Server Instructions: %s" -msgstr "Server Information" +msgstr "ဆာဗာ ညွှန်းကြားချက်များ - %s" msgid "Fill in one or more fields to search for any matching XMPP users." -msgstr "" +msgstr "XMPP သုံးစွဲသူများနဲ့ ကိုက်ညီ​သူများကို ရှာရန် အကွက်(များ)ကို ဖြည့်စွတ်ပါ။" msgid "Email Address" -msgstr "Email Address" +msgstr "အီးမေးလ် လိပ်စာ" -#, fuzzy msgid "Search for XMPP users" -msgstr "_Search for:" +msgstr "XMPP သုံးစွဲသူများကို ရှာဖွေရန်" #. "Search" msgid "Search" -msgstr "ရ္ဟာမယ္‌" +msgstr "ရှာဖွေရန်" -#, fuzzy msgid "Invalid Directory" -msgstr "Invalid error" +msgstr "မှားနေသော ဖိုင်တွဲ" -#, fuzzy msgid "Enter a User Directory" -msgstr "Directory လိုက္‌က္ရီး ပို့လို့ မရပာ။" +msgstr "သုံးစွဲသူ ဖိုင်တွဲကို ရေးထည့်ရန်" -#, fuzzy msgid "Select a user directory to search" -msgstr "Select a conference server to query" +msgstr "ရှာဖွေရာတွင် သုံးစွဲသူ ဖိုင်တွဲကို ရွေးချယ်ရန်" -#, fuzzy msgid "Search Directory" -msgstr "_Search for:" +msgstr "ဖိုင်တွဲကို ရှာရန်" msgid "_Room:" -msgstr "_Room:" +msgstr "_R အခန်း - " msgid "_Server:" -msgstr "_Server:" +msgstr "_S ဆာဗာ - " msgid "_Handle:" -msgstr "_Handle:" +msgstr "_H လက်ကိုင် -" #, c-format msgid "%s is not a valid room name" -msgstr "%s is not a valid room name" +msgstr "%s သည် အခန်းအမည်မှန် မဟုတ်ပါ" msgid "Invalid Room Name" -msgstr "Invalid Room Name" +msgstr "အခန်းအမည်မှန် မဟုတ်ပါ" #, c-format msgid "%s is not a valid server name" -msgstr "%s is not a valid server name" +msgstr "%s သည် ဆာဗာအမည်မှန် မဟုတ်ပါ" msgid "Invalid Server Name" -msgstr "Invalid Server Name" +msgstr "မှားနေသော ဆာဗာအမည်" #, c-format msgid "%s is not a valid room handle" -msgstr "%s is not a valid room handle" +msgstr "%s သည် အခန်း လက်ကိုင်အမှန် မဟုတ်ပါ" msgid "Invalid Room Handle" -msgstr "Invalid Room Handle" +msgstr "အခန်း လက်ကိုင်အမှန် မဟုတ်ပါ" msgid "Configuration error" -msgstr "Configuration error" +msgstr "ပြုပြင်မှု ချို့ယွင်းချက်" msgid "Unable to configure" -msgstr "Unable to configure" +msgstr "ပြုပြင်လို့ မရပါ" msgid "Room Configuration Error" -msgstr "Room Configuration Error" +msgstr "အခန်း ပြုပြင်မှု ချို့ယွင်းချက်" msgid "This room is not capable of being configured" -msgstr "This room is not capable of being configured" +msgstr "ဤအခန်းကို ပြုပြင်၍ မရနိုင်ပါ။" msgid "Registration error" -msgstr "Registration error" +msgstr "မှတ်ပုံတင် အမှား" msgid "Nick changing not supported in non-MUC chatrooms" -msgstr "Nick changing not supported in non-MUC chatrooms" +msgstr "အ​မည်အပြောင်းအလဲကို non-MUC စကားပြောခန်းများတွင် ထောက်ပံ့မထားပါ" -#, fuzzy msgid "Error retrieving room list" -msgstr "Error retreiving roomlist" +msgstr "အခန်းစာရင်း ထုတ်ယူမှု ချို့ယွင်းချက်" msgid "Invalid Server" -msgstr "Invalid Server" +msgstr "ဆာဗာ အမှား" msgid "Enter a Conference Server" -msgstr "Enter a Conference Server" +msgstr "ဆွေးနွေးခန်း ဆာဗာ တစ်ခု ပြုလုပ်ရန်" msgid "Select a conference server to query" -msgstr "Select a conference server to query" +msgstr "မေးမြန်းရန် ဆွေးနွေးခန်း ဆာဗာ တစ်ခုခုကို ရွေးပါ" msgid "Find Rooms" -msgstr "Find Rooms" +msgstr "အခန်းများ ရှာဖွေရန်" -#, fuzzy msgid "Affiliations:" -msgstr "Alias:" +msgstr "အသင်းအဖွဲ့များ" -#, fuzzy msgid "No users found" -msgstr "Non-matching Hosts" +msgstr "သုံးစွဲသူ မတွေ့ပါ" -#, fuzzy msgid "Roles:" -msgstr "Role" +msgstr "ပါဝင်မှုများ - " -#, fuzzy msgid "Server requires TLS/SSL, but no TLS/SSL support was found." -msgstr "Server requires SSL for login" +msgstr "ဆာဗာက TLS/SSL လိုအပ်သည်။ သို့သော် TLS/SSL ကို ပြုလုပ်နိုင်သူ မရှိပါ။ " -#, fuzzy msgid "You require encryption, but no TLS/SSL support was found." -msgstr "Server requires SSL for login" +msgstr "သင် စာဝှက်စနစ် လိုအပ်သည်၊ သို့သော် TLS/SSL အထောက်အပံ့ကို မတွေ့ရပါ။" -#, fuzzy msgid "Ping timed out" -msgstr "Plain text" +msgstr "Ping အချိန်လွန်သွားသည်" -#, fuzzy msgid "Invalid XMPP ID" -msgstr "Invalid ID" +msgstr "XMPP ID အမှား" msgid "Invalid XMPP ID. Username portion must be set." -msgstr "" +msgstr "XMPP ID အမှား။ သုံးစွဲသူအမည် ကဏ္ဍကို သတ်မှတ်ထားရမည်" msgid "Invalid XMPP ID. Domain must be set." -msgstr "" +msgstr "XMPP ID အမှား။ ဒိုမိန်းကို သတ်မှတ်ထားရမည်" -#, fuzzy msgid "Malformed BOSH URL" -msgstr "Unable to connect to server." +msgstr "ပုံစံဖျက်ထားသော BOSH URL" #, c-format msgid "Registration of %s@%s successful" -msgstr "Registration of %s@%s successful" +msgstr "%s@%s မှတ်ပုံတင်ခြင်း အောင်မြင်သည်" -#, fuzzy, c-format +#, c-format msgid "Registration to %s successful" -msgstr "Registration of %s@%s successful" +msgstr "%s သို့ မှတ်ပုံတင်ခြင်း အောင်မြင်သည်" msgid "Registration Successful" -msgstr "Registration Successful" +msgstr "မှတ်ပုံတင်ခြင်း အောင်မြင်သည်" msgid "Registration Failed" -msgstr "Registration Failed" +msgstr "မှတ်ပုံတင်ခြင်း မအောင်မြင်ပါ" -#, fuzzy, c-format +#, c-format msgid "Registration from %s successfully removed" -msgstr "Registration of %s@%s successful" +msgstr "%s မှတ်ပုံတင်ကို အောင်မြင်စွာ ဖယ်ရှားလိုက်ပြီ" -#, fuzzy msgid "Unregistration Successful" -msgstr "Registration Successful" +msgstr "မှတ်ပုံတင်ဖယ်ရှားမှု အောင်မြင်သည်" -#, fuzzy msgid "Unregistration Failed" -msgstr "Registration Failed" +msgstr "မှတ်ပုံတင်ပယ်ဖျက်မှု မအောင်မြင်ပါ" msgid "State" -msgstr "County/State" +msgstr "ပြည်နယ်" -#, fuzzy msgid "Postal code" -msgstr "Postal Code" +msgstr "စာပို့သင်္ကေတ" msgid "Phone" -msgstr "Telephone" +msgstr "ဖုန်း" msgid "Date" -msgstr "Date" +msgstr "နေ့စွဲ" msgid "Already Registered" -msgstr "Already Registered" +msgstr "မှတ်ပုံတင်ထားပြီး" -#, fuzzy msgid "Unregister" -msgstr "မ္ဟတ္‌ပံုတင္‌မယ္‌" +msgstr "မှတ်ပုံတင် ဖယ်ရှားရန်" -#, fuzzy msgid "" "Please fill out the information below to change your account registration." -msgstr "Please fill out the information below to register your new account." +msgstr "သင့်အကောင့် မှတ်ပုံတင်ခြင်းကို ပြောင်းရန် အချက်အလက်များကို အောက်မှာ ဖြည့်ပါ။" msgid "Please fill out the information below to register your new account." -msgstr "Please fill out the information below to register your new account." +msgstr "သင့် အကောင့်သစ်ကို မှတ်ပုံတင်ရန် အချက်အလက်များကို အောက်မှာ ဖြည့်ပါ။ " -#, fuzzy msgid "Register New XMPP Account" -msgstr "Register New Jabber Account" +msgstr "XMPP အကောင့်သစ်ကို မှတ်ပုံတင်ရန်" msgid "Register" -msgstr "မ္ဟတ္‌ပံုတင္‌မယ္‌" +msgstr "မှတ်ပုံတင်ရန်" -#, fuzzy, c-format +#, c-format msgid "Change Account Registration at %s" -msgstr "%s အတ္ဝက္‌ အခ္ယက္‌အလက္‌တ္ဝေကို ပ္ရောင္းမယ္‌" +msgstr "%s ၌ အကောင့် မှတ်ပုံတင်ကို ပြောင်းလဲရန်" -#, fuzzy, c-format +#, c-format msgid "Register New Account at %s" -msgstr "Register New Jabber Account" +msgstr "%s ထံတွင် အကောင့်အသစ် မှတ်ပုံတင်ရန်" -#, fuzzy msgid "Change Registration" -msgstr "Registration Error" +msgstr "မှတ်ပုံတင်ခြင်း ပြောင်းလဲရန်" -#, fuzzy msgid "Error unregistering account" -msgstr "Error Changing Account Info" +msgstr "အကောင့် မှတ်ပုံတင် ပယ်ဖျက်မှု ချို့ယွင်းချက်" msgid "Account successfully unregistered" -msgstr "" +msgstr "အကောင့်ကို အောင်မြင်စွာ ဖယ်ရှားပြီ" msgid "Initializing Stream" -msgstr "Initialising Stream" +msgstr "စီးဆင်းမှု စတင်​​နေသည်" -#, fuzzy msgid "Initializing SSL/TLS" -msgstr "Initialising Stream" +msgstr "SSL/TLS အစပျိုး​နေသည်" msgid "Authenticating" -msgstr "Authenticating" +msgstr "အတည်ပြုခြင်း" msgid "Re-initializing Stream" -msgstr "Re-initialising Stream" +msgstr "သွယ်ယူမှု ပြန်အစပျိုးခြင်း" msgid "Server doesn't support blocking" -msgstr "" +msgstr "ဆာဗာသည် အဆက်ဖြတ်ခြင်းကို ထောက်ပံ့မပေးပါ" msgid "Not Authorized" -msgstr "Not Authorised" +msgstr "လုပ်ပိုင်ခွင့်မရှိ" msgid "Mood" -msgstr "Mood" +msgstr "နည်းနာ" msgid "Now Listening" -msgstr "" +msgstr "အခု နားထောင်နေသည်" msgid "Both" -msgstr "Both" +msgstr "နှစ်ခုစလုံး" msgid "From (To pending)" -msgstr "From (To pending)" +msgstr "မှ (ရွှေ့ဆိုင်းသည့်အထိ)" msgid "From" -msgstr "From" +msgstr "မှ" msgid "To" -msgstr "To" +msgstr "သို့" msgid "None (To pending)" -msgstr "None (To pending)" +msgstr "သို့ (ရွှေ့ဆိုင်းသည့်အထိ)" msgid "None" -msgstr "မရ္ဟိပာ" +msgstr "ဘာမျှမရှိ" #. subscription type msgid "Subscription" -msgstr "Subscription" +msgstr "စာရင်းသွင်းခြင်း" -#, fuzzy msgid "Mood Text" -msgstr "Mood" +msgstr "နည်းနာဆိုင်ရာ စာသား" -#, fuzzy msgid "Allow Buzz" -msgstr "Allow" +msgstr "Buzz ကို ခွင့်ပြုရန်" -#, fuzzy msgid "Mood Name" -msgstr "Middle Name" +msgstr "နည်းနာ အမည်" -#, fuzzy msgid "Mood Comment" -msgstr "Buddy Comment" +msgstr "နည်းနာ မှတ်ချက်" #. primitive #. ID @@ -4620,358 +4324,345 @@ #. should be user_settable some day #. independent msgid "Tune Artist" -msgstr "" +msgstr "ပန်းချီ ချိန်ညှိရန်" -#, fuzzy msgid "Tune Title" -msgstr "Title" +msgstr "ခေါင်းစဉ် ချိန်ညှိရန်" msgid "Tune Album" -msgstr "" +msgstr "အယ်လ်ဘမ် ချိန်ညှိရန်" msgid "Tune Genre" -msgstr "" +msgstr "အမျိုးအစား ချိန်ညှိရန်" -#, fuzzy msgid "Tune Comment" -msgstr "Buddy Comment" +msgstr "မှတ်ချက် ချိန်ညှိရန်" msgid "Tune Track" -msgstr "" +msgstr "လမ်းကြောင်း ချိန်ညှိရန်" -#, fuzzy msgid "Tune Time" -msgstr "အခ္ယိန္" +msgstr "အချိန် ချိန်ညှိရန်" msgid "Tune Year" -msgstr "" +msgstr "ခုနှစ် ချိန်ညှိရန်" msgid "Tune URL" -msgstr "" +msgstr "URL ကို ချိန်ညှိရန်" msgid "Password Changed" -msgstr "Password Changed" +msgstr "စကားဝှက် ပြောင်းလိုက်ပြီ။" msgid "Your password has been changed." -msgstr "Your password has been changed." +msgstr "သင့်စကားဝှက်ကို ပြောင်းလိုက်ပြီ။" msgid "Error changing password" -msgstr "Error changing password" +msgstr "စကားဝှက် ပြောင်းရာတွေ မှားယွင်းမှု" -#, fuzzy msgid "Change XMPP Password" -msgstr "Change Password" +msgstr "XMPP စကားဝှက် ပြောင်းပါ" msgid "Please enter your new password" -msgstr "Please enter your new password" +msgstr "သင့်စကားဝှက်အသစ်ကို ရေးထည့်ရန်" msgid "Set User Info..." -msgstr "Set User Info..." +msgstr "သုံးစွဲသူ၏ အချက်အလက်ကို သတ်မှတ်ရန် ..." #. if (js->protocol_options & CHANGE_PASSWORD) { msgid "Change Password..." -msgstr "Change Password..." +msgstr "စကားဝှက် ပြောင်းရန်..." #. } -#, fuzzy msgid "Search for Users..." -msgstr "_Search for:" +msgstr "သုံးစွဲသူများကို ရှာဖွေရန်..." msgid "Bad Request" -msgstr "Bad Request" +msgstr "မကောင်းသော တောင်းဆိုချက်" msgid "Conflict" -msgstr "Conflict" +msgstr "ကွဲလွဲချက်" msgid "Feature Not Implemented" -msgstr "Feature Not Implemented" +msgstr "အင်္ဂါရပ်ကို အသုံးမချသေးပါ။" msgid "Forbidden" -msgstr "Forbidden" +msgstr "တားမြစ်ချက်" msgid "Gone" -msgstr "Gone" +msgstr "ထွက်သွားပြီ" msgid "Internal Server Error" -msgstr "Internal Server Error" +msgstr "ဆာဗာ အတွင်းပိုင်း ချို့ယွင်းမှု" msgid "Item Not Found" -msgstr "Item Not Found" +msgstr "ပစ္စည်း ရှာမတွေ့ပါ" -#, fuzzy msgid "Malformed XMPP ID" -msgstr "Malformed Jabber ID" +msgstr "ပုံစံဖျက်နေသော XMPP ID" msgid "Not Acceptable" -msgstr "Not Acceptable" +msgstr "လက်မခံနိုင်ပါ" msgid "Not Allowed" -msgstr "Not Allowed" +msgstr "ခွင့်မပြုပါ" msgid "Payment Required" -msgstr "Payment Required" +msgstr "ငွေပေးရန် လိုအပ်သည်" msgid "Recipient Unavailable" -msgstr "Recipient unavailable" +msgstr "လက်ခံမည့်သူ မတွေ့ရှိပါ" msgid "Registration Required" -msgstr "Registration Required" +msgstr "မှတ်ပုံတင်ရန် လိုအပ်သည်" msgid "Remote Server Not Found" -msgstr "Remote Server Not Found" +msgstr "အဝေးမှ ဆာဗာ ရှာမတွေ့ပါ" msgid "Remote Server Timeout" -msgstr "Remote Server Timeout" +msgstr "အဝေးမှ ဆာဗာ သတ်မှတ်ချိန် ကုန်ဆုံးပြီ" msgid "Server Overloaded" -msgstr "Server Overloaded" +msgstr "ဆာဗာ မနိုင်မနင်းဖြစ်နေသည်" msgid "Service Unavailable" -msgstr "Service Unavailable" +msgstr "၀န်ဆောင်မှု မရနိုင်ပါ" msgid "Subscription Required" -msgstr "Subscription Required" +msgstr "စာရင်းသွင်းရန် လိုအပ်သည်" msgid "Unexpected Request" -msgstr "Unexpected Request" +msgstr "မျှော်လင့်မထားသော တောင်းဆိုချက်" msgid "Authorization Aborted" -msgstr "Authorisation Aborted" +msgstr "ခွင့်ပြုချက် ဖျက်သိမ်းသည်" msgid "Incorrect encoding in authorization" -msgstr "Incorrect encoding in authorisation" +msgstr "ခွင့်ပြုချက်တွင် စာဝှက်စနစ် အမှားအယွင်း ရှိသည်" msgid "Invalid authzid" -msgstr "Invalid authzid" +msgstr "authzid အမှား" msgid "Invalid Authorization Mechanism" -msgstr "Invalid Authorisation Mechanism" +msgstr "တရားမဝင်သော ခွင့်ပြုမှု ယန္တရား" msgid "Authorization mechanism too weak" -msgstr "Authorisation mechanism too weak" +msgstr "ခွင်ပြုမှု ယန္တရား အလွန် အားနည်းနေသည်" msgid "Temporary Authentication Failure" -msgstr "Temporary Authentication Failure" +msgstr "ယာယီ အတည်ပြုမှု မအောင်မြင်ပါ" msgid "Authentication Failure" -msgstr "Authentication Failure" +msgstr "ခွင့်ပြုချက် မအောင်မြင်ပါ" msgid "Bad Format" -msgstr "Bad Format" +msgstr "မ​ကောင်းသော ပုံစံ" msgid "Bad Namespace Prefix" -msgstr "Bad Namespace Prefix" +msgstr "မကောင်းသော Namespace Prefix" msgid "Resource Conflict" -msgstr "Resource Conflict" +msgstr "အရင်းအမြစ် ကွဲလွဲချက်" msgid "Connection Timeout" -msgstr "Connection Timeout" +msgstr "ဆက်သွယ်မှုလိုင်း ပြတ်သွားသည်" msgid "Host Gone" -msgstr "Host Gone" +msgstr "Host မရှိတော့ပါ" msgid "Host Unknown" -msgstr "Host Unknown" +msgstr "အမည်မသိ Host" msgid "Improper Addressing" -msgstr "Improper Addressing" +msgstr "မသင့်လျော်သော အမည်တပ်မှု" msgid "Invalid ID" -msgstr "Invalid ID" +msgstr "မှားနေသော ID" msgid "Invalid Namespace" -msgstr "Invalid Namespace" +msgstr "မှားနေသော Namespace" msgid "Invalid XML" -msgstr "Invalid XML" +msgstr "မှားနေသော XML" msgid "Non-matching Hosts" -msgstr "Non-matching Hosts" +msgstr "ကိုက်ညီမှု မရှိသော Hosts များ" msgid "Policy Violation" -msgstr "Policy Violation" +msgstr "ပေါ်လစီ ချိုးဖောက်မှု" msgid "Remote Connection Failed" -msgstr "Remote Connection Failed" +msgstr "အဝေးမှ ဆက်သွယ်မှုလိုင်း ပြတ်နေသည်" msgid "Restricted XML" -msgstr "Restricted XML" +msgstr "ကန့်သတ်ထားသော XML" msgid "See Other Host" -msgstr "See Other Host" +msgstr "အခြား Host ကို ကြည့်ရန်" msgid "System Shutdown" -msgstr "System Shutdown" +msgstr "စက် ပိတ်သည်" msgid "Undefined Condition" -msgstr "Undefined Condition" +msgstr "ခွဲခြားမရသော အခြေအနေ" msgid "Unsupported Encoding" -msgstr "Unsupported Encoding" +msgstr "ထောက်ပံ့မထားသော စာဝှက်စနစ်" msgid "Unsupported Stanza Type" -msgstr "Unsupported Stanza Type" +msgstr "ထောက်ပံ့မထားသော အပိုဒ်အမျိုးအစား" msgid "Unsupported Version" -msgstr "Unsupported Version" +msgstr "ထောက်ပံ့မထားသော ဗားရှင်း" msgid "XML Not Well Formed" -msgstr "XML Not Well Formed" +msgstr "XML ကို ကောင်းမွန်စွာ ပုံစံချမထားပါ" msgid "Stream Error" -msgstr "Stream Error" +msgstr "Stream ချို့ယွင်းချက်" #, c-format msgid "Unable to ban user %s" -msgstr "Unable to ban user %s" +msgstr "သုံးစွဲသူ %s ကို ပိတ်ဆို့ရန် မဖြစ်နိုင်ပါ" -#, fuzzy, c-format +#, c-format msgid "Unknown affiliation: \"%s\"" -msgstr "Unknown command: %s" +msgstr "အမည်မသိ အစုအဖွဲ့ - \"%s\"" -#, fuzzy, c-format +#, c-format msgid "Unable to affiliate user %s as \"%s\"" -msgstr "Unable to invite user (%s)." +msgstr "သုံးစွဲသူ %s ကို \"%s\" နှင့် ပတ်သက်ရန် မဖြစ်နိုင်ပါ" -#, fuzzy, c-format +#, c-format msgid "Unknown role: \"%s\"" -msgstr "Unknown command: %s" +msgstr "အမည်မသိ အခန်းကဏ္ဍ - \"%s\"" -#, fuzzy, c-format +#, c-format msgid "Unable to set role \"%s\" for user: %s" -msgstr "Unable to send message: %s" +msgstr "သုံးစွဲသူ %s အတွက် အခန်းကဏ္ဍ \"%s\" ကို သတ်မှတ်၍ မရပါ" #, c-format msgid "Unable to kick user %s" -msgstr "Unable to kick user %s" +msgstr "သုံးစွဲသူ %s ကို ကန်ထုတ်၍ မရပါ" -#, fuzzy, c-format +#, c-format msgid "Unable to ping user %s" -msgstr "Unable to ban user %s" +msgstr "သုံးစွဲသူ %s ကို ဆက်သွယ်၍ မရပါ" -#, fuzzy, c-format +#, c-format msgid "Unable to buzz, because there is nothing known about %s." -msgstr "Unable to play sound because the chosen file (%s) does not exist." +msgstr "အချက်ပေး၍ မရပါ၊ အကြောင်းမှာ %s ကို သိရှိမထားပါ။" -#, fuzzy, c-format +#, c-format msgid "Unable to buzz, because %s might be offline." -msgstr "Unable to play sound because the chosen file (%s) does not exist." +msgstr "အချက်ပေး၍ မရပါ၊ အကြောင်းမှာ %s သည် အော့ဖ်လိုင်း ဖြစ်နေနိုင်သည်" -#, fuzzy, c-format +#, c-format msgid "" "Unable to buzz, because %s does not support it or does not wish to receive " "buzzes now." -msgstr "Unable to play sound because the chosen file (%s) does not exist." +msgstr "" +"အချက်ပေး၍ မရပါ၊ အကြောင်းမှာ %s သည် ၄င်းကို ထောက်ပံ့ မပေးပါ (သို့) လောလောဆယ် ၄င်းကို လက်ခံလိုခြင်း " +"မရှိပါ။" #. Yahoo only supports one attention command: the 'buzz'. #. This is index number YAHOO_BUZZ. -#, fuzzy msgid "Buzz" -msgstr "Buzz!!" +msgstr "အချက်ပေး" -#, fuzzy, c-format +#, c-format msgid "%s has buzzed you!" -msgstr "The user has blocked you" +msgstr "%s သည် သင့်ကို အချက်ပေးနေသည်။" #, c-format msgid "Buzzing %s..." -msgstr "" +msgstr "%s ကို အချက်ပေးနေသည်..." -#, fuzzy, c-format +#, c-format msgid "Unable to initiate media with %s: invalid JID" -msgstr "Unable to send message to %s:" +msgstr "မီဒီယာကို %s နှင့် ဆက်သွယ်မှု မပြုနိုင်ပါ - JID မှားနေသည်" -#, fuzzy, c-format +#, c-format msgid "Unable to initiate media with %s: user is not online" -msgstr "Unable to send file to %s, user does not support file transfers" +msgstr "မီဒီယာကို %s နှင့် ဆက်သွယ်မှု မပြုနိုင်ပါ - သုံးစွဲသူသည် ​အွန်လိုင်း၌ မရှိပါ" -#, fuzzy, c-format +#, c-format msgid "Unable to initiate media with %s: not subscribed to user presence" -msgstr "Unable to send file to %s, user does not support file transfers" +msgstr "မီဒီယာကို %s နှင့် ဆက်သွယ်မှု မပြုနိုင်ပါ - လက်ရှိ သုံးစွဲသူကို စာရင်းပေးမထားပါ" -#, fuzzy msgid "Media Initiation Failed" -msgstr "Registration Failed" +msgstr "မီဒီယာကို အစပြု၍ မရပါ" -#, fuzzy, c-format +#, c-format msgid "" "Please select the resource of %s with which you would like to start a media " "session." -msgstr "" -"Please enter the screen name of the person whose info you would like to view." +msgstr "မီဒီယာ အစီအစဉ်ကို စတင်စေလိုသော %s ၏ အရင်းအမြစ်ကို ရွေးပါ။" -#, fuzzy msgid "Select a Resource" -msgstr "Select a file" +msgstr "အရင်းအမြစ် တစ်ခုကို ရွေးပါ" -#, fuzzy msgid "Initiate Media" -msgstr "Initiate Chat" +msgstr "မီဒီယာ စတင် အသုံးပြုပါ" -#, fuzzy msgid "Account does not support PEP, can't set mood" -msgstr "အခု protocol ဖ္ရင့္ chat room မ္ယားမခ္ယိတ္‌နုိင္‌ပာ။" +msgstr "အကောင့်သည် PEP ကို အထောက်အ​ပံ့ မပေးပါ၊ နည်းနာကို သတ်မှတ်၍ မရပါ" msgid "config: Configure a chat room." -msgstr "config: Configure a chat room." +msgstr "config: စကားပြောခန်းတစ်ခု ပြင်ဆင်ပါ။" msgid "configure: Configure a chat room." -msgstr "configure: Configure a chat room." +msgstr "configure: စကားပြောခန်းတစ်ခု ပြင်ဆင်ပါ။" -#, fuzzy msgid "part [message]: Leave the room." -msgstr "part [room]: Leave the room." +msgstr "part [message]: စကားပြောခန်းမှ ထွက်ရန်" msgid "register: Register with a chat room." -msgstr "register: Register with a chat room." +msgstr "register: စကားပြောခန်း တစ်ခု၌ မှတ်ပုံတင်ရန်" msgid "topic [new topic]: View or change the topic." -msgstr "topic [new topic]: View or change the topic." +msgstr "topic [new topic]: ခေါင်းစဉ်ကို ကြည့်ရန် (သို့) ပြောင်းရန်" -#, fuzzy msgid "ban <user> [reason]: Ban a user from the room." -msgstr "ban <user> [room]: Ban a user from the room." +msgstr "ban <user> [reason] - သုံးစွဲသူကို စကားပြောခန်းမှ တားမြစ်ရန်" msgid "" "affiliate <owner|admin|member|outcast|none> [nick1] [nick2] ...: Get " "the users with an affiliation or set users' affiliation with the room." msgstr "" +"role <moderator|participant|visitor|none> [nick1] [nick2] ...: " +"သုံးစွဲသူများအတွက် အခန်းကဏ္ဍ တစ်ခု သတ်မှတ်ရန် (သို့) စကားပြောခန်း၌ သုံးစွဲသူများ၏ အခန်းကဏ္ဍကို သတ်မှတ်ရန်" msgid "" "role <moderator|participant|visitor|none> [nick1] [nick2] ...: Get the " "users with a role or set users' role with the room." msgstr "" +"role <moderator|participant|visitor|none> [nick1] [nick2] ...: " +"သုံးစွဲသူများအတွက် အခန်းကဏ္ဍ တစ်ခု သတ်မှတ်ရန် (သို့) စကားပြောခန်း၌ သုံးစွဲသူများ၏ အခန်းကဏ္ဍကို သတ်မှတ်ရန်" -#, fuzzy msgid "invite <user> [message]: Invite a user to the room." -msgstr "invite <user> [room]: Invite a user to the room." +msgstr "invite <user> [message]: သုံးစွဲသူ တစ်ဦးကို စကားပြောခန်းထဲ ဖိတ်ခေါ်ပါ။" -#, fuzzy msgid "join: <room[@server]> [password]: Join a chat." -msgstr "join: <room> [server]: Join a chat on this server." +msgstr "join: <room[@server]> [password]: စကားပြောခန်း တစ်ခုတွင် ပါဝင်ရန်" -#, fuzzy msgid "kick <user> [reason]: Kick a user from the room." -msgstr "kick <user> [room]: Kick a user from the room." +msgstr "kick <user> [reason]: သုံးစွဲသူ တစ်ဦးကို အခန်းမှ ကန်ထုတ်ရန်" msgid "" "msg <user> <message>: Send a private message to another user." -msgstr "" -"msg <user> <message>: Send a private message to another user." +msgstr "msg <user> <message>: အခြား သုံးစွဲသူထံ သီးခြား စာတစ်စောင် ပေးပို့ရန်" msgid "ping <jid>:\tPing a user/component/server." -msgstr "" +msgstr "ping <jid>:\tသုံးစွဲသူ/စက်ပစ္စည်း/ဆာဗာ တစ်ခုခုကို ဆက်သွယ်ရန်" msgid "buzz: Buzz a user to get their attention" -msgstr "" +msgstr "buzz: သုံးစွဲသူ၏ အာရုံစိုက်မှု ရရှိအောင် အချက်ပေးရန်" -#, fuzzy msgid "mood: Set current user mood" -msgstr "Select correct user" +msgstr "mood: လက်ရှိ သုံးစွဲသူ၏ နည်းနာကို သတ်မှတ်ရန်" msgid "Extended Away" -msgstr "Extended Away" +msgstr "တိုးချဲ့သည်" #. *< type #. *< ui_requirement @@ -4983,776 +4674,686 @@ #. *< version #. * summary #. * description -#, fuzzy msgid "XMPP Protocol Plugin" -msgstr "MSN Protocol Plugin" +msgstr "XMPP ပရိုတိုကော ပလပ်အင်" #. Translators: 'domain' is used here in the context of Internet domains, e.g. pidgin.im -#, fuzzy msgid "Domain" -msgstr "Romanian" +msgstr "ဒိုမိန်း" msgid "Use old-style SSL" -msgstr "" +msgstr "ပုံစံဟောင်း SSL ကို သုံးရန်" msgid "Allow plaintext auth over unencrypted streams" -msgstr "Allow plaintext auth over unencrypted streams" +msgstr "စာဝှက်မထားသော streams များအတွက် စာသား auth ကို ခွင့်ပြုရန်" -#, fuzzy msgid "Connect port" -msgstr "Connect" +msgstr "Port ကို ဆက်သွယ်ရန်" #. TODO: default to automatically try different ports. Make the user be #. * able to set the first port to try (like LastConnectedPort in Windows client). #. Account options msgid "Connect server" -msgstr "Connect server" +msgstr "ဆာဗာကို ဆက်သွယ်ရန်Port ကို ဆက်သွယ်ရန်" -#, fuzzy msgid "File transfer proxies" -msgstr "File transfer port" +msgstr "ဖိုင်ကို ရွှေ့ပြောင်းပေးသော proxies များ" msgid "BOSH URL" -msgstr "" +msgstr "BOSH URL" #. this should probably be part of global smiley theme settings later on, #. shared with MSN msgid "Show Custom Smileys" -msgstr "" +msgstr "စိတ်ကြိုက် ရုပ်ပြောင်များကို ပြရန်" -#, fuzzy, c-format +#, c-format msgid "%s has left the conversation." -msgstr "%s has been invited to this conversation." +msgstr "%s သည် စကားပြောဆိုရာမှ ထွက်ခွာသွားသည်" #, c-format msgid "Message from %s" -msgstr "Message from %s" +msgstr "%s ထံမှ ပေးစာ" #, c-format msgid "%s has set the topic to: %s" -msgstr "%s has set the topic to: %s" +msgstr "%s သည် ခေါင်းစဉ်ကို %s အဖြစ် သတ်မှတ်လိုက်သည်" #, c-format msgid "The topic is: %s" -msgstr "The topic is: %s" +msgstr "ခေါင်းစဉ် - %s" #, c-format msgid "Message delivery to %s failed: %s" -msgstr "Message delivery to %s failed: %s" +msgstr "%s ထံ စာပေးပို့မှု မအောင်မြင်ပါ - %s" -#, fuzzy msgid "XMPP Message Error" -msgstr "Jabber Message Error" +msgstr "XMPP ပေးစာ ချို့ယွင်းမှု" -#, fuzzy, c-format +#, c-format msgid "(Code %s)" -msgstr " (Code %s)" +msgstr "(ကုဒ် %s)" -#, fuzzy msgid "A custom smiley in the message is too large to send." -msgstr "Message ပို့လို့ မရပာ။ အလ္ဝန္‌ရ္ဟည္‌လ္ဟသည္။" +msgstr "ပေးစာတွင် ပါသော ကိုယ်တိုင်လုပ် ရုပ်ပြောင်မှာ ပေးပို့ရန် အရွယ် အလွန်ကြီးနေသည်။" msgid "XMPP stream header missing" -msgstr "" +msgstr "XMPP stream ခေါင်းစဉ် ပျောက်နေသည်" msgid "XMPP Version Mismatch" -msgstr "" +msgstr "XMPP ​ဗားရှင်း မကိုက်ညီပါ" msgid "XMPP stream missing ID" -msgstr "" +msgstr "XMPP stream ခေါင်းစဉ် ပျောက်နေသော ID" msgid "XML Parse error" -msgstr "XML Parse error" +msgstr "XML ခွဲဖြာစိစစ်မှု ချို့ယွင်းချက်" #, c-format msgid "Error joining chat %s" -msgstr "Error joining chat %s" +msgstr "စကားပြောခန်း %s တွင် ပါဝင်မှု ချို့ယွင်းချက်" #, c-format msgid "Error in chat %s" -msgstr "Error in chat %s" +msgstr "စကားပြောခန်း %s ချို့ယွင်းချက်" msgid "Create New Room" -msgstr "Create New Room" +msgstr "စကားပြောခန်း အသစ် ဖန်တီးရန်" msgid "" "You are creating a new room. Would you like to configure it, or accept the " "default settings?" msgstr "" -"You are creating a new room. Would you like to configure it, or accept the " -"default settings?" +"အခန်းသစ် တစ်ခုကို သင် ဖန်တီးနေသည်။ ၄င်းကို ပြုပြင်လိုသလား၊ (သို့) ပုံမှန် သတ်မှတ်ချက် အတိုင်း လက်ခံလိုသလား? " -#, fuzzy msgid "_Configure Room" -msgstr "Configure Room" +msgstr "_C စကားပြောခန်းကို ပြင်ဆင်ရန်" -#, fuzzy msgid "_Accept Defaults" -msgstr "Accept Defaults" +msgstr "_A ပုံမှန် သတ်မှတ်ချက်အတိုင်း လက်ခံရန်" -#, fuzzy msgid "No reason" -msgstr "No reason given." +msgstr "အကြောင်းပြချက် မရှိပါ" -#, fuzzy, c-format +#, c-format msgid "You have been kicked: (%s)" -msgstr "You have been kicked by %s: (%s)" +msgstr "သင့်ကို ကန်ထုတ်လိုက်ပြီ - (%s)" -#, fuzzy, c-format +#, c-format msgid "Kicked (%s)" -msgstr "Kicked by %s (%s)" +msgstr "အကန်ထုတ်ခံ (%s)" msgid "Unknown Error in presence" -msgstr "Unknown Error in presence" +msgstr "လက်ရှိ တွေ့ရသော အမည်မသိ ချို့ယွင်းချက်" #, c-format msgid "Unable to send file to %s, user does not support file transfers" -msgstr "Unable to send file to %s, user does not support file transfers" +msgstr "%s ထံသို့ ဖိုင် ပေးပို့ရန် မဖြစ်နိုင်ပါ။ သုံးစွဲသူသည် ဖိုင်ဝေမျှမှုကို လက်မခံပါ။ " #. not success msgid "File Send Failed" -msgstr "File Send Failed" +msgstr "ဖိုင် ပေးပို့၍ မရပါ" -#, fuzzy, c-format +#, c-format msgid "Unable to send file to %s, invalid JID" -msgstr "Unable to send message to %s:" +msgstr "%s ထံ ဖိုင် ပို့၍ မရပါ၊ JID အမှား" -#, fuzzy, c-format +#, c-format msgid "Unable to send file to %s, user is not online" -msgstr "Unable to send file to %s, user does not support file transfers" +msgstr "%s ထံ ဖိုင်ပို့၍ မရပါ၊ သုံးစွဲသူ အွန်လိုင်းတွင် မရှိပါ" -#, fuzzy, c-format +#, c-format msgid "Unable to send file to %s, not subscribed to user presence" -msgstr "Unable to send file to %s, user does not support file transfers" +msgstr "%s ထံသို့ ဖိုင်ပို့၍ မရပါ၊ လက်ရှိ သုံးစွဲသူသည် စာရင်းသွင်းမထားပါ။" -#, fuzzy, c-format +#, c-format msgid "Please select the resource of %s to which you would like to send a file" -msgstr "" -"Please enter the screen name of the person whose info you would like to view." +msgstr "%s အရင်းအမြစ်ထံ သင် ပေးပို့လိုသော ဖိုင်တပုဒ်ကို ရွေးပါ။" -#, fuzzy msgid "Afraid" -msgstr "Amharic" +msgstr "စိုးရိမ်သည်" -#, fuzzy msgid "Amazed" -msgstr "Ashamed" +msgstr "အံ့သြသည်" msgid "Amorous" -msgstr "" +msgstr "ချစ်ခင်လျက်" msgid "Angry" -msgstr "Angry" +msgstr "ဒေါသထွက်သည်" -#, fuzzy msgid "Annoyed" -msgstr "Banned" +msgstr "အနှောင့်အယှက် ဖြစ်သည်" msgid "Anxious" -msgstr "Anxious" +msgstr "စိုးရိမ်သည်" -#, fuzzy msgid "Aroused" -msgstr "You send" +msgstr "နှိုးဆွခံရသည်" msgid "Ashamed" -msgstr "Ashamed" +msgstr "ရှက်ကြောက်သည်" msgid "Bored" -msgstr "Bored" +msgstr "ငြီးငွေ့ဖွယ်ကောင်းသည်" -#, fuzzy msgid "Brave" -msgstr "သိမ္းလိုက္‌မယ္‌" +msgstr "ရဲရင့်သည်" -#, fuzzy msgid "Calm" -msgstr "Realname" +msgstr "တည်ငြိမ်သည်" -#, fuzzy msgid "Cautious" -msgstr "Chats" +msgstr "နှိုးကြား​သည်" -#, fuzzy msgid "Cold" -msgstr "Bold" +msgstr "အေးမြသည်" -#, fuzzy msgid "Confident" -msgstr "Conflict" +msgstr "ယုံကြည်မှုရှိသည်" -#, fuzzy msgid "Confused" -msgstr "Connecting" +msgstr "ရှုပ်ထွေးသည်" -#, fuzzy msgid "Contemplative" -msgstr "Account Info" +msgstr "တွေးဆသည်" -#, fuzzy msgid "Contented" -msgstr "Connect" +msgstr "ရောင့်ရဲသည်" -#, fuzzy msgid "Cranky" -msgstr "Company" +msgstr "စိတ်မချရ​" msgid "Crazy" -msgstr "" +msgstr "ရူးသွပ်သည်" -#, fuzzy msgid "Creative" -msgstr "Date" +msgstr "တီထွင်ဉာဏ်ရှိသည်" msgid "Curious" -msgstr "" +msgstr "စူးစမ်းသည်" -#, fuzzy msgid "Dejected" -msgstr "Reset" +msgstr "စိတ်ညှိုးငယ်သည်" -#, fuzzy msgid "Depressed" -msgstr "ဖ္ယက္‌ပစ္‌မယ္‌" +msgstr "အားငယ်သည်" -#, fuzzy msgid "Disappointed" -msgstr "Disconnected." +msgstr "စိတ်ပျက်သည်" msgid "Disgusted" -msgstr "" +msgstr "စက်ဆုပ်ရွံရှာသည်" -#, fuzzy msgid "Dismayed" -msgstr "Visible" +msgstr "လက်မှိုင်ကျသည်" -#, fuzzy msgid "Distracted" -msgstr "Detached" +msgstr "စိတ်ချောက်ချားသည်" msgid "Embarrassed" -msgstr "" +msgstr "ရှက်ကိုးရှက်ကန်း ဖြစ်သည်" -#, fuzzy msgid "Envious" -msgstr "Anxious" +msgstr "မနာလို ဖြစ်သည်" msgid "Excited" -msgstr "Excited" +msgstr "စိတ်လှုပ်ရှားသည်" msgid "Flirtatious" -msgstr "" +msgstr "မြူဆွယ်သည်" -#, fuzzy msgid "Frustrated" -msgstr "First name:" +msgstr "အထမမြောက် ဖြစ်သည်" msgid "Grateful" -msgstr "" +msgstr "ကြည်နူးပီတိ ဖြစ်သည်" -#, fuzzy msgid "Grieving" -msgstr "Connecting..." +msgstr "ပူဆွေးဝမ်းနည်းသည်" -#, fuzzy msgid "Grumpy" -msgstr "Group:" +msgstr "သုန်မှုန်​သည်" -#, fuzzy msgid "Guilty" -msgstr "City" +msgstr "အပြစ်ရှိသည်" msgid "Happy" -msgstr "Happy" +msgstr "ပျော်ရွှင်သည်" msgid "Hopeful" -msgstr "" +msgstr "မျှော်လင့်ရှိသည်" -#, fuzzy msgid "Hot" -msgstr "(_H) စက္‌:" +msgstr "ပူအိုက်သည်" msgid "Humbled" -msgstr "" +msgstr "ရိုကျိုးနှိမ့်ချသည်" msgid "Humiliated" -msgstr "" +msgstr "လှောင်ပြောင်ခံရသည်" -#, fuzzy msgid "Hungry" -msgstr "Angry" +msgstr "ဆာလောင်သည်" msgid "Hurt" -msgstr "" +msgstr "နာကျင်သည်" msgid "Impressed" -msgstr "" +msgstr "သဘောကျသည်" -#, fuzzy msgid "In awe" -msgstr "In Love" +msgstr "လေးစားစွာဖြင့်" -#, fuzzy msgid "In love" -msgstr "In Love" +msgstr "ချစ်ခြင်းဖြင့်" -#, fuzzy msgid "Indignant" -msgstr "Macedonian" +msgstr "ဒေါသထွက်သည်" -#, fuzzy msgid "Interested" -msgstr "_Insert" +msgstr "စိတ်ဝင်စားသည်" -#, fuzzy msgid "Intoxicated" -msgstr "Invite" +msgstr "ယစ်မူးသည်" msgid "Invincible" -msgstr "Invincible" +msgstr "စွမ်းအားရှင်" msgid "Jealous" -msgstr "Jealous" +msgstr "မနာလိုသည်" -#, fuzzy msgid "Lonely" -msgstr "မရ္ဟိပာ" +msgstr "အထီးကျန်သည်" -#, fuzzy msgid "Lost" -msgstr "Sounds" +msgstr "လမ်းပျောက်နေသည်" msgid "Lucky" -msgstr "" +msgstr "ကံကောင်းသည်" -#, fuzzy msgid "Mean" -msgstr "German" +msgstr "ကပ်စေးနဲသည်" -#, fuzzy msgid "Moody" -msgstr "Mood" +msgstr "စိတ်သုန်မှုန်သည်" msgid "Nervous" -msgstr "" +msgstr "စိတ်လှုပ်ရှားသည်" -#, fuzzy msgid "Neutral" -msgstr "Details" +msgstr "အေးဆေးတည်ငြိမ်သည်" -#, fuzzy msgid "Offended" -msgstr "Offline" +msgstr "စိတ်မကျေမနပ် ဖြစ်စေသည်" msgid "Outraged" -msgstr "" +msgstr "စိတ်ဆိုးသည်" -#, fuzzy msgid "Playful" -msgstr "Play" +msgstr "ကျီစယ်ကစားသည်" -#, fuzzy msgid "Proud" -msgstr "Load" +msgstr "မာနကြီးသည်" -#, fuzzy msgid "Relaxed" -msgstr "Realname" +msgstr "အနားယူသည်" -#, fuzzy msgid "Relieved" -msgstr "Send Message" +msgstr "စိတ်သက်သာရာရသည်" -#, fuzzy msgid "Remorseful" -msgstr "ဖယ္‌ပစ္‌လိုက္‌" +msgstr "နောင်တရသည်" -#, fuzzy msgid "Restless" -msgstr "မ္ဟတ္‌ပံုတင္‌မယ္‌" +msgstr "ဂဏာမငြိမ် ဖြစ်သည်" msgid "Sad" -msgstr "Sad" +msgstr "၀မ်းနည်းသည်" msgid "Sarcastic" -msgstr "" +msgstr "စောင်းပြောသည်" msgid "Satisfied" -msgstr "" +msgstr "ကျေနပ်သည်" -#, fuzzy msgid "Serious" -msgstr "Sounds" +msgstr "အလေးအနက် ဖြစ်သည်" -#, fuzzy msgid "Shocked" -msgstr "Block" +msgstr "ထိတ်လန့်တုန်လှုပ်သည်" msgid "Shy" -msgstr "" +msgstr "ရှက်ကြောက်သည်" -#, fuzzy msgid "Sick" -msgstr "Nick" +msgstr "ဖျားသည်" #. Sleepy / Tired msgid "Sleepy" -msgstr "Sleepy" +msgstr "အိပ်ငိုက်သည်" msgid "Spontaneous" -msgstr "" +msgstr "အလိုအလျောက်ဖြစ်သည်" -#, fuzzy msgid "Stressed" -msgstr "Speed:" +msgstr "စိတ်ဖိစီးသည်" -#, fuzzy msgid "Strong" -msgstr "_Sorting:" +msgstr "သန်မာသည်" msgid "Surprised" -msgstr "" +msgstr "အံ့ဩသည်" msgid "Thankful" -msgstr "" +msgstr "ကျေးဇူးတင်သည်" msgid "Thirsty" -msgstr "" +msgstr "ရေဆာသည်" -#, fuzzy msgid "Tired" -msgstr "Firefox" +msgstr "ပင်ပန်းသည်" -#, fuzzy msgid "Undefined" -msgstr "Underline" +msgstr "သတ်မှတ်မထား" -#, fuzzy msgid "Weak" -msgstr "ပ္ရန္‌လာပ္ရီ" +msgstr "အားနည်းသည်" -#, fuzzy msgid "Worried" -msgstr "Bored" +msgstr "စိတ်ပူသည်" -#, fuzzy msgid "Set User Nickname" -msgstr "Set User Limit" +msgstr "သုံးစွဲသူ အမည်ပြောင် သတ်မှတ်ရန်" -#, fuzzy msgid "Please specify a new nickname for you." -msgstr "Please enter a new name for the selected group." +msgstr "သင့်အတွက် အမည်ပြောင်းသစ် တစ်ခု ပေးပါ။" msgid "" "This information is visible to all contacts on your contact list, so choose " "something appropriate." msgstr "" +"ဤအချက်အလက်သည် သင့် အဆက်အသွယ်စာရင်းရှိ ပါ၀င်သူအားလုံးက မြင်နိုင်သည်၊ ထို့ကြောင့် သင့်လျှော်သော အချက်ကို " +"ရွေးပါ။ " -#, fuzzy msgid "Set" -msgstr "(_S) လုပ္‌လိုက္‌ေတာ့" +msgstr "သတ်မှတ်ရန်" -#, fuzzy msgid "Set Nickname..." -msgstr "Nickname" +msgstr "အမည်ပြောင်းကို သတ်မှတ်ရန်" -#, fuzzy msgid "Actions" -msgstr "Accounts" +msgstr "လှုပ်ရှားမှုများ" -#, fuzzy msgid "Select an action" -msgstr "Select a file" +msgstr "လှုပ်ရှားမှုတစ်ခု ရွေးရန်" #. only notify the user about problems adding to the friends list #. * maybe we should do something else for other lists, but it probably #. * won't cause too many problems if we just ignore it -#, fuzzy, c-format +#, c-format msgid "Unable to add \"%s\"." -msgstr "Unable to read file %s." +msgstr "\"%s\" ကို ထည့်သွင်း၍ မရပါ" -#, fuzzy msgid "Buddy Add error" -msgstr "Buddy List Error" +msgstr "မိတ်ဆွေ ထည့်သွင်းမှု ချို့ယွင်းချက်" -#, fuzzy msgid "The username specified does not exist." -msgstr "The new formatting is invalid." +msgstr "သတ်မှတ်ထားသော သုံးစွဲသူအမည် မရှိပါ။" msgid "Unable to parse message" -msgstr "Unable to parse message" +msgstr "ပေးစာကို ခွဲဖြာစိစစ်၍ မရပါ" -#, fuzzy msgid "Syntax Error (probably a client bug)" -msgstr "Syntax Error (probably a Pidgin bug)" +msgstr "ဝါကျ အထားအသို မှားယွင်းချက်" msgid "Invalid email address" -msgstr "Invalid email address" +msgstr "အီးမေးလ် လိပ်စာ အမှား" msgid "User does not exist" -msgstr "User does not exist" +msgstr "သုံးစွဲသူ မရှိပါ" -#, fuzzy msgid "Fully qualified domain name missing" -msgstr "Fully Qualified Domain Name missing" +msgstr "အရည်အသွေး ပြည့်မီသော ဒိုမိန်းအမည် ပျောက်ဆုံးနေသည်" -#, fuzzy msgid "Already logged in" -msgstr "Already Logged In" +msgstr "အကောင့်ထဲ သင် ၀င်ရောက်နေပြီ" -#, fuzzy msgid "Invalid username" -msgstr "Invalid Username" +msgstr "သုံးစွဲသူ အမည် အမှား" -#, fuzzy msgid "Invalid friendly name" -msgstr "Invalid Friendly Name" +msgstr "အမည်ပြောင်း အမှား" -#, fuzzy msgid "List full" -msgstr "List Full" +msgstr "အပြည့်အစုံ ဖေါ်ပြရန်" msgid "Already there" -msgstr "Already there" +msgstr "ရှိပြီးသား" msgid "Not on list" -msgstr "Not on list" +msgstr "စာရင်းတွင် မရှိပါ" msgid "User is offline" -msgstr "User is offline" +msgstr "သုံးစွဲသူသည် အော့ဖ်လိုင်း ဖြစ်နေသည်" msgid "Already in the mode" -msgstr "Already in the mode" +msgstr "နည်းစနစ်အတွင်း ​ရှိနေသည်" msgid "Already in opposite list" -msgstr "Already in opposite list" +msgstr "ဆန့်ကျင်ဘက် စာရင်းတွင် ပါရှိပြီ" msgid "Too many groups" -msgstr "Too many groups" +msgstr "အုပ်စုများ များလွန်းနေသည်" msgid "Invalid group" -msgstr "Invalid group" +msgstr "မမှန်သော အုပ်စု" msgid "User not in group" -msgstr "User not in group" +msgstr "သုံးစွဲသူသည် အုပ်စုထဲတွင် မရှိပါ" msgid "Group name too long" -msgstr "Group name too long" +msgstr "အုပ်စု အမည် ရှည်လွန်းသည်" msgid "Cannot remove group zero" -msgstr "Cannot remove group zero" +msgstr "အုပ်စုကို သုညဖြစ်အောင် ဖယ်ရှားမရပါ" -#, fuzzy msgid "Tried to add a user to a group that doesn't exist" -msgstr "Tried to add a contact to a group that doesn't exist" +msgstr "သုံးစွဲသူကို မရှိသော အုပ်စုထဲသို့ ထည့်သွင်းရန် ကြိုးစားခဲ့သည်" msgid "Switchboard failed" -msgstr "Switchboard failed" +msgstr "Switchboard အလုပ်မလုပ်ပါ" -#, fuzzy msgid "Notify transfer failed" -msgstr "Notify Transfer failed" +msgstr "ရွှေ့ပြောင်းမှု အသိပေးစနစ် ပျက်နေသည်" msgid "Required fields missing" -msgstr "Required fields missing" +msgstr "လိုအပ်သော အကွက်များ ပျောက်ဆုံးနေသည်" msgid "Too many hits to a FND" -msgstr "Too many hits to a FND" +msgstr "FND ကို အချက်များစွာ နှိပ်မိသည်" msgid "Not logged in" -msgstr "Not logged in" +msgstr "အကောင့်ထဲ မဝင်ပါ" -#, fuzzy msgid "Service temporarily unavailable" -msgstr "Service Temporarily Unavailable" +msgstr "၀န်ဆောင်မှု ခေတ္တခဏ ရပ်နားထားသည်" msgid "Database server error" -msgstr "Database server error" +msgstr "ဒေတာဘေ့စ် ဆာဗာ ချို့ယွင်းမှု" msgid "Command disabled" -msgstr "Command disabled" +msgstr "ညွှန်ကြားချက် ပိတ်ထားသည်" msgid "File operation error" -msgstr "File operation error" +msgstr "ဖိုင် ခန့်ခွဲမှု ချို့ယွင်းချက်" msgid "Memory allocation error" -msgstr "Memory allocation error" +msgstr "မှတ်ဉာဏ် ​နေရာချထားမှု ချို့ယွင်းချက်" msgid "Wrong CHL value sent to server" -msgstr "Wrong CHL value sent to server" +msgstr "ဆာဗာထံသို့ မှားသော CHL တန်ဖိုး ပေးပို့သည်" msgid "Server busy" -msgstr "Server busy" +msgstr "ဆာဗာ အလုပ်များနေသည်" msgid "Server unavailable" -msgstr "Server unavailable" +msgstr "ဆာဗာ အဆင်မပြေပါ" -#, fuzzy msgid "Peer notification server down" -msgstr "Peer Notification server down" +msgstr "Peer အသိပေး ဆာဗာ အလုပ်မလုပ်ပါ" msgid "Database connect error" -msgstr "Database connect error" +msgstr "ဒေတာဘေ့စ် ဆက်သွယ်မှု ချို့ယွင်းချက်" msgid "Server is going down (abandon ship)" -msgstr "Server is going down (abandon ship)" +msgstr "ဆာဗာ အလုပ်မလုပ်ပါ" msgid "Error creating connection" -msgstr "Error creating connection" +msgstr "အဆက်အသွယ် ဖန်တီးမှု ချို့ယွင်းချက်" msgid "CVR parameters are either unknown or not allowed" -msgstr "CVR parameters are either unknown or not allowed" +msgstr "CVR ပါရာမီတာများကို မသိရှိပါ (သို့) ခွင့်မပြုပါ" msgid "Unable to write" -msgstr "Unable to write" +msgstr "ရေးသား၍ မရပါ" msgid "Session overload" -msgstr "Session overload" +msgstr "အစီအစဉ် မနိုင်မနင်းဖြစ်နေသည်" msgid "User is too active" -msgstr "User is too active" +msgstr "သုံးစွဲသူသည် လှုပ်ရှားလွန်းနေသည်" msgid "Too many sessions" -msgstr "Too many sessions" +msgstr "လုပ်​ဆောင်မှု များလွန်းနေသည်" msgid "Passport not verified" -msgstr "Passport not yet verified" +msgstr "Passport ကို အတည်မပြုပါ" msgid "Bad friend file" -msgstr "Bad friend file" +msgstr "မကောင်းသော မိတ်ဆွေ ဖိုင်" msgid "Not expected" -msgstr "Not expected" +msgstr "မျှော်လင့်မထားပါ" -#, fuzzy msgid "Friendly name is changing too rapidly" -msgstr "Friendly name changes too rapidly" +msgstr "အမည်ပြောင်သည် အပြောင်းလဲ မြန်ဆန်လွန်းနေသည်" msgid "Server too busy" -msgstr "Server too busy" +msgstr "ဆာဗာ အလုပ်များလွန်းသည်" msgid "Authentication failed" -msgstr "Authentication failed" +msgstr "အတည်ပြုချက် မအောင်မြင်ပါ" msgid "Not allowed when offline" -msgstr "Not allowed when offline" +msgstr "အော့ဖ်လိုင်း အချိန်တွင် ခွင့်မပြုပါ" msgid "Not accepting new users" -msgstr "Not accepting new users" +msgstr "သုံးစွဲသူ လူသစ်များကို လက်မခံပါ" msgid "Kids Passport without parental consent" -msgstr "Kids Passport without parental consent" +msgstr "အုပ်ထိန်းသူ သဘော မပါသော ကလေး Passport" msgid "Passport account not yet verified" -msgstr "Passport account not yet verified" +msgstr "Passport အကောင့်ကို အတည်မပြုသေးပါ" -#, fuzzy msgid "Passport account suspended" -msgstr "Passport account not yet verified" +msgstr "Passport ​အကောင့်ကို ဆိုင်းငံ့ထားသည်" msgid "Bad ticket" -msgstr "Bad ticket" +msgstr "မကောင်းသော လက်မှတ်" #, c-format msgid "Unknown Error Code %d" -msgstr "Unknown Error Code %d" +msgstr "အမည်မသိ ချို့ယွင်းမှု ကုဒ် %d" #, c-format msgid "MSN Error: %s\n" -msgstr "MSN Error: %s\n" +msgstr "MSN ချို့ယွင်းချက် - %s\n" -#, fuzzy, c-format +#, c-format msgid "Buddy list synchronization issue in %s (%s)" -msgstr "Buddy list synchronisation issue in %s (%s)" +msgstr "မိတ်ဆွေစာရင်း ချိန်ကိုက် လုပ်ဆောင်မှု ချို့ယွင်းသည့် နေရာ %s (%s)" #, c-format msgid "" "%s on the local list is inside the group \"%s\" but not on the server list. " "Do you want this buddy to be added?" msgstr "" -"%s on the local list is inside the group \"%s\" but not on the server list. " -"Do you want this buddy to be added?" +"ဒေသတွင်းစာရင်းထဲမှ %s သည် \"%s\" အုပ်စု၏ အထဲတွင် ရှိသည်၊ သို့သော် ဆာဗာစာရင်းတွင် မရှိပါ။ ဤမိတ်ဆွေကို " +"ထည့်သွင်းစေလိုသလား?" #, c-format msgid "" "%s is on the local list but not on the server list. Do you want this buddy " "to be added?" -msgstr "" -"%s is on the local list but not on the server list. Do you want this buddy " -"to be added?" +msgstr "%s သည် ဒေသတွင်းစာရင်းထဲတွင် ရှိသည်၊ သို့သော် ဆာဗာစာရင်းတွင် မရှိပါ။ ဤမိတ်ဆွေကို ထည့်သွင်းစေလိုသလား? " -#, fuzzy msgid "Other Contacts" -msgstr "Preferred Contact" +msgstr "အခြား အဆက်အသွယ်များ" -#, fuzzy msgid "Non-IM Contacts" -msgstr "Remove Contact" +msgstr "IM အဆက်အသွယ်များ မဟုတ်" #, c-format msgid "%s sent a wink. Click here to play it" -msgstr "" +msgstr "%s သည် မျက်ရိပ် ပေးနေသည်။ ၄င်းကို ဖွင့်ရန် ဒီနေရာကို နှိပ်ပါ" #, c-format msgid "%s sent a wink, but it could not be saved" -msgstr "" +msgstr "%s သည် မျက်ရိပ် ပေးနေသည်၊ သို့ရာတွင် ၄င်းကို သိမ်းဆည်း၍ မရပါ" #, c-format msgid "%s sent a voice clip. Click here to play it" msgstr "" +"%s သည် အသံ အပိုင်းအစ တစ်ခု ပေးပို့ထားသည်။ ၄င်းကို ဖွင့်ရန် ဒီနေရာကို နှိပ်ပါ" #, c-format msgid "%s sent a voice clip, but it could not be saved" -msgstr "" +msgstr "%s သည် အသံ အပိုင်းအစ တစ်ခု ပေးပို့ထားသည်၊ သို့သော် ၄င်းကို သိမ်းဆည်း၍ မရပါ" #, c-format msgid "%s sent you a voice chat invite, which is not yet supported." -msgstr "" +msgstr "%s သည် အသံဖြင့် စကားပြောရန် ဖိတ်ကြား​ထားသည်၊ ၄င်းကို အထောက်အပံ့ မပေးသေးပါ။" msgid "Nudge" -msgstr "" +msgstr "တိုက်တွန်းသည်" -#, fuzzy, c-format +#, c-format msgid "%s has nudged you!" -msgstr "%s က အဝေးကို သ္ဝားပ္ရီ" +msgstr "%s သည် သင့်ကို တိုက်တွန်းနေသည်။" #, c-format msgid "Nudging %s..." -msgstr "" +msgstr "%s ကို တိုက်တွန်းနေသည်..." -#, fuzzy msgid "Email Address..." -msgstr "Email Address" +msgstr "အီးမေးလ် လိပ်စာ" msgid "Your new MSN friendly name is too long." -msgstr "Your new MSN friendly name is too long." +msgstr "MSN ၏ အမည်ပြောင် အသစ် ရှည်လွန်းသည်။" -#, fuzzy, c-format +#, c-format msgid "Set friendly name for %s." -msgstr "Set your friendly name." +msgstr "%s အတွက် အမည်ပြောင် သတ်မှတ်ပါ။" -#, fuzzy msgid "Set Friendly Name" -msgstr "Set Friendly Name" +msgstr "အမည်ပြောင် သတ်မှတ်​ရန်" msgid "This is the name that other MSN buddies will see you as." -msgstr "This is the name that other MSN buddies will see you as." +msgstr "ဤအမည်ဖြင့် အခြား MSN မိတ်ဆွေများက သင့်ကို မြင်ရမည် ဖြစ်သည်။" -#, fuzzy msgid "This Location" -msgstr "Location" +msgstr "ဤ တည်နေရာ" -#, fuzzy msgid "This is the name that identifies this location" -msgstr "This is the name that other MSN buddies will see you as." +msgstr "ဤတည်နေရာကို ထင်ရှားစေသော အမည် ဖြစ်သည်။ " -#, fuzzy msgid "Other Locations" -msgstr "Location" +msgstr "အခြား တည်နေရာများ" -#, fuzzy msgid "You can sign out from other locations here" -msgstr "You have signed on from another location." +msgstr "ဤနေရာကနေ အခြားတည်နေရာများမှ သင် ထွက်ခွာနိုင်သည်" #. TODO: Due to limitations in our current request field API, the #. following string will show up with a trailing colon. This should @@ -5760,343 +5361,297 @@ #. a separate purple_request_field_label_new_without_colon function, #. or by never automatically adding the colon and requiring that #. callers add the colon themselves. -#, fuzzy msgid "You are not signed in from any other locations." -msgstr "You have signed on from another location." +msgstr "သင်သည် အခြားတည်နေရာများမှ အကောင့်ထဲ ဝင်ရောက်ခြင်း မရှိပါ။ " msgid "Allow multiple logins?" -msgstr "" +msgstr "အကြိမ်ကြမ် ၀င်ရောက်ခွင့် ပြုမည်လား။" msgid "" "Do you want to allow or disallow connecting from multiple locations " "simultaneously?" -msgstr "" +msgstr "ဆက်သွယ်ခွင့်ကို အခြားနေရာများမှ တစ်ပြိုင်နက်တည်း ခွင့်ပြုမည်လော (သို့) ခွင့်မပြုပဲ ထားမည်လော? " msgid "Allow" -msgstr "Allow" +msgstr "ခွင့်ပြုရန်" msgid "Disallow" -msgstr "Disallow" +msgstr "ခွင့်မပြုရန်" msgid "Set your home phone number." -msgstr "Set your home phone number." +msgstr "သင့် အိမ်ဖုန်းနံပါတ်ကို သတ်မှတ်ပါ။" msgid "Set your work phone number." -msgstr "Set your work phone number." +msgstr "သင့် အလုပ်ဖုန်းနံပါတ်ကို သတ်မှတ်ပါ။" msgid "Set your mobile phone number." -msgstr "Set your mobile phone number." +msgstr "သင့် လက်ကိုင်ဖုန်းနံပါတ်ကို သတ်မှတ်ပါ။" msgid "Allow MSN Mobile pages?" -msgstr "Allow MSN Mobile pages?" +msgstr "MSN မိုဘိုင်း စာမျက်နှာများကို ခွင့်ပြုမည်​လား?" msgid "" "Do you want to allow or disallow people on your buddy list to send you MSN " "Mobile pages to your cell phone or other mobile device?" msgstr "" -"Do you want to allow or disallow people on your buddy list to send you MSN " -"Mobile pages to your mobile phone or other mobile device?" +"သင့် မိတ်ဆွေစာရင်းရှိ လူများသည် MSN လက်ကိုင်ဖုန်း စာမျက်နှာများကို သင့် မိုဘိုင်းဖုန်း (သို့) အခြား လက်ကိုင်ဖုန်းသို့ " +"ပေးပို့ခွင့်ပြုမည်လား (သို့) ခွင့်ပြုပဲ ထားမည်လား?" -#, fuzzy, c-format +#, c-format msgid "Blocked Text for %s" -msgstr "Buddy Comment for %s" +msgstr "%s ကို ပိတ်ဆို့​သော စသား" msgid "No text is blocked for this account." -msgstr "" +msgstr "ဤအကောင့်ကို ပိတ်ဆို့သော စာသား မရှိပါ။" #, c-format msgid "" "MSN servers are currently blocking the following regular expressions:
%s" -msgstr "" +msgstr "MSN ဆာဗာများသည် လောလောဆယ် အောက်ပါ ပုံမှန် ဖေါ်ပြချက်များကို ပိတ်ဆို့နေသည် -
%s" msgid "This account does not have email enabled." -msgstr "" +msgstr "ဤအကောင့်၌ အီးမေးလ် ဖွင့်မထားပါ။" msgid "Send a mobile message." -msgstr "Send a mobile message." +msgstr "လက်ကိုင်ဖုန်း စာတိုတစ်စောင် ပေးပို့ရန်။" msgid "Page" -msgstr "Page" +msgstr "စာမျက်နှာ" msgid "Playing a game" -msgstr "" +msgstr "ဂိမ်းကစားနေသည်" -#, fuzzy msgid "Working" -msgstr "Warn" +msgstr "အလုပ်လုပ်နေသည်" msgid "Has you" -msgstr "Has you" +msgstr "မင်းရော" -#, fuzzy msgid "Home Phone Number" -msgstr "Set Home Phone Number" +msgstr "အိမ် ဖုန်း နံပါတ်" -#, fuzzy msgid "Work Phone Number" -msgstr "Set Work Phone Number" +msgstr "အလုပ် ဖုန်း နံပါတ်" -#, fuzzy msgid "Mobile Phone Number" -msgstr "Set Mobile Phone Number" +msgstr "လက်ကိုင်ဖုန်း နံပါတ်" msgid "Be Right Back" -msgstr "Be Right Back" +msgstr "ပြန်လာမည်" msgid "Busy" -msgstr "Busy" +msgstr "အလုပ်များနေသည်" -#, fuzzy msgid "On the Phone" -msgstr "On The Phone" +msgstr "ဖုန်းပြောနေသည်" -#, fuzzy msgid "Out to Lunch" -msgstr "Out To Lunch" +msgstr "နေ့လည်စာ စားသည်" -#, fuzzy msgid "Game Title" -msgstr "Title" +msgstr "ဂိမ်း အမည်" -#, fuzzy msgid "Office Title" -msgstr "Title" +msgstr "ရုံးခန်း အမည်" -#, fuzzy msgid "Set Friendly Name..." -msgstr "Set Friendly Name" +msgstr "အမည်ပြောင် သတ်မှတ်ရန်..." -#, fuzzy msgid "View Locations..." -msgstr "Location" +msgstr "တည်နေရာများကို ကြည့်ရန်..." -#, fuzzy msgid "Set Home Phone Number..." -msgstr "Set Home Phone Number" +msgstr "အိမ် ဖုန်းနံပါတ် သတ်မှတ်ရန်..." -#, fuzzy msgid "Set Work Phone Number..." -msgstr "Set Work Phone Number" +msgstr "အလုပ် ဖုန်းနံပါတ် သတ်မှတ်ရန်..." -#, fuzzy msgid "Set Mobile Phone Number..." -msgstr "Set Mobile Phone Number" +msgstr "လက်ကိုင်ဖုန်း နံပါတ် သတ်မှတ်ရန်..." -#, fuzzy msgid "Enable/Disable Mobile Devices..." -msgstr "Enable/Disable Mobile Devices" +msgstr "မိုဘိုင်း စက်ပစ္စည်းများကို ဖွင့်ရန်/ပိတ်ရန်..." -#, fuzzy msgid "Allow/Disallow Multiple Logins..." -msgstr "Allow/Disallow Mobile Pages" +msgstr "အကောင့်ထဲ အကြိမ်ကြိမ် ၀င်ရောက်ခွင့် ပြုရန်/မပြုရန်..." -#, fuzzy msgid "Allow/Disallow Mobile Pages..." -msgstr "Allow/Disallow Mobile Pages" +msgstr "လက်ကိုဖုန်း စာမျက်နှာများကို ဖွင့်ရန်/ပိတ်ရန်..." msgid "View Blocked Text..." -msgstr "" +msgstr "ပိတ်ဆို့ထားသော စာသားကို ကြည့်ရန်..." msgid "Open Hotmail Inbox" -msgstr "" +msgstr "Hotmail စာပုံးကို ဖွင့်ရန်" msgid "Send to Mobile" -msgstr "Send to Mobile" +msgstr "မိုဘိုင်းဖုန်းသို့ ပေးပို့ရန်" -#, fuzzy msgid "SSL support is needed for MSN. Please install a supported SSL library." -msgstr "" -"SSL support is needed for MSN. Please install a supported SSL library. See " -"http://Pidgin.sf.net/faq-ssl.php for more information." +msgstr "MSN အတွက် SSL အထောက်အပံ့ လိုအပ်သည်။ ​ထောက်ပံ့ထားသော SSL လိုင်ဘရာရီ ကို ထည့်သွင်းပါ။" -#, fuzzy, c-format +#, c-format msgid "" "Unable to add the buddy %s because the username is invalid. Usernames must " "be valid email addresses." msgstr "" -"Could not add the buddy %s because the screen name is invalid. Screen names " -"must either start with a letter and contain only letters, numbers and " -"spaces, or contain only numbers." +"သုံးစွဲသူအမည် မမှန်သောကြောင့် မိတ်ဆွေ %s ကို ထည့်သွင်း၍ မရပါ။​ ​သုံးစွဲသူအမည်များသည် အီးမေးလ်လိပ်စာ အမှန် " +"ဖြစ်ရမည်။" -#, fuzzy msgid "Unable to Add" -msgstr "Unable To Add" +msgstr "ထည့်သွင်း၍ မရပါ" msgid "Error retrieving profile" -msgstr "Error retreiving profile" +msgstr "ပရိုဖိုင် ထုတ်ယူမှု ချို့ယွင်းချက်" -#, fuzzy msgid "General" -msgstr "Gender" +msgstr "ယေဘုယျ" msgid "Age" -msgstr "Age" +msgstr "အသက်" msgid "Occupation" -msgstr "Occupation" +msgstr "အလုပ်အကိုင် " msgid "Location" -msgstr "Location" +msgstr "တည်နေရာ" msgid "Hobbies and Interests" -msgstr "Hobbies and Interests" +msgstr "ဝါသနာများနှင့် ဝါသနာများ" msgid "A Little About Me" -msgstr "A Little About Me" +msgstr "ကျွန်တော့် အကြောင်း အကျဉ်း" msgid "Social" -msgstr "" +msgstr "လူမှုရေး" msgid "Marital Status" -msgstr "Marital Status" +msgstr "အိမ်ထောင်ရှိ/ မရှိ" -#, fuzzy msgid "Interests" -msgstr "_Insert" +msgstr "ဝါသနာများ" -#, fuzzy msgid "Pets" -msgstr "Ports" +msgstr "အိမ်မွေး တိရိစ္ဆာန်များ" -#, fuzzy msgid "Hometown" -msgstr "Host Unknown" +msgstr "ဇာတိမြို့" msgid "Places Lived" -msgstr "" +msgstr "နေထိုင်ခဲ့သော နေရာများ" msgid "Fashion" -msgstr "" +msgstr "ဖက်ရှင်" msgid "Humor" -msgstr "" +msgstr "ရယ်စရာ" msgid "Music" -msgstr "" +msgstr "တေးဂီတ" msgid "Favorite Quote" -msgstr "Favourite Quote" +msgstr "စိတ်ကြိုက် ဆိုရိုးစကား" -#, fuzzy msgid "Contact Info" -msgstr "Account Info" +msgstr "ဆက်သွယ်ရန်လိပ်စာ" -#, fuzzy msgid "Personal" -msgstr "Personal Title" +msgstr "ကိုယ်ရေးကိုယ်တာ" msgid "Significant Other" -msgstr "" +msgstr "အခြား ထင်ရှားသောအရာ" -#, fuzzy msgid "Home Phone" -msgstr "Home Page" +msgstr "အိမ် ဖုန်း" -#, fuzzy msgid "Home Phone 2" -msgstr "Set Home Phone Number" +msgstr "အိမ်ဖုန်း ၂" msgid "Home Address" -msgstr "Home Address" +msgstr "အိမ်လိပ်စာ" -#, fuzzy msgid "Personal Mobile" -msgstr "Personal Title" +msgstr "ကိုယ်ပိုင် မိုဘိုင်းဖုန်း" -#, fuzzy msgid "Home Fax" -msgstr "Home Page" +msgstr "အိမ်သုံး ဖက်စ်" -#, fuzzy msgid "Personal Email" -msgstr "Personal Title" +msgstr "ကိုယ်ပိုင် အီးမေးလ်" -#, fuzzy msgid "Personal IM" -msgstr "Personal Title" +msgstr "ကိုယ်ပိုင် IM" msgid "Anniversary" -msgstr "" +msgstr "နှစ်ပတ်လည်" #. Business msgid "Work" -msgstr "" +msgstr "အလုပ်" msgid "Company" -msgstr "Company" +msgstr "ကုမ္ပဏီ" msgid "Department" -msgstr "Department" +msgstr "ဌာန" -#, fuzzy msgid "Profession" -msgstr "Progress" +msgstr "ကျွမ်းကျင်မှု" -#, fuzzy msgid "Work Phone" -msgstr "Telephone" +msgstr "အလုပ် ဖုန်း" -#, fuzzy msgid "Work Phone 2" -msgstr "Set Work Phone Number" +msgstr "အလုပ် ဖုန်း ၂" msgid "Work Address" -msgstr "Work Address" +msgstr "အလုပ် လိပ်စာ" -#, fuzzy msgid "Work Mobile" -msgstr "Send to Mobile" +msgstr "အလုပ် မိုဘိုင်းဖုန်း" -#, fuzzy msgid "Work Pager" -msgstr "Web Page" +msgstr "လုပ်ငန်း စာပို့စက်" msgid "Work Fax" -msgstr "" +msgstr "လုပ်ငန်းသုံး ဖက်စ်" -#, fuzzy msgid "Work Email" -msgstr "Email" +msgstr "လုပ်ငန်းသုံး အီးမေးလ်" msgid "Work IM" -msgstr "" +msgstr "လုပ်ငန်းသုံး IM" -#, fuzzy msgid "Start Date" -msgstr "County/State" +msgstr "အစပြုသော နေ့စွဲ" msgid "Favorite Things" -msgstr "Favourite Things" +msgstr "နှစ်သက်သောအရာများ" msgid "Last Updated" -msgstr "Last Updated" +msgstr "နောက်ဆုံး မွမ်းမံချက်" msgid "Homepage" -msgstr "Homepage" +msgstr "ပင်မစာမျက်နှာ" msgid "The user has not created a public profile." -msgstr "The user has not created a public profile." +msgstr "သုံးစွဲသူသည် အများ မြင်နိုင်သည့် ပရိုဖိုင်ကို မဖန်တီးပါ။" msgid "" "MSN reported not being able to find the user's profile. This either means " "that the user does not exist, or that the user exists but has not created a " "public profile." msgstr "" -"MSN reported not being able to find the user's profile. This either means " -"that the user does not exist, or that the user exists but has not created a " -"public profile." +"သုံးစွဲသူ၏ ပရိုဖိုင်ကို ရှာလို့မရကြောင်း MSN က သတင်းပို့သည်။ သုံးစွဲသူ မရှိ၍ ဖြစ်မည်၊ (သို့) သုံးစွဲသူသာ ရှိပြီး အများ " +"မြင်နိုင်သည့် ပရိုဖိုင် ဖန်တီးမထား၍ ဖြစ်နိုင်သည်။" -#, fuzzy msgid "" "Could not find any information in the user's profile. The user most likely " "does not exist." -msgstr "" -"Pidgin could not find any information in the user's profile. The user most " -"likely does not exist." +msgstr "သုံးစွဲသူ၏ ပရိုဖိုင်တွင် အချက်အလက် တစ်ခုမှ ရှာမတွေ့နိုင်ပါ။ သုံးစွဲသူ မရှိ၍ ဖြစ်မည်။" -#, fuzzy msgid "View web profile" -msgstr "Not allowed when offline" +msgstr "ကွန်ယက် ပရိုဖိုင် ကြည့်ရန်" #. *< type #. *< ui_requirement @@ -6107,65 +5662,56 @@ #. *< name #. *< version #. *< summary -#, fuzzy msgid "Windows Live Messenger Protocol Plugin" -msgstr "Novell GroupWise Messenger Protocol Plugin" +msgstr "Windows Live Messenger ပရိုတိုကော ပလပ်အင်" msgid "Use HTTP Method" -msgstr "Use HTTP Method" +msgstr "HTTP နည်းစနစ် သုံးစွဲရန်" -#, fuzzy msgid "HTTP Method Server" -msgstr "IPC Test Server" +msgstr "HTTP နည်းစနစ်သုံး ဆာဗာ" msgid "Show custom smileys" -msgstr "" +msgstr "ကိုယ်တိုင်လုပ် ရုပ်ပြောင်များ ပြရန်" -#, fuzzy msgid "Allow direct connections" -msgstr "Unable to create new connection." +msgstr "တိုက်ရိုက် ဆက်သွယ်မှုများ ခွင့်ပြုရန်" msgid "Allow connecting from multiple locations" -msgstr "" +msgstr "တည်နေရာ အမျိုးမျိုးမှ ဆက်သွယ်ခွင့် ပြုရန်" msgid "nudge: nudge a user to get their attention" -msgstr "" +msgstr "nudge: သုံးစွဲသူ အာရုံစိုက်လာအောင် တိုက်တွန်းပါ" -#, fuzzy msgid "Windows Live ID authentication:Unable to connect" -msgstr "Normal authentication failed!" +msgstr "Windows Live ID authentication:ဆက်သွယ်မှု မပြုနိုင်ပါ" -#, fuzzy msgid "Windows Live ID authentication:Invalid response" -msgstr "Normal authentication failed!" +msgstr "Windows Live ID authentication:မှားယွင်းသော တုံ့ပြန်မှု" msgid "The following users are missing from your addressbook" -msgstr "" +msgstr "အောက်ပါ သုံးစွဲသူများသည် သင့် လိပ်စာ စာအုပ်ထဲမှ ပျောက်ဆုံးနေသည်" -#, fuzzy, c-format +#, c-format msgid "Unknown error (%d): %s" -msgstr "Unknown error" +msgstr "အမည်မသိ ချို့ယွင်းချက် (%d): %s" -#, fuzzy msgid "Unable to add user" -msgstr "Unable to ban user %s" +msgstr "သုံးစွဲသူကို ထည့်သွင်း၍ မရပါ။" #. Unknown error! -#, fuzzy, c-format +#, c-format msgid "Unknown error (%d)" -msgstr "Unknown error" +msgstr "အမည်မသိ ချို့ယွင်းချက် (%d)" -#, fuzzy msgid "Unable to remove user" -msgstr "Unable to ban user %s" +msgstr "သုံးစွဲသူကို ဖယ်ရှား၍ မရပါ" -#, fuzzy msgid "Mobile message was not sent because it was too long." -msgstr "You missed %hu message from %s because it was too large." +msgstr "လက်ကိုင်ဖုန်း ပေးစာသည် ရှည်လွန်းသောကြောင့် ပေးပို့၍ မရပါ။" -#, fuzzy msgid "Mobile message was not sent because an unknown error occurred." -msgstr "You missed %hu message from %s because it was too large." +msgstr "လက်ကိုင်ဖုန်း ပေးစာ၌ အမည်မသိ ချို့ယွင်းချက် ရှိနေသောကြောင့် ပေးပို့၍ မရပါ။" #, c-format msgid "" @@ -6183,748 +5729,626 @@ "After the maintenance has been completed, you will be able to successfully " "sign in." msgstr[0] "" -"The MSN server will shut down for maintenance in %d minute. You will " -"automatically be signed out at that time. Please finish any conversations " -"in progress.\n" -"\n" -"After the maintenance has been completed, you will be able to successfully " -"sign in." -msgstr[1] "" -"The MSN server will shut down for maintenance in %d minutes. You will " -"automatically be signed out at that time. Please finish any conversations " -"in progress.\n" +"MSN ဆာဗာ ကို ပြုပြင်ထိန်းသိမ်းမှု အတွက် %d မိနစ် ပိတ်ထားမည်။ ထိုအချိန်တွင် သင် အလိုအလျောက် " +"ထွက်ခွာပေးရလိမ့်မည်။ လက်ရှိ သုံးစေဆဲ စကားပြောဆိုမှုများကို လက်စသတ်ပါ။\n" "\n" -"After the maintenance has been completed, you will be able to successfully " -"sign in." +"ပြပြင်ထိန်းသိမ်းမှု ပြီးစီးသည့်နောက်တွင် သင် အောင်မြင်စွာ ဝင်ရောက်နိုင်လိမ့်မည်။" msgid "" "Message was not sent because the system is unavailable. This normally " "happens when the user is blocked or does not exist." msgstr "" +"စက်ပိုင်း အဆင်မပြေသောကြာင့် စာတို ပေးပို့၍ မရပါ။ သုံးစွဲသူအမည် အပိတ်ခံရလျှင် (သို့) မရှိလျှင် ဤသို့ ဖြစ်တတ်သည်။ " msgid "Message was not sent because messages are being sent too quickly." -msgstr "" +msgstr "ပေးစာများ ပေးပို့မှု မြန်လွန်း၍ ဤစာကို ပို့မရပါ။" msgid "Message was not sent because an unknown encoding error occurred." -msgstr "" +msgstr "အမည်မသိ စာဝှက်စနစ် ချို့ယွင်းချက် ရှိနေ၍ စာကို ပို့မရပါ။" msgid "Message was not sent because an unknown error occurred." -msgstr "" +msgstr "အမည်မသိ ချို့ယွင်းချက် ရှိနေ၍ စာကို ပို့မရပါ။" -#, fuzzy, c-format +#, c-format msgid "" "%s (There was an error receiving this message. Converting the encoding from " "%s to UTF-8 failed.)" -msgstr "" -"(There was an error converting this message. Check the 'Encoding' option in " -"the Account Editor)" +msgstr "%s (ဤစာကို လက်ခံရာ၌ ချို့ယွင်းချက် ရှိသည်။ စာဝှက်စနစ်ကို %s မှ UTF-8 သို့ ပြောင်း၍ မရပါ။)" -#, fuzzy, c-format +#, c-format msgid "" "%s (There was an error receiving this message. The charset was %s, but it " "was not valid UTF-8.)" msgstr "" -"(There was an error receiving this message. The buddy you are speaking to " -"most likely has a buggy client.)" +"%s (ဤစာကို လက်ခံရာတွင် ချို့ယွင်းချက် ရှိသည်။ အက္ခရာစုသည် %s ဖြစ်သည်၊ သို့သော် ၄င်းသည် UTF-8 အမှန် " +"မဟုတ်ပါ။)" -#, fuzzy, c-format +#, c-format msgid "" "%s (There was an error receiving this message. The charset was missing, but " "it was not valid UTF-8.)" msgstr "" -"(There was an error converting this message. Check the 'Encoding' option in " -"the Account Editor)" +"%s (ဤစာကို လက်ခံရာတွင် ချို့ယွင်းချက် ရှိသည်။ အက္ခရာစု ပျောက်နေသည်၊ သို့ရာတွင် ၄င်းသည် UTF-8 အမှန် " +"မဟုတ်ပါ။)" -#, fuzzy msgid "Writing error" -msgstr "Write error" +msgstr "ရေးသားမှု ချို့ယွင်းချက်" -#, fuzzy msgid "Reading error" -msgstr "Read error" +msgstr "ဖတ်ရှုခြင်း ချို့ယွင်းချက်" -#, fuzzy, c-format +#, c-format msgid "" "Connection error from %s server:\n" "%s" -msgstr "Unknown error from %s server" +msgstr "" +"%s ဆာဗာမှ ဆက်သွယ်မှု ချို့ယွင်းချက် - \n" +"%s" -#, fuzzy msgid "Our protocol is not supported by the server" -msgstr "အခု protocol ဖ္ရင့္ chat room မ္ယားမခ္ယိတ္‌နုိင္‌ပာ။" +msgstr "ကျွန်ပ်တို့ ပရိုတိုကောကို ဆာဗာမှ အထောက်အပံ့ မပေးပါ။ " -#, fuzzy msgid "Error parsing HTTP" -msgstr "Error displaying MOTD" +msgstr "HTTP ခွဲဖြာစိစစ်မှု ချို့ယွင်းချက်" -#, fuzzy msgid "You have signed on from another location" -msgstr "You have signed on from another location." +msgstr "သင်သည် အကောင့်ထဲသို့ အခြားနေရာမှ ဝင်ရောက်နေသည်" -#, fuzzy msgid "The MSN servers are temporarily unavailable. Please wait and try again." -msgstr "The service is temporarily unavailable." +msgstr "MSN ဆာဗာများ ခေတ္တ ပိတ်ထားသည်။ ခဏစောင့်ဆိုင်းပြီး ထပ်ကြိုးစားကြည့်ပါ။" -#, fuzzy msgid "The MSN servers are going down temporarily" -msgstr "The MSN servers are going down temporarily." +msgstr "MSN ဆာဗာများသည် ခေတ္တ အလုပ်မလုပ်ပါ။" -#, fuzzy, c-format +#, c-format msgid "Unable to authenticate: %s" -msgstr "Unable to send message: %s" +msgstr "အတည်ပြု၍ မရသောအရာ - %s" msgid "" "Your MSN buddy list is temporarily unavailable. Please wait and try again." -msgstr "" +msgstr "သင့် MSN မိတ်ဆွေစာရင်းကို လောလောဆယ် ဖွင့်မရပါ။ ခဏစောင့်ဆိုင်းပြီး ထပ်ကြိုးစားပါ။" msgid "Handshaking" -msgstr "" +msgstr "လက်ဆွဲနှုတ်ဆက်ခြင်း" -#, fuzzy msgid "Transferring" -msgstr "ဖိုင္ အရ္ဝေ့အပ္ရောင္းမ္ယား" +msgstr "ရွှေ့ပြောင်းခြင်း" -#, fuzzy msgid "Starting authentication" -msgstr "Plaintext Authentication" +msgstr "အတည်ပြုမှု စတင်နေသည်" msgid "Getting cookie" -msgstr "" +msgstr "Cookie ရယူနေသည်" -#, fuzzy msgid "Sending cookie" -msgstr "Send to Mobile" +msgstr " Cookie ပေးပို့နေသည်" msgid "Retrieving buddy list" -msgstr "Retrieving buddy list" +msgstr "မိတ်ဆွေစာရင်း ထုတ်ယူရန်" #, c-format msgid "%s requests to view your webcam, but this request is not yet supported." msgstr "" +"%s သည် သင့် webcam ကို ကြည့်ရန် တောင်းဆိုနေသည်၊ သို့ရာတွင် ဤတောင်းဆိုချက်အတွက် အထောက်အပံ့ မရှိသေးပါ။" #, c-format msgid "%s invited you to view his/her webcam, but this is not yet supported." msgstr "" +"%s သည် သူ/သူမ၏ webcam ကို ကြည့်ရန် သင့်ကို ဖိတ်ခေါ်နေသည်၊ သို့ရာတွင် ၄င်းအတွက် အထောက်အပံ့ မရှိသေးပါ။" msgid "Away From Computer" -msgstr "Away From Computer" +msgstr "ကွန်ပျူတာ အနီး၌ မရှိပါ" msgid "On The Phone" -msgstr "On The Phone" +msgstr "ဖုံးပြောနေသည်" msgid "Out To Lunch" -msgstr "Out To Lunch" +msgstr "နေ့လည်စာ စားနေသည်" msgid "Message may have not been sent because a timeout occurred:" -msgstr "" +msgstr "သတ်မှတ်ချိန် ကုန်ဆုံးသွား၍ ပေးစာ ပို့မရခြင်း ဖြစ်နိုင်သည် -" msgid "Message could not be sent, not allowed while invisible:" -msgstr "" +msgstr "ပေးစာ ပို့မရပါ၊ ကိုယ်ဖျောက်ထားစဉ် ပေးခွင့် မပေးပါ -" msgid "Message could not be sent because the user is offline:" -msgstr "" +msgstr "သုံးစွဲသူ အော့ဖ်လိုင်း ဖြစ်နေ၍ ပေးစာ ပို့မရနိုင်ပါ -" msgid "Message could not be sent because a connection error occurred:" -msgstr "" +msgstr "ဆက်သွယ်မှုလိုင်း ချို့ယွင်းမှု ဖြစ်နေ၍ ပေးစာ ပို့မရနိုင်ပါ -" msgid "Message could not be sent because we are sending too quickly:" -msgstr "" +msgstr "​ကျွန်ပ်တို့ ပေးပို့မှု မြန်ဆန်လွန်း၍ ပေးစာ ပို့မရနိုင်ပါ -" msgid "" "Message could not be sent because we were unable to establish a session with " "the server. This is likely a server problem, try again in a few minutes:" msgstr "" +"​ဆာဗာနှင့် ဆက်သွယ် မရသောကြောင့် ပေးစာ ပို့မရနိုင်ပါ။ ဤအချက်သည် ဆာဗာ ပြဿနာ ဖြစ်နိုင်သည်၊ မိနစ်အနည်းငယ် " +"အကြာ ထပ်ကြိုးစားကြည့်ပါ -" msgid "" "Message could not be sent because an error with the switchboard occurred:" -msgstr "" +msgstr "Switchboard ၌ ချို့ယွင်းချက် ဖြစ်ပေါ်နေသောကြောင့် ပေးစာ ပို့မရနိုင်ပါ -" msgid "Message may have not been sent because an unknown error occurred:" -msgstr "" +msgstr "အမည်မသိ ချို့ယွင်းချက် ဖြစ်ပေါ်နေသောကြောင့် ပေးစာ ပို့မရခြင်း ဖြစ်မည် -" -#, fuzzy msgid "Delete Buddy from Address Book?" -msgstr "Address Book ထဲ ထည့္လိုက္‌မယ္‌" +msgstr "မိတ်ဆွေကို လိပ်စာ စာအုပ်မှ ပယ်ဖျက်မလား?" -#, fuzzy msgid "Do you want to delete this buddy from your address book as well?" -msgstr "Do you want to add this buddy to your buddy list?" +msgstr "ဤမိတ်ဆွေကိုလည် လိပ်စာ စာအုပ်မှ ပယ်ဖျက်လိုသလား?" -#, fuzzy msgid "The username specified is invalid." -msgstr "The new formatting is invalid." +msgstr "သတ်မှတ်ထားသော သုံးစွဲသူ အမည်သည် မမှန်ပါ။" -#, fuzzy msgid "The Display Name you entered is invalid." -msgstr "The new formatting is invalid." +msgstr "သင် ရေးထည့်လိုက်သော ဖေါ်ပြအမည်သည် မမှန်ပါ။" msgid "" "The birthday you entered is invalid. The correct format is: 'YYYY-MM-DD'." -msgstr "" +msgstr "သင် ရေးထည့်သော မွေးသက္ကရာဇ် မမှန်ပါ။ ဖြည့်စွတ်ပုံစံ အမှန်မှာ - 'YYYY-MM-DD' ဖြစ်သည်။" #. show error to user -#, fuzzy msgid "Profile Update Error" -msgstr "Write error" +msgstr "ပရိုဖိုင် မွမ်းမံမှု ချို့ယွင်းချက်" #. no profile information yet, so we cannot update #. (reference: "libpurple/request.h") msgid "Profile" -msgstr "Profile" +msgstr "ပရိုဖိုင်" msgid "Your profile information is not yet retrieved. Please try again later." -msgstr "" +msgstr "သင့် ပရိုဖိုင် အချက်အလက်ကို ပြန်မထုတ်ရသေးပါ။ နောက်မှ ထပ်ကြိုးစားကြည့်ပါ။" #. display name #. nick name (required) -#, fuzzy msgid "Display Name" -msgstr "Display" +msgstr "ဖေါ်ပြအမည်" #. about me -#, fuzzy msgid "About Me" -msgstr "About Pidgin" +msgstr "ကျွန်တော့်အကြောင်း" #. where I live msgid "Where I Live" -msgstr "" +msgstr "ကျွန်တော် နေထိုင်ရာ နေရာ" #. mobile number -#, fuzzy msgid "Mobile Number" -msgstr "Set Mobile Phone Number" +msgstr "လက်ကိုင်ဖုန်း နံပါတ်" #. is searchable msgid "Can be searched" -msgstr "" +msgstr "ရှာဖွေ၍ ရသည်" #. is suggestable msgid "Can be suggested" -msgstr "" +msgstr "အကြံပြု၍ ရသည်" -#, fuzzy msgid "Update your MXit Profile" -msgstr "Set Profile" +msgstr "သင့် MXit ပရိုဖိုင်ကို မွမ်းမံရန်" -#, fuzzy msgid "The PIN you entered is invalid." -msgstr "The new formatting is invalid." +msgstr "သင် ရေးထည့်သော PIN မမှန်ပါ။" -#, fuzzy msgid "The PIN you entered has an invalid length [4-10]." -msgstr "The new formatting is invalid." +msgstr "သင် ရေးထည့်သော PIN ၌ အတိုင်းအတာ မမှန်ပါ [4-10]။" msgid "The PIN is invalid. It should only consist of digits [0-9]." -msgstr "" +msgstr "PIN မမှန်ပါ။ ၄င်း၌ ဒစ်ဂျစ် [၀-၉] သာ ရှိရမည်။" -#, fuzzy msgid "The two PINs you entered do not match." -msgstr "Password မ္ယား မတူက္ရပာ။" +msgstr "သင် ရေးထည့်သော PIN ၂ ခု ကိုက်ညီမှု မရှိပါ။" #. show error to user -#, fuzzy msgid "PIN Update Error" -msgstr "Write error" +msgstr "PIN မွမ်းမံမှု ချို့ယွင်းချက်" #. pin #. pin (required) -#, fuzzy msgid "PIN" -msgstr "UIN" +msgstr "PIN" #. verify pin msgid "Verify PIN" -msgstr "" +msgstr "PIN အတည်ပြုရန်" #. (reference: "libpurple/request.h") -#, fuzzy msgid "Change PIN" -msgstr "Save Icon" +msgstr "PIN ပြောင်းရန်" -#, fuzzy msgid "Change MXit PIN" -msgstr "Save Icon" +msgstr "MXit PIN ပြောင်းရန်" msgid "View Splash" -msgstr "" +msgstr "Splash ကြည့်ရန်" -#, fuzzy msgid "There is no splash-screen currently available" -msgstr "Chat is currently unavailable" +msgstr "လောလောဆယ် splash-screen မရ​နိုင်သေးပါ" -#, fuzzy msgid "About" -msgstr "About Pidgin" +msgstr "အကြောင်း" -#, fuzzy msgid "Search for user" -msgstr "_Search for:" +msgstr "သုံးစွဲသူကို ရှာဖွေရန်" -#, fuzzy msgid "Search for a MXit contact" -msgstr "_Search for:" +msgstr "MXit အဆက်အသွယ်ကို ရှာဖွေရန်" -#, fuzzy msgid "Type search information" -msgstr "User Information" +msgstr "ရှာဖွေရန် အချက်အလက်များ ရေးထည့်ရန်" -#, fuzzy msgid "_Search" -msgstr "ရ္ဟာမယ္‌" +msgstr "_S ရှာဖွေရန်" #. display / change profile -#, fuzzy msgid "Change Profile..." -msgstr "Change Password..." +msgstr "ပရိုဖိုင် ပြောင်းရန်..." #. change PIN -#, fuzzy msgid "Change PIN..." -msgstr "Change Password..." +msgstr "PIN ပြောင်းရန်..." #. suggested friends -#, fuzzy msgid "Suggested friends..." -msgstr "Set Friendly Name" +msgstr "အကြံပြု​ထားသော မိတ်ဆွေများ..." #. search for contacts -#, fuzzy msgid "Search for contacts..." -msgstr "_Search for:" +msgstr "အဆက်အသွယ်များ ရှာဖွေရန်..." #. display splash-screen -#, fuzzy msgid "View Splash..." -msgstr "(_L) log ကိုက္ရည့္မယ္‌" +msgstr "Splash ကြည့်ရန်..." #. display plugin version -#, fuzzy msgid "About..." -msgstr "About Pidgin" +msgstr "အကြောင်းအရာ ..." #. the file is too big -#, fuzzy msgid "The file you are trying to send is too large!" -msgstr "Away message too long." +msgstr "သင် ပေးပို့ရန် ကြိုးစားနေသော ဖိုင် အလွန်ကြီးနေသည်။" -#, fuzzy msgid "" "Unable to connect to the MXit HTTP server. Please check your server settings." -msgstr "" -"Unable to connect to server. Please enter the address of the server you wish " -"to connect to." +msgstr "MXit HTTP ဆာဗာကို ဆက်သွယ်ရန် မဖြစ်နိုင်ပါ။ သင့် ဆာဗာ၏ ချိန်ညှိချက်များကို စစ်ဆေးပါ။ " -#, fuzzy msgid "Logging In..." -msgstr "Logging" +msgstr "အကောင့်ထဲ ၀င်ရောက်နေသည်..." -#, fuzzy msgid "" "Unable to connect to the MXit server. Please check your server settings." -msgstr "" -"Unable to connect to server. Please enter the address of the server you wish " -"to connect to." +msgstr "MXit ဆာဗာကို ဆက်သွယ်ရန် မဖြစ်နိုင်ပါ။ သင့် ဆာဗာ ချိန်ညှိချက်များကို စစ်ဆေးပါ။" -#, fuzzy msgid "Connecting..." -msgstr "Connecting" +msgstr "ဆက်သွယ်နေသည်..." -#, fuzzy msgid "The Display Name you entered is too short." -msgstr "The new formatting is invalid." +msgstr "သင် ရေးထည့်သော ဖော်ပြအမည် တိုလွန်းနေသည်။" -#, fuzzy msgid "The PIN you entered has an invalid length [7-10]." -msgstr "The new formatting is invalid." +msgstr "သင် ရေးထည့်သော PIN ၏ အတိုင်းအတာ မမှန်ပါ [၇-၁၀]။" #. mxit login name msgid "MXit ID" -msgstr "" +msgstr "MXit ID" #. show the form to the user to complete -#, fuzzy msgid "Register New MXit Account" -msgstr "Register New Jabber Account" +msgstr "MXit အကောင့် အသစ် မှတ်ပုံတင်ရန်" msgid "Please fill in the following fields:" -msgstr "" +msgstr "အောက်ပါ အကွက်များကို ဖြည့်စွက်ပါ။" #. no reply from the WAP site -#, fuzzy msgid "Error contacting the MXit WAP site. Please try again later." -msgstr "" -"Pidgin was unable to connect to the buddy list server. Please try again " -"later." +msgstr "MXit WAP စာမျက်နှာနှင့် ဆက်သွယ်မှု ချို့ယွင်းနေသည်။ နောက် ထပ်ကြိုးစားပါ။ " #. wapserver error #. server could not find the user -#, fuzzy msgid "" "MXit is currently unable to process the request. Please try again later." -msgstr "" -"Pidgin was unable to connect to the buddy list server. Please try again " -"later." +msgstr "လောလောဆယ် MXit သည် တောင်းဆိုချက်ကို မဆောင်ရွတ်နိုင်ပါ။ နောက် ထပ်ကြိုးစားကြည့်ပါ။" -#, fuzzy msgid "Wrong security code entered. Please try again later." -msgstr "" -"Pidgin was unable to connect to the buddy list server. Please try again " -"later." +msgstr "လုံခြုံရေးကုဒ် အမှား ရေးပေးခဲ့သည်။ နောက်ထပ် ကြိုးစားကြည့်ပါ။" msgid "Your session has expired. Please try again later." -msgstr "" +msgstr "သင့်အချိန် ကုန်သွားပြီ။ နောက်ထပ် ကြိုးစားကြည့်ပါ။" msgid "Invalid country selected. Please try again." -msgstr "" +msgstr "နိုင်ငံ ရွေးချယ်မှု မှားနေသည်။ ထပ်ကြိုးစားကြည့်ပါ။" msgid "The MXit ID you entered is not registered. Please register first." -msgstr "" +msgstr "သင် ရေးထည့်သော MXit ID ကို မှတ်ပုံမတင်ထားပါ။ အရင်ဦးဆုံး မှတ်ပုံတင်ပါ။" msgid "The MXit ID you entered is already registered. Please choose another." -msgstr "" +msgstr "သင် ရေးထည့်သော MXit ID ကို မှတ်ပုံတင်ထားပြီး ဖြစ်သည်။ အခြား တစ်ခုကို ရွေးပါ။" -#, fuzzy msgid "Internal error. Please try again later." -msgstr "The server is unavailable; try again later" +msgstr "စက်တွင်းပိုင်း ချို့ယွင်းချက်။ နောက်ထပ် ကြိုးစားကြည့်ပါ။" msgid "You did not enter the security code" -msgstr "" +msgstr "လုံခြုံရေးကုဒ်ကို သင် မရေးထည့်ပါ။" -#, fuzzy msgid "Security Code" -msgstr "Security Enabled" +msgstr "လုံခြုံရေးကုဒ်" #. ask for input (required) -#, fuzzy msgid "Enter Security Code" -msgstr "Change Password" +msgstr "လုံခြုံရေးကုဒ်ကို ရေးထည့်ပါ။" -#, fuzzy msgid "Your Country" -msgstr "Country" +msgstr "သင့်နိုင်ငံ" -#, fuzzy msgid "Your Language" -msgstr "Preferred Language" +msgstr "သင့်ဘာသာစကား" #. display the form to the user and wait for his/her input -#, fuzzy msgid "MXit Authorization" -msgstr "Request Authorisation" +msgstr "MXit ခွင့်ပြုချက်" msgid "MXit account validation" -msgstr "" +msgstr "MXit အကောင့် မှန်ကန်မှု ရှိခြင်း" -#, fuzzy msgid "Retrieving User Information..." -msgstr "Server Information" +msgstr "သုံးစွဲသူ အချက်အလက်များ ထုတ်ယူနေသည်..." -#, fuzzy msgid "was kicked" -msgstr "Bad ticket" +msgstr "ကန်ထုတ်ခံရသည်" -#, fuzzy msgid "You have been kicked from this MultiMX." -msgstr "You have been kicked by %s: (%s)" +msgstr "သင့်ကို MultiMX မှ ကန်ထုတ်ခံရသည်။" -#, fuzzy msgid "_Room Name:" -msgstr "_Room:" +msgstr "_R စကားပြောခန်းအမည် -" #. Display system message in chat window -#, fuzzy msgid "You have invited" -msgstr "You have been kicked by %s: (%s)" +msgstr "သင့်ကို ဖိတ်ကြားထားသည်" -#, fuzzy msgid "Loading menu..." -msgstr "Logging" +msgstr "Menu ကို ဖွင့်နေသည်..." -#, fuzzy msgid "Status Message" -msgstr "Send Message" +msgstr "Status စာတန်း" -#, fuzzy msgid "Rejection Message" -msgstr "Send Message" +msgstr "ပေးစာ ငြင်းဆိုချက်" #. hidden number -#, fuzzy msgid "Hidden Number" -msgstr "Middle Name" +msgstr "လျှို့ဝှက်ဂဏန်း" -#, fuzzy msgid "No profile available" -msgstr "Not Available" +msgstr "ပရိုဖိုင် မရှိပါ" -#, fuzzy msgid "This contact does not have a profile." -msgstr "The user has not created a public profile." +msgstr "ဤအဆက်အသွယ်၌ ပရိုဖိုင်း မရှိပါ။" -#, fuzzy msgid "Your MXit ID..." -msgstr "Yahoo! ID" +msgstr "သင့် MXit ID..." #. contact is in Deleted, Rejected or None state -#, fuzzy msgid "Re-Invite" -msgstr "Invite" +msgstr "ထပ်မံ ဖိတ်ကြားရန်" #. Configuration options #. WAP server (reference: "libpurple/accountopt.h") -#, fuzzy msgid "WAP Server" -msgstr "Server" +msgstr "WAP ဆာဗာ" -#, fuzzy msgid "Connect via HTTP" -msgstr "Connecting" +msgstr "HTTP မှတဆင့် ဆက်သွယ်ရန်" msgid "Enable splash-screen popup" -msgstr "" +msgstr "Splash-screen ပွင့်ထွက် စာမျက်နှာကို ဖွင့်ထားရန်" -#, fuzzy msgid "Last Online" -msgstr "Online" +msgstr "နောက်ဆုံး အွန်လိုင်း၌ တည်ရှိမှု" -#, fuzzy msgid "Invite Message" -msgstr "(1 message)" +msgstr "စာပို့ရန် ဖိတ်ခေါ်ရန်" -#, fuzzy msgid "No results" -msgstr "Search Results" +msgstr "ရလာဒ် မရှိပါ" -#, fuzzy msgid "No contacts found." -msgstr "Non-matching Hosts" +msgstr "အဆက်အသွယ်များ မရှိပါ။" #. define columns -#, fuzzy msgid "UserId" -msgstr "Users" +msgstr "သုံးစွဲသူ Id" msgid "Where I live" -msgstr "" +msgstr "ကျွန်တော် နေထိုင်ရာ နေရာ" #, c-format msgid "You have %i suggested friend." msgid_plural "You have %i suggested friends." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "သူငယ်ချင်းဖြစ်ရမည့်သူ %i ရှိသည်။" #, c-format msgid "We found %i contact that matches your search." msgid_plural "We found %i contacts that match your search." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "သင့်ရှာဖွေမှုနှင့် လိုက်ဖက်သော အဆက်အသွယ် %i ရှာတွေ့သည်။" #. we must have lost the connection, so terminate it so that we can reconnect -#, fuzzy msgid "We have lost the connection to MXit. Please reconnect." -msgstr "You have been disconnected from chat room %s." +msgstr "MXit သို့ ဆက်သွယ်မှု ပျက်သွားသည်။ ထပ်မံ ဆက်သွယ်ပေးပါ။" #. packet could not be queued for transmission -#, fuzzy msgid "Message Send Error" -msgstr "Jabber Message Error" +msgstr "စာပေးပို့မှု ချို့ယွင်းချက်" -#, fuzzy msgid "Unable to process your request at this time" -msgstr "Unable to ping server" +msgstr "သင့် တောင်းဆိုချက်ကို ယခု မဆောင်ရွတ်နိုင်ါ။" msgid "Timeout while waiting for a response from the MXit server." -msgstr "" +msgstr "MXit ဆာဗာမှ တုံ့ပြန်မှုကို စောင့်ရင်း အချိန်လွန်သွားသည်။ " -#, fuzzy msgid "Successfully Logged In..." -msgstr "Telephone Number" +msgstr "အကောင့်ထဲ အောင်မြင်စွာ ဝင်ရောက်ပြီ..." #, c-format msgid "" "%s sent you an encrypted message, but it is not supported on this client." -msgstr "" +msgstr "%s သည် သင့်ထံ စာဝှက်ထားသော ​စာ ပေးပို့ထားသည်၊ သို့ရာတွင် ဤသုံးစွဲသူအတွက် ထောက်ပံ့ မပေးသေးပါ။" -#, fuzzy msgid "Message Error" -msgstr "Jabber Message Error" +msgstr "ပေးစာ ချို့ယွင်းချက်" msgid "Cannot perform redirect using the specified protocol" -msgstr "" +msgstr "သတ်မှတ်ထားသော ပရိုတိုကော သုံးပြီး လမ်းလွှဲမပေးနိုင်ပါ" -#, fuzzy msgid "An internal MXit server error occurred." -msgstr "An unknown signon error has occurred: %s." +msgstr "MXit ဆာဗာ အတွင်းပိုင်း၌ ချို့ယွင်းချက် ဖြစ်နေသည်။" -#, fuzzy, c-format +#, c-format msgid "Login error: %s (%i)" -msgstr "Read error" +msgstr "အကောင့်ထဲ ဝင်ရောက်မှု ချို့ယွင်းချက် - %s (%i)" -#, fuzzy, c-format +#, c-format msgid "Logout error: %s (%i)" -msgstr "Read error" +msgstr "အကောင့်မှ ထွက်ခွာမှု ချို့ယွင်းချက် - %s (%i)" -#, fuzzy msgid "Contact Error" -msgstr "ဆက္‌သ္ဝယ္‌လို့ မရပာ" +msgstr "ဆက်သွယ်မှု ချို့ယွင်းချက်" -#, fuzzy msgid "Message Sending Error" -msgstr "Jabber Message Error" +msgstr "စာပေးပို့ခြင်း ချို့ယွင်းချက်" -#, fuzzy msgid "Status Error" -msgstr "Stream Error" +msgstr "အနေအထား ချို့ယွင်းချက်" -#, fuzzy msgid "Mood Error" -msgstr "Unknown Error" +msgstr "နည်းနာ ချို့ယွင်းချက်" -#, fuzzy msgid "Invitation Error" -msgstr "Registration Error" +msgstr "ဖိတ်ကြားမှု ချို့ယွင်းချက်" -#, fuzzy msgid "Contact Removal Error" -msgstr "ဆက္‌သ္ဝယ္‌လို့ မရပာ" +msgstr "အဆက်အသွယ် ဖယ်ရှားမှု ချို့ယွင်းချက်" -#, fuzzy msgid "Subscription Error" -msgstr "Subscription" +msgstr "စာရင်းသွင်းခြင်း ချို့ယွင်းချက်" -#, fuzzy msgid "Contact Update Error" -msgstr "ဆက္‌သ္ဝယ္‌လို့ မရပာ" +msgstr "အဆက်အသွယ် မွမ်းမံမှု ချို့ယွင်းချက်" -#, fuzzy msgid "File Transfer Error" -msgstr "ဖိုင္ အရ္ဝေ့အပ္ရောင္းမ္ယား" +msgstr "ဖိုင် ရွှေ့ပြောင်းမှု ချို့ယွင်းချက်" -#, fuzzy msgid "Cannot create MultiMx room" -msgstr "Cannot change nick" +msgstr "MultiMx စကားပြေခန်း ဖန်တီး၍ မရပါ။" -#, fuzzy msgid "MultiMx Invitation Error" -msgstr "Registration Error" +msgstr "MultiMx ဖိတ်ခေါ်မှု ချို့ယွင်းချက်" -#, fuzzy msgid "Profile Error" -msgstr "Write error" +msgstr "ပရိုဖိုင် ချို့ယွင်းချက်" #. bad packet msgid "Invalid packet received from MXit." -msgstr "" +msgstr "MXit ထံမှ မှားနေသော packet ရရှိနေသည်။" #. connection error msgid "A connection error occurred to MXit. (read stage 0x01)" -msgstr "" +msgstr "MXit ထံ ဆက်သွယ်မှု ချို့ယွင်းနေသည်။ (ဖတ်ရှုရမည့် အဆင့် 0x01)" #. connection closed msgid "A connection error occurred to MXit. (read stage 0x02)" -msgstr "" +msgstr "MXit ထံ ဆက်သွယ်မှု ချို့ယွင်းနေသည်။ (ဖတ်ရှုရမည့် အဆင့် 0x02)" msgid "A connection error occurred to MXit. (read stage 0x03)" -msgstr "" +msgstr "MXit ထံ ဆက်သွယ်မှု ချို့ယွင်းနေသည်။ (ဖတ်ရှုရမည့် အဆင့် 0x03)" #. malformed packet length record (too long) msgid "A connection error occurred to MXit. (read stage 0x04)" -msgstr "" +msgstr "MXit ထံ ဆက်သွယ်မှု ချို့ယွင်းနေသည်။ (ဖတ်ရှုရမည့် အဆင့် 0x04)" #. connection error msgid "A connection error occurred to MXit. (read stage 0x05)" -msgstr "" +msgstr "MXit ထံ ဆက်သွယ်မှု ချို့ယွင်းနေသည်။ (ဖတ်ရှုရမည့် အဆင့် 0x05)" #. connection closed msgid "A connection error occurred to MXit. (read stage 0x06)" -msgstr "" +msgstr "MXit ထံ ဆက်သွယ်မှု ချို့ယွင်းနေသည်။ (ဖတ်ရှုရမည့် အဆင့် 0x06)" msgid "In Love" -msgstr "In Love" +msgstr "သဘောကျ​နေမိသည်" -#, fuzzy msgid "Pending" -msgstr "Send" +msgstr "စောင့်ငံ့နေသည်" -#, fuzzy msgid "Invited" -msgstr "Invite" +msgstr "ဖိတ်ကြားခံရသည်" -#, fuzzy msgid "Rejected" -msgstr "Reset" +msgstr "ငြင်းပယ်ခံရသည်" -#, fuzzy msgid "Deleted" -msgstr "ဖ္ယက္‌ပစ္‌မယ္‌" +msgstr "ပယ်ဖျက်ထားသည်" msgid "MXit Advertising" -msgstr "" +msgstr "MXit ကြော်ငြာ" -#, fuzzy msgid "More Information" -msgstr "Work Information" +msgstr "အသေးစိတ် အချက်အလက်" #, c-format msgid "No such user: %s" -msgstr "" +msgstr "ဤသုံးစွဲသူမျိုး မရှိပါ - %s" -#, fuzzy msgid "User lookup" -msgstr "User Rooms" +msgstr "သုံးစွဲသူကို ရှာဖွေရန်" -#, fuzzy msgid "Reading challenge" -msgstr "Reading data" +msgstr "စိန်ခေါ်ချက် ​ဖတ်ရှုခြင်း" -#, fuzzy msgid "Unexpected challenge length from server" -msgstr "Invalid challenge from server" +msgstr "ဆာဗာမှ မျှော်လင့်မထားသော စိမ်ခေါ်ချက် အတိုင်းအတာ" -#, fuzzy msgid "Logging in" -msgstr "Logging" +msgstr "အကောင့်ထဲ ၀င်ရောက်နေသည်" -#, fuzzy msgid "MySpaceIM - No Username Set" -msgstr "screenname မပေးရသေးပာ" +msgstr "MySpaceIM - သုံးစွဲသူ သတ်မှတ်မထားပါ" msgid "You appear to have no MySpace username." -msgstr "" +msgstr "သင်၌ MySpace သုံးစွဲသူအမည် ရှိပုံ မပေါ်ပါ။" msgid "Would you like to set one now? (Note: THIS CANNOT BE CHANGED!)" -msgstr "" +msgstr "သုံးစွဲသူ အမည်ကို ယခု သတ်မှတ်လိုသလား? (မှတ်ချက် - ပြောင်း၍ မရတော့ပါ။)" -#, fuzzy msgid "Lost connection with server" -msgstr "You were disconnected from the server." +msgstr "ဆာဗာနှင့် ဆက်သွယ်မှု ပြတ်သွားသည်" #. Can't write _()'d strings in array initializers. Workaround. #. khc: then use N_() in the array initializer and use _() when they are #. used -#, fuzzy msgid "New mail messages" -msgstr "Away message အသစ္‌" +msgstr "ပေးစာ အသစ်" msgid "New blog comments" -msgstr "" +msgstr "ဘလော့ဂ် မှတ်ချက် အသစ်" msgid "New profile comments" -msgstr "" +msgstr "ပရိုဖိုင် မှတ်ချက် အသစ်" msgid "New friend requests!" -msgstr "" +msgstr "မိတ်ဆွေ တောင်းဆိုချက် အသစ်!" msgid "New picture comments" -msgstr "" +msgstr "ရုပ်ပုံ မှတ်ချက် အသစ်" msgid "MySpace" -msgstr "" +msgstr "MySpace" -#, fuzzy msgid "IM Friends" -msgstr "_IM windows" +msgstr "IM မိတ်ဆွေများ" #, c-format msgid "" @@ -6934,15 +6358,14 @@ "%d buddies were added or updated from the server (including buddies already " "on the server-side list)" msgstr[0] "" -msgstr[1] "" +"မိတ်ဆွေ %d ဦး ဆာဗာထံမှ လာပေါင်းထည့်သည်။ (ဆာဗာဘက်စာရင်းတွင် ရှိပြီးသားမိတ်ဆွေများ ပါဝင်သည်)" -#, fuzzy msgid "Add contacts from server" -msgstr "Invalid response from server." +msgstr "ဆာဗာမှ အဆက်အသွယ်များကို ထည့်သွင်းရန်" #, c-format msgid "Protocol error, code %d: %s" -msgstr "" +msgstr "ပရိုတိုကော ချို့ယွင်းချက်၊ ကုဒ် %d - %s" #, c-format msgid "" @@ -6950,147 +6373,134 @@ "of %d. Please shorten your password at http://profileedit.myspace.com/index." "cfm?fuseaction=accountSettings.changePassword and try again." msgstr "" +"%s သင့် စကားဝှက်၌ အက္ခရာ %zu ပါသည်၊ ၄င်းသည် %d ထက် ပိုမရှည်ပါ။ သင့် စကားဝှက်ကို http://" +"profileedit.myspace.com/index.cfm?fuseaction=accountSettings.changePassword " +"တိုအောင် ပြုလုပ်ပါ။" -#, fuzzy msgid "Incorrect username or password" -msgstr "Incorrect nickname or password." +msgstr "သုံးစွဲသူအမည် (သို့) စကားဝှက် မမှန်ပါ" msgid "MySpaceIM Error" -msgstr "" +msgstr "MySpaceIM ချို့ယွင်းချက်" -#, fuzzy msgid "Invalid input condition" -msgstr "Finalizing connection" +msgstr "ရေးသွင်းမှု အခြေအနေ မှားယွင်းသည်" -#, fuzzy msgid "Failed to add buddy" -msgstr "Failed to join buddy in chat" +msgstr "မိတ်ဆွေ ထည့်သွင်း၍ မရပါ" -#, fuzzy msgid "'addbuddy' command failed." -msgstr "Import Buddy List from Server" +msgstr "'addbuddy' ညွှန်ကြားချက် အလုပ်မလုပ်ပါ" -#, fuzzy msgid "persist command failed" -msgstr "Switchboard failed" +msgstr "persist ညွှန်ကြားချက် အလုပ်မလုပ်ပါ" -#, fuzzy msgid "Failed to remove buddy" -msgstr "Failed to join buddy in chat" +msgstr "မိတ်ဆွေကို ဖယ်ရှား၍ မရပါ" msgid "'delbuddy' command failed" -msgstr "" +msgstr "'delbuddy' ညွှန်ကြားချက် အလုပ်မလုပ်ပါ" -#, fuzzy msgid "blocklist command failed" -msgstr "Switchboard failed" +msgstr "ပိတ်ဆို့စာရင်း ညွှန်ကြားချက် အလုပ်မလုပ်ပါ" msgid "Missing Cipher" -msgstr "" +msgstr "စာဝှက်စနစ် ပျောက်နေသည်" msgid "The RC4 cipher could not be found" -msgstr "" +msgstr "RC4 စာဝှက်စနစ် မတွေ့ရှိပါ" msgid "" "Upgrade to a libpurple with RC4 support (>= 2.0.1). MySpaceIM plugin will " "not be loaded." msgstr "" +"RC4 အကူအညီဖြင့် libpurple သို့ အဆင့်မြှင့်ပါ (>= 2.0.1)။ MySpaceIM ပလပ်အင် ဖွင့်လာမည် မဟုတ်ပါ။" msgid "Add friends from MySpace.com" -msgstr "" +msgstr "MySpace.com မှ မိတ်ဆွေများကို ထည့်သွင်းရန်" -#, fuzzy msgid "Importing friends failed" -msgstr "Bad friend file" +msgstr "မိတ်ဆွေများ တင်သွင်း၍ မရပါ" #. TODO: find out how msgid "Find people..." -msgstr "" +msgstr "လူရှာရန်..." -#, fuzzy msgid "Change IM name..." -msgstr "Change Password..." +msgstr "IM အမည် ပြောင်းရန်..." msgid "myim URL handler" -msgstr "" +msgstr "myim URL ထိန်းကျောင်းသူ" msgid "No suitable MySpaceIM account could be found to open this myim URL." -msgstr "" +msgstr "ဤ myim URL ကို ဖွင့်ရန် သင့်လျှော်သော MySpaceIM အကောင့် မရှိပါ။" msgid "Enable the proper MySpaceIM account and try again." -msgstr "" +msgstr "သင့်လျော်သော MySpaceIM အကောင့်ကို ဖွင့်ပြီး ထပ်ကြိုးစားပါ။" msgid "Show display name in status text" -msgstr "" +msgstr "Status စာတမ်းတွင် ဖော်ပြအမည်ကို ဖေါ်ပြရန်" -#, fuzzy msgid "Show headline in status text" -msgstr "Show _aliases in tabs/titles" +msgstr "Status စာတမ်းတွင် ခေါင်းစဉ်ကို ဖေါ်ပြရန်" -#, fuzzy msgid "Send emoticons" -msgstr "Sound Options" +msgstr "ခံစားမှုပြ အရုပ်များကို ပေးပို့ရန်" msgid "Screen resolution (dots per inch)" -msgstr "" +msgstr "ဖန်သားပြင်ပုံရိပ် အချိုးအစား (၁ လက်မရှိ အစက်ပေါင်း)" -#, fuzzy msgid "Base font size (points)" -msgstr "Larger font size" +msgstr "အခြေခံ ဖောင့် အရွယ်အစား (ပွိုင့်)" -#, fuzzy msgid "User" -msgstr "Users" +msgstr "သုံးစွဲသူ" -#, fuzzy msgid "Headline" -msgstr "Decline" +msgstr "ခေါင်းစီး" -#, fuzzy msgid "Song" -msgstr "_Sorting:" +msgstr "သီချင်း" msgid "Total Friends" -msgstr "" +msgstr "မိတ်ဆွေ စုစုပေါင်း" -#, fuzzy msgid "Client Version" -msgstr "Close conversation" +msgstr "သုံးစွဲသူ ​ဗားရှင်း" msgid "" "An error occurred while trying to set the username. Please try again, or " "visit http://editprofile.myspace.com/index.cfm?fuseaction=profile.username " "to set your username." msgstr "" +"သုံးစွဲသူအမည်ကို သတ်မှတ်ရန် ကြိုးစားစဉ် ချို့ယွင်းမှု ဖြစ်ပွားခဲ့သည်။ နောက်ထပ် ကြိုးစားကြည့်ပါ (သို့) သုံးစွဲသူအမည်ကို " +"သတ်မှတ်ရန် http://editprofile.myspace.com/index.cfm?fuseaction=profile.username " +"ကို သွားပါ။" -#, fuzzy msgid "MySpaceIM - Username Available" -msgstr "Service Unavailable" +msgstr "MySpaceIM - သုံးစွဲသူအမည် ရနိင်သည်" msgid "This username is available. Would you like to set it?" -msgstr "" +msgstr "ဤသုံးစွဲသူအမည် ရနိုင်သည်။ ၄င်းကို သတ်မှတ်လိုသလား?" msgid "ONCE SET, THIS CANNOT BE CHANGED!" -msgstr "" +msgstr "တကြိမ် သတ်မှတ်ပြီးပါက ပြောင်း၍ မရတော့ပါ!" msgid "MySpaceIM - Please Set a Username" -msgstr "" +msgstr "MySpaceIM - သုံးစွဲသူအမည် သတ်မှတ်ရန်" -#, fuzzy msgid "This username is unavailable." -msgstr "This theme has no available smileys." +msgstr "ဤသုံးစွဲသူအမည် မရနိုင်ပါ။" -#, fuzzy msgid "Please try another username:" -msgstr "Please enter a new name for the selected group." +msgstr "အခြား သုံးစွဲသူအမည်ကို ထပ်ကြိုးစားကြည့်ပါ -" #. Protocol won't log in now without a username set.. Disconnect -#, fuzzy msgid "No username set" -msgstr "screenname မပေးရသေးပာ" +msgstr "သုံးစွဲသူအမည် သတ်မှတ်မထားပါ" msgid "Please enter a username to check its availability:" -msgstr "" +msgstr "သုံးစွဲသူအမည် တစ်ခု ရနိုင် မရနိုင် သိရှိရန် ရေးထည့်ကြည့်ပါ -" #. TODO: icons for each zap #. Lots of comments for translators: @@ -7099,121 +6509,117 @@ #. * connotation, for example, "he was zapped by electricity when #. * he put a fork in the toaster." msgid "Zap" -msgstr "" +msgstr "ဖျက်ဆီးသည်" #, c-format msgid "%s has zapped you!" -msgstr "" +msgstr "%s သည် သင့်ကို ဖျက်ဆီးသည်!" #, c-format msgid "Zapping %s..." -msgstr "" +msgstr "%s ကို ဖျက်ဆီးနေသည်..." #. Whack means "to hit or strike someone with a sharp blow" -#, fuzzy msgid "Whack" -msgstr "ပ္ရန္‌လာပ္ရီ" +msgstr "ရိုက်သည်" -#, fuzzy, c-format +#, c-format msgid "%s has whacked you!" -msgstr "The user has blocked you" +msgstr "%s သည် သင့်ကို ရိုက်သည်!" #, c-format msgid "Whacking %s..." -msgstr "" +msgstr "%s ကို ရိုက်နေသည်..." #. Torch means "to set on fire." Don't worry, this doesn't #. * make a whole lot of sense in English, either. Feel free #. * to translate it literally. -#, fuzzy msgid "Torch" -msgstr "Topic" +msgstr "မီးထွန်းသည်" -#, fuzzy, c-format +#, c-format msgid "%s has torched you!" -msgstr "The user has blocked you" +msgstr "%s သည် သင့်ကို မီးထွန်းပေးသည်!" #, c-format msgid "Torching %s..." -msgstr "" +msgstr "%s ကို မီးထိုးနေသည်..." #. Smooch means "to kiss someone, often enthusiastically" msgid "Smooch" -msgstr "" +msgstr "ဖက်နမ်းသည်" -#, fuzzy, c-format +#, c-format msgid "%s has smooched you!" -msgstr "The user has blocked you" +msgstr "%s သည် သင့်ကို ဖက်နမ်းသည်!" #, c-format msgid "Smooching %s..." -msgstr "" +msgstr "%s ကို ဖက်နမ်းနေသည်..." #. A hug is a display of affection; wrapping your arms around someone msgid "Hug" -msgstr "" +msgstr "ဖက်သည်" -#, fuzzy, c-format +#, c-format msgid "%s has hugged you!" -msgstr "%s က အဝေးကို သ္ဝားပ္ရီ" +msgstr "%s သည် သင့်ကို ဖက်ထားသည်!" #, c-format msgid "Hugging %s..." -msgstr "" +msgstr "%s ကို ဖက်နေသည်..." #. Slap means "to hit someone with an open/flat hand" -#, fuzzy msgid "Slap" -msgstr "Slovak" +msgstr "ဖြတ်ရိုက်သည်" -#, fuzzy, c-format +#, c-format msgid "%s has slapped you!" -msgstr "%s has stopped typing to you (%s)" +msgstr "%s သည် သင့်ကို ဖြတ်ရိုက်သည်!" #, c-format msgid "Slapping %s..." -msgstr "" +msgstr "%s ကို ဖြတ်ရိုက်နေသည်..." #. Goose means "to pinch someone on their butt" -#, fuzzy msgid "Goose" -msgstr "Gone" +msgstr "ချွန်တွန်းသည်" -#, fuzzy, c-format +#, c-format msgid "%s has goosed you!" -msgstr "%s က အဝေးကို သ္ဝားပ္ရီ" +msgstr "%s သည် သင့်ကို ချိန်တွန်းသည်!" -#, fuzzy, c-format +#, c-format msgid "Goosing %s..." -msgstr "Looking up %s" +msgstr "%s ကို ချွန်တွန်းနေသည်..." #. A high-five is when two people's hands slap each other #. * in the air above their heads. It is done to celebrate #. * something, often a victory, or to congratulate someone. msgid "High-five" -msgstr "" +msgstr "လက်ဝါးချင်းရိုက်သည်" -#, fuzzy, c-format +#, c-format msgid "%s has high-fived you!" -msgstr "%s has signed on (%s)" +msgstr "%s သည် သင့်ကို လက်ဝါးချင်း ရိုက်နေသည်!" #, c-format msgid "High-fiving %s..." -msgstr "" +msgstr "%s ကို လက်ဝါးချင်း ရိုက်နေသည်..." #. We're not entirely sure what the MySpace people mean by #. * this... but we think it's the equivalent of "prank." Or, for #. * someone to perform a mischievous trick or practical joke. msgid "Punk" -msgstr "" +msgstr "ပူညံပူညံ လုပ်သည်" #, c-format msgid "%s has punk'd you!" -msgstr "" +msgstr "%s သည် သင့်ကို ပူညံပူညံ လုပ်သွားသည်။" #, c-format msgid "Punking %s..." -msgstr "" +msgstr "%s ကို ပူညံပူညံ သွားလုပ်သည်... " #. Raspberry is a slang term for the vibrating sound made #. * when you stick your tongue out of your mouth with your @@ -7223,200 +6629,192 @@ #. * connotation. It is generally used in a playful tone #. * with friends. msgid "Raspberry" -msgstr "" +msgstr "ရှုတ်ချသည်" #, c-format msgid "%s has raspberried you!" -msgstr "" +msgstr "%s သည် သင့်ကို ရှုတ်ချသည်!" #, c-format msgid "Raspberrying %s..." -msgstr "" +msgstr "%s ကို ရှုတ်ချနေသည်..." msgid "Required parameters not passed in" -msgstr "Required parameters not passed in" +msgstr "လိုအပ်သော ပါရာမီတာများကို သွင်းမထားပါ" msgid "Unable to write to network" -msgstr "Unable to write to network" +msgstr "ကွန်ရက်ဆီ စာရေး၍ မရပါ" msgid "Unable to read from network" -msgstr "Unable to read from network" +msgstr "ကွန်ရက်ကို ဖတ်၍ မရပါ" msgid "Error communicating with server" -msgstr "Error communicating with server" +msgstr "ဆာဗာနှင့် ဆက်သွယ်မှု ချို့ယွင်းချက်" msgid "Conference not found" -msgstr "Conference not found" +msgstr "ဆွေးနွေးခန်း မတွေ့ရပါ" msgid "Conference does not exist" -msgstr "Conference does not exist" +msgstr "ဆွေးနွေးခန်း မရှိပါ" msgid "A folder with that name already exists" -msgstr "A folder with that name already exists" +msgstr "၄င်းအမည်ပါသော ဖိုင်တွဲ ရှိနေပြီ" msgid "Not supported" -msgstr "Not supported" +msgstr "ထောက်ပံ့မှု မပေးပါ" msgid "Password has expired" -msgstr "Password has expired" +msgstr "စကားဝှက် သုံးစွဲမရတော့ပါ" -#, fuzzy msgid "Incorrect password" -msgstr "Incorrect password." +msgstr "စကားဝှက် အမှား" msgid "Account has been disabled" -msgstr "Account has been disabled" +msgstr "အကောင့်ကို ပိတ်ထားသည်" msgid "The server could not access the directory" -msgstr "The server could not access the directory" +msgstr "ဆာဗာသည် ဖိုင်တွဲနှင့် ချိတ်ဆက်၍ မရပါ" msgid "Your system administrator has disabled this operation" -msgstr "Your system administrator has disabled this operation" +msgstr "သင့် စက်ကို စီမံခန့်ခွဲသူသည် ဤလုပ်ဆောင်ချက်ကို ပိတ်ထားသည်" msgid "The server is unavailable; try again later" -msgstr "The server is unavailable; try again later" +msgstr "ဆာဗာ အလုပ်မလုပ်ပါ၊ နောက်ထပ် ကြိုးစားကြည့်ပါ" msgid "Cannot add a contact to the same folder twice" -msgstr "Cannot add a contact to the same folder twice" +msgstr "ဖိုင်တွဲ တစ်ခုတည်း၌ အဆက်အသွယ် တစ်ခုကို နှစ်ကြိမ် ထည့်သွင်း၍ မရပါ" msgid "Cannot add yourself" -msgstr "Cannot add yourself" +msgstr "သင့်ကိုယ်သင် ထည့်သွင်း၍ မရပါ" msgid "Master archive is misconfigured" -msgstr "Master archive is misconfigured" +msgstr "Master archive ကို မှားယွင်းစွာ ပြင်ဆင်ထားသည်" -#, fuzzy msgid "Could not recognize the host of the username you entered" -msgstr "Could not recognise the host of the username you entered" +msgstr "သင် ရေးထည့်သော သုံးစွဲသူအမည်၏ host ကို မမှတ်မိပါ" -#, fuzzy msgid "" "Your account has been disabled because too many incorrect passwords were " "entered" -msgstr "" -"Your account has been disabled because too many invalid passwords were " -"entered" +msgstr "စကားဝှက် အမှားများကို အကြိမ်ကြိမ် ရေးထည့်သောကြောင့် သင့်အကောင့်ကို အပိတ်ခံရသည်" msgid "You cannot add the same person twice to a conversation" -msgstr "You cannot add the same person twice to a conversation" +msgstr "လူတ​စ်ယောက်တည်းကို စကားပြောဆိုမှု တစ်ခု၌ ထည့်သွင်း၍ မရပါ" msgid "You have reached your limit for the number of contacts allowed" -msgstr "You have reached your limit for the number of contacts allowed" +msgstr "ခွင့်ပြုထားသော အဆက်အသွယ်များ၏ အရေအတွက် ကန့်သတ်ချက်ကို သင် ကျော်လွန်သွားပြီ။" -#, fuzzy msgid "You have entered an incorrect username" -msgstr "You have entered an invalid username" +msgstr "သင်သည် သုံးစွဲသူ အမှားကို ရေးထည့်နေသည်" msgid "An error occurred while updating the directory" -msgstr "An error occurred while updating the directory" +msgstr "ဖိုင်တွဲကို မွမ်းမံနေစဉ် ချို့ယွင်းချက် ဖြစ်ပွားခဲ့သည်" msgid "Incompatible protocol version" -msgstr "Incompatible protocol version" +msgstr "လိုက်ဖက်မှု မရှိသော ပရိုတိုကော ဗားရှင်း" msgid "The user has blocked you" -msgstr "The user has blocked you" +msgstr "သုံးစွဲသူသည် သင့်ကို အဆက်ဖြတ်နေသည်" msgid "" "This evaluation version does not allow more than ten users to log in at one " "time" -msgstr "" -"This evaluation version does not allow more than ten users to log in at one " -"time" +msgstr "ဤစမ်းသပ် ဗားရှင်းသည် တစ်ချိန်တည်းတွင် သုံးစွဲသူ ဆယ်ဦးထက် ဝင်ရောက်ခွင့် မပြုပါ" msgid "The user is either offline or you are blocked" -msgstr "The user is either offline or you are blocked" +msgstr "သုံးစွဲသူသည် အော့ဖ်လိုင်း ဖြစ်နေသည် (သို့) သင့်ကို အဆက်ဖြတ်နေသည်" #, c-format msgid "Unknown error: 0x%X" -msgstr "Unknown error: 0x%X" +msgstr "အမည်မသိ ချို့ယွင်းချက် - 0x%X" -#, fuzzy, c-format +#, c-format msgid "Unable to login: %s" -msgstr "Unable to ban user %s" +msgstr "အကောင့်တွင်း မဝင်ရောက်နိုင်ပါ - %s" #, c-format msgid "Unable to send message. Could not get details for user (%s)." -msgstr "Unable to send message. Could not get details for user (%s)." +msgstr "စာ မပို့နိုင်ပါ။ သုံးစွဲသူ (%s) ၏ အသေးစိတ် အချက်အလက်များကို မရနိုင်ပါ။" #, c-format msgid "Unable to add %s to your buddy list (%s)." -msgstr "Unable to add %s to your buddy list (%s)." +msgstr "%s ကို သင့် မိတ်ဆွေစာရင်း (%s) ထဲ ထည့်သွင်း၍ မရပါ။" #. TODO: Improve this! message to who or for what conference? #, c-format msgid "Unable to send message (%s)." -msgstr "Unable to send message (%s)." +msgstr "%s စာကို ပေးပို့၍ မရပါ။" #, c-format msgid "Unable to invite user (%s)." -msgstr "Unable to invite user (%s)." +msgstr "သုံးစွဲသူ (%s) ကို ဖိတ်ကြား၍ မရပါ။" #, c-format msgid "Unable to send message to %s. Could not create the conference (%s)." -msgstr "Unable to send message to %s. Could not create the conference (%s)." +msgstr "%s ထံ စာပေးပို့ရန် မဖြစ်နိုင်ပါ။ ဆွေးနွေးခန်း (%s) ကို မဖန်တီးနိုင်ပါ။" #, c-format msgid "Unable to send message. Could not create the conference (%s)." -msgstr "Unable to send message. Could not create the conference (%s)." +msgstr "စာ မပို့နိုင်ပါ။ ဆွေးနွေးခန်း (%s) ကို မဖန်တီးနိုင်ပါ။" #, c-format msgid "" "Unable to move user %s to folder %s in the server side list. Error while " "creating folder (%s)." msgstr "" -"Unable to move user %s to folder %s in the server side list. Error while " -"creating folder (%s)." +"ဆာဗာ စာရင်းထဲ၌ သုံးစွဲသူ %s ကို ဖိုင်တွဲ %s ထဲ ပြောင်းရွှေ့၍ မရပါ။ ဖိုင်တွဲ (%s) ကို ဖန်တီးနေစဉ် ချို့ယွင်းချက် " +"ဖြစ်ပေါ်နေသည်။ " #, c-format msgid "" "Unable to add %s to your buddy list. Error creating folder in server side " "list (%s)." msgstr "" -"Unable to add %s to your buddy list. Error creating folder in server side " -"list (%s)." +"%s ကို သင့် မိတ်ဆွေစာရင်းထဲ မထည့်သွင်းနိုင်ပါ။ ဆာဗာဖက် စာရင်း (%s) ထဲ ဖိုင်တွဲ ဖန်တီးရာ၌ ချို့ယွင်းချက် " +"ရှိနေသည်ု။" #, c-format msgid "Could not get details for user %s (%s)." -msgstr "Could not get details for user %s (%s)." +msgstr "သုံးစွဲသူ %s (%s) အတွက် အသေးစိတ် အချက်အလက်များ မရယူနိုင်ပါ။" #, c-format msgid "Unable to add user to privacy list (%s)." -msgstr "Unable to add user to privacy list (%s)." +msgstr "သုံးစွဲသူကို သီးသန့် စာရင်း (%s) ထဲ ထည့်သွင်း၍ မရပါ။" #, c-format msgid "Unable to add %s to deny list (%s)." -msgstr "Unable to add %s to deny list (%s)." +msgstr "%s ကို အပယ်စာရင်း (%s) ထဲ မထည့်သွင်းနိုင်ပါ။" #, c-format msgid "Unable to add %s to permit list (%s)." -msgstr "Unable to add %s to permit list (%s)." +msgstr "%s ကို ခွင့်ပြုစာရင်း (%s) ထဲ ထည့်သွင်း၍ မရနိုင်ပါ။" #, c-format msgid "Unable to remove %s from privacy list (%s)." -msgstr "Unable to remove %s from privacy list (%s)." +msgstr "%s ကို သီးသန့်စာရင်း (%s) မှ ဖယ်ရှား၍ မရပါ။" #, c-format msgid "Unable to change server side privacy settings (%s)." -msgstr "Unable to change server side privacy settings (%s)." +msgstr "ဆာဗာဖက်မှ သီးသန့် ချိန်ညှိချက်များ (%s) ကို မပြောင်းနိုင်ပါ။" #, c-format msgid "Unable to create conference (%s)." -msgstr "Unable to create conference (%s)." +msgstr "ဆွေးနွေးခန်း (%s) ကို ဖန်တီး၍ မရပါ။" msgid "Error communicating with server. Closing connection." -msgstr "Error communicating with server. Closing connection." +msgstr "ဆာဗာနှင့် ဆက်သွယ်မှု ချို့ယွင်းချက်။ ဆက်သွယ်မှု ပိတ်နေသည်။ " msgid "Telephone Number" -msgstr "Telephone Number" +msgstr "တယ်လီဖုံး နံပါတ်" msgid "Personal Title" -msgstr "Personal Title" +msgstr "ကိုယ်ပိုင် ရာထူး" msgid "Mailstop" -msgstr "Mailstop" +msgstr "စာထည့်ပုံး" msgid "User ID" -msgstr "User ID" +msgstr "သုံးစွဲသူ ID" #. tag = _("DN"); #. value = nm_user_record_get_dn(user_record); @@ -7425,24 +6823,24 @@ #. } #. msgid "Full name" -msgstr "Full name" +msgstr "အမည် အပြည့်အစုံ" #, c-format msgid "GroupWise Conference %d" -msgstr "GroupWise Conference %d" +msgstr "အဖွဲ့လိုက် ဆွေးနွေးခန်း %d" msgid "Authenticating..." -msgstr "Authenticating..." +msgstr "စစ်ဆေး အတည်ပြုနေသည်..." msgid "Waiting for response..." -msgstr "Waiting for response..." +msgstr "တုံ့ပြန်မှုကို စောင့်ဆိုင်းနေသည်..." #, c-format msgid "%s has been invited to this conversation." -msgstr "%s has been invited to this conversation." +msgstr "%s ကို စကားပြောဆိုမှုထဲ ဖိတ်ကြားခံရသည်။" msgid "Invitation to Conversation" -msgstr "Invitation to Conversation" +msgstr "စကားပြောဆိုမှုအတွက် ဖိတ်ကြားခြင်း" #, c-format msgid "" @@ -7450,30 +6848,25 @@ "\n" "Sent: %s" msgstr "" -"Invitation from: %s\n" +"ဖိတ်ကြားသူ - %s\n" "\n" -"Sent: %s" +"ပေးပို့ပြီး - %s" msgid "Would you like to join the conversation?" -msgstr "Would you like to join the conversation?" +msgstr "စကားပြောဆိုထဲ ပါဝင်လိုသလား?" #, c-format msgid "" "%s appears to be offline and did not receive the message that you just sent." -msgstr "" -"%s appears to be offline and did not receive the message that you have just " -"sent." +msgstr "%s သည် အော့ဖ်လိုင်း ဖြစ်နေဟန်ရှိသည်၊ သင် ယခု ပို့လိုက်သော စာကို မရရှိပါ။" -#, fuzzy msgid "" "Unable to connect to server. Please enter the address of the server to which " "you wish to connect." -msgstr "" -"Unable to connect to server. Please enter the address of the server you wish " -"to connect to." +msgstr "ဆာဗာကို မဆက်သွယ်နိုင်ပါ။ သင် ဆက်သွယ်လိုသော ဆာဗာ၏လိပ်စာကို ရေးထည့်ပါ။ " msgid "This conference has been closed. No more messages can be sent." -msgstr "This conference has been closed. No more messages can be sent." +msgstr "ဆွေးနွေးခန်းကို ပိတ်လိုက်ပြီ။ စာများကို နောက်ထပ် ပေးပို့၍ မရတော့ပါ။" #. *< type #. *< ui_requirement @@ -7486,69 +6879,68 @@ #. * summary #. * description msgid "Novell GroupWise Messenger Protocol Plugin" -msgstr "Novell GroupWise Messenger Protocol Plugin" +msgstr "Novell GroupWise Messenger ပရိုတိုကော ပလပ်အင်" msgid "Server address" -msgstr "Server address" +msgstr "ဆာဗာလိပ်စာ" msgid "Server port" -msgstr "Server port" +msgstr "ဆာဗာ port" msgid "Please authorize me so I can add you to my buddy list." -msgstr "Please authorise me so I can add you to my buddy list." +msgstr "သင့်ကို ကျွန်တော့် မိတ်ဆွေစာရင်းထဲ ထည့်သွင်းနိုင်ရန် လုပ်ပိုင်ခွင့် ပေးပါ။" msgid "No reason given." -msgstr "No reason given." +msgstr "အကြောင်းပြချက် ပေးမထားပါ။" msgid "Authorization Denied Message:" -msgstr "Authorisation Denied Message:" +msgstr "လုပ်ပိုင်ခွင့် ငြင်းပယ်သော စာတမ်း -" #. * #. * A wrapper for purple_request_action() that uses @c OK and @c Cancel buttons. #. -#, fuzzy msgid "_OK" -msgstr "ကောင္းပာပ္ရီ" +msgstr "_O ဟုတ်ပြီ" -#, fuzzy, c-format +#, c-format msgid "Received unexpected response from %s: %s" -msgstr "Invalid response from server." +msgstr "%s ထံမှ မမျှော်လင့်သော တုံ့ပြန်မှု ရရှိသည့်အရာ - %s" -#, fuzzy, c-format +#, c-format msgid "Received unexpected response from %s" -msgstr "Invalid response from server." +msgstr "%s ထံမှ မမျှော်လင့်သော တုံ့ပြန်မှု ရရှိသည်" msgid "" "You have been connecting and disconnecting too frequently. Wait ten minutes " "and try again. If you continue to try, you will need to wait even longer." msgstr "" -"You have been connecting and disconnecting too frequently. Wait ten minutes " -"and try again. If you continue to try, you will need to wait even longer." +"သင်သည် အဆက်အသွယ် လုပ်ခြင်း၊ အဆက်အသွယ် ဖြတ်ခြင်းတို့ကို ကြိမ်ဖန်များစွာ လုပ်ဆောင်နေသည်။ ဆယ်မိနစ် " +"စောင့်ဆိုင်းပြီး ထပ်ကြိုးစားပါ။ ဒီတိုင်း ဆက်လုပ်နေပါက၊ ဒီ့ထက် အချိန်ုကြာကြာ ပိုစောင့်ရလိမ့်မည်။ " msgid "" "You required encryption in your account settings, but one of the servers " "doesn't support it." msgstr "" +"သင့်အကောင့် ချိန်ညှိချက်များထဲ၌ စာဝှက်စနစ် လိုအပ်နေသည်၊ သို့သော် ဆာဗာ တစ်ခုက ၄င်းကို အထောက်အပံ့ မပေးပါ။" #. Note to translators: The first %s is a URL, the second is an #. error message. -#, fuzzy, c-format +#, c-format msgid "Error requesting %s: %s" -msgstr "Error creating connection" +msgstr "%s တောင်းဆိုမှု ချို့ယွင်းချက် - %s" -#, fuzzy msgid "The server returned an empty response" -msgstr "" -"Unable to connect to server. Please enter the address of the server you wish " -"to connect to." +msgstr "ဆာဗာထံမှ တုံ့ပြန်မှု အလွတ် ရောက်ရှိလာသည်" msgid "" "Server requested that you fill out a CAPTCHA in order to sign in, but this " "client does not currently support CAPTCHAs." msgstr "" +"အကောင့်ထဲ ဝင်ရောက်ရန် ဆာဗာသည် CAPTCHA ကို ဖြည့်စွက်ရန် တောင်းဆိုနေသည်၊ သို့သော် သုံးစွဲသူဖက်၌ CAPTCHA " +"များကို လောလောဆယ် ထောက်ပံ့မှု မပေးသေးပါ။" msgid "AOL does not allow your screen name to authenticate here" -msgstr "" +msgstr "AOL သည် သင့် ဖော်ပြအမည်ကို ဤနေရာ၌ အတည်ပြုခွင့် မ​ပြုပါ" msgid "" "(There was an error receiving this message. The buddy you are speaking with " @@ -7556,188 +6948,167 @@ "encoding he is using, you can specify it in the advanced account options for " "your AIM/ICQ account.)" msgstr "" +"(ဤစာကို လက်ခံရာတွင် ချို့ယွင်းချက် ရှိသည်။ သင်နှင့် စကားပြောနေသော မိတ်ဆွေသည် မျှော်လင့်မထားသော စာဝှက်စနစ် " +"တမျိုးကို အသုံးပြုနေ၍ ဖြစ်မည်။ သူ အသုံးပြုနေသော စာဝှက်စနစ်ကို သိရှိပါက၊ ၄င်းကို အဆင့်မြင့် အကောင့် " +"ရွေးစရာများထဲ၌ သင့် AIM/ICQ အကောင့်အတွက် သတ်မှတ်ပေးနိုင်သည်)" -#, fuzzy, c-format +#, c-format msgid "" "(There was an error receiving this message. Either you and %s have " "different encodings selected, or %s has a buggy client.)" msgstr "" -"(There was an error receiving this message. The buddy you are speaking to " -"most likely has a buggy client.)" +"(ဤစာကို လက်ခံရာတွင် ချို့ယွင်းချက် ရှိသည်။ သင် (သို့) %s ၌ စာဝှက်စနစ် တမျိုး ရှိနေသည်၊ (သို့) %s ၌ သုံးစွဲသူ " +"buggy တဦး ရှိနေသည်)" -#, fuzzy msgid "Could not join chat room" -msgstr "Could not connect" +msgstr "စကားပြောခန်းတွင် မပါ၀င်နိုင်ပါ" -#, fuzzy msgid "Invalid chat room name" -msgstr "Invalid Room Name" +msgstr "မှားနေသော စကားပြောခန်း အမည်" msgid "Invalid error" -msgstr "Invalid error" +msgstr "မှားယွင်းနေသော ချို့ယွင်းချက်" msgid "Cannot receive IM due to parental controls" -msgstr "" +msgstr "အုပ်ထိန်းသူ၏ ထိန်းချုပ်မှုများကြောင့် IM ကို လက်ခံနိုင်ပါ" msgid "Cannot send SMS without accepting terms" -msgstr "" +msgstr "စည်းကမ်းများကို လက်မခံဘဲ SMS ပေးပို့၌ မရပါ" -#, fuzzy msgid "Cannot send SMS" -msgstr "Cannot send file" +msgstr "SMS ပေးပို့၍ မရပါ" #. SMS_WITHOUT_DISCLAIMER is weird -#, fuzzy msgid "Cannot send SMS to this country" -msgstr "Directory လိုက္‌က္ရီး ပို့လို့ မရပာ။" +msgstr "ဤနိုင်ငံ၌ SMS ပေးပို့၍ မရပါ" #. Undocumented msgid "Cannot send SMS to unknown country" -msgstr "" +msgstr "အမည်မသိ နိုင်ငံသို့ SMS ပေးပို့၍ မရပါ" msgid "Bot accounts cannot initiate IMs" -msgstr "" +msgstr "Bot အကောင့်သည် IMs ကို မသုံးစွဲနိုင်ပါ။" msgid "Bot account cannot IM this user" -msgstr "" +msgstr "Bot အကောင့်သည် ဤသုံးစွဲသူကို IMs ၍ မရပါ" msgid "Bot account reached IM limit" -msgstr "" +msgstr "Bot အကောင့်သည် IMs အကန့်အသတ် ရောက်ရှိနေပြီ" msgid "Bot account reached daily IM limit" -msgstr "" +msgstr "Bot အကောင့်သည် IMs နေ့စဉ် ကန့်သတ်ချက် ရောက်ရှိနေပြီ" msgid "Bot account reached monthly IM limit" -msgstr "" +msgstr "Bot အကောင့်သည် IMs လစဉ် ကန့်သတ်ချက် ရောက်ရှိနေပြီသည်" -#, fuzzy msgid "Unable to receive offline messages" -msgstr "Message ပို့လို့ မရပာ။" +msgstr "အော့ဖ်လိုင်း စာများကို မရရှိနိုင်ပါ" -#, fuzzy msgid "Offline message store full" -msgstr "Offline " +msgstr "အော့ဖ်လိုင်းစာ ပြည့်နေသည်" -#, fuzzy, c-format +#, c-format msgid "Unable to send message: %s (%s)" -msgstr "Unable to send message (%s)." +msgstr "စာပို့၍ မရပါ - %s (%s)" #, c-format msgid "Unable to send message: %s" -msgstr "Unable to send message: %s" +msgstr "စာပို့၍ မရပါ - %s" -#, fuzzy, c-format +#, c-format msgid "Unable to send message to %s: %s (%s)" -msgstr "Unable to send message to %s:" +msgstr "%s ထံ စာပို့၍ မရပါ - %s (%s)" -#, fuzzy, c-format +#, c-format msgid "Unable to send message to %s: %s" -msgstr "Unable to send message to %s:" +msgstr "%s ထံ စာပို့၍ မရပါ - %s" msgid "Thinking" -msgstr "" +msgstr "စဉ်းစားနေသည်" -#, fuzzy msgid "Shopping" -msgstr "Buddy stops t_yping" +msgstr "ဈေးဝယ်နေသည်" -#, fuzzy msgid "Questioning" -msgstr "Request ambiguous" +msgstr "မေးမြန်းနေသည်" -#, fuzzy msgid "Eating" -msgstr "Paging" +msgstr "စားနေသည်" msgid "Watching a movie" -msgstr "" +msgstr "ရုပ်ရှင်ကြည့်နေသည်" -#, fuzzy msgid "Typing" -msgstr "Ping" +msgstr "စာရိုက်နေသည်" -#, fuzzy msgid "At the office" -msgstr "Not In Office" +msgstr "ရုံးမှာ ရှိသည်" msgid "Taking a bath" -msgstr "" +msgstr "ရေချိုးနေသည်" msgid "Watching TV" -msgstr "" +msgstr "တီဗီကြည့်နေသည်" msgid "Having fun" -msgstr "" +msgstr "ပျော်နေသည်" -#, fuzzy msgid "Sleeping" -msgstr "Sleepy" +msgstr "အိပ်နေသည်" msgid "Using a PDA" -msgstr "" +msgstr "PDA သုံးနေသည်" -#, fuzzy msgid "Meeting friends" -msgstr "_IM windows" +msgstr "မိတ်ဆွေများနှင့် တွေ့ဆုံနေသည်" -#, fuzzy msgid "On the phone" -msgstr "On The Phone" +msgstr "ဖုန်းပြောနေသည်" msgid "Surfing" -msgstr "" +msgstr "လှိုင်းစီးနေသည်" #. "I am mobile." / "John is mobile." -#, fuzzy msgid "Mobile" -msgstr "Mobile Phone" +msgstr "လက်ကိုင်ဖုန်း" -#, fuzzy msgid "Searching the web" -msgstr "Warn the user" +msgstr "ကွန်ယက်ထဲ ရှာဖွေနေသည်" -#, fuzzy msgid "At a party" -msgstr "Auth port" +msgstr "ပါတီပွဲမှာ ရှိနေသည်" msgid "Having Coffee" -msgstr "" +msgstr "ကော်ဖီသောက်နေသည်" #. Playing video games -#, fuzzy msgid "Gaming" -msgstr "User Limit" +msgstr "ဂိမ်းက​စားနေသည်" msgid "Browsing the web" -msgstr "" +msgstr "ကွန်ရက် စာမျက်နှာ ကြည့်နေသည်" -#, fuzzy msgid "Smoking" -msgstr "_Sorting:" +msgstr "ဆေးလိပ်သောက်နေသည်" -#, fuzzy msgid "Writing" -msgstr "Warn" +msgstr "စာရေးနေသည်" #. Drinking [Alcohol] -#, fuzzy msgid "Drinking" -msgstr "Warn" +msgstr "အရက်သောက်နေသည်" msgid "Listening to music" -msgstr "" +msgstr "သီချင်းနားထောင်နေသည်" -#, fuzzy msgid "Studying" -msgstr "Send" +msgstr "စာလေ့လာနေသည်" -#, fuzzy msgid "In the restroom" -msgstr "_Insert" +msgstr "သန့်စင်ခန်း သွားနေသည်" -#, fuzzy msgid "Received invalid data on connection with server" -msgstr "Unable to make SSL connection to server." +msgstr "ဆာဗာနှင့် ဆက်သွယ်ရာ၌ ဒေတာ အမှား လက်ခံရရှိသည်" #. *< type #. *< ui_requirement @@ -7749,13 +7120,11 @@ #. *< version #. * summary #. * description -#, fuzzy msgid "AIM Protocol Plugin" -msgstr "AIM/ICQ Protocol Plugin" +msgstr "AIM ပရိုတိုကော ပလပ်အင်" -#, fuzzy msgid "ICQ UIN..." -msgstr "ICQ UIN" +msgstr "ICQ UIN..." #. *< type #. *< ui_requirement @@ -7767,188 +7136,169 @@ #. *< version #. * summary #. * description -#, fuzzy msgid "ICQ Protocol Plugin" -msgstr "IRC Protocol Plugin" +msgstr "ICQ ပရိုတိုကော ပလပ်အင်" msgid "Encoding" -msgstr "Encoding" +msgstr "ဝှက်စာရေးနေသည်" -#, fuzzy msgid "The remote user has closed the connection." -msgstr "The remote user is not present in the network any more" +msgstr "အဝေးမှ သုံးစွဲသူသည် ဆက်သွယ်မှုလိုင်းကို ပိတ်လိုက်သည်။" -#, fuzzy msgid "The remote user has declined your request." -msgstr "The user has blocked you" +msgstr "အဝေးမှ သုံးစွဲသူသည် သင့် တောင်းဆိုချက်ကို ငြင်းလိုက်သည်။" #, c-format msgid "Lost connection with the remote user:
%s" -msgstr "" +msgstr "ဆက်သွယ်မှုလိုင်း ပြတ်တောက်သွားသော အဝေးမှ သုံးစွဲသူ -
%s" msgid "Received invalid data on connection with remote user." -msgstr "" +msgstr "အဝေးမှ သုံးစွဲသူနှင့် ဆက်သွယ်ရာတွင် ဒေတာ အမှားကို လက်ခံရရှိသည်။" -#, fuzzy msgid "Unable to establish a connection with the remote user." -msgstr "Unable to make SSL connection to server." +msgstr "အဝေးမှ သုံးစွဲသူနှင့် အဆက်အသွယ် လုပ်၍ မရနိုင်ပါ။" -#, fuzzy msgid "Direct IM established" -msgstr "Direct IM with %s established" +msgstr "တိုက်ရိုက် IM ကို တည်ဆောက်လိုက်ပြီ" #, c-format msgid "" "%s tried to send you a %s file, but we only allow files up to %s over Direct " "IM. Try using file transfer instead.\n" msgstr "" +"%s သည် သင့်ကို %s ဖိုင် တစ်ပုဒ် ပေးပို့ရန် ကြိုးစားနေသည်၊ သို့သော် Direct IM နဲ့ပါတ်သက်ပြီး ဖိုင်များကို %s " +"အထိသာ ခွင့်ပြုထားသည်။ ၄င်းအစား ဖိုင်ပြောင်းရွေ့မှုကို စမ်းသုံးကြည့်ပါ။\n" #, c-format msgid "File %s is %s, which is larger than the maximum size of %s." -msgstr "" +msgstr "%s ဖိုင်သည် %s ဖြစ်သည်၊ ၄င်းသည် %s ၏ အကြီးဆုံး အရွယ်အစားထက် ပိုကြီးသည်။" msgid "Free For Chat" -msgstr "Free For Chat" +msgstr "လွတ်လွတ်လပ်လပ် စကားပြောနိုင်သည်" msgid "Not Available" -msgstr "Not Available" +msgstr "မရနိုင်ပါ" msgid "Occupied" -msgstr "Occupied" +msgstr "နေရာယူထားပြီ" msgid "Web Aware" -msgstr "Web Aware" +msgstr "ကွန်ယက် စောင့်ကြပ်မှု" msgid "Invisible" -msgstr "Invisible" +msgstr "မမြင်နိုင်ပါ" -#, fuzzy msgid "Evil" -msgstr "Email" +msgstr "ဆိုးသည်" -#, fuzzy msgid "Depression" -msgstr "Progress" +msgstr "စိတ်ဓာတ်ကျခြင်း" -#, fuzzy msgid "At home" -msgstr "About Pidgin" +msgstr "အိမ်မှာ" -#, fuzzy msgid "At work" -msgstr "Network" +msgstr "လုပ်ငန်းခွင်မှာ" -#, fuzzy msgid "At lunch" -msgstr "Out To Lunch" +msgstr "နေ့လည်စာ စားချိန်မှာ" -#, fuzzy, c-format +#, c-format msgid "Unable to connect to authentication server: %s" -msgstr "Could not connect for transfer." +msgstr "စစ်ဆေးအတည်ပြုရန် အဆက်အသွယ် လုပ်၍မရသော ဆာဗာ - %s" -#, fuzzy, c-format +#, c-format msgid "Unable to connect to BOS server: %s" -msgstr "Unable to connect to server" +msgstr "အဆက်အသွယ် လုပ်၍မရသော BOS ဆာဗာ - %s" -#, fuzzy msgid "Username sent" -msgstr "screenname မပေးရသေးပာ" +msgstr "သုံးစွဲသူအမည်ကို ပို့လိုက်ပြီ" msgid "Connection established, cookie sent" -msgstr "Connection established, cookie sent" +msgstr "ဆက်သွယ်မှုလိုင်း ချိတ်ဆက်လိုက်ပြီ၊ cookie ကို ပေးပို့လိုက်ပြီ" #. TODO: Don't call this with ssi msgid "Finalizing connection" -msgstr "Finalizing connection" +msgstr "ဆက်သွယ်မှုလိုင်းကို အပြီးသတ်နေသည်" -#, fuzzy, c-format +#, c-format msgid "" "Unable to sign on as %s because the username is invalid. Usernames must be " "a valid email address, or start with a letter and contain only letters, " "numbers and spaces, or contain only numbers." msgstr "" -"Unable to login: Could not sign on as %s because the screen name is " -"invalid. Screen names must either start with a letter and contain only " -"letters, numbers and spaces, or contain only numbers." +"သုံးစွဲသူအမည် မှားနေသောကြောင့် %s အဖြစ် အကောင့်ထဲ ဝင်ရောက်ရန် မဖြစ်ပါ။ သုံးစွဲသူအမည်သည် အီးမေးလ်လိပ်စာ " +"အမှန် ဖြစ်ရမည်၊ (သို့) စာနှင့် စပြီး စာလုံးများ၊ ဂဏန်းများနှင့် ကွက်လပ်များ ပါ၀င်ရမည်၊ (သို့) ဂဏန်း " +"သက်သက် ဖြစ်ရမည်။" msgid "" "You required encryption in your account settings, but encryption is not " "supported by your system." -msgstr "" +msgstr "သင့်အကောင့် ချိန်ညှိချက်များထဲ၌ စာဝှက်စနစ် လိုအပ်သည်၊ သို့သော် စာဝှက်စနစ်ကို သင့်စက်က ထောက်ပံ့မထားပါ။" -#, fuzzy, c-format +#, c-format msgid "You may be disconnected shortly. If so, check %s for updates." -msgstr "" -"You may be disconnected shortly. You may want to use TOC until this is " -"fixed. Check %s for updates." +msgstr "သင့်ကို မကြာခင် အဆက်ဖြတ် ခံရမည်။ သို့ဖြစ်ပါက မွမ်းမံချက်များအတွက် %s ကို စစ်ဆေးပါ။" -#, fuzzy msgid "Unable to get a valid AIM login hash." -msgstr "Pidgin was unable to get a valid AIM login hash." +msgstr "AIM login hash အမှန်ကို မရနိုင်ပါ။" -#, fuzzy msgid "Unable to get a valid login hash." -msgstr "Pidgin was unable to get a valid login hash." +msgstr "Login hash အမှန်ကို မရနိုင်ပါ။" msgid "Received authorization" -msgstr "Received authorisation" +msgstr "လုပ်ပိုင်ခွင့် ရရှိထားသည်" #. Unregistered username #. the username does not exist -#, fuzzy msgid "Username does not exist" -msgstr "User does not exist" +msgstr "သုံးစွဲသူအမည် မရှိပါ" #. Suspended account -#, fuzzy msgid "Your account is currently suspended" -msgstr "Your account is currently suspended." +msgstr "သင့်အကောင့်ကို လောလောဆယ် ဆိုင်းငံ့ထားသည်" #. service temporarily unavailable msgid "The AOL Instant Messenger service is temporarily unavailable." -msgstr "The AOL Instant Messenger service is temporarily unavailable." +msgstr "AOL လက်ငင်း စာတိုပို့စနစ်ကို ခေတ္တ ရပ်နားထားသည်။" #. username connecting too frequently -#, fuzzy msgid "" "Your username has been connecting and disconnecting too frequently. Wait ten " "minutes and try again. If you continue to try, you will need to wait even " "longer." msgstr "" -"You have been connecting and disconnecting too frequently. Wait ten minutes " -"and try again. If you continue to try, you will need to wait even longer." +"သင့် သုံးစွဲသူအမည်ဖြင့် အဆက်အသွယ်လုပ်ခြင်း၊ အဆက်အသွယ် ဖြတ်ခြင်း အကြိမ်ရေ များနေသည်။ ဆယ်မိနစ် စောင့်ပြီး " +"ထပ်ကြိုးစားပါ။ သင် ဆက်လုပ်နေပါက ပို၍ အချိန်ကြာကြာ စောင့်နေရမည်။" #. client too old #, c-format msgid "The client version you are using is too old. Please upgrade at %s" -msgstr "The client version you are using is too old. Please upgrade at %s" +msgstr "သင် သုံးစွဲနေသော သုံးစွဲသူ ဗားရှင်းမှာ အလွန်ဟောင်းနေသည်။ %s ၌ မွမ်းမံလိုက်ပါ။" #. IP address connecting too frequently -#, fuzzy msgid "" "Your IP address has been connecting and disconnecting too frequently. Wait a " "minute and try again. If you continue to try, you will need to wait even " "longer." msgstr "" -"You have been connecting and disconnecting too frequently. Wait ten minutes " -"and try again. If you continue to try, you will need to wait even longer." +"သင့် IP လိပ်စာဖြင့် အဆက်အသွယ်လုပ်ခြင်း၊ အဆက်အသွယ် ဖြတ်ခြင်း အကြိမ်ရေ များနေသည်။ ဆယ်မိနစ် စောင့်ပြီး " +"ထပ်ကြိုးစားပါ။ သင် ဆက်လုပ်နေပါက ပို၍ အချိန်ကြာကြာ စောင့်နေရမည်။ " -#, fuzzy msgid "The SecurID key entered is invalid" -msgstr "The new formatting is invalid." +msgstr "ရေးထည့်လိုက်သော SecurID ကီး မမှန်ပါ" msgid "Enter SecurID" -msgstr "" +msgstr "SecurID ရေးထည့်ရန်" msgid "Enter the 6 digit number from the digital display." -msgstr "" +msgstr "ဒစ်ဂျစ်တယ် မျက်နှာပြင်မှ ဒစ်ဂျစ်ဂဏန်း ၆ လုံး ရေးထည့်ပါ။" msgid "Password sent" -msgstr "Password sent" +msgstr "စကားဝှက် ပေးပို့ပြီ" -#, fuzzy msgid "Unable to initialize connection" -msgstr "Unable to create new connection." +msgstr "ဆက်သွယ်မှုလိုင်း စဖွင့်၍ မရပါ" #, c-format msgid "" @@ -7956,17 +7306,17 @@ "following reason:\n" "%s" msgstr "" -"The user %u has denied your request to add them to your buddy list for the " -"following reason:\n" +"သုံးစွဲသူ %u သည် သင်၏ မိတ်ဆွေစာရင်းထဲ၌ ထည့်သွင်းရန် သင်၏ တောင်းဆိုချက်ကို အောက်ပါ အကြောင်းကြောင့် " +"ငြင်းပယ်လိုက်သည် - \n" "%s" msgid "ICQ authorization denied." -msgstr "ICQ authorisation denied." +msgstr "ICQ လုပ်ပိုင်ခွင့်ကို ငြင်းပယ်ခံရသည်။" #. Someone has granted you authorization #, c-format msgid "The user %u has granted your request to add them to your buddy list." -msgstr "The user %u has granted your request to add them to your buddy list." +msgstr "သုံးစွဲသူ %u သည် သင့် မိတ်ဆွေစာရင်းထဲ ထည့်သွင်းရန် သင့် တောင်းဆိုချက်ကို ခွင့်ပြုလိုက်ပြီ။ ​" #, c-format msgid "" @@ -7975,9 +7325,9 @@ "From: %s [%s]\n" "%s" msgstr "" -"You have received a special message\n" +"သင် လက်ခံရရှိသော အထူး စာတစ်စောင်\n" "\n" -"From: %s [%s]\n" +"မှ - %s [%s]\n" "%s" #, c-format @@ -7987,9 +7337,9 @@ "From: %s [%s]\n" "%s" msgstr "" -"You have received an ICQ page\n" +"သင် လက်ခံရရှိသော ICQ စာမျက်နှာ\n" "\n" -"From: %s [%s]\n" +"မှ: -%s [%s]\n" "%s" #, c-format @@ -7999,37 +7349,33 @@ "Message is:\n" "%s" msgstr "" -"You have received an ICQ email from %s [%s]\n" +"သင် လက်ခံရသော ICQ အီးမေးလ် ပေးပို့သူ %s [%s]\n" "\n" -"Message is:\n" +"အကြောင်းအရာ -\n" "%s" #, c-format msgid "ICQ user %u has sent you a buddy: %s (%s)" -msgstr "ICQ user %u has sent you a buddy: %s (%s)" +msgstr "ICQ သုံးစွဲသူ %u က သင့်ဆီ ပေးပို့လိုက်သော မိတ်ဆွေ - %s (%s)" msgid "Do you want to add this buddy to your buddy list?" -msgstr "Do you want to add this buddy to your buddy list?" +msgstr "ဤမိတ်ဆွေကို သင့် မိတ်ဆွေစာရင်းထဲ ထည့်သွင်းလိုသလား?" -#, fuzzy msgid "_Add" -msgstr "ထပ္‌ထည့္မယ္‌" +msgstr "_A ထည့်သွင်းရန်" -#, fuzzy msgid "_Decline" -msgstr "Decline" +msgstr "_D ငြင်းပယ်ရန်" #, c-format msgid "You missed %hu message from %s because it was invalid." msgid_plural "You missed %hu messages from %s because they were invalid." -msgstr[0] "You missed %hu message from %s because it was invalid." -msgstr[1] "You missed %hu messages from %s because they were invalid." +msgstr[0] "%2$s ထံမှ ပေးပို့လိုက်သော %1$hu စာ မှန်ကန်မှု မရှိသောကြောင့် လက်ခံရရှိခြင်း မရှိပါ။" #, c-format msgid "You missed %hu message from %s because it was too large." msgid_plural "You missed %hu messages from %s because they were too large." -msgstr[0] "You missed %hu message from %s because it was too large." -msgstr[1] "You missed %hu messages from %s because they were too large." +msgstr[0] "%2$s ထံမှ ပေးပို့လိုက်သော %1$hu စာ ရှည်လွန်းသောကြောင့် လက်ခံရရှိခြင်း မရှိပါ။" #, c-format msgid "" @@ -8037,143 +7383,131 @@ msgid_plural "" "You missed %hu messages from %s because the rate limit has been exceeded." msgstr[0] "" -"You missed %hu message from %s because the rate limit has been exceeded." -msgstr[1] "" -"You missed %hu messages from %s because the rate limit has been exceeded." +"%2$s ထံမှ ပေးပို့လိုက်သော %1$hu စာ၏ သတ်မှတ်နှုန်းကျော်လွန်းသွားသောကြောင့် လက်ခံရရှိခြင်း မရှိပါ။" -#, fuzzy, c-format +#, c-format msgid "" "You missed %hu message from %s because his/her warning level is too high." msgid_plural "" "You missed %hu messages from %s because his/her warning level is too high." -msgstr[0] "You missed %hu message from %s because he/she was too evil." -msgstr[1] "You missed %hu messages from %s because he/she was too evil." +msgstr[0] "" +"သူ/သူမ၏ သတိပေးချက် အဆင့် မြင့်လွန်းသောကြောင့် %2$s ထံမှ ပေးပို့လိုက်သော %1$hu စာကို လက်ခံရရှိခြင်း မရှိပါ။" -#, fuzzy, c-format +#, c-format msgid "You missed %hu message from %s because your warning level is too high." msgid_plural "" "You missed %hu messages from %s because your warning level is too high." -msgstr[0] "You missed %hu message from %s because you are too evil." -msgstr[1] "You missed %hu messages from %s because you are too evil." +msgstr[0] "" +"သင် သတိပေးချက် အဆင့် မြင့်လွန်းသောကြောင့် %2$s ထံမှ ပေးပို့လိုက်သော %1$hu စာကို လက်ခံရရှိခြင်း မရှိပါ။" #, c-format msgid "You missed %hu message from %s for an unknown reason." msgid_plural "You missed %hu messages from %s for an unknown reason." -msgstr[0] "You missed %hu message from %s for an unknown reason." -msgstr[1] "You missed %hu messages from %s for an unknown reason." +msgstr[0] "အမည်မသိသော အကြောင်းကြောင့် %2$s ထံမှ ပေးပို့လိုက်သော %1$hu စာကို လက်ခံရရှိခြင်း မရှိပါ။" msgid "Your AIM connection may be lost." -msgstr "Your AIM connection may be lost." +msgstr "သင့် AIM အဆက်အသွယ် ပြတ်သွားသည်။" #, c-format msgid "You have been disconnected from chat room %s." -msgstr "You have been disconnected from chat room %s." +msgstr "သင့်ကို စကားပြောခန်း %s မှ အဆက်ဖြတ်ခံရသည်။ " msgid "The new formatting is invalid." -msgstr "The new formatting is invalid." +msgstr "ပုံဖော်မှု အသစ် မမှန်ပါ။" -#, fuzzy msgid "Username formatting can change only capitalization and whitespace." -msgstr "Screen name formatting can change only capitalisation and whitespace." +msgstr "သုံးစွဲသူအမည် ပုံစံဖေါ်ချက်သည် စာလုံးအကြီးနှင့် ကွက်လပ်ခြားခြင်းတို့ကိုသာ ပြောင်းလဲပေးနိုင်သည်။ " msgid "Pop-Up Message" -msgstr "Pop-Up Message" +msgstr "ပွင့်ထွတ် စာတမ်း" -#, fuzzy, c-format +#, c-format msgid "The following username is associated with %s" msgid_plural "The following usernames are associated with %s" -msgstr[0] "The following screen names are associated with %s" -msgstr[1] "The following screen names are associated with %s" +msgstr[0] "အောက်ပါ သုံးစွဲသူအမည်သည် %s နှင့် ဆက်စပ်မှု ရှိသည်။ " #, c-format msgid "No results found for email address %s" -msgstr "No results found for email address %s" +msgstr "အီးမေးလ်လိပ်စာ %s အတွက် ရှာဖွေမှု ရလာဒ် မရှိပါ" #, c-format msgid "You should receive an email asking to confirm %s." -msgstr "You should receive an email asking to confirm %s." +msgstr "%s ကို အတည်ပြုရန် တောင်းဆိုသော အီးမေးလ် တစ်စောင်ကို သင် ရရှိမည်။" msgid "Account Confirmation Requested" -msgstr "Account Confirmation Requested" +msgstr "အကောင့် အတည်ပြုရန် တောင်းဆိုလိုက်ပြီ" -#, fuzzy, c-format +#, c-format msgid "" "Error 0x%04x: Unable to format username because the requested name differs " "from the original." msgstr "" -"Error 0x%04x: Unable to format screen name because the requested screen name " -"differs from the original." +"ချို့ယွင်းချက် 0x%04x: တောင်းဆိုလိုက်သော အမည်သည် မူလအမည်နှင့် ကွဲပြားနေသောကြောင့် သုံးစွဲသူအမည်ကို ပုံစံပြင်၍ " +"မရပါ။" -#, fuzzy, c-format +#, c-format msgid "Error 0x%04x: Unable to format username because it is invalid." -msgstr "" -"Error 0x%04x: Unable to format screen name because the requested screen name " -"is too long." +msgstr "ချို့ယွင်းချက် 0x%04x: သုံးစွဲသူအမည်သည် မမှန်​သောကြောင့် သုံးစွဲသူအမည်ကို ပုံစံပြင်၍ မရပါ။" -#, fuzzy, c-format +#, c-format msgid "" "Error 0x%04x: Unable to format username because the requested name is too " "long." msgstr "" -"Error 0x%04x: Unable to format screen name because the requested screen name " -"is too long." +"ချို့ယွင်းချက် 0x%04x: တောင်းဆိုလိုက်သော အမည်သည် ရှည်လျားလွန်းသောကြောင့် သုံးစွဲသူအမည်ကို ပုံစံပြင်၍ မရပါ။" -#, fuzzy, c-format +#, c-format msgid "" "Error 0x%04x: Unable to change email address because there is already a " "request pending for this username." msgstr "" -"Error 0x%04x: Unable to change email address because there is already a " -"request pending for this screen name." +"ချို့ယွင်းချက် 0x%04x: ဤသုံးစွဲသူအမည်ကို ဆိုင်းငံ့ရန် တောင်းဆိုချက် ရှိပြီးဖြစ်သောကြောင့် အီးမေးလ်လိပ်စာကို " +"ပြောင်းလဲ၍ မရပါ။" -#, fuzzy, c-format +#, c-format msgid "" "Error 0x%04x: Unable to change email address because the given address has " "too many usernames associated with it." msgstr "" -"Error 0x%04x: Unable to change email address because the given address has " -"too many screen names associated with it." +"ချို့ယွင်းချက် 0x%04x: ဖေါ်ပြပါ လိပ်စာ၌ ၄င်းနှင့် သက်ဆိုင်သော သုံးစွဲသူအမည် များလွန်းနေသောကြောင့် " +"အီးမေးလ်လိပ်စာကို ပြောင်းလဲ၍ မရပါ။" #, c-format msgid "" "Error 0x%04x: Unable to change email address because the given address is " "invalid." -msgstr "" -"Error 0x%04x: Unable to change email address because the given address is " -"invalid." +msgstr "ချို့ယွင်းချက် 0x%04x: ဖေါ်ပြပါ လိပ်စာသည် မမှန်သောကြောင့် အီးမေးလ်လိပ်စာကို ပြောင်းလဲ၍ မရပါ။" #, c-format msgid "Error 0x%04x: Unknown error." -msgstr "Error 0x%04x: Unknown error." +msgstr "ချို့ယွင်းချက် 0x%04x: အမည်မသိ ချို့ယွင်းချက်။" msgid "Error Changing Account Info" -msgstr "Error Changing Account Info" +msgstr "အကောင့် အချက်အလက်များ ပြောင်းလဲခြင်း ချို့ယွင်းချက်" #, c-format msgid "The email address for %s is %s" -msgstr "The email address for %s is %s" +msgstr "%s အတွက် အီးမေးလ်လိပ်စာ %s" msgid "Account Info" -msgstr "Account Info" +msgstr "အကောင့် အချက်အလက်" msgid "" "Your IM Image was not sent. You must be Direct Connected to send IM Images." -msgstr "" -"Your IM Image was not sent. You must be Direct Connected to send IM Images." +msgstr "သင့် IM ပုံကို မပေးပို့နိုင်ပါ။ ပုံပေးပို့ရန် သင် တိုက်ရိုက် ဆက်သွယ်ရမည်။ " msgid "Unable to set AIM profile." -msgstr "Unable to set AIM profile." +msgstr "AIM ပရိုဖိုင်ကို သတ်မှတ်၍ မရပါ။" msgid "" "You have probably requested to set your profile before the login procedure " "completed. Your profile remains unset; try setting it again when you are " "fully connected." msgstr "" -"You have probably requested to set your profile before the login procedure " -"completed. Your profile remains unset; try setting it again when you are " -"fully connected." +"အကောင့်ထဲ ဝင်ရောက်မှု လုပ်ငန်းစဉ် မပြီးခင် သင့် ပရိုဖိုင်ကို သတ်မှတ်ရန် သင် တောင်းဆိုထားပုံရသည်။ သင့်ပရိုဖိုင်ကို " +"မသတ်မှတ်ရသေးပါ။ သင် အဆက်အသွယ် ရသည့်အခါ ၄င်းကို ပြန်ပြီး ကြိုးစား သတ်မှတ်ကြည့်ပါ။ " -#, fuzzy, c-format +#, c-format msgid "" "The maximum profile length of %d byte has been exceeded. It has been " "truncated for you." @@ -8181,16 +7515,12 @@ "The maximum profile length of %d bytes has been exceeded. It has been " "truncated for you." msgstr[0] "" -"The maximum profile length of %d byte has been exceeded. Pidgin has " -"truncated it for you." -msgstr[1] "" -"The maximum profile length of %d bytes has been exceeded. Pidgin has " -"truncated it for you." +"အများဆုံး ထားနိုင်သော ပရိုဖိုင် အတိုင်းအတာ %d byte ကို ကျော်လွန်သွားသည်။ ၄င်းကို သင့်အတွက် အတိုချုံ့ထားသည်။" msgid "Profile too long." -msgstr "Profile too long." +msgstr "ပရိုဖိုင် ရှည်လွန်းသည်။" -#, fuzzy, c-format +#, c-format msgid "" "The maximum away message length of %d byte has been exceeded. It has been " "truncated for you." @@ -8198,74 +7528,65 @@ "The maximum away message length of %d bytes has been exceeded. It has been " "truncated for you." msgstr[0] "" -"The maximum away message length of %d byte has been exceeded. Pidgin has " -"truncated it for you." -msgstr[1] "" -"The maximum away message length of %d bytes has been exceeded. Pidgin has " -"truncated it for you." +"အများဆုံး ထားနိုင်သော ပရိုဖိုင် အတိုင်းအတာ %d byte ကို ကျော်လွန်သွားသည်။ ၄င်းကို သင့်အတွက် အတိုချုံ့ထားသည်။" msgid "Away message too long." -msgstr "Away message too long." +msgstr "အဝေးမှ ပေးစာ ရှည်လွန်းသည်။" -#, fuzzy, c-format +#, c-format msgid "" "Unable to add the buddy %s because the username is invalid. Usernames must " "be a valid email address, or start with a letter and contain only letters, " "numbers and spaces, or contain only numbers." msgstr "" -"Could not add the buddy %s because the screen name is invalid. Screen names " -"must either start with a letter and contain only letters, numbers and " -"spaces, or contain only numbers." +"သုံးစွဲသူအမည် မမှန်သောကြောင့် မိတ်ဆွေ %s ကို ထည့်သွင်း၍ မရပါ။ သုံးစွဲသူအမည်များသည် အီးမေးလ်လိပ်စာ အမှန် " +"ဖြစ်ရမည် (သို့) စာလုံးနှင့် စပြီး စာသားများ၊ ဂဏန်းများနှင့် ကွက်လပ်များ၊ (သို့) ဂဏန်းများ ပါရှိရမည်။" -#, fuzzy msgid "Unable to Retrieve Buddy List" -msgstr "Unable To Retrieve Buddy List" +msgstr "မိတ်ဆွေ စာရင်းကို ပြန်ဖေါ်၍ မရပါ" -#, fuzzy msgid "" "The AIM servers were temporarily unable to send your buddy list. Your buddy " "list is not lost, and will probably become available in a few minutes." msgstr "" -"Pidgin was temporarily unable to retrieve your buddy list from the AIM " -"servers. Your buddy list is not lost, and will probably become available in " -"a few hours." +"AIM ဆာဗာများသည် သင့် မိတ်ဆွေစာရင်းကို ပေးပို့၍ မရပါ။ သင့် မိတ်ဆွေစာရင်း ပျောက်ဆုံး မသွားပါ၊ " +"မိနစ်အနည်းငယ်အကြာ ပြန်လည် ရရှိနိုင်ပါသည်။" msgid "Orphans" -msgstr "Orphans" +msgstr "မိဘမဲ့များ" -#, fuzzy, c-format +#, c-format msgid "" "Unable to add the buddy %s because you have too many buddies in your buddy " "list. Please remove one and try again." msgstr "" -"Could not add the buddy %s because you have too many buddies in your buddy " -"list. Please remove one and try again." +"သင့် မိတ်ဆွေစာရင်း၌ မိတ်ဆွေများ အလွန်များနေသောကြောင့် မိတ်ဆွေ %s ကို ထည့်သွင်း၍ မရပါ။ တစ်ယောက်ယောက်ကို " +"ဖယ်ထုတ်ပြီး ​ထပ်ကြိုးစားကြည့်ပါ။" msgid "(no name)" -msgstr "(no name)" +msgstr "(အမည် မရှိပါ)" -#, fuzzy, c-format +#, c-format msgid "Unable to add the buddy %s for an unknown reason." -msgstr "Your command failed for an unknown reason." +msgstr "အမည်မသိ အကြောင်းကြောင့် မိတ်ဆွေ %s ကို ထည့်သွင်း၍ မရပါ။" -#, fuzzy, c-format +#, c-format msgid "" "The user %s has given you permission to add him or her to your buddy list. " "Do you want to add this user?" msgstr "" -"The user %s has given you permission to add you to their buddy list. Do you " -"want to add them?" +"သုံးစွဲသူ %s သည် သင့်မိတ်ဆွေစာရင်းထဲ၌ သူ (သို့) သူမကို ထည့်သွင်းရန် ခွင့်ပြုထားသည်။ ဤသုံးစွဲသူကို သင် ထည့်သွင်းလိုသလား?" msgid "Authorization Given" -msgstr "Authorisation Given" +msgstr "ခွင့်ပြုချက် ​ပေးလိုက်ပြီ" #. Granted #, c-format msgid "The user %s has granted your request to add them to your buddy list." -msgstr "The user %s has granted your request to add them to your buddy list." +msgstr "သုံးစွဲသူ %s သည် သင့်မိတ်ဆွေစာရင်းထဲ၌ သူတို့ကို ထည့်သွင်းရန် တောင်းဆိုထားမှုကို ခွင့်ပြုလိုက်ပြီ။" msgid "Authorization Granted" -msgstr "Authorisation Granted" +msgstr "ခွင့်ပြုလိုက်ပြီ" #. Denied #, c-format @@ -8274,240 +7595,221 @@ "following reason:\n" "%s" msgstr "" -"The user %s has denied your request to add them to your buddy list for the " -"following reason:\n" +"သုံးစွဲသူ %s က အောက်ပါ အကြောင်းကြောင့် သင့် မိတ်ဆွေစာရင်းထဲ၌ သူတို့ကို ထည့်သွင်းရန် တောင်းဆိုထားမှုကို " +"ငြင်းပယ်လိုက်သည် -\n" "%s" msgid "Authorization Denied" -msgstr "Authorisation Denied" +msgstr "ခွင့်ပြုချက် ငြင်းပယ်ခံရသည်" msgid "_Exchange:" -msgstr "_Exchange:" +msgstr "_E ဖလှယ်ရန် -" msgid "Your IM Image was not sent. You cannot send IM Images in AIM chats." -msgstr "Your IM Image was not sent. You cannot send IM Images in AIM chats." +msgstr "သင့် IM ပုံကို မပေးပို့ခဲ့ပါ။ AIM ပုံများကို AIM စကားပြောခန်းများထဲ ပေးပို့၍ မရပါ။" msgid "iTunes Music Store Link" -msgstr "" +msgstr "iTunes တေးဂီတဆိုင်၏ လင့်ခ်" -#, fuzzy msgid "Lunch" -msgstr "Finch" +msgstr "နေ့လည်စာ" #, c-format msgid "Buddy Comment for %s" -msgstr "Buddy Comment for %s" +msgstr "%s အတွက် မိတ်ဆွေ မှတ်ချက်" msgid "Buddy Comment:" -msgstr "Buddy Comment:" +msgstr "မိတ်ဆွေ မှတ်ချက် -" #, c-format msgid "You have selected to open a Direct IM connection with %s." -msgstr "You have selected to open a Direct IM connection with %s." +msgstr "%s နှင့် တိုက်ရိုက် IM အဆက်အသွယ် လုပ်ရန် သင် ရွေးချယ်လိုက်ပြီ။" -#, fuzzy msgid "" "Because this reveals your IP address, it may be considered a security risk. " "Do you wish to continue?" msgstr "" -"Because this reveals your IP address, it may be considered a privacy risk. " -"Do you wish to continue?" +"ဒီနေရာ၌ သင့် IP လိပ်စာကို ဖော်ပြမည် ဖြစ်သောကြောင့်၊ လုံခြုံရေးအရ အန္တရယ် ရှိနိုင်သည်။ ဆက်လက် " +"လုပ်ဆောင်မည်လား?" -#, fuzzy msgid "C_onnect" -msgstr "Connect" +msgstr "_O ဆက်သွယ်ရန်" -#, fuzzy msgid "You closed the connection." -msgstr "Error creating connection" +msgstr "အဆက်အသွယ်ကို သင်ပိတ်လိုက်သည်။" -#, fuzzy msgid "Get AIM Info" -msgstr "Get Info" +msgstr "AIM အချက်အလက်ကို ရယူရန်" #. We only do this if the user is in our buddy list msgid "Edit Buddy Comment" -msgstr "Edit Buddy Comment" +msgstr "မိတ်ဆွေ မှတ်ချက်ကို တည်းဖြတ်ရန်" -#, fuzzy msgid "Get X-Status Msg" -msgstr "Get Status Msg" +msgstr "X-Status Msg ကို ရယူရန်" -#, fuzzy msgid "End Direct IM Session" -msgstr "Direct IM with %s established" +msgstr "တိုက်ရိုက် IM လုပ်ဆောင်မှု အဆုံးသတ်ရန်" msgid "Direct IM" -msgstr "Direct IM" +msgstr "တိုက်ရိုက် IM" msgid "Re-request Authorization" -msgstr "Re-request Authorisation" +msgstr "ခွင့်ပြုချက် ပြန်လည်တောင်းခံရန်" -#, fuzzy msgid "Require authorization" -msgstr "Request Authorisation" +msgstr "ခွင့်ပြုချက် တောင်းခံရန်" msgid "Web aware (enabling this will cause you to receive SPAM!)" -msgstr "" +msgstr "ကွန်ရက် အချက်ပေး (ဤအချက်ကို ဖွင့်ထားခြင်းဖြင့် SPAM ရရှိစေမည် ဖြစ်သည်)" -#, fuzzy msgid "ICQ Privacy Options" -msgstr "Proxy Options" +msgstr "ICQ သီးခြား ရွေးစရာများ" msgid "Change Address To:" -msgstr "Change Address To:" +msgstr "လိပ်စာ ပြောင်းလဲရန် -" -#, fuzzy msgid "you are not waiting for authorization" -msgstr "you are not waiting for authorisation" +msgstr "ခွင့်ပြုချက် ရရှိရန် မစောင့်ဆိုင်းပါနှင့်။" msgid "You are awaiting authorization from the following buddies" -msgstr "You are awaiting authorisation from the following buddies" +msgstr "သင်သည် အောက်ပါ မိတ်ဆွေများထံမှ ခွင့်ပြုချက် ရရှိရန် စောင့်ဆိုင်းနေသည်" msgid "" "You can re-request authorization from these buddies by right-clicking on " "them and selecting \"Re-request Authorization.\"" msgstr "" -"You can re-request authorisation from these buddies by right-clicking on " -"them and selecting \"Re-request Authorisation.\"" +"မိတ်ဆွေများကို ညာဖက် နှိပ်၊ \"ခွင့်ပြုချက် တောင်းခံရန်\" ကို ရွေးပြီး သူတို့ထံမှ ခွင့်ပြုချက် ​ပြန်လည် " +"တောင်းခံနိုင်သည်။" msgid "Find Buddy by Email" -msgstr "Find Buddy by Email" +msgstr "အီးမေးလ်ဖြင့် မိတ်ဆွေ ရှာရန်" msgid "Search for a buddy by email address" -msgstr "Search for a buddy by email address" +msgstr "အီးမေးလ် လိပ်စာဖြင့် မိတ်ဆွေတစ်ဦး ရှာရန်" msgid "Type the email address of the buddy you are searching for." -msgstr "Type the email address of the buddy you are searching for." +msgstr "သင် ရှာဖွေလိုသော မိတ်ဆွေ၏ အီးမေးလ်လိပ်စာကို ရေးထည့်ပါ။ " -#, fuzzy msgid "Set User Info (web)..." -msgstr "Set User Info (URL)..." +msgstr "သုံးစွဲသူ အချက်အလက် (ကွန်ရက်) ကို သတ်မှတ်ရန်..." #. This only happens when connecting with the old-style BUCP login -#, fuzzy msgid "Change Password (web)" -msgstr "Change Password (URL)" +msgstr "စကားဝှက် (ကွန်ရက်) ပြောင်းရန်" -#, fuzzy msgid "Configure IM Forwarding (web)" -msgstr "Configure IM Forwarding (URL)" +msgstr "IM လက်ဆင့်ကမ်း ပေးပို့မှု (ကွန်ရက်) ကို ပုံစံချရန်" #. ICQ actions -#, fuzzy msgid "Set Privacy Options..." -msgstr "Option မ္ယားမ္ယား ပ္ရပာ" +msgstr "သီးခြား ရွေးစရာများကို သတ်မှတ်ရန်..." -#, fuzzy msgid "Show Visible List" -msgstr "ဘော္ဒာ စာရင္း" +msgstr "မြင်နိုင်သော စာရင်းကို ဖေါ်ပြရန်" -#, fuzzy msgid "Show Invisible List" -msgstr "Invite List" +msgstr "မမြင်နိုင်သော စာရင်းကို ဖေါ်ပြရန်" #. AIM actions msgid "Confirm Account" -msgstr "Confirm Account" +msgstr "အကောင့်ကို အတည်ပြုရန်" -#, fuzzy msgid "Display Currently Registered Email Address" -msgstr "Display Currently Registered Address" +msgstr "လောလောဆယ် စာရင်းသွင်းထားသော အီးမေးလ် လိပ်စာကို ဖော်ပြရန်" -#, fuzzy msgid "Change Currently Registered Email Address..." -msgstr "Change Currently Registered Address" +msgstr "လောလောဆယ် စာရင်းသွင်းထားသော အီးမေးလ် လိပ်စာကို ပြောင်းရန်..." msgid "Show Buddies Awaiting Authorization" -msgstr "Show Buddies Awaiting Authorisation" +msgstr "ခွင့်ပြုချက် စောင့်ဆိုင်းနေသော မိတ်ဆွေများကို ဖေါ်ပြရန်" -#, fuzzy msgid "Search for Buddy by Email Address..." -msgstr "Search for Buddy by Email..." +msgstr "အီးမေးလ် လိပ်စာဖြင့် မိတ်ဆွေ ရှာဖွေရန်..." -#, fuzzy msgid "Use clientLogin" -msgstr "User is not logged in" +msgstr "သုံးစွဲသူဝင်ရောက်မှု ပုံစံကို သုံးစွဲရန်" msgid "" "Always use AIM/ICQ proxy server for\n" "file transfers and direct IM (slower,\n" "but does not reveal your IP address)" msgstr "" +"ဖိုင် ရွှေပြောင်းရန်နှင့် တိုက်ရိုက် IM အတွက်\n" +"AIM/ICQ ပရောက်ဆီ ဆာဗာကို အမြဲ သုံးစွဲပါ \n" +"(ပိုမို နှေးမည်၊ သို့သော် သင့် IP လိပ်စာကို မဖော်ပြပါနှင့်)" msgid "Allow multiple simultaneous logins" -msgstr "" +msgstr "အကောင့်ထဲ တစ်ပြိုင်တည်း ဝင်ရောက်ခွင့်ပြုရန်" #, c-format msgid "Asking %s to connect to us at %s:%hu for Direct IM." -msgstr "Asking %s to connect to us at %s:%hu for Direct IM." +msgstr "တိုက်ရိုက် IM ပြုလုပ်ရန် %s ကို %s:%hu ၌ ဆက်သွယ်ရန် တောင်းခံနေသည်။" -#, fuzzy, c-format +#, c-format msgid "Attempting to connect to %s:%hu." -msgstr "Attempting to connect to %s at %s:%hu for Direct IM." +msgstr "%s:%hu ကို ဆက်သွယ်ရန် ကြိုးပမ်းနေသည်။" -#, fuzzy msgid "Attempting to connect via proxy server." -msgstr "Attempting to connect to %s at %s:%hu for Direct IM." +msgstr "ပရောက်ဆီ ဆာဗာမှတစ်ဆင့် ဆက်သွယ်ရန် ကြိုးပမ်းနေသည်။ " #, c-format msgid "%s has just asked to directly connect to %s" -msgstr "%s has just asked to directly connect to %s" +msgstr "%s သည် %s ကို တိုက်ရိုက် ဆက်သွယ်ရန် ယခု တောင်းခံနေသည်" msgid "" "This requires a direct connection between the two computers and is necessary " "for IM Images. Because your IP address will be revealed, this may be " "considered a privacy risk." msgstr "" -"This requires a direct connection between the two computers and is necessary " -"for IM Images. Because your IP address will be revealed, this may be " -"considered a privacy risk." +"ကွန်ပျူတာ နှစ်လုံးအကြားနှင့် တိုက်ရိုက်ဆက်သွယ်မှု ပြုလုပ်ရန် လိုအပ်ပြီး ၄င်းကို IM ပုံများအတွက် လိုအပ်သည်။ သင့် IP " +"လိပ်စာကို ဖော်ပြနေမည် ဖြစ်သောကြောင့်၊ ကိုယ်ရေးကိုယ်တာ လုံခြုံရေးကို ထိခိုက်နိုင်သည်ဟု ဆိုနိုင်သည်။ " #. Label msgid "Buddy Icon" -msgstr "ေဘာ္‌ဒာ Icon" +msgstr "မိတ်ဆွေ သ​င်္ကေတပုံ" msgid "Voice" -msgstr "Voice" +msgstr "အသံ" msgid "AIM Direct IM" -msgstr "AIM Direct IM" +msgstr "AIM တိုက်ရိုက် IM" msgid "Get File" -msgstr "Get File" +msgstr "ဖိုင် ရယူရန်" msgid "Games" -msgstr "Games" +msgstr "ဂိမ်းများ" msgid "ICQ Xtraz" -msgstr "" +msgstr "ICQ Xtraz" msgid "Add-Ins" -msgstr "Add-Ins" +msgstr "အပိုဆောင်း ဆော့ဗ်ဝဲများ" msgid "Send Buddy List" -msgstr "Send Buddy List" +msgstr "မိတ်ဆွေစာရင်း ပေးပို့ရန်" msgid "ICQ Direct Connect" -msgstr "ICQ Direct Connect" +msgstr "ICQ တိုက်ရိုက် ဆက်သွယ်မှု" msgid "AP User" -msgstr "AP User" +msgstr "AP သုံးစွဲသူ" msgid "ICQ RTF" msgstr "ICQ RTF" msgid "Nihilist" -msgstr "Nihilist" +msgstr "မရှိခြင်းဝါဒီ" msgid "ICQ Server Relay" -msgstr "ICQ Server Relay" +msgstr "ICQ ဆာဗာ ချိတ်ဆက်မှု" msgid "Old ICQ UTF8" -msgstr "Old ICQ UTF8" +msgstr "ပုံစံဟောင်း ICQ UTF8" msgid "Trillian Encryption" -msgstr "Trillian Encryption" +msgstr "Trillian ကုဒ်ဝှက်ခြင်း" msgid "ICQ UTF8" msgstr "ICQ UTF8" @@ -8516,327 +7818,300 @@ msgstr "Hiptop" msgid "Security Enabled" -msgstr "Security Enabled" +msgstr "လုံခြုံရေး ဖွင့်ထားသည်" msgid "Video Chat" -msgstr "Video Chat" +msgstr "ရုပ်သံဖြင့် စကားပြောခန်း" msgid "iChat AV" msgstr "iChat AV" msgid "Live Video" -msgstr "Live Video" +msgstr "ရုပ်သံ တိုက်ရိုက် ထုတ်လွှင့်မှု" msgid "Camera" -msgstr "Camera" +msgstr "ကင်မရာ" -#, fuzzy msgid "Screen Sharing" -msgstr "Screen Name" +msgstr "မျက်နှာပြင် မျှဝေလုပ်ဆောင်ခြင်း" msgid "IP Address" -msgstr "IP Address" +msgstr "IP လိပ်စာ" msgid "Warning Level" -msgstr "Warning Level" +msgstr "သတိပေးမှုအဆင့်" msgid "Buddy Comment" -msgstr "Buddy Comment" +msgstr "မိတ်ဆွေ မှတ်ချက်" #, c-format msgid "User information not available: %s" -msgstr "User information not available: %s" +msgstr "သုံးစွဲသူ အချက်အလက် မရနိုင်ပါ - %s " msgid "Mobile Phone" -msgstr "Mobile Phone" +msgstr "လက်ကိုင်ဖုန်း" msgid "Personal Web Page" -msgstr "Personal Web Page" +msgstr "ကိုယ်ပိုင် ကွန်ရက်စာမျက်နှာ" #. aim_userinfo_t #. use_html_status msgid "Additional Information" -msgstr "Additional Information" +msgstr "နောက်ဆက်တွဲ အချက်အလက်" msgid "Zip Code" -msgstr "Postcode" +msgstr "စာပို့ သင်္ကေတ" msgid "Work Information" -msgstr "Work Information" +msgstr "လုပ်ငန်းခွင် အချက်အလက်" msgid "Division" -msgstr "Division" +msgstr "ဌာနခွဲ" msgid "Position" -msgstr "Position" +msgstr "ရာထူး" msgid "Web Page" -msgstr "Web Page" +msgstr "ကွန်ရက် စာမျက်နှာ" msgid "Online Since" -msgstr "Online Since" +msgstr "အွန်လိုင်း ရောက်ရှိချိန်" msgid "Member Since" -msgstr "Member Since" +msgstr "အဖွဲ့ဝင် စဖြစ်ချိန်" msgid "Capabilities" -msgstr "Capabilities" +msgstr "အစွမ်းအစများ" msgid "Invalid SNAC" -msgstr "Invalid SNAC" +msgstr "မှားနေသော SNAC" msgid "Server rate limit exceeded" -msgstr "" +msgstr "ဆာဗာနှုန်းထား ကန့်သတ်ချက် ကျော်လွန်သွားသည်" msgid "Client rate limit exceeded" -msgstr "" +msgstr "သုံးစွဲသူနှုန်းထား ကန့်သတ်ချက် ကျော်လွန်သွားသည်" msgid "Service unavailable" -msgstr "Service unavailable" +msgstr "၀န်ဆောင်မှု မရနိုင်ပါ" msgid "Service not defined" -msgstr "Service not defined" +msgstr "၀န်ဆောင်မှု သတ်မှတ်မထားပါ" msgid "Obsolete SNAC" -msgstr "Obsolete SNAC" +msgstr "တိမ်ကောသွားသော SNAC" msgid "Not supported by host" -msgstr "Not supported by host" +msgstr "Host မှ ထောက်ပံ့မှုမပေးပါ" msgid "Not supported by client" -msgstr "Not supported by client" +msgstr "သုံးစွဲသူမှ ထောက်ပံ့မှုမပေးပါ" msgid "Refused by client" -msgstr "Refused by client" +msgstr "သုံးစွဲသူမှ ငြင်းပယ်လိုက်သည်" msgid "Reply too big" -msgstr "Reply too big" +msgstr "အကြောင်းပြန်ချက် ကြီးလွန်းသည်" msgid "Responses lost" -msgstr "Responses lost" +msgstr "တုံ့ပြန်ချက်များ ပျောက်ဆုံးသွားသည်" msgid "Request denied" -msgstr "Request denied" +msgstr "တောင်းဆိုမှု ငြင်းပယ်ခံရသည်" msgid "Busted SNAC payload" -msgstr "Busted SNAC payload" +msgstr "ကွဲသွားသော SNAC အရှုပ်ထုပ်" msgid "Insufficient rights" -msgstr "Insufficient rights" +msgstr "လုပ်ပိုင်ခွင့် မလုံလောက်ပါ" msgid "In local permit/deny" -msgstr "In local permit/deny" +msgstr "ခွင့်ပြုချက်/ငြင်းပယ်ချက်" msgid "Warning level too high (sender)" -msgstr "" +msgstr "သတိပေးမှု အဆင့် မြင့်မားလွန်းသည် (ပေးပို့သူ)" msgid "Warning level too high (receiver)" -msgstr "" +msgstr "သတိပေးမှု အဆင့် မြင့်မားလွန်းသည် (လက်ခံသူ)" msgid "User temporarily unavailable" -msgstr "User temporarily unavailable" +msgstr "သုံးစွဲသူ ယာယီ ရပ်ဆိုင်းထားသည်" msgid "No match" -msgstr "No match" +msgstr "မကိုက်ညီပါ" msgid "List overflow" -msgstr "List overflow" +msgstr "စာရင်း ပိုလျှံမှု" msgid "Request ambiguous" -msgstr "Request ambiguous" +msgstr "တောင်းဆိုချက် မရှင်းလင်းပါ" msgid "Queue full" -msgstr "Queue full" +msgstr "အစီအစဉ် ပြည့်သွားသည်" msgid "Not while on AOL" -msgstr "Not while on AOL" +msgstr "AOL တွင် ရှိစဉ် မဟုတ်ပါ" #. Translators: This string is a menu option that, if selected, will cause #. you to appear online to the chosen user even when your status is set to #. Invisible. -#, fuzzy msgid "Appear Online" -msgstr "Appear Offline" +msgstr "အွန်​လိုင်း ရှိပုံပေါ်သည်" #. Translators: This string is a menu option that, if selected, will cause #. you to appear offline to the chosen user when your status is set to #. Invisible (this is the default). -#, fuzzy msgid "Don't Appear Online" -msgstr "Appear Offline" +msgstr "အွန်လိုင်း ရှိပုံမပေါ်ပါ" #. Translators: This string is a menu option that, if selected, will cause #. you to always appear offline to the chosen user (even when your status #. isn't Invisible). msgid "Appear Offline" -msgstr "Appear Offline" +msgstr "အော့ဖ်လိုင်း ရှိပုံပေါ်သည်" #. Translators: This string is a menu option that, if selected, will cause #. you to appear offline to the chosen user if you are invisible, and #. appear online to the chosen user if you are not invisible (this is the #. default). -#, fuzzy msgid "Don't Appear Offline" -msgstr "Appear Offline" +msgstr "အော့ဖ်လိုင်း ရှိပုံမပေါ်ပါ" -#, fuzzy msgid "you have no buddies on this list" -msgstr "You have been kicked by %s: (%s)" +msgstr "ဒီစာရင်းတွင် သင့်မိတ်ဆွေများ မရှိပါ" -#, fuzzy, c-format +#, c-format msgid "" "You can add a buddy to this list by right-clicking on them and selecting \"%s" "\"" msgstr "" -"You can re-request authorisation from these buddies by right-clicking on " -"them and selecting \"Re-request Authorisation.\"" +"မိတ်ဆွေ တစ်ဦးပေါ်တွင် ညာဖက် နှိပ်ပြီး ဖြစ်စေ၊ \"%s\" ကို ရွေးပြီး ဖြစ်စေ ဤစာရင်းသို့ ၄င်းကို " +"ထည့်သွင်းနိုင်သည်။" -#, fuzzy msgid "Visible List" -msgstr "Invisible" +msgstr "မြင်နိုင်သော စာရင်း" msgid "These buddies will see your status when you switch to \"Invisible\"" msgstr "" +"သင်သည် \"ကိုယ်ဖျောက်ရန်\" စနစ်သို့ ကူးပြောင်းသောအခါ ဤမိတ်ဆွေများသည် သင့်အနေအထားကို မြင်ရကြမည် ဖြစ်သည်။" -#, fuzzy msgid "Invisible List" -msgstr "Invite List" +msgstr "ကိုယ်ဖျောက် စာရင်း" msgid "These buddies will always see you as offline" -msgstr "" +msgstr "ဤမိတ်ဆွေများသည် သင့်ကို အော့ဖ်လိုင်း အနေအထားဖြင့် အမြဲမြင်ရကြမည် ဖြစ်သည်" -#, fuzzy, c-format +#, c-format msgid "Group Title: %s
" -msgstr "User: %s
" +msgstr "အုပ်စု ခေါင်းစဉ် - %s
" -#, fuzzy, c-format +#, c-format msgid "Notes Group ID: %s
" -msgstr "User: %s
" +msgstr "မှတ်စု စာရင်း အမှတ်စဉ် - %s
" -#, fuzzy, c-format +#, c-format msgid "Info for Group %s" -msgstr "Info for %s" +msgstr "အုပ်စု %s အတွက် အချက်အလက်" -#, fuzzy msgid "Notes Address Book Information" -msgstr "Work Information" +msgstr "မှတ်စု လိပ်စာ စာအုပ် အချက်အလက်များ" -#, fuzzy msgid "Invite Group to Conference..." -msgstr "Initiate Conference" +msgstr "အုပ်စုကို ဆွေးနွေးပွဲသို့ ဖိတ်ခေါ်ရန်..." -#, fuzzy msgid "Get Notes Address Book Info" -msgstr "Address Book ထဲ ထည့္လိုက္‌မယ္‌" +msgstr "မှတ်စု လိပ်စာ စာအုပ် အချက်အလက်များ ရယူရန်" -#, fuzzy msgid "Sending Handshake" -msgstr "Send to Mobile" +msgstr "မိတ်ဆက်ခြင်း ပေးပို့ရန်" -#, fuzzy msgid "Waiting for Handshake Acknowledgement" -msgstr "Waiting for transfer to begin" +msgstr "မိတ်​ဆက်ခြင်းကို အသိအမှတ်ပြုခံရရန် စောင့်ဆိုင်းနေမှု" msgid "Handshake Acknowledged, Sending Login" -msgstr "" +msgstr "မိတ်​ဆက်ခြင်းကို အသိအမှတ်ပြုပြီ၊ အကောင့်ထဲ ဝင်ရောက်ရန် အချက်အလက် ပေးပို့နေသည်" msgid "Waiting for Login Acknowledgement" -msgstr "" +msgstr "အကောင့်ထဲ ဝင်ရောက်ရန် အသိအမှတ်ပြုချက် စောင့်ဆိုင်းနေသည်" -#, fuzzy msgid "Login Redirected" -msgstr "Login server" +msgstr "အကောင့်ထဲ ဝင်ရောက်မှု လမ်းလွှဲသွားသည်" -#, fuzzy msgid "Forcing Login" -msgstr "Logging in" +msgstr "အကောင့်ထဲ မရမက ဝင်ရောက်မှု" msgid "Login Acknowledged" -msgstr "" +msgstr "အကောင့်ထဲ ဝင်ရောက်ရန် အသိအမှတ်ပြုပြီ" -#, fuzzy msgid "Starting Services" -msgstr "Online Services" +msgstr "၀န်ဆောင်မှုများ စတင်နေသည်" #, c-format msgid "" "A Sametime administrator has issued the following announcement on server %s" -msgstr "" +msgstr "Sametime စီမံခန့်သူ တစ်ဦးသည် ဆာဗာပေါ်၌ အောက်ပါ ကြေညာချက်ကို ထုတ်ပြန်လိုက်သည် %s" msgid "Sametime Administrator Announcement" -msgstr "" +msgstr "Sametime စီမံခန့်သူ၏ကြေညာချက်" #, c-format msgid "Announcement from %s" -msgstr "" +msgstr "%s ထံမှ ကြေညာချက်" -#, fuzzy msgid "Conference Closed" -msgstr "Connection Closed" +msgstr "ဆွေးနွေးခန်း ပိတ်လိုက်ပြီ။" -#, fuzzy msgid "Unable to send message: " -msgstr "Unable to send message: %s" +msgstr "စာမပို့နိုင်ပါ -" #, c-format msgid "Unable to send message to %s:" -msgstr "Unable to send message to %s:" +msgstr "စာကို %s ထံ မပို့နိုင်ပါ -" -#, fuzzy msgid "Place Closed" -msgstr "Cancelled" +msgstr "နေရာပိတ်သွားပြီ" msgid "Microphone" -msgstr "" +msgstr "မိုက်ခွက်" msgid "Speakers" -msgstr "" +msgstr "စကားပြောသူများ" -#, fuzzy msgid "Video Camera" -msgstr "Video Chat" +msgstr "ဗီဒီယိုကင်မရာ" -#, fuzzy msgid "File Transfer" -msgstr "ဖိုင္ အရ္ဝေ့အပ္ရောင္းမ္ယား" +msgstr "ဖိုင်ရွှေ့ပြောင်းခြင်း" -#, fuzzy msgid "Supports" -msgstr "support" +msgstr "အထောက်အပံ့များ" -#, fuzzy msgid "External User" -msgstr "Warn User" +msgstr "ပြင်ပ သုံးစွဲသူများ" -#, fuzzy msgid "Create conference with user" -msgstr "Select a conference server to query" +msgstr "သုံးစွဲသူနှင့် ဆွေးနွေးခန်း ဖန်တီးရန်" #, c-format msgid "" "Please enter a topic for the new conference, and an invitation message to be " "sent to %s" -msgstr "" +msgstr "ဆွေးနွေးခန်း အသစ် အတွက် ခေါင်းစဉ်တစ်ခုနှင့်၊ %s သို့ ပေးပို့မည့် ဖိတ်ကြားစာ ရေးထည့်ပါ" -#, fuzzy msgid "New Conference" -msgstr "Initiate Conference" +msgstr "ဆွေးနွေးခန်း အသစ်" -#, fuzzy msgid "Create" -msgstr "Date" +msgstr "ဖန်တီးရန်" -#, fuzzy msgid "Available Conferences" -msgstr "Initiate Conference" +msgstr "ဆွေးနွေးခန်းများ ရနိုင်သည်" -#, fuzzy msgid "Create New Conference..." -msgstr "Initiate Conference" +msgstr "ဆွေးနွေးခန်း အသစ် ဖန်တီးရန်..." -#, fuzzy msgid "Invite user to a conference" -msgstr "Initiate Conference" +msgstr "သုံးစွဲသူကို ဆွေးနွေးခန်းသို့ ဖိတ်ကြားရန်" #, c-format msgid "" @@ -8844,122 +8119,111 @@ "\"Create New Conference\" if you'd like to create a new conference to invite " "this user to." msgstr "" +"သုံးစွဲသူ %s ထံသို့ ဖိတ်ကြားမှု ပေးပို့ရန် ဖော်ပြပါ စာရင်းမှ ဆွေးနွေးခန်း တစ်ခု ရွေးပါ။ ဤသုံးစွဲသူကို " +"ဖိတ်ကြားပြီး ဆွေးနွေးခန်းသစ် တစ်ခု ပြုလုပ်လိုလျှင် \"ဆွေးနွေးခန်း အသစ် ဖန်တီးရန်\" ကို ရွေးပါ။ " -#, fuzzy msgid "Invite to Conference" -msgstr "Initiate Conference" +msgstr "ဆွေးနွေးခန်းသို့ ဖိတ်ကြားရန်" -#, fuzzy msgid "Invite to Conference..." -msgstr "Initiate Conference" +msgstr "ဆွေးနွေးခန်းသို့ ဖိတ်ကြားရန်..." msgid "Send TEST Announcement" -msgstr "" +msgstr "စမ်းသပ် ကြေညာချက် ပေးပို့ရန်" msgid "Topic:" -msgstr "Topic:" +msgstr "ခေါင်းစဉ် -" -#, fuzzy msgid "A server is required to connect this account" -msgstr "Error creating connection" +msgstr "ဤအကောင့်ကို ဆက်သွယ်ရန် ဆာဗာတစ်ခု လိုအပ်သည်။" #, c-format msgid "Unknown (0x%04x)
" -msgstr "" +msgstr "အမည်မသိ (0x%04x)
" -#, fuzzy msgid "Last Known Client" -msgstr "Rate to client" +msgstr "နောက်ဆုံး သိရှိထားသော သုံးစွဲသူ" -#, fuzzy msgid "User Name" -msgstr "Username" +msgstr "သုံးစွဲသူအမည်" msgid "Sametime ID" -msgstr "" +msgstr "Sametime ID" msgid "An ambiguous user ID was entered" -msgstr "" +msgstr "ရှင်းလင်းမှုမရှိသော သုံးစွဲသူ ID ရေးထည့်လိုက်ပြီ" -#, fuzzy, c-format +#, c-format msgid "" "The identifier '%s' may possibly refer to any of the following users. Please " "select the correct user from the list below to add them to your buddy list." msgstr "" -"More than one user was found with the same name. Select the correct user " -"from the list to add to the buddy list." +"သိရှိမှတ်သားမှုစနစ် '%s' သည် ဖော်ပြပါ သုံးစွဲသူများထဲမှ တစ်ဦးဦးကို ညွှန်ပြလိုခြင်း ဖြစ်နိုင်သည်။ ထိုသူများကို " +"သင့်မိတ်ဆွေစာရင်းသို့ ထည့်သွင်းရန် ဖော်ပြပါ စာရင်းမှ မှန်ကန်သော အမည်ကို ရွေးပါ။ " -#, fuzzy msgid "Select User" -msgstr "Select Text Colour" +msgstr "သုံးစွဲသူ ရွေးရန်" -#, fuzzy msgid "Unable to add user: user not found" -msgstr "Unable to add user to privacy list (%s)." +msgstr "သုံးစွဲသူ ထည့်သွင်းရန် မဖြစ်နိုင်ပါ - သုံးစွဲသူ ရှာမတွေ့ပါ" #, c-format msgid "" "The identifier '%s' did not match any users in your Sametime community. This " "entry has been removed from your buddy list." msgstr "" +"သိရှိမှတ်သားမှုစနစ် '%s' သည် သင့် Sametime အဖွဲ့အစည်း အတွင်းရှိ မည်သည့် သုံးစွဲသူနှင့်မှ မကိုက်ညီပါ။ သင့် " +"မိတ်ဆွေစာရင်းမှ ၎င်းကို ဖယ်ရှားထားသည်။ " -#, fuzzy, c-format +#, c-format msgid "" "Error reading file %s: \n" "%s\n" msgstr "" -"Error reading %s: \n" -"%s.\n" +"ဖတ်ရှုတွင် ချို့ယွင်းမှုရှိသော ဖိုင် %s - \n" +"%s\n" -#, fuzzy msgid "Remotely Stored Buddy List" -msgstr "Send Buddy List" +msgstr "အဝေးမှာ သိမ်းထားသော မိတ်ဆွေစာရင်း" -#, fuzzy msgid "Buddy List Storage Mode" -msgstr "Buddy List Sorting" +msgstr "မိတ်ဆွေစာရင်း သိမ်းဆည်းမှု စနစ်" -#, fuzzy msgid "Local Buddy List Only" -msgstr "_Dockable Buddy List" +msgstr "ဒေသတွင်းရှိ မိတ်ဆွေ စာရင်းသာ" -#, fuzzy msgid "Merge List from Server" -msgstr "Delete Buddy List from Server" +msgstr "ဆာဗာထံမှ စာရင်းနှင့် ထပ်ပေါင်းရန်" -#, fuzzy msgid "Merge and Save List to Server" -msgstr "Wrong CHL value sent to server" +msgstr "စာရင်းကို ထပ်ပေါင်းပြီး ဆာဗာထံတွင် သိမ်းရန်" -#, fuzzy msgid "Synchronize List with Server" -msgstr "Syncing with server" +msgstr "စာရင်းကို ဆာဗာနှင့် တပြိုင်တည်း ပြုစုရန်" #, c-format msgid "Import Sametime List for Account %s" -msgstr "" +msgstr "အကောင့် %s အတွက် Sametime စာရင်းကို တင်သွင်းရန်" #, c-format msgid "Export Sametime List for Account %s" -msgstr "" +msgstr "အကောင့် %s အတွက် Sametime စာရင်း တင်ပို့ရန်" -#, fuzzy msgid "Unable to add group: group exists" -msgstr "Unable to add %s to deny list (%s)." +msgstr "အုပ်စုကို ထည့်သွင်း၍ မရနိုင်ပါ - အုပ်စု ရှိနေသည်" #, c-format msgid "A group named '%s' already exists in your buddy list." -msgstr "" +msgstr "သင့်မိတ်ဆွေစာရင်းတွင် '%s' အမည်ရှိ အုပ်စု ရှိပြီးသားဖြစ်သည်။" -#, fuzzy msgid "Unable to add group" -msgstr "Unable to read" +msgstr "အုပ်စုကို ထည့်သွင်း၍ မရနိုင်ပါ" msgid "Possible Matches" -msgstr "" +msgstr "ဖြစ်နိုင်သော လိုက်ဖက်ညီမှုများ" msgid "Notes Address Book group results" -msgstr "" +msgstr "လိပ်စာစာအုပ် အုပ်စု ရလာဒ်များပါ မှတ်စုများ" #, c-format msgid "" @@ -8967,33 +8231,36 @@ "Book groups. Please select the correct group from the list below to add it " "to your buddy list." msgstr "" +"သိရှိမှတ်သားမှုစနစ် '%s' သည် ဖော်ပြပါ မှတ်စု လိပ်စာစာအုပ် အုပ်စုများထဲမှ တစ်ဖွဲ့ကို ညွှန်ပြလိုခြင်း ဖြစ်နိုင်သည်။ " +"ထိုအဖွဲ့ကို သင့် မိတ်ဆွေစာရင်းထဲ ထည့်သွင်းရန် အောက်ပါ စာရင်းမှ မှန်ကန်သော အဖွဲ့ကို ရွေးပါ။" -#, fuzzy msgid "Select Notes Address Book" -msgstr "Address Book ထဲ ထည့္လိုက္‌မယ္‌" +msgstr "လိပ်စာစာအုပ် မှတ်စုများကို ရွေးရန်" -#, fuzzy msgid "Unable to add group: group not found" -msgstr "Unable to read from network" +msgstr "အုပ်စုကို ထည့်သွင်း၌ မရနိုင်ပါ - အုပ်စုကို ရှာမတွေ့ပါ" #, c-format msgid "" "The identifier '%s' did not match any Notes Address Book groups in your " "Sametime community." msgstr "" +"သိရှိမှတ်သားမှုစနစ် '%s' သည် သင့် Sametime အဖွဲ့အစည်းတွင်းရှိ မည်သည့် လိပ်စာစာအုပ် အုပ်စုများ မှတ်စုနှင့်မှ ကိုက်ညီမှု " +"မရှိပါ။ " -#, fuzzy msgid "Notes Address Book Group" -msgstr "Address Book ထဲ ထည့္လိုက္‌မယ္‌" +msgstr "လိပ်စာစာအုပ် အုပ်စုများ မှတ်စုများ" msgid "" "Enter the name of a Notes Address Book group in the field below to add the " "group and its members to your buddy list." msgstr "" +"အုပ်စုနှင့် ပါဝင်သူများကို သင့်မိတ်ဆွေ စာရင်းသို့ ထည့်သွင်းရန် မှတ်စု လိပ်စာ စာအုပ်ရှိ အဖွဲ့အမည်ကို အောက်ပါ အကွက်တွင် " +"ရေးပေးပါ။ " -#, fuzzy, c-format +#, c-format msgid "Search results for '%s'" -msgstr "Search Results" +msgstr "'%s' အတွက် ရလာဒ်များ ရှာရန်" #, c-format msgid "" @@ -9001,94 +8268,90 @@ "may add these users to your buddy list or send them messages with the action " "buttons below." msgstr "" +"သိရှိမှတ်သားမှုစနစ် '%s' သည် ဖော်ပြပါ သုံးစွဲသူများထဲမှ တစ်ဦးဦးကို ညွှန်ပြလိုခြင်း ဖြစ်နိုင်သည်။ ထို " +"သုံးစွဲသူများကို သင့်မိတ်ဆွေစာရင်းထဲ ထည့်သွင်းနိုင်သည်။ သို့မဟုတ် အောက်ပါ လှုပ်ရှားမှုခလုတ် သုံး၍ သူတို့ထံ စာ ပေးပို့နိုင်သည်။" msgid "Search Results" -msgstr "Search Results" +msgstr "ရလာဒ်များ ရှာဖွေရန်" -#, fuzzy msgid "No matches" -msgstr "No match" +msgstr "ကိုက်ညီမှု မရှိပါ" #, c-format msgid "The identifier '%s' did not match any users in your Sametime community." -msgstr "" +msgstr "သိရှိမှတ်သားမှုစနစ် '%s' သည် သင့် Sametime အဖွဲ့အစည်းအတွင်းရှိ မည်သည့် သုံးစွဲသူနှင့်မှ မကိုက်ညီပါ။" -#, fuzzy msgid "No Matches" -msgstr "No match" +msgstr "ကိုက်ညီမှု မရှိပါ" -#, fuzzy msgid "Search for a user" -msgstr "_Search for:" +msgstr "သုံးစွဲသူတစ်ဦးကို ရှာရန်" msgid "" "Enter a name or partial ID in the field below to search for matching users " "in your Sametime community." msgstr "" +"သင့် Sametime အဖွဲ့အစည်းတွင် သုံးစွဲသူများ ရှာဖွေရန် အောက်ပါ အကွက်တွင် အမည် (သို့) ID တစ်စိတ်တစ်ပိုင်းကို " +"ရေးပါ။" -#, fuzzy msgid "User Search" -msgstr "ရ္ဟာမယ္‌" +msgstr "သုံးစွဲသူ ရှာဖွေခြင်း" msgid "Import Sametime List..." -msgstr "" +msgstr "Sametime စာရင်း တင်သွင်းရန်..." msgid "Export Sametime List..." -msgstr "" +msgstr "Sametime စာရင်း တင်ပို့ရန်..." -#, fuzzy msgid "Add Notes Address Book Group..." -msgstr "Address Book ထဲ ထည့္လိုက္‌မယ္‌" +msgstr "လိပ်စာစာအုပ်ရှိ အုပ်စု မှတ်စုများကို ထည့်သွင်းရန်..." -#, fuzzy msgid "User Search..." -msgstr "ရ္ဟာမယ္‌" +msgstr "သုံးစွဲသူ ရှာရန်..." msgid "Force login (ignore server redirects)" -msgstr "" +msgstr "အကောင့်ထဲ မရမက ဝင်ရောက်ရန် (ဆာဗာ လမ်းလွှဲမှုများကို လျစ်လျူရှုရန်)" #. pretend to be Sametime Connect msgid "Hide client identity" -msgstr "" +msgstr "သုံးစွဲသူ အမှတ်အသား ဝှက်ထားရန်" #, c-format msgid "User %s is not present in the network" -msgstr "User %s is not present in the network" +msgstr "သုံးစွဲသူ %s သည် ကွန်ရက်ထဲတွင် မရှိပါ" msgid "Key Agreement" -msgstr "Key Agreement" +msgstr "ကီး သဘောတူညီချက်" msgid "Cannot perform the key agreement" -msgstr "Cannot perform the key agreement" +msgstr "ကီး သဘောတူညီချက်ကို လုပ်ဆောင်၍ မရပါ" msgid "Error occurred during key agreement" -msgstr "Error occurred during key agreement" +msgstr "ကီး သဘောတူညီချက် အတွင်း ချို့ယွင်းချက် ဖြစ်ပေါ်နေသည်" msgid "Key Agreement failed" -msgstr "Key Agreement failed" +msgstr "ကီး ​သဘောတူညီချက် လုပ်ဆောင်၍ မရပါ" msgid "Timeout during key agreement" -msgstr "Timeout during key agreement" +msgstr "ကီး သဘောတူညီချက် အတွင်း သတ်မှတ်ချိန် ကုန်ဆုံးသွားသည်" msgid "Key agreement was aborted" -msgstr "Key agreement was aborted" +msgstr "ကီး သဘောတူညီချက်ကို ဖျက်သိမ်းလိုက်ပြီ" msgid "Key agreement is already started" -msgstr "Key agreement is already started" +msgstr "ကီး သဘောတူညီချက်ကို စတင် လုပ်ဆောင်နေပြီ" msgid "Key agreement cannot be started with yourself" -msgstr "Key agreement cannot be started with yourself" +msgstr "ကီး သဘောတူညီချက်ကို သင်ကိုယ်တိုင် စတင် လုပ်ဆောင်နေပြီ" msgid "The remote user is not present in the network any more" -msgstr "The remote user is not present in the network any more" +msgstr "အဝေးမှ သုံးစွဲသူသည် ကွန်ရက်ထဲတွင် မရှိတော့ပါ" #, c-format msgid "" "Key agreement request received from %s. Would you like to perform the key " "agreement?" -msgstr "" -"Key agreement request received from %s. Would you like to perform the key " -"agreement?" +msgstr "%s ထံမှ ကီး ​သဘောတူညီချက် တောင်းဆိုမှုကို လက်ခံရရှိသည်။ ကီး သဘောတူညီချက်ကို လုပ်ဆောင်လိုသလား? " #, c-format msgid "" @@ -9096,200 +8359,198 @@ "Remote host: %s\n" "Remote port: %d" msgstr "" -"The remote user is waiting key agreement on:\n" -"Remote host: %s\n" -"Remote port: %d" +"အဝေးမှ သုံးစွဲသူသည် ကီး သဘောတူညီချက်ကို စောင့်ဆိုင်းနေသည် -\n" +"အဝေးမှ Host - %s\n" +"အဝေးမှ Port - %d" msgid "Key Agreement Request" -msgstr "Key Agreement Request" +msgstr "ကီး သဘောတူညီချက် တောင်းဆိုမှု" msgid "IM With Password" -msgstr "IM With Password" +msgstr "စကားဝှက်သုံးသော IM" msgid "Cannot set IM key" -msgstr "Cannot set IM key" +msgstr "IM ကီးကို သတ်မှတ်၍ မရပါ" msgid "Set IM Password" -msgstr "Set IM Password" +msgstr "IM စကားဝှက် သတ်မှတ်ရန်" msgid "Get Public Key" -msgstr "Get Public Key" +msgstr "Public Key ရယူရန်" msgid "Cannot fetch the public key" -msgstr "Cannot fetch the public key" +msgstr "Public Key ယူ၍ မရပါ" msgid "Show Public Key" -msgstr "Show Public Key" +msgstr "Public Key ဖေါ်ပြရန်" msgid "Could not load public key" -msgstr "Could not load public key" +msgstr "Public Key ဖွင့်၍ မရပါ" msgid "User Information" -msgstr "User Information" +msgstr "သုံးစွဲသူ အချက်အလက်" msgid "Cannot get user information" -msgstr "Cannot get user information" +msgstr "သုံးစွဲသူ အချက်အလက် ရယူ၍ မရပါ" #, c-format msgid "The %s buddy is not trusted" -msgstr "The %s buddy is not trusted" +msgstr "မိတ်ဆွေ %s ကို မယုံရပါ" msgid "" "You cannot receive buddy notifications until you import his/her public key. " "You can use the Get Public Key command to get the public key." msgstr "" -"You cannot receive buddy notifications until you import their public key. " -"You can use the Get Public Key command to get the public key." +"သူ/သူမ၏ Public Key ကို မတင်သွင်းမီတိုင်အောင် မိတ်ဆွေဘက်မှ အသိပေးချက်များကို သင်လက်ခံနိုင်မည် မဟုတ်ပါ။ " +"Public Key ကို ရယူရန် Get Public Key ညွှန်ကြားချက်ကို သင်သုံးစွဲနိုင်သည်။ " #. Open file selector to select the public key. msgid "Open..." -msgstr "Open..." +msgstr "ဖွင့်ရန်..." #, c-format msgid "The %s buddy is not present in the network" -msgstr "The %s buddy is not present in the network" +msgstr "မိတ်ဆွေ %s သည် ကွန်ရက်ထဲတွင် မရှိပါ" msgid "" "To add the buddy you must import his/her public key. Press Import to import " "a public key." msgstr "" -"To add the buddy you must import their public key. Press Import to import a " -"public key." +"မိတ်ဆွေကို ထည့်သွင်းရန် သူ/သူမ၏ public key ကို တင်သွင်းရမည်။ public key ကို တင်သွင်းရန် 'တင်သွင်းရန်' " +"ခလုတ်ကို နှိပ်ပါ။" -#, fuzzy msgid "_Import..." -msgstr "Import..." +msgstr "_I တင်သွင်းရန်..." msgid "Select correct user" -msgstr "Select correct user" +msgstr "သုံးစွဲသူ အမှန်ကို ရွေးရန်" msgid "" "More than one user was found with the same public key. Select the correct " "user from the list to add to the buddy list." msgstr "" -"More than one user was found with the same public key. Select the correct " -"user from the list to add to the buddy list." +"public key တစ်မျိုးတည်း သုံးနေသူ တစ်ယောက်ထက်ပိုနေသည်။ မိတ်ဆွေစာရင်းထဲ ထည့်သွင်းရန် စာရင်းထဲမှ သုံးစွဲသူအမှန်ကို " +"ရွေးပါ။ " msgid "" "More than one user was found with the same name. Select the correct user " "from the list to add to the buddy list." msgstr "" -"More than one user was found with the same name. Select the correct user " -"from the list to add to the buddy list." +"အမည်တူသော သုံးစွဲသူ တစ်ယောက်မက တွေ့ရသည်။ မိတ်ဆွေစာရင်းထဲ ထည့်သွင်းရန် စာရင်းထဲမှ သုံးစွဲသူအမှန်ကို ရွေးပါ။" msgid "Detached" -msgstr "Detached" +msgstr "ခွဲထုတ်ထားသည်" msgid "Indisposed" -msgstr "Indisposed" +msgstr "စွမ်းဆောင်မှု မရှိ" msgid "Wake Me Up" -msgstr "Wake Me Up" +msgstr "ကျွန်တော့်ကို နှိုးရန်" msgid "Hyper Active" -msgstr "Hyper Active" +msgstr "လွန်ကဲပြီး တက်ကြွနေသည်" msgid "Robot" -msgstr "Robot" +msgstr "စက်ရုပ်" msgid "User Modes" -msgstr "User Modes" +msgstr "သုံးစွဲသူ နည်းစနစ်များ" msgid "Preferred Contact" -msgstr "Preferred Contact" +msgstr "စိတ်ကြိုက် အဆက်အသွယ်" msgid "Preferred Language" -msgstr "Preferred Language" +msgstr "စိတ်ကြိုက် ဘာသာစကား" msgid "Device" -msgstr "Device" +msgstr "စက်ပစ္စည်း" msgid "Timezone" -msgstr "Timezone" +msgstr "အချိန်ဇုန်" msgid "Geolocation" -msgstr "Geolocation" +msgstr "ပထဝီတည်​နေရာ" msgid "Reset IM Key" -msgstr "Reset IM Key" +msgstr "IM ကီး ပြန်သတ်မှတ်ရန်" msgid "IM with Key Exchange" -msgstr "IM with Key Exchange" +msgstr "ကီး အလဲအလှယ်ဖြင့် IM သုံးရန်" msgid "IM with Password" -msgstr "IM with Password" +msgstr "စကားဝှက်ဖြင့် IM သုံးရန်" msgid "Get Public Key..." -msgstr "Get Public Key..." +msgstr "အများသုံးကီး ရယူရန်..." msgid "Kill User" -msgstr "Kill User" +msgstr "သုံးစွဲသူ ရှင်းထုတ်ရန်" msgid "Draw On Whiteboard" -msgstr "" +msgstr "သင်ပုန်းဖြူပေါ်တွင် ရေးဆွဲရန်" msgid "_Passphrase:" -msgstr "_Passphrase:" +msgstr "_P စကားဝှက်အစု -" #, c-format msgid "Channel %s does not exist in the network" -msgstr "Channel %s does not exist in the network" +msgstr "ကွန်ရက်ထဲတွင် ချာနယ် %s မရှိပါ" msgid "Channel Information" -msgstr "Channel Information" +msgstr "ချာနယ် အချက်အလက်များ" msgid "Cannot get channel information" -msgstr "Cannot get channel information" +msgstr "ချာနယ် အချက်အလက်များ မရနိုင်ပါ" #, c-format msgid "Channel Name: %s" -msgstr "Channel Name: %s" +msgstr "ချာနယ် အမည် - %s" #, c-format msgid "
User Count: %d" -msgstr "
User Count: %d" +msgstr "
သုံးစွဲသူ ဦးရေ - %d" #, c-format msgid "
Channel Founder: %s" -msgstr "
Channel Founder: %s" +msgstr "
ချာနယ် တည်ဆောက်သူ - %s" #, c-format msgid "
Channel Cipher: %s" -msgstr "
Channel Cipher: %s" +msgstr "
ချာနယ် စာဝှက် စနစ် - %s" #. Definition of HMAC: http://en.wikipedia.org/wiki/HMAC #, c-format msgid "
Channel HMAC: %s" -msgstr "
Channel HMAC: %s" +msgstr "
ချာနယ် HMAC - %s" #, c-format msgid "
Channel Topic:
%s" -msgstr "
Channel Topic:
%s" +msgstr "
ချာနယ် ခေါင်းစဉ် -
%s" #, c-format msgid "
Channel Modes: " -msgstr "
Channel Modes: " +msgstr "
ချာနယ် နည်းစနစ်များ - " #, c-format msgid "
Founder Key Fingerprint:
%s" -msgstr "
Founder Key Fingerprint:
%s" +msgstr "
တည်ဆောက်သူ၏ ကီး လက်ဗွေရာ -
%s" #, c-format msgid "
Founder Key Babbleprint:
%s" -msgstr "
Founder Key Babbleprint:
%s" +msgstr "
တည်ဆောက်သူ၏ ကီး အသံထွက် အမှတ်အသား -
%s" msgid "Add Channel Public Key" -msgstr "Add Channel Public Key" +msgstr "ချာနယ်သုံး Public Key ကို ထည့်သွင်းရန်" #. Add new public key msgid "Open Public Key..." -msgstr "Open Public Key..." +msgstr "Public Key ဖွင့်ရန်..." msgid "Channel Passphrase" -msgstr "Channel Passphrase" +msgstr "ချာနယ် စကားဝှက်အစု" msgid "Channel Public Keys List" -msgstr "Channel Public Keys List" +msgstr "ချာနယ် Public Keys များ စာရင်း" #, c-format msgid "" @@ -9299,258 +8560,248 @@ "channel public keys are set then only users whose public keys are listed are " "able to join." msgstr "" -"Channel authentication is used to secure the channel from unauthorised " -"access. The authentication may be based on passphrase and digital " -"signatures. If passphrase is set, it is required to be able to join. If " -"channel public keys are set then only users whose public keys are listed are " -"able to join." +"ချာနယ်ကို တရားမ၀င် သုံးစွဲမှု မရှိစေရန် ချာနယ် အတည်ပြုချက်ကို အသုံးချထားသည်။ အတည်ပြုချက်မှာ " +"စကားဝှက်အစုနှင့် ဒစ်ဂျစ်တယ် လက်မှတ်များအပေါ် အခြေခံထားမည် ဖြစ်သည်။ စကားဝှက် အစုကို သတ်မှတ်ထားလျှင် " +"ပါဝင်ရာတွင် ၎င်းကို သုံးစွဲရမည် ဖြစ်သည်။ ချာနယ် public keys များကို သတ်မှတ်မှသာ စာရင်းပါ public " +"keys ပိုင်ရှင် သုံးစွဲသူများ ပါဝင်နိုင်မည် ဖြစ်သည်။" msgid "Channel Authentication" -msgstr "Channel Authentication" +msgstr "ချာနယ် အတည်ပြုချက်" msgid "Add / Remove" -msgstr "Add / Remove" +msgstr "ထည့်သွင်းရန် / ဖယ်ရှားရန်" msgid "Group Name" -msgstr "Group name" +msgstr "အုပ်စုအမည်" msgid "Passphrase" -msgstr "Passphrase" +msgstr "စကားဝှက်အစု" #, c-format msgid "Please enter the %s channel private group name and passphrase." -msgstr "Please enter the %s channel private group name and passphrase." +msgstr "ချာနယ် %s ၏ သီးခြား အုပ်စုအမည်နှင့် စကားဝှက်အစုကို ရေးထည့်ပါ။" msgid "Add Channel Private Group" -msgstr "Add Channel Private Group" +msgstr "ချာနယ် သီးသန့် အုပ်စုကို ထည့်သွင်းရန်" msgid "User Limit" -msgstr "User Limit" +msgstr "သုံးစွဲသူ ကန့်သတ်ချက်" msgid "Set user limit on channel. Set to zero to reset user limit." -msgstr "Set user limit on channel. Set to zero to reset user limit." +msgstr "ချာနယ်၌ သုံးစွဲသူ အကန့်အသတ်ကို သတ်မှတ်ပါ။ သုံးစွဲသူ အကန့်အသတ်ကို ပြန်လည် သတ်မှတ်ရန် သုညအဆင့်၌ သတ်မှတ်ပါ။" msgid "Invite List" -msgstr "Invite List" +msgstr "ဖိတ်ခေါ် စာရင်း" msgid "Ban List" -msgstr "Ban List" +msgstr "ပိတ်ပင် စာရင်း" msgid "Add Private Group" -msgstr "Add Private Group" +msgstr "သီးသန့် အုပ်စုကို ထည့်သွင်းရန်" msgid "Reset Permanent" -msgstr "Reset Permanent" +msgstr "အမြဲတမ်း ပြန်သတ်မှတ်ရန်" msgid "Set Permanent" -msgstr "Set Permanent" +msgstr "အမြဲတမ်း သတ်မှတ်ရန်" msgid "Set User Limit" -msgstr "Set User Limit" +msgstr "သုံးစွဲသူ အကန့်အသတ်ကို သတ်မှတ်ရန်" msgid "Reset Topic Restriction" -msgstr "Reset Topic Restriction" +msgstr "ခေါင်းစဉ် တားမြစ်ချက် ပြန်သတ်မှတ်ရန်" msgid "Set Topic Restriction" -msgstr "Set Topic Restriction" +msgstr "ခေါင်းစဉ် တားမြစ်ချက် သတ်မှတ်ရန်" msgid "Reset Private Channel" -msgstr "Reset Private Channel" +msgstr "သီးသန့် ချာနယ် ပြန်သတ်မှတ်ရန်" msgid "Set Private Channel" -msgstr "Set Private Channel" +msgstr "သီးသန့် ချာနယ် သတ်မှတ်ရန်" msgid "Reset Secret Channel" -msgstr "Reset Secret Channel" +msgstr "လျှို့ဝှက် ချာနယ် ပြန်သတ်မှတ်ရန်" msgid "Set Secret Channel" -msgstr "Set Secret Channel" +msgstr "လျှို့ဝှက် ချာနယ် သတ်မှတ်ရန်" #, c-format msgid "" "You have to join the %s channel before you are able to join the private group" -msgstr "" -"You have to join the %s channel before you are able to join the private group" +msgstr "သီးသန့် အုပ်စုထဲ မပါဝင်မီ %s ချာနယ်ထဲ သင် ပါ၀င်ရမည်" msgid "Join Private Group" -msgstr "Join Private Group" +msgstr "သီးသန့် အုပ်စုထဲ ပါဝင်ရန်" msgid "Cannot join private group" -msgstr "Cannot join private group" +msgstr "သီးသန့် အုပ်စုထဲ မပါဝင်နိုင်ပါ" -#, fuzzy msgid "Call Command" -msgstr "Command" +msgstr "ညွှန်ကြားချက် ခေါ်ဆိုရန်" msgid "Cannot call command" -msgstr "Cannot call command" +msgstr "ညွှန်ကြားချက် ခေါ်ဆို၍ မရပါ" msgid "Unknown command" -msgstr "Unknown command" +msgstr "အမည်မသိ ညွှန်ကြားချက်" msgid "Secure File Transfer" -msgstr "Secure File Transfer" +msgstr "လုံခြုံသော ဖိုင်ရွှေ့ပြောင်းမှု" msgid "Error during file transfer" -msgstr "Error during file transfer" +msgstr "ဖိုင် ရွှေ့ပြောင်းနေစဉ် ချို့ယွင်းချက်" -#, fuzzy msgid "Remote disconnected" -msgstr "Disconnected." +msgstr "အဝေးမှ အဆက်အသွယ် ဖြတ်လိုက်သည်" msgid "Permission denied" -msgstr "Permission denied" +msgstr "ခွင့်ပြုချက် ငြင်းပယ်ခံရသည်" msgid "Key agreement failed" -msgstr "Key agreement failed" +msgstr "ကီး သဘောတူညီချက် ပျက်သွားသည်" -#, fuzzy msgid "Connection timed out" -msgstr "Connection Timeout" +msgstr "ဆက်သွယ်မှုလိုင်း ပြတ်သွားသည်" -#, fuzzy msgid "Creating connection failed" -msgstr "Connection failed" +msgstr "ဆက်သွယ်မှုလိုင်း တည်ဆောက်မှု ပျက်သွားသည်" -#, fuzzy msgid "File transfer session does not exist" -msgstr "File transfer sessions does not exist" +msgstr "ဖိုင် ရွှေ့ပြောင်းမှု လုပ်ငန်း မရှိပါ" msgid "No file transfer session active" -msgstr "No file transfer session active" +msgstr "ဖိုင် ရွှေ့ပြောင်းမှု လုပ်ငန်း ဖွင့်မထားပါ" msgid "File transfer already started" -msgstr "File transfer already started" +msgstr "ဖိုင် ရွှေ့ပြောင်းမှု စတင်နေပြီ" msgid "Could not perform key agreement for file transfer" -msgstr "Could not perform key agreement for file transfer" +msgstr "ဖိုင် ရွှေ့ပြောင်းမှုအတွက် ကီး သဘောတူညီချက် မဆောင်ရွက်နိုင်ပါ" msgid "Could not start the file transfer" -msgstr "Could not start the file transfer" +msgstr "ဖိုင် ရွှေ့ပြောင်းမှု စတင်နိုင်ပါ" msgid "Cannot send file" -msgstr "Cannot send file" +msgstr "ဖိုင် ပေးပို့လို့ မရပါ" msgid "Error occurred" -msgstr "" +msgstr "ချို့ယွင်းချက် ဖြစ်ပေါ်နေသည်" #, c-format msgid "%s has changed the topic of %s to: %s" -msgstr "%s has changed the topic of %s to: %s" +msgstr "%s သည် မူရင်းခေါင်းစဉ် %s ကို ပြောင်းလဲမှု - %s" #, c-format msgid "%s set channel %s modes to: %s" -msgstr "%s set channel %s modes to: %s" +msgstr "%s သည် ချာနယ် %s စနစ်ကို သတ်မှတ်ချက် - %s" #, c-format msgid "%s removed all channel %s modes" -msgstr "%s removed all channel %s modes" +msgstr "%s သည် %s ချာနယ် အားလုံးကို ဖယ်ရှားလိုက်သည်" #, c-format msgid "%s set %s's modes to: %s" -msgstr "%s set %s's modes to: %s" +msgstr "%s သည် %s's ကို သတ်မှတ်ချက် - %s" #, c-format msgid "%s removed all %s's modes" -msgstr "%s removed all %s's modes" +msgstr "%s သည် %s's စနစ် အားလုံးကို ဖယ်ရှားလိုက်သည်" #, c-format msgid "You have been kicked off %s by %s (%s)" -msgstr "You have been kicked off %s by %s (%s)" +msgstr "သင်သည် %s ကို %s (%s) ဖြင့် နှင်ထုတ်လိုက်သည်" #, c-format msgid "You have been killed by %s (%s)" -msgstr "You have been killed by %s (%s)" +msgstr "%s (%s) သည် သင့်ကို သတ်သွားသည်" #, c-format msgid "Killed by %s (%s)" -msgstr "Killed by %s (%s)" +msgstr "%s (%s) မှ သတ်သွားသည်" msgid "Server signoff" -msgstr "Server signoff" +msgstr "ဆာဗာ ပိတ်သွားသည်" msgid "Personal Information" -msgstr "Personal Information" +msgstr "ကိုယ်ရေး အချက်အလက်များ" msgid "Birth Day" -msgstr "Birth Day" +msgstr "မွေးနေ့" msgid "Job Role" -msgstr "Job Role" +msgstr "လုပ်ငန်း ရာထူး" msgid "Organization" -msgstr "Organisation" +msgstr "အဖွဲ့အစည်း" msgid "Unit" -msgstr "Unit" +msgstr "ယူနစ်" msgid "Note" -msgstr "Note" +msgstr "မှတ်စု" msgid "Join Chat" -msgstr "Join Chat" +msgstr "စကားပြောခန်း၌ ပါ၀င်ရန်" #, c-format msgid "You are channel founder on %s" -msgstr "You are channel founder on %s" +msgstr "သင်သည် %s ၌ ချာနယ် တည်ဆောက်သူ ဖြစ်သည်" #, c-format msgid "Channel founder on %s is %s" -msgstr "Channel founder on %s is %s" +msgstr "%s ၌ ချာနယ် တည်ဆောက်သူမှာ %s ဖြစ်သည်" -#, fuzzy msgid "Real Name" -msgstr "Real name" +msgstr "အမည်ရင်း" msgid "Status Text" -msgstr "Status Text" +msgstr "Status စာတန်း" msgid "Public Key Fingerprint" -msgstr "Public Key Fingerprint" +msgstr "Public Key လက်ဗွေ" msgid "Public Key Babbleprint" -msgstr "Public Key Babbleprint" +msgstr "Public Key အသံထွက် အမှတ်အသား" -#, fuzzy msgid "_More..." -msgstr "More..." +msgstr "_M အသေးစိတ်..." msgid "Detach From Server" -msgstr "Detach From Server" +msgstr "ဆာဗာမှ ဖြုတ်ရန်" msgid "Cannot detach" -msgstr "Cannot detach" +msgstr "ဖြုတ်၍ မရပါ" msgid "Cannot set topic" -msgstr "Cannot set topic" +msgstr "ခေါင်းစဉ် သတ်မှတ်လို့ မရပါ" msgid "Failed to change nickname" -msgstr "Failed to change nickname" +msgstr "အမည်ပြောင် ပြောင်း၍ မရပါ" msgid "Roomlist" -msgstr "Room List" +msgstr "အခန်းစာရင်း" msgid "Cannot get room list" -msgstr "Cannot get room list" +msgstr "အခန်းစာရင်း မရနိုင်ပါ" -#, fuzzy msgid "Network is empty" -msgstr "Network Statistics" +msgstr "ကွန်ရက် ဗလာဖြစ်နေသည်" msgid "No public key was received" -msgstr "No public key was received" +msgstr "public key ကို မရရှိပါ" msgid "Server Information" -msgstr "Server Information" +msgstr "ဆာဗာ အချက်အလက်များ" msgid "Cannot get server information" -msgstr "Cannot get server information" +msgstr "ဆာဗာ အချက်အလက်များ မရနိုင်ပါ" msgid "Server Statistics" -msgstr "Server Statistics" +msgstr "ဆာဗာ စာရင်းဇယားများ" msgid "Cannot get server statistics" -msgstr "Cannot get server statistics" +msgstr "ဆာဗာ စာရင်းဇယားများ မရနိုင်ပါ" #, c-format msgid "" @@ -9570,67 +8821,66 @@ "Total server operators: %d\n" "Total router operators: %d\n" msgstr "" -"Local server start time: %s\n" -"Local server uptime: %s\n" -"Local server clients: %d\n" -"Local server channels: %d\n" -"Local server operators: %d\n" -"Local router operators: %d\n" -"Local cell clients: %d\n" -"Local cell channels: %d\n" -"Local cell servers: %d\n" -"Total clients: %d\n" -"Total channels: %d\n" -"Total servers: %d\n" -"Total routers: %d\n" -"Total server operators: %d\n" -"Total router operators: %d\n" +"ဒေသတွင်း ဆာဗာ စတင်ချိန် - %s\n" +"ဒေသတွင်း ဆာဗာ အလုပ်လုပ်ချိန် - %s\n" +"ဒေသတွင်း ဆာဗာ သုံးစွဲသူများ - %d\n" +"ဒေသတွင်း ဆာဗာ ချာနယ်များ - %d\n" +"ဒေသတွင်း ဆာဗာ အော်ပရေတာများ - %d\n" +"ဒေသတွင်း router အော်ပရေတာများ - %d\n" +"ဒေသတွင်း ဆဲလ် သုံးစွဲသူများ - %d\n" +"ဒေသတွင်း ဆဲလ် ချာနယ်များ - %d\n" +"ဒေသတွင်း ဆဲလ် ဆာဗာများ - %d\n" +"စုစုပေါင်း သုံးစွဲသူများ - %d\n" +"စုစုပေါင်း ချာနယ်များ - %d\n" +"စုစုပေါင်း ဆာဗာများ - %d\n" +"စုစုပေါင်း router များ - %d\n" +"စုစုပေါင်း ဆာဗာ အော်ပရေတာများ - %d\n" +"စုစုပေါင်း router အော်ပရေတာများ - %d\n" msgid "Network Statistics" -msgstr "Network Statistics" +msgstr "ကွန်ရက် စာရင်းဇယားများ" msgid "Ping" -msgstr "Ping" +msgstr "ဆက်သွယ်ရန်" msgid "Ping failed" -msgstr "Ping failed" +msgstr "ဆက်သွယ်၍ မရပါ" msgid "Ping reply received from server" -msgstr "Ping reply received from server" +msgstr "ဆာဗာထံမှ လက်ခံရရှိသော အကြောင်းပြန်ချက်" msgid "Could not kill user" -msgstr "Could not kill user" +msgstr "သုံးစွဲသူကို မသတ်နိုင်ပါ" msgid "WATCH" -msgstr "" +msgstr "​စောင့်ကြည့်ရန်" -#, fuzzy msgid "Cannot watch user" -msgstr "Cannot add yourself" +msgstr "သုံးစွဲသူကို မစောင့်ကြည့်နိုင်ပါ" msgid "Resuming session" -msgstr "Resuming session" +msgstr "လုပ်ငန်း ပြန်စတင်နေသည်" msgid "Authenticating connection" -msgstr "Authenticating connection" +msgstr "ဆက်သွယ်မှုလိုင်းကို အတည်​ပြုနေသည်" msgid "Verifying server public key" -msgstr "Verifying server public key" +msgstr "ဆာဗာသည် public key ကို အတည်ပြုနေသည်" msgid "Passphrase required" -msgstr "Passphrase required" +msgstr "စကားဝှက်အစု လိုအပ်နေသည်" #, c-format msgid "" "Received %s's public key. Your local copy does not match this key. Would you " "still like to accept this public key?" msgstr "" -"Received %s's public key. Your local copy does not match this key. Would you " -"still like to accept this public key?" +"%s ၏ public key ကို လက်ခံရရှိသည်။ သင့် ဒေသတွင်း ကော်ပီသည် ဤကီး မကိုက်ညီပါ။ ဤ public key ကို " +"လက်ခံလိုသေးသလား?" #, c-format msgid "Received %s's public key. Would you like to accept this public key?" -msgstr "Received %s's public key. Would you like to accept this public key?" +msgstr "%s ၏ public key ကို လက်ခံရရှိသည်။ ဤ public key ကို လက်ခံလိုသလား?" #, c-format msgid "" @@ -9639,75 +8889,69 @@ "%s\n" "%s\n" msgstr "" -"Fingerprint and babbleprint for the %s key are:\n" +"ကီး %s အတွက် လက်ဗွေရာနှင့် အသံထွက်အမှတ်အသား -\n" "\n" "%s\n" "%s\n" msgid "Verify Public Key" -msgstr "Verify Public Key" +msgstr "Public Key ကို အ​တည်ပြုရန်" -#, fuzzy msgid "_View..." -msgstr "View..." +msgstr "_V ကြည့်ရှုရန်..." msgid "Unsupported public key type" -msgstr "Unsupported public key type" +msgstr "ပံ့ပိုးမှု မရှိသော Public Key အမျိုးအစား" msgid "Disconnected by server" -msgstr "Disconnected by server" +msgstr "ဆာဗာမှ အဆက်အသွယ် ဖြတ်လိုက်သည်" -#, fuzzy msgid "Error connecting to SILC Server" -msgstr "Error during connecting to SILC Server" +msgstr "SILC ဆာဗာထံသို့ ဆက်သွယ်မှု ချို့ယွင်းချက်" msgid "Key Exchange failed" -msgstr "Key Exchange failed" +msgstr "ကီး ဖလှယ်၍ မရပါ" msgid "" "Resuming detached session failed. Press Reconnect to create new connection." -msgstr "" -"Resuming detached session failed. Press Reconnect to create new connection." +msgstr "ဖြုတ်သိမ်းမှု လုပ်ငန်းကို ပြန်မစနိုင်ပါ။ ဆက်သွယ်မှုလိုင်း အသစ် ဖန်တီးရန် 'ပြန်ဆက်သွယ်ရန်' ခလုတ်ကို နှိပ်ပါ။" msgid "Performing key exchange" -msgstr "Performing key exchange" +msgstr "ကီး ဖလှယ်မှု ဆောင်ရွက်နေသည်" -#, fuzzy msgid "Unable to load SILC key pair" -msgstr "Could not load public key" +msgstr "SILC ခလုတ်စုံတွဲ ဆွဲတင်၍ မရပါ" #. Progress msgid "Connecting to SILC Server" -msgstr "Connecting to SILC Server" +msgstr "SILC ဆာဗာကို ဆက်သွယ်နေသည်" msgid "Out of memory" -msgstr "Out of memory" +msgstr "မှတ်ဉာဏ် မရှိတော့ပါ" -#, fuzzy msgid "Unable to initialize SILC protocol" -msgstr "Cannot initialise SILC Client connection" +msgstr "SILC ပရိုတိုကောကို အစမပျိုးနိုင်ပါ" -#, fuzzy msgid "Error loading SILC key pair" -msgstr "Creating SILC key pair..." +msgstr "SILC ကီးစုံတွဲ ဖွင့်ရာတွင် ချို့ယွင်းချက်" -#, fuzzy, c-format +#, c-format msgid "Download %s: %s" -msgstr "Users on %s: %s" +msgstr "ဒေါင်းလုဒ် ဆွဲရန် %s - %s" msgid "Your Current Mood" -msgstr "Your Current Mood" +msgstr "သင့် လက်ရှိ ခံစားချက်" #, c-format msgid "Normal" -msgstr "Normal" +msgstr "ပုံမှန်" msgid "" "\n" "Your Preferred Contact Methods" msgstr "" "\n" -"Your Preferred Contact Methods" +"သင် စိတ်ကြိုက် ဆက်သွယ်ရန် နည်းလမ်းများ" msgid "SMS" msgstr "SMS" @@ -9715,222 +8959,210 @@ msgid "MMS" msgstr "MMS" -#, fuzzy msgid "Video conferencing" -msgstr "Video Conferencing" +msgstr "ဗီဒီယိုဖြင့် ဆွေးနွေးခြင်း" msgid "Your Current Status" -msgstr "Your Current Status" +msgstr "သင့်လက်ရှိ အနေအထား" msgid "Online Services" -msgstr "Online Services" +msgstr "အွန်ုလိုင်း ၀န်ဆောင်မှုများ" msgid "Let others see what services you are using" -msgstr "Let others see what services you are using" +msgstr "သင် သုံးစွဲနေသည့် ၀န်ဆောင်မှုများကို အခြားသူများ သိရှိပါစေ" msgid "Let others see what computer you are using" -msgstr "Let others see what computer you are using" +msgstr "သင် သုံးစွဲနေသည့် ကွန်ပျူတာကို အခြားသူများ သိရှိပါစေ" msgid "Your VCard File" -msgstr "Your VCard File" +msgstr "သင့်VCard ဖိုင်" -#, fuzzy msgid "Timezone (UTC)" -msgstr "Timezone" +msgstr "ဒေသစံတော်ချိန် (UTC)" msgid "User Online Status Attributes" -msgstr "User Online Status Attributes" +msgstr "သုံးစွဲသူ၏ လိုင်းပေါ်ရှိ အနေအထား ဂုဏ်အင်္ဂါများ" msgid "" "You can let other users see your online status information and your personal " "information. Please fill the information you would like other users to see " "about yourself." msgstr "" -"You can let other users see your online status information and your personal " -"information. Please fill the information you would like other users to see " -"about yourself." +"သင့် အွန်လိုင်း အနေအထားနှင့် ကိုယ်ရေး အချက်အလက်များကို အခြား သုံးစွဲသူများ ပေးကြည့်နိုင်သည်။ အခြားသူများကို " +"မြင်စေလိုသော သင့် ကိုယ်ရေး အချက်အလက်များကို ဖြည့်စွက်ပါ။ " msgid "Message of the Day" -msgstr "Message of the Day" +msgstr "တနေ့တာ စာတမ်း" msgid "No Message of the Day available" -msgstr "No Message of the Day available" +msgstr "တနေ့တာ စာတမ်း မရှိပါ" msgid "There is no Message of the Day associated with this connection" -msgstr "There is no Message of the Day associated with this connection" +msgstr "ဤဆက်သွယ်မှုနှင့် သက်ဆိုင်သော တနေ့တာ စာတမ်း မရှိပါ" -#, fuzzy msgid "Create New SILC Key Pair" -msgstr "Default SILC Key Pair" +msgstr "SILC ကီး စုံတွဲ အသစ် ဖန်တီးရန်" -#, fuzzy msgid "Passphrases do not match" -msgstr "Password မ္ယား မတူက္ရပာ။" +msgstr "စကားဝှက်အစုများ မကိုက်ညီပါ" -#, fuzzy msgid "Key Pair Generation failed" -msgstr "Key agreement failed" +msgstr "ကီး စုံတွဲ ထုတ်လုပ်မှု မအောင်မြင်ပါ" -#, fuzzy msgid "Key length" -msgstr "Key length: \t%d bits\n" +msgstr "ကီး အတိုင်းအတာ" -#, fuzzy msgid "Public key file" -msgstr "Public key file" +msgstr "Public key ဖိုင်" -#, fuzzy msgid "Private key file" -msgstr "Private key file" +msgstr "Private key ဖိုင်" -#, fuzzy msgid "Passphrase (retype)" -msgstr "Password sent" +msgstr "စကားဝှက်အစု (ပြန်ရိုက်ရန်)" -#, fuzzy msgid "Generate Key Pair" -msgstr "Default SILC Key Pair" +msgstr "ကီး စုံတွဲ ထုတ်လုပ်ရန်" msgid "Online Status" -msgstr "Online Status" +msgstr "အွန်လိုင်း အနေအထား" msgid "View Message of the Day" -msgstr "View Message of the Day" +msgstr "တနေ့တာ စာတမ်းကို ကြည့်ရန်" -#, fuzzy msgid "Create SILC Key Pair..." -msgstr "Creating SILC key pair..." +msgstr "SILC ကီး စုံတွဲ ဖန်တီးရန်..." #, c-format msgid "User %s is not present in the network" -msgstr "User %s is not present in the network" +msgstr "သုံးစွဲသူ %s သည် ကွန်ရက်တွင် မရှိပါ" msgid "Topic too long" -msgstr "Topic too long." +msgstr "ခေါင်းစဉ် အလွန်ရှည်လျားသည်" msgid "You must specify a nick" -msgstr "You must specify a nick" +msgstr "အမည်ပြောင် တစ်ခုကို သတ်မှတ်ရန်" #, c-format msgid "channel %s not found" -msgstr "channel %s not found" +msgstr "ချာနယ် %s ကို ရှာမတွေ့ပါ" #, c-format msgid "channel modes for %s: %s" -msgstr "channel modes for %s: %s" +msgstr "%s အတွက် ​ချာနယ် နည်းစနစ်များ - %s" #, c-format msgid "no channel modes are set on %s" -msgstr "no channel modes are set on %s" +msgstr "%s အတွက် ချာနယ် နည်းစနစ်များကို သတ်မှတ်မထားပါ" #, c-format msgid "Failed to set cmodes for %s" -msgstr "Failed to set cmodes for %s" +msgstr "%s အတွက် cmodes များကို သတ်မှတ်၍ မရပါ" -#, fuzzy, c-format +#, c-format msgid "Unknown command: %s, (may be a client bug)" -msgstr "Unknown command: %s, (may be a Pidgin bug)" +msgstr "အမည်မသိ ညွှန်ကြားချက် - %s (သုံးစွဲသူ အမှား ဖြစ်နိုင်သည်)" msgid "part [channel]: Leave the chat" -msgstr "part [channel]: Leave the chat" +msgstr "part [channel] - စကားပြောခန်းမှ ထွက်ခွာရန်" msgid "leave [channel]: Leave the chat" -msgstr "leave [channel]: Leave the chat" +msgstr "leave [channel] - စကားပြောခန်းမှ ထွက်ခွာရန်" msgid "topic [<new topic>]: View or change the topic" -msgstr "topic [<new topic>]: View or change the topic" +msgstr "topic [<new topic>] - ခေါင်းစဉ် ကြည့်ရန် (သို့) ပြောင်းရန်" msgid "join <channel> [<password>]: Join a chat on this network" -msgstr "join <channel> [<password>]: Join a chat on this network" +msgstr "" +"join <channel> [<password>] - ဤကွန်ရက်ရှိ စကားပြောခန်း တစ်ခုတွင် ပါဝင်ရန်" msgid "list: List channels on this network" -msgstr "list: List channels on this network" +msgstr "list: ဤကွန်ယက်ရှိ ချာနယ်များကို စာရင်းပြုစုရန်" msgid "whois <nick>: View nick's information" -msgstr "whois <nick>: View nick's information" +msgstr "whois <nick> - အမည်ပြောင် အချက်အလက်ကို ကြည့်ရန်" msgid "msg <nick> <message>: Send a private message to a user" -msgstr "msg <nick> <message>: Send a private message to a user" +msgstr "msg <nick> <message> - သုံးစွဲသူ တစ်ဦးထံ သီးသန့် စာတစ်စောင် ပေးပို့ရန်" msgid "query <nick> [<message>]: Send a private message to a user" -msgstr "" -"query <nick> [<message>]: Send a private message to a user" +msgstr "query <nick> [<message>] - သုံးစွဲသူ တစ်ဦးထံ သီးသန့် စာတစ်စောင် ပေးပို့ရန်" msgid "motd: View the server's Message Of The Day" -msgstr "motd: View the server's Message Of The Day" +msgstr "motd - ဆာဗာ၏ တနေ့တာ စာတမ်းကို ကြည့်ရန်" msgid "detach: Detach this session" -msgstr "detach: Detach this session" +msgstr "detach - ဤအပိုင်းကို ခွဲထုတ်ရန်" msgid "quit [message]: Disconnect from the server, with an optional message" -msgstr "quit [message]: Disconnect from the server, with an optional message" +msgstr "quit [message]: နှစ်သက်ရာ စာတမ်း ရေးပြီး ဆာဗာထံမှ အဆက်အသွယ် ဖြတ်ရန်" msgid "call <command>: Call any silc client command" -msgstr "call <command>: Call any silc client command" +msgstr "call <command>: silc သုံးစွဲသူဆိုင်ရာ ညွှန်ကြားချက် တစ်ခုခု ပေးရန်" msgid "kill <nick> [-pubkey|<reason>]: Kill nick" -msgstr "kill <nick> [-pubkey|<reason>]: Kill nick" +msgstr "kill <nick> [-pubkey|<reason>] - အမည်ပြောင်ကို ရှင်းပစ်ရန်" msgid "nick <newnick>: Change your nickname" -msgstr "nick <newnick>: Change your nickname" +msgstr "nick <newnick> - သင့် အမည်ပြောင် ပြောင်းရန်" msgid "whowas <nick>: View nick's information" -msgstr "whowas <nick>: View nick's information" +msgstr "whowas <nick> - အမည်ပြောင် အချက်အလက်များကို ကြည့်ရန်" msgid "" "cmode <channel> [+|-<modes>] [arguments]: Change or display " "channel modes" msgstr "" -"cmode <channel> [+|-<modes>] [arguments]: Change or display " -"channel modes" +"cmode <channel> [+|-<modes>] [arguments] - ချာနယ် နည်းစနစ်များကို " +"ပြောင်းရန် (သို့) ဖေါ်ပြရန်" msgid "" "cumode <channel> +|-<modes> <nick>: Change nick's modes " "on channel" msgstr "" -"cumode <channel> +|-<modes> <nick>: Change nick's modes " -"on channel" +"cumode <channel> +|-<modes> <nick> - ချာနယ်ပေါ်ရှိ အမည်ပြောင်၏ " +"နည်းစနစ်များကို ပြောင်းရန်" msgid "umode <usermodes>: Set your modes in the network" -msgstr "umode <usermodes>: Set your modes in the network" +msgstr "umode <usermodes> - ကွန်ရက်ထဲရှိ သင့် နည်းစနစ်များကို သတ်မှတ်ရန်" msgid "oper <nick> [-pubkey]: Get server operator privileges" -msgstr "oper <nick> [-pubkey]: Get server operator privileges" +msgstr "oper <nick> [-pubkey]: ဆာဗာ တာဝန်ခံ လုပ်ပိုင်ခွင့်များကို ရယူရန်" msgid "" "invite <channel> [-|+]<nick>: invite nick or add/remove from " "channel invite list" msgstr "" -"invite <channel> [-|+]<nick>: invite nick or add/remove from " -"channel invite list" +"invite <channel> [-|+]<nick> - အမည်ပြောင်ကို ဖိတ်ကြားရန် (သို့) ချာနယ် " +"ဖိတ်ကြားမှု စာရင်းမှ ဖယ်ထုတ်ရန်" msgid "kick <channel> <nick> [comment]: Kick client from channel" -msgstr "kick <channel> <nick> [comment]: Kick client from channel" +msgstr "kick <channel> <nick> [comment] - ချာနယ်မှ သုံးစွဲသူကို ကန်ထုတ်ရန်" msgid "info [server]: View server administrative details" -msgstr "info [server]: View server administrative details" +msgstr "info [server]: ဆာဗာ စီမံခန့်ခွဲရေး အချက်အလက် အသေးစိတ်ကို ကြည့်ရန်" msgid "ban [<channel> +|-<nick>]: Ban client from channel" -msgstr "ban [<channel> +|-<nick>]: Ban client from channel" +msgstr "ban [<channel> +|-<nick>]: သုံးစွဲသူကို ချာနယ်မှ တားမြစ်ရန်" msgid "getkey <nick|server>: Retrieve client's or server's public key" -msgstr "getkey <nick|server>: Retrieve client's or server's public key" +msgstr "getkey <အမည်|ဆာဗာ> - သုံးစွဲသူ (သို့) ဆာဗာ၏ public key ကို ထုတ်ယူရန်" msgid "stats: View server and network statistics" -msgstr "stats: View server and network statistics" +msgstr "stats: ဆာဗာနှင့် ကွန်ရက် စာရင်းဇယားများကို ကြည့်ရန်" msgid "ping: Send PING to the connected server" -msgstr "ping: Send PING to the connected server" +msgstr "ping: ဆက်သွယ်ထားသော ဆာဗာထံ ဆက်သွယ်ရန်" msgid "users <channel>: List users in channel" -msgstr "users <channel>: List users in channel" +msgstr "users <channel>: ချာနယ်ထဲရှိ သုံးစွဲသူများ စာရင်းပြုစုရန်" msgid "" "names [-count|-ops|-halfops|-voices|-normal] <channel(s)>: List " "specific users in channel(s)" msgstr "" -"names [-count|-ops|-halfops|-voices|-normal] <channel(s)>: List " -"specific users in channel(s)" +"names [-count|-ops|-halfops|-voices|-normal] <channel(s)> - ချာနယ်" +"(များ)ထဲရှိ သီးခြား သုံးစွဲသူများကို စာရင်းပြုစုရန်" #. *< type #. *< ui_requirement @@ -9942,94 +9174,89 @@ #. *< version #. * summary msgid "SILC Protocol Plugin" -msgstr "SILC Protocol Plugin" +msgstr "SILC ပရိုတိုကော ပလပ်အင်" #. * description msgid "Secure Internet Live Conferencing (SILC) Protocol" -msgstr "Secure Internet Live Conferencing (SILC) Protocol" +msgstr "လုံခြုံသော အင်တာနက် တိုက်ရိုက် ဆွေးနွေးခန်း (SILC) ပရိုတိုကော" msgid "Network" -msgstr "Network" +msgstr "ကွန်ရက်" -#, fuzzy msgid "Public Key file" -msgstr "Public key file" +msgstr "Public Key ဖိုင်" -#, fuzzy msgid "Private Key file" -msgstr "Private key file" +msgstr "Private Key ဖိုင်" msgid "Cipher" -msgstr "" +msgstr "စာဝှက်စနစ်" msgid "HMAC" -msgstr "" +msgstr "HMAC" msgid "Use Perfect Forward Secrecy" -msgstr "" +msgstr "ပြည့်စုံသော လက်ဆင့်ကမ်း လျှို့ဝှက်ချက်ကို သုံးစွဲရန်" msgid "Public key authentication" -msgstr "Public key authentication" +msgstr "Public key အတည်ပြုရန်" msgid "Block IMs without Key Exchange" -msgstr "Block IMs without Key Exchange" +msgstr "ကီး အလဲအလှယ် မလုပ်ပဲ IM များကို ပိတ်ရန်" msgid "Block messages to whiteboard" -msgstr "" +msgstr "သင်ပုန်းဖြူသို့ ပေးပို့သော စာများကို တားမြစ်ရန်" -#, fuzzy msgid "Automatically open whiteboard" -msgstr "_Automatically expand contacts" +msgstr "သင်ပုန်းဖြူကို အလိုအလျောက် ဖွင့်ရန်" -#, fuzzy msgid "Digitally sign and verify all messages" -msgstr "Digitally sign all IM messages" +msgstr "ဒစ်ဂျစ်တယ်နည်းဖြင့် လက်မှတ်ထိုးပြီး စာအားလုံးကို အတည်ပြုရန်" msgid "Creating SILC key pair..." -msgstr "Creating SILC key pair..." +msgstr "SILC ကီး စုံတွဲ ဖန်တီးရန်..." -#, fuzzy msgid "Unable to create SILC key pair" -msgstr "Creating SILC key pair..." +msgstr "SILC ကီး စုံတွဲ မဖန်တီးနိုင်ပါ" #. Hint for translators: Please check the tabulator width here and in #. the next strings (short strings: 2 tabs, longer strings 1 tab, #. sum: 3 tabs or 24 characters) #, c-format msgid "Real Name: \t%s\n" -msgstr "Real Name: \t%s\n" +msgstr "အမည်ရင်း - \t%s\n" #, c-format msgid "User Name: \t%s\n" -msgstr "User Name: \t%s\n" +msgstr "သုံးစွဲသူအမည် - \t%s\n" -#, fuzzy, c-format +#, c-format msgid "Email: \t\t%s\n" -msgstr "Email: \t\t%s\n" +msgstr "အီးမေးလ် - \t\t%s\n" #, c-format msgid "Host Name: \t%s\n" -msgstr "Host Name: \t%s\n" +msgstr "Host အမည် - \t%s\n" #, c-format msgid "Organization: \t%s\n" -msgstr "Organisation: \t%s\n" +msgstr "အဖွဲ့အစည်း - \t%s\n" #, c-format msgid "Country: \t%s\n" -msgstr "Country: \t%s\n" +msgstr "နိုင်ငံ - \t%s\n" #, c-format msgid "Algorithm: \t%s\n" -msgstr "Algorithm: \t%s\n" +msgstr "အယ်ဂိုရီသမ် - \t%s\n" -#, fuzzy, c-format +#, c-format msgid "Key Length: \t%d bits\n" -msgstr "Key length: \t%d bits\n" +msgstr "ကီး အတိုင်းအတာ - \t%d bits\n" -#, fuzzy, c-format +#, c-format msgid "Version: \t%s\n" -msgstr "Organisation: \t%s\n" +msgstr "ဗားရှင်း - \t%s\n" #, c-format msgid "" @@ -10037,7 +9264,7 @@ "%s\n" "\n" msgstr "" -"Public Key Fingerprint:\n" +"Public Key လက်ဗွေ -\n" "%s\n" "\n" @@ -10046,121 +9273,113 @@ "Public Key Babbleprint:\n" "%s" msgstr "" -"Public Key Babbleprint:\n" +"Public Key အသံထွက်အမှတ်အသား -\n" "%s" msgid "Public Key Information" -msgstr "Public Key Information" +msgstr "Public Key အချက်အလက်" msgid "Paging" -msgstr "Paging" +msgstr "စာပို့ခြင်း" msgid "Video Conferencing" -msgstr "Video Conferencing" +msgstr "ရုပ်သံဖြင့် ဆွေးနွေးခြင်း" msgid "Computer" -msgstr "Computer" +msgstr "ကွန်ပျူတာ" msgid "PDA" msgstr "PDA" msgid "Terminal" -msgstr "Terminal" +msgstr "တာမီနယ်" #, c-format msgid "%s sent message to whiteboard. Would you like to open the whiteboard?" -msgstr "" +msgstr "%s သည် သင်ပုန်းဖြူသို့ စာပို့ခဲ့သည်။ သင်ပုန်းဖြူကို ဖွင့်လိုပါသလား?" #, c-format msgid "" "%s sent message to whiteboard on %s channel. Would you like to open the " "whiteboard?" -msgstr "" +msgstr "%s သည် သင်ပုန်းဖြူသို့ %s ချာနယ်ဖြင့် ပေးပို့ခဲ့သည်။ သင်ပုန်းဖြူကို ဖွင့်လိုပါသလား?" msgid "Whiteboard" -msgstr "" +msgstr "သင်ပုန်းဖြူ" msgid "No server statistics available" -msgstr "No server statistics available" +msgstr "ဆာဗာ စာရင်းဇယားများ မရနိုင်ပါ" msgid "Error during connecting to SILC Server" -msgstr "Error during connecting to SILC Server" +msgstr "SILC ဆာဗာထံ ဆက်သွယ်နေစဉ် ချို့ယွင်းမှု" #, c-format msgid "Failure: Version mismatch, upgrade your client" -msgstr "Failure: Version mismatch, upgrade your client" +msgstr "မအောင်မြင်မှု - ဗားရှင်း မတူညီပါ၊ သင့် သုံးစွဲသူကို အဆင့်မြှင့်ပါ" #, c-format msgid "Failure: Remote does not trust/support your public key" -msgstr "Failure: Remote does not trust/support your public key" +msgstr "မအောင်မြင်မှု - အဝေးမှ စက်သည် သင့် public key ကို စိတ်မချ/မထောက်ပံ့ပါ" #, c-format msgid "Failure: Remote does not support proposed KE group" -msgstr "Failure: Remote does not support proposed KE group" +msgstr "မအောင်မြင်မှု - အဝေးမှ စက်သည် အဆိုပြုထားသော KE အုပ်စုကို အထောက်အပံ့ မပေးပါ" #, c-format msgid "Failure: Remote does not support proposed cipher" -msgstr "Failure: Remote does not support proposed cipher" +msgstr "မအောင်မြင်မှု - အဝေးမှ စက်သည် အဆိုပြုထားသော စာဝှက်စနစ်ကို အထောက်အပံ့ မပေးပါ" #, c-format msgid "Failure: Remote does not support proposed PKCS" -msgstr "Failure: Remote does not support proposed PKCS" +msgstr "မအောင်မြင်မှု - အဝေးမှ အဆိုပြုထားသော PKCS ကို အထောက်အပံ့ မပေးပါ" #, c-format msgid "Failure: Remote does not support proposed hash function" -msgstr "Failure: Remote does not support proposed hash function" +msgstr "မအောင်မြင်မှု - အ​ဝေးမှ စက်သည် အဆိုပြုထားသော hash function ကို အထောက်အပံ့ မပေးပါ" #, c-format msgid "Failure: Remote does not support proposed HMAC" -msgstr "Failure: Remote does not support proposed HMAC" +msgstr "မအောင်မြင်မှု - အဝေးမှ စက်သည် အဆို​ပြုထားသော HMAC ကို အထောက်အပံ့ မပေးပါ" #, c-format msgid "Failure: Incorrect signature" -msgstr "Failure: Incorrect signature" +msgstr "မအောင်မြင်မှု - မမှန်သော လက်မှတ်" #, c-format msgid "Failure: Invalid cookie" -msgstr "Failure: Invalid cookie" +msgstr "မအောင်မြင်မှု - cookie အမှား" #, c-format msgid "Failure: Authentication failed" -msgstr "Failure: Authentication failed" +msgstr "မအောင်မြင်မှု - အတည်ပြုချက် မအောင်မြင်ပါ" -#, fuzzy msgid "Unable to initialize SILC Client connection" -msgstr "Cannot initialise SILC Client connection" +msgstr "SILC သုံးစွဲသူ အဆက်အသွယ်ကို အစမပျိုးနိုင်ပါ" -#, fuzzy msgid "John Noname" -msgstr "Last name:" +msgstr "ဂျွန် အမည်မသိ" -#, fuzzy, c-format +#, c-format msgid "Unable to load SILC key pair: %s" -msgstr "Could not load public key" +msgstr "SILC ကီး စုံတွဲကို မဖွင့်နိုင်ပါ - %s" -#, fuzzy msgid "Unable to create connection" -msgstr "Unable to create new connection." +msgstr "အဆက်အသွယ် မလုပ်နိုင်ပါ" -#, fuzzy msgid "Unknown server response" -msgstr "Unknown error" +msgstr "အမည်မသိ ဆာဗာမှ တုံ့ပြန်ချက်" -#, fuzzy msgid "Unable to create listen socket" -msgstr "Unable to create socket" +msgstr "စောင့်ကြည့် ဆော့ကက်ကို မဖန်တီးနိုင်ပါ" -#, fuzzy msgid "Unable to resolve hostname" -msgstr "Unable to ping server" +msgstr "Hostname မဖြေရှင်းနိုင်ပါ" -#, fuzzy msgid "SIP usernames may not contain whitespaces or @ symbols" -msgstr "IRC nicks may not contain whitespace" +msgstr "SIP သုံးစွဲသူအမည်များတွင် ကွက်လပ် (သို့) @ သင်္ကေတများ မပါဝင်ရပါ" -#, fuzzy msgid "SIP connect server not specified" -msgstr "Option နည္းနည္းပဲ ပ္ရပာ" +msgstr "SIP ဆက်သွယ်မှု ဆာဗာ သတ်မှတ်မထားပါ" #. *< type #. *< ui_requirement @@ -10170,52 +9389,42 @@ #. *< id #. *< name #. *< version -#, fuzzy msgid "SIP/SIMPLE Protocol Plugin" -msgstr "SILC Protocol Plugin" +msgstr "SIP/SIMPLE ပရိုတိုကော ပလပ်အင်" #. * summary -#, fuzzy msgid "The SIP/SIMPLE Protocol Plugin" -msgstr "SILC Protocol Plugin" +msgstr "SIP/SIMPLE ပရိုတိုကော ပလပ်အင်" msgid "Publish status (note: everyone may watch you)" -msgstr "" +msgstr "ထုတ်ပြန်မှု အနေအထား (မှတ်ချက် - လူတိုင်းက သင့်ကို စောင့်ကြည့်နိုင်သည်)" -#, fuzzy msgid "Use UDP" -msgstr "User ID" +msgstr "UDP သုံးရန်" -#, fuzzy msgid "Use proxy" -msgstr "Proxy မသံုးပာ" +msgstr "proxy သုံးရန်" -#, fuzzy msgid "Proxy" -msgstr "Proxy မသံုးပာ" +msgstr "ပရောက်ဆီ" -#, fuzzy msgid "Auth User" -msgstr "AP User" +msgstr "Auth သုံးစွဲသူ" -#, fuzzy msgid "Auth Domain" -msgstr "Automatic" +msgstr "Auth ဒိုမိန်း" -#, fuzzy msgid "join <room>: Join a chat room on the Yahoo network" -msgstr "join: <room> [server]: Join a chat on this server." +msgstr "join <room>: ရာဟူး ကွန်ရက်ရှိ စကားပြောခန်း တစ်ခုတွင် ပါဝင်ရန်" -#, fuzzy msgid "list: List rooms on the Yahoo network" -msgstr "list: List channels on this network" +msgstr "စာရင်း - ရာဟူး ကွန်ရက်ရှိ စကားပြောခန်းများကို စာရင်းပြုစုရန်" msgid "doodle: Request user to start a Doodle session" -msgstr "" +msgstr "doodle: Doodle အစီအစဉ်ကို စတင်ဖို့ သုံးစွဲသူကို တောင်းဆိုရန်" -#, fuzzy msgid "Yahoo ID..." -msgstr "Yahoo! ID" +msgstr "ရာဟူး ID..." #. *< type #. *< ui_requirement @@ -10227,37 +9436,32 @@ #. *< version #. * summary #. * description -#, fuzzy msgid "Yahoo! Protocol Plugin" -msgstr "Yahoo Protocol Plugin" +msgstr "ရာဟူး ပရိုတိုကော ပလပ်အင်" msgid "Pager port" -msgstr "Pager port" +msgstr "စာပို့စက် port" -#, fuzzy msgid "File transfer server" -msgstr "File transfer host" +msgstr "ဖိုင် ရွှေ့ပြောင်းသော ဆာဗာ" msgid "File transfer port" -msgstr "File transfer port" +msgstr "ဖိုင် ရွှေ့ပြောင်းသော port" -#, fuzzy msgid "Chat room locale" -msgstr "Chat Room List Url" +msgstr "စကားပြောခန်းသုံး ဘာသာစကား" msgid "Ignore conference and chatroom invitations" -msgstr "" +msgstr "ဆွေးနွေးခန်းနှင့် စကားပြောခန်း ဖိတ်ကြားမှုများကို လျစ်လျူရှုရန်" msgid "Use account proxy for HTTP and HTTPS connections" -msgstr "" +msgstr "HTTP နှင့် HTTPS ဆက်သွယ်မှုလိုင်းများအတွက် အကောင့် ပရောက်ဆီ သုံးစွဲပါ" -#, fuzzy msgid "Chat room list URL" -msgstr "Chat Room List Url" +msgstr "စကားပြောခန်း စာရင်း URL" -#, fuzzy msgid "Yahoo JAPAN ID..." -msgstr "Yahoo! ID" +msgstr "ရာဟူး ဂျပန် ID..." #. *< type #. *< ui_requirement @@ -10269,466 +9473,439 @@ #. *< version #. * summary #. * description -#, fuzzy msgid "Yahoo! JAPAN Protocol Plugin" -msgstr "Yahoo Protocol Plugin" +msgstr "ရာဟူး ဂျပန် ပရိုတိုကော ပလပ်အင်" #, c-format msgid "%s has sent you a webcam invite, which is not yet supported." -msgstr "" +msgstr "%s သည် မပံ့ပိုးသေးသော webcam အတွက် သင့်ကို ဖိတ်ခေါ်နေသည်။" msgid "Your SMS was not delivered" -msgstr "" +msgstr "သင့် SMS ကို မပေးပို့နိင်ပါ" msgid "Your Yahoo! message did not get sent." -msgstr "Your Yahoo! message did not get sent." +msgstr "သင့် ရာဟူး ပေးစာကို ပို့မရပါ။" #, c-format msgid "Yahoo! system message for %s:" -msgstr "Yahoo! system message for %s:" +msgstr "%s အတွက် ရာဟူးမှ ပေးစာ -" -#, fuzzy msgid "Authorization denied message:" -msgstr "Authorisation Denied Message:" +msgstr "အတည်ပြုချက်အတွက် စာတမ်း -" #, c-format msgid "" "%s has (retroactively) denied your request to add them to your list for the " "following reason: %s." msgstr "" -"%s has (retroactively) denied your request to add them to your list for the " -"following reason: %s." +"%s သည် သင့် မိတ်ဆွေစာရင်းထဲ ထည့်သွင်းရန် တောင်းဆိုမှုကို (ထပ်ခါထပ်ခါ) ငြင်းပယ်ခံရသည့် အကြောင်းရင်း - %s ။" #, c-format msgid "%s has (retroactively) denied your request to add them to your list." -msgstr "%s has (retroactively) denied your request to add them to your list." +msgstr "%s သည် သင့် မိတ်ဆွေစာရင်းထဲ ထည့်သွင်းရန် တောင်းဆိုမှုကို (ထပ်ခါထပ်ခါ) ငြင်းပယ်ခဲ့သည်။" msgid "Add buddy rejected" -msgstr "Add buddy rejected" +msgstr "မိတ်ဆွေ ထည့်သွင်းမှု ငြင်းပယ်ခံရသည်" #. Some error in the received stream -#, fuzzy msgid "Received invalid data" -msgstr "Unable to make SSL connection to server." +msgstr "မမှန်သော ဒေတာများကို လက်ခံရရှိသည်" #. security lock from too many failed login attempts -#, fuzzy msgid "" "Account locked: Too many failed login attempts. Logging into the Yahoo! " "website may fix this." -msgstr "Unknown error number %d. Logging into the Yahoo! website may fix this." +msgstr "" +"အကောင့် ပိတ်ခံရသည် - အကောင့်ထဲ ၀င်ရောက်ရန် အကြိမ်ကြိမ် ကြိုးပမ်းမှု မအောင်မြင်ပါ။ ရာဟူး ကွန်ရက် " +"စာမျက်နှာထဲ ဝင်ရောက်ခြင်းဖြင့် ဖြေရှင်းနိုင်သည်။" #. indicates a lock of some description -#, fuzzy msgid "" "Account locked: Unknown reason. Logging into the Yahoo! website may fix " "this." -msgstr "Unknown error number %d. Logging into the Yahoo! website may fix this." +msgstr "" +"အကောင့် ပိတ်ခံရသည် - အမည်မသိ အကြောင်းပြချက်။ ရာဟူး ကွန်ရက်စာမျက်နှာထဲ ဝင်ရောက်ခြင်းဖြင့် " +"ဖြေရှင်းနိုင်သည်။" #. indicates a lock due to logging in too frequently -#, fuzzy msgid "" "Account locked: You have been logging in too frequently. Wait a few minutes " "before trying to connect again. Logging into the Yahoo! website may help." -msgstr "Unknown error number %d. Logging into the Yahoo! website may fix this." +msgstr "" +"အကောင့် ပိတ်ခံရသည် - သင်သည် အကောင့်ထဲ ဝင်ရောက်မှု အကြိမ်ရေ များလွန်းနေသည်။ နောက်တစ်ကြိမ် မ၀င်မီ " +"မိနစ်အနည်းငယ် စောင့်ဆိုင်းပါ။ ရာဟူး ကွန်ရက် စာမျက်နှာထဲ ဝင်ရောက်ခြင်းဖြင့် အဆင်ပြေနိုင်သည်။" #. username or password missing -#, fuzzy msgid "Username or password missing" -msgstr "Incorrect nickname or password." +msgstr "သုံးစွဲသူအမည် သို့မဟုတ် စကားဝှက် လိုနေသည်" -#, fuzzy, c-format +#, c-format msgid "" "The Yahoo server has requested the use of an unrecognized authentication " "method. You will probably not be able to successfully sign on to Yahoo. " "Check %s for updates." msgstr "" -"The Yahoo server has requested the use of an unrecognised authentication " -"method. This version of Pidgin will likely not be able to successfully sign " -"on to Yahoo. Check %s for updates." +"ရာဟူး ဆာဗာသည် အမည်မသိသော အတည်ပြုမှု နည်းလမ်း တစ်ခုကို သုံးစွဲရန် တောင်းဆိုထားသည်။ ရာဟူး အကောင့်ထဲတွင် " +"အောင်မြင်စွာ ဝင်ရောက်နိုင်မည် မဟုတ်ပါ။ မွမ်းမံချက်များ ရယူရန် %s ကို ကြည့်ပါ။" msgid "Failed Yahoo! Authentication" -msgstr "Failed Yahoo! Authentication" +msgstr "ရာဟူး အတည်ပြုချက် မအောင်မြင်ပါ" #, c-format msgid "" "You have tried to ignore %s, but the user is on your buddy list. Clicking " "\"Yes\" will remove and ignore the buddy." msgstr "" -"You have tried to ignore %s, but the user is on your buddy list. Clicking " -"\"Yes\" will remove and ignore the buddy." +"သင်သည် %s ကို လျစ်လျူရှုရန် ကြိုးစားသော်လည်း၊ သူသည် သင့် မိတ်ဆွေစာရင်းထဲတွင် ရှိနေသည်။ \"ဟုတ်ပြီ\" ခလုတ်ကို " +"နှိပ်ခြင်းဖြင့် မိတ်ဆွေကို ဖယ်ထုတ်ပြီး လျစ်လျူရှုသွားလိမ့်မည်။ " msgid "Ignore buddy?" -msgstr "Ignore buddy?" +msgstr "မိတ်ဆွေကို လျစ်လျူရှုမည်လား?" -#, fuzzy msgid "Invalid username or password" -msgstr "Incorrect nickname or password." +msgstr "သုံးစွဲသူအမည် (သို့) စကားဝှက် မှားနေသည်" -#, fuzzy msgid "" "Your account has been locked due to too many failed login attempts. Please " "try logging into the Yahoo! website." -msgstr "Unknown error number %d. Logging into the Yahoo! website may fix this." +msgstr "" +"သင့်အကောင့်ထဲ ဝင်ရောက်ရန် ကြိမ်ဖန်များစွာ မအောင်မြင်သောကြောင့် ပိတ်ထားသည်။ ရာဟူး ကွန်ရက် စာမျက်နှာထဲ " +"၀င်ကြည့်ပါ။" #, c-format msgid "Unknown error 52. Reconnecting should fix this." -msgstr "" +msgstr "အမည်မသိ ချို့ယွင်းချက် ၅၂ ခု။ ပြန်လည်ဆက်သွယ်ခြင်းဖြင့် ဖြေရှင်းနိုင်သည်။" msgid "" "Error 1013: The username you have entered is invalid. The most common cause " "of this error is entering your email address instead of your Yahoo! ID." msgstr "" +"ချို့ယွင်းချက် ၁၀၁၃ - သင် ရေးထည့်သော သုံးစွဲသူအမည် မှားနေသည်။ ဤချို့ယွင်းချက် ဖြစ်ပေါ်စေသော အဖြစ်နိုင်ဆုံး " +"အကြောင်းရင်းမှာ သင့် ရာဟူး ID အစား အီးမေးလ်လိပ်စာကို ရေးပေးမိသောကြောင့် ဖြစ်သည်။" #, c-format msgid "Unknown error number %d. Logging into the Yahoo! website may fix this." -msgstr "Unknown error number %d. Logging into the Yahoo! website may fix this." +msgstr "" +"အမည်မသိ ချို့ယွင်းချက် အမှတ် %d ။ ရာဟူး ကွန်ရက် စာမျက်နှာထဲ ဝင်ရောက်ခြင်းဖြင့် ၄င်းကို ဖြေရှင်းနိုင်သည်။" -#, fuzzy, c-format +#, c-format msgid "Unable to add buddy %s to group %s to the server list on account %s." -msgstr "Could not add buddy %s to group %s to the server list on account %s." +msgstr "မိတ်ဆွေ %s ကို ဆာဗာ စာရင်းပေါ်ရှိ အုပ်စု %s သို့ အကောင့် %s ထဲ မထည့်သွင်းနိုင်ပါ။" -#, fuzzy msgid "Unable to add buddy to server list" -msgstr "Could not add buddy to server list" +msgstr "ဆာဗာ စာရင်းထဲ မိတ်ဆွေကို ထည့်သွင်းရန် မဖြစ်နိုင်ပါ" #, c-format msgid "[ Audible %s/%s/%s.swf ] %s" -msgstr "" +msgstr "[ နားထောင်နိုင်သော %s/%s/%s.swf ] %s" -#, fuzzy msgid "Received unexpected HTTP response from server" -msgstr "Invalid response from server." +msgstr "ဆာဗာထံမှ မမျှော်လင့်သော HTTP တုံ့ပြန်မှု ရရှိထားသည်" -#, fuzzy, c-format +#, c-format msgid "Lost connection with %s: %s" -msgstr "Conversations with %s" +msgstr "%s နှင့် ဆက်သွယ်မှု ပြတ်သွားသသည် - %s" -#, fuzzy, c-format +#, c-format msgid "Unable to establish a connection with %s: %s" -msgstr "Unable to make SSL connection to server." +msgstr "%s နှင့် အဆက်အသွယ် မလုပ်နိုင်ပါ - %s" -#, fuzzy msgid "Unable to connect: The server returned an empty response." -msgstr "" -"Unable to connect to server. Please enter the address of the server you wish " -"to connect to." +msgstr "အဆက်အသွယ်လုပ်ရန် မဖြစ်နိုင်ပါ - ဆာဗာမှ ဗလာ တုံ့ပြန်မှု ပြန်ပေးသည်။" msgid "" "Unable to connect: The server's response did not contain the necessary " "information" -msgstr "" +msgstr "အဆက်အသွယ်လုပ်ရန် မဖြစ်နိုင်ပါ - ဆာဗာ၏ တုံ့ပြန်ချက်၌ လိုအပ်နေသော အချက်အလက်များ မပါရှိ" -#, fuzzy msgid "Not at Home" -msgstr "Not At Home" +msgstr "အိမ်၌ မရှိပါ" -#, fuzzy msgid "Not at Desk" -msgstr "Not At Desk" +msgstr "စားပွဲ၌ မရှိပါ" -#, fuzzy msgid "Not in Office" -msgstr "Not In Office" +msgstr "ရုံး၌ မရှိပါ" msgid "On Vacation" -msgstr "On Vacation" +msgstr "အခွင့်ယူထားသည်" msgid "Stepped Out" -msgstr "Stepped Out" +msgstr "အပြင် ထွက်သွားသည်" msgid "Not on server list" -msgstr "Not on server list" +msgstr "ဆာဗာ စာရင်း၌ မရှိပါ" -#, fuzzy msgid "Appear Permanently Offline" -msgstr "Appear Offline" +msgstr "အမြဲတမ်း အော့ဖ်လိုင်း ရောက်နေပုံပေါ်သည်" -#, fuzzy msgid "Presence" -msgstr "စိတ္‌က္ရိုက္‌မ္ယား" +msgstr "ရှိနေသည်" -#, fuzzy msgid "Don't Appear Permanently Offline" -msgstr "Appear Offline" +msgstr "အမြဲတမ်း အော့ဖ်လိုင်း ရောက်နေပုံမပေါ်ပါ" msgid "Join in Chat" -msgstr "Join in Chat" +msgstr "စကားပြောခန်းထဲ ပါ၀င်ရန်" msgid "Initiate Conference" -msgstr "Initiate Conference" +msgstr "ဆွေးနွေးခန်း အစပျိုးရန်" -#, fuzzy msgid "Presence Settings" -msgstr "Environmental Setting ကိုပဲသံုးမယ္‌" +msgstr "လက်ရှိ ချိန်ညှိချက်များ" msgid "Start Doodling" -msgstr "" +msgstr "Doodle ပြုလုပ်မှု စတင်ရန်" msgid "Select the ID you want to activate" -msgstr "" +msgstr "သင် အသက်သွင်းလိုသော ID ကို ရွေးရန်" msgid "Join whom in chat?" -msgstr "Join whom in chat?" +msgstr "စကားပြောခန်းရှိ မည့်သူကို စကားပြောမည်နည်း?" msgid "Activate ID..." -msgstr "Activate ID..." +msgstr "ID ကို အသက်သွင်းရန်..." -#, fuzzy msgid "Join User in Chat..." -msgstr "Join user in chat..." +msgstr "စကားပြောခန်းရှိ သုံးစွဲသူကို စကားပြောရန်..." msgid "Open Inbox" -msgstr "" +msgstr "စာပုံးကို ဖွင့်ရန်" msgid "Can't send SMS. Unable to obtain mobile carrier." -msgstr "" +msgstr "SMS ပေးပို့၍ မရပါ။ လက်ကိုင်ဖုန်း ဌာနကို ရှာမရပါ။" msgid "Can't send SMS. Unknown mobile carrier." -msgstr "" +msgstr "SMS ပေးပို့လို့ မရပါ။ လက်ကိုင်ဖုန်း ဌာန အမျိုးအမည် မသိပါ။" msgid "Getting mobile carrier to send the SMS." -msgstr "" +msgstr "SMS ပေးပို့ရန် လက်ကိုင်ဖုန်း ဌာနကို ရှာနေသည်။" #. Write a local message to this conversation showing that a request for a #. * Doodle session has been made #. msgid "Sent Doodle request." -msgstr "" +msgstr "Doodle တောင်းဆိုမှု ပေးပို့လိုက်ပြီ။" msgid "Unable to connect." -msgstr "Unable to connect." +msgstr "ဆက်သွယ်၍ မရပါ။" msgid "Unable to establish file descriptor." -msgstr "Unable to establish file descriptor." +msgstr "ဖိုင် ဖေါ်ပြမှု မပြုလုပ်နိုင်ပါ။" -#, fuzzy, c-format +#, c-format msgid "%s is trying to send you a group of %d files.\n" -msgstr "Offering to send %s to %s" +msgstr "%s သည် သင့်ထံ ဖိုင် %d ခု ပေးပို့ရန် ကြိုးစားနေသည်။\n" -#, fuzzy msgid "Write Error" -msgstr "Write error" +msgstr "ရေးသားမှု ချို့ယွင်းချက်" msgid "Yahoo! Japan Profile" -msgstr "Yahoo! Japan Profile" +msgstr "ရာဟူး ဂျပန် ပရိုဖိုင်" msgid "Yahoo! Profile" -msgstr "Yahoo! Profile" +msgstr "ရာဟူး ပရိုဖိုင်" msgid "" "Sorry, profiles marked as containing adult content are not supported at this " "time." msgstr "" -"Sorry, profiles marked as containing adult content are not supported at this " -"time." +"စိတ်မရှိပါနဲ့။ ပရိုဖိုင်းထဲ၌ လူကြီးဆိုင်ရာ အကြောင်းအရာများ ပါဝင်သည်ဟု မှတ်သားထားသည်၊ ​ယခုအချိန်တွင် " +"အထောက်အပံ့ မပေးသေးပါ။" -#, fuzzy msgid "" "If you wish to view this profile, you will need to visit this link in your " "web browser:" -msgstr "" -"If you wish to view this profile, you will need to visit this link in your " -"web browser" +msgstr "အကယ်၍ ဤပရိုဖိုင်ကို ကြည့်လိုလျှင်၊ ဤလင့်ခ်ကို သင့် ကွန်ရက် ဘရောင်ဇာ မှ ကြည့်ရန် လိုအပ်လိမ့်မည် -" msgid "Yahoo! ID" -msgstr "Yahoo! ID" +msgstr "ရာဟူး ID" msgid "Hobbies" -msgstr "Hobbies" +msgstr "ဝါသနာများ" msgid "Latest News" -msgstr "Latest News" +msgstr "နောက်ဆုံးသတင်းများ" msgid "Home Page" -msgstr "Home Page" +msgstr "ပင်မ စာမျက်နှာ" msgid "Cool Link 1" -msgstr "Cool Link 1" +msgstr "ကောင်းမွန်သော လင့်ခ် ၁" msgid "Cool Link 2" -msgstr "Cool Link 2" +msgstr "ကောင်းမွန်သော လင့်ခ် ၂" msgid "Cool Link 3" -msgstr "Cool Link 3" +msgstr "ကောင်းမွန်သော လင့်ခ် ၃" -#, fuzzy msgid "Last Update" -msgstr "Last Updated" +msgstr "နောက်ဆုံး မွမ်းမံချက်" -#, fuzzy msgid "" "This profile is in a language or format that is not supported at this time." -msgstr "" -"Sorry, this profile seems to be in a language that is not supported at this " -"time." +msgstr "ဤပရိုဖိုင်သည် ယခုအချိန်တွင် အသုံးမပြုတော့သော ဘာသာစကား (သို့) အမျိုးအစားကို သုံးစွဲထားသည်။" msgid "" "Could not retrieve the user's profile. This most likely is a temporary " "server-side problem. Please try again later." msgstr "" -"Could not retrieve the user's profile. This most likely is a temporary " -"server-side problem. Please try again later." +"သုံးစွဲသူ၏ ပရိုဖိုင်ကို ထုတ်ယူလို့ မရပါ။ အများဆုံးအားဖြင့် ဆာဗာဘက်မှ ယာယီ ပြဿနာကြောင့် ဖြစ်နိုင်သည်။ ခဏနေမှ " +"ထပ်ကြိုးစားကြည့်ပါ။" msgid "" "Could not retrieve the user's profile. This most likely means that the user " "does not exist; however, Yahoo! sometimes does fail to find a user's " "profile. If you know that the user exists, please try again later." msgstr "" -"Could not retrieve the user's profile. This most likely means that the user " -"does not exist; however, Yahoo! sometimes does fail to find a user's " -"profile. If you know that the user exists, please try again later." +"သုံးစွဲသူ၏ ပရိုဖိုင်ကို ထုတ်ယူ၍ မရပါ။ များသောအားဖြင့် သုံးစွဲသူ မရှိခြင်းကြောင့် ဖြစ်နိုင်သည်။ သို့သော် တခါတရံ " +"ရာဟူးမှ သုံးစွဲသူ ပရိုဖိုင်ကို လိုက်ရှာရာ၌ မအောင်မြင်ပါ။ သုံးစွဲသူ ရှိနေလျှင့် နောက်မှ ထပ် ကြိုးစားပါ။" msgid "The user's profile is empty." -msgstr "The user's profile is empty." +msgstr "သုံးစွဲသူ ပရိုဖိုင် အလွတ်ဖြစ်နေသည်။" -#, fuzzy, c-format +#, c-format msgid "%s has declined to join." -msgstr "%s has signed on (%s)" +msgstr "%s သည် ပါဝင်ရန် ငြင်းပယ်နေသည်။" msgid "Failed to join chat" -msgstr "Failed to join chat" +msgstr "စကားပြောခန်းတွင် ပါဝင်၍ မရပါ" #. -6 -#, fuzzy msgid "Unknown room" -msgstr "Unknown Error" +msgstr "အမည်မသိ စကားပြောခန်း" #. -15 -#, fuzzy msgid "Maybe the room is full" -msgstr "Perhaps the room is full?" +msgstr "စကားပြောခန်း ပြည့်နေ၍ ဖြစ်မည်" #. -35 -#, fuzzy msgid "Not available" -msgstr "Not Available" +msgstr "အဆင်မပြေပါ" msgid "" "Unknown error. You may need to logout and wait five minutes before being " "able to rejoin a chatroom" msgstr "" +"အမည်မသိ ချို့ယွင်းချက်။ စကားပြောခန်းတွင် ပြန်ဝင်နိုင်ရန် သင် ထွက်ခွာပြီး ငါးမိနစ်ခန့် စောင့်ဆိုင်းရမည်။" #, c-format msgid "You are now chatting in %s." -msgstr "You are now chatting in %s." +msgstr "သင် ယခု %s ဖြင့် စကားပြောနေသည်။" msgid "Failed to join buddy in chat" -msgstr "Failed to join buddy in chat" +msgstr "စကားပြောခန်းရှိ မိတ်ဆွေနှင့် စကားပြော၍ မရပါ" msgid "Maybe they're not in a chat?" -msgstr "Perhaps they're not in a chat?" +msgstr "သူတို့သည် စကားပြောခန်း၌ မရှိ၍ ဖြစ်နိုင်မည်လား?" msgid "Fetching the room list failed." -msgstr "Fetching the room list failed." +msgstr "စကားပြောခန်း စာရင်း မရယူနိုင်ပါ။" msgid "Voices" -msgstr "Voices" +msgstr "အသံများ" msgid "Webcams" -msgstr "Webcams" +msgstr "ကင်မရာ" msgid "Connection problem" -msgstr "Connection problem" +msgstr "ဆက်သွယ်မှုလိုင်း ပြဿနာ" msgid "Unable to fetch room list." -msgstr "Unable to fetch room list." +msgstr "စကားပြောခန်း စာရင်း ထုတ်ယူလို့ မရပါ။" msgid "User Rooms" -msgstr "User Rooms" +msgstr "သုံးစွဲသူ စကားပြောခန်းများ" -#, fuzzy msgid "Connection problem with the YCHT server" -msgstr "Connection problem with the YCHT server." +msgstr "YCHT ဆာဗာနှင့် ဆက်သွယ်မှု ပြဿနာ" msgid "" "(There was an error converting this message.\t Check the 'Encoding' option " "in the Account Editor)" msgstr "" -"(There was an error converting this message.\t Check the 'Encoding' option " -"in the Account Editor)" +"(ဤစာကို ပြောင်းလဲရာတွင် ချို့ယွင်းချက် ရှိနေသည်။\t အကောင့် အယ်ဒီတာထဲမှ 'စာဝှက်စနစ်' ကို အမှတ်ခြစ်ရွေးပါ။)" -#, fuzzy, c-format +#, c-format msgid "Unable to send to chat %s,%s,%s" -msgstr "Unable send to chat %s,%s,%s" +msgstr "စကားပြောခန်း %s,%s,%s တို့ထံ မပေးပို့နိုင်ပါ" -#, fuzzy msgid "Hidden or not logged-in" -msgstr "
Hidden or not logged-in" +msgstr "ဖျောက်ထားသည် (သို့) အကောင့်ထဲ မ၀င်ပါ" #, c-format msgid "
At %s since %s" -msgstr "
At %s since %s" +msgstr "
%s ၌ %s ကတည်းက" msgid "Anyone" -msgstr "Anyone" +msgstr "ဘယ်သူမဆို" msgid "_Class:" -msgstr "_Class:" +msgstr "_C အတန်းအစား -" msgid "_Instance:" -msgstr "_Instance:" +msgstr "_I ဖြစ်ရပ် -" msgid "_Recipient:" -msgstr "_Recipient:" +msgstr "_R လက်ခံရရှိသူ -" #, c-format msgid "Attempt to subscribe to %s,%s,%s failed" -msgstr "Attempt to subscribe to %s,%s,%s failed" +msgstr "%s,%s,%s ၌ စာရင်းသွင်းရန် ကြိုးစားမှု မအောင်မြင်ပါ" msgid "zlocate <nick>: Locate user" -msgstr "zlocate <nick>: Locate user" +msgstr "zlocate <nick>: သုံးစွဲသူကို ရှာရန်" msgid "zl <nick>: Locate user" -msgstr "zl <nick>: Locate user" +msgstr "zl <nick>: သုံးစွဲသူကို ရှာရန်" msgid "instance <instance>: Set the instance to be used on this class" -msgstr "instance <instance>: Set the instance to be used on this class" +msgstr "instance <instance> - ဤအခန်း၌ အသုံးပြုမည့် ဖြစ်ရပ်ကို သတ်မှတ်ရန်" msgid "inst <instance>: Set the instance to be used on this class" -msgstr "inst <instance>: Set the instance to be used on this class" +msgstr "inst <instance> - ဤအခန်း၌ အသုံးပြုမည့် ဖြစ်ရပ်ကို သတ်မှတ်ရန်" -#, fuzzy msgid "topic <instance>: Set the instance to be used on this class" -msgstr "inst <instance>: Set the instance to be used on this class" +msgstr "topic <instance> - ဤအခန်း၌ အသုံးပြုမည့် ဖြစ်ရပ်ကို သတ်မှတ်ရန်" msgid "sub <class> <instance> <recipient>: Join a new chat" -msgstr "sub <class> <instance> <recipient>: Join a new chat" +msgstr "" +"sub <class> <instance> <recipient> စကားပြောခန်း အသစ် တစ်ခုတွင် " +"ပါဝင်ရန်" msgid "" "zi <instance>: Send a message to <message,instance,*>" -msgstr "" -"zi <instance>: Send a message to <message,instance,*>" +msgstr "zi <instance> - <message,ဖြစ်ရပ်,*> ထံ စာတစ်စောင် ပေးပို့ရန်" msgid "" "zci <class> <instance>: Send a message to <class," "instance,*>" msgstr "" -"zci <class> <instance>: Send a message to <class," -"instance,*>" +"zci <class> <instance> - <အခန်း,ဖြစ်ရပ်,*> ထံ " +"စာတစ်စောင် ပေးပို့ရန်" msgid "" "zcir <class> <instance> <recipient>: Send a message to <" "class,instance,recipient>" msgstr "" -"zcir <class> <instance> <recipient>: Send a message to <" -"class,instance,recipient>" +"zcir <class> <instance> <recipient> - <အခန်း," +"ဖြစ်ရပ်,လက်ခံရရှိသူ> ထံ စာတစ်စောင် ပေးပို့ရန်" msgid "" "zir <instance> <recipient>: Send a message to <MESSAGE," "instance,recipient>" msgstr "" -"zir <instance> <recipient>: Send a message to <MESSAGE," -"instance,recipient>" +"zir <instance> <recipient> - <MESSAGE,ဖြစ်ရပ်,လက်ခံရရှိသူ> ထံ စာတစ်စောင် ပေးပို့ရန်" msgid "zc <class>: Send a message to <class,PERSONAL,*>" -msgstr "zc <class>: Send a message to <class,PERSONAL,*>" +msgstr "zc <class> - <အခန်း,တကိုယ်ရေ,*> ထံ စာတစ်စောင် ပေးပို့ရန်" msgid "Resubscribe" -msgstr "Resubscribe" +msgstr "စာရင်းပြန်သွင်းရန်" msgid "Retrieve subscriptions from server" -msgstr "Retrieve subscriptions from server" +msgstr "ဆာဗာထံမှ စာရင်းသွင်းချက်များကို ထုတ်ယူရန်" #. *< type #. *< ui_requirement @@ -10741,75 +9918,68 @@ #. * summary #. * description msgid "Zephyr Protocol Plugin" -msgstr "Zephyr Protocol Plugin" +msgstr "Zephyr ပရိုတိုကော ပလပ်အင်" -#, fuzzy msgid "Use tzc" -msgstr "Unit" +msgstr "tzc ကို သုံးရန်" -#, fuzzy msgid "tzc command" -msgstr "No such command." +msgstr "tzc ညွှန်ကြားချက်" msgid "Export to .anyone" -msgstr "Export to .anyone" +msgstr "တစ်ဦးဦးထံ တင်ပို့ရန်" msgid "Export to .zephyr.subs" -msgstr "Export to .zephyr.subs" +msgstr ".zephyr.subs ထံ တင်ပို့ရန်" -#, fuzzy msgid "Import from .anyone" -msgstr "Export to .anyone" +msgstr "တစ်ဦးဦးထံမှ တင်သွင်းရန်" -#, fuzzy msgid "Import from .zephyr.subs" -msgstr "Export to .zephyr.subs" +msgstr ".zephyr.subs ထံမှ တင်သွင်းရန်" -#, fuzzy msgid "Realm" -msgstr "Realname" +msgstr "ပိုင်နက်" msgid "Exposure" -msgstr "Exposure" +msgstr "ဖေါ်ထုတ်ခြင်း" -#, fuzzy, c-format +#, c-format msgid "Unable to create socket: %s" -msgstr "Unable to create socket" +msgstr "ဖန်တီး၍ မရသော ဆော့ကက် - %s" -#, fuzzy, c-format +#, c-format msgid "Unable to parse response from HTTP proxy: %s" -msgstr "Unable to send message: %s" +msgstr "HTTP ပရောက်ဆီ - %s ထံမှ တုံ့ပြန်မှုကို ခွဲဖြာစိစစ်ရန် မဖြစ်နိုင်ပါ။ " -#, fuzzy, c-format +#, c-format msgid "HTTP proxy connection error %d" -msgstr "Proxy connection error %d" +msgstr "HTTP ပရောက်ဆီ ဆက်သွယ်ခြင်းဆိုင်ရာ ချို့ယွင်းမှု %d" -#, fuzzy, c-format +#, c-format msgid "Access denied: HTTP proxy server forbids port %d tunneling" -msgstr "Access denied: proxy server forbids port %d tunnelling." +msgstr "၀င်ရောက်ခွင့် ပိတ်ပင်သည် - HTTP ပရောက်ဆီ ဆာဗာသည် port %d ဆက်သွယ်မှုကို တားမြစ်လိုက်သည်" -#, fuzzy, c-format +#, c-format msgid "Error resolving %s" -msgstr "Error joining chat %s" +msgstr "%s ကို ဖြေရှင်းမှု ချို့ယွင်းချက်" #, c-format msgid "Requesting %s's attention..." -msgstr "" +msgstr "%s ၏ အာရုံစိုက်မှုကို တောင်းခံနေသည်..." -#, fuzzy, c-format +#, c-format msgid "%s has requested your attention!" -msgstr "%s requested your information" +msgstr "%s သည် သင့်အာရုံစိုက်မှုကို တောင်းခံနေသည်။" #. * #. * A wrapper for purple_request_action() that uses @c Yes and @c No buttons. #. -#, fuzzy msgid "_Yes" -msgstr "Yes" +msgstr "_Y ဟုတ်ကဲ့" -#, fuzzy msgid "_No" -msgstr "No" +msgstr "_N လက်မခံပါ" #. * #. * A wrapper for purple_request_action() that uses Accept and Cancel buttons. @@ -10818,111 +9988,102 @@ #. * A wrapper for purple_request_action_with_icon() that uses Accept and Cancel #. * buttons. #. -#, fuzzy msgid "_Accept" -msgstr "Accept" +msgstr "_A လက်ခံရန်" #. * #. * The default message to use when the user becomes auto-away. #. msgid "I'm not here right now" -msgstr "" +msgstr "ယခု ဤနေရာ၌ ကျွန်ပ် မရှိပါ" -#, fuzzy msgid "saved statuses" -msgstr "Server Statistics" +msgstr "သိမ်းဆည်းပြီး အခြေအနေများ" #, c-format msgid "%s is now known as %s.\n" -msgstr "%s is now known as %s.\n" +msgstr "%s ကို %s အဖြစ် ယခု သိရသည်။\n" -#, fuzzy, c-format +#, c-format msgid "" "%s has invited %s to the chat room %s:\n" "%s" -msgstr "%s has invited %s to the chat room %s\n" +msgstr "" +"%s သည် %s ကို စကားပြောခန်း %s ၌ ဖိတ်ခေါ်နေသည်\n" +"%s" #, c-format msgid "%s has invited %s to the chat room %s\n" -msgstr "%s has invited %s to the chat room %s\n" +msgstr "%s သည် %s ကို စကားပြောခန်း %s ၌ ဖိတ်ခေါ်နေသည်\n" msgid "Accept chat invitation?" -msgstr "Accept chat invitation?" +msgstr "စကားပြောရန် ဖိတ်ခေါ်မှုကို လက်ခံမည်လား?" #. Shortcut -#, fuzzy msgid "Shortcut" -msgstr "Shortcuts" +msgstr "ဖြတ်လမ်း" msgid "The text-shortcut for the smiley" -msgstr "" +msgstr "ရုပ်ပြောင်အတွက် စာသား အ​တိုကောက်" #. Stored Image -#, fuzzy msgid "Stored Image" -msgstr "Save Image" +msgstr "သိမ်းထားသော ရုပ်ပုံ" msgid "Stored Image. (that'll have to do for now)" -msgstr "" +msgstr "သိမ်းထားသော ရုပ်ပုံ။ (၄င်းကို ယခု လုပ်ဆောင်သွားမည်)" -#, fuzzy msgid "SSL Connection Failed" -msgstr "Connection Failed" +msgstr "SSL ဆက်သွယ်မှု မအောင်မြင်ပါ" msgid "SSL Handshake Failed" -msgstr "SSL Handshake Failed" +msgstr "SSL မိတ်ဆက်မှု မအောင်မြင်ပါ" -#, fuzzy msgid "SSL peer presented an invalid certificate" -msgstr "You have entered an invalid username" +msgstr "SSL သုံးစွဲသူသည် မမှန်သော အသိအမှတ်ပြုလွှာ တစ်စောင်ကို ပေးထားသည်" -#, fuzzy msgid "Unknown SSL error" -msgstr "Unknown error" +msgstr "အမည်မသိ SSL ချို့ယွင်းချက်" -#, fuzzy msgid "Unset" -msgstr "Unit" +msgstr "ပြန်ဖျက်ရန်" -#, fuzzy msgid "Do not disturb" -msgstr "Do Not Disturb" +msgstr "မနှောင့်ယှက်ရ" -#, fuzzy msgid "Extended away" -msgstr "Extended Away" +msgstr "တိုးချဲ့ရန်" -#, fuzzy msgid "Feeling" -msgstr "Remaining" +msgstr "ခံစားချက်" -#, fuzzy, c-format +#, c-format msgid "%s (%s) changed status from %s to %s" -msgstr "%s has changed the topic to: %s" +msgstr "%s (%s) သည် အနေအထားကို %s မှ %s သို့ ပြောင်းလိုက်သည်" -#, fuzzy, c-format +#, c-format msgid "%s (%s) is now %s" -msgstr "%s သည္‌ ယခု %s ဖ္ရစ္‌သ္ဝားပ္ရီ" +msgstr "%s (%s) သည် အခု %s ဖြစ်သည်" -#, fuzzy, c-format +#, c-format msgid "%s (%s) is no longer %s" -msgstr "%s က အဝေးမ္ဟာ မဟုတ္‌ေတာ့ပာ" +msgstr "%s (%s) သည် %s မဟုတ်တော့ပါ" #, c-format msgid "%s became idle" -msgstr "%s became idle" +msgstr "%s သည် မလှုပ်မရှား ဖြစ်သွားသည်" #, c-format msgid "%s became unidle" -msgstr "%s is no longer idle" +msgstr "%s သည် မလှုပ်မရှား မဟုတ်တော့ပါ" -#, fuzzy, c-format +#, c-format msgid "+++ %s became idle" -msgstr "%s became idle" +msgstr "+++ %s မလှုပ်မရှား ဖြစ်သွားသည်" -#, fuzzy, c-format +#, c-format msgid "+++ %s became unidle" -msgstr "%s is no longer idle" +msgstr "+++ %s မလှုပ်မရှား မဟုတ်တော့ပါ" #. #. * This string determines how some dates are displayed. The default @@ -10932,184 +10093,166 @@ #. #, c-format msgid "%x %X" -msgstr "" +msgstr "%x %X" msgid "Calculating..." -msgstr "Calculating..." +msgstr "တွက်ချက်နေသည် ..." msgid "Unknown." -msgstr "Unknown." +msgstr "အမည်မသိပါ။" -#, fuzzy, c-format +#, c-format msgid "%d second" msgid_plural "%d seconds" -msgstr[0] "second" -msgstr[1] "seconds" +msgstr[0] "%d စက္ကန့်" -#, fuzzy, c-format +#, c-format msgid "%d day" msgid_plural "%d days" -msgstr[0] "day" -msgstr[1] "days" +msgstr[0] "%d ရက်" #, c-format msgid "%s, %d hour" msgid_plural "%s, %d hours" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%s, %d နာရီ" -#, fuzzy, c-format +#, c-format msgid "%d hour" msgid_plural "%d hours" -msgstr[0] "hour" -msgstr[1] "hours" +msgstr[0] "%d နာရီ" -#, fuzzy, c-format +#, c-format msgid "%s, %d minute" msgid_plural "%s, %d minutes" -msgstr[0] "minute" -msgstr[1] "minutes" +msgstr[0] "%s, %d မိနစ်" -#, fuzzy, c-format +#, c-format msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "minute" -msgstr[1] "minutes" +msgstr[0] "%d မိနစ်" #, c-format msgid "Could not open %s: Redirected too many times" -msgstr "" +msgstr "%s ကို ဖွင့်မရပါ - အကြိမ်များစွာ ပြန်လွှဲပေးနေသည်" -#, fuzzy, c-format +#, c-format msgid "Unable to connect to %s" -msgstr "Unable to connect to server" +msgstr "%s ကို ဆက်သွယ်၍ မရပါ" -#, fuzzy, c-format +#, c-format msgid "Error reading from %s: response too long (%d bytes limit)" -msgstr "Error reading from %s server" +msgstr "%s ထံမှ ဖတ်ရှုမှု ချို့ယွင်းချက် - တုံ့ပြန်မှု အလွန်ကြာသည် (%d ဘိုက် ကန့်သတ်ချက်)" #, c-format msgid "" "Unable to allocate enough memory to hold the contents from %s. The web " "server may be trying something malicious." msgstr "" +"%s ထံမှ အကြောင်းအရာများကို သိမ်းဆည်းရန် နေရာ မလောက်ပါ။ ကွန်ရက် ဆာဗာသည် အန္တရာယ် ရှိသော အရာ " +"တစ်ခုခုကို လုပ်ဆောင်နေပုံရသည်။" -#, fuzzy, c-format +#, c-format msgid "Error reading from %s: %s" -msgstr "Error reading from %s server" +msgstr "%s ထံမှ ဖတ်ရှုမှု ချို့ယွင်းချက် - %s" -#, fuzzy, c-format +#, c-format msgid "Error writing to %s: %s" -msgstr "" -"Error writing %s: \n" -"%s.\n" +msgstr "%s ထံ ရေးသားမှု ချို့ယွင်းချက် - %s" -#, fuzzy, c-format +#, c-format msgid "Unable to connect to %s: %s" -msgstr "Unable to connect to %s server" +msgstr "%s ထံသို့ ဆက်သွယ်၍ မရပါ - %s" #, c-format msgid " - %s" -msgstr "" +msgstr " - %s" -#, fuzzy, c-format +#, c-format msgid " (%s)" -msgstr "Users on %s: %s" +msgstr " (%s)" #. 10053 msgid "Connection interrupted by other software on your computer." -msgstr "" +msgstr "သင့်ကွန်ပျူတာထဲက အခြားဆော့ဝဲကြောင့် ဆက်သွယ်မှုလိုင်း နှောက်ယှက်ခံရသည်။" #. 10054 -#, fuzzy msgid "Remote host closed connection." -msgstr "The remote user is not present in the network any more" +msgstr "အဝေးမှ host အဆက်အသွယ် ပိတ်သွားသည်။" #. 10060 -#, fuzzy msgid "Connection timed out." -msgstr "Connection Timeout" +msgstr "ဆက်သွယ်မှုလိုင်း ပြတ်သွားသည်။" #. 10061 -#, fuzzy msgid "Connection refused." -msgstr "Connection Closed" +msgstr "ဆက်သွယ်လုပ်၍ မရပါ။" #. 10048 -#, fuzzy msgid "Address already in use." -msgstr "That file already exists" +msgstr "လိပ်စာကို အသုံးပြုပြီးသား ဖြစ်နေသည်။ " -#, fuzzy, c-format +#, c-format msgid "Error Reading %s" -msgstr "" -"Error reading %s: \n" -"%s.\n" +msgstr "%s ဖတ်ရှုရာတွင် ချို့ယွင်းမှု" -#, fuzzy, c-format +#, c-format msgid "" "An error was encountered reading your %s. The file has not been loaded, and " "the old file has been renamed to %s~." msgstr "" -"An error was encountered parsing your buddy list. It has not been loaded, " -"and the old file has been moved to blist.xml~." +"သင့် %s ကို ဖတ်ရှုရာတွင် ချို့ယွင်းမှု ဖြစ်ပေါ်ခဲ့သည်။ ဖိုင်ကို ဖွင့်မရပါ။ ထို့ပြင် ဖိုင်ဟောင်းကို %s အဖြစ် " +"အမည်ပြောင်းလိုက်သည် ~." -msgid "" -"Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more" -msgstr "" +msgid "Pidgin Internet Messenger" +msgstr "ပင်ဂျင်း အင်တာနက် မစ်ဆင်းဂျာ" -#, fuzzy msgid "Internet Messenger" -msgstr "Instant Messagers" +msgstr "အင်တာနက် မစ်ဆင်းဂျာ -" -#, fuzzy -msgid "Pidgin Internet Messenger" -msgstr "Instant Messagers" +msgid "" +"Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more" +msgstr "" +"IM သုံးပြီး စကားပြောရန်။ AIM, Google Talk, Jabber/XMPP, MSN, Yahoo နှင့် အခြားကို " +"ထောက်ပံ့ထားသည်။" #. Build the login options frame. msgid "Login Options" -msgstr "Login Options" +msgstr "အကောင့်ထဲ ဝင်ရောက်မှု ရွေးစရာများ" -#, fuzzy msgid "Pro_tocol:" -msgstr "Protocol:" +msgstr "_T ပရိုတိုကော -" msgid "_Username:" -msgstr "(_U) User နာမည္‌:" +msgstr "_U သုံးစွဲသူအမည် -" -#, fuzzy msgid "Remember pass_word" -msgstr "Password ကို မ္ဟတ္‌ထား" +msgstr "_W စကားဝှက် မှတ်ထားရန်" #. Build the user options frame. msgid "User Options" -msgstr "User Options" +msgstr "သုံးစွဲသူ ရွေးစရာများ" -#, fuzzy msgid "_Local alias:" -msgstr "Local Users" +msgstr "_L ဒေသတွင်းသုံး အမည်ကွဲ -" -#, fuzzy msgid "New _mail notifications" -msgstr "Mail အသစ္‌ အခ္ယက္‌ေပးခ္ရင္း" +msgstr "_M ပေးစာအသစ် အသိပေးချက်များ" #. Buddy icon msgid "Use this buddy _icon for this account:" -msgstr "" +msgstr "_I ဤမိတ်ဆွေ ရုပ်ပုံကို ဒီအကောင့်အတွက် အသုံးပြုရန် -" -#, fuzzy msgid "Ad_vanced" -msgstr "(_C) မလုပ္‌ေတာ့ဘူး" +msgstr "အဆင့်မြင့်" -#, fuzzy msgid "Use GNOME Proxy Settings" -msgstr "အားလံုးအတ္ဝက္‌ Proxy Settings ကိုသံုးမယ္‌" +msgstr "GNOME ပရောက်ဆီ ချိန်ညှိချက်များကို သုံးရန်" msgid "Use Global Proxy Settings" -msgstr "အားလံုးအတ္ဝက္‌ Proxy Settings ကိုသံုးမယ္‌" +msgstr "Global ပရောက်ဆီ ချိန်ညှိချက်များကို သုံးရန်" msgid "No Proxy" -msgstr "Proxy မသံုးပာ" +msgstr "ပရောက်ဆီ မသုံးပါ" msgid "SOCKS 4" msgstr "SOCKS 4" @@ -11118,13 +10261,13 @@ msgstr "SOCKS 5" msgid "Tor/Privacy (SOCKS5)" -msgstr "" +msgstr "Tor/Privacy (SOCKS5)" msgid "HTTP" msgstr "HTTP" msgid "Use Environmental Settings" -msgstr "Environmental Setting ကိုပဲသံုးမယ္‌" +msgstr "ပတ်ဝန်းကျင်ဆိုင်ရာ ချိန်ညှိချက်များကို သုံးစွဲရန်" #. This is an easter egg. #. It means one of two things, both intended as humourus: @@ -11132,59 +10275,53 @@ #. look at butterflies. #. B)You are looking really closely at something that shouldn't matter. msgid "If you look real closely" -msgstr "ေသသေခ္ယာခ္ယာ အနီးကပ္‌က္ရည့္ပာက" +msgstr "အ​နီး​ကပ်ပြီး သေချာကြည့်လျှင်" #. This is an easter egg. See the comment on the previous line in the source. msgid "you can see the butterflies mating" -msgstr "လိပ္‌ပ္ရာမ္ယား မိတ္‌လိုက္‌ေနသည္‌ကို ေတ္ဝ့နိုင္‌ပာတယ္‌" +msgstr "လိပ်ပြာများ ပျော်မြူးနေသည်ကို မြင်နိုင်သည်" msgid "Proxy _type:" -msgstr "(_t) Proxy အမ္ယိုးအစား :" +msgstr "_T ပရောက်ဆီ အမျိုးအစား -" msgid "_Host:" -msgstr "(_H) စက္‌:" +msgstr "_Host:" msgid "_Port:" msgstr "_Port:" msgid "Pa_ssword:" -msgstr "Pa_ssword:" +msgstr "_S စကားဝှက် -" -#, fuzzy msgid "Use _silence suppression" -msgstr "Resuming session" +msgstr "_S အသံတိတ် ဖိသိပ်မှုကို သုံးရန်" -#, fuzzy msgid "_Voice and Video" -msgstr "Environmental Setting ကိုပဲသံုးမယ္‌" +msgstr "_V အသံနှင့် ဗွီဒီယို" -#, fuzzy msgid "Unable to save new account" -msgstr "Unable to create new connection." +msgstr "အကောင့်သစ်ကို သိမ်းဆည်း၍ မရပါ" msgid "An account already exists with the specified criteria." -msgstr "" +msgstr "သတ်မှတ်ချက်နှင့် ကိုက်ညီသော အကောင့် တစ်ခု ရှိပြီး ဖြစ်သည်။" msgid "Add Account" -msgstr "Account အသစ္‌ထည့္မယ္‌" +msgstr "အကောင့် ထည့်သွင်းရန်" -#, fuzzy msgid "_Basic" -msgstr "ပ္ရန္‌လာပ္ရီ" +msgstr "_B အခြေခံ" msgid "Create _this new account on the server" -msgstr "" +msgstr "_T ဤဆာဗာတွင် အကောင့်သစ် ဖန်တီးရန်" -#, fuzzy msgid "P_roxy" -msgstr "Proxy မသံုးပာ" +msgstr "_R ပရောက်ဆီ" -#, fuzzy msgid "Enabled" -msgstr "Failed" +msgstr "ဖွင့်ထားသည်" msgid "Protocol" -msgstr "Protocol" +msgstr "ပရိုတိုကော" #, c-format msgid "" @@ -11198,606 +10335,530 @@ "You can come back to this window to add, edit, or remove accounts from " "Accounts->Manage Accounts in the Buddy List window" msgstr "" +"%s မှ ကြိုဆိုပါ၏။\n" +"\n" +"သင်၌ ပြင်ဆင်ထားသော IM အကောင့် မရှိပါ။ %s နှင့် စတင်ဆက်သွယ်ရန် အောက်၌ရှိသော ထည့်သွင်းရန်... " +"ခလုတ်ကို နှိပ်၍ သင့်ပထမဆုံး အကောင့်ကို ပြင်ဆင်ပါ။ %s ဖြင့် IM အကောင့်အများကို ဆက်သွယ်လိုလျှင် " +"ထိုအကောင့်အားလုံးကို ပြင်ဆင်ရန် ထည့်သွင်းရန်... ကို ထပ်နှိပ်ပါ။\n" +"\n" +"နောင်တွင် မိတ်ဆွေစာရင်းပါ ဝင်းဒိုးထဲမှ အကောင့်များ -> အကောင့်များ စီမံခန့်ခွဲရန် သို့ သွားပြီး " +"အကောင့်များကို ထည့်သွင်းခြင်း၊ တည်းဖြတ်ခြင်း၊ (သို့) ဖယ်ထုတ်ခြင်း ပြုလုပ်နိုင်သည်။" -#, fuzzy, c-format +#, c-format msgid "" "%s%s%s%s wants to add you (%s) to his or her buddy " "list%s%s" -msgstr "The user %s wants to add %s to his or her buddy list." +msgstr "" +"%s %s%s%s သည် သင့် (%s) ကို သူ့ မိတ်ဆွေစာရင်း %s%s ထဲ၌ ထည့်သွင်းလိုသည်" -#, fuzzy, c-format +#, c-format msgid "%s%s%s%s wants to add you (%s) to his or her buddy list%s%s" -msgstr "The user %s wants to add %s to his or her buddy list." +msgstr "%s%s%s%s သည် သင့် (%s) ကို သူ့ မိတ်ဆွေစာရင်း %s%s ထဲ ထည့်သွင်းလိုသည်" -#, fuzzy msgid "Send Instant Message" -msgstr "New Instant Message" +msgstr "လက်ငင်း စာတို ပေးပို့ရန်" #. Buddy List -#, fuzzy msgid "Background Color" -msgstr "Background colour" +msgstr "နောက်ခံ အရောင်" -#, fuzzy msgid "The background color for the buddy list" -msgstr "Do you want to add this buddy to your buddy list?" +msgstr "မိတ်ဆွေစာရင်းအတွက် နောက်ခံအရောင်" -#, fuzzy msgid "Layout" -msgstr "Logged out" +msgstr "အခင်းအကျင်း" -#, fuzzy msgid "The layout of icons, name, and status of the buddy list" -msgstr "The user %s wants to add you to their buddy list." +msgstr "မိတ်ဆွေစာရင်းအတွက် ရုပ်ပုံ၊ အမည်၊ အခြေအနေပြ စာတမ်းများ အခင်းအကျင်း" #. Group #. Note to translators: These two strings refer to the background color #. of a buddy list group when in its expanded state -#, fuzzy msgid "Expanded Background Color" -msgstr "Background colour" +msgstr "တိုးချဲ့ထားသော နောက်ခံအရောင်" msgid "The background color of an expanded group" -msgstr "" +msgstr "တိုးချဲ့ထားသော အုပ်စုအတွက် နောက်ခံအရောင်" #. Note to translators: These two strings refer to the font and color #. of a buddy list group when in its expanded state -#, fuzzy msgid "Expanded Text" -msgstr "(_E) ဖ္ရန့္ခ္ယလိုက္‌မယ္‌" +msgstr "တိုးချဲ့ထားသော စာသား" msgid "The text information for when a group is expanded" -msgstr "" +msgstr "အုပ်စု တစ်စုကို တိုးချဲ့သည့်အခါ ပေါ်လာမည့် စာသား အချက်အလက်" #. Note to translators: These two strings refer to the background color #. of a buddy list group when in its collapsed state -#, fuzzy msgid "Collapsed Background Color" -msgstr "Select Background Colour" +msgstr "ပြန်ချုံ့ထားသော နောက်ခံအရောင်" msgid "The background color of a collapsed group" -msgstr "" +msgstr "ချုံ့ခေါက်ထားသော အုပ်စုအတွက် နောက်ခံအရောင်" #. Note to translators: These two strings refer to the font and color #. of a buddy list group when in its collapsed state -#, fuzzy msgid "Collapsed Text" -msgstr "(_C) ပ္ရန္‌စုလိုက္‌မယ္‌" +msgstr "ပြန်ချုံ့ထားသော စာသား" msgid "The text information for when a group is collapsed" -msgstr "" +msgstr "အုပ်စု တစ်စုကို ပြန်ချုံ့သည့်အခါ ပေါ်လာမည့် စာသား အချက်အလက်" #. Buddy #. Note to translators: These two strings refer to the background color #. of a buddy list contact or chat room -#, fuzzy msgid "Contact/Chat Background Color" -msgstr "Select Background Colour" +msgstr "အဆက်အသွယ်/ စကားပြောခန်း၏ နောက်ခံအရောင်" msgid "The background color of a contact or chat" -msgstr "" +msgstr "အဆက်အသွယ် (သို့) စကားပြောခန်း တစ်ခုအတွက် နောက်ခံအရောင်" #. Note to translators: These two strings refer to the font and color #. of a buddy list contact when in its expanded state -#, fuzzy msgid "Contact Text" -msgstr "Shortcuts" +msgstr "အဆက်အသွယ် စာသား" msgid "The text information for when a contact is expanded" -msgstr "" +msgstr "အဆက်အသွယ် တစ်ခုကို တိုးချဲ့သည့်အခါ ပေါ်လာမည့် စာသား အချက်အလက်" #. Note to translators: These two strings refer to the font and color #. of a buddy list buddy when it is online -#, fuzzy msgid "Online Text" -msgstr "Online" +msgstr "အွန်လိုင်း စာသား" -#, fuzzy msgid "The text information for when a buddy is online" -msgstr "Get information on the selected buddy" +msgstr "မိတ်ဆွေတစ်ဦး အွန်လိုင်းပေါ် ရှိနေသည့်အခါ ပေါ်လာမည့် စာသား အချက်အလက်" #. Note to translators: These two strings refer to the font and color #. of a buddy list buddy when it is away -#, fuzzy msgid "Away Text" -msgstr "Away" +msgstr "အဝေး ထွက်သွားကြောင်းပြ စာသား" -#, fuzzy msgid "The text information for when a buddy is away" -msgstr "Get information on the selected buddy" +msgstr "မိတ်ဆွေတစ်ဦး အဝေး ထွက်သွားသည့်အခါ ပေါ်လာမည့် စာသား အချက်အလက်" #. Note to translators: These two strings refer to the font and color #. of a buddy list buddy when it is offline -#, fuzzy msgid "Offline Text" -msgstr "Offline" +msgstr "အော့ဖ်လိုင်း စာသား" -#, fuzzy msgid "The text information for when a buddy is offline" -msgstr "Get information on the selected buddy" +msgstr "မိတ်ဆွေတစ်ဦး အော့ဖ်လိုင်း ဖြစ်သည့်အခါ ပေါ်လာမည့် စာသား အချက်အလက်" #. Note to translators: These two strings refer to the font and color #. of a buddy list buddy when it is idle -#, fuzzy msgid "Idle Text" -msgstr "Mood" +msgstr "မလှုပ်မရှား စာသား" -#, fuzzy msgid "The text information for when a buddy is idle" -msgstr "Get information on the selected buddy" +msgstr "မိတ်ဆွေတစ်ဦး မလှုပ်မရှား ဖြစ်သည့်အခါ ပေါ်လာမည့် စာသား အချက်အလက်" #. Note to translators: These two strings refer to the font and color #. of a buddy list buddy when they have sent you a new message msgid "Message Text" -msgstr "Message Text" +msgstr "စာတိုပေးပို့ချက်" msgid "The text information for when a buddy has an unread message" -msgstr "" +msgstr "မိတ်ဆွေတစ်ဦး၌ မဖတ်ရသေးသည့် စာတစ်စောင် ရှိနေသည့်အခါ ပေါ်လာမည့် စာသား အချက်အလက်" #. Note to translators: These two strings refer to the font and color #. of a buddy list buddy when they have sent you a new message -#, fuzzy msgid "Message (Nick Said) Text" -msgstr "Message Text" +msgstr "စာတိုပေးပို့ချက် (အ​မည်ပြောင်မှ ဖေါ်ပြချက်)" -#, fuzzy msgid "" "The text information for when a chat has an unread message that mentions " "your nickname" -msgstr "Get information on the selected buddy" +msgstr "" +"စကားပြောခန်း၌ သင့်အမည်ပြောင်ကို ဖေါ်ပြသော မဖတ်ရသေးသည့် စာတစ်စောင် ရှိနေသည့်အခါ ပေါ်လာမည့် စာသား " +"အချက်အလက်" -#, fuzzy msgid "The text information for a buddy's status" -msgstr "%s အတ္ဝက္‌ အခ္ယက္‌အလက္‌တ္ဝေကို ပ္ရောင္းမယ္‌" +msgstr "မိတ်ဆွေ၏ အ​နေအထားအတွက် စာသား အချက်အလက်" #, c-format msgid "You have %d contact named %s. Would you like to merge them?" msgid_plural "" "You currently have %d contacts named %s. Would you like to merge them?" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "သင်၌ အဆက်အသွယ် %d ရှိပြီး %s ဟု အမည်ပေးထားသည်။ သူတို့ကို ပေါင်းလိုသလား?" msgid "" "Merging these contacts will cause them to share a single entry on the buddy " "list and use a single conversation window. You can separate them again by " "choosing 'Expand' from the contact's context menu" msgstr "" +"အဆက်အသွယ်များကို ပေါင်းလိုက်ခြင်းဖြင့် မိတ်ဆွေစာရင်းမှ တစ်ကြိမ်တည်းဖြင့် ခေါ်ဆိုပြီး စကားပြောဝင်းဒိုး " +"တစ်ခုတည်းတွင် တွဲသုံးနိုင်သည်။ အဆက်အသွယ်၏ မီနူးမှ 'ချဲ့ကားရန်' ကို ရွေးခြင်းဖြင့် သူတို့ကို ခွဲခြားနိုင်သည်။" msgid "Please update the necessary fields." -msgstr "" +msgstr "လိုအပ်သော အကွက်များကို မွမ်းမံပါ။" -#, fuzzy msgid "A_ccount" -msgstr "Account:" +msgstr "_C အကောင့်" msgid "" "Please enter the appropriate information about the chat you would like to " "join.\n" -msgstr "သင္‌ဝင္‌ေရာက္‌မည့္ chat ရဲ့ သင့္ေတာ္‌မည့္ အခ္ယက္‌အလက္‌မ္ယားကို ထည့္ပာ \n" +msgstr "သင် ပါဝင်လိုသော စကားပြောခန်း၏ သင့်လျော်သော အချက်အလက်များကို ရေးထည့်ပါ။\n" -#, fuzzy msgid "Room _List" -msgstr "Room List" +msgstr "_L စကားပြောခန်း စာရင်း" -#, fuzzy msgid "_Block" -msgstr "Block" +msgstr "_B ပိတ်ဆို့ရန်" -#, fuzzy msgid "Un_block" -msgstr "Block" +msgstr "_B ပိတ်ဆို့မှု ရုတ်သိမ်းရန်" msgid "Move to" -msgstr "" +msgstr "ရွေ့ပြောင်းမည့် နေရာ" msgid "Get _Info" -msgstr "Get _Info" +msgstr "_I အချက်အလက် ရယူရန်" msgid "I_M" msgstr "I_M" -#, fuzzy msgid "_Audio Call" -msgstr "Chat ထပ္‌ထည့္မယ္‌" +msgstr "_A အသံ ခေါ်ဆိုရန်" msgid "Audio/_Video Call" -msgstr "" +msgstr "_V အသံ/ ရုပ်သံ ခေါ်ဆိုရန်" -#, fuzzy msgid "_Video Call" -msgstr "Video Chat" +msgstr "_V ရုပ်သံခေါ်ဆိုရန်" -#, fuzzy msgid "_Send File..." -msgstr "(_S) ဖိုင္‌ပို့မယ္‌" +msgstr "_S ဖိုင် ပေးပို့ရန်..." -#, fuzzy msgid "Add Buddy _Pounce..." -msgstr "Add Buddy _Pounce" +msgstr "_P မိတ်ဆွေချင်း လက်တို့မှု ထည့်သွင်းရန်..." msgid "View _Log" -msgstr "(_L) log ကိုက္ရည့္မယ္‌" +msgstr "_L မှတ်တမ်း ကြည့်ရှုရန်" -#, fuzzy msgid "Hide When Offline" -msgstr "Not allowed when offline" +msgstr "အော့ဖ်လိုင်းရှိစဉ် ဖျောက်ထားရန်" -#, fuzzy msgid "Show When Offline" -msgstr "Not allowed when offline" +msgstr "အော့ဖ်လိုင်းရှိစဉ် ပြရန်" msgid "_Alias..." -msgstr "_Alias..." +msgstr "_A အမည်ကွဲများ..." msgid "_Remove" -msgstr "_Remove" +msgstr "_R ဖယ်ထုတ်ရန်" -#, fuzzy msgid "Set Custom Icon" -msgstr "Custom" +msgstr "စိတ်ကြိုက် အိုင်ကွန်ပုံ သတ်မှတ်ရန်" -#, fuzzy msgid "Remove Custom Icon" -msgstr "Remove Contact" +msgstr "စိတ်ကြိုက် အိုင်ကွန်ပုံ ဖယ်ထုတ်ရန်" -#, fuzzy msgid "Add _Buddy..." -msgstr "Add Buddy" +msgstr "_B မိတ်ဆွေ ထည့်သွင်းရန်.." -#, fuzzy msgid "Add C_hat..." -msgstr "Chat ထပ္‌ထည့္မယ္‌" +msgstr "_H စကားပြောဆိုခန်း ထည့်သွင်းရန်..." msgid "_Delete Group" -msgstr "(_D) အုပ္‌စုလိုက္‌ ဖ္ယက္‌ပစ္‌မယ္‌" +msgstr "_D အုပ်စု ပယ်ဖျက်ရန်" msgid "_Rename" -msgstr "(_R) နာမည္‌ပ္ရောင္းမယ္‌" +msgstr "_R အမည်ပြောင်းရန်" #. join button msgid "_Join" -msgstr "(_J) ဝင္‌လိုက္‌မယ္‌" +msgstr "_J ပါဝင်ရန်" msgid "Auto-Join" -msgstr "အလိုလို ဝင္‌စေမယ္‌" +msgstr "အလိုအလျောက် ပါဝင်ရန်" -#, fuzzy msgid "Persistent" -msgstr "Permit" +msgstr "မဆုတ်မနစ်" -#, fuzzy msgid "_Edit Settings..." -msgstr "Environmental Setting ကိုပဲသံုးမယ္‌" +msgstr "_E ချိန်ညှိချက်များကို တည်းဖြတ်ရန်..." msgid "_Collapse" -msgstr "(_C) ပ္ရန္‌စုလိုက္‌မယ္‌" +msgstr "_C ပြန်ချုံ့ရန်" msgid "_Expand" -msgstr "(_E) ဖ္ရန့္ခ္ယလိုက္‌မယ္‌" +msgstr "_E ချဲ့ကားရန်" -#, fuzzy msgid "/Tools/Mute Sounds" -msgstr "အသံမ္ယားကို တိတ္" +msgstr "/ကိရိယာများ/အသံ ပိတ်ရန်" msgid "" "You are not currently signed on with an account that can add that buddy." -msgstr "" -"You are not currently signed on with an account that can add that buddy." +msgstr "လောလောဆယ် သင်သည် သင့်မိတ်ဆွေကို ထည့်သွင်း​ပေးနိုင်သော အကောင့်တစ်ခုထဲသို့ မဝင်ရောက်သေးပါ။" #. I don't believe this can happen currently, I think #. * everything that calls this function checks for one of the #. * above node types first. -#, fuzzy msgid "Unknown node type" -msgstr "Unknown Error Code %d" +msgstr "အမည်မသိ node အမျိုးအစား" -#, fuzzy msgid "Please select your mood from the list" -msgstr "Please enter a new name for the selected group." +msgstr "စာရင်းမှ သင့် နည်းနာကို ရွေးချယ်ရန်" -#, fuzzy msgid "Message (optional)" -msgstr "Message Notification" +msgstr "ပေးစာ (လိုအပ်လျှင်)" -#, fuzzy msgid "Edit User Mood" -msgstr "User Modes" +msgstr "သုံးစွဲသူ အနေအထား တည်းဖြတ်ရန်" #. NOTE: Do not set any accelerator to Control+O. It is mapped by #. gtk_blist_key_press_cb to "Get User Info" on the selected buddy. #. Buddies menu msgid "/_Buddies" -msgstr "/(_B) ဘော္‌ဒာမ္ယား" +msgstr "_B /မိတ်ဆွေများ" msgid "/Buddies/New Instant _Message..." -msgstr "/Buddies/New Instant _Message..." +msgstr "_M /မိတ်ဆွေများ/လက်ငင်း ပေးစာအသစ်..." msgid "/Buddies/Join a _Chat..." -msgstr "/Buddies/(_C) Chat ထဲကိုဝင္‌မယ္‌..." +msgstr "_C /မိတ်ဆွေများ/စကားပြောခန်း တစ်ခုတွင် ပါ၀င်ရန်..." msgid "/Buddies/Get User _Info..." -msgstr "/Buddies/(_I) User ရဲ့ အခ္ယက္‌အလက္‌ကို ယူမယ္‌..." +msgstr "_I /မိတ်ဆွေများ/သုံးစွဲသူ အချက်အလက် ရယူရန်..." msgid "/Buddies/View User _Log..." -msgstr "/Buddies/(_L) မ္ဟတ္‌တမ္းကို က္ရည့္မယ္‌..." +msgstr "_L /မိတ်ဆွေများ/သုံးစွဲသူမှတ်တမ်း ကြည့်ရှုရန်..." -#, fuzzy msgid "/Buddies/Sh_ow" -msgstr "/Buddies/(_S) နားလိုက္‌ေတာ့မယ္‌" +msgstr "_O /မိတ်ဆွေများ/ဖေါ်ပြရန်" -#, fuzzy msgid "/Buddies/Show/_Offline Buddies" -msgstr "/Buddies/(_O) offline ဘော္‌ဒာမ္ယားလည္း ပ္ရမယ္‌" +msgstr "_O /မိတ်ဆွေများ/ဖေါ်ပြရန်/အော့ဖ်လိုင်း မိတ်ဆွေများ..." -#, fuzzy msgid "/Buddies/Show/_Empty Groups" -msgstr "/Buddies/(_E) အုပ္‌စု အလ္ဝတ္‌မ္ယားလည္း ပ္ရမယ္‌" +msgstr "_E /မိတ်ဆွေများ/​ဖေါ်ပြရန်/လွတ်နေသော အုပ်စုများ" -#, fuzzy msgid "/Buddies/Show/Buddy _Details" -msgstr "/Buddies/Show Offline Buddies" +msgstr "_D /မိတ်ဆွေများ/ဖေါ်ပြရန်/မိတ်ဆွေ အသေးစိတ်" -#, fuzzy msgid "/Buddies/Show/Idle _Times" -msgstr "/Buddies/Show Offline Buddies" +msgstr "_T /အဖွဲ့များ/ဖေါ်ပြရန်/မလှုပ်​ရှားသော အချိန်" -#, fuzzy msgid "/Buddies/Show/_Protocol Icons" -msgstr "/Buddies/(_E) အုပ္‌စု အလ္ဝတ္‌မ္ယားလည္း ပ္ရမယ္‌" +msgstr "_P /မိတ်ဆွေများ/​​ဖေါ်ပြရန်/ပရိုတိုကော အိုင်ကွန်ပုံများ" -#, fuzzy msgid "/Buddies/_Sort Buddies" -msgstr "/Buddies/Show Offline Buddies" +msgstr "_S /မိတ်ဆွေများ/မိတ်ဆွေများ မျိုးတူစုရန်" msgid "/Buddies/_Add Buddy..." -msgstr "/Buddies/(_A) ဘော္ဒာ ထပ္‌တိုးမယ္‌..." +msgstr "_A /မိတ်ဆွေများ/မိတ်ဆွေ ထည့်သွင်းရန်..." msgid "/Buddies/Add C_hat..." -msgstr "/Buddies/(_h) chat ထပ္‌ထည့္မယ္‌..." +msgstr "_H /မိတ်ဆွေများ/စကားပြောခန်း ထည့်သွင်းရန်..." msgid "/Buddies/Add _Group..." -msgstr "/Buddies/(_G) အုပ္‌စု အသစ္‌ထည့္မယ္‌..." +msgstr "_G /မိတ်ဆွေများ/အုပ်စု ထည့်သွင်းရန်..." msgid "/Buddies/_Quit" -msgstr "/Buddies/(_Q) ထ္ဝက္‌ေတာ့မယ္‌" +msgstr "_Q /မိတ်ဆွေများ/ထွက်ခွါရန်" #. Accounts menu -#, fuzzy msgid "/_Accounts" -msgstr "Accounts" +msgstr "_A /အကောင့်များ" -#, fuzzy msgid "/Accounts/Manage Accounts" -msgstr "Accounts" +msgstr "/အကောင့်များ/အကောင့်များ စီမံခန့်ခွဲရန်" #. Tools msgid "/_Tools" -msgstr "/_Tools" +msgstr "_T /ကိရိယာများ" -#, fuzzy msgid "/Tools/Buddy _Pounces" -msgstr "/Tools/Buddy _Pounce" +msgstr "_P /ကိရိယာ/မိတ်ဆွေချင်း လက်တို့မှုများ" -#, fuzzy msgid "/Tools/_Certificates" -msgstr "/Tools/(_e) စိတ္‌က္ရိုက္‌မ္ယား" +msgstr "_C /ကိရိယာများ/အသိအမှတ်ပြုလွှာများ" -#, fuzzy msgid "/Tools/Custom Smile_ys" -msgstr "/Tools/(_A) အဝေး" +msgstr "_Y /ကိရိယာများ/စိတ်ကြိုက် ရုပ်ပြောင်များ" -#, fuzzy msgid "/Tools/Plu_gins" -msgstr "/Tools/Plugin Actions" +msgstr "_G /ကိရိယာများ/ပလပ်အင်များ" msgid "/Tools/Pr_eferences" -msgstr "/Tools/(_e) စိတ္‌က္ရိုက္‌မ္ယား" +msgstr "_E /ကိရိယာများ/ဦးစားပေးချက်များ" msgid "/Tools/Pr_ivacy" -msgstr "/Tools/Pr_ivacy" +msgstr "_I /ကိရိယာ/သီးခြားဖြစ်ခြင်း" -#, fuzzy msgid "/Tools/Set _Mood" -msgstr "/Tools/View System _Log" +msgstr "_M /ကိရိယာများ/နည်းနာ သတ်မှတ်ရန်" msgid "/Tools/_File Transfers" -msgstr "/Tools/(_F) ဖိုင္‌ အဝင္‌အထ္ဝက္‌" +msgstr "_F /ကိရိယာများ/ဖိုင် ရွှေ့ပြောင်းရန်" msgid "/Tools/R_oom List" -msgstr "/Tools/(_o) အခန္းစာရင္း" +msgstr "_O /ကိရိယာများ/စကားပြောခန်း စာရင်း" -#, fuzzy msgid "/Tools/System _Log" -msgstr "/Tools/View System _Log" +msgstr "_L /ကိရိယာများ/စက်လည်ပတ်မှု မှတ်တမ်း" -#, fuzzy msgid "/Tools/Mute _Sounds" -msgstr "အသံမ္ယားကို တိတ္" +msgstr "_S /ကိရိယာများ/အသံ ပိတ်ရန်" #. Help msgid "/_Help" -msgstr "/(_H) ကယ္‌ပာဦး" +msgstr "_H /အကူအညီ" msgid "/Help/Online _Help" -msgstr "/Help/Online _Help" +msgstr "_H /အကူအညီ/အွန်လိုင်း အကူအညီ" -#, fuzzy msgid "/Help/_Build Information" -msgstr "Buddy Information" +msgstr "_B /အကူအညီ/အချက်အလက် တည်ဆောက်ရန်" msgid "/Help/_Debug Window" -msgstr "/Help/_Debug Window" +msgstr "_D /အကူအညီ/အမှားပြင်ရန်" -#, fuzzy msgid "/Help/De_veloper Information" -msgstr "Server Information" +msgstr "_V /အကူအညီ/စီစဉ်​ဖန်တီးသူ အချက်အလက်" -#, fuzzy msgid "/Help/_Plugin Information" -msgstr "Buddy Information" +msgstr "_P /အကူအညီ/ပလပ်အင် အချက်အလက်" -#, fuzzy msgid "/Help/_Translator Information" -msgstr "Personal Information" +msgstr "_T /အကူအညီ/ဘာသာပြန် အချက်အလက်" msgid "/Help/_About" -msgstr "/Help/(_A) Pidgin အက္ရောင္း" +msgstr "_A /အကူအညီ/အကြောင်းအရာ" -#, fuzzy, c-format +#, c-format msgid "Account: %s" -msgstr "" -"\n" -"Account: %s" +msgstr "အကောင့် - %s" -#, fuzzy, c-format +#, c-format msgid "" "\n" "Occupants: %d" msgstr "" "\n" -"Account: %s" +"နေရာယူသူများ - %d" -#, fuzzy, c-format +#, c-format msgid "" "\n" "Topic: %s" msgstr "" "\n" -"%s: %s" +"ခေါင်းစဉ် - %s" -#, fuzzy msgid "(no topic set)" -msgstr "No topic is set" +msgstr "(ခေါင်းစဉ် သတ်မှတ်မထားပါ)" -#, fuzzy msgid "Buddy Alias" -msgstr "ဘော္ဒာ စာရင္း" +msgstr "မိတ်ဆွေ အမည်ကွဲ" -#, fuzzy msgid "Logged In" -msgstr "Logged out" +msgstr "အကောင့်ထဲ ဝင်ရောက်ထားသည်" -#, fuzzy msgid "Last Seen" -msgstr "Last name:" +msgstr "နောက်ဆုံး မြင်တွေ့ခဲ့မှု" msgid "Spooky" -msgstr "" +msgstr "ကြောက်စရာ" msgid "Awesome" -msgstr "" +msgstr "အံ့သြဖွယ်" msgid "Rockin'" -msgstr "" +msgstr "မြူးကြွနေသည်" -#, fuzzy msgid "Total Buddies" -msgstr "ေဘာ္ဒာမ္ယား" +msgstr "မိတ်ဆွေ စုစုပေါင်း" -#, fuzzy, c-format +#, c-format msgid "Idle %dd %dh %02dm" -msgstr "Idle (%dh%02dm) " +msgstr "မလှုပ်မရှားသော %dd %dh %02dm" -#, fuzzy, c-format +#, c-format msgid "Idle %dh %02dm" -msgstr "Idle (%dh%02dm) " +msgstr "မလှုပ်မရှားသော %dh %02dm" -#, fuzzy, c-format +#, c-format msgid "Idle %dm" -msgstr "Idle (%dm) " +msgstr "မလှုပ်မရှားသော %dm" -#, fuzzy msgid "/Buddies/New Instant Message..." -msgstr "/Buddies/New Instant _Message..." +msgstr "/မိတ်ဆွေများ/လက်ငင်း ပေးစာအသစ်..." msgid "/Buddies/Join a Chat..." -msgstr "/Buddies/Join a Chat..." +msgstr "/မိတ်ဆွေများ/စကားပြောခန်း တစ်ခုတွင် ပါဝင်ရန်..." -#, fuzzy msgid "/Buddies/Get User Info..." -msgstr "/Buddies/(_I) User ရဲ့ အခ္ယက္‌အလက္‌ကို ယူမယ္‌..." +msgstr "/မိတ်ဆွေများ/သုံးစွဲသူ အချက်အလက် ရယူရန်..." -#, fuzzy msgid "/Buddies/Add Buddy..." -msgstr "/Buddies/(_A) ဘော္ဒာ ထပ္‌တိုးမယ္‌..." +msgstr "/မိတ်ဆွေများ/မိတ်ဆွေ ထည့်သွင်းရန်..." -#, fuzzy msgid "/Buddies/Add Chat..." -msgstr "/Buddies/(_h) chat ထပ္‌ထည့္မယ္‌..." +msgstr "/မိတ်ဆွေများ/စကားပြောခန်း ထည့်သွင်းရန်..." -#, fuzzy msgid "/Buddies/Add Group..." -msgstr "/Buddies/(_G) အုပ္‌စု အသစ္‌ထည့္မယ္‌..." +msgstr "/မိတ်ဆွေများ/အုပ်စု ထည့်သွင်းရန်..." msgid "/Tools/Privacy" -msgstr "/Tools/Privacy" +msgstr "/ကိရိယာများ/သီးသန့်ဖြစ်ခြင်း" msgid "/Tools/Room List" -msgstr "/Tools/Room List" +msgstr "/ကိရိယာများ/စကားပြောခန်း စာရင်း" -#, fuzzy, c-format +#, c-format msgid "%d unread message from %s\n" msgid_plural "%d unread messages from %s\n" -msgstr[0] "Message from %s" -msgstr[1] "Message from %s" +msgstr[0] "%d သည် %s ထံမှ စာကို မဖတ်ရသေးပါ \n" -#, fuzzy msgid "Manually" -msgstr "Manual" +msgstr "ကိုယ်တိုင်" msgid "By status" -msgstr "By status" +msgstr "အနေအထားအရ" msgid "By recent log activity" -msgstr "" +msgstr "လတ်တလော လှုပ်ရှားမှု မှတ်တမ်းအရ" -#, fuzzy, c-format +#, c-format msgid "%s disconnected" -msgstr "Disconnected." +msgstr "%s အဆက်ပြတ်သွားသည်" -#, fuzzy, c-format +#, c-format msgid "%s disabled" -msgstr "Command disabled" +msgstr "%s ပိတ်ထားသည်" -#, fuzzy msgid "Reconnect" -msgstr "(_R) ပ္ရန္‌လည္‌ ဆက္‌သ္ဝယ္‌မယ္‌" +msgstr "ပြန်ဆက်သွယ်ရန်" -#, fuzzy msgid "Re-enable" -msgstr "Register New Jabber Account" +msgstr "ပြန်ဖွင့်ရန်" msgid "SSL FAQs" -msgstr "" +msgstr "SSL အမေးအဖြေများ" -#, fuzzy msgid "Welcome back!" -msgstr "%s came back" +msgstr "ပြန်ကြိုဆိုလျှက်!" -#, fuzzy, c-format +#, c-format msgid "%d account was disabled because you signed on from another location:" msgid_plural "" "%d accounts were disabled because you signed on from another location:" -msgstr[0] "You have signed on from another location." -msgstr[1] "You have signed on from another location." +msgstr[0] "သင်သည် အကောင့်ထဲ အခြားသော နေရာမှ ဝင်ရောက်ထားသောကြောင့် အကောင့် %d ကို ပိတ်ထားရသည်။" -#, fuzzy msgid "Username:" -msgstr "" -"\n" -"Warned:" +msgstr "သုံးစွဲသူအမည် -" -#, fuzzy msgid "Password:" -msgstr "_Password:" +msgstr "စကားဝှက် -" -#, fuzzy msgid "_Login" -msgstr "Login" +msgstr "_L ဝင်ရောက်ရန်" -#, fuzzy msgid "/Accounts" -msgstr "Accounts" +msgstr "/အကောင့်များ" #. Translators: Please maintain the use of -> and <- to refer to menu heirarchy #, c-format @@ -11808,861 +10869,775 @@ "b> window at Accounts->Manage Accounts. Once you enable accounts, " "you'll be able to sign on, set your status, and talk to your friends." msgstr "" +"%s မှ ကြိုဆိုလျှက်ပါ!\n" +"\n" +" အကောင့်များကို သင် ဖွင့်မထားပါ။ အကောင့်များ->အကောင့်များ စီမံခန့်ခွဲရန် တွင် ရှိသော " +"အကောင့်များ ဝင်းဒိုးထဲသို့ သွားပြီး သင့် IM အကောင့်များကို ဖွင့်ပါ။ အကောင့်များကို ဖွင့်လိုက်သည်နှင့် " +"အကောင့်ထဲ ၀င်ရောက်မည် ဖြစ်ပြီး၊ သင့် အနေအထားကို သတ်မှတ်နိုင်သည်၊ မိတ်ဆွေများနှင့် စကားပြောနိုင်သည်။" #. set the Show Offline Buddies option. must be done #. * after the treeview or faceprint gets mad. -Robot101 #. -#, fuzzy msgid "/Buddies/Show/Offline Buddies" -msgstr "/Buddies/Show Offline Buddies" +msgstr "/မိတ်ဆွေများ/ဖေါ်ပြရန်/အော့ဖ်လိုင်း မိတ်ဆွေများ" -#, fuzzy msgid "/Buddies/Show/Empty Groups" -msgstr "/Buddies/Show Empty Groups" +msgstr "/မိတ်ဆွေများ/ဖေါ်ပြရန်/လွတ်နေသော အုပ်စုများ" -#, fuzzy msgid "/Buddies/Show/Buddy Details" -msgstr "/Buddies/Show Offline Buddies" +msgstr "/မိတ်ဆွေများ/ဖေါ်ပြရန်/မိတ်ဆွေအကြောင်း အသေးစိတ်" -#, fuzzy msgid "/Buddies/Show/Idle Times" -msgstr "/Buddies/Show Offline Buddies" +msgstr "/မိတ်ဆွေများ/ဖေါ်ပြရန်/မလှုပ်ရှားသော အချိန်များ" -#, fuzzy msgid "/Buddies/Show/Protocol Icons" -msgstr "/Buddies/Show Empty Groups" +msgstr "/မိတ်ဆွေများ/ဖေါ်ပြရန်/ပရိုတိုကော အိုင်ကွန်များ" -#, fuzzy msgid "Add a buddy.\n" -msgstr "(_B) ေဘာ္‌ဒာ‌ထည့္မယ္‌" +msgstr "မိတ်ဆွေ တစ်ဦး ထည့်သွင်းရန်\n" -#, fuzzy msgid "Buddy's _username:" -msgstr "_Buddy name:" +msgstr "_U မိတ်ဆွေ၏ သုံးစွဲသူအမည် -" -#, fuzzy msgid "(Optional) A_lias:" -msgstr "တခ္ရား ပေးခ္ယင္‌သော အခ္ယက္‌အလက္‌မ္ယား" +msgstr "_L (လိုအပ်လျှင်) အမည်ကွဲ - " -#, fuzzy msgid "(Optional) _Invite message:" -msgstr "(1 message)" +msgstr "_I (လိုအပ်လျှင်) ဖိတ်ကြားစာ -" -#, fuzzy msgid "Add buddy to _group:" -msgstr "စာရင္းထဲကို ေဘာ္ဒာထည့္မလား" +msgstr "_G မိတ်ဆွေကို အုပ်စုထဲ ထည့်သွင်းရန် -" msgid "This protocol does not support chat rooms." -msgstr "အခု protocol ဖ္ရင့္ chat room မ္ယားမခ္ယိတ္‌နုိင္‌ပာ။" +msgstr "ဤပရိုတိုကောသည် စကားပြောခန်းများကို မထောက်ပံ့ပါ။" msgid "" "You are not currently signed on with any protocols that have the ability to " "chat." -msgstr "" -"You are not currently signed on with any protocols that have the ability to " -"chat." +msgstr "ယခု သင်သည် အကောင့်ထဲသို့ စကားပြောဆိုနိုင်သော ပရိုတိုကောများနှင့် မ၀င်ရောက်ထားပါ။" msgid "" "Please enter an alias, and the appropriate information about the chat you " "would like to add to your buddy list.\n" msgstr "" -"Please enter an alias, and the appropriate information about the chat you " -"would like to add to your buddy list.\n" +"အမည်ကွဲ တစ်ခု ရေးထည့်ပါ၊ ပြီးနောက် သင့် မိတ်ဆွေစာရင်းထဲ ထည့်သွင်းလိုသော စကားပြောခန်း၏ သင့်လျှော်သော " +"အချက်အလက်များ ရေးထည့်ပါ။ \n" -#, fuzzy msgid "A_lias:" -msgstr "Alias:" +msgstr "_L အမည်ကွဲ -" msgid "_Group:" -msgstr "_Group:" +msgstr "_G အုပ်စု -" msgid "Auto_join when account connects." -msgstr "" +msgstr "_J အကောင့် ဆက်သွယ်မိသည်နှင့် အလိုအလျောက် ၀င်ရောက်သည်။" msgid "_Remain in chat after window is closed." -msgstr "" +msgstr "_R ဝင်းဒိုး ပိတ်သွားပြီးနောက် စကားပြောခန်း၌ ကျန်ရစ်ရန်။" msgid "Please enter the name of the group to be added." -msgstr "Please enter the name of the group to be added." +msgstr "ထည့်သွင်းမဲ့ အုပ်စုအမည်ကို ရေးထည့်ပါ။" -#, fuzzy msgid "Enable Account" -msgstr "Account" +msgstr "အကောင့် ဖွင့်ရန်" msgid "/Accounts/Enable Account" -msgstr "" +msgstr "/အကောင့်များ/အကောင့် ဖွင့်ရန်" msgid "/Accounts/" -msgstr "" +msgstr "/အကောင့်များ/" -#, fuzzy msgid "_Edit Account" -msgstr "_Account" +msgstr "_E အကောင့် တည်းဖြတ်ရန်" -#, fuzzy msgid "Set _Mood..." -msgstr "Save File..." +msgstr "_M နည်းနာကို သတ်မှတ်ရန်..." msgid "No actions available" -msgstr "No actions available" +msgstr "လှုပ်ရှားမှုများ မလုပ်ဆောင်နိုင်ပါ" -#, fuzzy msgid "_Disable" -msgstr "Visible" +msgstr "_D ပိတ်ရန်" -#, fuzzy msgid "/Tools" -msgstr "/_Tools" +msgstr "ကိရိယာများ" -#, fuzzy msgid "/Buddies/Sort Buddies" -msgstr "/Buddies/Show Offline Buddies" +msgstr "/မိတ်ဆွေများ/မိတ်ဆွေများ မျိုးတူစုရန်" msgid "Type the host name for this certificate." -msgstr "" +msgstr "ဤအသိအမှတ်ပြုလွှာအတွက် host အမည် ရေးထည့်ပါ။" #. Widget creation function -#, fuzzy msgid "SSL Servers" -msgstr "Server" +msgstr "SSL ဆာဗာများ" -#, fuzzy msgid "Unknown command." -msgstr "Unknown command" +msgstr "အမည်မသိ ညွှန်ကြားချက်။" -#, fuzzy msgid "That buddy is not on the same protocol as this chat." -msgstr "That buddy is not on the same protocol as this chat" +msgstr "ထိုမိတ်ဆွေသည် ဤစကားပြောခန်း၏ ပရိုတိုကောနှင့် မတူပါ။" msgid "" "You are not currently signed on with an account that can invite that buddy." -msgstr "" -"You are not currently signed on with an account that can invite that buddy." +msgstr "သင်သည် မိတ်ဆွေကို ဖိတ်ကြားနိုင်သော အကောင့်ဖြင့် လောလောဆယ် ဝင်ရောက်ထားခြင်း မရှိပါ။ " msgid "Invite Buddy Into Chat Room" -msgstr "Invite Buddy Into Chat Room" +msgstr "မိတ်ဆွေကို စကားပြောခန်းထဲ ဖိတ်ကြားရန်" msgid "_Buddy:" -msgstr "_Buddy:" +msgstr "_B မိတ်ဆွေ -" msgid "_Message:" -msgstr "_Message:" +msgstr "_M ပေးစာ -" #, c-format msgid "

Conversation with %s

\n" -msgstr "

Conversation with %s

\n" +msgstr "

%s နှင့် စကားပြောဆိုခြင်း

\n" msgid "Save Conversation" -msgstr "Save Conversation" +msgstr "စကားပြောဆိုချက်ကို သိမ်းဆည်းရန်" msgid "Un-Ignore" -msgstr "Un-Ignore" +msgstr "ပြန်လည် ဂရုစိုက်ရန်" msgid "Ignore" -msgstr "Ignore" +msgstr "လျစ်လျူရှုရန်" -#, fuzzy msgid "Get Away Message" -msgstr "Away Message အသစ္‌" +msgstr "စာ ပေးပို့ရန်" -#, fuzzy msgid "Last Said" -msgstr "Last name:" +msgstr "နောက်ဆုံး ပြောဆိုချက်" msgid "Unable to save icon file to disk." -msgstr "Unable to save icon file to disk." +msgstr "အိုင်ကွန်ဖိုင်ကို disk ထဲ သိမ်းဆည်း၍ မရပါ။" msgid "Save Icon" -msgstr "Save Icon" +msgstr "အိုင်ကွန် သိမ်းဆည်းရန်" msgid "Animate" -msgstr "Animate" +msgstr "သက်၀င်စေရန်" msgid "Hide Icon" -msgstr "Hide Icon" +msgstr "အိုင်ကွန် ဖျောက်ရန်" msgid "Save Icon As..." -msgstr "Save Icon As..." +msgstr "အိုင်ကွန် သိမ်းဆည်းမဲ့ ပုံစံ..." -#, fuzzy msgid "Set Custom Icon..." -msgstr "Custom" +msgstr "စိတ်ကြိုက် အိုင်ကွန် သတ်မှတ်ရန်..." -#, fuzzy msgid "Change Size" -msgstr "Change Address To:" +msgstr "အရွယ်အစား ပြောင်းရန်" msgid "Show All" -msgstr "" +msgstr "အားလုံး ဖေါ်ပြရန်" #. Conversation menu msgid "/_Conversation" -msgstr "/_Conversation" +msgstr "_C စကားပြောဆိုမှု" msgid "/Conversation/New Instant _Message..." -msgstr "/Conversation/New Instant _Message..." +msgstr "_M /စကားပြောဆိုမှု/လက်ငင်း ပေးစာအသစ်" -#, fuzzy msgid "/Conversation/Join a _Chat..." -msgstr "/Conversation/In_vite..." +msgstr "_C /စကားပြောဆိုမှု/စကားပြောခန်း တစ်ခု၌ ပါ၀င်ရန်..." msgid "/Conversation/_Find..." -msgstr "/Conversation/_Find..." +msgstr "_F /စကားပြောဆိုမှု/ရှာရန် ..." msgid "/Conversation/View _Log" -msgstr "/Conversation/View _Log" +msgstr "_L /စကားပြောဆိုမှု/မှတ်တမ်း ကြည့်ရှုရန်" msgid "/Conversation/_Save As..." -msgstr "/Conversation/_Save As..." +msgstr "_S /စကားပြောဆိုမှု/သိမ်းဆည်းမဲ့ ပုံစံ..." -#, fuzzy msgid "/Conversation/Clea_r Scrollback" -msgstr "/Conversation/Clear" +msgstr "_R /စကားပြောဆိုမှု/Scrollback ရှင်းလင်းရန်" -#, fuzzy msgid "/Conversation/M_edia" -msgstr "/Conversation/_Close" +msgstr "_E /စကားပြောဆိုမှု/မီဒီယာ" -#, fuzzy msgid "/Conversation/Media/_Audio Call" -msgstr "/Conversation/_Close" +msgstr "_A /စကားပြောဆိုမှု/မီဒီယာ/အသံခေါ်ဆိုမှု" -#, fuzzy msgid "/Conversation/Media/_Video Call" -msgstr "/Conversation/_Close" +msgstr "_V /စကားပြောဆိုမှု/မီဒီယာ/ရုပ်သံခေါ်ဆိုမှု" -#, fuzzy msgid "/Conversation/Media/Audio\\/Video _Call" -msgstr "/Conversation/View _Log" +msgstr "_C /စကားပြောဆိုမှု/မီဒီယာ/အသံ\\/ရုပ်သံ ခေါ်ဆိုမှု" msgid "/Conversation/Se_nd File..." -msgstr "/Conversation/Se_nd File..." +msgstr "_N /စကားပြောဆိုမှု/ဖိုင် ပေးပို့ရန်..." -#, fuzzy msgid "/Conversation/Get _Attention" -msgstr "/Conversation/Get Info" +msgstr "_A /စကားပြောဆိုမှု/အာရုံစိုက်မှု ရယူရန်" msgid "/Conversation/Add Buddy _Pounce..." -msgstr "/Conversation/Add Buddy _Pounce..." +msgstr "_P /စကားပြောဆိုမှု/ မိတ်ဆွေချင်း လက်တို့မှု ထည့်သွင်းရန်..." msgid "/Conversation/_Get Info" -msgstr "/Conversation/_Get Info" +msgstr "_G /စကားပြောဆိုမှု/အချက်အလက် ရယူရန်" msgid "/Conversation/In_vite..." -msgstr "/Conversation/In_vite..." +msgstr "_V /စကားပြောဆိုမှု/ဖိတ်ကြားရန်..." -#, fuzzy msgid "/Conversation/M_ore" -msgstr "/Conversation/_Close" +msgstr "_O /စကားပြောဆိုမှု/အသေးစိတ်" -#, fuzzy msgid "/Conversation/Al_ias..." -msgstr "/Conversation/Alias..." +msgstr "_I /စကားပြောဆိုမှု/အမည်ကွဲ..." msgid "/Conversation/_Block..." -msgstr "/Conversation/_Block..." +msgstr "_B /စကားပြောဆိုမှု/ပိတ်ဆို့ရန်..." -#, fuzzy msgid "/Conversation/_Unblock..." -msgstr "/Conversation/_Block..." +msgstr "_U /စကားပြောဆိုမှု/ပြန်ဖွင့်ရန်..." msgid "/Conversation/_Add..." -msgstr "/Conversation/_Add..." +msgstr "_A /စကားပြောဆိုမှု/ထည့်သွင်းရန်..." msgid "/Conversation/_Remove..." -msgstr "/Conversation/_Remove..." +msgstr "_R /စကားပြောဆိုမှု/ဖယ်ထုတ်ရန်..." msgid "/Conversation/Insert Lin_k..." -msgstr "/Conversation/Insert Lin_k..." +msgstr "_K /စကားပြောဆိုမှု/လင့်ခ် ထည့်သွင်းရန်..." msgid "/Conversation/Insert Imag_e..." -msgstr "/Conversation/Insert Imag_e..." +msgstr "_E /စကားပြောဆိုမှု/ရုပ်ပုံ ထည့်သွင်းရန်..." msgid "/Conversation/_Close" -msgstr "/Conversation/_Close" +msgstr "_C /စကားပြောဆိုမှု/ပိတ်ရန်" #. Options msgid "/_Options" -msgstr "/_Options" +msgstr "_O /ရွေးစရာများ" msgid "/Options/Enable _Logging" -msgstr "/Options/Enable _Logging" +msgstr "_L /ရွေးစရာများ/မှတ်တမ်းတင်ခြင်း ပြုလုပ်ရန်" msgid "/Options/Enable _Sounds" -msgstr "/Options/Enable _Sounds" +msgstr "_S /ရွေးစရာများ/အသံများ ဖွင့်ထားရန်" -#, fuzzy msgid "/Options/Show Formatting _Toolbars" -msgstr "/Options/Show Formatting _Toolbar" +msgstr "_T /ရွေးစရာများ/ပုံစံချရန် ကိရိယာတန်းများ ပြရန်" -#, fuzzy msgid "/Options/Show Ti_mestamps" -msgstr "/Options/Show Timestamps" +msgstr "_M /ရွေးစရာများ/အချိန် သတ်မှတ်ချက်များ ပြရန်" -#, fuzzy msgid "/Conversation/More" -msgstr "/Conversation/_Close" +msgstr "/စကားပြောဆိုမှု/အသေးစိတ်" -#, fuzzy msgid "/Options" -msgstr "/_Options" +msgstr "/ရွေးစရာများ" #. The menubar has been deactivated. Make sure the 'More' submenu is regenerated next time #. * the 'Conversation' menu pops up. #. Make sure the 'Conversation -> More' menuitems are regenerated whenever #. * the 'Conversation' menu pops up because the entries can change after the #. * conversation is created. -#, fuzzy msgid "/Conversation" -msgstr "/_Conversation" +msgstr "/စကားပြောဆိုမှု" msgid "/Conversation/View Log" -msgstr "/Conversation/View Log" +msgstr "/စကားပြောဆိုမှု/မှတ်တမ်းကြည့်ရှုရန်" -#, fuzzy msgid "/Conversation/Media/Audio Call" -msgstr "/Conversation/_Close" +msgstr "/စကားပြောဆိုမှု/မီဒီယာ/အသံခေါ်ဆိုမှု" -#, fuzzy msgid "/Conversation/Media/Video Call" -msgstr "/Conversation/View Log" +msgstr "/စကားပြောဆိုမှု/မီဒီယာ/ရုပ်သံခေါ်ဆိုမှု" -#, fuzzy msgid "/Conversation/Media/Audio\\/Video Call" -msgstr "/Conversation/_Close" +msgstr "/စကားပြောဆိုမှု/မီဒီယာ/အသံ\\/ရုပ်သံ ခေါ်ဆိုမှု" msgid "/Conversation/Send File..." -msgstr "/Conversation/Send File..." +msgstr "/စကားပြောဆိုမှု/ဖိုင် ပေးပို့ရန်..." -#, fuzzy msgid "/Conversation/Get Attention" -msgstr "/Conversation/Get Info" +msgstr "/စကားပြောဆိုမှု/အာရုံစိုက်မှု ရယူရန်" msgid "/Conversation/Add Buddy Pounce..." -msgstr "/Conversation/Add Buddy Pounce..." +msgstr "/စကားပြောဆိုမှု/ မိတ်ဆွေချင်း လက်တို့မှု ထည့်သွင်းရန်..." msgid "/Conversation/Get Info" -msgstr "/Conversation/Get Info" +msgstr "/စကားပြောဆိုမှု/အချက်အလက် ရယူရန်" msgid "/Conversation/Invite..." -msgstr "/Conversation/Invite..." +msgstr "/စကားပြောဆိုမှု/ဖိတ်ကြားရန် ..." msgid "/Conversation/Alias..." -msgstr "/Conversation/Alias..." +msgstr "/စကားပြောဆိုမှု/အမည်ကွဲ ..." msgid "/Conversation/Block..." -msgstr "/Conversation/Block..." +msgstr "/စကားပြောဆိုမှု/ပိတ်ဆို့ရန်..." -#, fuzzy msgid "/Conversation/Unblock..." -msgstr "/Conversation/Block..." +msgstr "/စကားပြောဆိုမှု/ပြန်ဖွင့်ရန်..." msgid "/Conversation/Add..." -msgstr "/Conversation/Add..." +msgstr "/စကားပြောဆိုမှု/ထည့်သွင်းရန်..." msgid "/Conversation/Remove..." -msgstr "/Conversation/Remove..." +msgstr "/စကားပြောဆိုမှု/ဖယ်ထုတ်ရန်..." msgid "/Conversation/Insert Link..." -msgstr "/Conversation/Insert Link..." +msgstr "/စကားပြောဆိုမှု/လင့်ခ် ထည့်သွင်းရန်..." msgid "/Conversation/Insert Image..." -msgstr "/Conversation/Insert Image..." +msgstr "/စကားပြောဆိုမှု/ပုံ ထည့်သွင်းရန်..." msgid "/Options/Enable Logging" -msgstr "/Options/Enable Logging" +msgstr "/ရွေးစရာများ/မှတ်တမ်းတင်ခြင်း ပြုလုပ်ရန်" msgid "/Options/Enable Sounds" -msgstr "/Options/Enable Sounds" +msgstr "/ရွေးစရာများ/အသံများ ခွင့်ပြုရန်" -#, fuzzy msgid "/Options/Show Formatting Toolbars" -msgstr "/Options/Show Formatting Toolbar" +msgstr "/ရွေးစရာများ/ပုံစံချရန် ကိရိယာတန်းများ ပြရန်" msgid "/Options/Show Timestamps" -msgstr "/Options/Show Timestamps" +msgstr "/ရွေးစရာများ/အချိန် သတ်မှတ်ချက်များ ပြရန်" msgid "User is typing..." -msgstr "User is typing..." +msgstr "သုံးစွဲသူ စာရိုက်နေသည်..." -#, fuzzy, c-format +#, c-format msgid "" "\n" "%s has stopped typing" -msgstr "%s has stopped typing to you (%s)" +msgstr "" +"\n" +"%s သည် စာဆက်မရိုက်တော့ပါ" #. Build the Send To menu -#, fuzzy msgid "S_end To" -msgstr "_Send As" +msgstr "_E ပေးပို့ရမည့် သူ" -#, fuzzy msgid "_Send" -msgstr "Send" +msgstr "_S ပေးပို့ရန်" #. Setup the label telling how many people are in the room. msgid "0 people in room" -msgstr "0 people in room" +msgstr "အခန်းထဲ လူမရှိပါ" msgid "Close Find bar" -msgstr "" +msgstr "ရှာဖွေမှု ဘားတန်းကို ပိတ်ရန်" -#, fuzzy msgid "Find:" -msgstr "Find" +msgstr "ရှာဖွေရန် -" #, c-format msgid "%d person in room" msgid_plural "%d people in room" -msgstr[0] "%d person in room" -msgstr[1] "%d people in room" +msgstr[0] "အခန်းထဲ၌ လူ %d ယောက် ရှိသည်" -#, fuzzy msgid "Stopped Typing" -msgstr "Ping" +msgstr "စာရိုက်မှု ရပ်သွားသည်" -#, fuzzy msgid "Nick Said" -msgstr "Nick" +msgstr "အ​မည်ပြောင်၏ ပြောဆိုချက်" -#, fuzzy msgid "Unread Messages" -msgstr "Send Message" +msgstr "မဖတ်ရသေးသော စာများ" -#, fuzzy msgid "New Event" -msgstr "Event" +msgstr "ဖြစ်ရပ် အသစ်" + +msgid "" +"The account has disconnected and you are no longer in this chat. You will " +"automatically rejoin the chat when the account reconnects." +msgstr "" -#, fuzzy msgid "clear: Clears all conversation scrollbacks." -msgstr "%s has closed the conversation window." +msgstr "ရှင်းလင်း - စကားပြောဆိုမှု scrollback များကို ရှင်းလင်းပါ။" -#, fuzzy msgid "Confirm close" -msgstr "Confirm Account" +msgstr "ပိတ်ဖို့ အတည်ပြုရန်" -#, fuzzy msgid "You have unread messages. Are you sure you want to close the window?" -msgstr "%s ကို တကယ္‌ဖ္ယက္‌လိုက္‌ေတာ့မ္ဟာလား" +msgstr "သင် မဖတ်ရသေးသော စာများ ရှိသည်။ ဝင်းဒိုး ပိတ်ရန် သေချာပါသလား?" msgid "Close other tabs" -msgstr "" +msgstr "တခြား စာအမှတ်များကို ပိတ်ရန်" msgid "Close all tabs" -msgstr "" +msgstr "စာအမှတ် အားလုံးကို ပိတ်ရန်" msgid "Detach this tab" -msgstr "" +msgstr "ဤစာအမှတ်ကို ခွဲရန်" msgid "Close this tab" -msgstr "" +msgstr "ဤစာအမှတ်ကို ပိတ်ရန်" msgid "Close conversation" -msgstr "Close conversation" +msgstr "စကားပြောဆိုချက် ပိတ်ရန်" msgid "Last created window" -msgstr "Last created window" +msgstr "နောက်ဆုံး ဖန်တီးလိုက်သော ၀င်းဒိုး" msgid "Separate IM and Chat windows" -msgstr "Separate IM and Chat windows" +msgstr "IM နှင့် စကားပြောခန်း ဝင်းဒိုးများကို ခွဲထားရန်" msgid "New window" -msgstr "Window အသစ္‌" +msgstr "ဝင်းဒိုး အသစ်" msgid "By group" -msgstr "By group" +msgstr "အုပ်စု အလိုက်" msgid "By account" -msgstr "By account" +msgstr "အကောင့်အလိုက်" msgid "Find" -msgstr "Find" +msgstr "ရှာဖွေရန်" msgid "_Search for:" -msgstr "_Search for:" +msgstr "_S ရှာဖွေရန် -" msgid "Save Debug Log" -msgstr "Save Debug Log" +msgstr "အမှားပြင်မှတ်တမ်း သိမ်းဆည်းရန်" -#, fuzzy msgid "Invert" -msgstr "_Insert" +msgstr "ပြောင်းပြန်လှန်ရန်" msgid "Highlight matches" -msgstr "" +msgstr "ကိုက်ညီချက်များကို အရောင်တင်ရန်" msgid "_Icon Only" -msgstr "" +msgstr "_I အိုင်ကွန်ပုံသာ" msgid "_Text Only" -msgstr "" +msgstr "_T စာသားသက်သက်" msgid "_Both Icon & Text" -msgstr "" +msgstr "_B အိုင်ကွန်နှင့် စာသား နှစ်ခုစလုံး" -#, fuzzy msgid "Filter" -msgstr "Failed" +msgstr "စစ်​ထုတ်ရန်" -#, fuzzy msgid "Right click for more options." -msgstr "Option မ္ယားမ္ယား ပ္ရပာ" +msgstr "နောက်ထပ် ရွေးစရာများအတွက် ညာဖက် နှိပ်ပါ။" msgid "Level " -msgstr "" +msgstr "အဆင့်" msgid "Select the debug filter level." -msgstr "" +msgstr "အမှားပြင် စိစစ်မှုအဆင့် ရွေးပါ။" -#, fuzzy msgid "All" -msgstr "Allow" +msgstr "အားလုံး" msgid "Misc" -msgstr "" +msgstr "အထွေထွေ" -#, fuzzy msgid "Warning" -msgstr "Warn" +msgstr "သတိပေးချက်" -#, fuzzy msgid "Error " -msgstr "Error" +msgstr "ချို့ယွင်းချက်" -#, fuzzy msgid "Fatal Error" -msgstr "Internal Error" +msgstr "ဆိုးရွားသော ချို့ယွင်းချက်" -#, fuzzy msgid "artist" -msgstr "Address" +msgstr "အနုပညာရှင်" msgid "voice and video" -msgstr "" +msgstr "အသံနှင့် ဗွီဒီယို" msgid "support" -msgstr "support" +msgstr "အထောက်အပံ့" -#, fuzzy msgid "webmaster" -msgstr "developer & webmaster" +msgstr "ကွန်ရက် စီမံခန့်ခွဲသူ" msgid "win32 port" msgstr "win32 port" #. feel free to not translate this msgid "Ka-Hing Cheung" -msgstr "" +msgstr "ကာ-ဟင်း ချွမ်း" msgid "maintainer" -msgstr "maintainer" +msgstr "ထိန်းသိမ်းသူ" -#, fuzzy msgid "libfaim maintainer" -msgstr "former libfaim maintainer" +msgstr "libfaim ထိန်းသိမ်းသူ" #. If "lazy bum" translates literally into a serious insult, use something else or omit it. msgid "hacker and designated driver [lazy bum]" -msgstr "hacker and designated driver [lazy bum]" +msgstr "ဟက်ကာနှင့် သတ်မှတ်ထားသော ဒရိုင်ဘာ [lazy bum]" -#, fuzzy msgid "support/QA" -msgstr "support" +msgstr "အထောက်အပံ့/မေးဖြေ" msgid "XMPP" -msgstr "" +msgstr "XMPP" msgid "original author" -msgstr "original author" +msgstr "မူလ ရေးသားသူ" msgid "lead developer" -msgstr "lead developer" +msgstr "ဦးဆောင် စီစဉ်သူ" msgid "Senior Contributor/QA" -msgstr "" +msgstr "အဓိက ပါဝင်ပံ့ပိုးသူ/မေးဖြေ" msgid "Afrikaans" -msgstr "" +msgstr "အာဖရိကန်" -#, fuzzy msgid "Arabic" -msgstr "Amharic" +msgstr "အာရေဗစ်" -#, fuzzy msgid "Assamese" -msgstr "Ashamed" +msgstr "အဆာမိစ်" msgid "Belarusian Latin" -msgstr "" +msgstr "ဘလာရုရှန် လက်တင်" msgid "Bulgarian" -msgstr "Bulgarian" +msgstr "ဘူ​လဂေးရီးယန်း" msgid "Bengali" -msgstr "" +msgstr "ဘင်္ဂါလီ" msgid "Bengali-India" -msgstr "" +msgstr "ဘင်္ဂါလီ-အိန္ဒိယ" -#, fuzzy msgid "Bosnian" -msgstr "Romanian" +msgstr "ဘော့စနီးယန်း" msgid "Catalan" -msgstr "Catalan" +msgstr "ကတလန်" msgid "Valencian-Catalan" -msgstr "" +msgstr "ဗလန်ရှန်-ကတလန်" msgid "Czech" -msgstr "Czech" +msgstr "ချက်" msgid "Danish" -msgstr "Danish" +msgstr "ဒန်းနစ်ရှ်" msgid "German" -msgstr "German" +msgstr "ဂျာမန်" msgid "Dzongkha" -msgstr "" +msgstr "ဂျုံးခါ" msgid "Greek" -msgstr "" +msgstr "ဂရိ" -#, fuzzy msgid "Australian English" -msgstr "Canadian English" +msgstr "သြစတြေးလျ အင်္ဂလိပ်" msgid "British English" -msgstr "Proper English" +msgstr "ဗြိတိသျှ အင်္ဂလိပ်" msgid "Canadian English" -msgstr "Canadian English" +msgstr "ကနေဒီယန် အင်္ဂလိပ်" msgid "Esperanto" -msgstr "" +msgstr "အက်စ်ပါရန်တို" msgid "Spanish" -msgstr "Spanish" +msgstr "စပဲနစ်ရှ်" -#, fuzzy msgid "Estonian" -msgstr "Romanian" +msgstr "အက်စ်တိုနီယန်" msgid "Basque" -msgstr "" +msgstr "ဘက်စ်" -#, fuzzy msgid "Persian" -msgstr "Serbian" +msgstr "ပါရှန်" msgid "Finnish" -msgstr "Finnish" +msgstr "ဖှင်နစ်ရှ်" msgid "French" -msgstr "French" +msgstr "ပြင်သစ်" -#, fuzzy msgid "Irish" -msgstr "Address" +msgstr "အိုင်းရစ်" -#, fuzzy msgid "Galician" -msgstr "Italian" +msgstr "ဂလစ်စီယန်" msgid "Gujarati" -msgstr "" +msgstr "ဂူဂျာရတီ" msgid "Gujarati Language Team" -msgstr "" +msgstr "ဂူဂျာရတီ ဘာသာစကားအသင်း" msgid "Hebrew" -msgstr "Hebrew" +msgstr "ဟီဗရူး" msgid "Hindi" -msgstr "Hindi" +msgstr "ဟိန္ဒီ" msgid "Croatian" -msgstr "" +msgstr "ခရိုအေးရှား" msgid "Hungarian" -msgstr "Hungarian" +msgstr "ဟန်​ဂေရီဟန်" -#, fuzzy msgid "Armenian" -msgstr "Romanian" +msgstr "အာမေးနီးယန်း" -#, fuzzy msgid "Indonesian" -msgstr "Macedonian" +msgstr "အင်ဒိုနီးရှန်း" msgid "Italian" -msgstr "Italian" +msgstr "အီတာလီယံ" msgid "Japanese" -msgstr "Japanese" +msgstr "ဂျပဲနိစ်" -#, fuzzy msgid "Georgian" -msgstr "German" +msgstr "​ဂျော်ဂျီယန်" -#, fuzzy msgid "Ubuntu Georgian Translators" -msgstr "Current Translators" +msgstr "ဦးဘွန်သူး ဂျော်ဂျီဟန် ဘာသာပြန်သူများ" -#, fuzzy msgid "Khmer" -msgstr "Opera" +msgstr "ခမာ" -#, fuzzy msgid "Kannada" -msgstr "Banned" +msgstr "ကန်နာဒါ" msgid "Kannada Translation team" -msgstr "" +msgstr "ကန်နာဒါ ဘာသာပြန်အသင်း" msgid "Korean" -msgstr "Korean" +msgstr "ကိုရီးယန်း" msgid "Kurdish" -msgstr "" +msgstr "ကူဒစ်ရှ်" msgid "Lao" -msgstr "" +msgstr "လော" -#, fuzzy msgid "Maithili" -msgstr "Nihilist" +msgstr "မယ်သီလီ" -#, fuzzy msgid "Meadow Mari" -msgstr "Email" +msgstr "မယ်ဒို မာရီ" msgid "Macedonian" -msgstr "Macedonian" +msgstr "မာစီဒိုနီယန်း" -#, fuzzy msgid "Malayalam" -msgstr "Male" +msgstr "မာလာယာလမ်" -#, fuzzy msgid "Mongolian" -msgstr "Macedonian" +msgstr "မွန်ဂိုလီယန်" -#, fuzzy msgid "Marathi" -msgstr "Address" +msgstr "မာရသီ" -#, fuzzy msgid "Malay" -msgstr "Male" +msgstr "မလေး" -#, fuzzy msgid "Bokmål Norwegian" -msgstr "Norwegian" +msgstr "" msgid "Nepali" -msgstr "" +msgstr "နီပါလီ" -#, fuzzy msgid "Dutch, Flemish" -msgstr "Dutch; Flemish" +msgstr "ဒပ်ချ်" -#, fuzzy msgid "Norwegian Nynorsk" -msgstr "Norwegian" +msgstr "နော်ဝေဂန် ညန်နိုရာစ်က်" msgid "Occitan" -msgstr "" +msgstr "အိုးစည်တန်း" -#, fuzzy msgid "Oriya" -msgstr "Opera" +msgstr "အိုရီယာ" msgid "Punjabi" -msgstr "" +msgstr "ပန်ဂျာဘီ" msgid "Polish" -msgstr "Polish" +msgstr "ပိုလစ်" msgid "Portuguese" -msgstr "Portuguese" +msgstr "ပေါ်တူဂီ" msgid "Portuguese-Brazil" -msgstr "Portuguese-Brazil" +msgstr "ပေါ်တူဂီ-ဘရာဇီး" -#, fuzzy msgid "Pashto" -msgstr "Photo" +msgstr "ပါရှ်တို" msgid "Romanian" -msgstr "Romanian" +msgstr "ရိုမေးနီးယန်း" msgid "Russian" -msgstr "Russian" +msgstr "ရှရှား" msgid "Slovak" -msgstr "Slovak" +msgstr "ဆလိုဗက်" msgid "Slovenian" -msgstr "Slovenian" +msgstr "ဆလိုဗေးနီးယန်း" -#, fuzzy msgid "Albanian" -msgstr "Romanian" +msgstr "အယ်လ်ဘေးနီးယန်း" msgid "Serbian" -msgstr "Serbian" +msgstr "ဆာယီယန်း" msgid "Sinhala" -msgstr "" +msgstr "စင်ဟာလာ" msgid "Swedish" -msgstr "Swedish" +msgstr "ဆွီဒီးရှ်" msgid "Swahili" -msgstr "" +msgstr "ဆွာဟီလီ" -#, fuzzy msgid "Tamil" -msgstr "Terminal" +msgstr "တမီးလ်" msgid "Telugu" -msgstr "" +msgstr "တေလူဂူ" msgid "Thai" -msgstr "" +msgstr "ထိုင်း" msgid "Turkish" -msgstr "" +msgstr "တားရ်ကစ်ရှ်" -#, fuzzy msgid "Ukranian" -msgstr "Romanian" +msgstr "ယူကရေးနီးယန်း" msgid "Urdu" -msgstr "" +msgstr "အူရ်ဒူ" msgid "Vietnamese" -msgstr "Vietnamese" - -msgid "T.M.Thanh and the Gnome-Vi Team" -msgstr "T.M.Thanh and the Gnome-Vi Team" +msgstr "ဗီယက်နမ်" msgid "Simplified Chinese" -msgstr "Simplified Chinese" +msgstr "ရိုးရှင်း တရုတ်စာ" msgid "Hong Kong Chinese" -msgstr "" +msgstr "ဟောင်ကောင် တရုတ်စာ" msgid "Traditional Chinese" -msgstr "Traditional Chinese" +msgstr "ရိုးရာ တရုတ်စာ" msgid "Amharic" -msgstr "Amharic" +msgstr "အမ်ဟာရစ်" msgid "Lithuanian" -msgstr "Lithuanian" +msgstr "လစ်သူယန်းနီယန်း" + +msgid "T.M.Thanh and the Gnome-Vi Team" +msgstr "T.M.Thanh နှင့် Gnome-Vi အသင်း" #, c-format msgid "" @@ -12673,6 +11648,11 @@ "copyrighted by its contributors, a list of whom is also distributed with " "%s. There is no warranty for %s.

" msgstr "" +"%s သည် libpurple ကို အခြေခံသော စာပေးပို့သည့် ကလိုင်း တစ်ခု ဖြစ်သည်။ libpurple သည် စာ " +"အများအပြားကို တစ်ပြိုင်နက် ဆက်သွယ်ပေးနိုင်သည်။ %s ကို GTK+ သုံးပြီး C ဖြင့် ရေးထားခြင်း ဖြစ်သည်။ %s " +"ကို ထုတ်ပြန်ပြီးနောက် GPL လိုင်စင် ဗားရှင်း ၂ (သို့မဟုတ် နောက်ထွက်) အရ ပြန်လည်ပြင်ဆင်ခြင်း၊ " +"ပြန်လည်ဖြန့်ချီခြင်းတို့ ပြုလုပ်နိုင်သည်။ GPL ကို %s နှင့်အတူ ဖြန့်ဝေထားသည်။ %s ကို %s နှင့်အတူ ဖြန့်ချီထားသော " +"စာရင်းထဲ၌ ပါဝင်ပံ့ပိုးသူများက မူပိုင်ခွင့် ပြုလုပ်ထားသည်။ %s အတွက် အာမခံ ပေးထားခြင်း မရှိပါ။

" #, c-format msgid "" @@ -12681,6 +11661,10 @@ "Channel: #pidgin on irc.freenode.net
\tXMPP MUC: devel@conference.pidgin." "im

" msgstr "" +"အထောက်အကူပြုသော အရင်းအမြစ်များ
\tကွန်ရက် စာမျက်နှာ
\tမေးလေ့မေးထ မေးခွန်းများ
\tIRC " +"ချာနယ် - #irc.freenode.net ပေါ်မှ #pidgin
\tXMPP MUC - devel@conference." +"pidgin.im

" #, c-format msgid "" @@ -12692,657 +11676,592 @@ "welcome to post in another language, but the responses may be less helpful." "
" msgstr "" +"အခြား Pidgin သုံးစွဲသူများထံမှ အ​ကူအညီကို support@pidgin.imထံသို့ အီးမေးလ် ပေးပို့ခြင်းဖြင့် " +"ရရှိနိုင်သည်။
၄င်းသည် လူထုသုံး ​စာပေးပို့မှု စနစ် ဖြစ်သည်။ (archive)
အခြား ပရိုတိုကောများ (သို့) ပလပ်အင်များဖြင့် " +"ကျွန်ပ်တို့ အ​ကူအညီ မပေးနိုင်ပါ။
ဤစာရင်းသုံး အခြေခံ ဘာသာစကားမှာ အင်္ဂလိပ်ဖြစ်သည်။ အခြား " +"ဘာသာစကားဖြင့် စာ​ ပေးပို့နိုင်သည်၊ သို့သော် အကြောင်းကြားစာများသည် အထောက်အကူ နည်းနိုင်သည်။
" -#, fuzzy, c-format +#, c-format msgid "About %s" -msgstr "About Pidgin" +msgstr "%s အကြောင်း" -#, fuzzy msgid "Build Information" -msgstr "Buddy Information" +msgstr "တည်ဆောက်မှုဆိုင်ရာ အချက်အလက်" #. End of not to be translated section -#, fuzzy, c-format +#, c-format msgid "%s Build Information" -msgstr "Buddy Information" +msgstr "%s တည်ဆောက်မှုဆိုင်ရာ အချက်အလက်" -#, fuzzy msgid "Current Developers" -msgstr "Retired Developers" +msgstr "လက်ရှိ ပြုလုပ်ဖန်တီးသူများ" msgid "Crazy Patch Writers" -msgstr "Crazy Patch Writers" +msgstr "Crazy Patch ရေးသားသူများ" msgid "Retired Developers" -msgstr "Retired Developers" +msgstr "အငြမ်းစား ပြုလုပ်ဖန်တီးသူများ" -#, fuzzy msgid "Retired Crazy Patch Writers" -msgstr "Crazy Patch Writers" +msgstr "အငြိမ်းစား Crazy Patch ရေးသားသူများ" -#, fuzzy, c-format +#, c-format msgid "%s Developer Information" -msgstr "Server Information" +msgstr "%s ပြုလုပ်ဖန်တီးသူ အချက်အလက်များ" msgid "Current Translators" -msgstr "Current Translators" +msgstr "လက်ရှိ ဘာသာပြန်သူများ" msgid "Past Translators" -msgstr "Past Translators" +msgstr "အရင်က ဘာသာပြန်သူများ" -#, fuzzy, c-format +#, c-format msgid "%s Translator Information" -msgstr "Work Information" +msgstr "%s ဘာသာပြန်သူ အချက်အလက်" -#, fuzzy, c-format +#, c-format msgid "%s Plugin Information" -msgstr "Buddy Information" +msgstr "%s ပလပ်အင်ဆိုင်ရာ အချက်အလက်" -#, fuzzy msgid "Plugin Information" -msgstr "User Information" +msgstr "ပလပ်အင် အချက်အလက်" -#, fuzzy msgid "_Name" -msgstr "အမည္‌" +msgstr "_N အမည်" msgid "_Account" -msgstr "_Account" +msgstr "_A အကောင့်" msgid "Get User Info" -msgstr "Get User Info" +msgstr "သုံးစွဲသူ အချက်အလက် ရယူရန်" -#, fuzzy msgid "" "Please enter the username or alias of the person whose info you would like " "to view." -msgstr "" -"Please enter the screen name of the person whose info you would like to view." +msgstr "သင် ကြည့်ရှုလိုသော သုံးစွဲသူအမည် (သို့) အမည်ကွဲ အချက်အလက်များကို ရေးထည့်ပါ။" -#, fuzzy msgid "View User Log" -msgstr "Get User Log" +msgstr "သုံးစွဲသူ မှတ်တမ်း ကြည့်ရှုရန်" msgid "Alias Contact" -msgstr "Alias Contact" +msgstr "အဆက်အသွယ်ကို အမည်ကွဲပေးရန်" msgid "Enter an alias for this contact." -msgstr "Enter an alias for this contact." +msgstr "ဤအဆက်အသွယ်အတွက် အမည်ကွဲတစ်ခု ရေးထည့်ပါ။" #, c-format msgid "Enter an alias for %s." -msgstr "Enter an alias for %s." +msgstr "%s အတွက် အမည်ကွဲတစ်ခု ရေးထည့်ပါ။" msgid "Alias Buddy" -msgstr "Alias Buddy" +msgstr "မိတ်ဆွေကို အမည်ကွဲ ပေးရန်" msgid "Alias Chat" -msgstr "Alias Chat" +msgstr "စကားပြောခန်းကို အမည်ကွဲ ပေးရန်" msgid "Enter an alias for this chat." -msgstr "Enter an alias for this chat." +msgstr "ဤစကားပြောခန်းအတွက် အမည်ကွဲတစ်ခု ရေးထည့်ပါ။" -#, fuzzy, c-format +#, c-format msgid "" "You are about to remove the contact containing %s and %d other buddy from " "your buddy list. Do you want to continue?" msgid_plural "" "You are about to remove the contact containing %s and %d other buddies from " "your buddy list. Do you want to continue?" -msgstr[0] "" -"You are about to remove the contact containing %s and %d other buddies from " -"your buddy list. Do you want to continue?" -msgstr[1] "" -"You are about to remove the contact containing %s and %d other buddies from " -"your buddy list. Do you want to continue?" +msgstr[0] "သင့်မိတ်ဆွေစာရင်းထဲမှ မိတ်ဆွေ %s အပါအဝင် အခြား %d ကို ဖယ်ထုတ်တော့မည်။ သင် ဆက်လုပ်မည်လား?" msgid "Remove Contact" -msgstr "Remove Contact" +msgstr "အဆက်အသွယ် ဖယ်ထုတ်ရန်" -#, fuzzy msgid "_Remove Contact" -msgstr "Remove Contact" +msgstr "_R အဆက်အသွယ် ဖယ်ထုတ်ရန်" -#, fuzzy, c-format +#, c-format msgid "" "You are about to merge the group called %s into the group called %s. Do you " "want to continue?" -msgstr "" -"You are about to remove the group %s and all its members from your buddy " -"list. Do you want to continue?" +msgstr "သင်သည် အုပ်စု %s နှင့် အုပ်စု %s ကို ပေါင်းလိုက်တော့မည်။ သင် ဆက်လုပ်မည်လား?" -#, fuzzy msgid "Merge Groups" -msgstr "Remove Group" +msgstr "အုပ်စုများကို ပေါင်းရန်" -#, fuzzy msgid "_Merge Groups" -msgstr "(_D) အုပ္‌စုလိုက္‌ ဖ္ယက္‌ပစ္‌မယ္‌" +msgstr "_M အုပ်စုများကို ပေါင်းရန်" #, c-format msgid "" "You are about to remove the group %s and all its members from your buddy " "list. Do you want to continue?" -msgstr "" -"You are about to remove the group %s and all its members from your buddy " -"list. Do you want to continue?" +msgstr "သင်သည် မိတ်ဆွေစာရင်းထဲမှ အဖွဲ့ %s နှင့် အဖွဲ့၀င် အားလုံးကို ဖယ်ထုတ်တော့မည်။ သင် ဆက်လုပ်မည်သလား?" msgid "Remove Group" -msgstr "Remove Group" +msgstr "အုပ်စု ဖယ်ရှားရန်" -#, fuzzy msgid "_Remove Group" -msgstr "Remove Group" +msgstr "_R အုပ်စု ဖယ်ရှားရန်" #, c-format msgid "" "You are about to remove %s from your buddy list. Do you want to continue?" -msgstr "" -"You are about to remove %s from your buddy list. Do you want to continue?" +msgstr "သင်သည် မိတ်ဆွေစာရင်းထဲမှ မိတ်ဆွေ %s ကို ဖယ်ထုတ်တော့မည်။ သင် ဆက်လုပ်မည်လား?" msgid "Remove Buddy" -msgstr "Remove Buddy" +msgstr "မိတ်ဆွေ ဖယ်ထုတ်ရန်" msgid "_Remove Buddy" -msgstr "(_R) ေဘာ္ဒာကို ဖယ္‌ထုတ္‌ပစ္‌မယ္‌" +msgstr "_R မိတ်ဆွေ ဖယ်ထုတ်ရန်" #, c-format msgid "" "You are about to remove the chat %s from your buddy list. Do you want to " "continue?" -msgstr "" -"You are about to remove the chat %s from your buddy list. Do you want to " -"continue?" +msgstr "သင်သည် မိတ်ဆွေစာရင်းထဲမှ စကားပြောခန်း %s ကို ဖယ်ထုတ်တော့မည်။ သင် ဆက်လုပ်မည်လား?" msgid "Remove Chat" -msgstr "Remove Chat" +msgstr "စကားပြောခန်း ဖယ်ထုတ်ရန်" -#, fuzzy msgid "_Remove Chat" -msgstr "Remove Chat" +msgstr "_R စကားပြောခန်း ဖယ်ထုတ်ရန်" -#, fuzzy msgid "Right-click for more unread messages...\n" -msgstr "Option မ္ယားမ္ယား ပ္ရပာ" +msgstr "မဖတ်ရသေးသည့် စာများအတွက် ညာဖက် နှိပ်ပါ...\n" -#, fuzzy msgid "_Change Status" -msgstr "Change Address To:" +msgstr "_C အနေအထား ပြောင်းရန်" -#, fuzzy msgid "Show Buddy _List" -msgstr "ဘော္ဒာ စာရင္း" +msgstr "_L မိတ်ဆွေစာရင်း ပြရန်" -#, fuzzy msgid "_Unread Messages" -msgstr "Send Message" +msgstr "_U မဖတ်ရသေးသော စာများ" -#, fuzzy msgid "New _Message..." -msgstr "New Message..." +msgstr "_M ပေးစာ အသစ်..." -#, fuzzy msgid "_Accounts" -msgstr "Accounts" +msgstr "_A အကောင့်များ" -#, fuzzy msgid "Plu_gins" -msgstr "Plugins" +msgstr "_G ပလပ်အင်များ" -#, fuzzy msgid "Pr_eferences" -msgstr "စိတ္‌က္ရိုက္‌မ္ယား" +msgstr "_E ဦးစားပေးချက်များ" -#, fuzzy msgid "Mute _Sounds" -msgstr "အသံမ္ယားကို တိတ္" +msgstr "_S အသံပိတ်ရန်" -#, fuzzy msgid "_Blink on New Message" -msgstr "New Message..." +msgstr "_B ပေးစာ အသစ်ကို အရောင် လက်စေရန်" -#, fuzzy msgid "_Quit" -msgstr "ထ္ဝက္‌ေတာ့မယ္‌" +msgstr "_Q ထွက်ရန်" -#, fuzzy msgid "Not started" -msgstr "Not supported" +msgstr "မစတင်ရသေး" msgid "Receiving As:" -msgstr "Receiving As:" +msgstr "လက်ခံမည့် ပုံစံ -" msgid "Receiving From:" -msgstr "Receiving From:" +msgstr "ပေးပို့သူ -" msgid "Sending To:" -msgstr "Sending To:" +msgstr "လက်ခံမည့်သူ -" msgid "Sending As:" -msgstr "Sending As:" +msgstr "ပေးပို့မည့် အရာ -" msgid "There is no application configured to open this type of file." -msgstr "There is no application configured to open this type of file." +msgstr "ဤဖိုင် အမျိုးအစားကို ဖွင့်ရန် ပုံစံချထားသော အပ္ပလီကေးရှင်း မရှိပါ။" msgid "An error occurred while opening the file." -msgstr "An error occurred while opening the file." +msgstr "ဤဖိုင်ကို ဖွင့်စဉ် ချို့ယွင်းမှု တစ်ခု ဖြစ်ပေါ်ခဲ့သည်။ " -#, fuzzy, c-format +#, c-format msgid "Error launching %s: %s" -msgstr "Error launching %s: %s" +msgstr "%s ဖွင့်နေစဉ် ချို့ယွင်းချက် - %s" -#, fuzzy, c-format +#, c-format msgid "Error running %s" -msgstr "Error joining chat %s" +msgstr "%s အလုပ်လုပ်နေစဉ် ချို့ယွင်းချက်" #, c-format msgid "Process returned error code %d" -msgstr "" +msgstr "စက်မှ ပေးပို့သော ချို့ယွင်းမှု ကုဒ် %d" msgid "Filename:" -msgstr "Filename:" +msgstr "ဖိုင် အမည် -" -#, fuzzy msgid "Local File:" -msgstr "Local Users" +msgstr "စက်တွင်း ဖိုင် -" msgid "Speed:" -msgstr "Speed:" +msgstr "အမြန်နှုန်း -" msgid "Time Elapsed:" -msgstr "Time Elapsed:" +msgstr "သုံးစွဲခဲ့သော အချိန် -" msgid "Time Remaining:" -msgstr "Time Remaining:" +msgstr "ကျန်ရှိသော အချိန် -" msgid "Close this window when all transfers _finish" -msgstr "" +msgstr "_F ရွှေ့ပြောင်းမှု အားလုံး ပြီးသွားလျှင် ဤဝင်းဒိုးကို ပိတ်ပါ" -#, fuzzy msgid "C_lear finished transfers" -msgstr "_Clear finished transfers" +msgstr "_L ပြီးသွားသော ရွှေ့ပြောင်းမှုများကို ရှင်းလင်းရန်" #. "Download Details" arrow -#, fuzzy msgid "File transfer _details" -msgstr "Hide transfer details" +msgstr "_D ဖိုင် ရွှေပြောင်းမှု အသေးစိတ်" -#, fuzzy msgid "Paste as Plain _Text" -msgstr "Pa_ste As Text" +msgstr "_T ရိုးရိုးစာသားအဖြစ် ပြန်ပွားရန်" -#, fuzzy msgid "_Reset formatting" -msgstr "_Clear Formatting" +msgstr "_R ပုံစံချမှု ပြန်ချိန်ရန်" msgid "Disable _smileys in selected text" -msgstr "" +msgstr "_S ရွေးထားသော စာသားတွင် ရုပ်ပြောင်ပုံများ ပိတ်ထားရန်" msgid "Hyperlink color" -msgstr "Hyperlink colour" +msgstr "Hyperlink​ အရောင်" msgid "Color to draw hyperlinks." -msgstr "Colour to draw hyperlinks." +msgstr "Hyperlinks များ ပြမည့်အရောင်" -#, fuzzy msgid "Hyperlink visited color" -msgstr "Hyperlink colour" +msgstr "နှိပ်ပြီးသား Hyperlink အရောင်" -#, fuzzy msgid "Color to draw hyperlink after it has been visited (or activated)." -msgstr "Colour to draw hyperlinks." +msgstr "Hyperlink ကို နှိပ်ပြီး (သို့မဟုတ် ဖွင့်ပြီး) သောအခါ မြင်ရမည့် အရောင်။" -#, fuzzy msgid "Hyperlink prelight color" -msgstr "Hyperlink colour" +msgstr "Hyperlink မနှိပ်ခင် အရောင်" -#, fuzzy msgid "Color to draw hyperlinks when mouse is over them." -msgstr "Colour to draw hyperlinks." +msgstr "Hyperlink ပေါ် ကြွတ်ခလုတ် တင်ထားချိန်တွင် မြင်ရမည့် အရောင်။" -#, fuzzy msgid "Sent Message Name Color" -msgstr "Send Message" +msgstr "ပေးပို့လိုက်သော ပေးစာအမည် အရောင်" msgid "Color to draw the name of a message you sent." -msgstr "" +msgstr "သင် ပေးပို့လိုက်သော ပေးစာ အမည် အရောင်။" -#, fuzzy msgid "Received Message Name Color" -msgstr "Send Message" +msgstr "လက်ခံရရှိသော ပေးစာ အမည် အရောင်" msgid "Color to draw the name of a message you received." -msgstr "" +msgstr "သင် လက်ခံရရှိသော ပေးစာ အမည် အရောင်။" msgid "\"Attention\" Name Color" -msgstr "" +msgstr "\"အာရုံစိုက်ရန်\" အမည် အရောင်" msgid "Color to draw the name of a message you received containing your name." -msgstr "" +msgstr "သင့်အမည်ပါသော စာ တစ်စောင် အမည် အရောင်။" msgid "Action Message Name Color" -msgstr "" +msgstr "လှုပ်ရှားသော ပေးစာအမည် အရောင်" msgid "Color to draw the name of an action message." -msgstr "" +msgstr "လှုပ်ရှားသော ပေးစာအမည် အရောင်။" msgid "Action Message Name Color for Whispered Message" -msgstr "" +msgstr "တီးတိုး ပေးစာအတွက် လှုပ်ရှားသော ပေးစာ အမည် အရောင်" msgid "Color to draw the name of a whispered action message." -msgstr "" +msgstr "တီးတိုး လှုပ်ရှားမှု ပေးစာ အမည် အရောင်။" msgid "Whisper Message Name Color" -msgstr "" +msgstr "တီးတိုး ပေးစာ အမည် အရောင်" msgid "Color to draw the name of a whispered message." -msgstr "" +msgstr "တီးတိုး ပေးစာ တစ်စောင်၏ အမည် အရောင်။" -#, fuzzy msgid "Typing notification color" -msgstr "Notification Removal" +msgstr "စာရိုက်နေကြောင်း အသိပေးချက် အရောင်" -#, fuzzy msgid "The color to use for the typing notification" -msgstr "Mail အသစ္‌ အခ္ယက္‌ေပးခ္ရင္း" +msgstr "စာရိုက်နေကြောင်း အသိပေးရာတွင် သုံးမည့်အရောင်" -#, fuzzy msgid "Typing notification font" -msgstr "_Popup notification" +msgstr "စာရိုက်နေကြောင်း အသိပေးချက်သုံး ဖောင့်" msgid "The font to use for the typing notification" -msgstr "" +msgstr "စာရိုက်နေကြောင်း အသိပေးရာတွင် သုံးမည့် ဖောင့်" -#, fuzzy msgid "Enable typing notification" -msgstr "Mail အသစ္‌ အခ္ယက္‌ေပးခ္ရင္း" +msgstr "စာရိုက်နေကြောင်း အသိပေးချက် ဖွင့်ထားရန်" msgid "" "Unrecognized file type\n" "\n" "Defaulting to PNG." msgstr "" +"မသိသော ဖိုင်အမျိုးအစား\n" +"\n" +" ပုံမှန်အရ PNG ကို သုံးထားသည်။" -#, fuzzy, c-format +#, c-format msgid "" "Error saving image\n" "\n" "%s" msgstr "" -"You have mail!\n" +"ရုပ်ပုံ သိမ်းဆည်းမှု ချို့ယွင်းချက်\n" "\n" "%s" msgid "Save Image" -msgstr "Save Image" +msgstr "ရုပ်ပုံ သိမ်းဆည်းရန်" msgid "_Save Image..." -msgstr "_Save Image..." +msgstr "_S ရုပ်ပုံ သိမ်းဆည်းရန်..." msgid "_Add Custom Smiley..." -msgstr "" +msgstr "_A စိတ်ကြိုက် ရုပ်​​ပြောင် ထည့်သွင်းရန်..." msgid "Select Font" -msgstr "Select Font" +msgstr "ဖောင့် ရွေးရန်" msgid "Select Text Color" -msgstr "Select Text Colour" +msgstr "စာသား အရောင် ရွေးရန်" msgid "Select Background Color" -msgstr "Select Background Colour" +msgstr "နောက်ခံ အရောင် ရွေးရန်" msgid "_URL" msgstr "_URL" msgid "_Description" -msgstr "_Description" +msgstr "_D ဖေါ်ပြချက်" msgid "" "Please enter the URL and description of the link that you want to insert. " "The description is optional." msgstr "" -"Please enter the URL and description of the link that you want to insert. " -"The description is optional." +"သင် ထည့်သွင်းလိုသော လင့်ခ်၏ URL လိပ်စာနှင့် အကြောင်းအရာ ရေးထည့်ပါ။ အကြောင်းအရာကို လိုအပ်မှ ရေးပါ။" msgid "Please enter the URL of the link that you want to insert." -msgstr "Please enter the URL of the link that you want to insert." +msgstr "သင် ထည့်သွင်းလိုသော လင့်ခ်၏ URL လိပ်စာ ရေးထည့်ပါ။" msgid "Insert Link" -msgstr "Insert Link" +msgstr "လင့်ခ်ထည့်ရန်" msgid "_Insert" -msgstr "_Insert" +msgstr "_I ထည့်သွင်းရန်" #, c-format msgid "Failed to store image: %s\n" -msgstr "Failed to store image: %s\n" +msgstr "သိမ်းဆည်း၍ မရသော ရုပ်ပုံ - %s\n" msgid "Insert Image" -msgstr "Insert Image" +msgstr "ရုပ်ပုံ ထည့်သွင်းရန်" #, c-format msgid "" "This smiley is disabled because a custom smiley exists for this shortcut:\n" " %s" -msgstr "" +msgstr "ဤရုပ်ပြောင်ကို ပိတ်ထားရသည့် အကြောင်းမှာ ဤ %s ဖြတ်လမ်းအတွက် စိတ်ကြိုက် ရုပ်ပြောင် ရှိပြီး ဖြစ်သည်။ " msgid "Smile!" -msgstr "Smile!" +msgstr "ပြုံးရယ်ပါ" msgid "_Manage custom smileys" -msgstr "" +msgstr "_M စိတ်ကြိုက် ရုပ်ပြောင်များ စီမံခန့်ခွဲရန်" msgid "This theme has no available smileys." -msgstr "This theme has no available smileys." +msgstr "ဤ theme ၌ ရုပ်ပြောင်များ မရှိပါ။" -#, fuzzy msgid "_Font" -msgstr "_Account" +msgstr "_F ဖောင့်" -#, fuzzy msgid "Group Items" -msgstr "Group name" +msgstr "အချက်များကို စုစည်းရန်" msgid "Ungroup Items" -msgstr "" +msgstr "အချက်များကို ပြန်ခွဲရန်" msgid "Bold" -msgstr "Bold" +msgstr "စာလုံးမည်း" msgid "Italic" -msgstr "Italic" +msgstr "စာလုံး​စောင်း" msgid "Underline" -msgstr "Underline" +msgstr "အောက်မျဉ်း" msgid "Strikethrough" -msgstr "" +msgstr "လိုင်းဖြတ်" -#, fuzzy msgid "Increase Font Size" -msgstr "Ignore font si_zes" +msgstr "စာလုံးအရွယ် တိုးမြှင့်ရန်" msgid "Decrease Font Size" -msgstr "" +msgstr "စာလုံးအရွယ် လျှော့ချရန်" msgid "Font Face" -msgstr "Font Face" +msgstr "စာလုံးပုံစံ" -#, fuzzy msgid "Foreground Color" -msgstr "Foreground font colour" +msgstr "ရှေ့ဖက် အရောင်" -#, fuzzy msgid "Reset Formatting" -msgstr "Default Formatting" +msgstr "ပုံစံချခြင်း ပြန်ချိန်ရန်" -#, fuzzy msgid "Insert IM Image" -msgstr "Insert Image" +msgstr "IM ရုပ်ပုံ ထည့်သွင်းရန်" -#, fuzzy msgid "Insert Smiley" -msgstr "Insert smiley" +msgstr "ရုပ်ပြောင် ထည့်သွင်းရန်" -#, fuzzy msgid "Send Attention" -msgstr "_Send As" +msgstr "အာရုံစူးစိုက်မှု ပေးပို့ရန်" -#, fuzzy msgid "_Bold" -msgstr "_Password:" +msgstr "_B စာလုံးမည်း" -#, fuzzy msgid "_Italic" -msgstr " (ircop)" +msgstr "_I စာလုံးစောင်း" -#, fuzzy msgid "_Underline" -msgstr "Underline" +msgstr "_U အောက်မျဉ်း" msgid "Strikethrough" -msgstr "" +msgstr " ဖြတ်လိုင်း" -#, fuzzy msgid "_Larger" -msgstr "Pidgin v%s" +msgstr "_L ပိုကြီးသော အရွယ်" -#, fuzzy msgid "_Normal" -msgstr "Normal" +msgstr "_N ပုံမှန် " msgid "_Smaller" -msgstr "" +msgstr "_S ပိုသေးသော အရွယ်" #. If we want to show the formatting for the following items, we would #. * need to update them when formatting changes. The above items don't need #. * no updating nor nothin' -#, fuzzy msgid "_Font face" -msgstr "Font Face" +msgstr "_F စာလုံးပုံစံ" -#, fuzzy msgid "Foreground _color" -msgstr "Foreground font colour" +msgstr "_C ရှေ့ဖက်အရောင်" -#, fuzzy msgid "Bac_kground color" -msgstr "Background colour" +msgstr "_K နောက်ခံအရောင်" -#, fuzzy msgid "_Image" -msgstr "Save Image" +msgstr "_I ရုပ်ပုံ" -#, fuzzy msgid "_Link" -msgstr "(_J) ဝင္‌လိုက္‌မယ္‌" +msgstr "_L လင့်ခ်" msgid "_Horizontal rule" -msgstr "" +msgstr "_H ရေပြင်ညီလိုင်း" -#, fuzzy msgid "_Smile!" -msgstr "Smile!" +msgstr "_S ပြုံးရယ်ပါ" msgid "_Attention!" -msgstr "" +msgstr "_A အာရုံစိုက်ပါ" -#, fuzzy msgid "Log Deletion Failed" -msgstr "Connection Failed" +msgstr "မှတ်တမ်း ပယ်ဖျက်မှု မအောင်မြင်ပါ" msgid "Check permissions and try again." -msgstr "" +msgstr "ခွင့်ပြုချက်များကို စစ်ဆေးပြီး ထပ်ကြိုးစားပါ။" #, c-format msgid "" "Are you sure you want to permanently delete the log of the conversation with " "%s which started at %s?" -msgstr "" +msgstr "%s နှင့် %s တွင် အစပြုသော စကားပြောဆိုမှု မှတ်တမ်းကို အမြဲတမ်း ပယ်ဖျက်မည်​လား?" #, c-format msgid "" "Are you sure you want to permanently delete the log of the conversation in " "%s which started at %s?" -msgstr "" +msgstr "%s တွင် %s မှ အစပြုသော စကားပြောဆိုမှု မှတ်တမ်းကို လုံးဝပယ်ဖျက်မည်​လား?" -#, fuzzy, c-format +#, c-format msgid "" "Are you sure you want to permanently delete the system log which started at " "%s?" -msgstr "ဒီ \"%s\" message ကို ဖယ္‌လိုက္‌ရတော့မ္ဟာလား" +msgstr "%s မှ အစပြုသော စက်၏ မှတ်တမ်းကို အမြဲတမ်း ပယ်ဖျက်မည်လား?" -#, fuzzy msgid "Delete Log?" -msgstr "ဖ္ယက္‌ပစ္‌မယ္‌" +msgstr "မှတ်တမ်း ပယ်ဖျက်မည်လား?" -#, fuzzy msgid "Delete Log..." -msgstr "ဖ္ယက္‌ပစ္‌မယ္‌" +msgstr "မှတ်တမ်း ပယ်ဖျက်ရန်..." -#, fuzzy, c-format +#, c-format msgid "Conversation in %s on %s" msgstr "" -"You have mail!\n" -"\n" -"%s" +"%s ၌ %s နှင့် ပါတ်သက်ပြီး စကားပြောဆိုချက်" -#, fuzzy, c-format +#, c-format msgid "Conversation with %s on %s" msgstr "" -"You have mail!\n" -"\n" -"%s" +"%s ၌ %s နှင့် ပါတ်သက်ပြီး စကားပြောဆိုချက်" #. Steal the "HELP" response and use it to trigger browsing to the logs folder msgid "_Browse logs folder" -msgstr "" +msgstr "_B မှတ်တမ်းများ ဖိုင်တွဲကို ဖွင့်ကြည့်ရန်" -#, fuzzy, c-format +#, c-format msgid "%s %s. Try `%s -h' for more information.\n" -msgstr "Pidgin %s. Try `%s -h' for more information.\n" +msgstr "%s %s။ ပိုပြီး အသေးစိတ် သိရှိရန် `%s -h' ကို စမ်းကြည့်ပါ။\n" #, c-format msgid "" "Usage: %s [OPTION]...\n" "\n" msgstr "" +"သုံးစွဲမှု - %s [ရွေးစရာ]...\n" +"\n" msgid "DIR" -msgstr "" +msgstr "DIR" msgid "use DIR for config files" -msgstr "" +msgstr "config ဖိုင်များ အတွက် DIR သုံးပါ" msgid "print debugging messages to stdout" -msgstr "" +msgstr "stdout ဆီကို အမှားပြင်ဆင်မှုစာ ပရင့်ထုတ်ရန်" msgid "force online, regardless of network status" -msgstr "" +msgstr "ကွန်ရက် အနေအ​ထား မည်သို့ပင်ရှိစေ အွန်လိုင်း တက်ရန်" msgid "display this help and exit" -msgstr "" +msgstr "ဤအကူအညီကို ဖော်ပြပြီး ထွက်ခွါရန်" msgid "allow multiple instances" -msgstr "" +msgstr "ဖြစ်ရပ်အများကို ဖွင့်ထားပါ" msgid "don't automatically login" -msgstr "" +msgstr "အကောင့်ထဲ အလိုအလျောက် မဝင်ရ" msgid "NAME" -msgstr "" +msgstr "အမည်" msgid "" "enable specified account(s) (optional argument NAME\n" " specifies account(s) to use, separated by commas.\n" " Without this only the first account will be enabled)." msgstr "" +"သတ်မှတ်ထားသော အကောင့်(များ)ကို ဖွင့်ထားပါ (လိုအပ်မှ သုံးနိုင်သော အဆိုပြုချက် အမည်\n" +" သုံးစွဲမည့် အကောင့်(များ)ကို ကော်မာ(,)ခြားပြီး ခွဲခြားပြပါ\n" +" ဤသို့ မလုပ်လျှင် ပထမဆုံး အကောင့်ကိုသာ ဖွင့်ထားမည် ဖြစ်သည်)။" msgid "X display to use" -msgstr "" +msgstr "အသုံးပြုရန် ဖော်ပြပါ" msgid "display the current version and exit" -msgstr "" +msgstr "လက်ရှိ ဗားရှင်းကို ဖော်ပြပြီး ထွက်ပါ" #, c-format msgid "" @@ -13359,83 +12278,87 @@ "how to get the backtrace, please read the instructions at\n" "%swiki/GetABacktrace\n" msgstr "" +"%s %s ၌ ခွဲခြမ်းစိတ်ဖြာမှု အမှား ရှိခဲ့ပြီး ဖိုင်တစ်ခုကို ဖျက်ပစ်ရန် ကြိုးစားခဲ့သည်။\n" +"ဆော့ဝဲထဲ၌ အမှားတစ်ခု ရှိသည်။\n" +"သင့်အမှားကြောင့် မဟုတ်ပါ။\n" +"\n" +"အမှားကို ထပ်တွေ့ခဲ့လျှင် ဆော့ဝဲပြုလုပ်သူများဆီ အသိပေးရန်\n" +"အမှား သတင်းပို့မည့်နေရာ -\n" +"%s ရိုးရိုးလက်မှတ်/\n" +"\n" +"အမှားပေါ်လာချိန်တွင် သင်ဆောင်ရွက်နေသည့်အရာကို သေချာစွာ ပြောပြပါ။\n" +"ထို့နောက် အလုပ်လုပ်နေသော ဖိုင်မှ ခြေရာလက်ရာများကို ဖော်ပြပါ။ အကယ်၍ မသိလျှင်\n" +"မည်သို့ ခြေရာကောက်ရမည်ကို သိရန် ညွှန်ပြချက်ရှိသည့်နေရာ -\n" +"%swiki/GetABacktrace\n" #, c-format msgid "Exiting because another libpurple client is already running.\n" -msgstr "" +msgstr "အခြား libpurple ဂလိုင်း အလုပ်လုပ်နေသောကြောင့် ထွက်ခွါနေသည်။\n" msgid "_Media" -msgstr "" +msgstr "_M မီဒီယာ" msgid "_Hangup" -msgstr "" +msgstr "_H ရပ်ထားသည်" #, c-format msgid "%s wishes to start an audio/video session with you." -msgstr "" +msgstr "%s သည် သင့်နှင့်အတူ အသံ/ရုပ်သံ အစီအစဉ်ကို စတင်လုပ်ဆောင်ရန် အလိုရှိသည်။" #, c-format msgid "%s wishes to start a video session with you." -msgstr "" +msgstr "%s သည် သင့်နှင့်အတူ ရုပ်သံ အစီအစဉ်ကို စတင်လုပ်ဆောင်လိုသည်။" msgid "Incoming Call" -msgstr "" +msgstr "အဝင် ခေါ်ဆိုမှု" msgid "_Hold" -msgstr "" +msgstr "_H ခဏစောင့်ရန်" msgid "_Pause" -msgstr "_Pause" +msgstr "_P ခဏရပ်နားရန်" msgid "_Mute" -msgstr "" +msgstr "_M အသံပိတ်ရန်" #, c-format msgid "%s has %d new message." msgid_plural "%s has %d new messages." -msgstr[0] "%s has %d new message." -msgstr[1] "%s has %d new messages." +msgstr[0] "%s ၌ စာအသစ် %d ​စောင် ရှိတယ်။" #, c-format msgid "%d new email." msgid_plural "%d new emails." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "စာအသစ် %d စောင်။" -#, fuzzy, c-format +#, c-format msgid "The browser command \"%s\" is invalid." -msgstr "The browser command %s is invalid." +msgstr "ကြည့်ရှုရန် အမိန့်ပေးချက် \"%s\" သည် မမှန်ပါ။" msgid "Unable to open URL" -msgstr "Unable to open URL" +msgstr "URL ကို ဖွင့်၍ မရပါ" -#, fuzzy, c-format +#, c-format msgid "Error launching \"%s\": %s" -msgstr "Error launching %s: %s" +msgstr "\"%s\" အဖွင့် ချို့ယွင်းချက် - %s" msgid "" "The 'Manual' browser command has been chosen, but no command has been set." msgstr "" -"The 'Manual' browser command has been chosen, but no command has been set." +"'ကိုယ်တိုင် လုပ်ဆောင်မှု' ဘရောင်ဇာ ညွှန်ကြားချက်ကို ရွေးထားသည်။ သို့သော် မည်သည့် ညွှန်ကြားချက်ကိုမျှ " +"မသတ်မှတ်ရသေးပါ။ " -#, fuzzy msgid "No message" -msgstr "(1 message)" +msgstr "စာမရှိပါ" -#, fuzzy msgid "Open All Messages" -msgstr "Send Message" +msgstr "စာ အားလုံးကို ဖွင့်ရန်" -#, fuzzy msgid "You have mail!" -msgstr "" -"You have mail!\n" -"\n" -"%s" +msgstr "စာလာတယ်!" -#, fuzzy msgid "New Pounces" -msgstr "New Buddy Pounce" +msgstr "လက်တို့မှု အသစ်များ" #. Translators: Make sure you translate "Dismiss" differently than #. "close"! This string is used in the "You have pounced" dialog @@ -13445,963 +12368,843 @@ #. it as "Remove" is acceptable if you can't think of a more precise #. word. msgid "Dismiss" -msgstr "" +msgstr "ထုတ်ပစ်ရန်" -#, fuzzy msgid "You have pounced!" -msgstr "" -"You have mail!\n" -"\n" -"%s" +msgstr "သင် လက်တို့လိုက်ပြီ။" msgid "The following plugins will be unloaded." -msgstr "" +msgstr "ဖော်ပြပါ ပလပ်အင်များကို ပိတ်ထားလိမ့်မည်။" msgid "Multiple plugins will be unloaded." -msgstr "" +msgstr "ပလပ်အင်အများကို ပိတ်ထားလိမ့်မည်။" -#, fuzzy msgid "Unload Plugins" -msgstr "Plugins" +msgstr "ပလပ်အင်များကို ပိတ်ထားရန်" -#, fuzzy msgid "Could not unload plugin" -msgstr "Could not load public key" +msgstr "ပလပ်အင်ကို ပိတ်၍ မရပါ" msgid "" "The plugin could not be unloaded now, but will be disabled at the next " "startup." -msgstr "" +msgstr "ပလပ်အင် ကို အခု ပိတ်ထား၍ မရပါ။ သို့သော် နောက်တစ်ကြိမ် ပြန်ဖွင့်လျှင် ပိတ်ထားလိမ့်မည်။" #, c-format msgid "" "Error: %s\n" "Check the plugin website for an update." msgstr "" +"ချို့ယွင်းချက် - %s\n" +"မွမ်းမံချက် အတွက် ပလပ်အင် ကွန်ရက်စာမျက်နှာကို ကြည့်ပါ။" -#, fuzzy msgid "Author" -msgstr "Authorise" +msgstr "ရေးသားသူ" -#, fuzzy msgid "Written by:" -msgstr "Sending To:" +msgstr "ရေးသားသူ -" -#, fuzzy msgid "Web site:" -msgstr "%s: " +msgstr "ကွန်ရက် စာမျက်နှာ - " -#, fuzzy msgid "Filename:" -msgstr "" -"\n" -"Warned:" +msgstr "ဖိုင်အမည် - " -#, fuzzy msgid "Configure Pl_ugin" -msgstr "Configure Room" +msgstr "_U ပလပ်အင် ပြင်ဆင်ရန်" msgid "Plugin Details" -msgstr "" +msgstr "ပလပ်အင် အသေးစိတ်များ" msgid "Select a file" -msgstr "Select a file" +msgstr "ဖိုင်တစ်ခု ရွေးရန်" -#, fuzzy msgid "Modify Buddy Pounce" -msgstr "Edit Buddy Pounce" +msgstr "မိတ်ဆွေချင်း လက်တို့မှု ပြုပြင်ရန်" #. Create the "Pounce on Whom" frame. -#, fuzzy msgid "Pounce on Whom" -msgstr "Pounce Who" +msgstr "လက်တို့ ခံရမည့်သူ" msgid "_Account:" -msgstr "_Account:" +msgstr "_A အကောင့် -" msgid "_Buddy name:" -msgstr "_Buddy name:" +msgstr "_B မိတ်ဆွေ အမည် - " -#, fuzzy msgid "Si_gns on" -msgstr "Si_gn on" +msgstr "_G အကောင့်ထဲ ၀င်ရောက်သည်" -#, fuzzy msgid "Signs o_ff" -msgstr "Sign _off" +msgstr "_F အကောင့်မှ ထွက်သွားသည်" -#, fuzzy msgid "Goes a_way" -msgstr "(_A) ေဘာ္‌ဒာ အဝေးသို့ ထ္ဝက္‌သ္ဝားခ္ယိန္‌" +msgstr "_W အဝေးထွက်သွားသည်" -#, fuzzy msgid "Ret_urns from away" -msgstr "_Return from away" +msgstr "_U အဝေးမှ ပြန်လာသည်" -#, fuzzy msgid "Becomes _idle" -msgstr "%s became idle" +msgstr "_I မလှုပ်မရှား ဖြစ်သွားသည်" -#, fuzzy msgid "Is no longer i_dle" -msgstr "%s တစ္‌ခုခု ပ္ရန္‌လုပ္‌ေနပာပ္ရီ" +msgstr "_D မလှုပ်မရှား မဟုတ်တော့ပါ" -#, fuzzy msgid "Starts _typing" -msgstr "Buddy starts _typing" +msgstr "_T စာ စရိုက်နေသည်" msgid "P_auses while typing" -msgstr "" +msgstr "_A စာရိုက်ခြင်း ခဏနားသည်" -#, fuzzy msgid "Stops t_yping" -msgstr "Buddy stops t_yping" +msgstr "_Y စာရိုက်ခြင်း ရပ်နားသွားသည်" -#, fuzzy msgid "Sends a _message" -msgstr "Send a _message" +msgstr "_M စာတစ်စောင် ပေးပို့ရန်" -#, fuzzy msgid "Ope_n an IM window" -msgstr "Op_en an IM window" +msgstr "_N IM ၀င်းဒိုး ဖွင့်ရန်" -#, fuzzy msgid "_Pop up a notification" -msgstr "_Popup notification" +msgstr "_P အသိပေးချက် တစ်ခု ပွင့်ထွက်လာသည်" msgid "Send a _message" -msgstr "Send a _message" +msgstr "_M စာတစ်စောင် ပေးပို့ရန်" msgid "E_xecute a command" -msgstr "E_xecute a command" +msgstr "_X ညွှန်ကြားချက် တစ်ခု လုပ်ဆောင်ရန်" msgid "P_lay a sound" -msgstr "P_lay a sound" +msgstr "_L အသံ တစ်ပုဒ် ဖွင့်ရန်" -#, fuzzy msgid "Brows_e..." -msgstr "B_rowse..." +msgstr "_E ဖွင့်ကြည့်ရန်..." -#, fuzzy msgid "Br_owse..." -msgstr "B_rowse..." +msgstr "_O ဖွင့်ကြည့်ရန်..." msgid "Pre_view" -msgstr "Pre_view" +msgstr "_V အစမ်းကြည့်ရှုရန်" msgid "P_ounce only when my status is not Available" -msgstr "" +msgstr "_O ကျွန်တော့် ​အနေအထား မရနိုင်သောအ​ခါမှသာ လက်တို့ရန်" msgid "_Recurring" -msgstr "" +msgstr "_R အကြိမ်ကြိမ် ဖြစ်ပေါ်နေသည်" -#, fuzzy msgid "Pounce Target" -msgstr "Pounce When" +msgstr "ပစ်မှတ်ကို လက်တို့ရန်" -#, fuzzy msgid "Started typing" -msgstr "Buddy starts _typing" +msgstr "စတင် စာရိုက်နေသည်" -#, fuzzy msgid "Paused while typing" -msgstr "User is typing..." +msgstr "စာရိုက်ရာမှ ခဏရပ်နားသည်" -#, fuzzy msgid "Signed on" -msgstr "Si_gn on" +msgstr "အကောင့်ထဲ ဝင်ရောက်သည်" -#, fuzzy msgid "Returned from being idle" -msgstr "Retur_n from idle" +msgstr "မလှုပ်မရှား အဖြစ်မှ အသက်ပြန်ဝင်လာသည်" -#, fuzzy msgid "Returned from being away" -msgstr "_Return from away" +msgstr "အဝေးမှ ပြန်လာသည်" -#, fuzzy msgid "Stopped typing" -msgstr "Ping" +msgstr "စာရိုက် ရပ်သွားသည်" -#, fuzzy msgid "Signed off" -msgstr "Sign _off" +msgstr "ထွက်ခွာသွားသည်" -#, fuzzy msgid "Became idle" -msgstr "%s became idle" +msgstr "မလှုပ်မရှား ဖြစ်သွားသည်" -#, fuzzy msgid "Went away" -msgstr "When away" +msgstr "အဝေး ထွက်သွားသည်" -#, fuzzy msgid "Sent a message" -msgstr "Send a _message" +msgstr "စာတစ်စောင် ပေးပို့ရန်" -#, fuzzy msgid "Unknown.... Please report this!" -msgstr "Unknown pounce event. Please report this!" +msgstr "အမည်မသိ... ဤအကြောင်းကို သတင်းပို့ပါ။ " msgid "(Custom)" -msgstr "" +msgstr "(စိတ်ကြိုက်)" msgid "Penguin Pimps" -msgstr "" +msgstr "ပင်ဂွင်း ငပေါများ" msgid "The default Pidgin sound theme" -msgstr "" +msgstr "Pidgin ပုံမှန် အသံ theme" -#, fuzzy msgid "The default Pidgin buddy list theme" -msgstr "ဘော္ဒာ စာရင္း" +msgstr "Pidgin မိတ်ဆွေစာရင်း ပုံမှန် theme" msgid "The default Pidgin status icon theme" -msgstr "" +msgstr "Pidgin အနေအထားပြ အိုင်ကွန် ပုံမှန် theme" msgid "Theme failed to unpack." -msgstr "" +msgstr "Theme ဖြည်ထုတ်မှု မအောင်မြင်ပါ။" -#, fuzzy msgid "Theme failed to load." -msgstr "Failed to store image: %s\n" +msgstr "Theme ဖွင့်၍ မရပါ။" msgid "Theme failed to copy." -msgstr "" +msgstr "Theme ကော်ပီ၍ မရပါ။" -#, fuzzy msgid "Theme Selections" -msgstr "Browser Selection" +msgstr "Theme ရွေးချယ်မှုများ" #. Instructions -#, fuzzy msgid "" "Select a theme that you would like to use from the lists below.\n" "New themes can be installed by dragging and dropping them onto the theme " "list." msgstr "" -"Select a smiley theme that you would like to use from the list below. New " -"themes can be installed by dragging and dropping them onto the theme list." +"ဖော်ပြပါ စာရင်းမှ သုံးလိုသော theme ကို ရွေးပါ။ \n" +"theme စာရင်းပေါ်ကို ဆွဲတင် ဆွဲချပြီး theme အသစ်များကို ထည့်သွင်းနိုင်သည်။" -#, fuzzy msgid "Buddy List Theme:" -msgstr "ဘော္ဒာ စာရင္း" +msgstr "မိတ်ဆွေစာရင်း Theme -" -#, fuzzy msgid "Status Icon Theme:" -msgstr "Status: %s" +msgstr "အနေအထား အိုင်ကွန် Theme -" msgid "Sound Theme:" -msgstr "" +msgstr "အသံ Theme -" -#, fuzzy msgid "Smiley Theme:" -msgstr "Smiley Themes" +msgstr "ရုပ်ပြောင် Theme -" -#, fuzzy msgid "Keyboard Shortcuts" -msgstr "Shortcuts" +msgstr "ကီးဘုတ် ဖြတ်လမ်းများ" -#, fuzzy msgid "Cl_ose conversations with the Escape key" -msgstr "Conversations with %s" +msgstr "_O စကားပြောဆိုချက်များကို Escape ကီးဖြင့် ပိတ်လိုက်ပါ" #. System Tray msgid "System Tray Icon" -msgstr "System Tray Icon" +msgstr "အမှိုတ်ပုံး အိုင်ကွန်" -#, fuzzy msgid "_Show system tray icon:" -msgstr "System Tray Icon" +msgstr "_S အမှိုတ်ပုံ အိုင်ကွန်ကို ဖေါ်ပြပါ -" -#, fuzzy msgid "On unread messages" -msgstr "Send a _message" +msgstr "မဖတ်ရသေးသော စာများ" -#, fuzzy msgid "Conversation Window" -msgstr "IM Conversation Windows" +msgstr "စကားပြောဆိုမှု ၀င်းဒိုး" -#, fuzzy msgid "_Hide new IM conversations:" -msgstr "Close conversation" +msgstr "_H IM စကားပြောဆိုမှု အသစ်များကို ဖျောက်ထားရန် -" msgid "When away" -msgstr "When away" +msgstr "အဝေး၌ ရှိစဉ်" -#, fuzzy msgid "Minimi_ze new conversation windows" -msgstr "IM Conversation Windows" +msgstr "_Z စကားပြောဆိုမှု ၀င်းဒိုးသစ်ကို ခေါက်ထားရန်" #. All the tab options! msgid "Tabs" -msgstr "" +msgstr "စာအမှတ်များ" msgid "Show IMs and chats in _tabbed windows" -msgstr "Show IMs and chats in _tabbed windows" +msgstr "_T IMs နှင့် စကားပြောခန်းများကို စာမျက်နှာခွဲ ဝင်းဒိုးများတွင် ပြသရန်" msgid "Show close b_utton on tabs" -msgstr "Show close b_utton on tabs" +msgstr "_U စာအမှတ်ပေါ်မှ အပိတ် ခလုတ်ကို ပြသရန်" -#, fuzzy msgid "_Placement:" -msgstr "ExtPlacement" +msgstr "_P နေရာချထားမှု -" msgid "Top" -msgstr "Top" +msgstr "အပေါ်" msgid "Bottom" -msgstr "Bottom" +msgstr "အောက်" msgid "Left" -msgstr "Left" +msgstr "ဘယ်ဖက်" msgid "Right" -msgstr "Right" +msgstr "ညာဖက်" msgid "Left Vertical" -msgstr "" +msgstr "ဘယ်ဖက် ဒေါင်လိုက်" msgid "Right Vertical" -msgstr "" +msgstr "ညာဖက် ဒေါင်လိုက်" -#, fuzzy msgid "N_ew conversations:" -msgstr "Close conversation" +msgstr "_E စကားပြောဆိုမှု အသစ်များ -" -#, fuzzy msgid "Show _formatting on incoming messages" -msgstr "Show _formatting toolbar" +msgstr "_F အဝင် ပေးစာများကို ပုံစံဖော်မှု ဖေါ်ပြပါ" msgid "Close IMs immediately when the tab is closed" -msgstr "" +msgstr "စာအမှတ်ကို ပိတ်သည့်အခါ IMs ကို ချက်ချင်းပိတ်ပါ" -#, fuzzy msgid "Show _detailed information" -msgstr "Profile Information" +msgstr "_D အသေးစိတ် အချက်အလက် ပြရန်" msgid "Enable buddy ic_on animation" -msgstr "Enable buddy ic_on animation" +msgstr "_O မိတ်ဆွေ အိုင်ကွန် သက်၀င်လှုပ်ရှားမှုကို ဖွင့်ရန်" msgid "_Notify buddies that you are typing to them" -msgstr "_Notify buddies that you are typing to them" +msgstr "_N သင်သည် မိတ်ဆွေတို့ထံ စာရိုက်နေကြောင်း သူတို့ကို အသိပေးသည်" -#, fuzzy msgid "Highlight _misspelled words" -msgstr "_Highlight misspelled words" +msgstr "_M သတ်ပုံမှားသော စာလုံးများကို အရောင်တင်ရန်" msgid "Use smooth-scrolling" -msgstr "" +msgstr "Smooth-scrolling ကို သုံးစွဲရန်" -#, fuzzy msgid "F_lash window when IMs are received" -msgstr "(_F) messages ရောက္‌လာက windows ကို‌ flash လုပ္‌ပ္ရပာ" +msgstr "_L IM များ လက်ခံရရှိသောအခါ ဝင်းဒိုးကို ၀င်းလက်စေပါ" msgid "Resize incoming custom smileys" -msgstr "" +msgstr "အ၀င် စိတ်ကြိုက် ရုပ်ပြောင်များကို အရွယ်ပြန်ညှိရန်" msgid "Maximum size:" -msgstr "" +msgstr "အကြီးဆုံးအရွယ် -" msgid "Minimum input area height in lines:" -msgstr "" +msgstr "လိုင်းများထဲရှိ အများဆုံး ပေးသွင်းနိုင်သော ဧရိယာ -" -#, fuzzy msgid "Font" -msgstr "Font Face" +msgstr "ဖောင့်" msgid "Use font from _theme" -msgstr "" +msgstr "_Theme မှ ဖောင့်ကို သုံးရန်" -#, fuzzy msgid "Conversation _font:" -msgstr "စကားမ္ယား" +msgstr "_F စကားပြောဆိုမှု ဖောင့် -" msgid "Default Formatting" -msgstr "Default Formatting" +msgstr "ပုံမှန် ပုံစံချထားမှု" -#, fuzzy msgid "" "This is how your outgoing message text will appear when you use protocols " "that support formatting." msgstr "" -"This is how your outgoing message text will appear when you use protocols " -"that support formatting. :)" +"ပုံစံဖော်ခြင်းကို ပံ့ပိုးနိုင်သော ပရိုတိုကောများကို သုံးလျှင် သင် ပေးပို့မည့် အထွက် ပေးစာ ဤသို့ ပေါ်လာလိမ့်မည်။" msgid "Cannot start proxy configuration program." -msgstr "" +msgstr "ပရောက်ဆီ ပုံစံချထားမှု ပရိုဂရမ်ကို စဖွင့်လို့ မရပါ။ " -#, fuzzy msgid "Cannot start browser configuration program." -msgstr "Cannot get user information" +msgstr "ဘရောင်ဆာ ပုံစံချထားမှု ပရိုဂရမ်ကို စဖွင့်လို့ မရပါ။ " -#, fuzzy msgid "Disabled" -msgstr "Visible" +msgstr "ပိတ်ထားသည်" -#, fuzzy, c-format +#, c-format msgid "Use _automatically detected IP address: %s" -msgstr "_Autodetect IP Address" +msgstr "_A အလိုအလျောက် ရှာဖွေသော IP လိပ်စာကို သုံးရန် - %s" -#, fuzzy msgid "ST_UN server:" -msgstr "_Server:" +msgstr "_U ST_UN ဆာဗာ -" msgid "Example: stunserver.org" -msgstr "" +msgstr "ဥပမာ - stunserver.org" msgid "Public _IP:" -msgstr "Public _IP:" +msgstr "_I အများနဲ့ဆိုင်သော IP -" msgid "Ports" -msgstr "Ports" +msgstr "Port များ" msgid "_Enable automatic router port forwarding" -msgstr "" +msgstr "_E အလိုအလျောက် router port လက်ဆင့်ကမ်းမှု ဖွင့်ထားရန်" -#, fuzzy msgid "_Manually specify range of ports to listen on:" -msgstr "_Manually specify range of ports to listen on" +msgstr "_M စောင့်ကြည့်ရမည့် port များ၏ ခန့်မှန်းချက်ကို ကိုယ်တိုင် သတ်မှတ်ပေးရန် -" -#, fuzzy msgid "_Start:" -msgstr "Status:" +msgstr "_S စတင်ရန် -" -#, fuzzy msgid "_End:" -msgstr "(_E) ဖ္ရန့္ခ္ယလိုက္‌မယ္‌" +msgstr "_E အဆုံးသတ်ရန် -" #. TURN server msgid "Relay Server (TURN)" -msgstr "" +msgstr "Relay ဆာဗာ (TURN)" -#, fuzzy msgid "_TURN server:" -msgstr "_Server:" +msgstr "_T URN ဆာဗာ -" -#, fuzzy msgid "_UDP Port:" -msgstr "_Port:" +msgstr "_U DP Port -" -#, fuzzy msgid "T_CP Port:" -msgstr "_Port:" +msgstr "_C T_CP Port -" -#, fuzzy msgid "Use_rname:" -msgstr "(_U) User နာမည္‌:" +msgstr "_R သုံးစွဲသူအမည် -" -#, fuzzy msgid "Pass_word:" -msgstr "Password:" +msgstr "_W စကားဝှက် -" msgid "Seamonkey" -msgstr "" +msgstr "ပင်လယ်မျောက် (SeaMonkey)" msgid "Opera" -msgstr "Opera" +msgstr "အော်ပရာ" msgid "Netscape" -msgstr "Netscape" +msgstr "နက်စကိတ်" msgid "Mozilla" -msgstr "Mozilla" +msgstr "မိုဇီလာ" msgid "Konqueror" -msgstr "Konqueror" +msgstr "ကွန်ကွာရာ" msgid "Google Chrome" -msgstr "" +msgstr "ဂူဂဲ ခရုမ်း" #. Do not move the line below. Code below expects gnome-open to be in #. * this list immediately after xdg-open! -#, fuzzy msgid "Desktop Default" -msgstr "Accept Defaults" +msgstr "ပုံမှန် အလုပ်ခုံ" -#, fuzzy msgid "GNOME Default" -msgstr "Gnome Default" +msgstr "ပုံမှန် GNOME" msgid "Galeon" -msgstr "Galeon" +msgstr "ဂျာလီယွန်" msgid "Firefox" -msgstr "Firefox" +msgstr "မီးလျှံ မြေခွေး" msgid "Firebird" -msgstr "Firebird" +msgstr "မီးလျှံ ဌက်" msgid "Epiphany" -msgstr "Epiphany" +msgstr "အပီဖနီ" #. Translators: please do not translate "chromium-browser" here! msgid "Chromium (chromium-browser)" -msgstr "" +msgstr "ခရိုမီယမ် (ခရိုမီယမ်-ဘရောင်ဇာ)" #. Translators: please do not translate "chrome" here! msgid "Chromium (chrome)" -msgstr "" +msgstr "ခရိုမီယမ် (ခရုမ်း)" msgid "Manual" -msgstr "Manual" +msgstr "လက်စွဲ" msgid "Browser Selection" -msgstr "Browser Selection" +msgstr "ဘရောင်ဇာ ရွေးချယ်မှု" msgid "Browser preferences are configured in GNOME preferences" -msgstr "" +msgstr "GNOME ဦးစားပေးချက်များထဲတွင် ဘရောင်ဇာ၏ လိုလားမှုများကို ပုံစံချထားသည်" msgid "Browser configuration program was not found." -msgstr "" +msgstr "ဘရောင်ဇာ ပုံစံချထားသော ပရိုဂရမ် ရှာမတွေ့ပါ။" -#, fuzzy msgid "Configure _Browser" -msgstr "Configure Room" +msgstr "_B ဘရောင်ဇာ ပုံစံချရန်" msgid "_Browser:" -msgstr "_Browser:" +msgstr "_B ဘရောင်ဇာ -" msgid "_Open link in:" -msgstr "_Open Link in:" +msgstr "_O လင့်ခ် ဖွင့်မည့်နေရာ -" msgid "Browser default" -msgstr "Browser default" +msgstr "ပုံမှန် ဘရောင်ဇာ" msgid "Existing window" -msgstr "Existing window" +msgstr "လက်ရှိ ဝင်းဒိုး" msgid "New tab" -msgstr "New tab" +msgstr "စာအမှတ်သစ်" #, c-format msgid "" "_Manual:\n" "(%s for URL)" msgstr "" -"_Manual:\n" -"(%s for URL)" +"လက်စွဲ - \n" +"(URL အတွက် %s)" msgid "Proxy Server" -msgstr "Proxy Server" +msgstr "ပရောက်ဆီ ဆာဗာ" msgid "Proxy preferences are configured in GNOME preferences" -msgstr "" +msgstr "ပရောက်ဆီ လိုအပ်ချက်များကို GNOME ဦးစားပေးချက်များထဲတွင် ပုံစံချထားသည်" msgid "Proxy configuration program was not found." -msgstr "" +msgstr "ပရောက်ဆီ ပုံစံချသော ပရိုဂရမ်ကို ရှာမတွေ့ပါ။" -#, fuzzy msgid "Configure _Proxy" -msgstr "Configure Room" +msgstr "_P ပရောက်ဆီ ပုံစံချရန်" #. This is a global option that affects SOCKS4 usage even with #. * account-specific proxy settings msgid "Use remote _DNS with SOCKS4 proxies" -msgstr "" +msgstr "_D SOCKS4 ပရောက်ဆီများဖြင့် အဝေးမှ DNS ကို သုံးရန်" -#, fuzzy msgid "Proxy t_ype:" -msgstr "(_t) Proxy အမ္ယိုးအစား :" +msgstr "_Y ပရောက်ဆီ အမျိုးအစား - " msgid "No proxy" -msgstr "No proxy" +msgstr "ပရောက်ဆီ မသုံးပါ" -#, fuzzy msgid "P_ort:" -msgstr "_Port:" +msgstr "P_ort:" -#, fuzzy msgid "User_name:" -msgstr "(_U) User နာမည္‌:" +msgstr "_N သုံးစွဲသူအမည် -" -#, fuzzy msgid "Log _format:" -msgstr "Log _Format:" +msgstr "_F မှတ်တမ်း ပုံစံ - " -#, fuzzy msgid "Log all _instant messages" -msgstr "_Log all instant messages" +msgstr "လက်ငင်း ပေးစာအားလုံးကို မှတ်တမ်းတင်ရန်" msgid "Log all c_hats" -msgstr "Log all c_hats" +msgstr "_H စကားပြောဆိုချက် အားလုံးကို မှတ်ထားရန်" msgid "Log all _status changes to system log" -msgstr "" +msgstr "_S စက် မှတ်တမ်းထဲတွင် အနေအထား အပြောင်းအလဲ အားလုံးကို မှတ်သားရန်" msgid "Sound Selection" -msgstr "Sound Selection" +msgstr "အသံ ရွေးချယ်မှု" -#, fuzzy, c-format +#, c-format msgid "Quietest" -msgstr "ထ္ဝက္‌ေတာ့မယ္‌" +msgstr "အညင်သာဆုံး" -#, fuzzy, c-format +#, c-format msgid "Quieter" -msgstr "ထ္ဝက္‌ေတာ့မယ္‌" +msgstr "ပိုညင်သာသည်" -#, fuzzy, c-format +#, c-format msgid "Quiet" -msgstr "ထ္ဝက္‌ေတာ့မယ္‌" +msgstr "ညင်သာည်" -#, fuzzy, c-format +#, c-format msgid "Loud" -msgstr "Load" +msgstr "ကျယ်လောင်ည်" -#, fuzzy, c-format +#, c-format msgid "Louder" -msgstr "hour" +msgstr "ပိုကျယ်လောင်သည်" -#, fuzzy, c-format +#, c-format msgid "Loudest" -msgstr "Sounds" +msgstr "အကျယ်လောင်ဆုံး" msgid "_Method:" -msgstr "_Method:" +msgstr "_M နည်းစနစ် -" msgid "Console beep" -msgstr "Console beep" +msgstr "Console မြည်သံ" -#, fuzzy msgid "No sounds" -msgstr "Sounds" +msgstr "အသံ မရှိ" #, c-format msgid "" "Sound c_ommand:\n" "(%s for filename)" msgstr "" -"Sound c_ommand:\n" -"(%s for filename)" +"အသံဆိုင်ရာ ညွှန်ကြားချက် -\n" +"(ဖိုင်အမည် %s အတွက်)" -#, fuzzy msgid "M_ute sounds" -msgstr "အသံမ္ယားကို တိတ္" +msgstr "_U အသံများ ပိတ်ထားရန်" msgid "Sounds when conversation has _focus" -msgstr "Sounds when conversation has _focus" +msgstr "_F စကားပြောဆိုမှုကို အာရုံစိုက်လာလျှင် အသံပြုရန်" -#, fuzzy msgid "_Enable sounds:" -msgstr "Failed" +msgstr "_E အသံများ ဖွင့်ထားရန်" msgid "V_olume:" -msgstr "" +msgstr "_O အသံ အတိုးအကျယ် -" msgid "Play" -msgstr "Play" +msgstr "ဖွင့်ရန်" -#, fuzzy msgid "_Browse..." -msgstr "B_rowse..." +msgstr "_B ဖွင့်ကြည့်ရန်..." -#, fuzzy msgid "_Reset" -msgstr "Reset" +msgstr "_R ပြန်ချိန်ရန်" -#, fuzzy msgid "_Report idle time:" -msgstr "Show idle _times" +msgstr "_R မလှုပ်ရှားချိန် သတင်းပို့ရန် -" msgid "Based on keyboard or mouse use" -msgstr "" +msgstr "ကီးဘုတ် (သို့) ကြွတ်ခလုတ် အသုံးပြုမှုကို အခြေခံသည်" -#, fuzzy msgid "_Minutes before becoming idle:" -msgstr "_Minutes before setting away:" +msgstr "_M မလှုပ်မရှား မဖြစ်မီ မိနစ်ကြာချိန် -" -#, fuzzy msgid "Change to this status when _idle:" -msgstr "Set away _when idle" +msgstr "_I မလှုပ်မရှား ဖြစ်ချိန်တွင် ရှိစေလိုသည့် အနေအထား -" msgid "_Auto-reply:" -msgstr "_Auto-reply:" +msgstr "_A အလိုအလျောက် တုံ့ပြန်ချက် -" -#, fuzzy msgid "When both away and idle" -msgstr "When away and idle" +msgstr "အဝေး (သို့) မလှုပ်မရှား ဖြစ်ချိန် နှစ်မျိုးစလုံး" #. Signon status stuff msgid "Status at Startup" -msgstr "" +msgstr "စဖွင့်ချင်း အနေအထား" msgid "Use status from last _exit at startup" -msgstr "" +msgstr "_E စဖွင့်ချိန် နောက်ဆုံး အပိတ် အနေအထားကို သုံးရန်" msgid "Status to a_pply at startup:" -msgstr "" +msgstr "_P စဖွင့်ချင်း သုံးစွဲမည့် အနေအထား -" msgid "Interface" -msgstr "Interface" +msgstr "မျက်နှာပြင်" msgid "Browser" -msgstr "Browser" +msgstr "ဘရောင်ဇာ" -#, fuzzy msgid "Status / Idle" -msgstr "Away / Idle" +msgstr "အနေအထား/မလှုပ်မရှား" -#, fuzzy msgid "Themes" -msgstr "Smiley Themes" +msgstr "Theme များ" msgid "Allow all users to contact me" -msgstr "Allow all users to contact me" +msgstr "ကျွန်​​​တော့်ကို သုံးစွဲသူအားလုံးက ဆက်သွယ်ခွင့်ပြုရန်" msgid "Allow only the users on my buddy list" -msgstr "Allow only the users on my buddy list" +msgstr "မိတ်ဆွေစာရင်းတွင် ရှိသူများကိုသာ ဆက်သွယ်ခွင့်ပြုရန်" msgid "Allow only the users below" -msgstr "Allow only the users below" +msgstr "ဖော်ပြပါ သုံးစွဲသူများကိုသာ ခွင့်ပြုရန်" msgid "Block all users" -msgstr "Block all users" +msgstr "သုံးစွဲသူ အားလုံးကို ပိတ်ရန်" msgid "Block only the users below" -msgstr "Block only the users below" +msgstr "အောက်ပါ သုံးစွဲသူများကိုသာ ပိတ်ရန်" msgid "Privacy" -msgstr "Privacy" +msgstr "သီးခြားရပ်တည်ခြင်း" msgid "Changes to privacy settings take effect immediately." -msgstr "Changes to privacy settings take effect immediately." +msgstr "သီးခြားရပ်တည်မှု ချိန်ညှိချက် ပြောင်းလဲချက်များသည် ချက်ချင်း သက်ရောက်မှုရှိသည်။" msgid "Set privacy for:" -msgstr "Set privacy for:" +msgstr "သီးခြားရပ်တည်မှု သတ်မှတ်ပေးမည့် အရာ -" #. Remove All button -#, fuzzy msgid "Remove Al_l" -msgstr "ဖယ္‌ပစ္‌လိုက္‌" +msgstr "_L အားလုံးကို ဖယ်ထုတ်ရန်" msgid "Permit User" -msgstr "Permit User" +msgstr "သုံးစွဲသူကို ခွင့်ပြုရန်" msgid "Type a user you permit to contact you." -msgstr "Type a user you permit to contact you." +msgstr "သင့်ကို ဆက်သွယ်စေလိုသည့် သုံးစွဲသူအမည် ရေးသွင်းပါ။" msgid "Please enter the name of the user you wish to be able to contact you." -msgstr "Please enter the name of the user you wish to be able to contact you." +msgstr "သင့်ကို ဆက်သွယ်စေလိုသည့် သုံးစွဲသူအမည် ရေးထည့်ပါ။" -#, fuzzy msgid "_Permit" -msgstr "Permit" +msgstr "_P ခွင့်ပြုရန်" #, c-format msgid "Allow %s to contact you?" -msgstr "Allow %s to contact you?" +msgstr "%s သည် သင့်ကို ဆက်သွယ်ခွင့် ပြု​မည်လား?" #, c-format msgid "Are you sure you wish to allow %s to contact you?" -msgstr "Are you sure you wish to allow %s to contact you?" +msgstr "%s သည် သင့်ကို ဆက်သွယ်ခွင့် ပြုစေလိုသလား?" msgid "Block User" -msgstr "Block User" +msgstr "သုံးစွဲသူကို ပိတ်ရန်" msgid "Type a user to block." -msgstr "Type a user to block." +msgstr "ပိတ်မည့် သုံးစွဲသူကို ရေးထည့်ပါ။" msgid "Please enter the name of the user you wish to block." -msgstr "Please enter the name of the user you wish to block." +msgstr "သင် ပိတ်လိုသော သုံးစွဲသူအမည်ကို ရေးထည့်ပါ။" #, c-format msgid "Block %s?" -msgstr "Block %s?" +msgstr "%s ကို ပိတ်မည်လား?" #, c-format msgid "Are you sure you want to block %s?" -msgstr "Are you sure you want to block %s?" +msgstr "%s ကို သင်တကယ် ပိတ်လိုသလား?" msgid "Apply" -msgstr "Apply" +msgstr "အသုံးချရန်" msgid "That file already exists" -msgstr "That file already exists" +msgstr "၄င်းဖိုင်သည် ရှိနှင့်ပြီး ဖြစ်သည်" msgid "Would you like to overwrite it?" -msgstr "Would you like to overwrite it?" +msgstr "၄င်းကို ဖျက်ရေးလိုသလား?" msgid "Overwrite" -msgstr "" +msgstr "ဖျက်ရေးရန်" msgid "Choose New Name" -msgstr "" +msgstr "အမည်သစ် ရွေးရန်" -#, fuzzy msgid "Select Folder..." -msgstr "Select Text Colour" +msgstr "ဖိုင်တွဲ ရွေးရန်..." #. list button msgid "_Get List" -msgstr "_Get List" +msgstr "_G စာရင်း ရယူရန်" #. add button -#, fuzzy msgid "_Add Chat" -msgstr "Chat ထပ္‌ထည့္မယ္‌" +msgstr "_A စကားပြောခန်း ထည့်သွင်းရန်" -#, fuzzy msgid "Are you sure you want to delete the selected saved statuses?" -msgstr "%s ကို တကယ္‌ဖ္ယက္‌လိုက္‌ေတာ့မ္ဟာလား" +msgstr "ရွေးထားသော သိမ်းဆည်းပြီး အနေအထားများကို သင် ပယ်ဖျက်လိုသလား?" #. Use button -#, fuzzy msgid "_Use" -msgstr "(_U) သံုးမယ္‌" +msgstr "_U သုံးစွဲရန်" msgid "Title already in use. You must choose a unique title." -msgstr "" +msgstr "အသုံးပြုနေသော ခေါင်းစဉ်။ သီးခြား ခေါင်းစဉ်ကို ရွေးရမည်။" -#, fuzzy msgid "Different" -msgstr "Department" +msgstr "ခြားနားသည်" -#, fuzzy msgid "_Title:" -msgstr "Title" +msgstr "_T ခေါင်းစဉ် -" -#, fuzzy msgid "_Status:" -msgstr "Status:" +msgstr "_S အခြေအနေ -" #. Different status message expander msgid "Use a _different status for some accounts" -msgstr "" +msgstr "_D အချို့ အကောင့်များအတွက် မတူညီသော အနေအထားကို သုံးရန်" #. Save & Use button msgid "Sa_ve & Use" -msgstr "(_v) သိမ္းမယ္။ ပ္ရီးရင္‌ သံုးမယ္‌" +msgstr "သိမ်းဆည်းပြီး သုံးစွဲရန်" -#, fuzzy, c-format +#, c-format msgid "Status for %s" -msgstr "Status: %s" +msgstr "%s အတွက် အနေအထား" #, c-format msgid "" "A custom smiley for '%s' already exists. Please use a different shortcut." -msgstr "" +msgstr "'%s' အတွက် စိတ်ကြိုက် ရုပ်ပြောင် ရှိနေပြီး ဖြစ်သည်။ မတူသော ဖြတ်လမ်း တစ်ခုကို သုံးပါ။" -#, fuzzy msgid "Custom Smiley" -msgstr "Insert smiley" +msgstr "စိတ်ကြိုက် ရုပ်ပြောင်" -#, fuzzy msgid "Duplicate Shortcut" -msgstr "Public key file" +msgstr "ဖြတ်လမ်းကို ထပ်ပွားရန်" -#, fuzzy msgid "Edit Smiley" -msgstr "Insert smiley" +msgstr "ရုပ်ပြောင်ကို တည်းဖြတ်ရန်" -#, fuzzy msgid "Add Smiley" -msgstr "Smile!" +msgstr "ရုပ်ပြောင် ထည့်သွင်းရန်" -#, fuzzy msgid "_Image:" -msgstr "Save Image" +msgstr "_I ပုံရိပ် -" #. Shortcut text -#, fuzzy msgid "S_hortcut text:" -msgstr "Shortcuts" +msgstr "_H ဖြတ်လမ်း စာသား -" -#, fuzzy msgid "Smiley" -msgstr "Smile!" +msgstr "ရုပ်ပြောင်" -#, fuzzy msgid "Shortcut Text" -msgstr "Shortcuts" +msgstr "အတိုကောက် စာသား" msgid "Custom Smiley Manager" -msgstr "" +msgstr "စိတ်ကြိုက် ရုပ်ပြောင် မန်နေဂျာ" -#, fuzzy msgid "Select Buddy Icon" -msgstr "ေဘာ္ဒာ ရ္ဝေးမယ္‌" +msgstr "မိတ်ဆွေ အိုင်ကွန်ကို ရွေးရန်" msgid "Click to change your buddyicon for this account." -msgstr "" +msgstr "ဤအကောင့်အတွက် မိတ်ဆွေ အိုင်ကွန်ကို ပြောင်းရန် နှိပ်ပါ။" msgid "Click to change your buddyicon for all accounts." -msgstr "" +msgstr "အကောင့်အားလုံးအတွက် မိတ်ဆွေ အိုင်ကွန် ပြောင်းရန် နှိပ်ပါ။" -#, fuzzy msgid "Waiting for network connection" -msgstr "Waiting for transfer to begin" +msgstr "ကွန်ရက် ဆက်သွယ်မှုကို စောင့်ဆိုင်းနေသည်" -#, fuzzy msgid "New status..." -msgstr "New Message..." +msgstr "အနေအထားသစ်..." -#, fuzzy msgid "Saved statuses..." -msgstr "Server Statistics" +msgstr "သိမ်းဆည်းထားသော အနေအထားများ..." -#, fuzzy msgid "Status Selector" -msgstr "Status Text" +msgstr "အနေအထား ရွေးကိရိယာ" msgid "Google Talk" -msgstr "" +msgstr "ဂူးဂဲ တော့ခ်" msgid "Facebook (XMPP)" -msgstr "" +msgstr "Facebook (XMPP)" -#, fuzzy, c-format +#, c-format msgid "The following error has occurred loading %s: %s" -msgstr "An unknown signon error has occurred: %s." +msgstr "%s ကို ဖွင့်နေစဉ် အောက်ပါ ချို့ယွင်းချက် ဖြစ်ပေါ်နေသည် - %s" -#, fuzzy msgid "Failed to load image" -msgstr "Failed to store image: %s\n" +msgstr "ရုပ်ပုံ ဖွင့်၍ မရပါ" -#, fuzzy, c-format +#, c-format msgid "Cannot send folder %s." -msgstr "Cannot send file" +msgstr "ဖိုင်တွဲ %s ကို ပို့၍ မရပါ။" #, c-format msgid "" "%s cannot transfer a folder. You will need to send the files within " "individually." -msgstr "" +msgstr "%s သည် ဖိုင်တွဲကို ရွှေ့ပြောင်း၍ မရပါ။ ၄င်းဖိုင်များကို လူတစ်ဦးချင်းဆီ သင် ​ေးပို့ရန် လိုသည်။" -#, fuzzy msgid "You have dragged an image" -msgstr "You have entered an invalid username" +msgstr "သင်သည် ရုပ်ပုံတစ်ပုံကို ဆွဲယူလိုက်သည်" msgid "" "You can send this image as a file transfer, embed it into this message, or " "use it as the buddy icon for this user." msgstr "" +"ဤရုပ်ပုံကို ဖိုင် ရွှေ့ပြောင်းမှု အဖြစ် ပေးပို့နိုင်သည်။ သို့မဟုတ် ပေးစာထဲတွင် ထည့်သွင်းနိုင်သည်။ သို့မဟုတ် ဤသုံးစွဲသူအတွက် " +"မိတ်ဆွေ အိုင်ကွန်အဖြစ် သုံးနိုင်သည်။ " -#, fuzzy msgid "Set as buddy icon" -msgstr "Show buddy _icons" +msgstr "မိတ်ဆွေ အိုင်ကွန်အဖြစ် သတ်မှတ်ရန်" -#, fuzzy msgid "Send image file" -msgstr "Send message" +msgstr "ရုပ်ပုံဖိုင် ပေးပို့ရန်" -#, fuzzy msgid "Insert in message" -msgstr "Insert image" +msgstr "ပေးစာထဲ ထည့်သွင်းရန်" -#, fuzzy msgid "Would you like to set it as the buddy icon for this user?" -msgstr "Would you like to join the conversation?" +msgstr "ဤသုံးစွဲသူအတွက် မိတ်ဆွေ အိုင်ကွန် အဖြစ် သင် သတ်မှတ်ပေးလိုသလား? " -#, fuzzy msgid "" "You can send this image as a file transfer, or use it as the buddy icon for " "this user." -msgstr "Would you like to join the conversation?" +msgstr "ဤရုပ်ပုံကို ဖိုင်ရွှေ့ပြောင်းမှု အဖြစ် ပေးပို့နိုင်သည်။ သို့မဟုတ် ဤသုံးစွဲသူအတွက် မိတ်ဆွေ အိုင်ကွန် အဖြစ် သုံးနိုင်သည်။" msgid "" "You can insert this image into this message, or use it as the buddy icon for " "this user" -msgstr "" +msgstr "ဤရုပ်ပုံကို ပေးစာထဲ ထည့်သွင်းနိုင်သည်။ သို့မဟုတ် ဤသုံးစွဲသူအတွက် မိတ်ဆွေ အိုင်ကွန် အဖြစ် သုံးနိုင်သည်။" #. I don't know if we really want to do anything here. Most of #. * the desktop item types are crap like "MIME Type" (I have no @@ -14411,14 +13214,15 @@ #. * nothing else? Probably not. I'll just give an error and #. * return. #. The original patch sent the icon used by the launcher. That's probably wrong -#, fuzzy msgid "Cannot send launcher" -msgstr "Cannot send file" +msgstr "Launcher ကို ပေးပို့၍ မရပါ" msgid "" "You dragged a desktop launcher. Most likely you wanted to send the target of " "this launcher instead of this launcher itself." msgstr "" +"အလုပ်ခုံ launcher တစ်ခုကို သင် ရွှေ့ဆွဲနေသည်။ launcher အစား launcher ၏ ဦးတည်ရာကို သင် ပေးပို့လိုမည် " +"ဖြစ်သည်။" #, c-format msgid "" @@ -14426,139 +13230,117 @@ "File size: %s\n" "Image size: %dx%d" msgstr "" -"File: %s\n" -"File size: %s\n" -"Image size: %dx%d" +"ဖိုင် - %s\n" +"ဖိုင် အရွယ် - %s\n" +"ပုံရိပ် အရွယ် - %dx%d" #, c-format msgid "The file '%s' is too large for %s. Please try a smaller image.\n" -msgstr "" +msgstr "ဖိုင် '%s' သည် %s အတွက် အလွန်ကြီးနေသည်။ ပို၍သေးသော ရုပ်ပုံဖြင့် ကြိုးစားကြည့်ပါ။\n" -#, fuzzy msgid "Icon Error" -msgstr "Unknown Error" +msgstr "အိုင်ကွန် ချို့ယွင်းချက်" -#, fuzzy msgid "Could not set icon" -msgstr "Could not send" +msgstr "အိုင်ကွန် သတ်မှတ်လို့ မရပါ" -#, fuzzy msgid "_Open Link" -msgstr "_Open Link in:" +msgstr "_O လင့်ခ် ဖွင့်ရန်" msgid "_Copy Link Location" -msgstr "_Copy Link Location" +msgstr "_C လင့်ခ် တည်နေရာ ကော်ပီရန်" msgid "_Copy Email Address" -msgstr "_Copy Email Address" +msgstr "_C အီးမေးလ်လိပ်စာ ကူးယူရန်" -#, fuzzy msgid "_Open File" -msgstr "Open File..." +msgstr "_O ဖိုင် ဖွင့်ရန်" -#, fuzzy msgid "Open _Containing Directory" -msgstr "_Search for:" +msgstr "_C ဖိုင်တွဲပါ ဖွင့်ရန်" -#, fuzzy msgid "Save File" -msgstr "Save File..." +msgstr "ဖိုင် သိမ်းဆည်းရန်" -#, fuzzy msgid "_Play Sound" -msgstr "P_lay a sound" +msgstr "_P အသံ ဖွင့်ရန်" -#, fuzzy msgid "_Save File" -msgstr "Save File..." +msgstr "_S ဖိုင် သိမ်းဆည်းရန်" -#, fuzzy msgid "Do you really want to clear?" -msgstr "%s ကို တကယ္‌ဖ္ယက္‌လိုက္‌ေတာ့မ္ဟာလား" +msgstr "သင် တကယ် ရှင်းလင်းလိုသလား?" -#, fuzzy msgid "Select color" -msgstr "Select Text Colour" +msgstr "အရောင် ရွေးချယ်ရန်" #. Translators may want to transliterate the name. #. It is not to be translated. -#, fuzzy msgid "Pidgin" -msgstr "Paging" +msgstr "Pidgin" msgid "_Alias" -msgstr "_Alias" +msgstr "_A အမည်ကွဲ" -#, fuzzy msgid "Close _tabs" -msgstr "Close" +msgstr "_T စာအမှတ်များကို ပိတ်ရန်" -#, fuzzy msgid "_Get Info" -msgstr "Get Info" +msgstr "_G အချက်အလက် ရယူရန်" msgid "_Invite" -msgstr "_Invite" +msgstr "_I ဖိတ်ခေါ်ရန်" -#, fuzzy msgid "_Modify..." -msgstr "_Modify" +msgstr "_M ပြုပြင်ရန်..." -#, fuzzy msgid "_Add..." -msgstr "ထပ္‌ထည့္မယ္‌" +msgstr "_A ထည့်သွင်းရန်..." msgid "_Open Mail" -msgstr "_Open Mail" +msgstr "_O မေးလ် ဖွင့်ရန်" -#, fuzzy msgid "_Edit" -msgstr "_Edit" +msgstr "_E တည်းဖြတ်ရန်" -#, fuzzy msgid "Pidgin Tooltip" -msgstr "Paging" +msgstr "Pidgin လမ်းညွှန်စာ" msgid "Pidgin smileys" -msgstr "" +msgstr "Pidgin ရုပ်ပြောင်များ" -msgid "Selecting this disables graphical emoticons." -msgstr "" - -#, fuzzy msgid "none" -msgstr "Anyone" +msgstr "ဘာမျှမရှိ" + +msgid "Selecting this disables graphical emoticons." +msgstr "ပိတ်ထားသော ဤခံစားမှုပြ ပုံရိပ်များကို ရွေးချယ်ပါ။" -#, fuzzy msgid "Small" -msgstr "Email" +msgstr "အရွယ်ငယ်သည်" msgid "Smaller versions of the default smileys" -msgstr "" +msgstr "ပုံမှန် ရုပ်ပြောင်များ၏ ပိုငယ်သော ဗားရှင်း" -#, fuzzy msgid "Response Probability:" -msgstr "Responses lost" +msgstr "ဖြစ်​နိုင်ချေ တုံ့ပြန်ချက် -" -#, fuzzy msgid "Statistics Configuration" -msgstr "Tray Icon Configuration" +msgstr "စာရင်းဇယား ပုံစံချထားချက်" #. msg_difference spinner msgid "Maximum response timeout:" -msgstr "" +msgstr "အများဆုံး တုံ့ပြန်ချိန် ကုန်ဆုံးချိန် -" -#, fuzzy msgid "minutes" -msgstr "မိနစ္‌" +msgstr "မိနစ်များ" #. last_seen spinner msgid "Maximum last-seen difference:" -msgstr "" +msgstr "နောက်ဆုံး မြင်တွေ့ရသော အများဆုံး ကွာခြားမှု -" #. threshold spinner msgid "Threshold:" -msgstr "" +msgstr "သတ်မှတ်အဆင့် -" #. *< type #. *< ui_requirement @@ -14567,52 +13349,46 @@ #. *< priority #. *< id msgid "Contact Availability Prediction" -msgstr "" +msgstr "အဆက်အသွယ် ရရှိမှုအခြေအနေ ခန့်မှန်းချက်" #. *< name #. *< version msgid "Contact Availability Prediction plugin." -msgstr "" +msgstr "အဆက်အသွယ် ရရှိမှုအခြေအနေ ခန့်မှန်းချက် ပလပ်အင်။" #. * summary msgid "Displays statistical information about your buddies' availability" -msgstr "" +msgstr "သင် မိတ်ဆွေများ အားလပ်မှု အခြေအနေ စာရင်းဇယား အချက်အလက်များ ဖော်ပြရန်" -#, fuzzy msgid "Buddy is idle" -msgstr "Buddy is idle:" +msgstr "မိတ်ဆွေ မလှုပ်မရှား ဖြစ်နေသည်" -#, fuzzy msgid "Buddy is away" -msgstr "Buddy is away:" +msgstr "မိတ်ဆွေ အဝေးရောက်နေသည်" -#, fuzzy msgid "Buddy is \"extended\" away" -msgstr "Buddy is away:" +msgstr "မိတ်ဆွေသည် \"အဝေးတိုးချဲ့\" ရောက်ရှိနေသည်" #. Not used yet. -#, fuzzy msgid "Buddy is mobile" -msgstr "Buddy is idle:" +msgstr "မိတ်ဆွေသည် လက်ကိုင်ဖုန်း သုံးနေသည်" -#, fuzzy msgid "Buddy is offline" -msgstr "Buddy is offline:" +msgstr "မိတ်ဆွေသည် အော့ဖ်လိုင်း ဖြစ်နေသည်" msgid "Point values to use when..." -msgstr "Point values to use when..." +msgstr "သတ်မှတ် တန်ဖိုးများ သုံးစွဲမည့် အချိန်..." msgid "" "The buddy with the largest score is the buddy who will have priority " "in the contact.\n" -msgstr "" +msgstr "အမြင့်ဆုံးအမှတ် ရရှိသော မိတ်ဆွေသည် ဆက်သွယ်မည့်သူများထဲတွင် ဦးစားပေး ခံရမည့်သူ ဖြစ်သည်။ \n" msgid "Use last buddy when scores are equal" -msgstr "" +msgstr "အမှတ်များ တူနေသည့်အခါ နောက်ဆုံး မိတ်ဆွေကို သုံးရန်" -#, fuzzy msgid "Point values to use for account..." -msgstr "Point values to use for Account..." +msgstr "အကောင့်၌ သုံးစွဲမည့် သတ်မှတ် တန်ဖိုးများ..." #. *< type #. *< ui_requirement @@ -14621,162 +13397,140 @@ #. *< priority #. *< id msgid "Contact Priority" -msgstr "Contact Priority" +msgstr "ဦးစားပေး အဆက်အသွယ်" #. *< name #. *< version #. *< summary msgid "" "Allows for controlling the values associated with different buddy states." -msgstr "" -"Allows for controlling the values associated with different buddy states." +msgstr "မိတ်ဆွေ အမျိုးမျိုး၏ အနေအထားနှင့် ပတ်သက်သော တန်ဖိုးများကို ထိန်းချုပ်ခွင့် ပြုပါ။" #. *< description msgid "" "Allows for changing the point values of idle/away/offline states for buddies " "in contact priority computations." msgstr "" -"Allows for changing the point values of idle/away/offline states for buddies " -"in contact priority computations." +"အဆက်အသွယ် ဦးစားပေး တွက်ချက်မှုထဲရှိ မိတ်ဆွေများ၏ မလှုပ်မရှား ဖြစ်မှု/အဝေးရောက်နေမှု/အော့ဖ်လိုင်း ဖြစ်နေမှု " +"သတ်မှတ် တန်ဖိုးများကို ပြောင်းခွင့်ပြုပါ။" -#, fuzzy msgid "Conversation Colors" -msgstr "/Conversation/_Close" +msgstr "စကားပြောဆိုမှု အရောင်များ" -#, fuzzy msgid "Customize colors in the conversation window" -msgstr "IM Conversation Windows" +msgstr "စကားပြောဆိုမှု ဝင်းဒိုးရှိ စိတ်ကြိုက် အရောင်များ" -#, fuzzy msgid "Error Messages" -msgstr "Error Message Suppression" +msgstr "ပေးစာ ချို့ယွင်းချက်များ" -#, fuzzy msgid "Highlighted Messages" -msgstr "Send Message" +msgstr "အရောင်တင်သော ပေးစာများ" -#, fuzzy msgid "System Messages" -msgstr "Send Message" +msgstr "စက် ​ပေးစာများ" -#, fuzzy msgid "Sent Messages" -msgstr "Send Message" +msgstr "ပေးပို့ပြီးသား ​စာများ" -#, fuzzy msgid "Received Messages" -msgstr "Send Message" +msgstr "လက်ခံရရှိသော ပေးစာများ" -#, fuzzy, c-format +#, c-format msgid "Select Color for %s" -msgstr "Select Text Colour" +msgstr "%s အတွက် အရောင် ရွေးချယ်ရန်" -#, fuzzy msgid "Ignore incoming format" -msgstr "Ignore c_olours" +msgstr "အဝင် ပုံစံကို လျစ်လျူရှုရန်" -#, fuzzy msgid "Apply in Chats" -msgstr "Alias Chat" +msgstr "စကားပြောခန်းများတွင် အသုံးချရန်" msgid "Apply in IMs" -msgstr "" +msgstr "IM များတွင် အသုံးချရန်" #. Note to translators: The string "Enter an XMPP Server" is asking the #. user to type the name of an XMPP server which will then be queried -#, fuzzy msgid "Server name request" -msgstr "Server address" +msgstr "ဆာဗာအမည် တောင်းဆိုချက်" -#, fuzzy msgid "Enter an XMPP Server" -msgstr "Enter a Conference Server" +msgstr "XMPP ဆာဗာ တစ်ခု ရေးထည့်ရန်" -#, fuzzy msgid "Select an XMPP server to query" -msgstr "Select a conference server to query" +msgstr "မေးမြန်းရန် XMPP ဆာဗာတစ်ခု ရွေးပါ" -#, fuzzy msgid "Find Services" -msgstr "Online Services" +msgstr "၀န်ဆောင်ချက်များ ရှာဖွေရန်" -#, fuzzy msgid "Add to Buddy List" -msgstr "Send Buddy List" +msgstr "မိတ်ဆွေ စာရင်း၌ ထည့်သွင်းရန်" -#, fuzzy msgid "Gateway" -msgstr "When away" +msgstr "ဂိတ်ဝေး" -#, fuzzy msgid "Directory" -msgstr "_Search for:" +msgstr "ဖိုင်တွင်" -#, fuzzy msgid "PubSub Collection" -msgstr "Sound Selection" +msgstr "PubSub စုစည်းမှု" msgid "PubSub Leaf" -msgstr "" +msgstr "PubSub အရွက်" -#, fuzzy msgid "Other" -msgstr "Opera" +msgstr "အခြား" -#, fuzzy msgid "" "\n" "Description: " msgstr "" "\n" -"Description: Spooky" +"ဖော်ပြချက် - " #. Create the window. -#, fuzzy msgid "Service Discovery" -msgstr "Set Dir Info" +msgstr "၀န်ဆောင်မှု ရှာဖွေ့တွေ့ရှိမှု" -#, fuzzy msgid "_Browse" -msgstr "_Browser:" +msgstr "_B ဖွင့်ကြည်ရန်" -#, fuzzy msgid "Server does not exist" -msgstr "User does not exist" +msgstr "ဆာဗာ မရှိပါ" -#, fuzzy msgid "Server does not support service discovery" -msgstr "Server does not use any supported authentication method" +msgstr "ဆာဗာသည် ၀န်ဆောင်မှု ရှာဖွေတွေ့ရှိမှုကို ထောက်ပံ့မှု မပေးပါ။" -#, fuzzy msgid "XMPP Service Discovery" -msgstr "Set Dir Info" +msgstr "XMPP ၀န်ဆောင်မှု ရှာဖွေတွေ့ရှိချက်" msgid "Allows browsing and registering services." -msgstr "" +msgstr "၀န်ဆောင်မှုများကို ကြည့်ရှုခွင့်၊ မှတ်ပုံတင်ခွင့်ပြုပါ။" msgid "" "This plugin is useful for registering with legacy transports or other XMPP " "services." msgstr "" +"ဤ ပလပ်အင်သည် legacy transports (သို့) အခြား XMPP ၀န်ဆောင်မှုများနှင့် မှတ်ပုံတင်ရန် အသုံးဝင်သည်။" msgid "By conversation count" -msgstr "By conversation count" +msgstr "စကားပြောဆိုမှု ရေတွက်မှု အလိုက်" msgid "Conversation Placement" -msgstr "Conversation Placement" +msgstr "စကားပြောဆိုမှု နေရာထားခြင်း" #. Translators: "New conversations" should match the text in the preferences dialog and "By conversation count" should be the same text used above msgid "" "Note: The preference for \"New conversations\" must be set to \"By " "conversation count\"." msgstr "" +"မှတ်ချက် - \"New conversations\" အတွက် ဦးစားပေးချက်များကို \"By conversation count\" " +"သို့ သတ်မှတ်ရမည်။" msgid "Number of conversations per window" -msgstr "Number of conversations per window" +msgstr "ဝင်းဒိုး အလိုက် စကားပြောဆိုမှု အရေအတွက်" msgid "Separate IM and Chat windows when placing by number" -msgstr "Separate IM and Chat windows when placing by number" +msgstr "နံပါတ်အလိုက် နေရာချထားစဉ် IM နှင့် စကားပြောခန်း ဝင်းဒိုးများကို ခွဲထားပါ" #. *< type #. *< ui_requirement @@ -14785,12 +13539,12 @@ #. *< priority #. *< id msgid "ExtPlacement" -msgstr "ExtPlacement" +msgstr "နေရာ အပိုချထားခြင်း" #. *< name #. *< version msgid "Extra conversation placement options." -msgstr "Extra conversation placement options." +msgstr "စကားပြောဆိုမှု နေရာ အပိုချထားခြင်း ရွေးစရာများ။" #. *< summary #. * description @@ -14798,22 +13552,22 @@ "Restrict the number of conversations per windows, optionally separating IMs " "and Chats" msgstr "" -"Restrict the number of conversations per windows, optionally separating IMs " -"and Chats" +"၀င်းဒိုးအလိုက် စကားပြောဆိုမှု အရေအတွက်ကို ကန့်သတ်ထားပါ။ လိုအပ်လျှင် IM များနှင့် စကားပြောခန်းများကို " +"ခွဲထားပါ" #. Configuration frame msgid "Mouse Gestures Configuration" -msgstr "Mouse ရ္ဝေ့လ္ယားဟန္" +msgstr "ကြွက်ခလုတ် လှုပ်ရှားမှု ပုံစံချခြင်း" msgid "Middle mouse button" -msgstr "Mouse အလယ္‌ခလုပ္‌" +msgstr "ကြွက်အလယ် ခလုတ်" msgid "Right mouse button" -msgstr "Mouse ညာဘက္‌ခလုပ္‌" +msgstr "ကြွက် ညာဘက် ခလုတ်" #. "Visual gesture display" checkbox msgid "_Visual gesture display" -msgstr "_Visual gesture display" +msgstr "_V မြင်နိုင်သော အမူအရာ ဖော်ပြချက်" #. *< type #. *< ui_requirement @@ -14822,16 +13576,15 @@ #. *< priority #. *< id msgid "Mouse Gestures" -msgstr "Mouse Gestures" +msgstr "ကြွက် လှုပ်ရှားမှုများ" #. *< name #. *< version #. * summary msgid "Provides support for mouse gestures" -msgstr "Provides support for mouse gestures" +msgstr "ကြွက်ခလုတ် လှုပ်ရှားမှုများအတွက် အထောက်အပံ့ ပေးရန်" #. * description -#, fuzzy msgid "" "Allows support for mouse gestures in conversation windows. Drag the middle " "mouse button to perform certain actions:\n" @@ -14839,72 +13592,61 @@ " • Drag up and then to the left to switch to the previous conversation.\n" " • Drag up and then to the right to switch to the next conversation." msgstr "" -"Allows support for mouse gestures in conversation windows.\n" -"Drag the middle mouse button to perform certain actions:\n" -"\n" -"Drag down and then to the right to close a conversation.\n" -"Drag up and then to the left to switch to the previous conversation.\n" -"Drag up and then to the right to switch to the next conversation." msgid "Instant Messaging" -msgstr "Instant Messaging" +msgstr "လက်င်း ​စာပေးပို့ခြင်း" #. Add the label. msgid "Select a person from your address book below, or add a new person." -msgstr "Address book မ္ဟ လူတစ္‌ဦးကို ရ္ဝေးပာ။ သို့မဟုတ္‌ လူအသစ္‌ကို ထည့္ပာ။" +msgstr "အောက်ပါ သင့် လိပ်စာစာအုပ်မှ လူတစ်ဦးကို ရွေးပါ၊ (သို့) လူသစ် တစ်ဦး ထည့်သွင်းပါ။" msgid "Group:" -msgstr "Group:" +msgstr "အုပ်စု -" #. "New Person" button msgid "New Person" -msgstr "လူသစ္‌" +msgstr "လူသစ်" #. "Select Buddy" button msgid "Select Buddy" -msgstr "ေဘာ္ဒာ ရ္ဝေးမယ္‌" +msgstr "မိတ်ဆွေ ရွေးရန်" #. Add the label. msgid "" "Select a person from your address book to add this buddy to, or create a new " "person." -msgstr "" -"Select a person from your address book to add this buddy to, or create a new " -"person." +msgstr "ဤမိတ်ဆွေကို ထည့်သွင်းရန် သင့် လိပ်စာစာအုပ်မှ လူတစ်ဦးကို ရွေးပါ၊ (သို့) လူသစ် တစ်ဦး ဖန်တီးပါ။" #. Add the expander -#, fuzzy msgid "User _details" -msgstr "သူရဲ့ အက္ရောင္း အပ္ရည့္အစံုကို မပ္ရဘူး" +msgstr "_D သုံးစွဲသူ အသေးစိတ်များ" #. "Associate Buddy" button msgid "_Associate Buddy" -msgstr "_Associate Buddy" +msgstr "_A သက်ဆိုင်သော မိတ်ဆွေ" -#, fuzzy msgid "Unable to send email" -msgstr "Message ပို့လို့ မရပာ။" +msgstr "အီးမေးလ် ပေးပို့၍ မရပါ" msgid "The evolution executable was not found in the PATH." -msgstr "" +msgstr "PATH ထဲ၌ evolution executable ရှာမတွေ့ပါ။" msgid "An email address was not found for this buddy." -msgstr "" +msgstr "ဤမိတ်ဆွေ အတွက် အီးမေးလ်လိပ်စာ ရှာမတွေ့ပါ။" msgid "Add to Address Book" -msgstr "Address Book ထဲ ထည့္လိုက္‌မယ္‌" +msgstr "လိပ်စာစာအုပ်၌ ထည့်သွင်းရန်" -#, fuzzy msgid "Send Email" -msgstr "Email" +msgstr "အီးမေးလ် ပေးပို့ရန်" #. Configuration frame msgid "Evolution Integration Configuration" -msgstr "Evolution န္ဟင့္ တ္ဝဲဖက္‌မည့္ ပံုစံ" +msgstr "တိုးတက်မှု ပေါင်းစည်းခြင်း ပြင်ဆင်ချက်" #. Label msgid "Select all accounts that buddies should be auto-added to." -msgstr "Select all accounts that buddies should be auto-added to." +msgstr "မိတ်ဆွေများကို အလိုအလျောက် ထည့်သွင်းရန် အကောင်း အားလုံးကို ရွေးပါ။" #. *< type #. *< ui_requirement @@ -14913,38 +13655,36 @@ #. *< priority #. *< id msgid "Evolution Integration" -msgstr "Evolution န္ဟင့္ တ္ဝဲဖက္‌ခ္ရင္း" +msgstr "တိုးလက်မှု ပေါင်းစည်းခြင်း" #. *< name #. *< version #. * summary #. * description -#, fuzzy msgid "Provides integration with Evolution." -msgstr "Provides integration with Ximian Evolution." +msgstr "တိုးတက်မှုနှင့်အတူ ပေါင်းစည်းခြင်း ပံ့ပိုးပါ။" msgid "Please enter the person's information below." -msgstr "Please enter the person's information below." +msgstr "ဤပုဂ္ဂိုလ်၏ အချက်အလက်များကို အောက်တွင် ရေးထည့်ပါ။" -#, fuzzy msgid "Please enter the buddy's username and account type below." -msgstr "Please enter the buddy's screen name and account type below." +msgstr "ဤ်မိတ်ဆွေ၏ သုံးစွဲသူအမည်နှင့် အကောင့် အမျိုးအစားကို အောက်တွင် ရေးထည့်ပါ။" msgid "Account type:" -msgstr "Account အမ္ယိုးအစား :" +msgstr "အကောင့် အမျိုးအစား -" #. Optional Information section msgid "Optional information:" -msgstr "တခ္ရား ပေးခ္ယင္‌သော အခ္ယက္‌အလက္‌မ္ယား" +msgstr "လိုအပ်လျှင် ထည့်နိုင်သော အချက်အလက် -" msgid "First name:" -msgstr "First name:" +msgstr "ပထမ အမည် -" msgid "Last name:" -msgstr "Last name:" +msgstr "နောက်ဆုံး အမည် -" msgid "Email:" -msgstr "Email:" +msgstr "အီးမေးလ် -" #. *< type #. *< ui_requirement @@ -14953,25 +13693,25 @@ #. *< priority #. *< id msgid "GTK Signals Test" -msgstr "GTK Signals Test" +msgstr "GTK သင်္ကေတများ စစ်ဆေးချက်" #. *< name #. *< version #. * summary #. * description msgid "Test to see that all ui signals are working properly." -msgstr "Test to see that all UI signals are working properly." +msgstr "ui သင်္ကေတများ အားလုံး ပုံမှန် အလုပ်လုပ်နေမှု အခြေအနေ သိရှိရန် စစ်ဆေးပါ။" -#, fuzzy, c-format +#, c-format msgid "" "\n" "Buddy Note: %s" msgstr "" "\n" -"Idle:" +"မိတ်ဆွေ မှတ်စု - %s" msgid "History" -msgstr "ရာဇဝင္‌" +msgstr "မှတ်တမ်း" #. *< type #. *< ui_requirement @@ -14980,77 +13720,71 @@ #. *< priority #. *< id msgid "Iconify on Away" -msgstr "Iconify on Away" +msgstr "အဝေးရောက်လျှင် အိုင်ကွန်ဖြင့် ပြရန်" #. *< name #. *< version #. * summary #. * description msgid "Iconifies the buddy list and your conversations when you go away." -msgstr "Iconifies the buddy list and your conversations when you go away." +msgstr "သင် အဝေး သွားနေချိန်တွင် မိတ်ဆွေစာရင်းနှင့် စကားပြောဆိုချက်များကို အိုင်ကွန်ဖြင့် ပြပါ။" msgid "Mail Checker" -msgstr "Mail Checker" +msgstr "စာ စစ်ဆေးသူ" msgid "Checks for new local mail." -msgstr "Checks for new local mail." +msgstr "စက်တွင်း စာအသစ် စစ်ဆေးမှုများ" msgid "Adds a small box to the buddy list that shows if you have new mail." -msgstr "Adds a small box to the buddy list that shows if you have new mail." +msgstr "သင့်အတွက် စာအသစ် ရောက်မရောက် ပြသော မိတ်ဆွေစာရင်းထဲတွင် အကွက်ငယ် တစ်ကွက် ထည့်သွင်းပါ။" -#, fuzzy msgid "Markerline" -msgstr "Underline" +msgstr "အမှတ်လိုင်း" msgid "Draw a line to indicate new messages in a conversation." -msgstr "" +msgstr "စကားပြောဆိုမှု တစ်ခုထဲတွင် စာအသစ် ရောက်ရှိကြောင်း ပြသော လိုင်း တစ်ခု ​ဆွဲပါ။" -#, fuzzy msgid "Jump to markerline" -msgstr "Underline" +msgstr "အမှတ်လိုင်းသို့ ခုန်ရန်" msgid "Draw Markerline in " -msgstr "" +msgstr "အမှတ်လိုင်း ဆွဲရန်" msgid "_IM windows" -msgstr "_IM windows" +msgstr "_IM ၀င်းဒိုးများ" msgid "C_hat windows" -msgstr "C_hat windows" +msgstr "_H စကားပြော ဝင်းဒိုးများ" msgid "" "A music messaging session has been requested. Please click the MM icon to " "accept." -msgstr "" +msgstr "တေးဂီတ ပေးပို့ခြင်း အစီအစဉ် တောင်းဆိုခံရသည်။ လက်ခံရန် MM အိုင်ကွန်ကို နှိပ်ပါ။" msgid "Music messaging session confirmed." -msgstr "" +msgstr "တေးဂီတ ပေးပို့ခြင်း အစီအစဉ်ကို အတည်ပြုလိုက်ပြီ။" -#, fuzzy msgid "Music Messaging" -msgstr "Instant Messaging" +msgstr "တေးဂီတ ပေးပို့ခြင်း" msgid "There was a conflict in running the command:" -msgstr "" +msgstr "ညွှန်ကြားချက်ကို လုပ်ဆောင်ရာတွင် ကွဲလွဲချက် တစ်ခု ရှိနေသည် -" -#, fuzzy msgid "Error Running Editor" -msgstr "Error joining chat %s" +msgstr "အယ်ဒီတာ သုံးစွဲမှု ချို့ယွင်းချက်" -#, fuzzy msgid "The following error has occurred:" -msgstr "An unknown signon error has occurred: %s." +msgstr "အောက်ပါ ချို့ယွင်းချက် ဖြစ်ပေါ်နေသည် -" #. Configuration frame -#, fuzzy msgid "Music Messaging Configuration" -msgstr "Mouse ရ္ဝေ့လ္ယားဟန္" +msgstr "တေးဂီတ ပေးပို့မှု ပုံစံချထားခြင်း" msgid "Score Editor Path" -msgstr "" +msgstr "ရမှတ် အယ်ဒီတာ လမ်းကြောင်း" msgid "_Apply" -msgstr "(_A) လုပ္‌လိုက္‌ေတာ့" +msgstr "_A အသုံးချရန်" #. *< type #. *< ui_requirement @@ -15061,82 +13795,77 @@ #. *< name #. *< version msgid "Music Messaging Plugin for collaborative composition." -msgstr "" +msgstr "စုပေါင်း ရေးဖွဲ့မှုအတွက် တေးဂီတ ပေးပို့သော ပလပ်အင်။" #. * summary msgid "" "The Music Messaging Plugin allows a number of users to simultaneously work " "on a piece of music by editing a common score in real-time." -msgstr "" +msgstr "တေးဂီတ ပေးပို့သော ပလပ်အင်သည် သုံးစွဲသူများကို တစ်ချိန်တည်းတွင် ဂီတတစ်ခု တပြိုင်တည်း တည်းဖြတ်စေနိုင်သည်။" #. ---------- "Notify For" ---------- msgid "Notify For" -msgstr "Notify For" +msgstr "အသိပေးရန်" -#, fuzzy msgid "\t_Only when someone says your username" -msgstr "Someone says your name in chat" +msgstr "_O \t တစ်ယောက်ယောက်သည် သင့်အမည်ကို ခေါ်သည့် အခါ၌သာ" msgid "_Focused windows" -msgstr "_Focused windows" +msgstr "_F ဦးတည်နေသော ဝင်းဒိုးများ" #. ---------- "Notification Methods" ---------- msgid "Notification Methods" -msgstr "Notification Methods" +msgstr "အသိပေးခြင်း နည်းစနစ်များ" msgid "Prepend _string into window title:" -msgstr "Prepend _string into window title:" +msgstr "_S ဝင်းဒိုး ခေါင်းစဉ် အဖြစ် စာကြောင်းကို လိုင်းခွဲရန်" #. Count method button msgid "Insert c_ount of new messages into window title" -msgstr "Insert c_ount of new messages into window title" +msgstr "ဝင်းဒိုး ခေါင်းစဉ်၌ စာအသစ် အရေအတွက်ကို ထည့်သွင်းရန်" #. Count xprop method button -#, fuzzy msgid "Insert count of new message into _X property" -msgstr "Insert c_ount of new messages into window title" +msgstr "_X property ထဲ၌ စာအသစ် အရေအတွက်ကို ထည့်သွင်းရန်" #. Urgent method button msgid "Set window manager \"_URGENT\" hint" -msgstr "Set window manager \"_URGENT\" hint" +msgstr "ဝင်းဒိုး မန်နေဂျာ \"_URGENT\" အရိပ်အမြွက်ကို သတ်မှတ်ရန်" -#, fuzzy msgid "_Flash window" -msgstr "C_hat windows" +msgstr "_F ဖလက်ရှ် ဝင်းဒိုး" #. Raise window method button -#, fuzzy msgid "R_aise conversation window" -msgstr "IM Conversation Windows" +msgstr "_A စကားပြောဆိုမှု ဝင်းဒိုးကို မြှင့်တင်ပါ" #. Present conversation method button -#, fuzzy msgid "_Present conversation window" -msgstr "IM Conversation Windows" +msgstr "_P လက်ရှိ စကားပြောဆိုမှု ဝင်းဒိုး" #. ---------- "Notification Removals" ---------- msgid "Notification Removal" -msgstr "Notification Removal" +msgstr "အသိပေးချက် ဖယ်ထုတ်ရန်" #. Remove on focus button msgid "Remove when conversation window _gains focus" -msgstr "Remove when conversation window _gains focus" +msgstr "_G စကားပြောဆိုမှု ဝင်းဒိုး အာရုံစိုက်ခံရသည့်အခါ ဖယ်ထုတ်ရန်" #. Remove on click button msgid "Remove when conversation window _receives click" -msgstr "Remove when conversation window _receives click" +msgstr "_R စကားပြောဆိုမှု ဝင်းဒိုးသည် အနှိပ်ခံရသည့်အခါ ဖယ်ထုတ်ရန်" #. Remove on type button msgid "Remove when _typing in conversation window" -msgstr "Remove when _typing in conversation window" +msgstr "_T စကားပြောဆိုမှု ဝင်းဒိုး၌ စာရေးသည့်အခါ ဖယ်ထုတ်ရန်" #. Remove on message send button msgid "Remove when a _message gets sent" -msgstr "Remove when a _message gets sent" +msgstr "_M စာတစ်စောင်ကို ပေးပို့သောအခါ ဖယ်ထုတ်ရန်" #. Remove on conversation switch button msgid "Remove on switch to conversation ta_b" -msgstr "Remove on switch to conversation ta_b" +msgstr "_B စကားပြောဆိုမှု စာအမှတ်ဆီ ပြောင်းသွားသောအခါ ဖယ်ထုတ်ရန်" #. *< type #. *< ui_requirement @@ -15145,14 +13874,14 @@ #. *< priority #. *< id msgid "Message Notification" -msgstr "Message Notification" +msgstr "ပေးစာ အသိပေးချက်" #. *< name #. *< version #. * summary #. * description msgid "Provides a variety of ways of notifying you of unread messages." -msgstr "Provides a variety of ways of notifying you of unread messages." +msgstr "မဖတ်ရသေးသော စာများကို အသိပေးသည့် နည်းပေါင်းများစွာ ပေးပါ။" #. *< type #. *< ui_requirement @@ -15160,15 +13889,14 @@ #. *< dependencies #. *< priority #. *< id -#, fuzzy msgid "Pidgin Demonstration Plugin" -msgstr "Pidgin Demonstration Plugin" +msgstr "Pidgin သရုပ်ပြ ပလပ်အင်" #. *< name #. *< version #. * summary msgid "An example plugin that does stuff - see the description." -msgstr "An example plugin that does stuff - see the description." +msgstr "လုပ်ငန်း ဆောင်ရွတ်သော နမူနာ ပလပ်အင် - ရှင်းပြချက် ကြည့်ရှုပါ။" #. * description msgid "" @@ -15177,131 +13905,111 @@ "- It reverses all incoming text\n" "- It sends a message to people on your list immediately when they sign on" msgstr "" -"This is a really cool plugin that does a lot of stuff:\n" -"- It tells you who wrote the program when you log in\n" -"- It reverses all incoming text\n" -"- It sends a message to people on your list immediately when they sign on" +"လုပ်ငန်းများ ဆောင်ရွတ်သော အလန်းစား ပလပ်အင် ဖြစ်သည် -\n" +"- အကောင့်ထဲ သင် ဝင်ရောက်သည့်အခါ ဤပရိုဂရမ် ရေးသားသူကို ဖေါ်ပြပေးသည်\n" +"- စာ အ၀င်များ အားလုံးကို ပြန်ပို့လိုက်သည်\n" +"- သင့်စာရင်းထဲရှိသူများ အကောင့်ထဲ ၀င်ရောက်ကြသည့်အခါ ၄င်းတို့ထံ စာတစ်စောင် ချက်ချင်း ပို့ပေးသည်။" -#, fuzzy msgid "Hyperlink Color" -msgstr "Hyperlink colour" +msgstr "Hyperlink အရောင်" -#, fuzzy msgid "Visited Hyperlink Color" -msgstr "Hyperlink colour" +msgstr "နှိပ်ပြီးသော Hyperlink အရောင်" -#, fuzzy msgid "Highlighted Message Name Color" -msgstr "Send Message" +msgstr "အရောင်တင်ထားသော ပေးစာ အမည် အရောင်" -#, fuzzy msgid "Typing Notification Color" -msgstr "Notification Removal" +msgstr "စာရေးနေစဉ် အသိပေးချက် အရောင်" msgid "GtkTreeView Horizontal Separation" -msgstr "" +msgstr "GtkTreeView ရေပြင်ညီ ပိုင်းခြားမှု" -#, fuzzy msgid "Conversation Entry" -msgstr "စကားမ္ယား" +msgstr "စကားပြောဆိုမှု ရေးသွင်းချက်" -#, fuzzy msgid "Conversation History" -msgstr "စကားမ္ယား" +msgstr "စကားပြောဆိုမှု မှတ်တမ်း" -#, fuzzy msgid "Request Dialog" -msgstr "Request ambiguous" +msgstr "တောင်းဆိုချက် စာမျက်နှာ" -#, fuzzy msgid "Notify Dialog" -msgstr "Notify For" +msgstr "အသိပေး စာမျက်နှာ" -#, fuzzy msgid "Select Color" -msgstr "Select Text Colour" +msgstr "အရောင် ရွေးရန်" -#, fuzzy, c-format +#, c-format msgid "Select Interface Font" -msgstr "Select Font" +msgstr "မျက်နှာပြင် ဖောင့် ရွေးရန်" -#, fuzzy, c-format +#, c-format msgid "Select Font for %s" -msgstr "Select Font" +msgstr "%s အတွက် ဖောင့် ရွေးရန်" -#, fuzzy msgid "GTK+ Interface Font" -msgstr "Interface Options" +msgstr "GTK+ မျက်နှာပြင်သုံး ဖောင့်" msgid "GTK+ Text Shortcut Theme" -msgstr "" +msgstr "GTK+ စာသား ဖြတ်လမ်း Theme" -#, fuzzy msgid "Disable Typing Notification Text" -msgstr "Mail အသစ္‌ အခ္ယက္‌ေပးခ္ရင္း" +msgstr "စာရေးသားမှု အသိပေး စာသားကို ပိတ်ရန်" -#, fuzzy msgid "GTK+ Theme Control Settings" -msgstr "Pidgin File Control" +msgstr "GTK+ Theme ထိန်းချုပ်မှု ချိန်ညှိချက်များ" -#, fuzzy msgid "Colors" -msgstr "Close" +msgstr "အရောင်များ" -#, fuzzy msgid "Fonts" -msgstr "Accounts" +msgstr "ဖောင့်များ" -#, fuzzy msgid "Miscellaneous" -msgstr "Miscellaneous error" +msgstr "အထွေထွေ" -#, fuzzy msgid "Gtkrc File Tools" -msgstr "Pidgin File Control" +msgstr "Gtkrc ဖိုင် ကိရိယာများ" #, c-format msgid "Write settings to %s%sgtkrc-2.0" -msgstr "" +msgstr "ချိန်ညှိချက်များကို %s%sgtkrc-2.0 ၌ ​​​​ရေးသားရန်" msgid "Re-read gtkrc files" -msgstr "" +msgstr "gtkrc ဖိုင်များကို ပြန်ဖတ်ရန်" -#, fuzzy msgid "Pidgin GTK+ Theme Control" -msgstr "Pidgin File Control" +msgstr "Pidgin GTK+ Theme အထိန်း" msgid "Provides access to commonly used gtkrc settings." -msgstr "" +msgstr "အများသုံး gtkrc ချိန်ညှိချက်များထဲ ၀င်ရောက်ခွင့် ပေးပါ။" msgid "Raw" -msgstr "Raw" +msgstr "အကြမ်း" msgid "Lets you send raw input to text-based protocols." -msgstr "Lets you send raw input to text-based protocols." +msgstr "စာပေးပို့ချက် အကြမ်းကို စာသား-အခြေပြု ပရိုတိုကောများထံ ပေးပို့စေသည်။" -#, fuzzy msgid "" "Lets you send raw input to text-based protocols (XMPP, MSN, IRC, TOC). Hit " "'Enter' in the entry box to send. Watch the debug window." msgstr "" -"Lets you send raw input to text-based protocols (Jabber, MSN, IRC, TOC). Hit " -"'Enter' in the entry box to send. Watch the debug window." +"စာပေးပို့ချက် အကြမ်းကို စာသား-အခြေပြု ပရိုတိုကောများ (XMPP, MSN, IRC, TOC) ထံ ပေးပို့စေသည်။ " +"ရေးသွင်းသည့် အကွက်ထဲတွင် 'Enter' ကို နှိပ်ပြီး ပေးပို့ပါ။ အမှားပြင် ၀င်းဒိုးကို စောင့်ကြည့်ပါ။" #, c-format msgid "You can upgrade to %s %s today." -msgstr "" +msgstr "%s %s အဆင့်သို့ သင် အဆင့်မြှင့်နိုင်သည်။" msgid "New Version Available" -msgstr "New Version Available" +msgstr "ဗားရှင်း အသစ် ရနိုင်သည်" -#, fuzzy msgid "Later" -msgstr "Date" +msgstr "နောက်မှ" -#, fuzzy msgid "Download Now" -msgstr "Users on %s: %s" +msgstr "အခု ဒေါင်းလုဒ် ဆွဲရန်" #. *< type #. *< ui_requirement @@ -15310,21 +14018,19 @@ #. *< priority #. *< id msgid "Release Notification" -msgstr "Release Notification" +msgstr "အသိပေးချက် ထုတ်ပြန်ရန်" #. *< name #. *< version #. * summary msgid "Checks periodically for new releases." -msgstr "Checks periodically for new releases." +msgstr "ထုတ်ပြန်ချက် အသစ်ကို ပုံမှန် စစ်ဆေးပါ။" #. * description msgid "" "Checks periodically for new releases and notifies the user with the " "ChangeLog." -msgstr "" -"Checks periodically for new releases and notifies the user with the " -"ChangeLog." +msgstr "ထုတ်ပြန်ချက် အသစ်များကို ပုံမှန် စစ်ဆေးပြီး ChangeLog ဖြင့် သုံးစွဲသူကို အသိပေးပါ။" #. *< major version #. *< minor version @@ -15334,163 +14040,146 @@ #. *< dependencies #. *< priority #. *< id -#, fuzzy msgid "Send Button" -msgstr "_Send As" +msgstr "ပေးပို့ ခလုတ်" #. *< name #. *< version -#, fuzzy msgid "Conversation Window Send Button." -msgstr "IM Conversation Windows" +msgstr "စကားပြောဆိုမှုဆိုင်ရာ ဝင်းဒိုးမှ ပေးပို့ခလုတ်" #. *< summary msgid "" "Adds a Send button to the entry area of the conversation window. Intended " "for use when no physical keyboard is present." msgstr "" +"စကားပြောဆိုမှု ဝင်းဒိုး၏ ​စာရေးသည့် ဧရိယာတွင် ပေးပို့ ခလုတ်ကို ထည့်သွင်းပါ။ ပြင်ပကီးဘုတ် မရှိသည့်အခါ အသုံးပြရန် " +"ရည်ရွယ်သည်။" msgid "Duplicate Correction" -msgstr "" +msgstr "အမှန်ပြင်ဆင်ချက်ကို ထပ်ပွားရန်" msgid "The specified word already exists in the correction list." -msgstr "" +msgstr "သတ်မှတ်ထားသော စာလုံးသည် အမှန်ပြင်စာရင်းထဲတွင် ရှိနေပြီ ဖြစ်သည်။" msgid "Text Replacements" -msgstr "Text Replacements" +msgstr "စာသား အစားထိုးမှုများ" msgid "You type" -msgstr "You type" +msgstr "သင် စာရိုက်နေသည်" msgid "You send" -msgstr "You send" +msgstr "သင် ပေးပို့နေသည်" msgid "Whole words only" -msgstr "" +msgstr "အပြည့် စာလုံးများသာ" msgid "Case sensitive" -msgstr "" +msgstr "စာလုံး အမှားမခံ" msgid "Add a new text replacement" -msgstr "Add a new text replacement" +msgstr "စာသား အစားသွင်းမှု အသစ် ထည့်သွင်းရန်" msgid "You _type:" -msgstr "You _type:" +msgstr "_T သင် စာရိုက်ရန် -" msgid "You _send:" -msgstr "You _send:" +msgstr "_S သင် ပေးပို့ရန် -" #. Created here so it can be passed to whole_words_button_toggled. msgid "_Exact case match (uncheck for automatic case handling)" -msgstr "" +msgstr "_E အက္ခရာ အတိအကျ ကိုက်ညီသည် (အလိုအလျောက် အက္ခရာ ပြင်ဆင်မှုကို ဖြုတ်ထားရန်)" msgid "Only replace _whole words" -msgstr "" +msgstr "_W အပြည့်စာလုံးများသာ အစားထိုးရန်" -#, fuzzy msgid "General Text Replacement Options" -msgstr "Text Replacements" +msgstr "ယေဘုယျ စာသား အစားထိုးမှု ရွေးစရာများ" msgid "Enable replacement of last word on send" -msgstr "" +msgstr "စာပေးပို့သည့်အခါ နောက်ဆုံး စကားလုံး အစားထိုးမှု ဖွင့်ထားရန်" msgid "Text replacement" -msgstr "Text replacement" +msgstr "စာသား အစားထိုးမှု" msgid "Replaces text in outgoing messages according to user-defined rules." -msgstr "Replaces text in outgoing messages according to user-defined rules." +msgstr "သုံးစွဲသူ-သတ်မှတ်သော စည်းမျဉ်းများအတိုင်း အထွက် စာများတွင် စာသား အစားထိုးပါ။" -#, fuzzy msgid "Just logged in" -msgstr "Not logged in" +msgstr "အခုတင် အကောင့်ထဲ ဝင်လာသည်" -#, fuzzy msgid "Just logged out" -msgstr "%s logged out." +msgstr "အခုတင် အကောင့်မှ ထွက်သွားသည်" msgid "" "Icon for Contact/\n" "Icon for Unknown person" msgstr "" +"အဆက်အသွယ်အတွက် အိုင်ကွန်/\n" +"အမည်မသိ​ ပုဂ္ဂိုလ်အတွက် အိုင်ကွန်" -#, fuzzy msgid "Icon for Chat" -msgstr "Chat န္ဟင့္ဆက္‌သ္ဝယ္‌" +msgstr "စကားပြောခန်း အတွက် အိုင်ကွန်" -#, fuzzy msgid "Ignored" -msgstr "Ignore" +msgstr "လျစ်လျူရှုထားသည်" -#, fuzzy msgid "Founder" -msgstr "hour" +msgstr "တည်ထောင်သူ" #. A user in a chat room who has special privileges. -#, fuzzy msgid "Operator" -msgstr "Opera" +msgstr "အော်ပရေတာ" #. A half operator is someone who has a subset of the privileges #. that an operator has. msgid "Half Operator" -msgstr "" +msgstr "အငယ်တန်း အော်ပရေတာ" -#, fuzzy msgid "Authorization dialog" -msgstr "Authorisation Given" +msgstr "ခွင့်ပြုချက် ပေးသော စာမျက်နှာ" -#, fuzzy msgid "Error dialog" -msgstr "Error" +msgstr "ချို့ယွင်းချက်ပြ စာမျက်နှာ" -#, fuzzy msgid "Information dialog" -msgstr "Information" +msgstr "အချက်အလက်ပြ စာမျက်နှာ" msgid "Mail dialog" -msgstr "" +msgstr "မေးလ် စာမျက်နှာ" -#, fuzzy msgid "Question dialog" -msgstr "Request ambiguous" +msgstr "မေးခွန်း စာမျက်နှာ" -#, fuzzy msgid "Warning dialog" -msgstr "Warning Level" +msgstr "သတိပေးချက် စာမျက်နှာ" msgid "What kind of dialog is this?" -msgstr "" +msgstr "ဒါဟာ ဘယ်လို စာမျက်နှာမျိုးလဲ?" -#, fuzzy msgid "Status Icons" -msgstr "Status: %s" +msgstr "အနေအထားပြ အိုင်ကွန်များ" -#, fuzzy msgid "Chatroom Emblems" -msgstr "Chat Room List Url" +msgstr "စကားပြောခန်း အမှတ်အသားများ" -#, fuzzy msgid "Dialog Icons" -msgstr "Save Icon" +msgstr "စာမျက်နှာ အိုင်ကွန်များ" -#, fuzzy msgid "Pidgin Icon Theme Editor" -msgstr "Pidgin File Control" +msgstr "Pidgin အိုင်ကွန် Theme အယ်ဒီတာ" -#, fuzzy msgid "Contact" -msgstr "Account Info" +msgstr "ဆက်သွယ်ရန်" -#, fuzzy msgid "Pidgin Buddylist Theme Editor" -msgstr "ဘော္ဒာ စာရင္း" +msgstr "Pidgin မိတ်ဆွေစာရင်း Theme အယ်ဒီတာ" -#, fuzzy msgid "Edit Buddylist Theme" -msgstr "ဘော္ဒာ စာရင္း" +msgstr "မိတ်ဆွေစာရင်း၏Theme ကို တည်းဖြတ်ရန်" msgid "Edit Icon Theme" -msgstr "" +msgstr "အိုင်ကွန်Theme ကို တည်းဖြတ်ရန်" #. *< type #. *< ui_requirement @@ -15499,16 +14188,14 @@ #. *< priority #. *< id #. * description -#, fuzzy msgid "Pidgin Theme Editor" -msgstr "Pidgin File Control" +msgstr "Pidgin Theme အယ်ဒီတာ" #. *< name #. *< version #. * summary -#, fuzzy msgid "Pidgin Theme Editor." -msgstr "Pidgin File Control" +msgstr "Pidgin Theme အယ်ဒီတာ။" #. *< type #. *< ui_requirement @@ -15517,18 +14204,17 @@ #. *< priority #. *< id msgid "Buddy Ticker" -msgstr "Buddy Ticker" +msgstr "မိတ်ဆွေ တစ်ကာ" #. *< name #. *< version #. * summary #. * description msgid "A horizontal scrolling version of the buddy list." -msgstr "A horizontal scrolling version of the buddy list." +msgstr "မိတ်ဆွေစာရင်းပါ ရေပြင်ညီအတိုင်း လှည့်​​သော ဗားရှင်း။" -#, fuzzy msgid "Display Timestamps Every" -msgstr "iChat Timestamp" +msgstr "အချိန် သတ်မှတ်ချက်များကို ပြရန်" #. *< type #. *< ui_requirement @@ -15537,55 +14223,48 @@ #. *< priority #. *< id msgid "Timestamp" -msgstr "Timestamp" +msgstr "အချိန် သတ်မှတ်ချက်" #. *< name #. *< version #. * summary -#, fuzzy msgid "Display iChat-style timestamps" -msgstr "iChat Timestamp" +msgstr "iChat-style အချိန် သတ်မှတ်ချက်များကို ပြရန်" #. * description -#, fuzzy msgid "Display iChat-style timestamps every N minutes." -msgstr "Adds iChat-style timestamps to conversations every N minutes." +msgstr "iChat-style အချိန် သတ်မှတ်ချက်များ မိနစ်တိုင်း ဖော်ပြပါ။" msgid "Timestamp Format Options" -msgstr "" +msgstr "အချိန် သတ်မှတ်ချက် ပုံစံ ရွေးစရာများ" #, c-format msgid "_Force timestamp format:" -msgstr "" +msgstr "_F အချိန် သတ်မှတ်ချက် ပုံစံ အမှတ်အသား ပုံစံချရန် -" -#, fuzzy msgid "Use system default" -msgstr "Accept Defaults" +msgstr "စက်သုံး ပုံမှန်စံအတိုင်း သုံးပါ" msgid "12 hour time format" -msgstr "" +msgstr "၁၂ နာရီ အချိန်ပုံစံ" msgid "24 hour time format" -msgstr "" +msgstr "၂၄ နာရီ အချိန်ပုံစံ" -#, fuzzy msgid "Show dates in..." -msgstr "Option မ္ယားမ္ယား ပ္ရပာ" +msgstr "နေ့စွဲ ဖော်ပြရန် ..." -#, fuzzy msgid "Co_nversations:" -msgstr "စကားမ္ယား" +msgstr "_N စကားပြောဆိုမှုများ - " -#, fuzzy msgid "For delayed messages" -msgstr "Away message အသစ္‌" +msgstr "ကြန့်ကြာသော ပေးစာများအတွက်" msgid "For delayed messages and in chats" -msgstr "" +msgstr "ကြန့်ကြာသော ပေးစာများနှင့် စကားပြောခန်းများအတွက်" -#, fuzzy msgid "_Message Logs:" -msgstr "Message Logs" +msgstr "_M ပေးစာ မှတ်တမ်းများ -" #. *< type #. *< ui_requirement @@ -15594,64 +14273,60 @@ #. *< priority #. *< id msgid "Message Timestamp Formats" -msgstr "" +msgstr "ပေးစာ အချိန် သတ်မှတ်ချက် ပုံစံများ" #. *< name #. *< version #. * summary msgid "Customizes the message timestamp formats." -msgstr "" +msgstr "ပေးစာ အချိန် သတ်မှတ်ချက် ပုံစံများကို စိတ်ကြိုက်ဖန်တီးပါ။" #. * description msgid "" "This plugin allows the user to customize conversation and logging message " "timestamp formats." msgstr "" +"ဤပလပ်အင်ကို သုံးပြီး သုံးစွဲသူသည် စကားပြောဆိုချက်များကို စိတ်ကြိုက် ဖန်တီးနိုင်သည်၊ ပေးစာ အချိန် သတ်မှတ်ချက် " +"ပုံစံများကို မှတ်သားပေးသည်။" -#, fuzzy msgid "Audio" -msgstr "Authorise" +msgstr "အသံ" -#, fuzzy msgid "Video" -msgstr "Live Video" +msgstr "ရုပ်သံ" msgid "Output" -msgstr "" +msgstr "ထုတ်ပြန်ချက်" -#, fuzzy msgid "_Plugin" -msgstr "Plugins" +msgstr "_P ပလပ်အင်" -#, fuzzy msgid "_Device" -msgstr "Device" +msgstr "_D စက်ပစ္စည်း" msgid "Input" -msgstr "" +msgstr "ရေးသွင်းချက်" -#, fuzzy msgid "P_lugin" -msgstr "Plugins" +msgstr "_L ပလပ်အင်" -#, fuzzy msgid "D_evice" -msgstr "Device" +msgstr "_E စက်ပစ္စည်း" msgid "DROP" -msgstr "" +msgstr "လွှတ်ချရန်" msgid "Volume:" -msgstr "" +msgstr "အသံ အတိုးအကျယ်" msgid "Silence threshold:" -msgstr "" +msgstr "တိတ်ဆိတ်မှု သတ်မှတ်အဆင့်" msgid "Input and Output Settings" -msgstr "" +msgstr "ရေးသွင်းချက်နှင့် ထုတ်ပြန်ချက် ချိန်ညှိချက်များ" msgid "Microphone Test" -msgstr "" +msgstr "မိုက်ခရိုဖုန်း အစမ်း" #. *< magic #. *< major version @@ -15662,50 +14337,46 @@ #. *< dependencies #. *< priority #. *< id -#, fuzzy msgid "Voice/Video Settings" -msgstr "Environmental Setting ကိုပဲသံုးမယ္‌" +msgstr "အသံ/ ရုပ်သံ ချိန်ညှိချက်များ" #. *< name #. *< version msgid "Configure your microphone and webcam." -msgstr "" +msgstr "သင့် မိုက်ခရိုဖုန်းနှင့် webcam ကို ပြင်ဆင်ပါ။" #. *< summary msgid "Configure microphone and webcam settings for voice/video calls." -msgstr "" +msgstr "အသံ/ရုပ်သံ ခေါ်ဆိုမှုများ အတွက် သင့် မိုက်ခရိုဖုန်းနှင့် webcam ကို ပြင်ဆင်ပါ။" msgid "Opacity:" -msgstr "Opacity:" +msgstr "အလင်းပိတ်မှု -" #. IM Convo trans options msgid "IM Conversation Windows" -msgstr "IM Conversation Windows" +msgstr "IM စကားပြောဆိုမှု ဝင်းဒိုးများ" msgid "_IM window transparency" -msgstr "_IM window transparency" +msgstr "_I IM ဝင်းဒိုး ဖောက်ထွင်းမြင်နိုင်မှု" msgid "_Show slider bar in IM window" -msgstr "_Show slider bar in IM window" +msgstr "_S IM ဝင်းဒိုးတွင် ဆလိုက်ဘား ပြရန်" -#, fuzzy msgid "Remove IM window transparency on focus" -msgstr "_IM window transparency" +msgstr "IM ဝင်းဒိုး၏ ဖောက်ထွင်းမြင်နိုင်မှုကို အာရုံစိုက်ပြီး ဖယ်ထုတ်ရန်" -#, fuzzy msgid "Always on top" -msgstr "Alias Contact" +msgstr "အမြဲတမ်း ထိပ်ဆုံးမှာ" #. Buddy List trans options msgid "Buddy List Window" -msgstr "Buddy List Window" +msgstr "မိတ်ဆွေ စာရင်း ၀င်းဒိုး" msgid "_Buddy List window transparency" -msgstr "_Buddy List window transparency" +msgstr "_B မိတ်ဆွေ စာရင်း ၀င်းဒိုး" -#, fuzzy msgid "Remove Buddy List window transparency on focus" -msgstr "_Buddy List window transparency" +msgstr "IM ဝင်းဒိုး၏ ဖောက်ထွင်းမြင်နိုင်မှုကို အာရုံစိုက်ပြီး ဖယ်ထုတ်ရန်" #. *< type #. *< ui_requirement @@ -15714,65 +14385,62 @@ #. *< priority #. *< id msgid "Transparency" -msgstr "ထိုးဖောက္ မ္ရင္‌နိုင္‌မ္ဟု" +msgstr "ပွင့်လင်း မြင်သာမှု" #. *< name #. *< version #. * summary msgid "Variable Transparency for the buddy list and conversations." -msgstr "Variable Transparency for the buddy list and conversations." +msgstr "မိတ်ဆွေ စာရင်းနှင့် စကားပြောဆိုမှုများအတွက် ပြောင်းလဲနိုင်သော ပွင့်လင်းမြင်သာမှု။" #. * description -#, fuzzy msgid "" "This plugin enables variable alpha transparency on conversation windows and " "the buddy list.\n" "\n" "* Note: This plugin requires Win2000 or greater." msgstr "" -"This plugin enables variable alpha transparency on conversation windows and " -"the buddy list.\n" +"ဤပလပ်အင်သည် စကားပြောဆိုမှု ၀င်းဒိုးနှင့် မိတ်ဆွေစာရင်းတို့အပေါ် ပြောင်းလဲနိုင်သော အလ်ဖာ ဖောက်ထွင်းမြင်နိုင်မှုကို " +"ပြုလုပ်ပေးနိုင်သည်။\n" "\n" -"* Note: This plugin requires Win2000 or WinXP." +"* မှတ်ချက် - ဤပလပ်အင်သည် Win2000 သို့မဟုတ် ထိုထက် မြင့်သော အဆင့် လိုအပ်သည်။" #. Autostart msgid "Startup" -msgstr "Startup" +msgstr "၀င်းဒိုး အတက်" -#, fuzzy, c-format +#, c-format msgid "_Start %s on Windows startup" -msgstr "_Start Pidgin on Windows startup" +msgstr "_S Windows စတက်သည့်အခါ %s ကို စဖွင့်ပါ" msgid "Allow multiple instances" -msgstr "" +msgstr "လုပ်ငန်း​ပေါင်းစုံ လုပ်ခွင့်ပြုရန်" msgid "_Dockable Buddy List" -msgstr "_Dockable Buddy List" +msgstr "_D ချိတ်ဆက်နိုင်သော မိတ်ဆွေ စာရင်း" #. Blist On Top -#, fuzzy msgid "_Keep Buddy List window on top:" -msgstr "_Keep Buddy List window on top" +msgstr "_K မိတ်ဆွေ စာရင်း ဝင်းဒိုးကို ထိပ်တွင် ထားရှိပါ -" #. XXX: Did this ever work? msgid "Only when docked" -msgstr "" +msgstr "ချိတ်ဆက်သည့်အချိန်၌သာ" -#, fuzzy msgid "Windows Pidgin Options" -msgstr "Login Options" +msgstr "Windows Pidgin ရွေးစရာများ" -#, fuzzy msgid "Options specific to Pidgin for Windows." -msgstr "Options specific to Windows Pidgin." +msgstr "Windows ၌ သုံးမည့် Pidgin အတွက် သီးသန့်ပြုလုပ်သော ရွေးစရာများ။" -#, fuzzy msgid "" "Provides options specific to Pidgin for Windows, such as buddy list docking." -msgstr "Options specific to Windows Pidgin." +msgstr "" +"Windows ၌ သုံးမည့် Pidgin အတွက် သီးသန့် ပြုလုပ်သော ရွေးစရာများကိ ပေးထားပါ၊ မိတ်ဆွေ စာရင်း " +"ချိတ်ဆက်မှု စသဖြင့်။" msgid "Logged out." -msgstr "" +msgstr "ထွက်သွားပြီ။" #. *< type #. *< ui_requirement @@ -15781,3254 +14449,161 @@ #. *< priority #. *< id msgid "XMPP Console" -msgstr "" +msgstr "XMPP Console" -#, fuzzy msgid "Account: " -msgstr "Account:" +msgstr "အကောင့် -" msgid "Not connected to XMPP" -msgstr "" +msgstr "XMPP သို့ ဆက်သွယ်မထားပါ။" #. *< name #. *< version #. * summary msgid "Send and receive raw XMPP stanzas." -msgstr "" +msgstr "XMPP အပုဒ် မူကြမ်းများကို ပေးပို့ရန်/လက်ခံရယူရန်။" #. * description msgid "This plugin is useful for debugging XMPP servers or clients." +msgstr "ဤ ပလပ်အင်သည် XMPP ဆာဗာများ (သို့) သုံးစွဲသူများ၏ အမှားပြင်ရာတွင် အသုံးဝင်သည်။ " + +msgid "The installer is already running." +msgstr "ဆော့ဝဲ ထည့်သွင်းပေးသည့်စနစ် အလုပ်လုပ်နေပြီ။" + +msgid "" +"An instance of Pidgin is currently running. Please exit Pidgin and try " +"again." msgstr "" +"Pidgin မှ အစိတ်အပိုင်း တစ်ခုသည် လောလောဆယ် အလုပ်လုပ်နေသည်။ Pidgin ကို ပိတ်ပြီး ထပ်ကြိုးစားကြည့်ပါ။" + +#. "Next >" appears on a button on the License Page of the Installer +msgid "Next >" +msgstr "ရှေ့သို့ >" #. $(^Name) is the current Version name (e.g. Pidgin 2.7.0). $_CLICK will become a translated version of "Click Next to continue." DO NOT translate the CLICK in $_CLICK. It will break the installer. msgid "" "$(^Name) is released under the GNU General Public License (GPL). The license " "is provided here for information purposes only. $_CLICK" msgstr "" +"$(^Name) ကို GNU General Public License (GPL) အောက်၌ ထုတ်ပြန်ထားသည်။ ဒီလိုင်စင်ကို ဤနေရာ၌ " +"အချက်အလက် ရယူနိုင်ရန် သဘောဖြင့်သာ ဖေါ်ပြထားသည် $_CLICK" -#. Installer Subsection Detailed Description -msgid "A multi-platform GUI toolkit, used by Pidgin" -msgstr "" +#. Installer Subsection Text +msgid "Pidgin Instant Messaging Client (required)" +msgstr "Pidgin လက်ငင်း စာတိုပေးပို့စနစ် (လိုအပ်သည်)" -msgid "" -"An instance of Pidgin is currently running. Please exit Pidgin and try " -"again." -msgstr "" +#. Installer Subsection Text +msgid "GTK+ Runtime (required if not present)" +msgstr "GTK+ Runtime (မရှိသေးပါက လိုအပ်လာမည်)" + +#. Installer Subsection Text +msgid "Shortcuts" +msgstr "ဖြတ်လမ်းများ" + +#. Installer Subsection Text +msgid "Desktop" +msgstr "အလုပ်ခုံ" + +#. Installer Subsection Text +msgid "Start Menu" +msgstr "အဖွင့် မီနူး" + +#. Installer Subsection Text +msgid "Localizations" +msgstr "ဒေသသုံး ဘာသာစကားများ" #. Installer Subsection Detailed Description msgid "Core Pidgin files and dlls" -msgstr "" +msgstr "ပင်မ Pidgin ဖိုင်များနှင့် dll များ" #. Installer Subsection Detailed Description -msgid "Create a Start Menu entry for Pidgin" -msgstr "" +msgid "Shortcuts for starting Pidgin" +msgstr "Pidgin စဖွင့်မည့် ဖြတ်လမ်းများ" #. Installer Subsection Detailed Description msgid "Create a shortcut to Pidgin on the Desktop" -msgstr "" +msgstr "အလုပ်ခုံပေါ်တွင် Pidgin အတွက် ဖြတ်လမ်း တစ်ခု ဖန်တီးရန်" -#. Installer Subsection Text -msgid "Debug Symbols (for reporting crashes)" -msgstr "" +#. Installer Subsection Detailed Description +msgid "Create a Start Menu entry for Pidgin" +msgstr "Pidgin အတွက် အဖွင့်မီနူး တစ်ခု ဖန်တီးရန်" -#. Installer Subsection Text -#, fuzzy -msgid "Desktop" -msgstr "Accept Defaults" +#. Installer Subsection Detailed Description +msgid "A multi-platform GUI toolkit, used by Pidgin" +msgstr "Pidgin အသုံးပြုသော၊ အစုံသုံး GUI ကိရိယာစုံ" -#. $R2 will display the URL that the GTK+ Runtime failed to download from -msgid "" -"Error Downloading the GTK+ Runtime ($R2).$\\rThis is required for Pidgin to " -"function; if retrying fails, you may need to use the 'Offline Installer' " -"from http://pidgin.im/download/windows/ ." -msgstr "" +#. Installer Subsection Text +msgid "Debug Symbols (for reporting crashes)" +msgstr "(ပျက်စီးမှုများကို အကြောင်းကြားရန်) အမှားပြင် သင်္ကေတများ " -#. $R2 will display the URL that the Debug Symbols failed to download from -msgid "" -"Error Installing Debug Symbols ($R2).$\\rIf retrying fails, you may need to " -"use the 'Offline Installer' from http://pidgin.im/download/windows/ ." -msgstr "" +#. Text displayed on Installer Finish Page +msgid "Visit the Pidgin Web Page" +msgstr "Pidgin ကွန်ရက် စာမျက်နှာကို သွားပါ" -#. $R3 will display the URL that the Dictionary failed to download from -#, no-c-format msgid "" -"Error Installing Spellchecking ($R3).$\\rIf retrying fails, manual " -"installation instructions are at: http://developer.pidgin.im/wiki/Installing" -"%20Pidgin#manual_win32_spellcheck_installation" +"Unable to uninstall the currently installed version of Pidgin. The new " +"version will be installed without removing the currently installed version." msgstr "" - -#. Installer Subsection Text -#, fuzzy -msgid "GTK+ Runtime (required if not present)" -msgstr "GTK+ Runtime Version" - -#. Installer Subsection Text -#, fuzzy -msgid "Localizations" -msgstr "Location" - -#. "Next >" appears on a button on the License Page of the Installer -#, fuzzy -msgid "Next >" -msgstr "Text" - -#. Installer Subsection Text -#, fuzzy -msgid "Pidgin Instant Messaging Client (required)" -msgstr "Instant Messagers" +"လက်ရှိ သွင်းထားသော Pidgin ဗားရှင်းကို ဖယ်ထုတ်၍ မရပါ။ လက်ရှိ သွင်းထားသော ဗားရှင်းကို မဖယ်ရှားပဲ " +"ဗာရှင်းအသစ်ကို ထည့်သွင်းသွားမည်။" msgid "" "Pidgin requires a compatible GTK+ Runtime (which doesn't appear to be " "already present).$\\rAre you sure you want to skip installing the GTK+ " "Runtime?" msgstr "" +"Pidgin သည် လိုက်ဖက်သော GTK+ Runtime (လောလောဆယ် ရှိနေသည့် ပုံမပေါ်ပါ) တစ်ခု လိုအပ်နေသည်။ .$\\r " +"GTK+ Runtime ထည့်သွင်းမှုကို ကျော်သွားလိုသလား?" #. Installer Subsection Text -#, fuzzy -msgid "Shortcuts" -msgstr "Shortcuts" - -#. Installer Subsection Detailed Description -msgid "Shortcuts for starting Pidgin" -msgstr "" +msgid "URI Handlers" +msgstr "URI ထိန်းကျောင်းသူ" #. Installer Subsection Text msgid "Spellchecking Support" -msgstr "" +msgstr "စာလုံးပေါင်းသတ်ပုံ အထောက်အပံ့" -#. Installer Subsection Text -#, fuzzy -msgid "Start Menu" -msgstr "Startup" +#. $R3 will display the URL that the Dictionary failed to download from +#, no-c-format +msgid "" +"Error Installing Spellchecking ($R3).$\\rIf retrying fails, manual " +"installation instructions are at: http://developer.pidgin.im/wiki/Installing" +"%20Pidgin#manual_win32_spellcheck_installation" +msgstr "" +"($R3) စာလုံးပေါင်းစစ်စနစ် ထည့်သွင်းရာတွင် ချို့ယွင်းချက် ရှိသည်။$\\rIf ထပ်ကြိုးစား၍ မအောင်မြင်လျှင်၊ " +"ဆော့ဗ်ဝဲ ထည့်သွင်းနည်း လမ်းညွှန်ချက်ကို - http://developer.pidgin.im/wiki/Installing" +"%20Pidgin#manual_win32_spellcheck_installation တွင် ​လေ့လာနိုင်သည်။" #. Installer Subsection Detailed Description msgid "" "Support for Spellchecking. (Internet connection required for installation)" -msgstr "" - -#, fuzzy -msgid "The installer is already running." -msgstr "That file already exists" +msgstr "စာလုံးပေါင်းသတ်ပုံစစ်ရန် အထောက်အပံ့။ (ဆော့ဝဲ ထည့်သွင်းရန် အင်တာနက် ချိတ်ဆက်ရန် လိုအပ်သည်။)" +#. $R2 will display the URL that the Debug Symbols failed to download from msgid "" -"The uninstaller could not find registry entries for Pidgin.$\\rIt is likely " -"that another user installed this application." +"Error Installing Debug Symbols ($R2).$\\rIf retrying fails, you may need to " +"use the 'Offline Installer' from http://pidgin.im/download/windows/ ." msgstr "" +"GTK+ Runtime ($R2) ကို ဒေါင်းလုဒ် ဆွဲရာတွင် ချို့ယွင်းချက် ရှိသည်။ $\\r ဤအရာသည် Pidgin " +"အလုပ်လုပ်နိုင်ရန် လိုအပ်သည်။ ထပ်ကြိုးစား၍ မအောင်မြင်ခဲ့လျှင် http://pidgin.im/download/windows/ မှ " +"'အော့ဖ်လိုင်း ဆော့ဝဲထည့်သွင်းစနစ်' ကို သုံးစွဲရန် လိုအပ်လိမ့်မည်။" -#. Installer Subsection Text -#, fuzzy -msgid "URI Handlers" -msgstr "_Handle:" - +#. $R2 will display the URL that the GTK+ Runtime failed to download from msgid "" -"Unable to uninstall the currently installed version of Pidgin. The new " -"version will be installed without removing the currently installed version." +"Error Downloading the GTK+ Runtime ($R2).$\\rThis is required for Pidgin to " +"function; if retrying fails, you may need to use the 'Offline Installer' " +"from http://pidgin.im/download/windows/ ." msgstr "" +"GTK+ Runtime ($R2) ကို ဒေါင်းလုဒ် ဆွဲရာတွင် ချို့ယွင်းချက် ရှိသည်။ $\\r ဤအရာသည် Pidgin " +"အလုပ်လုပ်နိုင်ရန် လိုအပ်သည်။ ထပ်ကြိုးစား၍ မအောင်မြင်ခဲ့လျှင် http://pidgin.im/download/windows/ မှ " +"'အော့ဖ်လိုင်း ဆော့ဝဲထည့်သွင်းစနစ်' ကို သုံးစွဲရန် လိုအပ်လိမ့်မည်။" -#. Text displayed on Installer Finish Page -msgid "Visit the Pidgin Web Page" +msgid "" +"The uninstaller could not find registry entries for Pidgin.$\\rIt is likely " +"that another user installed this application." msgstr "" +"uninstaller သည် Pidgin အတွက် registry entries ကို ရှာမတွေ့ပါ။$\\rIt အခြား သုံးစွဲသူသည် " +"ဤဆော့ဝဲကို သွင်းထားခဲ့ခြင်း ဖြစ်နိုင်သည်။" msgid "You do not have permission to uninstall this application." -msgstr "" - -#, fuzzy -#~ msgid "No Sametime Community Server specified" -#~ msgstr "Connecting to SILC Server" - -#, fuzzy -#~ msgid "Meanwhile Connection Setup" -#~ msgstr "Remote Connection Failed" - -#, fuzzy -#~ msgid "No Sametime Community Server Specified" -#~ msgstr "Connecting to SILC Server" - -#~ msgid "Connect" -#~ msgstr "Connect" - -#, fuzzy -#~ msgid "Automatically reject from users not in buddy list" -#~ msgstr "Allow only the users on my buddy list" - -#~ msgid "Authorization Request Message:" -#~ msgstr "Authorisation Request Message:" - -#~ msgid "Please authorize me!" -#~ msgstr "Please authorise me!" - -#, fuzzy -#~ msgid "Pisces" -#~ msgstr "Pictures" - -#, fuzzy -#~ msgid "Aries" -#~ msgstr "Address" - -#, fuzzy -#~ msgid "Gemini" -#~ msgstr "German" - -#, fuzzy -#~ msgid "Cancer" -#~ msgstr "မလုပ္‌ေတာ့ပာ" - -#, fuzzy -#~ msgid "Scorpio" -#~ msgstr "Subscription" - -#, fuzzy -#~ msgid "Rat" -#~ msgstr "Raw" - -#, fuzzy -#~ msgid "Tiger" -#~ msgstr "အခ္ယိန္" - -#, fuzzy -#~ msgid "Snake" -#~ msgstr "သိမ္းလိုက္‌မယ္‌" - -#, fuzzy -#~ msgid "Horse" -#~ msgstr "Ports" - -#, fuzzy -#~ msgid "Monkey" -#~ msgstr "မရ္ဟိပာ" - -#, fuzzy -#~ msgid "Rooster" -#~ msgstr "မ္ဟတ္‌ပံုတင္‌မယ္‌" - -#, fuzzy -#~ msgid "Pig" -#~ msgstr "Ping" - -#, fuzzy -#~ msgid "Visible" -#~ msgstr "Invisible" - -#, fuzzy -#~ msgid "Private" -#~ msgstr "Privacy" - -#, fuzzy -#~ msgid "Country/Region" -#~ msgstr "Country" - -#, fuzzy -#~ msgid "Zipcode" -#~ msgstr "Postcode" - -#, fuzzy -#~ msgid "Phone Number" -#~ msgstr "Telephone Number" - -#, fuzzy -#~ msgid "Authorize adding" -#~ msgstr "Authorise" - -#, fuzzy -#~ msgid "Cellphone Number" -#~ msgstr "Telephone Number" - -#, fuzzy -#~ msgid "Personal Introduction" -#~ msgstr "Personal Information" - -#, fuzzy -#~ msgid "City/Area" -#~ msgstr "City" - -#, fuzzy -#~ msgid "Publish Mobile" -#~ msgstr "Personal Title" - -#, fuzzy -#~ msgid "Publish Contact" -#~ msgstr "Alias Contact" - -#, fuzzy -#~ msgid "College" -#~ msgstr "(_C) ပ္ရန္‌စုလိုက္‌မယ္‌" - -#, fuzzy -#~ msgid "Horoscope" -#~ msgstr "Ports" - -#, fuzzy -#~ msgid "Blood" -#~ msgstr "Block" - -#, fuzzy -#~ msgid "False" -#~ msgstr "Failed" - -#, fuzzy -#~ msgid "Modify Contact" -#~ msgstr "Account ကိုပ္ရန္‌ပ္ရင္‌မယ္‌" - -#, fuzzy -#~ msgid "Modify Address" -#~ msgstr "Home Address" - -#, fuzzy -#~ msgid "Modify Extended Information" -#~ msgstr "Buddy Information" - -#, fuzzy -#~ msgid "Modify Information" -#~ msgstr "Buddy Information" - -#, fuzzy -#~ msgid "Update" -#~ msgstr "Last Updated" - -#, fuzzy -#~ msgid "Could not change buddy information." -#~ msgstr "Please enter a buddy to pounce." - -#, fuzzy -#~ msgid "Buddy Memo" -#~ msgstr "ေဘာ္‌ဒာ Icon" - -#, fuzzy -#~ msgid "_Modify" -#~ msgstr "_Modify" - -#, fuzzy -#~ msgid "Memo Modify" -#~ msgstr "_Modify" - -#, fuzzy -#~ msgid "Server says:" -#~ msgstr "Server busy" - -#, fuzzy -#~ msgid "%u requires verification: %s" -#~ msgstr "Request Authorisation" - -#, fuzzy -#~ msgid "Add buddy question" -#~ msgstr "စာရင္းထဲကို ေဘာ္ဒာထည့္မလား" - -#, fuzzy -#~ msgid "Enter answer here" -#~ msgstr "Directory လိုက္‌က္ရီး ပို့လို့ မရပာ။" - -#~ msgid "Send" -#~ msgstr "Send" - -#, fuzzy -#~ msgid "Invalid answer." -#~ msgstr "Invalid password" - -#, fuzzy -#~ msgid "%u needs authorization" -#~ msgstr "Plaintext Authentication" - -#, fuzzy -#~ msgid "Add buddy authorize" -#~ msgstr "စာရင္းထဲကို ေဘာ္ဒာထည့္မလား" - -#, fuzzy -#~ msgid "Enter request here" -#~ msgstr "Enter a Conference Server" - -#, fuzzy -#~ msgid "Would you be my friend?" -#~ msgstr "Would you like to overwrite it?" - -#, fuzzy -#~ msgid "QQ Buddy" -#~ msgstr "Add Buddy" - -#, fuzzy -#~ msgid "Add buddy" -#~ msgstr "Add Buddy" - -#, fuzzy -#~ msgid "Invalid QQ Number" -#~ msgstr "Invalid Room Name" - -#, fuzzy -#~ msgid "Failed sending authorize" -#~ msgstr "Please authorise me!" - -#, fuzzy -#~ msgid "Failed removing buddy %u" -#~ msgstr "Failed to join buddy in chat" - -#, fuzzy -#~ msgid "Failed removing me from %d's buddy list" -#~ msgstr "Remove the user from your buddy list" - -#, fuzzy -#~ msgid "No reason given" -#~ msgstr "No reason given." - -#, fuzzy -#~ msgid "You have been added by %s" -#~ msgstr "You have been killed by %s (%s)" - -#, fuzzy -#~ msgid "Would you like to add him?" -#~ msgstr "Would you like to overwrite it?" - -#, fuzzy -#~ msgid "Rejected by %s" -#~ msgstr "Reset" - -#, fuzzy -#~ msgid "Message: %s" -#~ msgstr "_Message:" - -#, fuzzy -#~ msgid "Group ID" -#~ msgstr "Group:" - -#, fuzzy -#~ msgid "Please enter Qun number" -#~ msgstr "Please enter a new name for the selected group." - -#, fuzzy -#~ msgid "(Invalid UTF-8 string)" -#~ msgstr "Invalid proxy settings" - -#, fuzzy -#~ msgid "Not member" -#~ msgstr "Member Since" - -#, fuzzy -#~ msgid "Member" -#~ msgstr "Member Since" - -#, fuzzy -#~ msgid "Requesting" -#~ msgstr "Request ambiguous" - -#, fuzzy -#~ msgid "Room Title" -#~ msgstr "Room List" - -#, fuzzy -#~ msgid "Notice" -#~ msgstr "Note" - -#, fuzzy -#~ msgid "Detail" -#~ msgstr "Details" - -#, fuzzy -#~ msgid "Creator" -#~ msgstr "Close" - -#, fuzzy -#~ msgid "Category" -#~ msgstr "Read error" - -#, fuzzy -#~ msgid "The Qun does not allow others to join" -#~ msgstr "" -#~ "This evaluation version does not allow more than ten users to log in at " -#~ "one time" - -#, fuzzy -#~ msgid "Join QQ Qun" -#~ msgstr "Join Chat" - -#, fuzzy -#~ msgid "Successfully joined Qun %s (%u)" -#~ msgstr "Telephone Number" - -#, fuzzy -#~ msgid "QQ Qun Operation" -#~ msgstr "Sound Options" - -#, fuzzy -#~ msgid "Failed:" -#~ msgstr "Failed" - -#, fuzzy -#~ msgid "Quit Qun" -#~ msgstr "Join Chat" - -#, fuzzy -#~ msgid "Sorry, you are not our style" -#~ msgstr "Sorry, I ran out for a bit!" - -#, fuzzy -#~ msgid "Successfully changed Qun members" -#~ msgstr "Telephone Number" - -#, fuzzy -#~ msgid "Successfully changed Qun information" -#~ msgstr "Channel Information" - -#, fuzzy -#~ msgid "Would you like to set up detailed information now?" -#~ msgstr "Would you like to join the conversation?" - -#, fuzzy -#~ msgid "Setup" -#~ msgstr "(_S) လုပ္‌လိုက္‌ေတာ့" - -#, fuzzy -#~ msgid "Failed to join Qun %u, operated by admin %u" -#~ msgstr "Failed to join buddy in chat" - -#, fuzzy -#~ msgid "Removed buddy %u." -#~ msgstr "Remove Buddy" - -#, fuzzy -#~ msgid "New buddy %u joined." -#~ msgstr "Remove Buddy" - -#, fuzzy -#~ msgid "Unknown-%d" -#~ msgstr "မသိရပာ" - -#, fuzzy -#~ msgid "Level" -#~ msgstr "Never" - -#, fuzzy -#~ msgid " FromMobile" -#~ msgstr "Mobile Phone" - -#, fuzzy -#~ msgid " BindMobile" -#~ msgstr "Mobile Phone" - -#, fuzzy -#~ msgid " Video" -#~ msgstr "Live Video" - -#, fuzzy -#~ msgid " Zone" -#~ msgstr "မရ္ဟိပာ" - -#, fuzzy -#~ msgid "Invalid name" -#~ msgstr "Invalid Username" - -#, fuzzy -#~ msgid "Select icon..." -#~ msgstr "Select Text Colour" - -#, fuzzy -#~ msgid "Login time: %d-%d-%d, %d:%d:%d
\n" -#~ msgstr "User: %s
" - -#, fuzzy -#~ msgid "Total Online Buddies: %d
\n" -#~ msgstr "Alias: %s
" - -#, fuzzy -#~ msgid "Last Refresh: %d-%d-%d, %d:%d:%d
\n" -#~ msgstr "User: %s
" - -#, fuzzy -#~ msgid "Server: %s
\n" -#~ msgstr "User: %s
" - -#, fuzzy -#~ msgid "Client Tag: %s
\n" -#~ msgstr "User: %s
" - -#, fuzzy -#~ msgid "Connection Mode: %s
\n" -#~ msgstr "Idle for: %s
" - -#, fuzzy -#~ msgid "My Internet IP: %s:%d
\n" -#~ msgstr "IP Address: %s
" - -#, fuzzy -#~ msgid "Sent: %lu
\n" -#~ msgstr "Alias: %s
" - -#, fuzzy -#~ msgid "Resend: %lu
\n" -#~ msgstr "User: %s
" - -#, fuzzy -#~ msgid "Lost: %lu
\n" -#~ msgstr "%s: %s
" - -#, fuzzy -#~ msgid "Received: %lu
\n" -#~ msgstr "User: %s
" - -#, fuzzy -#~ msgid "Received Duplicate: %lu
\n" -#~ msgstr "Alias: %s
" - -#, fuzzy -#~ msgid "Time: %d-%d-%d, %d:%d:%d
\n" -#~ msgstr "User: %s
" - -#, fuzzy -#~ msgid "IP: %s
\n" -#~ msgstr "User: %s
" - -#, fuzzy -#~ msgid "

Lovely Patch Writers:
\n" -#~ msgstr "User: %s
" - -#, fuzzy -#~ msgid "

Acknowledgement:
\n" -#~ msgstr "Alias: %s
" - -#, fuzzy -#~ msgid "

Scrupulous Testers:
\n" -#~ msgstr "User: %s
" - -#, fuzzy -#~ msgid "About OpenQ %s" -#~ msgstr "About Pidgin" - -#~ msgid "Change Password" -#~ msgstr "Change Password" - -#, fuzzy -#~ msgid "Account Information" -#~ msgstr "User Information" - -#, fuzzy -#~ msgid "About OpenQ" -#~ msgstr "About Pidgin" - -#, fuzzy -#~ msgid "Modify Buddy Memo" -#~ msgstr "Home Address" - -#, fuzzy -#~ msgid "QQ Protocol Plugin" -#~ msgstr "IRC Protocol Plugin" - -#, fuzzy -#~ msgid "Auto" -#~ msgstr "Authorise" - -#, fuzzy -#~ msgid "Select Server" -#~ msgstr "Select Text Colour" - -#, fuzzy -#~ msgid "Connect by TCP" -#~ msgstr "Connecting" - -#, fuzzy -#~ msgid "Show server notice" -#~ msgstr "Option နည္းနည္းပဲ ပ္ရပာ" - -#, fuzzy -#~ msgid "Show server news" -#~ msgstr "Option နည္းနည္းပဲ ပ္ရပာ" - -#, fuzzy -#~ msgid "Keep alive interval (seconds)" -#~ msgstr "Read error" - -#, fuzzy -#~ msgid "Update interval (seconds)" -#~ msgstr "Read error" - -#, fuzzy -#~ msgid "Unable to decrypt server reply" -#~ msgstr "Cannot get server information" - -#, fuzzy -#~ msgid "Invalid token len, %d" -#~ msgstr "Invalid authzid" - -#, fuzzy -#~ msgid "Activation required" -#~ msgstr "Registration Required" - -#, fuzzy -#~ msgid "Requesting captcha" -#~ msgstr "Request ambiguous" - -#, fuzzy -#~ msgid "Failed captcha verification" -#~ msgstr "Failed Yahoo! Authentication" - -#, fuzzy -#~ msgid "Captcha Image" -#~ msgstr "Save Image" - -#, fuzzy -#~ msgid "Enter code" -#~ msgstr "Change Password" - -#, fuzzy -#~ msgid "Enter the text from the image" -#~ msgstr "Please enter the name of the group to be added." - -#, fuzzy -#~ msgid "Socket error" -#~ msgstr "Unknown Error" - -#, fuzzy -#~ msgid "Getting server" -#~ msgstr "Set User Info..." - -#, fuzzy -#~ msgid "Requesting token" -#~ msgstr "Request denied" - -#, fuzzy -#~ msgid "Invalid server or port" -#~ msgstr "Invalid username or password" - -#, fuzzy -#~ msgid "Connecting to server" -#~ msgstr "Connecting to SILC Server" - -#, fuzzy -#~ msgid "QQ Error" -#~ msgstr "Read Error" - -#, fuzzy -#~ msgid "" -#~ "Server News:\n" -#~ "%s\n" -#~ "%s\n" -#~ "%s" -#~ msgstr "ICQ Server Relay" - -#, fuzzy -#~ msgid "%s:%s" -#~ msgstr "Users on %s: %s" - -#, fuzzy -#~ msgid "From %s:" -#~ msgstr "From" - -#, fuzzy -#~ msgid "" -#~ "Server notice From %s: \n" -#~ "%s" -#~ msgstr "Server Information" - -#, fuzzy -#~ msgid "Unknown SERVER CMD" -#~ msgstr "Unknown reason." - -#, fuzzy -#~ msgid "QQ Qun Command" -#~ msgstr "Command" - -#, fuzzy -#~ msgid "Unable to decrypt login reply" -#~ msgstr "Cannot get server information" - -#, fuzzy -#~ msgid "Unknown LOGIN CMD" -#~ msgstr "Unknown reason." - -#, fuzzy -#~ msgid "Unknown CLIENT CMD" -#~ msgstr "Unknown reason." - -#, fuzzy -#~ msgid "%d has declined the file %s" -#~ msgstr "%s has changed the topic to: %s" - -#, fuzzy -#~ msgid "File Send" -#~ msgstr "File Send Failed" - -#, fuzzy -#~ msgid "%d cancelled the transfer of %s" -#~ msgstr "%s cancelled the transfer of %s" - -#, fuzzy -#~ msgid "An error occurred on the in-band bytestream transfer\n" -#~ msgstr "An error occurred while opening the file." - -#, fuzzy -#~ msgid "Transfer was closed." -#~ msgstr "File transfer already started" - -#~ msgid "Set your friendly name." -#~ msgstr "Set your friendly name." - -#, fuzzy -#~ msgid "Error requesting %s" -#~ msgstr "Error creating connection" - -#, fuzzy -#~ msgid "Force old (port 5223) SSL" -#~ msgstr "Force old SSL" - -#, fuzzy -#~ msgid "The name you entered is invalid." -#~ msgstr "The new formatting is invalid." - -#~ msgid "" -#~ "[Unable to display a message from this user because it contained invalid " -#~ "characters.]" -#~ msgstr "" -#~ "[Unable to display a message from this user because it contained invalid " -#~ "characters.]" - -#~ msgid "Search for Buddy by Information" -#~ msgstr "Search for Buddy by Information" - -#, fuzzy -#~ msgid "The certificate is not valid yet." -#~ msgstr "The new formatting is invalid." - -#, fuzzy -#~ msgid "The nick name you entered is invalid." -#~ msgstr "The new formatting is invalid." - -#, fuzzy -#~ msgid "Nick Name" -#~ msgstr "Nickname" - -#, fuzzy -#~ msgid "Your Mobile Number..." -#~ msgstr "Set Mobile Phone Number" - -#~ msgid "Rate to host" -#~ msgstr "Rate to host" - -#~ msgid "Rate to client" -#~ msgstr "Rate to client" - -#~ msgid "Unknown reason." -#~ msgstr "Unknown reason." - -#, fuzzy -#~ msgid "Artist" -#~ msgstr "Address" - -#, fuzzy -#~ msgid "Current Mood" -#~ msgstr "Your Current Mood" - -#, fuzzy -#~ msgid "New Mood" -#~ msgstr "User Modes" - -#, fuzzy -#~ msgid "Change your Mood" -#~ msgstr "Change Password" - -#, fuzzy -#~ msgid "Pager server" -#~ msgstr "Proxy Server" - -#, fuzzy -#~ msgid "Yahoo Chat port" -#~ msgstr "Yahoo Japan" - -#, fuzzy -#~ msgid "Orientation" -#~ msgstr "Organisation" - -#, fuzzy -#~ msgid "Error creating conference." -#~ msgstr "Error creating connection" - -#, fuzzy -#~ msgid "Unable to bind socket to port: %s" -#~ msgstr "Couldn't create socket" - -#, fuzzy -#~ msgid "Unable to listen on socket: %s" -#~ msgstr "Unable to create socket" - -#, fuzzy -#~ msgid "%s just sent you a Nudge!" -#~ msgstr "%s က %s (%s) ကို ပို့ခ္ယင္ေနတယ္" - -#~ msgid "Friendly name changes too rapidly" -#~ msgstr "Friendly name changes too rapidly" - -#~ msgid "Profile URL" -#~ msgstr "Profile URL" - -#, fuzzy -#~ msgid "MSN Protocol Plugin" -#~ msgstr "AIM/ICQ Protocol Plugin" - -#, fuzzy -#~ msgid "%s is not a valid group." -#~ msgstr "%s is not a valid room name" - -#, fuzzy -#~ msgid "Unknown error." -#~ msgstr "Unknown error" - -#, fuzzy -#~ msgid "%s on %s (%s)" -#~ msgstr "Users on %s: %s" - -#, fuzzy -#~ msgid "Unable to add user on %s (%s)" -#~ msgstr "Unable to add user to privacy list (%s)." - -#, fuzzy -#~ msgid "Unable to block user on %s (%s)" -#~ msgstr "Unable to kick user %s" - -#, fuzzy -#~ msgid "Unable to permit user on %s (%s)" -#~ msgstr "Unable to invite user (%s)." - -#, fuzzy -#~ msgid "%s is not a valid passport account." -#~ msgstr "%s is not a valid server name" - -#, fuzzy -#~ msgid "Service Temporarily Unavailable." -#~ msgstr "Service Temporarily Unavailable" - -#, fuzzy -#~ msgid "Unable to rename group" -#~ msgstr "Unable to read" - -#, fuzzy -#~ msgid "Unable to delete group" -#~ msgstr "Unable to create socket" - -#, fuzzy -#~ msgid "%s has added you to his or her buddy list." -#~ msgstr "The user %s wants to add %s to his or her buddy list." - -#, fuzzy -#~ msgid "%s has removed you from his or her buddy list." -#~ msgstr "The user %s wants to add %s to his or her buddy list." - -#, fuzzy -#~ msgid "" -#~ "The last action you attempted could not be performed because you are over " -#~ "the rate limit. Please wait 10 seconds and try again.\n" -#~ msgstr "" -#~ "The last action you attempted could not be performed because you are over " -#~ "the rate limit. Please wait 10 seconds and try again." - -#, fuzzy -#~ msgid "" -#~ "IRC Channel: #pidgin on irc.freenode.net

" -#~ msgstr "IRC: #Pidgin on irc.freenode.net

" - -#, fuzzy -#~ msgid "XMPP MUC: devel@conference.pidgin.im

" -#~ msgstr "IRC: #Pidgin on irc.freenode.net

" - -#, fuzzy -#~ msgid "Debugging Information" -#~ msgstr "User Information" - -#, fuzzy -#~ msgid "" -#~ "Error saving image\n" -#~ "\n" -#~ "%s" -#~ msgstr "Error saving image: %s" - -#, fuzzy -#~ msgid "(Default)" -#~ msgstr "Gnome Default" - -#~ msgid "Icon" -#~ msgstr "Icon" - -#, fuzzy -#~ msgid "Proxy Server & Browser" -#~ msgstr "Proxy Server" - -#~ msgid "Auto-away" -#~ msgstr "Auto-away" - -#, fuzzy -#~ msgid "Failed to open file '%s': %s" -#~ msgstr "Failed to store image: %s\n" - -#, fuzzy -#~ msgid "Insert a stanza." -#~ msgstr "Insert image" - -#, fuzzy -#~ msgid "_Start port:" -#~ msgstr "_Start Port:" - -#, fuzzy -#~ msgid "_End port:" -#~ msgstr "_End Port:" - -#~ msgid "_User:" -#~ msgstr "_User:" - -#, fuzzy -#~ msgid "Calling ... " -#~ msgstr "Calculating..." - -#, fuzzy -#~ msgid "Invalid certificate chain" -#~ msgstr "Invalid Authorisation Mechanism" - -#, fuzzy -#~ msgid "Join/Part Hiding Configuration" -#~ msgstr "Evolution န္ဟင့္ တ္ဝဲဖက္‌မည့္ ပံုစံ" - -#, fuzzy -#~ msgid "Malformed BOSH Connect Server" -#~ msgstr "Unable to connect to server." - -#, fuzzy -#~ msgid "Failed to open the file" -#~ msgstr "Failed to store image: %s\n" - -#, fuzzy -#~ msgid "Unable to not load SILC key pair" -#~ msgstr "Could not load public key" - -#~ msgid "Your account is locked, please log in to the Yahoo! website." -#~ msgstr "Your account is locked, please log in to the Yahoo! website." - -#~ msgid "" -#~ "%s declined your conference invitation to room \"%s\" because \"%s\"." -#~ msgstr "" -#~ "%s declined your conference invitation to room \"%s\" because \"%s\"." - -#~ msgid "Invitation Rejected" -#~ msgstr "Invitation Rejected" - -#, fuzzy -#~ msgid "_Proxy" -#~ msgstr "Proxy မသံုးပာ" - -#~ msgid "_Resume" -#~ msgstr "_Resume" - -#, fuzzy -#~ msgid "Cannot open socket" -#~ msgstr "socket ဖ္ဝင့္လို့ မရပာ" - -#, fuzzy -#~ msgid "Could not listen on socket" -#~ msgstr "Couldn't create socket" - -#~ msgid "Unable to read socket" -#~ msgstr "Unable to read socket" - -#, fuzzy -#~ msgid "Connection failed." -#~ msgstr "Connection failed" - -#~ msgid "Server has disconnected" -#~ msgstr "Server has disconnected" - -#~ msgid "Couldn't create socket" -#~ msgstr "Couldn't create socket" - -#~ msgid "Couldn't connect to host" -#~ msgstr "Couldn't connect to host" - -#~ msgid "Read error" -#~ msgstr "Read error" - -#~ msgid "Write error" -#~ msgstr "Write error" - -#, fuzzy -#~ msgid "Service Discovery Info" -#~ msgstr "Set Dir Info" - -#, fuzzy -#~ msgid "Extended Stanza Addressing" -#~ msgstr "Extended Address" - -#, fuzzy -#~ msgid "Multi-User Chat" -#~ msgstr "Alias Chat" - -#, fuzzy -#~ msgid "Multi-User Chat Extended Presence Information" -#~ msgstr "User has no directory information." - -#, fuzzy -#~ msgid "Ad-Hoc Commands" -#~ msgstr "Command" - -#, fuzzy -#~ msgid "XHTML-IM" -#~ msgstr "HTML" - -#, fuzzy -#~ msgid "In-Band Registration" -#~ msgstr "Registration Error" - -#, fuzzy -#~ msgid "Chat State Notifications" -#~ msgstr "ေဘာ္‌ဒာရဲ့ အခ္ရေအနေကို အသိပေးခ္ရင္း" - -#, fuzzy -#~ msgid "Software Version" -#~ msgstr "Unsupported Version" - -#, fuzzy -#~ msgid "Stream Initiation" -#~ msgstr "Organisation" - -#, fuzzy -#~ msgid "User Activity" -#~ msgstr "User Limit" - -#, fuzzy -#~ msgid "Entity Capabilities" -#~ msgstr "Capabilities" - -#, fuzzy -#~ msgid "User Tune" -#~ msgstr "Username" - -#, fuzzy -#~ msgid "Roster Item Exchange" -#~ msgstr "IM with Key Exchange" - -#, fuzzy -#~ msgid "Reachability Address" -#~ msgstr "Email Address" - -#, fuzzy -#~ msgid "Jingle" -#~ msgstr "Ping" - -#, fuzzy -#~ msgid "User Nickname" -#~ msgstr "Nickname" - -#, fuzzy -#~ msgid "Jingle Video" -#~ msgstr "Live Video" - -#, fuzzy -#~ msgid "Message Receipts" -#~ msgstr "Message received" - -#, fuzzy -#~ msgid "Public Key Publishing" -#~ msgstr "Public Key Babbleprint" - -#, fuzzy -#~ msgid "User Chatting" -#~ msgstr "User Options" - -#, fuzzy -#~ msgid "User Browsing" -#~ msgstr "User Modes" - -#, fuzzy -#~ msgid "User Viewing" -#~ msgstr "User Limit" - -#, fuzzy -#~ msgid "Stanza Encryption" -#~ msgstr "Trillian Encryption" - -#~ msgid "Read Error" -#~ msgstr "Read Error" - -#, fuzzy -#~ msgid "Failed to connect to server." -#~ msgstr "Unable to connect to server." - -#, fuzzy -#~ msgid "Read buffer full (2)" -#~ msgstr "Queue full" - -#, fuzzy -#~ msgid "Unparseable message" -#~ msgstr "Unable to parse message" - -#, fuzzy -#~ msgid "Couldn't connect to host: %s (%d)" -#~ msgstr "Couldn't connect to host" - -#~ msgid "Login failed (%s)." -#~ msgstr "Login failed (%s)." - -#~ msgid "Unable to connect to server." -#~ msgstr "Unable to connect to server." - -#~ msgid "" -#~ "You have been logged out because you logged in at another workstation." -#~ msgstr "" -#~ "You have been logged out because you logged in at another workstation." - -#~ msgid "Error. SSL support is not installed." -#~ msgstr "Error: SSL support is not installed." - -#~ msgid "Incorrect password." -#~ msgstr "Incorrect password." - -#, fuzzy -#~ msgid "" -#~ "Could not connect to BOS server:\n" -#~ "%s" -#~ msgstr "Unable to connect to server." - -#, fuzzy -#~ msgid "You may be disconnected shortly. Check %s for updates." -#~ msgstr "" -#~ "You may be disconnected shortly. You may want to use TOC until this is " -#~ "fixed. Check %s for updates." - -#~ msgid "Could Not Connect" -#~ msgstr "Could Not Connect" - -#, fuzzy -#~ msgid "Invalid username." -#~ msgstr "Invalid Username" - -#, fuzzy -#~ msgid "Could not decrypt server reply" -#~ msgstr "Cannot get server information" - -#, fuzzy -#~ msgid "Connection lost" -#~ msgstr "Connection Closed" - -#, fuzzy -#~ msgid "Couldn't resolve host" -#~ msgstr "Couldn't connect to host" - -#, fuzzy -#~ msgid "Connection closed (writing)" -#~ msgstr "Connection Closed" - -#, fuzzy -#~ msgid "Error reading from socket: %s" -#~ msgstr "Error while reading from socket." - -#, fuzzy -#~ msgid "Unable to connect to host" -#~ msgstr "Unable to connect to server" - -#, fuzzy -#~ msgid "Could not write" -#~ msgstr "Could not send" - -#, fuzzy -#~ msgid "Could not create listen socket" -#~ msgstr "Couldn't create socket" - -#, fuzzy -#~ msgid "Could not resolve hostname" -#~ msgstr "Unable to resolve hostname." - -#, fuzzy -#~ msgid "Incorrect Password" -#~ msgstr "Incorrect password." - -#~ msgid "Yahoo Japan" -#~ msgstr "Yahoo Japan" - -#, fuzzy -#~ msgid "Japan Pager server" -#~ msgstr "Japan Pager host" - -#, fuzzy -#~ msgid "Japan file transfer server" -#~ msgstr "Japan File transfer host" - -#, fuzzy -#~ msgid "" -#~ "Lost connection with server\n" -#~ "%s" -#~ msgstr "You were disconnected from the server." - -#, fuzzy -#~ msgid "Could not resolve host name" -#~ msgstr "Unable to resolve hostname." - -#, fuzzy -#~ msgid "" -#~ "Unable to connect to %s: Server requires TLS/SSL, but no TLS/SSL support " -#~ "was found." -#~ msgstr "Server requires SSL for login" - -#, fuzzy -#~ msgid "Conversation Window Hiding" -#~ msgstr "IM Conversation Windows" - -#, fuzzy -#~ msgid "Activate which ID?" -#~ msgstr "Active which ID?" - -#, fuzzy -#~ msgid "Interface colors" -#~ msgstr "Ignore c_olours" - -#, fuzzy -#~ msgid "" -#~ "Please enter the name of the user you wish to invite,\n" -#~ "along with an optional invite message." -#~ msgstr "" -#~ "Please enter the name of the user you wish to invite, along with an " -#~ "optional invite message." - -#, fuzzy -#~ msgid "Unable to retrieve MSN Address Book" -#~ msgstr "Unable To Retrieve Buddy List" - -#~ msgid "" -#~ "You may be disconnected shortly. You may want to use TOC until this is " -#~ "fixed. Check %s for updates." -#~ msgstr "" -#~ "You may be disconnected shortly. You may want to use TOC until this is " -#~ "fixed. Check %s for updates." - -#, fuzzy -#~ msgid "Add buddy Q&A" -#~ msgstr "Add Buddy" - -#, fuzzy -#~ msgid "Can not decrypt get server reply" -#~ msgstr "Cannot get server information" - -#, fuzzy -#~ msgid "Keep alive error" -#~ msgstr "Read error" - -#, fuzzy -#~ msgid "" -#~ "Lost connection with server:\n" -#~ "%d, %s" -#~ msgstr "You were disconnected from the server." - -#, fuzzy -#~ msgid "Connecting server ..." -#~ msgstr "Connect server" - -#, fuzzy -#~ msgid "Failed to send IM." -#~ msgstr "Failed to join chat" - -#~ msgid "Looking up %s" -#~ msgstr "Looking up %s" - -#~ msgid "Connect to %s failed" -#~ msgstr "Connect to %s failed" - -#~ msgid "Signon: %s" -#~ msgstr "Signon: %s" - -#~ msgid "Unable to write file %s." -#~ msgstr "Unable to write file %s." - -#~ msgid "Unable to read file %s." -#~ msgstr "Unable to read file %s." - -#~ msgid "Message too long, last %s bytes truncated." -#~ msgstr "Message too long, last %s bytes truncated." - -#~ msgid "%s not currently logged in." -#~ msgstr "%s not currently logged in." - -#~ msgid "Warning of %s not allowed." -#~ msgstr "Warning of %s not allowed." - -#~ msgid "" -#~ "A message has been dropped, you are exceeding the server speed limit." -#~ msgstr "" -#~ "A message has been dropped, you are exceeding the server speed limit." - -#~ msgid "You are sending messages too fast to %s." -#~ msgstr "You are sending messages too fast to %s." - -#~ msgid "You missed an IM from %s because it was too big." -#~ msgstr "You missed an IM from %s because it was too big." - -#~ msgid "You missed an IM from %s because it was sent too fast." -#~ msgstr "You missed an IM from %s because it was sent too fast." - -#~ msgid "Failure." -#~ msgstr "Failure." - -#~ msgid "Too many matches." -#~ msgstr "Too many matches." - -#~ msgid "Need more qualifiers." -#~ msgstr "Need more qualifiers." - -#~ msgid "Dir service temporarily unavailable." -#~ msgstr "Dir service temporarily unavailable." - -#~ msgid "Email lookup restricted." -#~ msgstr "Email lookup restricted." - -#~ msgid "Keyword ignored." -#~ msgstr "Keyword ignored." - -#~ msgid "No keywords." -#~ msgstr "No keywords." - -#~ msgid "User has no directory information." -#~ msgstr "User has no directory information." - -#~ msgid "Country not supported." -#~ msgstr "Country not supported." - -#~ msgid "Failure unknown: %s." -#~ msgstr "Failure unknown: %s." - -#, fuzzy -#~ msgid "Incorrect username or password." -#~ msgstr "Incorrect nickname or password." - -#~ msgid "The service is temporarily unavailable." -#~ msgstr "The service is temporarily unavailable." - -#~ msgid "Your warning level is currently too high to log in." -#~ msgstr "Your warning level is currently too high to log in." - -#~ msgid "" -#~ "You have been connecting and disconnecting too frequently. Wait ten " -#~ "minutes and try again. If you continue to try, you will need to wait " -#~ "even longer." -#~ msgstr "" -#~ "You have been connecting and disconnecting too frequently. Wait ten " -#~ "minutes and try again. If you continue to try, you will need to wait " -#~ "even longer." - -#~ msgid "An unknown error, %d, has occurred. Info: %s" -#~ msgstr "An unknown error, %d, has occurred. Info: %s" - -#, fuzzy -#~ msgid "Invalid Groupname" -#~ msgstr "Invalid group" - -#~ msgid "Connection Closed" -#~ msgstr "Connection Closed" - -#~ msgid "Waiting for reply..." -#~ msgstr "Waiting for reply..." - -#~ msgid "TOC has come back from its pause. You may now send messages again." -#~ msgstr "TOC has come back from its pause. You may now send messages again." - -#~ msgid "Password Change Successful" -#~ msgstr "Password Change Successful" - -#~ msgid "Get Dir Info" -#~ msgstr "Get Dir Info" - -#~ msgid "Set Dir Info" -#~ msgstr "Set Dir Info" - -#~ msgid "Could not open %s for writing!" -#~ msgstr "Could not open %s for writing!" - -#~ msgid "File transfer failed; other side probably cancelled." -#~ msgstr "File transfer failed; other side probably cancelled." - -#~ msgid "Could not connect for transfer." -#~ msgstr "Could not connect for transfer." - -#~ msgid "Could not write file header. The file will not be transferred." -#~ msgstr "Could not write file header. The file will not be transferred." - -#, fuzzy -#~ msgid "Save As..." -#~ msgstr "Save Icon As..." - -#~ msgid "%s requests %s to accept %d file: %s (%.2f %s)%s%s" -#~ msgid_plural "%s requests %s to accept %d files: %s (%.2f %s)%s%s" -#~ msgstr[0] "%s requests %s to accept %d file: %s (%.2f %s)%s%s" -#~ msgstr[1] "%s requests %s to accept %d files: %s (%.2f %s)%s%s" - -#~ msgid "%s requests you to send them a file" -#~ msgstr "%s requests you to send them a file" - -#~ msgid "TOC Protocol Plugin" -#~ msgstr "TOC Protocol Plugin" - -#~ msgid "User information for %s unavailable" -#~ msgstr "User information for %s unavailable" - -#~ msgid "%s Options" -#~ msgstr "%s Options" - -#~ msgid "Proxy Options" -#~ msgstr "Proxy Options" - -#~ msgid "By log size" -#~ msgstr "By log size" - -#~ msgid "_Open Link in Browser" -#~ msgstr "_Open Link in Browser" - -#, fuzzy -#~ msgid "Smiley _Image" -#~ msgstr "Save Image" - -#, fuzzy -#~ msgid "Smiley S_hortcut" -#~ msgstr "Shortcuts" - -#, fuzzy -#~ msgid "_Flash window when chat messages are received" -#~ msgstr "(_F) messages ရောက္‌လာက windows ကို‌ flash လုပ္‌ပ္ရပာ" - -#, fuzzy -#~ msgid "A group with the name already exists." -#~ msgstr "A folder with that name already exists" - -#, fuzzy -#~ msgid "Primary Information" -#~ msgstr "Profile Information" - -#, fuzzy -#~ msgid "Update information" -#~ msgstr "User Information" - -#, fuzzy -#~ msgid "Invalid QQ Face" -#~ msgstr "Invalid Room Name" - -#, fuzzy -#~ msgid "You rejected %d's request" -#~ msgstr "Unexpected Request" - -#, fuzzy -#~ msgid "Reject request" -#~ msgstr "Unexpected Request" - -#, fuzzy -#~ msgid "Add buddy with auth request failed" -#~ msgstr "Add buddy rejected" - -#, fuzzy -#~ msgid "Add into %d's buddy list" -#~ msgstr "Add the chat to your buddy list" - -#, fuzzy -#~ msgid "QQ Number Error" -#~ msgstr "Read Error" - -#, fuzzy -#~ msgid "Group Description" -#~ msgstr "Description" - -#, fuzzy -#~ msgid "Auth" -#~ msgstr "Authorise" - -#, fuzzy -#~ msgid "I am requesting" -#~ msgstr "Bad Request" - -#, fuzzy -#~ msgid "Unknown status" -#~ msgstr "Unknown message" - -#, fuzzy -#~ msgid "Remove from Qun" -#~ msgstr "Remove Group" - -#, fuzzy -#~ msgid "Are you sure you want to leave this Qun?" -#~ msgstr "%s ကို တကယ္‌ဖ္ယက္‌လိုက္‌ေတာ့မ္ဟာလား" - -#, fuzzy -#~ msgid "Do you want to approve the request?" -#~ msgstr "ဒီ \"%s\" message ကို ဖယ္‌လိုက္‌ရတော့မ္ဟာလား" - -#, fuzzy -#~ msgid "System Message" -#~ msgstr "Send Message" - -#, fuzzy -#~ msgid "Last Login IP: %s
\n" -#~ msgstr "Alias: %s
" - -#, fuzzy -#~ msgid "Last Login Time: %s\n" -#~ msgstr "" -#~ "\n" -#~ "%s: %s" - -#, fuzzy -#~ msgid "Set My Information" -#~ msgstr "Server Information" - -#, fuzzy -#~ msgid "Block this buddy" -#~ msgstr "Block the user" - -#, fuzzy -#~ msgid "Error password: %s" -#~ msgstr "Error changing password" - -#, fuzzy -#~ msgid "Failed to connect all servers" -#~ msgstr "Unable to connect to server." - -#, fuzzy -#~ msgid "Connecting server %s, retries %d" -#~ msgstr "Unknown error from %s server" - -#, fuzzy -#~ msgid "Do you approve the requestion?" -#~ msgstr "ဒီ \"%s\" message ကို ဖယ္‌လိုက္‌ရတော့မ္ဟာလား" - -#, fuzzy -#~ msgid "Do you add the buddy?" -#~ msgstr "Do you want to add this buddy to your buddy list?" - -#, fuzzy -#~ msgid "%s added you [%s] to buddy list" -#~ msgstr "The user %s wants to add %s to his or her buddy list." - -#, fuzzy -#~ msgid "QQ Budy" -#~ msgstr "Add Buddy" - -#, fuzzy -#~ msgid "%s wants to add you [%s] as a friend" -#~ msgstr "%s က %s (%s) ကို ပို့ခ္ယင္ေနတယ္" - -#, fuzzy -#~ msgid "%s is not in buddy list" -#~ msgstr "Add the user to your buddy list" - -#, fuzzy -#~ msgid "Would you add?" -#~ msgstr "Would you like to overwrite it?" - -#, fuzzy -#~ msgid "QQ Server Notice" -#~ msgstr "Server port" - -#, fuzzy -#~ msgid "Network disconnected" -#~ msgstr "Disconnected." - -#~ msgid "developer" -#~ msgstr "developer" - -#, fuzzy -#~ msgid "XMPP developer" -#~ msgstr "developer" - -#, fuzzy -#~ msgid "" -#~ "You are using %s version %s. The current version is %s. You can get it " -#~ "from %s


" -#~ msgstr "You are using Pidgin version %s. The current version is %s.
" - -#, fuzzy -#~ msgid "ChangeLog:
%s" -#~ msgstr "" -#~ "ChangeLog:\n" -#~ "%s

" - -#, fuzzy -#~ msgid "Screen name:" -#~ msgstr "Screenname:" - -#, fuzzy -#~ msgid "Show offline buddies" -#~ msgstr "/Buddies/Show Offline Buddies" - -#, fuzzy -#~ msgid "Sort by status" -#~ msgstr "Status" - -#, fuzzy -#~ msgid "Sort alphabetically" -#~ msgstr "အက္ခရာ စဥ္အလိုက္‌" - -#, fuzzy -#~ msgid "Sort by log size" -#~ msgstr "By log size" - -#, fuzzy -#~ msgid "EOF while reading from resolver process" -#~ msgstr "Error while reading from socket." - -#, fuzzy -#~ msgid "There were errors unloading the plugin." -#~ msgstr "Provides support for loading perl plugins." - -#, fuzzy -#~ msgid "Error setting socket options" -#~ msgstr "Error creating connection" - -#, fuzzy -#~ msgid "Couldn't open file" -#~ msgstr "Cannot send file" - -#~ msgid "" -#~ "This server requires plaintext authentication over an unencrypted " -#~ "connection. Allow this and continue authentication?" -#~ msgstr "" -#~ "This server requires plaintext authentication over an unencrypted " -#~ "connection. Allow this and continue authentication?" - -#~ msgid "Error initializing session" -#~ msgstr "Error initializing session" - -#, fuzzy -#~ msgid "Invalid screen name" -#~ msgstr "Invalid Username" - -#~ msgid "Too evil (sender)" -#~ msgstr "Too evil (sender)" - -#~ msgid "Too evil (receiver)" -#~ msgstr "Too evil (receiver)" - -#~ msgid "Screen name sent" -#~ msgstr "Screen name sent" - -#, fuzzy -#~ msgid "Invalid screen name." -#~ msgstr "Invalid username." - -#, fuzzy -#~ msgid "Available Message" -#~ msgstr "Available Message:" - -#, fuzzy -#~ msgid "Screen name" -#~ msgstr "_Screen name" - -#~ msgid "Invalid chat name specified." -#~ msgstr "Invalid chat name specified." - -#~ msgid "Away Message" -#~ msgstr "Away Message" - -#, fuzzy -#~ msgid "(retrieving)" -#~ msgstr " (identified)" - -#, fuzzy -#~ msgid "Use recent buddies group" -#~ msgstr "User not in group" - -#, fuzzy -#~ msgid "Show how long you have been idle" -#~ msgstr "Allows you to hand-configure how long you've been idle for" - -#, fuzzy -#~ msgid "Your information has been updated" -#~ msgstr "Your password has been changed." - -#, fuzzy -#~ msgid "You have added %d to buddy list" -#~ msgstr "Add the user to your buddy list" - -#, fuzzy -#~ msgid "Invalid QQid" -#~ msgstr "Invalid authzid" - -#, fuzzy -#~ msgid "Please enter external group ID" -#~ msgstr "Please enter the name of the group to be added." - -#, fuzzy -#~ msgid "Reason: %s" -#~ msgstr "Users on %s: %s" - -#, fuzzy -#~ msgid "Group Operation Error" -#~ msgstr "File operation error" - -#, fuzzy -#~ msgid "Enter your reason:" -#~ msgstr "%s not currently logged in." - -#, fuzzy -#~ msgid "Unable to login, check debug log" -#~ msgstr "Unable to login to AIM" - -#, fuzzy -#~ msgid "TCP Address" -#~ msgstr "IP Address" - -#, fuzzy -#~ msgid "UDP Address" -#~ msgstr "IP Address" - -#, fuzzy -#~ msgid "Show Login Information" -#~ msgstr "User Information" - -#, fuzzy -#~ msgid "Login failed, no reply" -#~ msgstr "Login failed (%s)." - -#, fuzzy -#~ msgid "Cannot find/access ~/.silc directory" -#~ msgstr "Directory လိုက္‌က္ရီး ပို့လို့ မရပာ။" - -#, fuzzy -#~ msgid "%s changed status from %s to %s" -#~ msgstr "%s has changed the topic to: %s" - -#, fuzzy -#~ msgid "%s is now %s" -#~ msgstr "%s သည္‌ ယခု %s ဖ္ရစ္‌သ္ဝားပ္ရီ" - -#, fuzzy -#~ msgid "%s is no longer %s" -#~ msgstr "%s က အဝေးမ္ဟာ မဟုတ္‌ေတာ့ပာ" - -#, fuzzy -#~ msgid "Screen _name:" -#~ msgstr "Screenname:" - -#, fuzzy -#~ msgid "_Send File" -#~ msgstr "Send File" - -#, fuzzy -#~ msgid "Add Buddy _Pounce" -#~ msgstr "Add Buddy _Pounce" - -#~ msgid "Add a C_hat" -#~ msgstr "(_h) chat ထပ္‌ထည့္မယ္‌" - -#, fuzzy -#~ msgid "/Accounts/Add\\/Edit" -#~ msgstr "Accounts" - -#, fuzzy -#~ msgid "%s disconnected: %s" -#~ msgstr "" -#~ "%s has been disconnected.\n" -#~ "\n" -#~ "%s\n" -#~ "%s" - -#~ msgid "" -#~ "Please enter the screen name of the person you would like to add to your " -#~ "buddy list. You may optionally enter an alias, or nickname, for the " -#~ "buddy. The alias will be displayed in place of the screen name whenever " -#~ "possible.\n" -#~ msgstr "" -#~ "Please enter the screen name of the person you would like to add to your " -#~ "buddy list. You may optionally enter an alias, or nickname, for the " -#~ "buddy. The alias will be displayed in place of the screen name whenever " -#~ "possible.\n" - -#, fuzzy -#~ msgid "_Screen name:" -#~ msgstr "_Screen name" - -#, fuzzy -#~ msgid "User has typed something and stopped" -#~ msgstr "User has typed something and paused" - -#, fuzzy -#~ msgid "_Send To" -#~ msgstr "_Send As" - -#, fuzzy -#~ msgid "" -#~ "%s%sWritten by:\t%s\n" -#~ "Website:\t\t%s\n" -#~ "Filename:\t\t%s" -#~ msgstr "" -#~ "%s %s\n" -#~ "\n" -#~ "Written by:\t%s\n" -#~ "Web site:\t\t%s\n" -#~ "File name:\t%s" - -#, fuzzy -#~ msgid "Display Statistics" -#~ msgstr "Display timeout notices" - -#, fuzzy -#~ msgid "Log Viewer" -#~ msgstr "Login server" - -#, fuzzy -#~ msgid "Unable to connect to contact server" -#~ msgstr "Unable to connect to server" - -#, fuzzy -#~ msgid "Current media" -#~ msgstr "Currently on" - -#, fuzzy -#~ msgid "_Merge" -#~ msgstr "_Message:" - -#~ msgid "Hide Disconnect Errors" -#~ msgstr "ဆက္‌သ္ဝယ္‌လို့ မရသောအမ္ဟားမ္ယားကို မပ္ရပာန္ဟင့္" - -#, fuzzy -#~ msgid "Hide Reconnecting Dialog" -#~ msgstr "ဆက္‌သ္ဝယ္‌လို့ မရသောအမ္ဟားမ္ယားကို မပ္ရပာန္ဟင့္" - -#~ msgid "When you are kicked offline, this reconnects you." -#~ msgstr "When you are kicked offline, this reconnects you." - -#~ msgid "Use last matching buddy" -#~ msgstr "Use last matching buddy" - -#, fuzzy -#~ msgid "" -#~ "The buddy with the lowest score is the buddy who will have priority in " -#~ "the contact.\n" -#~ "The default values (offline = 4, away = 2, and idle = 1) will use what " -#~ "used to be\n" -#~ "the built-in order: active, idle, away, away + idle, offline." -#~ msgstr "" -#~ "The buddy with the lowest score is the buddy who will have priority in " -#~ "the contact.\n" -#~ "The default values (offline = 4,away = 2, and idle = 1)\n" -#~ "will use what used to be the built-in order active->idle->away->away+idle-" -#~ ">offline." - -#~ msgid "Pidgin - Signed off" -#~ msgstr "Pidgin - Signed off" - -#~ msgid "Pidgin - Away" -#~ msgstr "Pidgin - Away" - -#~ msgid "Displays an icon for Pidgin in the system tray." -#~ msgstr "Displays an icon for Pidgin in the system tray." - -#~ msgid "" -#~ "Displays a system tray icon (in GNOME, KDE or Windows for example) to " -#~ "show the current status of Pidgin, allow fast access to commonly used " -#~ "functions, and to toggle display of the buddy list or login window. Also " -#~ "allows messages to be queued until the icon is clicked, similar to ICQ." -#~ msgstr "" -#~ "Displays a system tray icon (in GNOME, KDE or Windows for example) to " -#~ "show the current status of Pidgin, allow fast access to commonly used " -#~ "functions, and to toggle display of the buddy list or login window. Also " -#~ "allows messages to be queued until the icon is clicked, similar to ICQ." - -#, fuzzy -#~ msgid "GtkTreeView Expander Size" -#~ msgstr "Expander Size" - -#~ msgid "" -#~ "You can get version %s from:
http://Pidgin.sourceforge.net." -#~ msgstr "" -#~ "You can get version %s from:
http://Pidgin.sourceforge.net." - -#~ msgid "Delay" -#~ msgstr "Delay" - -#~ msgid "WinPidgin Options" -#~ msgstr "WinPidgin Options" - -#~ msgid "" -#~ "%d buddy from group %s was not removed because its account was not logged " -#~ "in. This buddy and the group were not removed.\n" -#~ msgid_plural "" -#~ "%d buddies from group %s were not removed because their accounts were not " -#~ "logged in. These buddies and the group were not removed.\n" -#~ msgstr[0] "" -#~ "%d buddy from group %s was not removed because its account was not logged " -#~ "in. This buddy and the group were not removed.\n" -#~ msgstr[1] "" -#~ "%d buddies from group %s were not removed because their accounts were not " -#~ "logged in. These buddies and the group were not removed.\n" - -#~ msgid "Group not removed" -#~ msgstr "Group not removed" - -#~ msgid "(+%d more)" -#~ msgstr "(+%d more)" - -#~ msgid " left the room (%s)." -#~ msgstr " (%s) အခန္းထဲမ္ဟ ထ္ဝက္‌သ္ဝားပ္ရီ။" - -#~ msgid "Screen Name:" -#~ msgstr "Screen Name:" - -#~ msgid "Buddy icon:" -#~ msgstr "ေဘာ္‌ဒာရဲ့ပံု:" - -#~ msgid "" -#~ "\n" -#~ "\n" -#~ "Do you wish to add him or her to your buddy list?" -#~ msgstr "" -#~ "\n" -#~ "\n" -#~ "သူ့ကို ေဘာ္‌ဒာစာရင္းထဲ ထည့္ခ္ယင္‌ပာသလား" - -#~ msgid "_Alias Buddy..." -#~ msgstr "_Alias Buddy..." - -#~ msgid "Alias Contact..." -#~ msgstr "Alias Contact..." - -#~ msgid "/Tools/Account Ac_tions" -#~ msgstr "/Tools/Account Ac_tions" - -#~ msgid "/Tools/A_ccounts" -#~ msgstr "/Tools/(_c) Accounts မ္ယား" - -#, fuzzy -#~ msgid "" -#~ "\n" -#~ "Contact Alias: %s" -#~ msgstr "" -#~ "\n" -#~ "Contact Alias:" - -#, fuzzy -#~ msgid "" -#~ "\n" -#~ "Alias: %s" -#~ msgstr "" -#~ "\n" -#~ "Alias:" - -#, fuzzy -#~ msgid "" -#~ "\n" -#~ "Nickname: %s" -#~ msgstr "" -#~ "\n" -#~ "Nickname:" - -#, fuzzy -#~ msgid "" -#~ "\n" -#~ "Logged In: %s" -#~ msgstr "" -#~ "\n" -#~ "Logged In:" - -#~ msgid "" -#~ "\n" -#~ "Status: Offline" -#~ msgstr "" -#~ "\n" -#~ "Status: Offline" - -#, fuzzy -#~ msgid "" -#~ "\n" -#~ "Status: Awesome" -#~ msgstr "" -#~ "\n" -#~ "Status: Awesome" - -#, fuzzy -#~ msgid "" -#~ "\n" -#~ "Status: Rockin'" -#~ msgstr "" -#~ "\n" -#~ "Status: Rockin'" - -#~ msgid "/Tools/Buddy Pounce" -#~ msgstr "/Tools/Buddy Pounce" - -#~ msgid "/Tools/Account Actions" -#~ msgstr "/Tools/Account Actions" - -#~ msgid "me is using Pidgin v%s." -#~ msgstr "me is using Pidgin v%s." - -#, fuzzy -#~ msgid "/Options/Show Buddy _Icon" -#~ msgstr "Show buddy _icons" - -#, fuzzy -#~ msgid "/Options/Show Buddy Icon" -#~ msgstr "Show buddy _icons" - -#~ msgid "IM the user" -#~ msgstr "IM the user" - -#~ msgid "Ignore the user" -#~ msgstr "Ignore the user" - -#~ msgid "Get the user's information" -#~ msgstr "Get the user's information" - -#, fuzzy -#~ msgid "Jabber developer" -#~ msgstr "former Jabber developer" - -#, fuzzy -#~ msgid "" -#~ "Pidgin is a modular messaging client capable of using AIM, MSN, Yahoo!, " -#~ "Jabber, ICQ, IRC, SILC, Novell GroupWise, Napster, Zephyr, and Gadu-Gadu " -#~ "all at once. It is written using GTK+ and is licensed under the GNU GPL." -#~ "

" -#~ msgstr "" -#~ "Pidgin is a modular messaging client capable of using AIM, MSN, Yahoo!, " -#~ "Jabber, ICQ, IRC, SILC, Novell GroupWise, Napster, Zephyr, and Gadu-Gadu " -#~ "all at once. It is written using Gtk+ and is licensed under the GPL." -#~ "

" - -#, fuzzy -#~ msgid "IRC: #winPidgin on irc.freenode.net

" -#~ msgstr "IRC: #Pidgin on irc.freenode.net

" - -#~ msgid "Active Developers" -#~ msgstr "Active Developers" - -#~ msgid "_Keep the dialog open" -#~ msgstr "_Keep the dialog open" - -#~ msgid "Smaller font size" -#~ msgstr "Smaller font size" - -#~ msgid "Insert link" -#~ msgstr "Insert link" - -#~ msgid "Insert image" -#~ msgstr "Insert image" - -#~ msgid "From: %s\n" -#~ msgstr "From: %s\n" - -#~ msgid "Subject: %s\n" -#~ msgstr "Subject: %s\n" - -#~ msgid "" -#~ "You have mail!\n" -#~ "\n" -#~ "%s%s%s%s" -#~ msgstr "" -#~ "You have mail!\n" -#~ "\n" -#~ "%s%s%s%s" - -#~ msgid "Error launching %s: %s" -#~ msgstr "Error launching %s: %s" - -#~ msgid "A_way" -#~ msgstr "A_way" - -#~ msgid "_Idle" -#~ msgstr "_Idle" - -#~ msgid "Pounce Action" -#~ msgstr "Pounce Action" - -#~ msgid "Bro_wse..." -#~ msgstr "Bro_wse..." - -#~ msgid "Sav_e this pounce after activation" -#~ msgstr "Sav_e this pounce after activation" - -#~ msgid "Remove Buddy Pounce" -#~ msgstr "Remove Buddy Pounce" - -#~ msgid "Send unknown \"_slash\" commands as messages" -#~ msgstr "Send unknown \"_slash\" commands as messages" - -#~ msgid "Show buddy _icons" -#~ msgstr "Show buddy _icons" - -#~ msgid "Tab Options" -#~ msgstr "Tab Options" - -#~ msgid "_Sounds while away" -#~ msgstr "_Sounds while away" - -#~ msgid "_Queue new messages when away" -#~ msgstr "_Queue new messages when away" - -#, fuzzy -#~ msgid "Custom status" -#~ msgstr "By status" - -#~ msgid "" -#~ "Unable to play sound because the 'Command' sound method has been chosen, " -#~ "but no command has been set." -#~ msgstr "" -#~ "Unable to play sound because the 'Command' sound method has been chosen, " -#~ "but no command has been set." - -#~ msgid "" -#~ "Unable to play sound because the configured sound command could not be " -#~ "launched: %s" -#~ msgstr "" -#~ "Unable to play sound because the configured sound command could not be " -#~ "launched: %s" - -#~ msgid "_Warn" -#~ msgstr "_Warn" - -#, fuzzy -#~ msgid "" -#~ "\n" -#~ "Status: %s" -#~ msgstr "" -#~ "\n" -#~ "Status: Awesome" - -#, fuzzy -#~ msgid "" -#~ "\n" -#~ "Message: %s" -#~ msgstr "" -#~ "\n" -#~ "%s: %s" - -#, fuzzy -#~ msgid "Could't open file" -#~ msgstr "Cannot send file" - -#, fuzzy -#~ msgid "Change password" -#~ msgstr "Change Password" - -#~ msgid "%s: %s" -#~ msgstr "%s: %s" - -#~ msgid "Jabber ID" -#~ msgstr "Jabber ID" - -#, fuzzy -#~ msgid "Search for Jabber users" -#~ msgstr "Search for a buddy by email address" - -#~ msgid "Invalid Jabber ID" -#~ msgstr "Invalid Jabber ID" - -#~ msgid "Change Jabber Password" -#~ msgstr "Change Jabber Password" - -#~ msgid "Jabber Protocol Plugin" -#~ msgstr "Jabber Protocol Plugin" - -#~ msgid "The user %s wants to add %s to his or her buddy list." -#~ msgstr "The user %s wants to add %s to his or her buddy list." - -#~ msgid "Hidden" -#~ msgstr "Hidden" - -#~ msgid "MSN Profile" -#~ msgstr "MSN Profile" - -#~ msgid "Login server" -#~ msgstr "Login server" - -#~ msgid "The user %s (%s) wants to add %s to his or her buddy list." -#~ msgstr "The user %s (%s) wants to add %s to his or her buddy list." - -#~ msgid "Unable to read header from server" -#~ msgstr "Unable to read header from server" - -#~ msgid "" -#~ "Unable to read message from server: %s. Command is %hd, length is %hd." -#~ msgstr "" -#~ "Unable to read message from server: %s. Command is %hd, length is %hd." - -#~ msgid "users: %s, files: %s, size: %sGB" -#~ msgstr "users: %s, files: %s, size: %sGB" - -#~ msgid "Unable to add \"%s\" to your Napster hotlist" -#~ msgstr "Unable to add \"%s\" to your Napster hotlist" - -#~ msgid "%s requested a PING" -#~ msgstr "%s requested a PING" - -#~ msgid "NAPSTER Protocol Plugin" -#~ msgstr "NAPSTER Protocol Plugin" - -#~ msgid "Error processing event or response (%s)." -#~ msgstr "Error processing event or response (%s)." - -#~ msgid "Direct IM with %s closed" -#~ msgstr "Direct IM with %s closed" - -#~ msgid "Direct IM with %s failed" -#~ msgstr "Direct IM with %s failed" - -#~ msgid "Unable to open Direct IM" -#~ msgstr "Unable to open Direct IM" - -#, fuzzy -#~ msgid "Unable to log into file transfer proxy." -#~ msgstr "Unable to write file %s." - -#, fuzzy -#~ msgid "" -#~ "Unable to establish listener socket or no AOL proxy connection present." -#~ msgstr "Unable to establish listener socket." - -#~ msgid "" -#~ "The user %s requires authorization before being added to a buddy list. " -#~ "Do you want to send an authorization request?" -#~ msgstr "" -#~ "The user %s requires authorisation before being added to a buddy list. " -#~ "Do you want to send an authorisation request?" - -#, fuzzy -#~ msgid "" -#~ "The user %u wants to add %s to their buddy list for the following " -#~ "reason:\n" -#~ "%s" -#~ msgstr "" -#~ "The user %u wants to add you to their buddy list for the following " -#~ "reason:\n" -#~ "%s" - -#~ msgid "Authorization Request" -#~ msgstr "Authorisation Request" - -#~ msgid "UIN: %s
Status: %s
%s" -#~ msgstr "UIN: %s
Status: %s
%s" - -#~ msgid "SNAC threw error: %s\n" -#~ msgstr "SNAC threw error: %s\n" - -#~ msgid "User information for %s unavailable:" -#~ msgstr "User information for %s unavailable:" - -#~ msgid "Rate limiting error." -#~ msgstr "Rate limiting error." - -#~ msgid "You have been signed off for an unknown reason." -#~ msgstr "You have been signed off for an unknown reason." - -#~ msgid "" -#~ "Your screen name is currently formatted as follows:\n" -#~ "%s" -#~ msgstr "" -#~ "Your screen name is currently formatted as follows:\n" -#~ "%s" - -#~ msgid "Unable to set AIM away message." -#~ msgstr "Unable to set AIM away message." - -#~ msgid "" -#~ "You have probably requested to set your away message before the login " -#~ "procedure completed. You remain in a \"present\" state; try setting it " -#~ "again when you are fully connected." -#~ msgstr "" -#~ "You have probably requested to set your away message before the login " -#~ "procedure completed. You remain in a \"present\" state; try setting it " -#~ "again when you are fully connected." - -#~ msgid "" -#~ "Could not add the buddy %s for an unknown reason. The most common reason " -#~ "for this is that you have the maximum number of allowed buddies in your " -#~ "buddy list." -#~ msgstr "" -#~ "Could not add the buddy %s for an unknown reason. The most common reason " -#~ "for this is that you have the maximum number of allowed buddies in your " -#~ "buddy list." - -#, fuzzy -#~ msgid "" -#~ "The user %s wants to add %s to their buddy list for the following " -#~ "reason:\n" -#~ "%s" -#~ msgstr "" -#~ "The user %s wants to add you to their buddy list for the following " -#~ "reason:\n" -#~ "%s" - -#, fuzzy -#~ msgid "Hide IP address" -#~ msgstr "IP Address" - -#, fuzzy -#~ msgid "Web aware" -#~ msgstr "Web Aware" - -#~ msgid "New screen name formatting:" -#~ msgstr "New screen name formatting:" - -#~ msgid "Format Screen Name..." -#~ msgstr "Format Screen Name..." - -#~ msgid "Auth host" -#~ msgstr "Auth host" - -#~ msgid "Active" -#~ msgstr "Active" - -#~ msgid "EMail" -#~ msgstr "Email" - -#~ msgid "Instant Messages" -#~ msgstr "Instant Messages" - -#~ msgid "Verify all IM message signatures" -#~ msgstr "Verify all IM message signatures" - -#~ msgid "Channel Messages" -#~ msgstr "Channel Messages" - -#~ msgid "Digitally sign all channel messages" -#~ msgstr "Digitally sign all channel messages" - -#~ msgid "Verify all channel message signatures" -#~ msgstr "Verify all channel message signatures" - -#~ msgid "Reject watching by other users" -#~ msgstr "Reject watching by other users" - -#~ msgid "Block invites" -#~ msgstr "Block invites" - -#~ msgid "Reject online status attribute requests" -#~ msgstr "Reject online status attribute requests" - -#~ msgid "TOC has sent a PAUSE command." -#~ msgstr "TOC has sent a PAUSE command." - -#~ msgid "" -#~ "When this happens, TOC ignores any messages sent to it, and may kick you " -#~ "off if you send a message. Pidgin will prevent anything from going " -#~ "through. This is only temporary, please be patient." -#~ msgstr "" -#~ "When this happens, TOC ignores any messages sent to it, and may kick you " -#~ "off if you send a message. Pidgin will prevent anything from going " -#~ "through. This is only temporary, please be patient." - -#~ msgid "Pidgin - Save As..." -#~ msgstr "Pidgin - Save As..." - -#~ msgid "TOC host" -#~ msgstr "TOC host" - -#~ msgid "TOC port" -#~ msgstr "TOC port" - -#~ msgid "" -#~ "The normal authentication method has failed. This means either your " -#~ "password is incorrect, or Yahoo!'s authentication scheme has changed. " -#~ "Pidgin will now attempt to log in using Web Messenger authentication, " -#~ "which will result in reduced functionality and features." -#~ msgstr "" -#~ "The normal authentication method has failed. This means either your " -#~ "password is incorrect, or Yahoo!'s authentication scheme has changed. " -#~ "Pidgin will now attempt to log in using Web Messenger authentication, " -#~ "will which result in reduced functionality and features." - -#~ msgid "Unable to read" -#~ msgstr "Unable to read" - -#, fuzzy -#~ msgid "Stealth" -#~ msgstr "County/State" - -#~ msgid "Pager host" -#~ msgstr "Pager host" - -#~ msgid "YCHT Host" -#~ msgstr "YCHT Host" - -#~ msgid "YCHT Port" -#~ msgstr "YCHT Port" - -#~ msgid "(%d message)" -#~ msgid_plural "(%d messages)" -#~ msgstr[0] "(%d message)" -#~ msgstr[1] "(%d messages)" - -#, fuzzy -#~ msgid "Default auto-away" -#~ msgstr "Auto-away" - -#~ msgid "g003: Error opening connection.\n" -#~ msgstr "g003: Error opening connection.\n" - -#, fuzzy -#~ msgid "Show more buddy details" -#~ msgstr "သူရဲ့ အက္ရောင္း အပ္ရည့္အစံုကို ပ္ရမယ္‌" - -#~ msgid "Gnome Default" -#~ msgstr "Gnome Default" - -#~ msgid "Away m_essage:" -#~ msgstr "Away m_essage:" - -#~ msgid "Restore Away State On Reconnect" -#~ msgstr "Restore Away State On Reconnect" - -#~ msgid "Mail Server" -#~ msgstr "Mail Server" - -#~ msgid "%s (%d new/%d total)" -#~ msgstr "%s (%d new/%d total)" - -#~ msgid "Check Mail" -#~ msgstr "Mail စစ္‌မယ္‌" - -#~ msgid "Check email every X seconds.\n" -#~ msgstr "X စက္ကန့္တိုင္း email စစ္‌မယ္‌\n" - -#~ msgid "Auto-login" -#~ msgstr "Auto-login" - -#~ msgid "Signoff" -#~ msgstr "Signoff" - -#~ msgid "_Hide new messages until tray icon is clicked" -#~ msgstr "_Hide new messages until tray icon is clicked" - -#~ msgid "Not connected to AIM" -#~ msgstr "Not connected to AIM" - -#~ msgid "No roomname given." -#~ msgstr "အခန္းနာမည္‌ မပ္ရောပ္ရသေးပာ" - -#~ msgid "Invalid AIM URI" -#~ msgstr "Invalid AIM URI" - -#~ msgid "" -#~ "Failed to assign %s to a socket:\n" -#~ "%s" -#~ msgstr "" -#~ "Failed to assign %s to a socket:\n" -#~ "%s" - -#~ msgid "Remote Control" -#~ msgstr "Remote Control" - -#~ msgid "Provides remote control for Pidgin applications." -#~ msgstr "Provides remote control for Pidgin applications." - -#~ msgid "" -#~ "Gives Pidgin the ability to be remote-controlled through third-party " -#~ "applications or through the Pidgin-remote tool." -#~ msgstr "" -#~ "Gives Pidgin the ability to be remote-controlled through third-party " -#~ "applications or through the Pidgin-remote tool." - -#~ msgid "Docked _Buddy List is always on top" -#~ msgstr "Docked _Buddy List is always on top" - -#~ msgid "Away!" -#~ msgstr "Away!" - -#~ msgid "Edit This Message" -#~ msgstr "ဒီစာကို ပ္ရင္‌လိုက္‌" - -#~ msgid "I'm Back!" -#~ msgstr "I'm Back!" - -#~ msgid "Remove Away Message" -#~ msgstr "Away Message တ္ဝေကို ဖယ္‌လိုက္‌" - -#~ msgid "Set All Away" -#~ msgstr "အားလံုး Away လုပ္‌ပစ္‌လိုက္‌" - -#~ msgid "You cannot save an away message with a blank title" -#~ msgstr "Away Message အလ္ဝတ္‌က္ရီးကို သိမ္းလို့ မရပာ" - -#~ msgid "" -#~ "Please give the message a title, or choose \"Use\" to use without saving." -#~ msgstr "" -#~ "Please give the message a title, or choose \"Use\" to use without saving." - -#~ msgid "You cannot create an empty away message" -#~ msgstr "Away message အလ္ဝတ္‌ လုပ္‌လို့ မရပာ" - -#~ msgid "Away title: " -#~ msgstr "Away title: " - -#~ msgid "Size of the expander arrow" -#~ msgstr "Size of the expander arrow" - -#~ msgid "" -#~ "Usage: %s command [OPTIONS] [URI]\n" -#~ "\n" -#~ " COMMANDS:\n" -#~ " uri Handle AIM: URI\n" -#~ " away Popup the away dialog with the default " -#~ "message\n" -#~ " back Remove the away dialog\n" -#~ " quit Close running copy of Pidgin\n" -#~ "\n" -#~ " OPTIONS:\n" -#~ " -h, --help [command] Show help for command\n" -#~ msgstr "" -#~ "Usage: %s command [OPTIONS] [URI]\n" -#~ "\n" -#~ " COMMANDS:\n" -#~ " uri Handle AIM: URI\n" -#~ " away Popup the away dialog with the default " -#~ "message\n" -#~ " back Remove the away dialog\n" -#~ " quit Close running copy of Pidgin\n" -#~ "\n" -#~ " OPTIONS:\n" -#~ " -h, --help [command] Show help for command\n" - -#~ msgid "" -#~ "Pidgin not running (on session 0)\n" -#~ "Is the \"Remote Control\" plugin loaded?\n" -#~ msgstr "" -#~ "Pidgin not running (on session 0)\n" -#~ "Is the \"Remote Control\" plugin loaded?\n" - -#~ msgid "" -#~ "\n" -#~ "Using AIM: URIs:\n" -#~ "Sending an IM to a screen name:\n" -#~ "\tPidgin-remote uri 'aim:goim?screenname=Penguin&message=hello+world'\n" -#~ "In this case, 'Penguin' is the screen name we wish to IM, and 'hello " -#~ "world'\n" -#~ "is the message to be sent. '+' must be used in place of spaces.\n" -#~ "Please note the quoting used above - if you run this from a shell the " -#~ "'&'\n" -#~ "needs to be escaped, or the command will stop at that point.\n" -#~ "Also,the following will just open a conversation window to a screen " -#~ "name,\n" -#~ "with no message:\n" -#~ "\tPidgin-remote uri 'aim:goim?screenname=Penguin'\n" -#~ "\n" -#~ "Joining a chat:\n" -#~ "\tPidgin-remote uri 'aim:gochat?roomname=PenguinLounge'\n" -#~ "...joins the 'PenguinLounge' chat room.\n" -#~ "\n" -#~ "Adding a buddy to your buddy list:\n" -#~ "\tPidgin-remote uri 'aim:addbuddy?screenname=Penguin'\n" -#~ "...prompts you to add 'Penguin' to your buddy list.\n" -#~ msgstr "" -#~ "\n" -#~ "Using AIM: URIs:\n" -#~ "Sending an IM to a screen name:\n" -#~ "\tPidgin-remote uri 'aim:goim?screenname=Penguin&message=hello+world'\n" -#~ "In this case, 'Penguin' is the screen name we wish to IM, and 'hello " -#~ "world'\n" -#~ "is the message to be sent. '+' must be used in place of spaces.\n" -#~ "Please note the quoting used above - if you run this from a shell the " -#~ "'&'\n" -#~ "needs to be escaped, or the command will stop at that point.\n" -#~ "Also,the following will just open a conversation window to a screen " -#~ "name,\n" -#~ "with no message:\n" -#~ "\tPidgin-remote uri 'aim:goim?screenname=Penguin'\n" -#~ "\n" -#~ "Joining a chat:\n" -#~ "\tPidgin-remote uri 'aim:gochat?roomname=PenguinLounge'\n" -#~ "...joins the 'PenguinLounge' chat room.\n" -#~ "\n" -#~ "Adding a buddy to your buddy list:\n" -#~ "\tPidgin-remote uri 'aim:addbuddy?screenname=Penguin'\n" -#~ "...prompts you to add 'Penguin' to your buddy list.\n" - -#~ msgid "" -#~ "\n" -#~ "Close running copy of Pidgin\n" -#~ msgstr "" -#~ "\n" -#~ "Close running copy of Pidgin\n" - -#~ msgid "" -#~ "\n" -#~ "Mark all accounts as \"away\" with the default message.\n" -#~ msgstr "" -#~ "\n" -#~ "Mark all accounts as \"away\" with the default message.\n" - -#~ msgid "" -#~ "\n" -#~ "Set all accounts as not away.\n" -#~ msgstr "" -#~ "\n" -#~ "Set all accounts as not away.\n" - -#~ msgid "/Tools/Pl_ugin Actions" -#~ msgstr "/Tools/Pl_ugin Actions" - -#~ msgid "Rename Group" -#~ msgstr "အုပ္‌စု နာမည္‌ပ္ရောင္းမယ္‌" - -#~ msgid "New group name" -#~ msgstr "အုပ္‌စု အသစ္‌နာမည္‌" - -#~ msgid "%d%%" -#~ msgstr "%d%%" - -#~ msgid "" -#~ "\n" -#~ "Account:" -#~ msgstr "" -#~ "\n" -#~ "Account:" - -#~ msgid "Warned (%d%%) " -#~ msgstr "Warned (%d%%) " - -#~ msgid "/Tools/Away" -#~ msgstr "/Tools/Away" - -#~ msgid "Send a message to the selected buddy" -#~ msgstr "Send a message to the selected buddy" - -#~ msgid "_Chat" -#~ msgstr "_Chat" - -#~ msgid "Join a chat room" -#~ msgstr "Chat room ထဲသို့ ဝင္‌မယ္‌" - -#~ msgid "_Away" -#~ msgstr "_Away" - -#~ msgid "Set an away message" -#~ msgstr "Away message ထားမယ္‌" - -#~ msgid "Done." -#~ msgstr "Done." - -#~ msgid "Signon: " -#~ msgstr "Signon: " - -#~ msgid "Signon" -#~ msgstr "ဝင္‌ေတာ့မယ္‌" - -#~ msgid "Cancel All" -#~ msgstr "အားလံုးကို ရပ္‌လိုက္‌" - -#~ msgid "Reason Unknown." -#~ msgstr "အက္ရောင္းရင္း မသိရပာ။" - -#~ msgid "Reconnect _All" -#~ msgstr "(_A) အားလံုးကို ပ္ရန္‌လည္‌ ဆက္‌သ္ဝယ္‌မယ္‌" - -#~ msgid "Get Away Msg" -#~ msgstr "Get Away Msg" - -#~ msgid "/Conversation/_Warn..." -#~ msgstr "/Conversation/_Warn..." - -#~ msgid "/Conversation/A_lias..." -#~ msgstr "/Conversation/A_lias..." - -#~ msgid "/Options/Show T_imestamps" -#~ msgstr "/Options/Show T_imestamps" - -#~ msgid "/Conversation/Warn..." -#~ msgstr "/Conversation/Warn..." - -#~ msgid "Send a file to the user" -#~ msgstr "Send a file to the user" - -#~ msgid "Invite a user" -#~ msgstr "Invite a user" - -#~ msgid "
/Conversation/Close" -#~ msgstr "
/Conversation/Close" - -#~ msgid "former lead developer" -#~ msgstr "former lead developer" - -#~ msgid "former maintainer" -#~ msgstr "former maintainer" - -#, fuzzy -#~ msgid "Azerbaijani" -#~ msgstr "Serbian" - -#~ msgid "Chinese" -#~ msgstr "Chinese" - -#~ msgid "" -#~ "Warn %s?\n" -#~ "\n" -#~ "This will increase %s's warning level and he or she will be subject to " -#~ "harsher rate limiting.\n" -#~ msgstr "" -#~ "Warn %s?\n" -#~ "\n" -#~ "This will increase %s's warning level and he or she will be subject to " -#~ "harsher rate limiting.\n" - -#~ msgid "Warn _anonymously?" -#~ msgstr "Warn _anonymously?" - -#~ msgid "Anonymous warnings are less severe." -#~ msgstr "Anonymous warnings are less severe." - -#~ msgid "Show transfer details" -#~ msgstr "Show transfer details" - -#~ msgid "D_isplay remote nicknames if no alias is set" -#~ msgstr "D_isplay remote nicknames if no alias is set" - -#~ msgid "Show _timestamp on messages" -#~ msgstr "Show _timestamp on messages" - -#~ msgid "Ignore font _faces" -#~ msgstr "Ignore font _faces" - -#~ msgid "_Send default formatting with outgoing messages" -#~ msgstr "_Send default formatting with outgoing messages" - -#~ msgid "Enter _sends message" -#~ msgstr "Enter _sends message" - -#~ msgid "Window Closing" -#~ msgstr "Window Closing" - -#~ msgid "_Escape closes window" -#~ msgstr "_Escape closes window" - -#~ msgid "Insertions" -#~ msgstr "Insertions" - -#~ msgid "Control-{B/I/U} changes _formatting" -#~ msgstr "Control-{B/I/U} changes _formatting" - -#~ msgid "Control-(number) _inserts smileys" -#~ msgstr "Control-(number) _inserts smileys" - -#~ msgid "Show _buttons as:" -#~ msgstr "Show _buttons as:" - -#~ msgid "Pictures and text" -#~ msgstr "Pictures and text" - -#~ msgid "_Raise window on events" -#~ msgstr "_Raise window on events" - -#~ msgid "Show _warning levels" -#~ msgstr "Show _warning levels" - -#~ msgid "Enable \"_slash\" commands" -#~ msgstr "Enable \"_slash\" commands" - -#~ msgid "_Raise IM window on events" -#~ msgstr "_Raise IM window on events" - -#~ msgid "Raise chat _window on events" -#~ msgstr "Raise chat _window on events" - -#~ msgid "Use _multi-colored screen names in chats" -#~ msgstr "Use _multi-coloured screen names in chats" - -#~ msgid "Tab p_lacement:" -#~ msgstr "Tab P_lacement:" - -#~ msgid "New conversation _placement:" -#~ msgstr "New conversation _placement:" - -#~ msgid "System Logs" -#~ msgstr "System Logs" - -#~ msgid "_Enable system log" -#~ msgstr "_Enable system log" - -#~ msgid "Log when buddies _sign on/sign off" -#~ msgstr "Log when buddies _sign on/sign off" - -#~ msgid "Log when buddies become _idle/un-idle" -#~ msgstr "Log when buddies become _idle/un-idle" - -#~ msgid "Log when buddies go away/come _back" -#~ msgstr "Log when buddies go away/come _back" - -#~ msgid "Log your _own signons/idleness/awayness" -#~ msgstr "Log your _own signons/idleness/awayness" - -#~ msgid "Idle _time reporting:" -#~ msgstr "Idle _time reporting:" - -#~ msgid "Pidgin usage" -#~ msgstr "Pidgin usage" - -#~ msgid "X usage" -#~ msgstr "X usage" - -#~ msgid "Windows usage" -#~ msgstr "Windows usage" - -#~ msgid "" -#~ "%s %s\n" -#~ "\n" -#~ "Written by: %s\n" -#~ "URL: %s\n" -#~ "File name: %s" -#~ msgstr "" -#~ "%s %s\n" -#~ "\n" -#~ "Written by: %s\n" -#~ "URL: %s\n" -#~ "File name: %s" - -#~ msgid "Summary" -#~ msgstr "Summary" - -#~ msgid "Away Messages" -#~ msgstr "Away Messages" - -#~ msgid "Please create an account." -#~ msgstr "Please create an account." - -#~ msgid "_Account:" -#~ msgstr "_Account:" - -#~ msgid "A_ccounts" -#~ msgstr "A_ccounts" - -#~ msgid "P_references" -#~ msgstr "P_references" - -#~ msgid "_Sign on" -#~ msgstr "_Sign on" - -#~ msgid "" -#~ "Pidgin %s\n" -#~ "Usage: %s [OPTION]...\n" -#~ "\n" -#~ " -a, --acct display account editor window\n" -#~ " -w, --away[=MESG] make away on signon (optional argument MESG " -#~ "specifies\n" -#~ " name of away message to use)\n" -#~ " -l, --login[=NAME] automatically login (optional argument NAME " -#~ "specifies\n" -#~ " account(s) to use, seperated by commas)\n" -#~ " -n, --loginwin don't automatically login; show login window\n" -#~ " -u, --user=NAME use account NAME\n" -#~ " -c, --config=DIR use DIR for config files\n" -#~ " -d, --debug print debugging messages to stdout\n" -#~ " -v, --version display the current version and exit\n" -#~ " -h, --help display this help and exit\n" -#~ msgstr "" -#~ "Pidgin %s\n" -#~ "Usage: %s [OPTION]...\n" -#~ "\n" -#~ " -a, --acct display account editor window\n" -#~ " -w, --away[=MESG] make away on signon (optional argument MESG " -#~ "specifies\n" -#~ " name of away message to use)\n" -#~ " -l, --login[=NAME] automatically login (optional argument NAME " -#~ "specifies\n" -#~ " account(s) to use, seperated by commas)\n" -#~ " -n, --loginwin don't automatically login; show login window\n" -#~ " -u, --user=NAME use account NAME\n" -#~ " -c, --config=DIR use DIR for config files\n" -#~ " -d, --debug print debugging messages to stdout\n" -#~ " -v, --version display the current version and exit\n" -#~ " -h, --help display this help and exit\n" - -#~ msgid "Unable to load preferences" -#~ msgstr "Unable to load preferences" - -#~ msgid "" -#~ "Pidgin was not able to load your preferences because they are stored in " -#~ "an old format that is no longer used. Please reconfigure your settings " -#~ "using the Preferences window." -#~ msgstr "" -#~ "Pidgin was not able to load your preferences because they are stored in " -#~ "an old format that is no longer used. Please reconfigure your settings " -#~ "using the Preferences window." - -#~ msgid "Slightly less boring default" -#~ msgstr "Slightly less boring default" - -#~ msgid "Available for friends only" -#~ msgstr "Available for friends only" - -#~ msgid "Away for friends only" -#~ msgstr "Away for friends only" - -#~ msgid "Invisible for friends only" -#~ msgstr "Invisible for friends only" - -#~ msgid "Error while writing to socket." -#~ msgstr "Error while writing to socket." - -#~ msgid "Authentication failed." -#~ msgstr "Authentication failed." - -#~ msgid "Unknown Error Code." -#~ msgstr "Unknown Error Code." - -#~ msgid "Balancer handshake" -#~ msgstr "Balancer handshake" - -#~ msgid "Reading server key" -#~ msgstr "Reading server key" - -#~ msgid "Exchanging key hash" -#~ msgstr "Exchanging key hash" - -#~ msgid "Critical error in GG library\n" -#~ msgstr "Critical error in GG library\n" - -#~ msgid "Send as message" -#~ msgstr "Send as message" - -#~ msgid "Looking up GG server" -#~ msgstr "Looking up GG server" - -#~ msgid "Invalid Gadu-Gadu UIN specified" -#~ msgstr "Invalid Gadu-Gadu UIN specified" - -#~ msgid "You are trying to send a message to an invalid Gadu-Gadu UIN." -#~ msgstr "You are trying to send a message to an invalid Gadu-Gadu UIN." - -#~ msgid "Couldn't get search results" -#~ msgstr "Couldn't get search results" - -#~ msgid "Sex" -#~ msgstr "Sex" - -#~ msgid "Buddy List successfully transferred to Gadu-Gadu server" -#~ msgstr "Buddy List successfully transferred to Gadu-Gadu server" - -#~ msgid "Couldn't transfer Buddy List to Gadu-Gadu server" -#~ msgstr "Couldn't transfer Buddy List to Gadu-Gadu server" - -#~ msgid "Buddy List successfully deleted from Gadu-Gadu server" -#~ msgstr "Buddy List successfully deleted from Gadu-Gadu server" - -#~ msgid "Couldn't delete Buddy List from Gadu-Gadu server" -#~ msgstr "Couldn't delete Buddy List from Gadu-Gadu server" - -#~ msgid "Password couldn't be changed" -#~ msgstr "Password couldn't be changed" - -#~ msgid "Error communicating with Gadu-Gadu server" -#~ msgstr "Error communicating with Gadu-Gadu server" - -#~ msgid "" -#~ "Pidgin was unable to complete your request due to a problem communicating " -#~ "with the Gadu-Gadu HTTP server. Please try again later." -#~ msgstr "" -#~ "Pidgin was unable to complete your request due to a problem communicating " -#~ "with the Gadu-Gadu HTTP server. Please try again later." - -#~ msgid "Unable to import Gadu-Gadu buddy list" -#~ msgstr "Unable to import Gadu-Gadu buddy list" - -#~ msgid "" -#~ "Pidgin was unable to connect to the Gadu-Gadu buddy list server. Please " -#~ "try again later." -#~ msgstr "" -#~ "Pidgin was unable to connect to the Gadu-Gadu buddy list server. Please " -#~ "try again later." - -#~ msgid "Unable to delete Gadu-Gadu buddy list" -#~ msgstr "Unable to delete Gadu-Gadu buddy list" - -#~ msgid "Unable to access directory" -#~ msgstr "Unable to access directory" - -#~ msgid "" -#~ "Pidgin was unable to search the Directory because it was unable to " -#~ "connect to the directory server. Please try again later." -#~ msgstr "" -#~ "Pidgin was unable to search the Directory because it was unable to " -#~ "connect to the directory server. Please try again later." - -#~ msgid "" -#~ "Pidgin was unable to change your password due to an error connecting to " -#~ "the Gadu-Gadu server. Please try again later." -#~ msgstr "" -#~ "Pidgin was unable to change your password due to an error connecting to " -#~ "the Gadu-Gadu server. Please try again later." - -#~ msgid "Directory Search" -#~ msgstr "Directory Search" - -#~ msgid "Unable to access user profile." -#~ msgstr "Unable to access user profile." - -#~ msgid "" -#~ "Pidgin was unable to access this user's profile due to an error " -#~ "connecting to the directory server. Please try again later." -#~ msgstr "" -#~ "Pidgin was unable to access this user's profile due to an error " -#~ "connecting to the directory server. Please try again later." - -#~ msgid "Pidgin encountered an error communicating with the ICQ server." -#~ msgstr "Pidgin encountered an error communicating with the ICQ server." - -#~ msgid "The user %s (%s%s%s%s%s) wants you to authorize them." -#~ msgstr "The user %s (%s%s%s%s%s) wants you to authorise them." - -#~ msgid "Send message through server" -#~ msgstr "Send message through server" - -#~ msgid "Nick:" -#~ msgstr "Nick:" - -#~ msgid "Pidgin User" -#~ msgstr "Pidgin User" - -#~ msgid "File Transfer Aborted" -#~ msgstr "File Transfer Aborted" - -#~ msgid "Buddy Information for %s" -#~ msgstr "Buddy Information for %s" - -#, fuzzy -#~ msgid "Invalid nickname '%s'" -#~ msgstr "Invalid Username" - -#~ msgid "Jabber Profile" -#~ msgstr "Jabber Profile" - -#~ msgid "Roomlist Error" -#~ msgstr "Roomlist Error" - -#~ msgid "Display conversation closed notices" -#~ msgstr "Display conversation closed notices" - -#~ msgid "The conversation has become inactive and timed out." -#~ msgstr "The conversation has become inactive and timed out." - -#~ msgid "" -#~ "You were disconnected from the server, because you logged on from a " -#~ "different location" -#~ msgstr "" -#~ "You were disconnected from the server, because you logged on from a " -#~ "different location" - -#~ msgid "User Properties" -#~ msgstr "User Properties" - -#, fuzzy -#~ msgid "Transfer of file %s timed out." -#~ msgstr "%s ကို ကူးပ္ရောင္းတာ ပ္ရီးသ္ဝားပ္ရီ" - -#~ msgid "" -#~ "You have been disconnected because you have signed on with this screen " -#~ "name at another location." -#~ msgstr "" -#~ "You have been disconnected because you have signed on with this screen " -#~ "name at another location." - -#~ msgid "Not specified" -#~ msgstr "Not specified" - -#~ msgid "ICQ Info for %s" -#~ msgstr "ICQ Info for %s" - -#~ msgid "" -#~ "Error 0x%04x: Unable to format screen name because the requested screen " -#~ "name ends in a space." -#~ msgstr "" -#~ "Error 0x%04x: Unable to format screen name because the requested screen " -#~ "name ends in a space." - -#~ msgid "I'm doing work and hoping for a distraction--IM me!" -#~ msgstr "I'm doing work and hoping for a distraction--IM me!" - -#~ msgid "Set Available Message..." -#~ msgstr "Set Available Message..." - -#~ msgid "Failed to leave channel" -#~ msgstr "Failed to leave channel" - -#~ msgid "Basic Profile" -#~ msgstr "Basic Profile" - -#~ msgid "AIM" -#~ msgstr "AIM" - -#~ msgid "Yahoo" -#~ msgstr "Yahoo" - -#~ msgid "I'm From" -#~ msgstr "I'm From" - -#~ msgid "Set your Trepia profile data." -#~ msgstr "Set your Trepia profile data." - -#~ msgid "Visit Homepage" -#~ msgstr "Visit Homepage" - -#~ msgid "Local Users" -#~ msgstr "Local Users" - -#~ msgid "Trepia Protocol Plugin" -#~ msgstr "Trepia Protocol Plugin" - -#~ msgid "" -#~ "You have been logged off as you have logged in on a different machine or " -#~ "device." -#~ msgstr "" -#~ "You have been logged off as you have logged in on a different machine or " -#~ "device." - -#~ msgid "Please enter your password" -#~ msgstr "Please enter your password" - -#~ msgid "%s logged in." -#~ msgstr "%s logged in." - -#~ msgid "" -#~ "%s has just been warned by %s.\n" -#~ "Your new warning level is %d%%" -#~ msgstr "" -#~ "%s has just been warned by %s.\n" -#~ "Your new warning level is %d%%" - -#~ msgid "an anonymous person" -#~ msgstr "an anonymous person" - -#~ msgid "" -#~ "%s has invited %s to the chat room %s:\n" -#~ "%s" -#~ msgstr "" -#~ "%s has invited %s to the chat room %s:\n" -#~ "%s" - -#~ msgid "" -#~ "Unable to guess the image type based on the file extension supplied. " -#~ "Defaulting to PNG." -#~ msgstr "" -#~ "Unable to guess the image type based on the file extension supplied. " -#~ "Defaulting to PNG." - -#~ msgid "SILC Public Key" -#~ msgstr "SILC Public Key" - -#~ msgid "SILC Private Key" -#~ msgstr "SILC Private Key" - -#~ msgid "Local Addressbook" -#~ msgstr "Local Addressbook" - -#~ msgid "Unknown error when attempting to authorize with MSN login server." -#~ msgstr "Unknown error when attempting to authorise with MSN login server." - -#~ msgid "Requesting to send password" -#~ msgstr "Requesting to send password" - -#~ msgid "Error writing to %s server" -#~ msgstr "Error writing to %s server" - -#~ msgid "MSN error for account %s" -#~ msgstr "MSN error for account %s" - -#~ msgid "Received HTTP error. Please report this." -#~ msgstr "Received HTTP error. Please report this." - -#~ msgid "" -#~ "Pidgin cannot send files over Yahoo! that are bigger than One Megabyte " -#~ "(1,048,576 bytes)." -#~ msgstr "" -#~ "Pidgin cannot send files over Yahoo! that are bigger than One Megabyte " -#~ "(1,048,576 bytes)." - -#~ msgid "Moving Pidgin Settings.." -#~ msgstr "Moving Pidgin Settings.." - -#~ msgid "Moving Pidgin user settings to: " -#~ msgstr "Moving Pidgin user settings to: " - -#~ msgid "Notification" -#~ msgstr "Notification" +msgstr "ဒီဆော့ဝဲကို ဖယ်ထုတ်ရန် သင်၌ ခွင့်ပြုချက် မရှိပါ။" diff -Nru pidgin-2.10.4/po/nn.po pidgin-2.10.6/po/nn.po --- pidgin-2.10.4/po/nn.po 2012-05-07 03:37:27.000000000 +0000 +++ pidgin-2.10.6/po/nn.po 2012-07-03 04:37:56.000000000 +0000 @@ -2,16 +2,17 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # -# Yngve Spjeld Landro , 2011. +# Translators: +# Yngve Spjeld Landro , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Pidgin\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-12 02:49-0700\n" -"PO-Revision-Date: 2011-07-28 16:21+0000\n" -"Last-Translator: yslandro \n" -"Language-Team: Norwegian Nynorsk (http://www.transifex.net/projects/p/pidgin/" -"team/nn/)\n" +"POT-Creation-Date: 2012-07-02 19:15-0700\n" +"PO-Revision-Date: 2012-06-26 22:28+0000\n" +"Last-Translator: Yngve Spjeld Landro \n" +"Language-Team: Norwegian Nynorsk (http://www.transifex.com/projects/p/pidgin/" +"language/nn/)\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -2047,63 +2048,34 @@ msgid "File transfer from %s failed." msgstr "Filoverføringa frå %s feila." -msgid "Run the command in a terminal" -msgstr "Kjør kommandoen i eit terminalvindauge" - -msgid "The command used to handle \"aim\" URLs, if enabled." -msgstr "Kommandoen for å handtera \"aim\"-adresser (dersom teken i bruk)." - -msgid "The command used to handle \"gg\" URLs, if enabled." -msgstr "Kommandoen for å handtera \"gg\"-adresser (dersom teken i bruk)." - -msgid "The command used to handle \"icq\" URLs, if enabled." -msgstr "Kommandoen for å handtera \"icq\"-adresser (dersom teken i bruk)." - -msgid "The command used to handle \"irc\" URLs, if enabled." -msgstr "Kommandoen for å handtera \"irc\"-adresser (dersom teken i bruk)." - -msgid "The command used to handle \"msnim\" URLs, if enabled." -msgstr "Kommandoen for å handtera \"msnim\"-adresser (dersom teken i bruk)." - -msgid "The command used to handle \"sip\" URLs, if enabled." -msgstr "Kommandoen for å handtera \"sip\"-adresser (dersom teken i bruk)." - -msgid "The command used to handle \"xmpp\" URLs, if enabled." -msgstr "Kommandoen for å handtera \"xmpp\"-adresser (dersom teken i bruk)." +msgid "Whether the specified command should handle \"aim\" URLs" +msgstr "Kor vidt den spesifiserte kommandoen skal handtera \"aim\"-adresser" -msgid "The command used to handle \"ymsgr\" URLs, if enabled." -msgstr "Kommandoen for å handtera \"ymsgr\"-adresser (dersom teken i bruk)." +msgid "" +"True if the command specified in the \"command\" key should handle \"aim\" " +"URLs." +msgstr "" +"Sann dersom kommandoen spesifisert i \"kommando\"-nøkkelen skal handtera " +"\"aim\"-adresser." msgid "The handler for \"aim\" URLs" msgstr "Handteraren av \"aim\"-adresser" -msgid "The handler for \"gg\" URLs" -msgstr "Handteraren av \"gg\"-adresser" - -msgid "The handler for \"icq\" URLs" -msgstr "Handteraren av \"icq\"-adresser" - -msgid "The handler for \"irc\" URLs" -msgstr "Handteraren av \"irc\"-adresser" - -msgid "The handler for \"msnim\" URLs" -msgstr "Handteraren av \"msnim\"-adresser" - -msgid "The handler for \"sip\" URLs" -msgstr "Handteraren av \"sip\"-adresser" - -msgid "The handler for \"xmpp\" URLs" -msgstr "Handteraren av \"xmpp\"-adresser" +msgid "The command used to handle \"aim\" URLs, if enabled." +msgstr "Kommandoen for å handtera \"aim\"-adresser (dersom teken i bruk)." -msgid "The handler for \"ymsgr\" URLs" -msgstr "Handteraren av \"ymsgr\"-adresser" +msgid "Run the command in a terminal" +msgstr "Kjør kommandoen i eit terminalvindauge" msgid "" -"True if the command specified in the \"command\" key should handle \"aim\" " -"URLs." +"True if the command used to handle this type of URL should be run in a " +"terminal." msgstr "" -"Sann dersom kommandoen spesifisert i \"kommando\"-nøkkelen skal handtera " -"\"aim\"-adresser." +"Sann dersom kommandoen som skal handtera denne adressetypen bør kjørast i " +"ein terminal." + +msgid "Whether the specified command should handle \"gg\" URLs" +msgstr "Kor vidt den spesifiserte kommandoen skal handtera \"gg\"-adresser" msgid "" "True if the command specified in the \"command\" key should handle \"gg\" " @@ -2112,6 +2084,15 @@ "Sann dersom kommandoen spesifisert i \"kommando\"-nøkkelen skal handtera \"gg" "\"-adresser." +msgid "The handler for \"gg\" URLs" +msgstr "Handteraren av \"gg\"-adresser" + +msgid "The command used to handle \"gg\" URLs, if enabled." +msgstr "Kommandoen for å handtera \"gg\"-adresser (dersom teken i bruk)." + +msgid "Whether the specified command should handle \"icq\" URLs" +msgstr "Kor vidt den spesifiserte kommandoen skal handtera \"icq\"-adresser" + msgid "" "True if the command specified in the \"command\" key should handle \"icq\" " "URLs." @@ -2119,6 +2100,15 @@ "Sann dersom kommandoen spesifisert i \"kommando\"-nøkkelen skal handtera " "\"icq\"-adresser." +msgid "The handler for \"icq\" URLs" +msgstr "Handteraren av \"icq\"-adresser" + +msgid "The command used to handle \"icq\" URLs, if enabled." +msgstr "Kommandoen for å handtera \"icq\"-adresser (dersom teken i bruk)." + +msgid "Whether the specified command should handle \"irc\" URLs" +msgstr "Kor vidt den spesifiserte kommandoen skal handtera \"irc\"-adresser" + msgid "" "True if the command specified in the \"command\" key should handle \"irc\" " "URLs." @@ -2126,6 +2116,15 @@ "Sann dersom kommandoen spesifisert i \"kommando\"-nøkkelen skal handtera " "\"irc\"-adresser." +msgid "The handler for \"irc\" URLs" +msgstr "Handteraren av \"irc\"-adresser" + +msgid "The command used to handle \"irc\" URLs, if enabled." +msgstr "Kommandoen for å handtera \"irc\"-adresser (dersom teken i bruk)." + +msgid "Whether the specified command should handle \"msnim\" URLs" +msgstr "Kor vidt den spesifiserte kommandoen skal handtera \"msnim\"-adresser" + msgid "" "True if the command specified in the \"command\" key should handle \"msnim\" " "URLs." @@ -2133,6 +2132,15 @@ "Sann dersom kommandoen spesifisert i \"kommando\"-nøkkelen skal handtera " "\"msnim\"-adresser." +msgid "The handler for \"msnim\" URLs" +msgstr "Handteraren av \"msnim\"-adresser" + +msgid "The command used to handle \"msnim\" URLs, if enabled." +msgstr "Kommandoen for å handtera \"msnim\"-adresser (dersom teken i bruk)." + +msgid "Whether the specified command should handle \"sip\" URLs" +msgstr "Kor vidt den spesifiserte kommandoen skal handtera \"sip\"-adresser" + msgid "" "True if the command specified in the \"command\" key should handle \"sip\" " "URLs." @@ -2140,6 +2148,15 @@ "Sann dersom kommandoen spesifisert i \"kommando\"-nøkkelen skal handtera " "\"sip\"-adresser." +msgid "The handler for \"sip\" URLs" +msgstr "Handteraren av \"sip\"-adresser" + +msgid "The command used to handle \"sip\" URLs, if enabled." +msgstr "Kommandoen for å handtera \"sip\"-adresser (dersom teken i bruk)." + +msgid "Whether the specified command should handle \"xmpp\" URLs" +msgstr "Kor vidt den spesifiserte kommandoen skal handtera \"xmpp\"-adresser" + msgid "" "True if the command specified in the \"command\" key should handle \"xmpp\" " "URLs." @@ -2147,6 +2164,15 @@ "Sann dersom kommandoen spesifisert i \"kommando\"-nøkkelen skal handtera " "\"xmpp\"-adresser." +msgid "The handler for \"xmpp\" URLs" +msgstr "Handteraren av \"xmpp\"-adresser" + +msgid "The command used to handle \"xmpp\" URLs, if enabled." +msgstr "Kommandoen for å handtera \"xmpp\"-adresser (dersom teken i bruk)." + +msgid "Whether the specified command should handle \"ymsgr\" URLs" +msgstr "Kor vidt den spesifiserte kommandoen skal handtera \"ymsgr\"-adresser" + msgid "" "True if the command specified in the \"command\" key should handle \"ymsgr\" " "URLs." @@ -2154,36 +2180,11 @@ "Sann dersom kommandoen spesifisert i \"kommando\"-nøkkelen skal handtera " "\"ymsgr\"-adresser." -msgid "" -"True if the command used to handle this type of URL should be run in a " -"terminal." -msgstr "" -"Sann dersom kommandoen som skal handtera denne adressetypen bør kjørast i " -"ein terminal." - -msgid "Whether the specified command should handle \"aim\" URLs" -msgstr "Kor vidt den spesifiserte kommandoen skal handtera \"aim\"-adresser" - -msgid "Whether the specified command should handle \"gg\" URLs" -msgstr "Kor vidt den spesifiserte kommandoen skal handtera \"gg\"-adresser" - -msgid "Whether the specified command should handle \"icq\" URLs" -msgstr "Kor vidt den spesifiserte kommandoen skal handtera \"icq\"-adresser" - -msgid "Whether the specified command should handle \"irc\" URLs" -msgstr "Kor vidt den spesifiserte kommandoen skal handtera \"irc\"-adresser" - -msgid "Whether the specified command should handle \"msnim\" URLs" -msgstr "Kor vidt den spesifiserte kommandoen skal handtera \"msnim\"-adresser" - -msgid "Whether the specified command should handle \"sip\" URLs" -msgstr "Kor vidt den spesifiserte kommandoen skal handtera \"sip\"-adresser" - -msgid "Whether the specified command should handle \"xmpp\" URLs" -msgstr "Kor vidt den spesifiserte kommandoen skal handtera \"xmpp\"-adresser" +msgid "The handler for \"ymsgr\" URLs" +msgstr "Handteraren av \"ymsgr\"-adresser" -msgid "Whether the specified command should handle \"ymsgr\" URLs" -msgstr "Kor vidt den spesifiserte kommandoen skal handtera \"ymsgr\"-adresser" +msgid "The command used to handle \"ymsgr\" URLs, if enabled." +msgstr "Kommandoen for å handtera \"ymsgr\"-adresser (dersom teken i bruk)." msgid "The logger has no read function" msgstr "Loggaren har ingen lesefunksjon" @@ -2246,6 +2247,9 @@ msgid "A non-recoverable Farsight2 error has occurred." msgstr "Det oppstod ein uoppretteleg Farsight2-feil." +msgid "A non-recoverable Farstream error has occurred." +msgstr "Det oppstod ein uoppretteleg Farstream-feil." + msgid "Error with your microphone" msgstr "Mikrofonfeil" @@ -5831,29 +5835,29 @@ msgid "Message was not sent because an unknown error occurred." msgstr "Meldinga blei ikkje sendt sidan det oppstod ein ukjend feil." -#, fuzzy, c-format +#, c-format msgid "" "%s (There was an error receiving this message. Converting the encoding from " "%s to UTF-8 failed.)" msgstr "" -"(Ein feil oppstod under konverteringa av denne meldinga.\t Kontroller " -"'Teiknkoding'-valet i kontobehandlararen)" +"%s (det oppstod ein feil under mottaket av denne meldinga. Klarte ikkje å " +"endra kodinga frå %s til UTF-8)." -#, fuzzy, c-format +#, c-format msgid "" "%s (There was an error receiving this message. The charset was %s, but it " "was not valid UTF-8.)" msgstr "" -"(Det oppstod ein feil under mottaket av meldinga. Anten har du og %s vald " -"ulike teiknkodingar, eller så nyttar %s ein klient med feil i.)" +"%s (det oppstod ein feil under mottaket av denne meldinga. Teiknkodinga var " +"%s, som ikkje er gyldig UTF-8)." -#, fuzzy, c-format +#, c-format msgid "" "%s (There was an error receiving this message. The charset was missing, but " "it was not valid UTF-8.)" msgstr "" -"(Ein feil oppstod under konverteringa av denne meldinga.\t Kontroller " -"'Teiknkoding'-valet i kontobehandlararen)" +"%s (det oppstod ein feil under mottaket av denne meldinga. Teiknkodinga " +"mangla og var ikkje gyldig UTF-8)." msgid "Writing error" msgstr "Skrivefeil" @@ -6959,7 +6963,7 @@ #, c-format msgid "" "%s appears to be offline and did not receive the message that you just sent." -msgstr "%s verkar vera fråkopla. Brukaren fekk ikkje meldinga du nett sendte." +msgstr "%s verkar vera fråkopla. Brukaren fekk ikkje meldinga du nett sende." msgid "" "Unable to connect to server. Please enter the address of the server to which " @@ -8273,9 +8277,8 @@ msgid "Topic:" msgstr "Emne:" -#, fuzzy msgid "A server is required to connect this account" -msgstr "Tenaren lukka tilkoplinga" +msgstr "Kan ikkje kopla til denne kontoen utan ein tenar" #, c-format msgid "Unknown (0x%04x)
" @@ -9456,13 +9459,13 @@ #, c-format msgid "%s sent message to whiteboard. Would you like to open the whiteboard?" -msgstr "%s sendte ei melding til tavla. Vil du opna ho?" +msgstr "%s sende ei melding til tavla. Vil du opna ho?" #, c-format msgid "" "%s sent message to whiteboard on %s channel. Would you like to open the " "whiteboard?" -msgstr "%s sendte ei melding til tavla i kanalen %s. Vil du opna tavla?" +msgstr "%s sende ei melding til tavla i kanalen %s. Vil du opna tavla?" msgid "Whiteboard" msgstr "Tavle" @@ -10227,7 +10230,7 @@ msgstr "SSL-protokollsjekken feila" msgid "SSL peer presented an invalid certificate" -msgstr "SSL-tenaren snte eitugldig sertifikat" +msgstr "SSL-tenaren sende eit ugyldig sertifikat" msgid "Unknown SSL error" msgstr "Ukjend SSL-feil" @@ -10396,18 +10399,18 @@ "Ein feil oppstod under lesinga av %s di. Fila er ikkje blitt lasta og den " "gamle fila har fått det nye namnet %s~." +msgid "Pidgin Internet Messenger" +msgstr "Pidgin Internett meldingsklient" + +msgid "Internet Messenger" +msgstr "Lynmeldingsklient" + msgid "" "Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more" msgstr "" "Prat ved hjelp av lynmeldingar. Støttar AIM, Google Talk, Jabber/XMPP, MSN, " "Yahoo og fleire" -msgid "Internet Messenger" -msgstr "Lynmeldingsklient" - -msgid "Pidgin Internet Messenger" -msgstr "Pidgin Internett meldingsklient" - #. Build the login options frame. msgid "Login Options" msgstr "Innloggingsval" @@ -11324,7 +11327,7 @@ msgstr "/Val/Bruk _lydar" msgid "/Options/Show Formatting _Toolbars" -msgstr "/Val/Vis _formateringsverktøya" +msgstr "/Val/Vis formateringsverktøy_linjene" msgid "/Options/Show Ti_mestamps" msgstr "/Val/Vis _tidsstempel" @@ -11449,6 +11452,13 @@ msgid "New Event" msgstr "Ny hending" +msgid "" +"The account has disconnected and you are no longer in this chat. You will " +"automatically rejoin the chat when the account reconnects." +msgstr "" +"Kontoen har kopla frå og du er ikkje lenger med i denne praten. Du vil " +"automatisk bli med igjen når kontoen koplar seg til att." + msgid "clear: Clears all conversation scrollbacks." msgstr "clear: Tømmer skjermen." @@ -11820,9 +11830,6 @@ msgid "Vietnamese" msgstr "Vietnamesisk" -msgid "T.M.Thanh and the Gnome-Vi Team" -msgstr "T. M. Thanh og Gnome-Vi-laget" - msgid "Simplified Chinese" msgstr "Forenkla kinesisk" @@ -11838,6 +11845,9 @@ msgid "Lithuanian" msgstr "Litauisk" +msgid "T.M.Thanh and the Gnome-Vi Team" +msgstr "T. M. Thanh og Gnome-Vi-laget" + #, c-format msgid "" "%s is a messaging client based on libpurple which is capable of connecting " @@ -11847,7 +11857,7 @@ "copyrighted by its contributors, a list of whom is also distributed with " "%s. There is no warranty for %s.

" msgstr "" -"%s er ein meldingsklient basert på libpurple som er i stand til å kopla seg " +"%s er ein meldingsklient basert på libpurple. Han er i stand til å kopla seg " "opp mot fleire meldingstenester samstundes. %s er skriven i C ved å nytta GTK" "+. %s er gjeven ut og kan endrast og vidareformidlast i samsvar med vilkåra " "i GPL (utgåve 2 eller seinare). Ein kopi av GPL-avtalen kjem saman med %s. " @@ -11863,7 +11873,7 @@ msgstr "" "Kjekke ressursar
\tNettstad
\tOfte stilte spørsmål
\tIRC-kanal: " -"#pidgin on irc.freenode.net
\tXMPP fleirbrukarprat (MUC): " +"#pidgin på irc.freenode.net
\tXMPP fleirbrukarprat (MUC): " "devel@conference.pidgin.im

" #, c-format @@ -12534,13 +12544,13 @@ msgstr "Innkomande samtale" msgid "_Hold" -msgstr "" +msgstr "_Vent" msgid "_Pause" msgstr "_Pause" msgid "_Mute" -msgstr "" +msgstr "_Demp" #, c-format msgid "%s has %d new message." @@ -13540,12 +13550,12 @@ msgid "Pidgin smileys" msgstr "Pidgin-smilefjes" -msgid "Selecting this disables graphical emoticons." -msgstr "Å velja dette tek vekk bruk av grafiske smilefjes." - msgid "none" msgstr "ingen" +msgid "Selecting this disables graphical emoticons." +msgstr "Å velja dette tek vekk bruk av grafiske smilefjes." + msgid "Small" msgstr "Liten" @@ -14716,6 +14726,18 @@ msgstr "" "Dette programtillegget er nyttig ved feilsøking av XMPP-tenarar og -klientar." +msgid "The installer is already running." +msgstr "Installasjonsprogrammet kjører allereie." + +msgid "" +"An instance of Pidgin is currently running. Please exit Pidgin and try " +"again." +msgstr "Pidgin kjører allereie. Avslutt Pidgin og prøv på nytt." + +#. "Next >" appears on a button on the License Page of the Installer +msgid "Next >" +msgstr "Neste >" + #. $(^Name) is the current Version name (e.g. Pidgin 2.7.0). $_CLICK will become a translated version of "Click Next to continue." DO NOT translate the CLICK in $_CLICK. It will break the installer. msgid "" "$(^Name) is released under the GNU General Public License (GPL). The license " @@ -14724,83 +14746,66 @@ "$(^Name) er utgjeve i samsvar med vilkåra i GNU General Public License " "(GPL). Lisensen blir berre vist her for å opplysa. $_CLICK" -#. Installer Subsection Detailed Description -msgid "A multi-platform GUI toolkit, used by Pidgin" -msgstr "" -"Ei fleirplattform verktøysamling for grafiske brukargrensesnitt, nytta av " -"Pidgin" +#. Installer Subsection Text +msgid "Pidgin Instant Messaging Client (required)" +msgstr "Pidgin lynmeldingsklient (påkravd)" -msgid "" -"An instance of Pidgin is currently running. Please exit Pidgin and try " -"again." -msgstr "Pidgin kjører allereie. Avslutt Pidgin og prøv på nytt." +#. Installer Subsection Text +msgid "GTK+ Runtime (required if not present)" +msgstr "GTK+-kjøremiljø (krevst om det ikkje allereie er til stades)" + +#. Installer Subsection Text +msgid "Shortcuts" +msgstr "Snarvegar" + +#. Installer Subsection Text +msgid "Desktop" +msgstr "Skrivebord" + +#. Installer Subsection Text +msgid "Start Menu" +msgstr "Startmeny" + +#. Installer Subsection Text +msgid "Localizations" +msgstr "Lokaliseringar" #. Installer Subsection Detailed Description msgid "Core Pidgin files and dlls" msgstr "Pidgin kjerne- og biblioteksfiler" #. Installer Subsection Detailed Description -msgid "Create a Start Menu entry for Pidgin" -msgstr "Før opp Pidgin i startmenyen" +msgid "Shortcuts for starting Pidgin" +msgstr "Snarvegar for å starta Pidgin" #. Installer Subsection Detailed Description msgid "Create a shortcut to Pidgin on the Desktop" msgstr "Lag ein snarveg til Pidgin på skrivebordet" +#. Installer Subsection Detailed Description +msgid "Create a Start Menu entry for Pidgin" +msgstr "Før opp Pidgin i startmenyen" + +#. Installer Subsection Detailed Description +msgid "A multi-platform GUI toolkit, used by Pidgin" +msgstr "" +"Ei fleirplattform verktøysamling for grafiske brukargrensesnitt, nytta av " +"Pidgin" + #. Installer Subsection Text msgid "Debug Symbols (for reporting crashes)" msgstr "Feilsøkingssymbol (for å rapportera krasjar)" -#. Installer Subsection Text -msgid "Desktop" -msgstr "Skrivebord" - -#. $R2 will display the URL that the GTK+ Runtime failed to download from -msgid "" -"Error Downloading the GTK+ Runtime ($R2).$\\rThis is required for Pidgin to " -"function; if retrying fails, you may need to use the 'Offline Installer' " -"from http://pidgin.im/download/windows/ ." -msgstr "" -"Klarte ikkje å lasta ned GTK+-kjøremiljøet ($R2).$\\rUtan dette vil ikkje " -"Pidgin verka. Om du prøver igjen og det framleis feilar, kan du kanskje " -"nytta 'den fråkopla installasjonen' frå http://pidgin.im/download/windows/ ." - -#. $R2 will display the URL that the Debug Symbols failed to download from -msgid "" -"Error Installing Debug Symbols ($R2).$\\rIf retrying fails, you may need to " -"use the 'Offline Installer' from http://pidgin.im/download/windows/ ." -msgstr "" -"Klarte ikkje å installera feilsøkingssymbola ($R2).$\\rOm du prøver igjen og " -"det framleis feilar, kan du kanskje nytta 'den fråkopla installasjonen' frå " -"http://pidgin.im/download/windows/ ." +#. Text displayed on Installer Finish Page +msgid "Visit the Pidgin Web Page" +msgstr "Besøk Pidgin sin nettstad" -#. $R3 will display the URL that the Dictionary failed to download from -#, no-c-format msgid "" -"Error Installing Spellchecking ($R3).$\\rIf retrying fails, manual " -"installation instructions are at: http://developer.pidgin.im/wiki/Installing" -"%20Pidgin#manual_win32_spellcheck_installation" +"Unable to uninstall the currently installed version of Pidgin. The new " +"version will be installed without removing the currently installed version." msgstr "" -"Klarte ikkje å installera stavekontrollen ($R3).$\\rOm du prøver igjen og " -"det framleis feilar, finn du instruksar om manuell installasjon på: http://" -"developer.pidgin.im/wiki/Installing" -"%20Pidgin#manual_win32_spellcheck_installation" - -#. Installer Subsection Text -msgid "GTK+ Runtime (required if not present)" -msgstr "GTK+-kjøremiljø (krevst om det ikkje allereie er til stades)" - -#. Installer Subsection Text -msgid "Localizations" -msgstr "Lokaliseringar" - -#. "Next >" appears on a button on the License Page of the Installer -msgid "Next >" -msgstr "Neste >" - -#. Installer Subsection Text -msgid "Pidgin Instant Messaging Client (required)" -msgstr "Pidgin lynmeldingsklient (påkravd)" +"Klarer ikkje å avinstallera den gjeldande utgåva av Pidgin. Den nye utgåva " +"vil bli installert utan at den gamle blir fjerna." msgid "" "Pidgin requires a compatible GTK+ Runtime (which doesn't appear to be " @@ -14811,28 +14816,48 @@ "stades.$\\rEr du sikker på at du ikkje vil installera GTK+-kjøremiljøet?" #. Installer Subsection Text -msgid "Shortcuts" -msgstr "Snarvegar" - -#. Installer Subsection Detailed Description -msgid "Shortcuts for starting Pidgin" -msgstr "Snarvegar for å starta Pidgin" +msgid "URI Handlers" +msgstr "Adressehandterarar" #. Installer Subsection Text msgid "Spellchecking Support" msgstr "Stavekontrollstøtte" -#. Installer Subsection Text -msgid "Start Menu" -msgstr "Startmeny" +#. $R3 will display the URL that the Dictionary failed to download from +#, no-c-format +msgid "" +"Error Installing Spellchecking ($R3).$\\rIf retrying fails, manual " +"installation instructions are at: http://developer.pidgin.im/wiki/Installing" +"%20Pidgin#manual_win32_spellcheck_installation" +msgstr "" +"Klarte ikkje å installera stavekontrollen ($R3).$\\rOm du prøver igjen og " +"det framleis feilar, finn du instruksar om manuell installasjon på: http://" +"developer.pidgin.im/wiki/Installing" +"%20Pidgin#manual_win32_spellcheck_installation" #. Installer Subsection Detailed Description msgid "" "Support for Spellchecking. (Internet connection required for installation)" msgstr "Stavekontrollstøtte (krev internettsamband under installasjonen)." -msgid "The installer is already running." -msgstr "Installasjonsprogrammet kjører allereie." +#. $R2 will display the URL that the Debug Symbols failed to download from +msgid "" +"Error Installing Debug Symbols ($R2).$\\rIf retrying fails, you may need to " +"use the 'Offline Installer' from http://pidgin.im/download/windows/ ." +msgstr "" +"Klarte ikkje å installera feilsøkingssymbola ($R2).$\\rOm du prøver igjen og " +"det framleis feilar, kan du kanskje nytta 'den fråkopla installasjonen' frå " +"http://pidgin.im/download/windows/ ." + +#. $R2 will display the URL that the GTK+ Runtime failed to download from +msgid "" +"Error Downloading the GTK+ Runtime ($R2).$\\rThis is required for Pidgin to " +"function; if retrying fails, you may need to use the 'Offline Installer' " +"from http://pidgin.im/download/windows/ ." +msgstr "" +"Klarte ikkje å lasta ned GTK+-kjøremiljøet ($R2).$\\rUtan dette vil ikkje " +"Pidgin verka. Om du prøver igjen og det framleis feilar, kan du kanskje " +"nytta 'den fråkopla installasjonen' frå http://pidgin.im/download/windows/ ." msgid "" "The uninstaller could not find registry entries for Pidgin.$\\rIt is likely " @@ -14841,39 +14866,5 @@ "Avinstalleraren fann ingen registerpostar for Pidgin.$\\rDet kan henda at " "ein annan brukar installerte programmet." -#. Installer Subsection Text -msgid "URI Handlers" -msgstr "Adressehandterarar" - -msgid "" -"Unable to uninstall the currently installed version of Pidgin. The new " -"version will be installed without removing the currently installed version." -msgstr "" -"Klarer ikkje å avinstallera den gjeldande utgåva av Pidgin. Den nye utgåva " -"vil bli installert utan at den gamle blir fjerna." - -#. Text displayed on Installer Finish Page -msgid "Visit the Pidgin Web Page" -msgstr "Besøk Pidgin sin nettstad" - msgid "You do not have permission to uninstall this application." msgstr "Du har ikkje rettar til å avinstallera dette programmet." - -#~ msgid "No Sametime Community Server specified" -#~ msgstr "Ingen Sametime felleskapstenar spesifisert" - -#~ msgid "" -#~ "No host or IP address has been configured for the Meanwhile account %s. " -#~ "Please enter one below to continue logging in." -#~ msgstr "" -#~ "Meanwhile-kontoen %s har ingen vert eller IP-adresse knytt til seg. Før " -#~ "opp ein av desse verdiane for å logga deg på." - -#~ msgid "Meanwhile Connection Setup" -#~ msgstr "Meanwhile tilkoplingsinnstillingar" - -#~ msgid "No Sametime Community Server Specified" -#~ msgstr "Ingen Sametime felleskapstenar spesifisert" - -#~ msgid "Connect" -#~ msgstr "Kopla til" diff -Nru pidgin-2.10.4/share/ca-certs/Makefile.in pidgin-2.10.6/share/ca-certs/Makefile.in --- pidgin-2.10.4/share/ca-certs/Makefile.in 2012-05-07 03:38:01.000000000 +0000 +++ pidgin-2.10.6/share/ca-certs/Makefile.in 2012-07-06 15:27:47.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -45,11 +45,11 @@ 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -74,6 +74,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(cacertsdir)" DATA = $(cacerts_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -165,6 +171,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -299,6 +309,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -420,9 +432,7 @@ @$(NORMAL_UNINSTALL) @list='$(cacerts_DATA)'; test -n "$(cacertsdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(cacertsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(cacertsdir)" && rm -f $$files + dir='$(DESTDIR)$(cacertsdir)'; $(am__uninstall_files_from_dir) tags: TAGS TAGS: @@ -477,10 +487,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: diff -Nru pidgin-2.10.4/share/sounds/Makefile.in pidgin-2.10.6/share/sounds/Makefile.in --- pidgin-2.10.4/share/sounds/Makefile.in 2012-05-07 03:38:01.000000000 +0000 +++ pidgin-2.10.6/share/sounds/Makefile.in 2012-07-06 15:27:47.000000000 +0000 @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 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. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -45,11 +45,11 @@ 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 = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 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 = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -74,6 +74,12 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } am__installdirs = "$(DESTDIR)$(soundsdir)" DATA = $(sounds_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -165,6 +171,10 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ KRB4_CFLAGS = @KRB4_CFLAGS@ KRB4_LDFLAGS = @KRB4_LDFLAGS@ KRB4_LIBS = @KRB4_LIBS@ @@ -299,6 +309,8 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -389,9 +401,7 @@ @$(NORMAL_UNINSTALL) @list='$(sounds_DATA)'; test -n "$(soundsdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(soundsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(soundsdir)" && rm -f $$files + dir='$(DESTDIR)$(soundsdir)'; $(am__uninstall_files_from_dir) tags: TAGS TAGS: @@ -446,10 +456,15 @@ 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 + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: