===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
wmcoincoin-2.6.4-git/configure.ac-257-dnl update: jjb< do want the -g flag
wmcoincoin-2.6.4-git/configure.ac:258:dnl CFLAGS=`echo "x $CFLAGS"|sed 's/^x //; s/\(^\| \)-g\($\| \)/ /g'`
wmcoincoin-2.6.4-git/configure.ac-259-
##############################################
wmcoincoin-2.6.4-git/configure.ac-266-echo 'int main(){}' > conftest.c
wmcoincoin-2.6.4-git/configure.ac:267:if test -z "`${CC} $1 -o conftest conftest.c 2>&1`"; then
wmcoincoin-2.6.4-git/configure.ac-268-  $2="${$2} $1"
##############################################
wmcoincoin-2.6.4-git/configure.ac-520-	  dnl correct a bug in cygwin: incorrect regex included in -lm
wmcoincoin-2.6.4-git/configure.ac:521:	  LIBS="`echo ${LIBS} | sed -e 's/-lm//'`"
wmcoincoin-2.6.4-git/configure.ac-522-	  LIBS="${LIBS} -liconv -lm"        
##############################################
wmcoincoin-2.6.4-git/configure.ac-525-          echo -e "\n${YELLOW}darwin detected, vilain macounet !${RESET}\n"
wmcoincoin-2.6.4-git/configure.ac:526:	  dnl LDFLAGS="`echo ${LDFLAGS} | sed -e 's/-rdynamic//'`"
wmcoincoin-2.6.4-git/configure.ac-527-          ;;
##############################################
wmcoincoin-2.6.4-git/install-sh-103-
wmcoincoin-2.6.4-git/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
wmcoincoin-2.6.4-git/install-sh-105-	    shift
##############################################
wmcoincoin-2.6.4-git/install-sh-107-
wmcoincoin-2.6.4-git/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
wmcoincoin-2.6.4-git/install-sh-109-	    shift
##############################################
wmcoincoin-2.6.4-git/install-sh-169-	then
wmcoincoin-2.6.4-git/install-sh:170:		dst=$dst/`basename "$src"`
wmcoincoin-2.6.4-git/install-sh-171-	else
##############################################
wmcoincoin-2.6.4-git/install-sh-176-## this sed command emulates the dirname command
wmcoincoin-2.6.4-git/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
wmcoincoin-2.6.4-git/install-sh-178-
##############################################
wmcoincoin-2.6.4-git/install-sh-190-IFS='%'
wmcoincoin-2.6.4-git/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
wmcoincoin-2.6.4-git/install-sh-192-IFS=$oIFS
##############################################
wmcoincoin-2.6.4-git/install-sh-224-	then
wmcoincoin-2.6.4-git/install-sh:225:		dstfile=`basename "$dst"`
wmcoincoin-2.6.4-git/install-sh-226-	else
##############################################
wmcoincoin-2.6.4-git/install-sh-234-	then
wmcoincoin-2.6.4-git/install-sh:235:		dstfile=`basename "$dst"`
wmcoincoin-2.6.4-git/install-sh-236-	else
##############################################
wmcoincoin-2.6.4-git/intl/Makefile.in-288-	  "-DPACKAGE_VERSION_STRING=\\\"$(VERSION)\\\"" \
wmcoincoin-2.6.4-git/intl/Makefile.in:289:	  "-DPACKAGE_VERSION_MAJOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_major"` \
wmcoincoin-2.6.4-git/intl/Makefile.in:290:	  "-DPACKAGE_VERSION_MINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_minor"` \
wmcoincoin-2.6.4-git/intl/Makefile.in:291:	  "-DPACKAGE_VERSION_SUBMINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_subminor"` \
wmcoincoin-2.6.4-git/intl/Makefile.in-292-	  -i $(srcdir)/libintl.rc -o libintl.res --output-format=coff
##############################################
wmcoincoin-2.6.4-git/intl/Makefile.in-347-	  if test "@RELOCATABLE@" = yes; then \
wmcoincoin-2.6.4-git/intl/Makefile.in:348:	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < $(DESTDIR)$(libdir)/libintl.la | sed -e "s,^',," -e "s,'\$$,,"`; \
wmcoincoin-2.6.4-git/intl/Makefile.in-349-	    if test -n "$$dependencies"; then \
##############################################
wmcoincoin-2.6.4-git/intl/config.charset-116-host="$1"
wmcoincoin-2.6.4-git/intl/config.charset:117:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
wmcoincoin-2.6.4-git/intl/config.charset-118-echo "# This file contains a table of character encoding aliases,"
##############################################
wmcoincoin-2.6.4-git/intl/intl-exports.c-28-      extern __declspec(dllexport) int x; int x = 42;  */		\
wmcoincoin-2.6.4-git/intl/intl-exports.c:29: asm (".section .drectve\n");						\
wmcoincoin-2.6.4-git/intl/intl-exports.c:30: asm (".ascii \" -export:" #x ",data\"\n");				\
wmcoincoin-2.6.4-git/intl/intl-exports.c:31: asm (".data\n");							\
wmcoincoin-2.6.4-git/intl/intl-exports.c-32- /* Allocate a pseudo-variable IMP(x).  */				\
##############################################
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-133-extern char *gettext (const char *__msgid)
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in:134:       _INTL_ASM (libintl_gettext)
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-135-       _INTL_MAY_RETURN_STRING_ARG (1);
##############################################
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-151-extern char *dgettext (const char *__domainname, const char *__msgid)
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in:152:       _INTL_ASM (libintl_dgettext)
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-153-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-172-			int __category)
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in:173:       _INTL_ASM (libintl_dcgettext)
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-174-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-194-		       unsigned long int __n)
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in:195:       _INTL_ASM (libintl_ngettext)
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-196-       _INTL_MAY_RETURN_STRING_ARG (1) _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-216-			unsigned long int __n)
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in:217:       _INTL_ASM (libintl_dngettext)
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-218-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-240-			 unsigned long int __n, int __category)
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in:241:       _INTL_ASM (libintl_dcngettext)
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-242-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-261-extern char *textdomain (const char *__domainname)
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in:262:       _INTL_ASM (libintl_textdomain);
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-263-#endif
##############################################
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-279-extern char *bindtextdomain (const char *__domainname, const char *__dirname)
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in:280:       _INTL_ASM (libintl_bindtextdomain);
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-281-#endif
##############################################
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-298-				      const char *__codeset)
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in:299:       _INTL_ASM (libintl_bind_textdomain_codeset);
wmcoincoin-2.6.4-git/intl/libgnuintl.h.in-300-#endif
##############################################
wmcoincoin-2.6.4-git/m4/gettext.m4-247-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
wmcoincoin-2.6.4-git/m4/gettext.m4:248:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
wmcoincoin-2.6.4-git/m4/gettext.m4-249-      fi
##############################################
wmcoincoin-2.6.4-git/m4/iconv.m4-173-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
wmcoincoin-2.6.4-git/m4/iconv.m4:174:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
wmcoincoin-2.6.4-git/m4/iconv.m4-175-    AC_MSG_RESULT([$]{ac_t:-
##############################################
wmcoincoin-2.6.4-git/m4/intl.m4-251-changequote(<<,>>)dnl
wmcoincoin-2.6.4-git/m4/intl.m4:252:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
wmcoincoin-2.6.4-git/m4/intl.m4-253-    case $ac_prog_version in
##############################################
wmcoincoin-2.6.4-git/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
wmcoincoin-2.6.4-git/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
wmcoincoin-2.6.4-git/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
wmcoincoin-2.6.4-git/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
wmcoincoin-2.6.4-git/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
wmcoincoin-2.6.4-git/m4/lib-ld.m4-52-  *)
wmcoincoin-2.6.4-git/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
wmcoincoin-2.6.4-git/m4/lib-ld.m4-54-  esac
##############################################
wmcoincoin-2.6.4-git/m4/lib-ld.m4-59-      # Canonicalize the path of ld
wmcoincoin-2.6.4-git/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
wmcoincoin-2.6.4-git/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
wmcoincoin-2.6.4-git/m4/lib-ld.m4:62:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
wmcoincoin-2.6.4-git/m4/lib-ld.m4-63-      done
##############################################
wmcoincoin-2.6.4-git/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
wmcoincoin-2.6.4-git/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
wmcoincoin-2.6.4-git/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
wmcoincoin-2.6.4-git/m4/lib-link.m4-199-        dnl or AC_LIB_HAVE_LINKFLAGS call.
wmcoincoin-2.6.4-git/m4/lib-link.m4:200:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
wmcoincoin-2.6.4-git/m4/lib-link.m4-201-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wmcoincoin-2.6.4-git/m4/lib-link.m4-274-                -L*)
wmcoincoin-2.6.4-git/m4/lib-link.m4:275:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wmcoincoin-2.6.4-git/m4/lib-link.m4-276-                  dnl First look for a shared library.
##############################################
wmcoincoin-2.6.4-git/m4/lib-link.m4-416-              */$acl_libdirstem | */$acl_libdirstem/)
wmcoincoin-2.6.4-git/m4/lib-link.m4:417:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
wmcoincoin-2.6.4-git/m4/lib-link.m4-418-                LIB[]NAME[]_PREFIX="$basedir"
##############################################
wmcoincoin-2.6.4-git/m4/lib-link.m4-470-                  -L*)
wmcoincoin-2.6.4-git/m4/lib-link.m4:471:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wmcoincoin-2.6.4-git/m4/lib-link.m4-472-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
wmcoincoin-2.6.4-git/m4/lib-link.m4-520-                  -R*)
wmcoincoin-2.6.4-git/m4/lib-link.m4:521:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wmcoincoin-2.6.4-git/m4/lib-link.m4-522-                    if test "$enable_rpath" != no; then
##############################################
wmcoincoin-2.6.4-git/m4/lib-link.m4-550-                    dnl Handle this in the next round.
wmcoincoin-2.6.4-git/m4/lib-link.m4:551:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wmcoincoin-2.6.4-git/m4/lib-link.m4-552-                    ;;
##############################################
wmcoincoin-2.6.4-git/m4/lib-link.m4-556-                    dnl option.
wmcoincoin-2.6.4-git/m4/lib-link.m4:557:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wmcoincoin-2.6.4-git/m4/lib-link.m4-558-                    ;;
##############################################
wmcoincoin-2.6.4-git/m4/lib-link.m4-663-            -L) next=yes ;;
wmcoincoin-2.6.4-git/m4/lib-link.m4:664:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
wmcoincoin-2.6.4-git/m4/lib-link.m4-665-                 dnl No need to hardcode the standard /usr/lib.
##############################################
wmcoincoin-2.6.4-git/m4/lib-prefix.m4-168-  acl_libdirstem=lib
wmcoincoin-2.6.4-git/m4/lib-prefix.m4:169:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
wmcoincoin-2.6.4-git/m4/lib-prefix.m4-170-  if test -n "$searchpath"; then
##############################################
wmcoincoin-2.6.4-git/m4/lib-prefix.m4-175-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
wmcoincoin-2.6.4-git/m4/lib-prefix.m4:176:          *) searchdir=`cd "$searchdir" && pwd`
wmcoincoin-2.6.4-git/m4/lib-prefix.m4-177-             case "$searchdir" in
##############################################
wmcoincoin-2.6.4-git/m4/po.m4-47-changequote(,)dnl
wmcoincoin-2.6.4-git/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
wmcoincoin-2.6.4-git/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
wmcoincoin-2.6.4-git/m4/po.m4-54-changequote(,)dnl
wmcoincoin-2.6.4-git/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
wmcoincoin-2.6.4-git/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
wmcoincoin-2.6.4-git/m4/po.m4-73-changequote(,)dnl
wmcoincoin-2.6.4-git/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
wmcoincoin-2.6.4-git/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
wmcoincoin-2.6.4-git/m4/po.m4-98-      case "$ac_file" in
wmcoincoin-2.6.4-git/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
wmcoincoin-2.6.4-git/m4/po.m4-100-      esac
##############################################
wmcoincoin-2.6.4-git/m4/po.m4-103-        # Adjust a relative srcdir.
wmcoincoin-2.6.4-git/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
wmcoincoin-2.6.4-git/m4/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
wmcoincoin-2.6.4-git/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
wmcoincoin-2.6.4-git/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
wmcoincoin-2.6.4-git/m4/po.m4-110-        case "$ac_given_srcdir" in
wmcoincoin-2.6.4-git/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
wmcoincoin-2.6.4-git/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
wmcoincoin-2.6.4-git/m4/po.m4-130-            fi
wmcoincoin-2.6.4-git/m4/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
wmcoincoin-2.6.4-git/m4/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
wmcoincoin-2.6.4-git/m4/po.m4-227-  # Adjust a relative srcdir.
wmcoincoin-2.6.4-git/m4/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
wmcoincoin-2.6.4-git/m4/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
wmcoincoin-2.6.4-git/m4/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
wmcoincoin-2.6.4-git/m4/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
wmcoincoin-2.6.4-git/m4/po.m4-234-  case "$ac_given_srcdir" in
wmcoincoin-2.6.4-git/m4/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
wmcoincoin-2.6.4-git/m4/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
wmcoincoin-2.6.4-git/m4/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
wmcoincoin-2.6.4-git/m4/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
wmcoincoin-2.6.4-git/m4/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
wmcoincoin-2.6.4-git/m4/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
wmcoincoin-2.6.4-git/m4/po.m4-310-    # The LINGUAS file contains the set of available languages.
wmcoincoin-2.6.4-git/m4/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
wmcoincoin-2.6.4-git/m4/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
wmcoincoin-2.6.4-git/m4/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
wmcoincoin-2.6.4-git/m4/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
wmcoincoin-2.6.4-git/m4/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
wmcoincoin-2.6.4-git/m4/po.m4-317-  fi
##############################################
wmcoincoin-2.6.4-git/m4/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
wmcoincoin-2.6.4-git/m4/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wmcoincoin-2.6.4-git/m4/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
wmcoincoin-2.6.4-git/m4/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
wmcoincoin-2.6.4-git/m4/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
wmcoincoin-2.6.4-git/m4/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
wmcoincoin-2.6.4-git/m4/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wmcoincoin-2.6.4-git/m4/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
wmcoincoin-2.6.4-git/m4/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
wmcoincoin-2.6.4-git/m4/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
wmcoincoin-2.6.4-git/m4/po.m4-410-    for lang in $ALL_LINGUAS; do
wmcoincoin-2.6.4-git/m4/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wmcoincoin-2.6.4-git/m4/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
wmcoincoin-2.6.4-git/m4/po.m4-421-    for lang in $ALL_LINGUAS; do
wmcoincoin-2.6.4-git/m4/po.m4:422:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
wmcoincoin-2.6.4-git/m4/po.m4-423-      cat >> "$ac_file.tmp" <<EOF
##############################################
wmcoincoin-2.6.4-git/po/Makefile.in.in-88-.po.gmo:
wmcoincoin-2.6.4-git/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
wmcoincoin-2.6.4-git/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
wmcoincoin-2.6.4-git/po/Makefile.in.in-150-	fi; \
wmcoincoin-2.6.4-git/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
wmcoincoin-2.6.4-git/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
wmcoincoin-2.6.4-git/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
wmcoincoin-2.6.4-git/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
wmcoincoin-2.6.4-git/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
wmcoincoin-2.6.4-git/po/Makefile.in.in-222-	for cat in $$catalogs; do \
wmcoincoin-2.6.4-git/po/Makefile.in.in:223:	  cat=`basename $$cat`; \
wmcoincoin-2.6.4-git/po/Makefile.in.in:224:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wmcoincoin-2.6.4-git/po/Makefile.in.in-225-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
wmcoincoin-2.6.4-git/po/Makefile.in.in-232-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
wmcoincoin-2.6.4-git/po/Makefile.in.in:233:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
wmcoincoin-2.6.4-git/po/Makefile.in.in-234-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
wmcoincoin-2.6.4-git/po/Makefile.in.in-274-	for cat in $$catalogs; do \
wmcoincoin-2.6.4-git/po/Makefile.in.in:275:	  cat=`basename $$cat`; \
wmcoincoin-2.6.4-git/po/Makefile.in.in:276:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wmcoincoin-2.6.4-git/po/Makefile.in.in-277-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
wmcoincoin-2.6.4-git/po/Makefile.in.in-281-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
wmcoincoin-2.6.4-git/po/Makefile.in.in:282:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
wmcoincoin-2.6.4-git/po/Makefile.in.in-283-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
wmcoincoin-2.6.4-git/po/Makefile.in.in-320-	for cat in $$catalogs; do \
wmcoincoin-2.6.4-git/po/Makefile.in.in:321:	  cat=`basename $$cat`; \
wmcoincoin-2.6.4-git/po/Makefile.in.in:322:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wmcoincoin-2.6.4-git/po/Makefile.in.in-323-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
wmcoincoin-2.6.4-git/po/Makefile.in.in-385-.nop.po-create:
wmcoincoin-2.6.4-git/po/Makefile.in.in:386:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
wmcoincoin-2.6.4-git/po/Makefile.in.in-387-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
wmcoincoin-2.6.4-git/po/Makefile.in.in-392-.nop.po-update:
wmcoincoin-2.6.4-git/po/Makefile.in.in:393:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
wmcoincoin-2.6.4-git/po/Makefile.in.in-394-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
wmcoincoin-2.6.4-git/po/Rules-quot-15-.insert-header.po-update-en:
wmcoincoin-2.6.4-git/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
wmcoincoin-2.6.4-git/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
wmcoincoin-2.6.4-git/po/Rules-quot-18-	tmpdir=`pwd`; \
wmcoincoin-2.6.4-git/po/Rules-quot-19-	echo "$$lang:"; \
wmcoincoin-2.6.4-git/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
wmcoincoin-2.6.4-git/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
wmcoincoin-2.6.4-git/po/Rules-quot-22-	cd $(srcdir); \
wmcoincoin-2.6.4-git/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
wmcoincoin-2.6.4-git/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
wmcoincoin-2.6.4-git/scripts/wmcoincoin-totoz-get-30-echo '   $@%555@J!"@@*"``"""*@"```*@@J`""=@5M55@@5555   '
wmcoincoin-2.6.4-git/scripts/wmcoincoin-totoz-get:31:echo '   @55555B*""$$*"```"""$"````!$@("""=BMM5BB555@   '
wmcoincoin-2.6.4-git/scripts/wmcoincoin-totoz-get-32-echo '   @%555@@"""=""```"``"*""`````$5*""*=MM5555555   '
##############################################
wmcoincoin-2.6.4-git/scripts/wmcoincoin-totoz-get-37-echo '   $J5BB$"$!$$$@@@==``"``````*@5BM55*(==*@@@5@55  '
wmcoincoin-2.6.4-git/scripts/wmcoincoin-totoz-get:38:echo '   CC5BBB == ==@M@= ""``````` =J@@MM$ $*`@@@5@5   '
wmcoincoin-2.6.4-git/scripts/wmcoincoin-totoz-get-39-echo '    CBBBM"`""""""""""""""""""""""   `""**@@@5@@   '
##############################################
wmcoincoin-2.6.4-git/scripts/wmcoincoin-totoz-get-42-echo '     (%%B$`"`""`````""*!**!==JC"""`````*@MMBB     '
wmcoincoin-2.6.4-git/scripts/wmcoincoin-totoz-get:43:echo '      %%%%**"`````"=JJJ$JJJJJJJJ""`````%@MMBB     '
wmcoincoin-2.6.4-git/scripts/wmcoincoin-totoz-get-44-echo '        %M==***```(CCCCCC==CC==J""```(J$@BBB      '
##############################################
wmcoincoin-2.6.4-git/scripts/wmcoincoin-totoz-get-123-  case "$1" in
wmcoincoin-2.6.4-git/scripts/wmcoincoin-totoz-get:124:  -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
wmcoincoin-2.6.4-git/scripts/wmcoincoin-totoz-get-125-  *) optarg= ;;
##############################################
wmcoincoin-2.6.4-git/scripts/wmpanpan:48:###kill $SIG `ps -elf | grep wmcoincoin | grep -v grep | awk '{print $4}'`
wmcoincoin-2.6.4-git/scripts/wmpanpan-49-killall $SIG wmcoincoin wmcoincoin-kde
##############################################
wmcoincoin-2.6.4-git/src/fake-getnameinfo.c-38-		} else {
wmcoincoin-2.6.4-git/src/fake-getnameinfo.c:39:			hp = gethostbyaddr((char *)&sin->sin_addr, 
wmcoincoin-2.6.4-git/src/fake-getnameinfo.c-40-				sizeof(struct in_addr), AF_INET);
##############################################
wmcoincoin-2.6.4-git/xpms/badnews.xpm-4813-". . K_Q(*!L_M_N_O_P_Q_R_S_()T_U_V_W_X_F*Y_Z_`_ :.:+:@:#:$:%:&:*:=:-:;:>:,:':):!:~:{:]:^:/:(:_:::<:[:}:|:1:2:2:2:3:4:5:6:7:8:9:0:a:b:c:d:e:f:g:h:i:j:k:l:m:n:o:p:q:r:s:t:u:v:w:x:y:!&z:A:+>w,B:&>N>C:N>#>+>+>@ @ ",
wmcoincoin-2.6.4-git/xpms/badnews.xpm:4814:". . D:E:F:G:H:I:J:`/K:g{,/'/L:M:N:N:>%t$O:P:Q:R:S:T:U:V:W:X:Y:Z:`: <.<+<@<#<$<%<&<*<=<-<;<><,<'<)<!<~<{<]<^</<(<_<:<<<[<}<|<1<2<3<4<5<6<7<8<9<0<a<b<c<d<e<f<g<h<i<j<k<l<m<n<o<p<q<r<=!s<|^})4^<)t</;u<&>&>v<@ @ ",
wmcoincoin-2.6.4-git/xpms/badnews.xpm-4815-". . -$D:-$,%o#o#,%,$t$v$u$Y@>%>%,$,$,$x$t$O+w<x<x<y<z<A<B<C<D<E<F<G<H<I<J<K<L<M<N<O<P<Q<R<S<T<U<V<W<X<Y<Z<`< [.[+[@[#[$[%[&[*[=[-[;[w/>[,['[)[![~[{[][^[/[([_[:[<[[[}[|[1[2[3[4[5[6[7[d]8[9[0[-!q=W/H_v<C:a[@ @ ",
##############################################
wmcoincoin-2.6.4-git/xpms/badnews.xpm-4821-". . 22324252626272:}-$D:5--$o#-$x$t$t$>%o#,%829202a2b2c2d2e2f2g2h2i2j2k2l2m2I,n2o2p2q2r2s2t2u2v2w2x2%^y2z2A2B2C2D2E2F2G2H2I2J2K2o/L2q/M2N2O2P2Q2R2S2T2U2V2W2X2Y2Z2`2 3.3Y@+3t$u$v$O:@3M!U_,/:)/)#3J_()$3%3&3@ @ ",
wmcoincoin-2.6.4-git/xpms/badnews.xpm:4822:". . *3*3*3*3*3*3=3O(o#K_:}o#x$,%>%>%o#,%x$o#-3;3>3,3'3)3!3~3{3]3^3/3(3_3:3<3[3}3|3132333434_53u^636373839303a3b3c3d3j)e3f3g3h3i3),j3j3T,k3O2l3m3n37!n30!0!o3p3q3r3`2s3t3u3# $ Y@x$,$-$,%x$=/8]v3.(`;v3w3e{x3@ @ ",
wmcoincoin-2.6.4-git/xpms/badnews.xpm-4823-". . y3z3z3z3A3A3B3C3D:5-_}K_-$-$,%x$o#K_,$-$:2D3E3F3G3H3I3J3K3L3M3N3O3P3Q3R3S3T3U3V3`>W3s^X3Y3Z3`3 4.4+4@403#4$4%4&4*4=4-4;4>4,[N2,4'4)4!4~4{4]40!0!^4/40!(4p3_4:4<4[4}4|4u$t$t$,%x$-$x$,$T_6-K:.( >K:1424+|@ @ ",
##############################################
wmcoincoin-2.6.4-git/xpms/coin.xpm-460-"    v v v v v v v v v v v v v v v W :.:.<.<.<.<.<.<.<.:.W W 0.W V u.v.v v v v v v v v v v v v v v v v v v v v v v v v v v v     + + + + + + + + + + + + + + + + + + + + + + + + k.l.w.x.y.z.A.B.C.B.D.x.E.l.k.k.+ + + @ + + + + + + + + + + + + + + + + + + + + > > s.! / +.E k ~.n.n m Q Q 6.G q S k ../.~ F.N 4.G.H.r.I.J.> > > > { /.=.*.n.R 6.6.n n o F n.9 J r l K k E 8.K.B T s.L.M.N.> > > > s : 9 H o %.H 9 J J e.S b l m.K  .` L Z ..+., ! _ { O.P.> >                                                                                                                                                                                                 ",
wmcoincoin-2.6.4-git/xpms/coin.xpm:461:"    v v v v v v v v v v v v v v Y X <.<.<.<.<.<.<.<.:.0.W 0.W 0.W [.j.v v v v v v v v v v v v v v v v v v v v v v v v v v v     + + + + + + + + + + + + + + + + + + + + + k.Q.R.S.B.T.U.V.W.W.W.X.Y.Z.`.B.D.y. +.+++k.+ @ + + + + + + + + + + + + + + + + + + + > > { | , 8.A m.0 G &.Q P P Q R 9 a @+< 1 ) f s.#+1.d.$+%+N.> > > > 3.d =.a n.o o G G F p I q J ~.b {.` z ^.+.( &+O N o.*+=+> > > > ' r b.!.p !.0 a e.~.b =.{.K @+k ].i Z ^.3 8.( -._ O -+;+> >                                                                                                                                                                                                 ",
wmcoincoin-2.6.4-git/xpms/coin.xpm-462-"    v v v v v v v v v v v v v v X :.<.<.<.<.>+>+<.0.0.0.:.:.:.0.W [.j.v v v v v v v v v v v v v v v v v v v v v v v v v v v     + + + + + + + + + + + + + + + + + + + l.x.C.Z.,+,+'+)+)+'+,+V.W.X.T.Z.!+~+{+]+]+^+R.E.k.+ + @ + + + + + + + + + + + + + + + + + > N 7 ! g 4 : l b.F n 5.).'.P n 0 a K +./+-.f (+O.H._+:+<+[+}+> > 8 / z c ~.I n.!.!.!.I q 0 J r =.{.>.i 7.< 4 /+t 8 |+#+f.d.1+> > 2+2 b a 0 b.a S }.l l m.c K  .].d z 7.2 3 } 4 /+7 h 3+g.G.4+>                                                                                                                                                                                                 ",
##############################################
wmcoincoin-2.6.4-git/xpms/coin.xpm-485-"    v v v v v v v v v <.>+<.<.<.0.>@>@6@B+X@X@X@S@S@B+6@`+6@B+B+B+6@`+u.0.>@0.0.<.<.>+>+>+E@E@E@E@E@>+E@>+>+>+<.0.0.W v v v     + @ @ @ @ @ @ @ @ @ + + + + - - +@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@b+b++ + + + + + + @ @ @ + + + + > > > > > > > > > 0 b H 6.R o H n.9 b./.} K } > > > > > > > > > > > > > > > > > > J c &.{.d.&@H.$.H.M.f +.S 8.> > > > > > > > > > > > > > > > > > A u {.[ }+}+}+}+}+}+;.3.3 t > > > > > > > > >                                                                                                                                                                                                 ",
wmcoincoin-2.6.4-git/xpms/coin.xpm:486:"    v v v v v v v v <.>+>+>+<.<.<.0.>@F@B+X@I@X@X@X@6@`+`+`+`+`+`+u.>@Y 0.0.<.<.<.<.>+>+>+>+>+>+E@>+>+>+>+>+<.<.0.Y Y v v v     + @@q@$ `@ #@@$@# @ @ + + + - - +@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@b+b++ + + + + + + @ + k.k.+ + + > > > > > > > b.H R &.%.G H !.9 b.J e.~.}.{./+M +.> > > > > > > > > > > > > > J 6.a |@q.&@H.$.p.1.f.*+#.#.;.B < } > > > > > > > > > > > > > > A {.d }+}+}+}+}+}+}+}+}+X+y+u+_.&+-.> > > > > > >                                                                                                                                                                                                 ",
wmcoincoin-2.6.4-git/xpms/coin.xpm-487-"    v v v v v v v <.>+>+>+>+>+<.<.0.>@u.6@X@X@X@S@B+6@`+>@>@>@>@Y >@0.0.<.0.<.<.<.>+>+>+E@E@E@E@E@<.>+>+<.>+<.0.0.0.W v v v     .#+#@###$#%#% &##@N++ @ + + L+T++@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@*#=#+ + + + + + + + + + + + + -#> > > > > > S G n o F n.!.q 0 *.e.~.b l {.K k z ' n+> > > > > > > > > > > > }.!.z+z+z+&@p.M.1.1.*+#.t.t.c.O.9.4.g P+> > > > > > > > > > > > ] =.}+}+}+}+}+}+}+}+}+;#u+9@O+1@v+4+e t.> > > > > >                                                                                                                                                                                                 ",
##############################################
wmcoincoin-2.6.4-git/xpms/coin.xpm-501-"    v v v v ^#i.<.<.>+>+>+<.<.<.>+>+<.>+>+<.>+<.>+>+>+>+>+>+<.<.<.0.<.<.<.<.<.<.0.0.0.<.<.W W W X i.U@v v v v v v v v v v v     - + + + + + + + + + + + + @ M+@@q@$ $@%@@ @ @ + + + + M+m+b+b+b+b+b+b+=#l++ + + + + + + @ U+)#+#> > > > > > # @ k.@ + + + + + - 6 , ^ M 4 4 4 M M M 1 / / , , ( ( g g K.a.a.| ) ~ t h O 6 h+c.r@8 P+8 T f h B &+-.' ( / / } j E A i i z z d d z L L d Z A ^.7.B@#+q.E+M.;.C |.g.(+F.t ' a.3 L {.l ~.}.l =.>.d A A 3 ] 1 / K.g }+                                                                                                                                                                                                ",
wmcoincoin-2.6.4-git/xpms/coin.xpm:502:"    v v v v Y@>+i.<.<.<.>+>+>+<.>+<.<.<.>+<.<.>+<.<.>+<.<.<.0.<.<.<.<.<.<.Y <.<.W <.<.<.:.X X X i.U@v v v v v v v v v v v v     - + + + + + + + + + + @ + @ %@~@`@L@7@$@# %@@ @ @ + + + + + + + + + + + + + + + + + + + %@ ###> > > > > > > > R.E.+ + + + + + - f.M.( ( / / ^ / / / / / ( ( ( /+g K.K.a.| ' ! ~ 7 3.F.(.D 4.}+}+E+I.n+h s 3.-.' a.( 1 8.< A A L ` @+>.@+ .K K K @+ .k k ].L y+}+o+}+G.c.C 4.N O T G+a.^ < >.m.a 9 p n.9 J e.l {.k A ^...[ 4 }+}+                                                                                                                                                                                                ",
wmcoincoin-2.6.4-git/xpms/coin.xpm-503-"    v v v v v ^#:.i.0.<.<.>+<.<.<.<.<.<.<.<.>+<.<.>+>+<.<.<.0.0.<.<.<.0.<.0.0.W :.<.<.X W X X i.|#v v v v v v v v v v v v v     - + + + + + + + + + + + @ + @ %@~@#@{@&#q@7@A@U+N+%@@ @ @ + + + + + + + + + + + + + + + @ A@1#> > > > > > > > T.+++ + + + + + - > M.| K./+( , , ( ( /+/+g g K.a.a.| ' ) ! ~ -.t B 2+8 s.|.c.}+> > M.s 3.B -.' g ( M [ < ^.: d ` K K m.=.}.b l l l =.m.m.c c }+> > 4+C 4.5 D (.g+_ ! ^ [ Z c ~.b.G G o G G !.J r =.@+d i E 7.}+>                                                                                                                                                                                                 ",
##############################################
wmcoincoin-2.6.4-git/xpms/coin.xpm-508-"    v v v v v v v v /#i.X X X X X :.X :.:.:.:.:.:.X :.X W 0.:.X X V X W X W (#V i.a#a#v v v v v v v v v v v v v v v v v v v     - + + + + + + + + + + + + + + + + + + + @ @ %@N+N+# $@ #q@7@++D.A.y.++@ @ @ + + + + + + + @ + + %@.+c+W.W.]+y.+++ + + + + + + - > > > N.2@{ F.f h 3.B &+t &+B B G+3._ h g+8 s.h+4.;.M.}+}+> > > > > > 1+_.8.[ 2 i d k m.}.~.*.0 9 !.p F G o G F F F F o+}+> > > > > > }+<+&+~ /+} 3 E @+~.q H n 5.P '.'.P ,.Q n F p !.}+}+> > >                                                                                                                                                                                                 ",
wmcoincoin-2.6.4-git/xpms/coin.xpm:509:"    v v v v v v v v v Y@^#U@i.i.X X :.:.:.:.X :.X i.X W :.X X W X W W i.W i.X i.a#D@v v v v v v v v v v v v v v v v v v v v     - + + + + + + + + + + + + + + + + + + @ @ @ @ @ @ @ N+# # l.C.`.)@A.Q.@ @ + + + + + + + + + @ @ + l. +R.x.E.l.+ + + + + + + + - > > > > O+:+P+3+O T n+f h _ _ s h f T 3+(+-+_.C #.$.}+}+> > > > > > > > e+h+< : d ` @+=.r *.b.q !.F o %.%.%.R R o G %+}+> > > > > > > > }+f@! 1 ] j A >.r q G R 6.,.P '.P ,.Q 6.G F }+}+> > > >                                                                                                                                                                                                 ",
wmcoincoin-2.6.4-git/xpms/coin.xpm-510-"    v v v v v v v v v v /#Y@|#U@<.i.i.X X W i.i.i.X i.X X X i.X X U@V i.a#i.a#|#v v v v v v v v v v v v v v v v v v v v v v     - + + + + + + + + + + + + + + + + + + + + + + + @ @ @ @ + w.6+c+]+C..+@ @ k.+ + + + + + + + + @ + + k.k.+ + + + + + + + + + + - > > > > > u+%+D s.6 6 (.e 3+3+3+(.6 N g.L.#+t.f.2.}+}+> > > > > > > > > > e+g.z  . .m.b a J I p F o %.R n n n R %.[+}+> > > > > > > > > > }+:+u 2 2 L m.r J p o &.Q ,.P P Q Q m G }+}+> > > > >                                                                                                                                                                                                 ",
##############################################
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3906-". . . . . . . . . . . . . . . . . + @ @ @ @ + . . . . . . . . . . . . . . . . . . # $ % & % & % & & % % & & & & & % @ @ * * * * * @ @ % & = - ; > , ' ) ) ) ) ) ! ~ { ] ^ / ( _ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ _ @ : @ ^ ^ ^ ] _ { ( ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ < [ [ < ~ } | @ . @ @ | @ 1 1 2 3 4 5 6 7 8 9 0 a b c d e f g g h i j k l m n o p q r s r t t u v v w x y z A B C D E F G H I H H J K L M N O P Q R S T U ",
wmcoincoin-2.6.4-git/xpms/totoz.xpm:3907:". . . . V W X Y Z Z `  ...V . . + +.@.#.$.%.&.+ + . . . . . . . . . . . . . . . . # *.=.-.;.>.,.'.'.& ).'.-.!.~.{.@ * * * * * * * * * @ & ].^./.(.) ) ) ) ) ) ) ~ { _.^ _ ( ] ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ @ @ : @ @ ^ ^ ^ ^ _./ _ { ] ^ ^ ^ ^ ^ ^ ^ ^ ^ :.<.[.}.|.1.2.3.4.5.@ @ 6.7.@ 8.9.0.a.b.c.d.e.a f.g.h.i.j.k.l.m.n.o.o.p.q.r.s.t.u.v.w.x.y.z.z.A.B.C.D.D.E.F.G.H.I.J.K.L.M.N.O.P.Q.R.S.T.U.V.W.X.Y.Z.`. +.+++@+",
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3908-". . . #+$+%+&+*+=+-+;+>+,+$+#++ '+)+!+~+{+@.]+^+/++ (+. . _+:+<+:+:+[+. }+|+1+2+3+# *.4+@ 5+6+!.7+8+9+0+a+= b+@ @ * * * * * * * * * * * @ c+d+e+) ) ) ) ) ) ) . f+( ^ / ( ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ @ : : : @ ^ ^ ^ ^ / _ _ _ { { ^ ^ ^ ^ ^ ^ ^ g+h+i+j+k+k+l+m+n+o+p+g+5.@ @ @ | q+q+r+r+c.s+t+u+v+h.w+x+y+z+A+B+C+D+E+F+G+H+I+J+K+L+M+N+O+P+Q+Q+R+S+T+U+U+V+W+X+Y+Z+`+ @.@+@@@#@$@$@$@$@$@%@q &@*@=@-@;@>@++,@'@",
##############################################
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3914-"< &&^@;$. . . . ;$. ;$. . @ *&@ @ Z$m%Z$@ @ @ 2@@ +%@%@ =&-&. . . ;&8@. . . . . . # $ u%& >&>.% % % % % >&,&,&@ * * @ @ @ @ @ @ @ * * * * @ ) ) o@'&! ) ' ) ) { ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ _ / o#. . . @ : @ f+( ( ~ . . . . . o#_ ( / [ )&k+u@0$0$a$>$!&!&t#>$x%~&{&z%]&^&@ | /&(&_&:&C#p$p$p$p$p$C#p$p$p$p$p$p$p$p$p$C#<&[&}&|&1&2&3&4&5&6&7&8&9&0&a&b&c&d&e&f&g&h&$@. . M$$@M$M$$@M$$@M$. . i&$@j&k&l&m&n&o&",
wmcoincoin-2.6.4-git/xpms/totoz.xpm:3915:"p&q&^@;$. . . . . ;$. . . @ r&s&t&`$u&v&w&@ 1@{+@ &./$+ <$_+:$. . &%c#1+. . . x&=%# $ % ,&y&^.% % % % >&e#z&A&B&@ @ C&C&@ C&C&@ * @ * * @ D&(.E&'&(.) ) ) ) ) { ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ _ _.f+. . . @ : @ { _./ f+. . . . . f+_ ( / F&G&l+H&0$. 0$0$0$0$0$0$0$0$I&J&K&^&g$h$L&M&N&O&C#p$p$p$p$p$p$C#p$p$p$p$p$p$p$p$C#<&P&Q&R&S&T&U&V&W&X&Y&Z&`& *.*+*@*#*$*%*&*$@**$@. M$M$M$M$$@M$M$M$M$M$$@i&$@=*-*;*>*,*",
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3916-"p&'*]@}#;$. . . ;$>$;$;$;$+ )*@ @  %!* %@ ~*2@@ 8#9#+ {*;&_+<$r%[$6@r%]*]*=%]*y&^*%%$ u%,&^.^.% % % & /*(*& >&(*@ C&C&@ C&C&@ * * * * * @ d+;%_*e+e+, D&D&;%) { ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ( / { ~ . . @ : @ ( ^ ^ ( f+~ . . f+{ / { ^ :*<*c$[*0$. . 0$. . 0$. . 0$}*|*1*2*@ @ 3*3*3*3*C#p$p$p$p$p$p$p$C#C#C#C#p$p$p$C#C#C#4*5*6*7*8*9*0*a*b*c*d*e*f*g*h*i*j*k*l*$@m*m***$@$@$@$@$@$@$@$@$@$@$@ &n*n*$@o*p*q*r*",
##############################################
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3924-"P>Q>R>S>V T>U>V>c>c>V>U>T>V K;K;K;@ W>X>Y>Z>`> ,.,+,@,#,$,%,&,*,=,-,;,>,,,',),!,&>~,{,],^,/,(,_,:,<,[,},|,1,2,3,4,5,6,7,8,9,0,a,b,c,d,e,f,g,h,i,j,@ . . . . . . . o#@ z*z*z*z*z*z*z*@ @ z*z*@ @ z*z*@ / ( ^ ] ^ ^ ^ ^ ^ @ @ z*z*z*z*z*z*z*@ z*z*z*z*z*z*@ f+~ k,k,4;F-E-E-5;5;5;E-4;:-(-l,m,n,C#C#C#C#p$p$p$p$p$p$C#p$p$p$p$p$p$C#o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,N+Q,R,S,T,U,V,W,X,Y,Z,",
wmcoincoin-2.6.4-git/xpms/totoz.xpm:3925:"`, '.'+'@'#'$'%'&'*'='-';'@ K;K;K;@ >',''')'!'~'{']'^'/'('_':'<'['}'|'1'2'3'4'5'6'7'8'9'0'a'b'c'd'e'f'g'h'i'j'k'l'm'n'o'p'q'r's't'u'v'w'x'y'z'A'B'@ . . . . . . . . @ z*z*z*z*z*z*z*@ @ z*z*@ @ z*z*@ _.( ^ ^ _._ _ / ^ @ z*@ z*z*z*z*z*@ z*z*z*z*z*z*z*@ _-F-E-k,F-F-_-_-_-_-5;k,_-F-E=C'D'/-F-(-C#p$p$p$p$p$p$p$p$C#C#C#C#C#C#E'F'G'H'I'J'K'L'M'N'O'P'Q'R'S'T'U'V'2%W'X'Y'Z'`' ).)+)z>@)#)$)%)&)*)=)-);)>),)')",
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3926-"))!)~){)])^)/)()_):)<)[)})@ K;K;K;@ >'|)1)2)3)4)5)6)7)8)9)0)a)b)c)d)e)f)g)h)i)j)k)~,l)m)n)o)p)q)r)_,s)t)u)v)w)x)y)z)A)B)C)D)E)F)G)H)I)J)K)L)M)N)O)@ . . . . . . P)x&@ z*z*z*z*z*z*z*@ @ z*z*@ @ z*z*@ ^ ( ^ ] / ] p@p@^ @ z*z*@ z*z*z*@ z*z*z*z*z*z*z*z*@ 4;F-:-F-:-E-d>k,5;_-F-4;_-(-Q)R)E=(-/-/-/-C#C#C#p$p$p$p$p$p$p$p$p$p$C#S)T)U)V)W)X)Y)Z)`) !.!+!@!#!$!%!&!*!=!-!;!>!,!'!)!!!~!I,{!]!^!/!(!_!:!<![!}!|!1!",
##############################################
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3929-"z{A{B{C{D{E{F{])G{H{I{J{@ K;K;K;K;K;@ K{L{M{N{O{P{Q{R{S{T{U{V{W{X{Y{Z{`{ ].]+]@]#]$]%]&]&]*]=]-];]>],]'])]!]~]{]]]^]/](]_]:]<][]}]|]1]2]3]4]5]6]7]@ . . . 8]]{9]0]a]b]@ z*z*z*z*z*z*z*z*z*z*z*z*z*@ / ( ~ { p@^ _./ / ^ _ @ z*z*z*z*z*z*z*z*z*z*z*z*z*@ d>d>d>5;_-d>d>d>d>d>d>d>k,E-F-:-:-(-c]d]D=D=D=e]f]s{g]C#C#C#C#C#h]i]j]k]l]m]n]o]p]q]r]s]t]u]v]w]x]y]z]A]B]C]D]E]F]G]H]I]J]k{K]L]M]N]O]P]Q]R]S]T]U]V]W]X]",
wmcoincoin-2.6.4-git/xpms/totoz.xpm:3930:"Y]Z]`] ^.^+^@^#^$^%^&^*^@ K;K;K;K;K;@ =^-^;^>^,^'^)^!^~^{^]^^^/^(^_^:^<^[^}^|^1^2^3^4^5^6^&>7^8^9^0^a^b^c^d^e^f^g^h^i^j^k^l^m^n^}]o^p^q^r^s^t^u^v^@ . . . w^@ x&x^y^y^m%@ z*z*z*z*z*z*z*z*z*z*z*@ ^ ( f+a]f+( p@_.] ^ ^ / { @ z*z*z*z*z*z*z*z*z*z*z*@ d>d>d>d>5;_-d>d>d>d>d>d>d>k,5;F-E-:-:-D=z^A^B^C^D^E^F^G^H^I^J^M,K^L^M^N^O^P^Q^R^S^T^U^V^W^X^Y^Z^`^ /./+/@/#/$/%/&/*/=/-/;/>/,/'/)/!/~/{/]/^///E^(/_/:/</[/",
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3931-"}/|/1/2/3/4/5/6/7/8/9/@ c!c!c!c!c!c!c!@ 0/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/9]u/v/6^A!=]w/x/Z~y/z/A/B/C/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/@ . . . ]{w^0]0]y^U/m%V/@ z*z*@ @ @ @ @ z*z*@ ^ ] { ~ a]. { / ^ / / p@p@{ ~ @ z*z*z*z*z*z*z*z*z*@ d>d>d>d>d>5;_-d>d>d>d>d>d>d>d>k,_-_-F-:-F-D=W/X/Y/Z/`/ (.(+(@(#($(%(&(*(=(-(;(>(,('()(!(~({(](^(/(((_(:(<([(}(|(1(2(3(4(5(6(7(8(9(0(a(b(c(d(e(f(g(h(i(C^j(k(",
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3932-"l(m(n(o(p(q(r(s(t(u(v(@ c!c!c!c!c!c!c!@ @ g$w(x(y(z(A(B(C(D(E(F(G(H(I(J(K(L(M(N(O(P(u/Q(R(5'*]S(T(U(V(W(X(Y(Z(`( _._+_@_#_$_o'%_&_*_=_-_;_>_,_'_)_@ . . !_@ x&0]0]y^m%m%V/~_@ @ z*z*z*z*z*@ @ ^ ^ ( f+a]{_]{o#( ] / ] ^ ^ ( f+s&@ @ z*z*z*z*z*@ @ @ d>d>d>d>d>5;_-d>d>d>d>d>d>d>d>k,E-F-E-F-F-(-]_^_/_(___:_<_[_#(}_|_1_2_3_4_5_6_7_8_9_0_a_b_c_d_e_f_g_h_i_j_k_l_m_n_o_p_q_r_s_t_u_v_w_x_y_z_A_B_D^i(C_D_E_F_G_",
wmcoincoin-2.6.4-git/xpms/totoz.xpm:3933:"H_I_J_K_L_M_N_O_P_Q_R_@ K;K;K;K;K;K;K;@ | h$g$g$S_T_U_V_W_X_Y_Z_`_ :.:+:@:#:$:%:&:*:=:-:;:A!=]S(>:,:':):!:~:{:]:^:/:(:_:::<:[:}:|:1:2:3:4:5:6:7:8:@ . . 9:m#0:0]y^y^m%V/a:b:@ ]{@ @ @ @ @ { ^ ^ _.{ . c:]{@ o#{ ^ ] ] ^ ^ _.{ . d:d:@ @ @ @ @ e:f:@ d>d>d>d>d>5;_-k,d>d>d>d>d>d>d>k,4;F-d>d>5;F-/-g:h:i:j:k:l:m:n:o:p:q:r:s:t:u:v:w:x:y:z:A:B:C:D:E:F:G:H:I:J:K:L:M:N:O:P:Q:R:S:T:U:V:W:X:Y:Z:`: <.<+<@<#<$<%<&<",
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3934-"*<=<-<;<><,<'<)<!<~<@ K;K;K;K;K;K;K;K;K;@ | | h$g${<]<^</<(<_<:< %<<[<}<|<1<2<3<4<5<6<7<A!8<&>9<0<a<b<c<d<e<f<g<h<i<j<k<l<m<n<o<p<q<r<s<t<u<v<w<x<@ . . y<w^0]y^z<A<y<y<B<C<]{D<E<F<G<H<. { ( ( { o#a]I<]{{_o#{ / _ / ^ ^ ^ { ~ @ B<J<K<@ L<M<f:N<@ d>d>d>d>d>5;_-k,d>d>d>d>d>d>d>d>d>F-5;k,E-:-F-O<P<Q<R<S<T<U<V<W<X<Y<Z<`< [.[+[@[#[$[%[&[*[=[-[;[>[,['[)[![~[{[][^[/[([_[:[<[[[}[t_|[1[2[3[4[5[6[7[8[9[0[a[b[",
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3935-"c[d[e[f[g[h[i[j[k[l[@ c!c!c!c!c!c!c!c!c!@ @ @ | h$g$m[n[o[p[q[r[s[t[u[v[c^w[x[y[z[A[d'B[C[D[E[F[z!G[H[I[J[K[L[M[N[O[P[^$Q[R[S[T[U[V[W[X[Y[Z[`[ }.}@ . . {{z<+}{{@ @ @ @ @}#}C<$}%}&}@ H<*}. . . . . a]=}-};}f+( ^ ^ ^ ^ ^ ^ ( f+>},}'}d:d:P)e:e:)}@ d>d>d>d>d>5;E-k,d>d>d>d>d>d>d>d>k,_-4;k,_-:-:-E=!}~}{}]}^}/}(}_}:}<}[}}}|}1}b*2}3}4}5}6}7}8}9}0}a}b}c}d}e}f}g}h}i}j}k}l}m}n}o}p}q}r}s}t}u}v}w}x}y}z}A}B}C}D}",
wmcoincoin-2.6.4-git/xpms/totoz.xpm:3936:"E}F}G}H}I}J}K}L}M}N}@ c!c!c!c!c!c!c!c!c!@ | | @ | g$O}P}Q}R}S}T}U}V}W}X}Y}Z}`} |.|+|@|#|$|%|&|*|=|-|;|>|,|'|)|!|~|{|]|^|/|(|_|:|<|[|}|||1|2|3|4|5|@ . . @ !_6|@ y<6|7|@ B<@ '}E<8|9|@ 0|@ a|b|c|d|@ a]@ e|f|{ / p@/ / p@^ ^ _ f+g|h|@ i|9|M<M<f:)}@ d>d>d>d>d>5;E-k,d>d>d>d>d>d>d>d>k,_-4;4;F-:-:-(-j|k|l|m|n|o|p|q|r|s|t|u|v|w|x|y|z|A|B|C|D|E|F|G|H|I|J|K|</L|M|N|O|P|Q|R|S|T|U|V|W|X|Y|Z|`| 1.1+1@1#1$1%1&1*1",
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3937-"=1-1;1>1,1'1)1!1~1@ K;K;K;K;K;K;K;K;K;K;K;@ | | | h$g${1]1^1/1(1_1:1<1[1}1|111213141516141718191616101a1@ b1c1d1e1f1g1h1i1j1k1l1m1n1o1p1q1r1s1t1u1@ . v1@ !_a]M<m%V/7|@ w1@ K<8|8|9|@ 0|@ x1b|y1d|@ z1@ A1~ { p@^ ] _.p@^ ^ _ f+d:@ +~B1=}@ @ @ @ @ =}~ d>d>d>5;E-k,d>d>d>d>d>d>d>d>k,_-4;_-:-:-:-F-C1D1E1F1G1H1I1J1K1L1M1N1O1P1Q1R1S1T1U1V1W1X1Y1Z1`1 2.2+2@2#2$2%2&2*2=2-2;2>2,2'2)2!2~2{2]2^2/2(2_2:2t|<2[2}2",
##############################################
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3940-"C4D4E4F4G4H4I4J4@ c!@ . . . @ c!@ . . . @ c!@ . @ | @ K4L4M4N4O4P4Q4R4S4T4U4V4V4A!A!M3L3U4U4W4X4N3N3Y4@ q2@ G3Z4G3`4 5.5+5@5#5$5%5&5*5=5-5;5>5,5'5@ v10]A<]{z<)5@}@ #}&4$}&}@ *}Q2@ x1!5S2@ *}Q2@ A1~5I<@ . ( ( { _ ^ ] { f+~ g|{5Z2(;(;(;(;(;(;(;(;(;(;(;Z2]55;E-k,d>d>d>d>d>]4^5/5(5(4(4/./.;%/.;%;%n@;%n@;%;%/./.(4_5:5<5[5}5|515253545556575|~t_859505a5b5c5d5e5f5g5h5i5j5k5:2l5m5n5o5p5q5r5s5t5u5v5w5x5y5z5",
wmcoincoin-2.6.4-git/xpms/totoz.xpm:3941:"A5B5C5D5E5F5G5H5@ @ @ . @ . @ @ @ . @ . @ @ @ 6.@ h$g$I5J5K5L5M5N5O5P5Q5R(5'A!A!R5S5T5U5V5W5X5Y5Z5`5 6@ q2@ B[T4A!.6+6X(@6#6$6%6&6*6=6-6;6>6,6'6)6@ v10]!6]{@ @ @ ]{~6&4E<%}6.@ @ `2R2{6c|]6@ @ )4,4,4^6'4@ d:z<o#{ ^ / { . /6(6_6:6(;(;(;(;(;(;!4@ @ (;(;<6W24;E-k,d>d>d>]4^5[6}6(4(4(4/.(4/.;%n@|6|6162636@ @ (4/././.4656667686@ 9606a6b6c6d6e6f6g6h6i6j6k6l6m6n6o6p6q6r6s6. . . . t6u6v6~[w6x6y6z6A6B6C6D6E6",
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3942-"g$h$| | | | | | @ z*@ . . . @ z*@ @ . . @ z*@ | | } F6G6H6I6J6K6L6M6N6O6P6Q6A!5'F[R6S6T6U6V6W6X6Y6@ @ @ q2@ .6&]c'Z6`6 7.7+7@7#7$7%7&7*7=7-7;7,6>7@ 0]0]y^,7b]y<'7D<)7$}E<8|O2!7~7R2!5{6;4T2{_{_{7~5f|]7^7/7~6(7~ { ^ _.{ . _78]+ (;(;Y2=}:7(;<7@ @ @ :7(;(;Z2]5E-k,d>d> 3[7}7|7@ (4(4/.;%n@|617|6162737s6~ . . ~ s64757365747s6~ . ~ s66777879707a7b7c7c7d7e7f7g7h7i7j7r6~ . . . . . . ~ k7l7m7n7o7p7q7r7s7t7u7",
##############################################
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3950-"| @ . @ . $@$@$@$@$@@ g$6a6a@ @ @ @ @ . @ @ . W2IaKaKaKaKaKaKaKaKa)b=}!b=]=]=]=]=]<0~b{b]b^b/b_,&]SaSa(bSaSaA!_b@ q2q2@ @ q2q2q2@ @ q2q2@ :b<b[b}b|b1b2b3b@ | @ . @ ma@ @ @ mamama@ @ @ ma@ @ @ 4b5b5b@ . @ . . @ | @ . . . . . . /-_6W2Z2. . =}~ . . {4_6E-6b^5[67b(4/./.;%;%n@n@) ) ) ) ) n@~aW9V9~ . . . . . . . . ~ V9W9X9;%n@;%X9W9V9s68b9b0babbbcbdbebfbgbhbr6. . . . . . . ~ s6d@d@d@s6~ . . . . . . r6ib",
wmcoincoin-2.6.4-git/xpms/totoz.xpm:3951:"h$| @ $@$@jbkblb`*`*$@$@6a| 5.| | @ @ . . . d@MaKaLaIaIaKaKaKaKaKaJaMa`2&>z!&>z!*]r)R5mbnbob5'$@$@$@$@$@(bSaSa5'@ q2@ q2q2@ q2@ q2q2@ q2@ pbqbharbsbtbubvbg$h$@ . @ @ . . . @ ma@ . . . @ @ @ @ 5b5b5b@ . @ . . @ h$g$. . . . . . . /-{4@ + `2=}W2I<W2I<k,k,]4^5[6wb(4/.;%n@) n@n@n@n@n@) ) n@;%X937s6~ . . . . . . ~ s637X9;%n@) ) n@;%/.xbybzbAb| | @ @ @ @ @ 5.r6. . . . . ~ s6BbCb;%;%DbEbFb~ . s6. . . s6. ",
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3952-"g$Gb$@HbIbJbjblbm*$@. . $@| | 5.| | @ @ @ {4@ JaKaIa@ @ KaKaKaKaKaKaKb@ ]5&>Taz!z!R5LbMbNb$@$@ObPbPbObQb$@$@Rb@ q2q2q2q2q2q2q2q2q2q2q2q2q2@ SbTbUbVbWbXbYbZbg$| @ @ . . . . . @ . . . . . @ @ @ 5b5b5b@ . @ . @ | g$. . @ @ @ @ @ . . (-_-{4I<I<I<s6. d>d>d>]4`b c.c(4/./.;%;%n@n@) ) ) ) ) ) n@;%/.s0d@s6~ . . ~ s6d@s0/.;%n@) ) n@n@n@n@;%;%/.(4@ @ +c@c| | | v7Da. ~ ~ s6d@#c/.;%n@) ) n@DbEbFb~ @ . . . . . ",
##############################################
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3957-"$@lblb**lb$@$@$@$@$@W=+=N$ &i&$@| | | | | + Mad@~ @ . . I<d@~ d@I<. . @ s6. . . . . $@Pb-c$@icKcWcWcKcic|c$@PbQb$@q2@ . @ . . . @ . @ q2@ . SaSaSa. . Sa$cSc| @ @ @ mamamamamamamamamama@ @ 5.@ 4b5b4b@ | | @ @ @ . . . @ . . . @ . . . @ @ k,k,4;_-E-_-XcXc 3^5/5/5Yc/./.;%n@;%/.;%;%/.;%n@n@n@) ) n@n@n@;%;%n@n@n@) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) n@n@n@n@n@) ) n@n@n@;%/./.(4@ (4(4zcZc`cccec@ @ . . ",
wmcoincoin-2.6.4-git/xpms/totoz.xpm:3958:"$@m*m*m*$@$@`*Z*Z*.=+=@=N$ &i&$@@ @ @ @ @ `2@ I<. @ . . I<I<. I<I<. . @ {5. . . . . $@Pb-c|c$@$@WcWcKc$@$@jcPbQb$@q2q2@ @ . . . @ @ q2q2@ . . . SaSa. SaSa| @ | | @ mamamamamamamama@ @ ma@ @ @ @ 5b5b@ | @ | @ @ . . . . a@a@. . . . . @ @ 5;_-_-E-E-F-{8Za]4]c^5^5/5Yc/.;%n@n@n@n@n@n@) ) n@n@n@;%/.;%;%;%n@) ) n@n@n@n@n@n@n@n@n@;%n@n@;%;%n@n@n@) n@n@n@n@n@) ) n@n@n@n@n@) n@;%/.(4@ (4(4 d.d+d@ @ @ @ . . ",
wmcoincoin-2.6.4-git/xpms/totoz.xpm:3959:"$@`*`*$@`*`*Z*g=.=+=@=N$$@i&n*$@@ . . @ . {5@ ~ . @ @ @ @ I<. =}~ . . @ . . . . . . $@Ob-c|cicKcKcKcKcic|cjcPbQb$@@ q2q2@ @ @ @ @ q2q2@ . . . . . Sa. $cSa| | | | | @ mamama@ @ @ @ mama@ 6.@ 6cxc@ 5b@ @ @ @ @ {c@ a@a@a@xcxca@a@a@a@@ {c@ @ E-k,k,k,d>{8Xc]c]4^5^5/5wb(4/././././.(4/.;%n@n@) ) n@n@;%;%;%n@n@n@;%/./.(4/.;%n@;%n@n@n@;%n@;%;%/.;%/.;%/.;%/.;%/.;%;%n@n@n@n@n@n@;%;%/./.(4@d#d$d%d@ d8@ Da. . ",
wmcoincoin-2.6.4-git/xpms/totoz.xpm-3960-". $@g=$@g=Z*.=W=+=@=N$N$$@i&$@$@@ . . @ . . =}W2=}@ KaKa*c+ =}]{W2=}W2+ . . . . . . $@QbPbjc$@$@$@$@$@$@jcjcObQb$@. @ @ q2q2q2q2q2@ @ . . . . . . @ @ @ @ @ @ @ @ @ @ @ @ @ mamamama@ @ . @ @ xc{c@ @ 6cxc@ @ @ {c6cxcxcxcxcxcxcxcxc6c{c{c@ _-@ d>d>d>_-_-]c]4]4]4`b[7&d*d/././.(4(4(4(4/./.;%/.;%/././././.;%n@;%;%;%/././.;%/.;%/.;%/./.(4(4@ @ @ @ @ @ @ @ @ @ @ @ (4/./.;%n@n@n@n@n@n@;%=d-d;d>d,d@ @ Da. . ",