view .hgignore @ 441:51b8f10cfeb8

Handle g_locale_from_utf8() failures The biggest issue was that when a message couldn't be utf8-decoded, the user was not notified of the failure, and sometimes didn't even know a message had been sent to him... I don't know if we can ask for a partial decoding, so the message isn't displayed but an error message is now displayed.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 21 Sep 2005 22:05:43 +0200
parents 41ef80a34ba5
children 285dea1f1937
line wrap: on
line source

(^|/)\.svn($|/)
(^|/)\.hg($|/)

(^|/)autom4te\.cache($|/)
(^|/)\.deps($|/)
(^|/)Makefile\.in$
\.o$
\.a$
\.sw.$

^mcabber/lastchange$
/cscope.out$
^mcabber/src/mcabber$
(^|/)Makefile$
(^|/)config\.(h(\.in|)|log|cache|guess|status)$
^mcabber/aclocal.m4$
^mcabber/config.sub$
^mcabber/configure$
^mcabber/connwrap/depcomp$
^mcabber/depcomp$
^mcabber/ltmain.sh$
^mcabber/missing$
^mcabber/mkinstalldirs$
^mcabber/stamp-h