
Hello community, here is the log from the commit of package patterns checked in at Tue Jul 31 15:23:48 CEST 2007. -------- --- patterns/patterns.changes 2007-07-30 23:11:57.000000000 +0200 +++ /mounts/work_src_done/STABLE/patterns/patterns.changes 2007-07-31 08:29:27.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Jul 31 08:29:01 CEST 2007 - coolo@suse.de + +- three more opts: + gnome_imaging_opt, gnome_office_opt and multimedia_opt + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns.spec ++++++ --- /var/tmp/diff_new_pack.T17192/_old 2007-07-31 15:23:42.000000000 +0200 +++ /var/tmp/diff_new_pack.T17192/_new 2007-07-31 15:23:42.000000000 +0200 @@ -17,7 +17,7 @@ Autoreqprov: on Summary: Patterns Translation Tool Version: 1.1031 -Release: 63 +Release: 65 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: patterns-1.1031.tar.bz2 Source1: create_pattern.sh @@ -58,6 +58,9 @@ %_sbindir/create_pattern.sh %changelog +* Tue Jul 31 2007 - coolo@suse.de +- three more opts: + gnome_imaging_opt, gnome_office_opt and multimedia_opt * Mon Jul 30 2007 - coolo@suse.de - provide gnome_multimedia_opt * Mon Jul 30 2007 - coolo@suse.de ++++++ patterns-1.1031.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-1.1031/src/patterns_utf8.c new/patterns-1.1031/src/patterns_utf8.c --- old/patterns-1.1031/src/patterns_utf8.c 2007-07-30 23:11:39.000000000 +0200 +++ new/patterns-1.1031/src/patterns_utf8.c 2007-07-31 08:27:17.000000000 +0200 @@ -261,6 +261,10 @@ N_("Handling of digital photos and graphics")}, /* internal */ + {"gnome_imaging_opt", N_("GNOME Graphics"), + N_("Handling of digital photos and graphics")}, + + /* internal */ {"gnome_internet", N_("GNOME Internet"), N_("GNOME Internet Applications")}, @@ -281,6 +285,10 @@ N_("GNOME Office")}, /* internal */ + {"gnome_office_opt", N_("GNOME Office"), + N_("GNOME Office")}, + + /* internal */ {"gnome_utilities", N_("GNOME Utilities"), N_("GNOME Utilities")}, @@ -412,6 +420,10 @@ {"multimedia", N_("Multimedia"), N_("Multimedia players, sound editing tools , video and image manipulation applications.")}, + /* internal */ + {"multimedia_opt", N_("Multimedia"), + N_("Multimedia players, sound editing tools , video and image manipulation applications.")}, + /* SLED */ {"mono", N_("Mono Development"), N_("MONO development packages")}, ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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