
Hello community, here is the log from the commit of package yast2-country checked in at Fri Nov 28 16:10:55 CET 2008. -------- --- yast2-country/yast2-country.changes 2008-11-25 09:55:41.000000000 +0100 +++ yast2-country/yast2-country.changes 2008-11-28 12:52:47.925476000 +0100 @@ -1,0 +2,6 @@ +Fri Nov 28 12:44:25 CET 2008 - jsuchome@suse.cz + +- help text: do not refer to hidden parts (bnc#449070) +- 2.17.29 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-country-2.17.28.tar.bz2 New: ---- yast2-country-2.17.29.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-country.spec ++++++ --- /var/tmp/diff_new_pack.er8283/_old 2008-11-28 16:10:32.000000000 +0100 +++ /var/tmp/diff_new_pack.er8283/_new 2008-11-28 16:10:32.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package yast2-country (Version 2.17.28) +# spec file for package yast2-country (Version 2.17.29) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-country -Version: 2.17.28 +Version: 2.17.29 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-country-2.17.28.tar.bz2 +Source0: yast2-country-2.17.29.tar.bz2 Prefix: /usr BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-perl-bindings yast2-testsuite Requires: yast2-trans-stats yast2-perl-bindings timezone @@ -75,7 +75,7 @@ Jiri Suchomel <jsuchome@suse.cz> %prep -%setup -n yast2-country-2.17.28 +%setup -n yast2-country-2.17.29 %build %{prefix}/bin/y2tool y2autoconf @@ -143,6 +143,9 @@ /usr/share/YaST2/data/languages/*.ycp /usr/share/YaST2/modules/Language.y* %changelog +* Fri Nov 28 2008 jsuchome@suse.cz +- help text: do not refer to hidden parts (bnc#449070) +- 2.17.29 * Tue Nov 25 2008 jsuchome@suse.cz - more space around time widgets so the French button can fit (bnc#446460) ++++++ yast2-country-2.17.28.tar.bz2 -> yast2-country-2.17.29.tar.bz2 ++++++ ++++ 7021 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-country-2.17.28/language/src/select_language.ycp new/yast2-country-2.17.29/language/src/select_language.ycp --- old/yast2-country-2.17.28/language/src/select_language.ycp 2008-10-02 09:58:50.000000000 +0200 +++ new/yast2-country-2.17.29/language/src/select_language.ycp 2008-11-28 12:43:15.000000000 +0100 @@ -396,12 +396,15 @@ Choose the new <b>Primary Language</b> for your system. </p>\n"); - // help text for 'adapt keyboard checkbox' - help_text = help_text + _("<p> + if (adapt_term) + { + // help text for 'adapt keyboard checkbox' + help_text = help_text + _("<p> Check <b>Adapt Keyboard Layout</b> to change the keyboard layout to the primary language. Check <b>Adapt Time Zone</b> to change the current time zone according to the primary language. If the keyboard layout or time zone is already adapted to the default language setting, the respective option is disabled. </p> "); + } // help text when "multiple languages" are suported 2/2 help_text = help_text + _("<p> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-country-2.17.28/timezone/src/dialogs.ycp new/yast2-country-2.17.29/timezone/src/dialogs.ycp --- old/yast2-country-2.17.28/timezone/src/dialogs.ycp 2008-11-25 09:37:12.000000000 +0100 +++ new/yast2-country-2.17.29/timezone/src/dialogs.ycp 2008-11-25 09:55:56.000000000 +0100 @@ -11,7 +11,7 @@ * Summary: * Dialogs for timeone and time configuration. * - * $Id: dialogs.ycp 53383 2008-11-18 14:54:54Z jsuchome $ + * $Id: dialogs.ycp 53563 2008-11-25 08:55:55Z jsuchome $ */ { textdomain "country"; diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-country-2.17.28/VERSION new/yast2-country-2.17.29/VERSION --- old/yast2-country-2.17.28/VERSION 2008-11-25 09:37:58.000000000 +0100 +++ new/yast2-country-2.17.29/VERSION 2008-11-28 12:45:04.000000000 +0100 @@ -1 +1 @@ -2.17.28 +2.17.29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de