multiple String changes/additions in Evolution
guenther <[email protected]>
| Newsgroups | gmane.comp.gnome.evolution.patches |
|---|---|
| Message-ID | <1139611586.31085.10.camel__21964.8604318083$1139611650$gmane$org@monkey> |
Patches including String changes where committed for the bug numbers
330712, 330650, 330723:
http://bugzilla.gnome.org/show_bug.cgi?id=330712
http://bugzilla.gnome.org/show_bug.cgi?id=330650
http://bugzilla.gnome.org/show_bug.cgi?id=330723
These patches change a bunch of strings, as well as adding a new one.
Affected files in CVS:
evolution/calendar/gui/dialogs/comp-editor.c
evolution/calendar/gui/e-calendar-table.c
evolution/calendar/gui/e-memo-table.c
evolution/calendar/gui/e-timezone-entry.c
evolution/mail/em-account-prefs.c
evolution/mail/em-format-html-display.c
evolution/mail/em-utils.c
evolution/mail/message-list.c
evolution/plugins/itip-formatter/itip-formatter.c
evolution/widgets/misc/e-calendar.c
evolution/widgets/misc/e-dateedit.c
evolution/widgets/misc/e-search-bar.c
--
char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}