
interchange-cvs at icdevgroup
May 7, 2009, 1:27 AM
Post #1 of 1
(388 views)
Permalink
|
|
interchange - racke modified 2 files
|
|
User: racke Date: 2009-05-07 08:27:51 GMT Modified: . Tag: STABLE_5_6-branch WHATSNEW-5.6 Modified: dist/standard/include/menus/catalog Tag: STABLE_5_6-branch Modified: top.txt Log: Fixed wrong URLs in language selection (#265). Revision Changes Path No revision No revision 2.1.2.17 interchange/Attic/WHATSNEW-5.6 rev 2.1.2.17, prev_rev 2.1.2.16 Index: WHATSNEW-5.6 =================================================================== RCS file: /var/cvs/interchange/Attic/WHATSNEW-5.6,v retrieving revision 2.1.2.16 retrieving revision 2.1.2.17 diff -u -r2.1.2.16 -r2.1.2.17 --- WHATSNEW-5.6 23 Jan 2009 11:46:56 -0000 2.1.2.16 +++ WHATSNEW-5.6 7 May 2009 08:27:51 -0000 2.1.2.17 @@ -14,12 +14,6 @@ * Made [email] process cc and bcc options for plain text emails (#250). - ------------------------------------------------------------------------------- - - -Interchange 5.6.2 not yet released. - Core ---- @@ -36,6 +30,12 @@ * Recognize Opera as DHTML browser. Thanks to Don Hathaway for the patch. +Standard demo +------------- + +* Fixed wrong URLs in language selection (#265). Thanks to Friedrich + Strohmaier for the report. + ------------------------------------------------------------------------------ No revision No revision 1.4.2.1 interchange/dist/standard/include/menus/catalog/top.txt rev 1.4.2.1, prev_rev 1.4 Index: top.txt =================================================================== RCS file: /var/cvs/interchange/dist/standard/include/menus/catalog/top.txt,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -u -r1.4 -r1.4.2.1 --- top.txt 23 Sep 2006 11:03:09 -0000 1.4 +++ top.txt 7 May 2009 08:27:51 -0000 1.4.2.1 @@ -27,5 +27,5 @@ 026 1 aboutus Our Story 0 027 1 contact Contact us 0 028 0 process/locale/en_US/index Language 0 Choose language -029 1 process/locale/en_US/index English 0 Select English -030 1 process/locale/de_DE/index Deutsch 0 Select German +029 1 process/locale/en_US/page/index English 0 Select English +030 1 process/locale/de_DE/page/index Deutsch 0 Select German _______________________________________________ interchange-cvs mailing list interchange-cvs [at] icdevgroup http://www.icdevgroup.org/mailman/listinfo/interchange-cvs
|