openSUSE Commits
Threads by month
- ----- 2025 -----
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
September 2007
- 1 participants
- 1083 discussions
Hello community,
here is the log from the commit of package rarian
checked in at Thu Sep 20 14:29:02 CEST 2007.
--------
--- GNOME/rarian/rarian.changes 2007-09-14 03:13:56.000000000 +0200
+++ /mounts/work_src_done/STABLE/rarian/rarian.changes 2007-09-19 15:08:06.000000000 +0200
@@ -1,0 +2,14 @@
+Wed Sep 19 15:03:59 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 0.6.0:
+ * Only export required symbols
+ * Fix build on OSX and Solaris
+ * Various crash fixes in .document files
+ * Make sk-config return decent results when OMF reading is
+ enabled
+ * Fix silly spelling errors
+ * Fix copyright headers
+ * Fallback languages now work correctly
+ * Fix potential off-by-one issue in sk-preinstall
+
+-------------------------------------------------------------------
Old:
----
rarian-0.5.6-identifier-basename-crash.patch
rarian-0.5.8.tar.bz2
New:
----
rarian-0.6.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rarian.spec ++++++
--- /var/tmp/diff_new_pack.hY5023/_old 2007-09-20 14:28:41.000000000 +0200
+++ /var/tmp/diff_new_pack.hY5023/_new 2007-09-20 14:28:41.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package rarian (Version 0.5.8)
+# spec file for package rarian (Version 0.6.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -13,11 +13,10 @@
Name: rarian
BuildRequires: docbook_4 gcc-c++ intltool libxslt-devel perl-XML-Parser pkg-config sgml-skel
Summary: Rarian is designed to be a replacement for scrollkeeper.
-Version: 0.5.8
-Release: 3
-Source0: rarian-%{version}.tar.bz2
+Version: 0.6.0
+Release: 1
+Source0: %{name}-%{version}.tar.bz2
Patch1: rarian-0.5.6-reg-parse-bugs.patch
-Patch2: rarian-0.5.6-identifier-basename-crash.patch
Patch3: rarian-0.5.6-docs-from-desktop-entries-and-bundles.patch
License: GPL v2 or later, LGPL v2 or later
Group: Development/Libraries/C and C++
@@ -63,7 +62,6 @@
%setup -q
#%setup -q -a 1
%patch1 -p1
-%patch2 -p1
%patch3 -p1
%build
@@ -96,8 +94,18 @@
%{_libdir}/lib*.*a
%{_libdir}/lib*.so
%{_libdir}/pkgconfig/*.pc
-
%changelog
+* Wed Sep 19 2007 - sbrabec(a)suse.cz
+- Updated to version 0.6.0:
+ * Only export required symbols
+ * Fix build on OSX and Solaris
+ * Various crash fixes in .document files
+ * Make sk-config return decent results when OMF reading is
+ enabled
+ * Fix silly spelling errors
+ * Fix copyright headers
+ * Fallback languages now work correctly
+ * Fix potential off-by-one issue in sk-preinstall
* Fri Sep 14 2007 - hpj(a)suse.de
- Add --disable-scrollkeeper-compat flag, so we don't get binaries
that conflict with scrollkeeper's.
++++++ rarian-0.5.6-reg-parse-bugs.patch ++++++
--- /var/tmp/diff_new_pack.hY5023/_old 2007-09-20 14:28:41.000000000 +0200
+++ /var/tmp/diff_new_pack.hY5023/_new 2007-09-20 14:28:41.000000000 +0200
@@ -1,7 +1,6 @@
-diff -upr rarian-0.5.6-pre/librarian/rarian-reg-utils.c rarian-0.5.6-post/librarian/rarian-reg-utils.c
---- rarian-0.5.6-pre/librarian/rarian-reg-utils.c 2007-07-31 12:16:06.000000000 -0500
-+++ rarian-0.5.6-post/librarian/rarian-reg-utils.c 2007-09-09 21:35:30.000000000 -0500
-@@ -89,6 +89,10 @@ rrn_reg_parse_file (char *filename)
+--- rarian-0.6.0/librarian/rarian-reg-utils.c
++++ rarian-0.6.0/librarian/rarian-reg-utils.c
+@@ -89,6 +89,10 @@
}
file = fopen (filename, "r");
@@ -12,7 +11,24 @@
buf = malloc (sizeof (char) * 1024);
while (fgets (buf, 1023, file)) {
-@@ -97,13 +101,18 @@ rrn_reg_parse_file (char *filename)
+@@ -157,6 +161,8 @@
+ }
+ }
+ free (buf);
++ fclose (file);
++
+ if (sect) {
+ if (rrn_reg_add_sect (reg, sect) == 1) {
+ sect->prev = NULL;
+@@ -229,6 +235,7 @@
+ free (tmp);
+ free (tmp2);
+ }
++
+ return reg;
+ }
+
+@@ -607,13 +614,18 @@
char *tmp;
char *result = NULL;
tmp = strdup (buf);
@@ -34,20 +50,3 @@
}
real = buf;
while (*real && isspace(*real) && *real != '\n') {
-@@ -152,6 +161,8 @@ rrn_reg_parse_file (char *filename)
- }
- }
- free (buf);
-+ fclose (file);
-+
- if (sect) {
- if (rrn_reg_add_sect (reg, sect) == 1) {
- sect->prev = NULL;
-@@ -224,6 +235,7 @@ rrn_reg_parse_file (char *filename)
- free (tmp);
- free (tmp2);
- }
-+
- return reg;
- }
-
++++++ rarian-0.5.8.tar.bz2 -> rarian-0.6.0.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/ChangeLog new/rarian-0.6.0/ChangeLog
--- old/rarian-0.5.8/ChangeLog 2007-08-13 22:37:34.000000000 +0200
+++ new/rarian-0.6.0/ChangeLog 2007-09-12 20:01:59.000000000 +0200
@@ -1,3 +1,77 @@
+== 0.6.0 ==
+
+2007-09-12 Don Scorgie <Don(a)Scorgie.org>
+
+ * configure.ac:
+ * NEWS:
+ Version 0.6.0
+
+2007-09-11 Don Scorgie <Don(a)Scorgie.org>
+
+ * librarian/Makefile.am:
+ * librarian/rarian-reg-utils.c:
+ * librarian/rarian-reg-full.c:
+ * librarian/rarian-omf.cpp:
+ * librarian/rarian-man.c:
+ * librarian/rarian-language.c:
+ * librarian/rarian-info.c:
+ * librarian/rarian-main.c:
+ Only export required symbols
+ (bug #12147 and bug #11969 -
+ based on patch by Daniel Macks)
+
+ * util/rarian-sk-get-cl.cpp:
+ #include <sys/types.h> to fix build on OSX
+ (bug #12359)
+
+ * librarian/rarian-reg-utils.c:
+ * librarian/rarian-reg-full.c:
+ Fix crash when identifier is NULL
+ Fix negative indexes into rrn_strndup
+ (bug #12226 - Hans Petter Jansson)
+
+ * util/rarian-sk-config.in:
+ When OMF reading is enabled, return sensible results for
+ OMF dir in config
+ (bug #12212)
+
+ * librarian/rarian-reg-utils.c:
+ Fix crash on EOF in .document files
+ (bug #12131 - Hans Petter Jansson)
+
+ * rarian.pc.in:
+ Fix building on Solaris due to missing carriage return
+ (bug #12043)
+
+ * README:
+ * data/beanstalk.document:
+ * data/beanstalk-climbing.section:
+ * docs/license.xhtml:
+ * docs/rar-skcompat.xhtml:
+ * docs/rar-mdf.xhtml:
+ * docs/rar-lib.xhtml:
+ s/you're/your/ in relevant places
+ (bug #12008)
+
+ * librarian/rarian-omf.h:
+ * librarian/rarian-omf.cpp:
+ * librarian/rarian-utils.c:
+ * librarian/rarian-utils.h:
+ * librarian/rarian-language.c:
+ * librarian/rarian-language.c:
+ Fix copyright headers
+
+ * librarian/rarian-language.c:
+ Add language fallbacks (LANGUAGE to LC_ALL to LANG to C)
+ Explode languages to get correct fallbacks
+ (GNOME bug #474556)
+
+2007-08-23 Don Scorgie <Don(a)Scorgie.org>
+
+ * util/rarian-sk-preinstall.cpp:
+ Fix off-by-one error in preinstall
+ (fixes bug #12052 - Ghee Teo)
+
2007-08-13 Don Scorgie <Don(a)Scorgie.org>
* configure.ac:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/configure new/rarian-0.6.0/configure
--- old/rarian-0.5.8/configure 2007-08-13 22:38:20.000000000 +0200
+++ new/rarian-0.6.0/configure 2007-09-12 20:03:27.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.60 for rarian 0.5.8.
+# Generated by GNU Autoconf 2.60 for rarian 0.6.0.
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -711,8 +711,8 @@
# Identity of this package.
PACKAGE_NAME='rarian'
PACKAGE_TARNAME='rarian'
-PACKAGE_VERSION='0.5.8'
-PACKAGE_STRING='rarian 0.5.8'
+PACKAGE_VERSION='0.6.0'
+PACKAGE_STRING='rarian 0.6.0'
PACKAGE_BUGREPORT=''
ac_unique_file="util/rarian-example.c"
@@ -1394,7 +1394,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures rarian 0.5.8 to adapt to many kinds of systems.
+\`configure' configures rarian 0.6.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1464,7 +1464,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of rarian 0.5.8:";;
+ short | recursive ) echo "Configuration of rarian 0.6.0:";;
esac
cat <<\_ACEOF
@@ -1575,7 +1575,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-rarian configure 0.5.8
+rarian configure 0.6.0
generated by GNU Autoconf 2.60
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1589,7 +1589,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by rarian $as_me 0.5.8, which was
+It was created by rarian $as_me 0.6.0, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ $0 $@
@@ -2282,7 +2282,7 @@
# Define the identity of the package.
PACKAGE='rarian'
- VERSION='0.5.8'
+ VERSION='0.6.0'
cat >>confdefs.h <<_ACEOF
@@ -21445,7 +21445,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by rarian $as_me 0.5.8, which was
+This file was extended by rarian $as_me 0.6.0, which was
generated by GNU Autoconf 2.60. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -21498,7 +21498,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-rarian config.status 0.5.8
+rarian config.status 0.6.0
configured by $0, generated by GNU Autoconf 2.60,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/configure.ac new/rarian-0.6.0/configure.ac
--- old/rarian-0.5.8/configure.ac 2007-08-13 22:37:00.000000000 +0200
+++ new/rarian-0.6.0/configure.ac 2007-09-12 20:00:33.000000000 +0200
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT(rarian, 0.5.8)
+AC_INIT(rarian, 0.6.0)
AC_CONFIG_SRCDIR([util/rarian-example.c])
AC_CONFIG_HEADER([config.h])
AM_INIT_AUTOMAKE ([1.9 foreign dist-bzip2 dist-gzip])
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/data/beanstalk-climbing.section new/rarian-0.6.0/data/beanstalk-climbing.section
--- old/rarian-0.5.8/data/beanstalk-climbing.section 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/data/beanstalk-climbing.section 2007-09-11 20:59:58.000000000 +0200
@@ -1,7 +1,7 @@
# Several sections from the Beanstalk manual
[Section]
-SectionName=Climbing you're beanstalk
+SectionName=Climbing your beanstalk
SectionIdentifier=Climbing
SectionDocument=org.gnome.beanstalk
SectionPath=/opt/gnome-cvs/share/gnome/help/C/beanstalk-climbing.xml
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/data/beanstalk.document new/rarian-0.6.0/data/beanstalk.document
--- old/rarian-0.5.8/data/beanstalk.document 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/data/beanstalk.document 2007-09-11 20:59:28.000000000 +0200
@@ -22,7 +22,7 @@
SectionPath=/usr/share/gnome/help/beanstalk/C/Growing.xml
[Section]
-SectionName=Looking after you're beanstalk
+SectionName=Looking after your beanstalk
SectionName[de]=Um dich kümmernd, Bohnenstange sein
SectionIdentifier=Care
# Path is relative to top-doc
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/docs/rar-lib.xhtml new/rarian-0.6.0/docs/rar-lib.xhtml
--- old/rarian-0.5.8/docs/rar-lib.xhtml 2007-08-13 22:31:45.000000000 +0200
+++ new/rarian-0.6.0/docs/rar-lib.xhtml 2007-09-11 21:00:57.000000000 +0200
@@ -20,7 +20,7 @@
<h2>Including the library</h2>
-<p>You can include the library in you're application by using
+<p>You can include the library in your application by using
pkg-config to set the correct include and lib flags. The name to
check for is "rarian". You should check for exact versions at this
stage as Rarian API is liable to change in future releases.</p>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/docs/rar-mdf.xhtml new/rarian-0.6.0/docs/rar-mdf.xhtml
--- old/rarian-0.5.8/docs/rar-mdf.xhtml 2007-08-13 22:31:45.000000000 +0200
+++ new/rarian-0.6.0/docs/rar-mdf.xhtml 2007-09-11 21:01:37.000000000 +0200
@@ -37,7 +37,7 @@
<p>DocPath[de]=file:///usr/share/fdo/help/beanstalk/de/beanstalk.html</p>
<p>DocType=application/xhtml+xml</p>
<p>Comment=Beanstalk provides access to golden eggs. Climb it and find
-you're destiny</p>
+your destiny</p>
<p>Comment[de]=German language not known. Sorry.</p>
</quote>
@@ -109,7 +109,7 @@
<dd>This is used when moving from scrollkeeper. The scrollkeeper
translation utilities form a new-style identifier of the form
"org.scrollkeeper.<scrollkeeper-seriesid>". In order to ensure
-you're new document is picked up in it's place, you must specify this
+your new document is picked up in it's place, you must specify this
field in the form of: <p>x-DocHeritage=org.scrollkeeper.<seriesid></p>
</dd>
<dt>x-Scrollkeeper-omf-loc</dt>
@@ -117,7 +117,7 @@
compatibility to provide the location of the scrollkeeper omf files.</dd>
</dl>
-<h2>Making you're meta-data files accessible</h2>
+<h2>Making your meta-data files accessible</h2>
<p>By default, Rarian will pick up meta-data files found in the "help"
subdirectory of the XDG_DATA_DIRS environment variable. If this
environment variable is not set, Rarian will default to checking in
@@ -134,16 +134,16 @@
suffix ".document". For example, the example file presented above
would be named "beanstalk.document".</p>
-<h3>Accessing you're documentation</h3>
+<h3>Accessing your documentation</h3>
<p><strong>Note:</strong> This section is due for heavy revision once
several things come together. It is aimed at GNOME documentation
currently. Once the XDG help spec is implemented / supported, this
will become obsolete</p>
-<p>Having written you're documentation, copied you're meta-data file
-to the correct location, you now have several options to access you're
-documentation from you're application:</p>
+<p>Having written your documentation, copied your meta-data file
+to the correct location, you now have several options to access your
+documentation from your application:</p>
<ul>
<li>Use libgnome-provided help functions.</li>
<li>Call "yelp" from the command line, with the parameter
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/docs/rar-skcompat.xhtml new/rarian-0.6.0/docs/rar-skcompat.xhtml
--- old/rarian-0.5.8/docs/rar-skcompat.xhtml 2007-08-13 22:31:45.000000000 +0200
+++ new/rarian-0.6.0/docs/rar-skcompat.xhtml 2007-09-11 21:02:05.000000000 +0200
@@ -97,9 +97,9 @@
</pre>
<p>Basically, it's easier to copy this example and modify it to suit
-you're needs than to try and write your own.</p>
+your needs than to try and write your own.</p>
-<p>Normally, the name of you're omf files (after installation) should
+<p>Normally, the name of your omf files (after installation) should
be <package name>-<langcode>.omf. Before installation,
you can name it whatever you want. However, I'd recommend:</p>
<pre><package name>-<langcode>.omf.in</pre>
@@ -114,7 +114,7 @@
<h2>Installing documentation</h2>
<p>Scrollkeeper installation is a little ... quirky. First, copy
-you're actual documentation to where you want. To install the
+your actual documentation to where you want. To install the
meta-data, fist run <em>scrollkeeper-preinstall</em> using the
arguments like:</p>
<pre>scrollkeeper-preinstall <installed doc name> <current omf name> <new omf name></pre>
@@ -125,7 +125,7 @@
<p>After that, you can now copy the newly generated omf file into
<prefix>/share/omf/<name>/ where <name> is generally
-the name of you're package. Repeat this procedure for each language.</p>
+the name of your package. Repeat this procedure for each language.</p>
<p>Afterward, you can now run <em>scrollkeeper-update</em>. This has
a few options you must specify to get the correct behaviour. This
@@ -136,7 +136,7 @@
<p>Should get you reasonably close. (If using Rarian, this will be
sufficient).</p>
-<p>And that's it. You'll probably want to put this stuff in you're
+<p>And that's it. You'll probably want to put this stuff in your
makefiles. I have no idea how to do all this. I'd recommend looking
for other packages that use scrollkeeper and adapt their stuff. (It's
like the old autoconf joke - only 2 people have ever written a
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/librarian/Makefile.am new/rarian-0.6.0/librarian/Makefile.am
--- old/rarian-0.5.8/librarian/Makefile.am 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/librarian/Makefile.am 2007-09-11 21:32:52.000000000 +0200
@@ -28,3 +28,4 @@
endif
librarian_la_CFLAGS = -DDATADIR=\""$(datadir)"\" -DSYSCONFDIR=\""$(sysconfdir)"\"
+librarian_la_LDFLAGS = -export-symbols-regex "^rrn_.*"
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/librarian/Makefile.in new/rarian-0.6.0/librarian/Makefile.in
--- old/rarian-0.5.8/librarian/Makefile.in 2007-08-13 22:38:23.000000000 +0200
+++ new/rarian-0.6.0/librarian/Makefile.in 2007-09-12 20:03:30.000000000 +0200
@@ -81,6 +81,9 @@
librarian_la-rarian-info.lo librarian_la-rarian-man.lo \
$(am__objects_1)
librarian_la_OBJECTS = $(am_librarian_la_OBJECTS)
+librarian_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
+ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
+ $(CXXFLAGS) $(librarian_la_LDFLAGS) $(LDFLAGS) -o $@
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
@@ -231,6 +234,7 @@
rarian-utils.h rarian-utils.c rarian-info.h rarian-info.c \
rarian-man.c rarian-man.h $(am__append_1)
librarian_la_CFLAGS = -DDATADIR=\""$(datadir)"\" -DSYSCONFDIR=\""$(sysconfdir)"\"
+librarian_la_LDFLAGS = -export-symbols-regex "^rrn_.*"
all: all-am
.SUFFIXES:
@@ -292,7 +296,7 @@
rm -f "$${dir}/so_locations"; \
done
librarian.la: $(librarian_la_OBJECTS) $(librarian_la_DEPENDENCIES)
- $(CXXLINK) -rpath $(libdir) $(librarian_la_OBJECTS) $(librarian_la_LIBADD) $(LIBS)
+ $(librarian_la_LINK) -rpath $(libdir) $(librarian_la_OBJECTS) $(librarian_la_LIBADD) $(LIBS)
mostlyclean-compile:
-rm -f *.$(OBJEXT)
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/librarian/rarian-info.c new/rarian-0.6.0/librarian/rarian-info.c
--- old/rarian-0.5.8/librarian/rarian-info.c 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/librarian/rarian-info.c 2007-09-11 21:23:30.000000000 +0200
@@ -50,7 +50,7 @@
static char *current_path = NULL;
RrnInfoEntry *current_entry = NULL;
-void
+static void
set_category (const char *new_cat)
{
char *stripped = strdup (new_cat);
@@ -93,7 +93,7 @@
return;
}
-void
+static void
process_initial_entry (const char *line)
{
char *tmp = (char *) line;
@@ -153,7 +153,7 @@
}
}
-void
+static void
process_add_desc (const char *line)
{
char *current;
@@ -174,7 +174,7 @@
free (cpy);
}
-int
+static int
process_check_file()
{
char *filename = NULL;
@@ -349,7 +349,7 @@
}
-void
+static void
free_entry (RrnInfoEntry *entry)
{
if (entry->name)
@@ -370,7 +370,7 @@
}
-void
+static void
process_add_entry (void)
{
InfoLink *link = NULL;
@@ -389,7 +389,7 @@
}
}
-void
+static void
process_info_dir (const char *dir)
{
@@ -463,7 +463,7 @@
free (filename);
}
-void
+static void
sanity_check_categories ()
{
char **cats = categories;
@@ -507,7 +507,7 @@
categories = new_cats;
}
-void
+static void
rrn_info_init (void)
{
char *default_dirs = "/usr/info:/usr/share/info:/usr/local/info:/usr/local/share/info";
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/librarian/rarian-language.c new/rarian-0.6.0/librarian/rarian-language.c
--- old/rarian-0.5.8/librarian/rarian-language.c 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/librarian/rarian-language.c 2007-09-11 21:38:31.000000000 +0200
@@ -2,22 +2,21 @@
* rarian-language.c
* This file is part of Rarian
*
- * Copyright (C) 2006 - Don Scorgie
+ * Copyright (C) 2006 - Don Scorgie
*
- * Rarian is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * Rarian is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
*
* Rarian is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with Rarian; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor,
- * Boston, MA 02110-1301 USA
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <stdlib.h>
@@ -30,6 +29,10 @@
typedef struct _Lang Lang;
+#ifndef FALSE
+#define FALSE 0
+#define TRUE !FALSE
+#endif
struct _Lang
{
@@ -41,62 +44,137 @@
static Lang *lang_list;
static int nlangs = 0 ;
+static int
+check_lang (char *lang)
+{
+ Lang *iter = lang_list;
+
+ while (iter) {
+ if (!strcmp (iter->base, lang))
+ return TRUE;
+ iter = iter->next;
+ }
+ return FALSE;
+}
+
+static void
+add_lang (char *language)
+{
+ Lang *lang = NULL;
+
+ lang = malloc (sizeof (Lang));
+ lang->base = language;
+ lang->prev = NULL;
+ if (lang_list) {
+ lang->next = lang_list;
+ lang_list->prev = lang;
+ } else {
+ lang->next = NULL;
+ }
+ lang_list = lang;
+
+}
+
void
rrn_language_init (char *lang)
{
- char *loc = NULL;
- char *current = NULL;
- char *tmp = NULL;
- Lang *iter = lang_list;
+ char *loc = NULL;
+ char *current = NULL;
+ char *tmp = NULL;
+ Lang *iter = lang_list;
+
+ if (lang == NULL) {
+ loc = getenv ("LANGUAGE");
+ if (!loc || !strcmp (loc, "")) {
+ loc = getenv ("LC_ALL");
+ }
+ if (!loc || !strcmp (loc, "")) {
+ loc = getenv ("LANG");
+ }
+
+ } else {
+ loc = strdup (lang);
+ }
+ nlangs = 0;
+
+ if (!loc || !strcmp (loc, "")) {
+ loc = strdup("C");
+ }
+
+ current = loc;
+ do {
+ Lang *lang;
+ char *at_mod;
+ char *dot_mod;
+ char *ter_mod;
+ char *full_lang = NULL;
+ char *exploded = NULL;
+
+ tmp = strchr (current, ':');
+
+ if (tmp)
+ full_lang = rrn_strndup (current, tmp-current);
+ else
+ full_lang = strdup (current);
+
+ at_mod = strrchr (full_lang, '@');
+ dot_mod = strrchr (full_lang, '.');
+ ter_mod = strrchr (full_lang, '_');
+
+ /* Full lang first */
+ if (!check_lang (full_lang)) {
+ add_lang (full_lang);
+ }
- if (lang == NULL) {
- loc = getenv ("LANGUAGE");
- } else {
- loc = strdup (lang);
+ /* Lang sans modifier */
+ if (at_mod) {
+ exploded = rrn_strndup (full_lang, at_mod - full_lang);
+ if (!check_lang (exploded)) {
+ add_lang (exploded);
+ }
}
- nlangs = 0;
- if (!loc || !strcmp (loc, "")) {
- loc = strdup("C");
- }
+ /* Lang sans modifier and codeset */
+ if (dot_mod) {
+ exploded = rrn_strndup (full_lang, dot_mod - full_lang);
+ if (!check_lang (exploded)) {
+ add_lang (exploded);
+ }
+ }
- current = loc;
- do {
- Lang *lang;
- tmp = strchr (current, ':');
-
- lang = malloc (sizeof (Lang));
- if (tmp)
- lang->base = rrn_strndup (current, tmp-current);
- else
- lang->base = strdup (current);
- lang->prev = NULL;
- if (lang_list) {
- lang->next = lang_list;
- lang_list->prev = lang;
- } else {
- lang->next = NULL;
- }
- lang_list = lang;
- if (tmp)
- current = tmp+1;
- else
- current = NULL;
- } while (current);
- iter = lang_list;
+ /* Lang sans modifier, codeset and territory */
+ if (ter_mod) {
+ exploded = rrn_strndup (full_lang, ter_mod - full_lang);
+ if (!check_lang (exploded)) {
+ add_lang (exploded);
+ }
+ }
- while (iter) {
- Lang *tmp = iter->next;
- nlangs += 1;
+ if (tmp)
+ current = tmp+1;
+ else
+ current = NULL;
+ } while (current);
+
+ tmp = strdup ("C");
+ if (!check_lang (tmp)) {
+ add_lang (tmp);
+ }
+
+ iter = lang_list;
+ while (iter) {
+ Lang *tmp = iter->next;
+ nlangs += 1;
+
+ iter->next = iter->prev;
+ iter->prev = tmp;
+ if (iter->prev == NULL) {
+ lang_list = iter;
+ }
+ iter = iter->prev;
+ }
+ iter = lang_list;
- iter->next = iter->prev;
- iter->prev = tmp;
- if (iter->prev == NULL) {
- lang_list = iter;
- }
- iter = iter->prev;
- }
- iter = lang_list;
}
int
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/librarian/rarian-language.h new/rarian-0.6.0/librarian/rarian-language.h
--- old/rarian-0.5.8/librarian/rarian-language.h 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/librarian/rarian-language.h 2007-09-11 20:54:22.000000000 +0200
@@ -2,22 +2,21 @@
* rarian-language.h
* This file is part of Rarian
*
- * Copyright (C) 2006 - Don Scorgie
+ * Copyright (C) 2006 - Don Scorgie
*
- * Rarian is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * Rarian is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
*
* Rarian is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with Rarian; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor,
- * Boston, MA 02110-1301 USA
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/librarian/rarian-main.c new/rarian-0.6.0/librarian/rarian-main.c
--- old/rarian-0.5.8/librarian/rarian-main.c 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/librarian/rarian-main.c 2007-09-11 21:21:30.000000000 +0200
@@ -65,16 +65,16 @@
/* Function Prototypes */
-void rrn_init (void);
-void scan_directories (void);
-void scan_directory (char *dir);
-void process_file (char *filename);
-void process_section (char *filename);
-void insert_orphans (void);
-void reverse_children (void);
-void process_locale_dirs (char * dir);
+static void rrn_init (void);
+static void scan_directories (void);
+static void scan_directory (char *dir);
+static void process_file (char *filename);
+static void process_section (char *filename);
+static void insert_orphans (void);
+static void reverse_children (void);
+static void process_locale_dirs (char * dir);
#if ENABLE_OMF_READ
-void process_omf_dir (char *dir);
+static void process_omf_dir (char *dir);
#endif
void
@@ -87,7 +87,7 @@
rrn_init ();
}
-void
+static void
rrn_init (void)
{
scan_directories ();
@@ -167,7 +167,7 @@
return NULL;
}
-void
+static void
scan_directories (void)
{
char *cur_path = NULL;
@@ -251,7 +251,7 @@
reverse_children ();
}
-void
+static void
process_locale_dirs (char * dir)
{
DIR *dirp = NULL;
@@ -270,7 +270,7 @@
}
-void
+static void
scan_directory (char *dir)
{
DIR * dirp = NULL;
@@ -317,7 +317,7 @@
free (path);
}
-int
+static int
handle_duplicate (RrnReg *reg)
{
Link *iter;
@@ -343,7 +343,7 @@
}
#if ENABLE_OMF_READ
-void
+static void
process_omf_dir (char *dir)
{
char *path;
@@ -454,7 +454,7 @@
}
#endif
-void
+static void
process_section (char *filename)
{
RrnSect *sect = NULL;
@@ -479,7 +479,7 @@
}
}
-void
+static void
process_file (char *filename)
{
RrnReg *reg;
@@ -511,7 +511,7 @@
}
}
-void
+static void
insert_orphans ()
{
Link *sect = orphans_head;
@@ -547,7 +547,7 @@
}
}
-RrnSect *
+static RrnSect *
reverse_child (RrnSect *child)
{
RrnSect *local_tail = NULL;
@@ -567,7 +567,7 @@
}
}
-void
+static void
reverse_children ()
{
Link *iter = head;
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/librarian/rarian-man.c new/rarian-0.6.0/librarian/rarian-man.c
--- old/rarian-0.5.8/librarian/rarian-man.c 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/librarian/rarian-man.c 2007-09-11 21:25:34.000000000 +0200
@@ -79,7 +79,7 @@
* 2 = ndbm
*/
-void
+static void
setup_man_path ()
{
int outfd[2];
@@ -171,7 +171,7 @@
}
#if 0
#ifdef HAVE_LIBGDBM
-void
+static void
setup_gdbm (char *name)
{
gdbm_handle = gdbm_open(name, 0, GDBM_READER, 0666, 0);
@@ -186,7 +186,7 @@
#endif
#ifdef HAVE_LIBNDBM
-void
+static void
setup_ndbm (char *name)
{
char *trunc;
@@ -206,7 +206,7 @@
#endif
#endif
-char *strrstr (char *s, char *wanted)
+static char *strrstr (char *s, char *wanted)
{
char *scan;
char *first;
@@ -229,7 +229,7 @@
-char *
+static char *
get_name_for_file (char *filename, char **subsect)
{
char *suffix;
@@ -267,7 +267,7 @@
}
-int
+static int
check_for_dup (RrnManEntry *reg, int entry)
{
ManLink *iter = manhead[entry];
@@ -281,7 +281,7 @@
return FALSE;
}
-int
+static int
find_key (char *sect)
{
int i;
@@ -292,7 +292,7 @@
return i;
}
-void
+static void
process_dir(char *dir)
{
char **dir_iter;
@@ -372,7 +372,7 @@
free (path);
}
-void
+static void
setup_default()
{
char **path_iter;
@@ -416,7 +416,7 @@
free (langs);
}
-void
+static void
rrn_man_init (void)
{
char *default_dirs = "/var/cache/man:/usr/man";
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/librarian/rarian-omf.cpp new/rarian-0.6.0/librarian/rarian-omf.cpp
--- old/rarian-0.5.8/librarian/rarian-omf.cpp 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/librarian/rarian-omf.cpp 2007-09-11 21:26:25.000000000 +0200
@@ -2,22 +2,21 @@
* rarian-omf.cpp
* This file is part of Rarian
*
- * Copyright (C) 2006 - Don scorgie
+ * Copyright (C) 2006 - Don Scorgie
*
- * Rarian is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * Rarian is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
*
* Rarian is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with Rarian; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor,
- * Boston, MA 02110-1301 USA
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
@@ -52,7 +51,7 @@
REG_CATEGORIES
};
-void
+static void
get_attribute (TiXmlElement *elem, ElemType e, RrnReg *reg)
{
TiXmlAttribute* pAttrib=elem->FirstAttribute();
@@ -90,7 +89,7 @@
}
}
-void
+static void
get_text (TiXmlNode* pElement, ElemType e, RrnReg *reg)
{
@@ -110,7 +109,7 @@
}
-int
+static int
process_node (TiXmlNode *pParent, RrnReg *reg)
{
TiXmlNode* pChild;
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/librarian/rarian-omf.h new/rarian-0.6.0/librarian/rarian-omf.h
--- old/rarian-0.5.8/librarian/rarian-omf.h 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/librarian/rarian-omf.h 2007-09-11 20:55:53.000000000 +0200
@@ -2,22 +2,21 @@
* rarian-omf.h
* This file is part of Rarian
*
- * Copyright (C) 2006 - Don scorgie
+ * Copyright (C) 2006 - Don Scorgie
*
- * Rarian is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * Rarian is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
*
* Rarian is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with Rarian; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor,
- * Boston, MA 02110-1301 USA
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef RARIAN_OMF_H__
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/librarian/rarian-reg-full.c new/rarian-0.6.0/librarian/rarian-reg-full.c
--- old/rarian-0.5.8/librarian/rarian-reg-full.c 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/librarian/rarian-reg-full.c 2007-09-11 21:36:55.000000000 +0200
@@ -30,18 +30,17 @@
#include "rarian-utils.h"
-void process_line_full (char *line, RrnRegFull *reg);
-void process_pair_full (RrnRegFull *reg, char *key, char *value);
+static void process_line_full (char *line, RrnRegFull *reg);
+static void process_pair_full (RrnRegFull *reg, char *key, char *value);
-void process_sect_line_full (char *line, RrnSectFull *sect);
-void process_sect_pair_full (RrnSectFull *sect, char *key, char *value);
-int rrn_reg_add_sect_full (RrnRegFull *reg, RrnSectFull *sect);
-RrnListEntry *rrn_full_add_field (RrnListEntry *current, char *text,
- char *lang);
-RrnSectFull * rrn_sect_new_full ();
-void rrn_sect_free_full (RrnSectFull *sect);
-void process_path_full (RrnRegFull *reg);
-void process_section_path_full (RrnListEntry *owner_paths, RrnSectFull *section);
+static void process_sect_line_full (char *line, RrnSectFull *sect);
+static void process_sect_pair_full (RrnSectFull *sect, char *key,
+ char *value);
+static int rrn_reg_add_sect_full (RrnRegFull *reg, RrnSectFull *sect);
+static RrnSectFull * rrn_sect_new_full ();
+static void rrn_sect_free_full (RrnSectFull *sect);
+static void process_path_full (RrnRegFull *reg);
+static void process_section_path_full (RrnListEntry *owner_paths, RrnSectFull *section);
RrnRegFull *
rrn_reg_new_full ()
@@ -172,12 +171,12 @@
sep = strrchr (filename, '/');
last = strrchr (filename, '.');
- if (!last || !sep) {
+ if (!last || !sep || last < sep) {
fprintf (stderr, "Error: Can't cut put basename properly\n");
rrn_reg_free_full (reg);
return NULL;
}
- basename = rrn_strndup (last+1, sep-last+1);
+ basename = rrn_strndup (sep + 1, last - (sep + 1));
reg->identifier = malloc (sizeof (char)*(strlen(basename)+11));
sprintf (reg->identifier, "org.other.%s", basename);
free (basename);
@@ -190,7 +189,7 @@
return reg;
}
-void
+static void
process_line_full (char *line, RrnRegFull *reg)
{
char *ret = NULL;
@@ -218,7 +217,7 @@
return;
}
-char *
+static char *
find_language (char *key)
{
char *lbrace = NULL, *rbrace = NULL;
@@ -261,7 +260,7 @@
}
-char **
+static char **
process_categories_full (char *cat_string)
{
char **result = NULL;
@@ -297,7 +296,7 @@
return result;
}
-void
+static void
process_pair_full (RrnRegFull *reg, char *key, char *value)
{
char *lang = NULL;
@@ -378,7 +377,7 @@
return sect;
}
-RrnSectFull *
+static RrnSectFull *
find_sect_full (RrnSectFull *start, char *id)
{
RrnSectFull *ret = start;
@@ -392,7 +391,7 @@
return NULL;
}
-void
+static void
rrn_reg_add_sections_full (RrnRegFull *reg, RrnSectFull *sects)
{
RrnSectFull *real_orphans = NULL;
@@ -425,7 +424,7 @@
return;
}
-int
+static int
rrn_sects_add_sect_full (RrnSectFull *current, RrnSectFull *sect)
{
char *cur_sect = NULL;
@@ -455,7 +454,7 @@
return 0;
}
-int
+static int
rrn_reg_add_sect_full (RrnRegFull *reg, RrnSectFull *sect)
{
if (!sect->owner || !strcmp (reg->identifier, sect->owner)) {
@@ -570,7 +569,7 @@
return orphaned_sections;
}
-void
+static void
process_sect_line_full (char *line, RrnSectFull *sect)
{
char *ret = NULL;
@@ -599,7 +598,7 @@
}
-void
+static void
process_sect_pair_full (RrnSectFull *sect, char *key, char *value)
{
char *lang = NULL;
@@ -620,7 +619,7 @@
return;
}
-void
+static void
process_path_full (RrnRegFull *reg)
{
char *prefix = NULL;
@@ -650,7 +649,7 @@
}
}
-void
+static void
process_section_path_full (RrnListEntry *owner_paths, RrnSectFull *section)
{
char *tmp = NULL;
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/librarian/rarian-reg-utils.c new/rarian-0.6.0/librarian/rarian-reg-utils.c
--- old/rarian-0.5.8/librarian/rarian-reg-utils.c 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/librarian/rarian-reg-utils.c 2007-09-11 21:31:05.000000000 +0200
@@ -30,13 +30,13 @@
#include "rarian-utils.h"
-void process_line (char *line, RrnReg *reg);
-void process_pair (RrnReg *reg, char *key, char *value);
-void process_sect_line (char *line, RrnSect *sect);
-void process_sect_pair (RrnSect *sect, char *key, char *value);
-int rrn_reg_add_sect (RrnReg *reg, RrnSect *sect);
-void process_path (RrnReg *reg);
-char * process_section_path (char *owner_path, RrnSect *section);
+static void process_line (char *line, RrnReg *reg);
+static void process_pair (RrnReg *reg, char *key, char *value);
+static void process_sect_line (char *line, RrnSect *sect);
+static void process_sect_pair (RrnSect *sect, char *key, char *value);
+static int rrn_reg_add_sect (RrnReg *reg, RrnSect *sect);
+static void process_path (RrnReg *reg);
+static char * process_section_path (char *owner_path, RrnSect *section);
RrnReg *
@@ -97,13 +97,18 @@
char *tmp;
char *result = NULL;
tmp = strdup (buf);
- buf = fgets (buf, 1023, file);
+ if (fgets (buf, 1023, file)) {
result = malloc (sizeof (char) * (strlen(tmp)+strlen(buf)+2));
strcpy (result, tmp);
strcat (result, buf);
free (tmp);
free (buf);
- buf = result;
+ buf = result;
+ } else {
+ free (buf);
+ buf = tmp;
+ break;
+ }
}
real = buf;
while (*real && isspace(*real) && *real != '\n') {
@@ -182,12 +187,12 @@
sep = strrchr (filename, '/');
last = strrchr (filename, '.');
- if (!last || !sep) {
+ if (!last || !sep || last < sep) {
fprintf (stderr, "Error: Can't cut put basename properly\n");
rrn_reg_free (reg);
return NULL;
}
- basename = rrn_strndup (last+1, sep-last+1);
+ basename = rrn_strndup (sep + 1, last - (sep + 1));
reg->identifier = malloc (sizeof (char)*(strlen(basename)+11));
sprintf (reg->identifier, "org.other.%s", basename);
free (basename);
@@ -227,7 +232,7 @@
return reg;
}
-void
+static void
process_line (char *line, RrnReg *reg)
{
char *ret = NULL;
@@ -259,7 +264,7 @@
return;
}
-void
+static void
process_field (char **current, char **lang, char *key, char *value)
{
char *lbrace = NULL, *rbrace = NULL, *l = NULL;
@@ -295,7 +300,7 @@
free (l);
}
-char **
+static char **
process_categories (char *cat_string)
{
char **result = NULL;
@@ -334,7 +339,7 @@
return result;
}
-void
+static void
process_pair (RrnReg *reg, char *key, char *value)
{
if (!strncmp (key, "Name", 4) || !strncmp (key, "name", 4)) {
@@ -654,7 +659,7 @@
return orphaned_sections;
}
-void
+static void
process_sect_line (char *line, RrnSect *sect)
{
char *ret = NULL;
@@ -683,7 +688,7 @@
}
-void
+static void
process_sect_pair (RrnSect *sect, char *key, char *value)
{
if (!strncmp (key, "SectionName", 11) || !strncmp (key, "sectionname", 11)) {
@@ -700,7 +705,7 @@
return;
}
-void
+static void
process_path (RrnReg *reg)
{
char *prefix = NULL;
@@ -743,7 +748,7 @@
}
-char *
+static char *
process_section_path (char *owner_path, RrnSect *section)
{
char *tmp = NULL;
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/librarian/rarian-utils.c new/rarian-0.6.0/librarian/rarian-utils.c
--- old/rarian-0.5.8/librarian/rarian-utils.c 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/librarian/rarian-utils.c 2007-09-11 20:55:11.000000000 +0200
@@ -2,22 +2,21 @@
* rarian-utils.c
* This file is part of Rarian
*
- * Copyright (C) 2006 - Don Scorgie <DonScorgie(a)Blueyonder.co.uk>
+ * Copyright (C) 2006 - Don Scorgie
*
- * Rarian is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * Rarian is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
*
* Rarian is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with Rarian; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor,
- * Boston, MA 02110-1301 USA
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <stdlib.h>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/librarian/rarian-utils.h new/rarian-0.6.0/librarian/rarian-utils.h
--- old/rarian-0.5.8/librarian/rarian-utils.h 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/librarian/rarian-utils.h 2007-09-11 20:54:49.000000000 +0200
@@ -2,22 +2,21 @@
* rarian-utils.h
* This file is part of Rarian
*
- * Copyright (C) 2006 - Don Scorgie <DonScorgie(a)Blueyonder.co.uk>
+ * Copyright (C) 2006 - Don Scorgie
*
- * Rarian is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * Rarian is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
*
* Rarian is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with Rarian; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor,
- * Boston, MA 02110-1301 USA
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef __RARIAN_UTILS_H
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/NEWS new/rarian-0.6.0/NEWS
--- old/rarian-0.5.8/NEWS 2007-08-13 22:36:37.000000000 +0200
+++ new/rarian-0.6.0/NEWS 2007-09-12 20:00:25.000000000 +0200
@@ -1,3 +1,22 @@
+Version 0.6.0
+-------------
+
+ * Only export required symbols - based on patch from Daniel Macks
+ - bug #12147 and #11969
+ * Fix build on OSX and Solaris
+ - bugs #12359 and #12043
+ * Various crash fixes in .document files - Hans Petter Jansson
+ - bugs #12226 and #12131
+ * Make sk-config return decent results when OMF reading is enabled
+ - bug #12212
+ * Fix silly spelling errors
+ - bug #12008
+ * Fix copyright headers
+ * Fallback languages now work correctly
+ - GNOME bug #474556
+ * Fix potential off-by-one issue in sk-preinstall - Ghee Teo
+ -bug #12052
+
Version 0.5.8
-------------
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/rarian.pc.in new/rarian-0.6.0/rarian.pc.in
--- old/rarian-0.5.8/rarian.pc.in 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/rarian.pc.in 2007-09-11 21:03:34.000000000 +0200
@@ -7,4 +7,4 @@
Description: Documentation metadata access library
Version: @VERSION@
Libs: -L${libdir} -lrarian
-Cflags: -I${includedir}/rarian
\ No newline at end of file
+Cflags: -I${includedir}/rarian
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/README new/rarian-0.6.0/README
--- old/rarian-0.5.8/README 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/README 2007-09-11 20:58:38.000000000 +0200
@@ -30,7 +30,7 @@
* The rarian-sk-migrate program
- Takes in a directory full of omf's, reads and parses them and spews out
an equivalent scroll file. You probably don't want to use this directly.
- Instead, copy the omf directory to you're standard omf dir and run the
+ Instead, copy the omf directory to your standard omf dir and run the
update script.
* The rarian-example program
@@ -115,7 +115,7 @@
./util/rarian-sk-update -o /usr/share/omf -r ./data/sk-import
will make a temporary migration of all scrollkeeper omf files in
-/usr/share/omf. The scrolls can be found in data/sk-import. If you're omf
+/usr/share/omf. The scrolls can be found in data/sk-import. If your omf
files are not stored in /usr/share/omf, you need to edit the -o option to the
correct path.
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/util/rarian-sk-config.in new/rarian-0.6.0/util/rarian-sk-config.in
--- old/rarian-0.5.8/util/rarian-sk-config.in 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/util/rarian-sk-config.in 2007-09-11 21:09:43.000000000 +0200
@@ -13,6 +13,8 @@
datadir=@datadir@
output_dir=${datadir}/help
package_version=@PACKAGE_VERSION@
+omf_read_enabled=@ENABLE_OMF_READ@
+
print_help()
{
@@ -60,10 +62,15 @@
echo $datadir/librarian
;;
--omfdir )
- for x in $(grep -e '^0:@:' $statedir/rarian-update-mtimes > /dev/null 2>&1)
- do
- echo ${x##0:@:}
- done
+ if [ $omf_read_enabled = 0 ]
+ then
+ for x in $(grep -e '^0:@:' $statedir/rarian-update-mtimes > /dev/null 2>&1)
+ do
+ echo ${x##0:@:}
+ done
+ else
+ echo $datadir/omf
+ fi
;;
* )
print_help
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/util/rarian-sk-get-cl.cpp new/rarian-0.6.0/util/rarian-sk-get-cl.cpp
--- old/rarian-0.5.8/util/rarian-sk-get-cl.cpp 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/util/rarian-sk-get-cl.cpp 2007-09-11 21:15:12.000000000 +0200
@@ -25,6 +25,7 @@
#include <rarian-utils.h>
#include <tinyxml.h>
#include <sys/stat.h>
+#include <sys/types.h>
static char *cat = NULL;
static TiXmlElement *docs = NULL;
@@ -162,7 +163,7 @@
char *basepath = NULL;
int i=0;
int last = 0;
- uint lasttime = 0;
+ unsigned int lasttime = 0;
int init = 1;
basepath = (char *) malloc (sizeof(char) * (strlen(user) + 18 /*/tmp/scrollkeeper.*/ + 1));
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/rarian-0.5.8/util/rarian-sk-preinstall.cpp new/rarian-0.6.0/util/rarian-sk-preinstall.cpp
--- old/rarian-0.5.8/util/rarian-sk-preinstall.cpp 2007-08-13 22:31:46.000000000 +0200
+++ new/rarian-0.6.0/util/rarian-sk-preinstall.cpp 2007-09-01 19:23:19.000000000 +0200
@@ -96,11 +96,11 @@
}
if (i == 1) {
/* Normal path. Add file:/ to the start */
- new_url = (char *) malloc (sizeof(char) * (strlen (input) + 6));
+ new_url = (char *) malloc (sizeof(char) * (strlen (input) + 7));
sprintf (new_url, "file:/%s", input);
} else {
/* Don't know what to do. Just copy and append file: to it */
- new_url = (char *) malloc (sizeof(char) * (strlen(input) + 5));
+ new_url = (char *) malloc (sizeof(char) * (strlen(input) + 6));
sprintf (new_url, "file:%s", input);
}
}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package patterns-openSUSE
checked in at Thu Sep 20 14:21:52 CEST 2007.
--------
--- patterns-openSUSE/patterns-openSUSE.changes 2007-09-19 17:11:49.000000000 +0200
+++ /mounts/work_src_done/STABLE/patterns-openSUSE/patterns-openSUSE.changes 2007-09-20 13:38:27.000000000 +0200
@@ -1,0 +2,21 @@
+Thu Sep 20 13:38:07 CEST 2007 - coolo(a)suse.de
+
+- suggest libsmbios-bin on laptops
+
+-------------------------------------------------------------------
+Thu Sep 20 12:14:47 CEST 2007 - coolo(a)suse.de
+
+- improve KDE Devel pattern after feedback from dirk
+
+-------------------------------------------------------------------
+Thu Sep 20 09:32:14 CEST 2007 - coolo(a)suse.de
+
+- remove translations from DVD patterns for english only installations
+ (#326425)
+
+-------------------------------------------------------------------
+Thu Sep 20 09:30:44 CEST 2007 - coolo(a)suse.de
+
+- exclude the update_test pattern
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ patterns-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.v20799/_old 2007-09-20 14:21:33.000000000 +0200
+++ /var/tmp/diff_new_pack.v20799/_new 2007-09-20 14:21:33.000000000 +0200
@@ -17,7 +17,7 @@
AutoReqProv: on
Summary: Patterns for Installation (full ftp tree)
Version: 10.3
-Release: 146
+Release: 147
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: patterns-openSUSE-data.tar.bz2
Source1: preprocess
@@ -242,6 +242,7 @@
%dir /CD1/suse/setup
%dir /CD1/suse/setup/descr
/CD1/suse/setup/descr/*.pat
+%exclude /CD1/suse/setup/descr/update_test*.pat
%files dvd9
%defattr(-,root,root)
@@ -250,6 +251,7 @@
%dir /CD1/suse/setup
%dir /CD1/suse/setup/descr
/CD1/suse/setup/descr/*.pat
+%exclude /CD1/suse/setup/descr/update_test*.pat
%files addon-non-oss
%defattr(-,root,root)
@@ -259,6 +261,15 @@
%dir /CD1/suse/setup/descr
/CD1/suse/setup/descr/non_oss*.pat
%changelog
+* Thu Sep 20 2007 - coolo(a)suse.de
+- suggest libsmbios-bin on laptops
+* Thu Sep 20 2007 - coolo(a)suse.de
+- improve KDE Devel pattern after feedback from dirk
+* Thu Sep 20 2007 - coolo(a)suse.de
+- remove translations from DVD patterns for english only installations
+ (#326425)
+* Thu Sep 20 2007 - coolo(a)suse.de
+- exclude the update_test pattern
* Wed Sep 19 2007 - cthiel(a)suse.de
- only require libspe on power in DEVEL-Cell
* Wed Sep 19 2007 - cthiel(a)suse.de
++++++ patterns-openSUSE-data.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/DEVEL-KDE new/patterns-openSUSE-data/data/DEVEL-KDE
--- old/patterns-openSUSE-data/data/DEVEL-KDE 2007-09-19 11:10:17.000000000 +0200
+++ new/patterns-openSUSE-data/data/DEVEL-KDE 2007-09-20 11:48:26.000000000 +0200
@@ -6,33 +6,53 @@
-Prq:
+Prc:
+alsa-devel
aspell-devel
-libcurl-devel
+cups-devel
cyrus-sasl-devel
doxygen
giflib-devel
hal-devel
icecream
ImageMagick-devel
-kdelibs3-devel-doc
kdesdk3-profile
kdesdk3-translate
krb5-devel
libakode-devel
libao-devel
+libattr-devel
+libcurl-devel
+libgpgme-devel
+libidn-devel
+libjpeg-devel
+libmal-devel
libpisock-devel
+libpng-devel
+libqimageblitz-devel
+libqt4-devel
+libsmbclient-devel
+libsoprano-devel
+libtiff-devel
+libusb-devel
+libxklavier-devel
+libxml2-devel
+libxslt-devel
+avahi-compat-mDNSResponder-devel
+NetworkManager-devel
+openssl-devel
+pcre-devel
poppler-devel
qt3-devel-doc
SDL-devel
sqlite-devel
+strigi-devel
wv2-devel
-libical-devel
-gnokii-devel
-libmal-devel
-libgpgme-devel
-Prc:
+Psg:
+kdelibs3-devel-doc
+kdebase4-workspace-devel
+libkdepimlibs4-devel
freeglut-devel
graphviz
icecream-monitor
@@ -51,6 +71,5 @@
libvisual-devel
meanwhile-devel
net-snmp-devel
-
qt3-static
-Psg:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/LAPTOP new/patterns-openSUSE-data/data/LAPTOP
--- old/patterns-openSUSE-data/data/LAPTOP 2007-08-28 13:51:12.000000000 +0200
+++ new/patterns-openSUSE-data/data/LAPTOP 2007-09-20 13:37:57.000000000 +0200
@@ -18,4 +18,5 @@
-Prc:
+Psg:
x11-input-fujitsu
+libsmbios-bin
-Psg:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/PRINT_SERVER new/patterns-openSUSE-data/data/PRINT_SERVER
--- old/patterns-openSUSE-data/data/PRINT_SERVER 2007-08-14 15:28:25.000000000 +0200
+++ new/patterns-openSUSE-data/data/PRINT_SERVER 2007-09-19 18:07:22.000000000 +0200
@@ -3,6 +3,7 @@
-Prq:
+Prc:
+cups-backends
cups-drivers
filters
foomatic-filters
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/REST-CD new/patterns-openSUSE-data/data/REST-CD
--- old/patterns-openSUSE-data/data/REST-CD 2007-09-19 17:12:16.000000000 +0200
+++ new/patterns-openSUSE-data/data/REST-CD 2007-09-20 13:37:50.000000000 +0200
@@ -7,6 +7,9 @@
mpt-firmware
atmel-firmware
+// DELL laptop support
+libsmbios-bin
+
//lvm2 support (#301382)
lvm2
bundle-lang-common-en
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/REST-DVD-SUGGESTS new/patterns-openSUSE-data/data/REST-DVD-SUGGESTS
--- old/patterns-openSUSE-data/data/REST-DVD-SUGGESTS 2007-09-19 11:10:17.000000000 +0200
+++ new/patterns-openSUSE-data/data/REST-DVD-SUGGESTS 2007-09-20 11:48:33.000000000 +0200
@@ -392,4 +392,7 @@
wesnoth-data-base
gitk
git-email
+kdelibs3-devel-doc
+kdebase4-workspace-devel
+libkdepimlibs4-devel
-Prc:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/X11-OPT new/patterns-openSUSE-data/data/X11-OPT
--- old/patterns-openSUSE-data/data/X11-OPT 2007-08-27 14:29:06.000000000 +0200
+++ new/patterns-openSUSE-data/data/X11-OPT 2007-09-20 09:31:57.000000000 +0200
@@ -1,11 +1,9 @@
+Prc:
3ddiag
freeglut
-desktop-translations
xdmbgrd
cabextract
lsb
-MozillaFirefox-translations
tk
unclutter
x11-input-wacom
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/toinstall/rest_dvd/recommends new/patterns-openSUSE-data/toinstall/rest_dvd/recommends
--- old/patterns-openSUSE-data/toinstall/rest_dvd/recommends 2007-09-13 16:40:50.000000000 +0200
+++ new/patterns-openSUSE-data/toinstall/rest_dvd/recommends 2007-09-20 09:29:35.000000000 +0200
@@ -45,7 +45,6 @@
print_server
remote_desktop
sw_management
-update_test
voip
x11
xen_server
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package opensuse-updater-kde
checked in at Thu Sep 20 14:21:25 CEST 2007.
--------
--- KDE/opensuse-updater-kde/opensuse-updater-kde.changes 2007-09-18 13:41:33.000000000 +0200
+++ /mounts/work_src_done/STABLE/opensuse-updater-kde/opensuse-updater-kde.changes 2007-09-20 09:44:49.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Sep 20 08:57:51 CEST 2007 - tgoettlicher(a)suse.de
+
+- fixed nothing happens if "Add/update remote sources" is selected
+- r7313
+
+-------------------------------------------------------------------
@@ -5 +11 @@
-- 7285
+- r7285
@@ -11 +17 @@
-- 7257
+- r7257
@@ -17 +23 @@
-- 7244
+- r7244
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ opensuse-updater-kde.spec ++++++
--- /var/tmp/diff_new_pack.N19367/_old 2007-09-20 14:21:13.000000000 +0200
+++ /var/tmp/diff_new_pack.N19367/_new 2007-09-20 14:21:13.000000000 +0200
@@ -17,7 +17,7 @@
Group: System/Management
Summary: KDE updater applet for OpenSUSE
Version: 0.6
-Release: 21
+Release: 23
Url: http://en.opensuse.org/KDE_Updater_Applet
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %{name}-%{version}.tar.bz2
@@ -83,17 +83,19 @@
#/opt/kde3/share/doc/*
/usr/sbin/zypper_install
/opt/kde3/share/locale
-
%changelog
+* Thu Sep 20 2007 - tgoettlicher(a)suse.de
+- fixed nothing happens if "Add/update remote sources" is selected
+- r7313
* Tue Sep 18 2007 - tgoettlicher(a)suse.de
- altered call of zypper (relates to #309267)
-- 7285
+- r7285
* Mon Sep 17 2007 - tgoettlicher(a)suse.de
- updated translations
-- 7257
+- r7257
* Fri Sep 14 2007 - tgoettlicher(a)suse.de
- updated translations
-- 7244
+- r7244
* Fri Sep 14 2007 - tgoettlicher(a)suse.de
- fixed details dialog not really usable without mouse (#310369)
- r7242
++++++ opensuse-updater-kde-0.6.tar.bz2 ++++++
KDE/opensuse-updater-kde/opensuse-updater-kde-0.6.tar.bz2 /mounts/work_src_done/STABLE/opensuse-updater-kde/opensuse-updater-kde-0.6.tar.bz2 differ: byte 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package opal
checked in at Thu Sep 20 14:21:05 CEST 2007.
--------
--- opal/opal.changes 2007-07-09 16:01:14.000000000 +0200
+++ /mounts/work_src_done/STABLE/opal/opal.changes 2007-09-20 02:35:48.785534000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 19 19:30:47 CEST 2007 - mauro(a)suse.de
+
+- Update to 2.2.11 to make ekiga (for gnome 2.20) happy.
+
+-------------------------------------------------------------------
Old:
----
opal-2.2.8.diff
opal-2.2.8.tar.bz2
opal-C-fix.diff
New:
----
opal-2.2.11.diff
opal-2.2.11.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ opal.spec ++++++
--- /var/tmp/diff_new_pack.i18065/_old 2007-09-20 14:20:41.000000000 +0200
+++ /var/tmp/diff_new_pack.i18065/_new 2007-09-20 14:20:41.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package opal (Version 2.2.8)
+# spec file for package opal (Version 2.2.11)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -13,23 +13,24 @@
Name: opal
BuildRequires: gcc-c++ libstdc++-devel pwlib-devel speex-devel
Summary: Open Phone Abstraction Library
-URL: http://openh323.sourceforge.net/
+Url: http://openh323.sourceforge.net/
License: MOZILLA PUBLIC LICENSE (MPL/NPL)
Group: System/Libraries
-Version: 2.2.8
-Release: 29
+Version: 2.2.11
+Release: 1
Source0: %{name}-%{version}.tar.bz2
Patch0: %{name}-%{version}.diff
-Patch1: opal-C-fix.diff
+# This patch is already in the upstream source (2.2.11).
+#Patch1: opal-C-fix.diff
Patch2: opal-make.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Autoreqprov: on
+AutoReqProv: on
Requires: pwlib
%description
Open Phone Abstraction Library, implementation of the ITU H.323
teleconferencing protocol, and successor of the openh323 library. It
-supports not only the H.323 protocol but also SIP and IAX2.
+supports the H.323 protocol as well as SIP and IAX2.
@@ -46,7 +47,7 @@
%prep
%setup -q
%patch -p1
-%patch1 -p1
+#%patch1 -p1
%patch2 -p1
# this GPL file is not needed - to avoid license issues delete it before build
rm -f include/lids/vpbapi.h
@@ -84,8 +85,9 @@
%{_libdir}/*.so
%dir %{_datadir}/opal
%{_datadir}/opal/opal_inc.mak
-
%changelog
+* Wed Sep 19 2007 - mauro(a)suse.de
+- Update to 2.2.11 to make ekiga (for gnome 2.20) happy.
* Mon Jul 09 2007 - kkeil(a)suse.de
- change library name to make rpmlint happy (#290347)
* Sat May 05 2007 - kkeil(a)suse.de
++++++ opal-2.2.8.diff -> opal-2.2.11.diff ++++++
++++++ opal-2.2.8.tar.bz2 -> opal-2.2.11.tar.bz2 ++++++
++++ 1608 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package ntfs-config
checked in at Thu Sep 20 14:20:31 CEST 2007.
--------
--- ntfs-config/ntfs-config.changes 2007-08-24 17:43:56.000000000 +0200
+++ /mounts/work_src_done/STABLE/ntfs-config/ntfs-config.changes 2007-09-18 19:20:50.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 18 19:19:10 CEST 2007 - bk(a)suse.de
+
+- don't bail out in ntfs-config-root when XAUTHORITY is not set
+
+-------------------------------------------------------------------
New:
----
ntfs-config-1.0.1-environ.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ntfs-config.spec ++++++
--- /var/tmp/diff_new_pack.h13110/_old 2007-09-20 14:19:24.000000000 +0200
+++ /var/tmp/diff_new_pack.h13110/_new 2007-09-20 14:19:24.000000000 +0200
@@ -18,8 +18,8 @@
Source: ntfs-config-1.0.1.tar.bz2
Requires: ntfs-3g python-gtk /usr/bin/readlink
Version: 1.0.1
-Release: 1
-URL: http://flomertens.free.fr/ntfs-config/
+Release: 11
+Url: http://flomertens.free.fr/ntfs-config/
License: GPL v2 or later
Group: System/Filesystems
Summary: Enable and disable write support for NTFS partitions
@@ -27,6 +27,7 @@
Source1: ntfs-config-rpmlintrc
Patch0: %{name}-%{version}-destdir.patch
Patch1: %{name}-%{version}-desktop.patch
+Patch2: %{name}-%{version}-environ.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -48,6 +49,7 @@
%setup -q
%patch0
%patch1
+%patch2
%build
%configure
@@ -61,7 +63,6 @@
# Should change pt_PT -> pt, I guess:
%find_lang %{name}
%if %suse_version > 1020
-
%fdupes $RPM_BUILD_ROOT
%endif
@@ -90,7 +91,8 @@
%dir %{py_sitedir}/NtfsConfig
%{py_sitedir}/NtfsConfig/*
%exclude %_datadir/pixmaps/drive-harddisk.png
-
%changelog
+* Tue Sep 18 2007 - bk(a)suse.de
+- don't bail out in ntfs-config-root when XAUTHORITY is not set
* Fri Aug 24 2007 - bk(a)suse.de
- based on initial openSUSE Buildservice package from Pavol Rusnak
++++++ ntfs-config-1.0.1-environ.patch ++++++
2nd hunk: ptyhon bails out if os.environ['X'] is used when X is not in env!
-> This is an important fix because as of openSUSE 10.3, we do not set
XAUTHORITY, and as this part of the script is needed by every desktop
user to be able to configure NTFS mounts! (most imporantly to en/disable
read-write mount)
(1st hunk: Just a simple message grammar fix)
--- ntfs-config-root.in
+++ ntfs-config-root.in
@@ -60,7 +60,9 @@ if __name__ == '__main__' :
elif test_cmd("kdesu") :
auth = "kdesu"
else :
- dialog("error", _("No authentication program founds"), \
+ # patch comment: There are no translations for this string so
+ # we can fix it without loosing strings or adapting .po files:
+ dialog("error", _("No authentication program found!"), \
_("ntfs-config need to be run as root, but I can't find\n"
"a graphical authentication program.\n"
"You should install <i>gksu</i> or <i>kdesu</i>.\n"
@@ -68,7 +70,8 @@ if __name__ == '__main__' :
"the terminal with <i>su</i> or <i>sudo</i>."))
sys.exit()
logging.info("Launching %s with %s..." % (PACKAGE, auth))
- os.putenv("%s_user-XAUTHORITY" % PACKAGE, os.environ["XAUTHORITY"])
+ if 'XAUTHORITY' in os.environ:
+ os.putenv("%s_user-XAUTHORITY" % PACKAGE, os.environ['XAUTHORITY'])
argv = [auth, "--", PACKAGE]
argv.extend(sys.argv[1:])
os.execvp(auth, argv)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package mutt
checked in at Thu Sep 20 14:19:14 CEST 2007.
--------
--- mutt/mutt.changes 2007-06-21 14:05:55.000000000 +0200
+++ /mounts/work_src_done/STABLE/mutt/mutt.changes 2007-09-20 13:07:25.185404000 +0200
@@ -1,0 +2,7 @@
+Thu Sep 20 13:05:05 CEST 2007 - werner(a)suse.de
+
+- Replace handmade sidebar patch with oringnal one
+- Set check_mbox_sizes to make mutt backward compatible (#326697)
+- Use imap_force_ssl alias for ssl_force_tls even in 10.3
+
+-------------------------------------------------------------------
Old:
----
patch-1.5.16.sidebar.20070408.txt.bz2
New:
----
patch-1.5.16.sidebar.20070704.txt.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mutt.spec ++++++
--- /var/tmp/diff_new_pack.YQ4948/_old 2007-09-20 14:15:38.000000000 +0200
+++ /var/tmp/diff_new_pack.YQ4948/_new 2007-09-20 14:15:38.000000000 +0200
@@ -13,18 +13,18 @@
Name: mutt
#!BuildIgnore: sendmail
BuildRequires: cyrus-sasl-devel cyrus-sasl-gssapi docbook-xsl-stylesheets docbook_4 gdbm-devel glibc-i18ndata gpgme-devel ispell krb5-devel libcom_err libgcrypt libgpg-error-devel libidn-devel libxml2 libxslt lynx ncurses-devel openssl-devel postfix sgml-skel update-desktop-files xli
-License: GNU General Public License (GPL)
+License: GPL v2 or later
Group: Productivity/Networking/Email/Clients
-URL: http://www.mutt.org
+Url: http://www.mutt.org
Provides: muttssl
Obsoletes: muttssl
Requires: smtp_daemon
# NOTE: We don't want this dependency and desktop-data-SuSE is in all
# desktop selections.
#Requires: desktop-data-SuSE
-Autoreqprov: on
+AutoReqProv: on
Version: 1.5.16
-Release: 1
+Release: 32
Summary: Mail Program
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# ftp://ftp.mutt.org/mutt/devel/
@@ -41,7 +41,7 @@
Patch4: %name-1.5.15-wrapcolumn.diff
Patch5: patch-1.5.5.1.nt.xtitles.3.ab.1
# http://lunar-linux.org/index.php?page=mutt-sidebar
-Patch6: patch-%version.sidebar.20070408.txt.bz2
+Patch6: patch-%version.sidebar.20070704.txt.bz2
Patch7: mutt-1.5.15.sidebar-fix.dif
Patch8: mutt-1.5.15-opennfs.dif
@@ -78,7 +78,7 @@
%if %suse_version > 1000
CFLAGS="$CFLAGS -fstack-protector"
%endif
-%if %suse_version < 1020
+%if %suse_version < 1030
CFLAGS="$CFLAGS -DSUSE_IMAP_FORCE_SSL"
%endif
KRB5CFGPATH=/usr/lib/mit/bin/krb5-config
@@ -156,8 +156,11 @@
%_mandir/man5/mbox_mutt.5.gz
/usr/share/mutt
%config(noreplace) /etc/Muttrc
-
%changelog
+* Thu Sep 20 2007 - werner(a)suse.de
+- Replace handmade sidebar patch with oringnal one
+- Set check_mbox_sizes to make mutt backward compatible (#326697)
+- Use imap_force_ssl alias for ssl_force_tls even in 10.3
* Thu Jun 21 2007 - werner(a)suse.de
- Update to mutt version 1.5.16 the bug fix version
* Fri Jun 01 2007 - werner(a)suse.de
++++++ mutt-1.5.16.dif ++++++
--- /var/tmp/diff_new_pack.YQ4948/_old 2007-09-20 14:15:38.000000000 +0200
+++ /var/tmp/diff_new_pack.YQ4948/_new 2007-09-20 14:15:38.000000000 +0200
@@ -1,5 +1,5 @@
--- Muttrc
-+++ Muttrc 2007-06-01 12:55:02.004189000 +0200
++++ Muttrc 2007-09-20 13:02:08.475410283 +0200
@@ -18,7 +18,7 @@ macro index,pager,attach,compose \cb "\
"call urlview to extract URLs out of a message"
@@ -22,6 +22,19 @@
# Name: autoedit
# Type: boolean
# Default: no
+@@ -421,9 +421,9 @@ attachments -I message/external-body
+ # follow these menus. The option is disabled by default because many
+ # visual terminals don't permit making the cursor invisible.
+ #
+-#
+-# set check_mbox_size=no
+-#
++
++set check_mbox_size=yes
++
+ # Name: check_mbox_size
+ # Type: boolean
+ # Default: no
@@ -709,11 +709,11 @@ attachments -I message/external-body
# filtered message is read from the standard output.
#
@@ -234,7 +247,7 @@
/*
** .pp
--- doc/Makefile.in
-+++ doc/Makefile.in 2007-06-12 12:04:49.827249163 +0200
++++ doc/Makefile.in 2007-06-12 12:04:49.827249000 +0200
@@ -436,7 +436,7 @@ uninstall-local:
check:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package multipath-tools
checked in at Thu Sep 20 14:15:25 CEST 2007.
--------
--- multipath-tools/multipath-tools.changes 2007-08-30 09:52:11.000000000 +0200
+++ /mounts/work_src_done/STABLE/multipath-tools/multipath-tools.changes 2007-09-19 15:28:59.456290000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 19 15:30:41 CEST 2007 - hare(a)suse.de
+
+- Fixup generated dm_linear udev rules (#218122)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ multipath-tools.spec ++++++
--- /var/tmp/diff_new_pack.d28292/_old 2007-09-20 14:12:15.000000000 +0200
+++ /var/tmp/diff_new_pack.d28292/_new 2007-09-20 14:12:15.000000000 +0200
@@ -12,14 +12,14 @@
Name: multipath-tools
BuildRequires: device-mapper-devel libaio-devel readline-devel
-URL: http://christophe.varoqui.free.fr/
+Url: http://christophe.varoqui.free.fr/
License: BSD 3-Clause, GPL v2 or later
Group: System/Base
Requires: device-mapper kpartx
PreReq: %insserv_prereq
-Autoreqprov: on
+AutoReqProv: on
Version: 0.4.7
-Release: 74
+Release: 77
Summary: Tools to Manage Multipathed Devices with the device-mapper
Source: multipath-tools-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -132,8 +132,9 @@
/lib/udev/kpartx_id
/lib/udev/dm_linear
%{_mandir}/man8/kpartx.8*
-
%changelog
+* Wed Sep 19 2007 - hare(a)suse.de
+- Fixup generated dm_linear udev rules (#218122)
* Thu Aug 30 2007 - hare(a)suse.de
- Rework dm_linear; udev rules should only be
created if the feature was activated (#302422)
++++++ multipath-tools-add-dm_linear ++++++
--- multipath-tools/multipath-tools-add-dm_linear 2007-08-30 09:47:57.000000000 +0200
+++ /mounts/work_src_done/STABLE/multipath-tools/multipath-tools-add-dm_linear 2007-09-19 15:27:19.954072000 +0200
@@ -27,10 +27,10 @@
rm -f core *.o $(EXEC)
diff --git a/kpartx/activate_dm_linear b/kpartx/activate_dm_linear
new file mode 100644
-index 0000000..ee5c9ed
+index 0000000..7481bd4
--- /dev/null
+++ b/kpartx/activate_dm_linear
-@@ -0,0 +1,69 @@
+@@ -0,0 +1,76 @@
+#!/bin/sh
+#
+# activate_dm_linear
@@ -80,14 +80,15 @@
+ ;;
+ esac
+done
-+if [ "$scsilink" ] ; then
-+ serial="$scsilink"
-+ bus="scsi"
-+fi
+if [ "$atalink" ] ; then
+ serial="$atalink"
+ bus="ata"
+fi
++if [ "$scsilink" ] ; then
++ unset atalink
++ serial="$scsilink"
++ bus="scsi"
++fi
+if [ "$serial" ]; then
+ # Remove existing rules
+ echo "/$serial/d
@@ -96,13 +97,19 @@
+" | ed $RULE > /dev/null 2>&1
+ [ "$remove_only" = 1 ] && exit 0
+ # And create a new one
-+ cat >> $RULE <<EOF
-+ACTION=="add", KERNEL=="sd*[!0-9]", ID_BUS=="$bus", ID_SERIAL=="$serial", RUN+="/lib/udev/dm_linear \$kernel $blksize $bus-$serial"
++ if [ "$atalink" ] ; then
++ cat >> $RULE <<EOF
++ACTION=="add", KERNEL=="sd*[!0-9]", ENV{ID_VENDOR}=="ATA", ENV{ID_ATA_COMPAT}=="$serial", RUN+="dm_linear /dev/\$kernel $blksize ata-\$env{ID_ATA_COMPAT}"
++EOF
++ else
++ cat >> $RULE <<EOF
++ACTION=="add", KERNEL=="sd*[!0-9]", ENV{ID_BUS}=="$bus", ENV{ID_SERIAL}=="$serial", RUN+="dm_linear \$kernel /dev/$blksize \$env{ID_BUS}-\$env{ID_SERIAL}"
+EOF
++ fi
+fi
diff --git a/kpartx/dm_linear b/kpartx/dm_linear
new file mode 100755
-index 0000000..162cb60
+index 0000000..d1de7e4
--- /dev/null
+++ b/kpartx/dm_linear
@@ -0,0 +1,27 @@
@@ -129,7 +136,7 @@
+ exit 4
+fi
+
-+echo 0 $2 linear $1 0 | /sbin/dmsetup create "linear-$3" -u "linear-$3"
++echo 0 $2 linear $1 0 | /sbin/dmsetup create "$3" -u "linear-$3"
+
+exit $?
+
@@ -148,7 +155,7 @@
# Create persistent links for partitions
ENV{DM_PART}=="?*", \
SYMLINK+="disk/by-id/$env{DM_TYPE}-$env{DM_NAME}-part$env{DM_PART}"
-@@ -30,6 +34,8 @@ ENV{DM_STATE}=="ACTIVE", ENV{DM_UUID}=="
+@@ -30,6 +34,8 @@ ENV{DM_STATE}=="ACTIVE", ENV{DM_UUID}=="mpath-*", \
RUN+="/sbin/kpartx -a -p _part /dev/$kernel"
ENV{DM_STATE}=="ACTIVE", ENV{DM_UUID}=="dmraid-*", \
RUN+="/sbin/kpartx -a -p _part /dev/$kernel"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package mkinitrd
checked in at Thu Sep 20 14:09:15 CEST 2007.
--------
--- mkinitrd/mkinitrd.changes 2007-09-14 16:15:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/mkinitrd/mkinitrd.changes 2007-09-19 14:29:04.000000000 +0200
@@ -1,0 +2,19 @@
+Wed Sep 19 14:21:14 CEST 2007 - hare(a)suse.de
+
+- Remove all functions from the environment (#309131)
+- Don't remove the build root before starting %build
+
+-------------------------------------------------------------------
+Wed Sep 19 01:21:01 CEST 2007 - agraf(a)suse.de
+
+- Include libata modules in the Monster-Initrd
+
+-------------------------------------------------------------------
+Tue Sep 18 03:33:24 CEST 2007 - agraf(a)suse.de
+
+- Make the initrd less verbose, so people don't misinterpret debug
+ messages as warnings
+- Remove set -a so variables used in the initrd are not exported to
+ the userland (possible security leak)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mkinitrd.spec ++++++
--- /var/tmp/diff_new_pack.w17846/_old 2007-09-20 14:08:40.000000000 +0200
+++ /var/tmp/diff_new_pack.w17846/_new 2007-09-20 14:08:40.000000000 +0200
@@ -18,7 +18,7 @@
Requires: coreutils modutils util-linux grep gzip sed gawk cpio udev pciutils sysvinit file perl
AutoReqProv: on
Version: 2.1
-Release: 32
+Release: 34
Summary: Creates an Initial RAM Disk Image for Preloading Modules
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: mkinitrd.tgz
@@ -57,7 +57,6 @@
sed -i "s/@BUILD_DAY@/`env LC_ALL=C date -ud yesterday '+%Y%m%d'`/" sbin/mkinitrd
%install
-rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/usr/share/mkinitrd
mkdir -p $RPM_BUILD_ROOT/lib/mkinitrd/dev
mkdir -p $RPM_BUILD_ROOT/lib/mkinitrd/scripts
@@ -101,8 +100,17 @@
/sbin/installkernel
%doc %{_mandir}/man5/mkinitrd.5.gz
%doc %{_mandir}/man8/mkinitrd.8.gz
-
%changelog
+* Wed Sep 19 2007 - hare(a)suse.de
+- Remove all functions from the environment (#309131)
+- Don't remove the build root before starting %%build
+* Wed Sep 19 2007 - agraf(a)suse.de
+- Include libata modules in the Monster-Initrd
+* Tue Sep 18 2007 - agraf(a)suse.de
+- Make the initrd less verbose, so people don't misinterpret debug
+ messages as warnings
+- Remove set -a so variables used in the initrd are not exported to
+ the userland (possible security leak)
* Fri Sep 14 2007 - hare(a)suse.de
- Call ldd correctly (#299242)
- Setup LVM2 over md correctly (#309441)
++++++ mkinitrd.tgz ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/lib/mkinitrd/bin/linuxrc new/mkinitrd-2.1/lib/mkinitrd/bin/linuxrc
--- old/mkinitrd-2.1/lib/mkinitrd/bin/linuxrc 2007-09-14 16:13:23.000000000 +0200
+++ new/mkinitrd-2.1/lib/mkinitrd/bin/linuxrc 2007-09-19 14:28:56.000000000 +0200
@@ -51,7 +51,7 @@
source run_all.sh
else
for file in boot/*; do
- echo "preping $file"
+ [ "$debug" ] && echo "preping $file"
# load config for the current module
config="config/${file#*-}"
[ -e "$config" ] && . "$config"
@@ -69,7 +69,7 @@
modules="${modules#*les: }"
# run the module
- echo "running $file"
+ [ "$debug" ] && echo "running $file"
source $file
# if the module did not load its modules, we do
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/mkinitrd.changes new/mkinitrd-2.1/mkinitrd.changes
--- old/mkinitrd-2.1/mkinitrd.changes 2007-09-14 16:13:23.000000000 +0200
+++ new/mkinitrd-2.1/mkinitrd.changes 2007-09-19 14:28:56.000000000 +0200
@@ -1,4 +1,23 @@
-------------------------------------------------------------------
+Wed Sep 19 14:21:14 CEST 2007 - hare(a)suse.de
+
+- Remove all functions from the environment (#309131)
+- Don't remove the build root before starting %build
+
+-------------------------------------------------------------------
+Wed Sep 19 01:21:01 CEST 2007 - agraf(a)suse.de
+
+- Include libata modules in the Monster-Initrd
+
+-------------------------------------------------------------------
+Tue Sep 18 03:33:24 CEST 2007 - agraf(a)suse.de
+
+- Make the initrd less verbose, so people don't misinterpret debug
+ messages as warnings
+- Remove set -a so variables used in the initrd are not exported to
+ the userland (possible security leak)
+
+-------------------------------------------------------------------
Fri Sep 14 16:04:58 CEST 2007 - hare(a)suse.de
- Call ldd correctly (#299242)
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/mkinitrd.spec new/mkinitrd-2.1/mkinitrd.spec
--- old/mkinitrd-2.1/mkinitrd.spec 2007-09-14 16:13:23.000000000 +0200
+++ new/mkinitrd-2.1/mkinitrd.spec 2007-09-19 14:28:56.000000000 +0200
@@ -56,7 +56,6 @@
sed -i "s/@BUILD_DAY@/`env LC_ALL=C date -ud yesterday '+%Y%m%d'`/" sbin/mkinitrd
%install
-rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/usr/share/mkinitrd
mkdir -p $RPM_BUILD_ROOT/lib/mkinitrd/dev
mkdir -p $RPM_BUILD_ROOT/lib/mkinitrd/scripts
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/sbin/mkinitrd new/mkinitrd-2.1/sbin/mkinitrd
--- old/mkinitrd-2.1/sbin/mkinitrd 2007-09-14 16:13:23.000000000 +0200
+++ new/mkinitrd-2.1/sbin/mkinitrd 2007-09-19 14:28:56.000000000 +0200
@@ -468,6 +468,8 @@
cleanup_finish
-/sbin/update-bootloader --refresh
+if [ -x /sbin/update-bootloader ] ; then
+ /sbin/update-bootloader --refresh
+fi
exit $exit_code
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/scripts/boot-block.sh new/mkinitrd-2.1/scripts/boot-block.sh
--- old/mkinitrd-2.1/scripts/boot-block.sh 2007-09-14 16:13:23.000000000 +0200
+++ new/mkinitrd-2.1/scripts/boot-block.sh 2007-09-19 14:28:56.000000000 +0200
@@ -84,3 +84,5 @@
if [ $devflags != 0 ]; then
add_module_param scsi_mod default_dev_flags=$devflags
fi
+
+unset scsi_mod_check_compat
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/scripts/boot-boot.sh new/mkinitrd-2.1/scripts/boot-boot.sh
--- old/mkinitrd-2.1/scripts/boot-boot.sh 2007-09-14 16:13:23.000000000 +0200
+++ new/mkinitrd-2.1/scripts/boot-boot.sh 2007-09-19 14:28:56.000000000 +0200
@@ -21,6 +21,12 @@
umount /proc
umount /sys
+# Remove exported functions
+unset udev_discover_resume
+unset udev_discover_dump
+unset udev_discover_root
+unset udev_check_for_device
+
# Export root fs information
ROOTFS_BLKDEV="$rootdev"
export ROOTFS_BLKDEV
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/scripts/boot-evms.sh new/mkinitrd-2.1/scripts/boot-evms.sh
--- old/mkinitrd-2.1/scripts/boot-evms.sh 2007-09-14 16:13:23.000000000 +0200
+++ new/mkinitrd-2.1/scripts/boot-evms.sh 2007-09-19 14:28:56.000000000 +0200
@@ -55,5 +55,7 @@
/sbin/evms_activate
/sbin/dmsetup remove evms_save
fi
+
+ unset create_evms_save_table
fi
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/scripts/boot-iscsi.sh new/mkinitrd-2.1/scripts/boot-iscsi.sh
--- old/mkinitrd-2.1/scripts/boot-iscsi.sh 2007-09-14 16:13:23.000000000 +0200
+++ new/mkinitrd-2.1/scripts/boot-iscsi.sh 2007-09-19 14:28:56.000000000 +0200
@@ -63,7 +63,6 @@
TargetPortiBFT=$iSCSI_TARGET_PORT
fi
-
if [ "$tmp_InitiatorName" != "$InitiatorName" -a "$tmp_InitiatorName" != "default" -a "$tmp_InitiatorName" ]; then
iSCSI_warning_InitiatorName "$tmp_InitiatorName" "cmdline"
InitiatorName=$tmp_InitiatorName
@@ -72,6 +71,8 @@
# store the detected InitiatorName permanently
echo "InitiatorName=$InitiatorName" > /etc/iscsi/initiatorname.iscsi
+unset iSCSI_warning_InitiatorName
+
# ... hier wuerde viel s390-init zeug kommen
iscsi_mark_root_nodes()
@@ -115,3 +116,5 @@
done
/sbin/iscsiadm -m node -L automatic
+
+unset iscsi_mark_root_nodes
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/scripts/boot-multipath.sh new/mkinitrd-2.1/scripts/boot-multipath.sh
--- old/mkinitrd-2.1/scripts/boot-multipath.sh 2007-09-14 16:13:23.000000000 +0200
+++ new/mkinitrd-2.1/scripts/boot-multipath.sh 2007-09-19 14:28:56.000000000 +0200
@@ -20,51 +20,6 @@
load_modules
-# wait for all multipath partitions to appear
-mpath_check_for_partitions() {
- local num=0
-
- for link in $(ls /dev/disk/by-id/scsi-*); do
- [ -L "$link" ] || continue
- node=$(ls -l $link | sed -ne 's/.*\.\.\/\(.*\)/\1/p')
- if [ "$link" = "${link%%-part*}" ] ; then
- dev=$link
- case "$node" in
- dm-*)
- dev=$link;;
- *)
- dev=none;;
- esac
- else
- if [ "$link" != "${link#$dev}" ] ; then
- case "$node" in
- dm-*)
- : this node is okay
- ;;
- *)
- num=$((num + 1))
- ;;
- esac
- fi
- fi
- done
- return $num
-}
-mpath_wait_for_partitions() {
- local timeout=$udev_timeout
- local retval=1
- while [ $timeout -gt 0 ] ; do
- if mpath_check_for_partitions; then
- retval=0
- break;
- fi
- /sbin/udevsettle --timeout=$udev_timeout
- sleep 1
- echo -n "."
- timeout=$(( $timeout - 1 ))
- done
- return $retval
-}
# check for multipath parameter in /proc/cmdline
mpath_status=$(get_param multipath)
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/scripts/boot-nfs.sh new/mkinitrd-2.1/scripts/boot-nfs.sh
--- old/mkinitrd-2.1/scripts/boot-nfs.sh 2007-09-14 16:13:23.000000000 +0200
+++ new/mkinitrd-2.1/scripts/boot-nfs.sh 2007-09-19 14:28:56.000000000 +0200
@@ -31,10 +31,12 @@
rootfstype="nfs"
fi ;;
esac
- if [ -z "$rootdev" ]; then
- echo "no local root= kernel option given and no root server set by the dhcp server."
- die 0
- fi
+fi
+if [ -z "$rootdev" ]; then
+ echo "no local root= kernel option given and no root server set by the dhcp server."
+ echo "exiting to /bin/sh"
+ cd /
+ PATH=$PATH PS1='$ ' /bin/sh -i
fi
if [ "$rootfstype" = "nfs" ]; then
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/scripts/boot-resume.kernel.sh new/mkinitrd-2.1/scripts/boot-resume.kernel.sh
--- old/mkinitrd-2.1/scripts/boot-resume.kernel.sh 2007-09-14 16:13:23.000000000 +0200
+++ new/mkinitrd-2.1/scripts/boot-resume.kernel.sh 2007-09-19 14:28:56.000000000 +0200
@@ -59,3 +59,5 @@
/sbin/udevsettle --timeout=$udev_timeout
# Check for a resume device
discover_kernel_resume
+
+unset discover_kernel_resume
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/scripts/boot-resume.userspace.sh new/mkinitrd-2.1/scripts/boot-resume.userspace.sh
--- old/mkinitrd-2.1/scripts/boot-resume.userspace.sh 2007-09-14 16:13:23.000000000 +0200
+++ new/mkinitrd-2.1/scripts/boot-resume.userspace.sh 2007-09-19 14:28:56.000000000 +0200
@@ -64,3 +64,4 @@
# Check for a resume device
discover_user_resume
+unset discover_user_resume
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/scripts/boot-start.sh new/mkinitrd-2.1/scripts/boot-start.sh
--- old/mkinitrd-2.1/scripts/boot-start.sh 2007-09-14 16:13:23.000000000 +0200
+++ new/mkinitrd-2.1/scripts/boot-start.sh 2007-09-19 14:28:56.000000000 +0200
@@ -53,7 +53,7 @@
ln -s fd/2 /dev/stderr
# export variables automatically so we see them in the rescue shell
-set -a
+[ "$debug" ] && set -a
tty_driver=
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/scripts/setup-block.sh new/mkinitrd-2.1/scripts/setup-block.sh
--- old/mkinitrd-2.1/scripts/setup-block.sh 2007-09-14 16:13:23.000000000 +0200
+++ new/mkinitrd-2.1/scripts/setup-block.sh 2007-09-19 14:28:56.000000000 +0200
@@ -81,7 +81,7 @@
}
if [ "$create_monster_initrd" ]; then
- for i in $(find $root_dir/lib/modules/$kernel_version/kernel/drivers/{ide,scsi} -name "*.ko"); do
+ for i in $(find $root_dir/lib/modules/$kernel_version/kernel/drivers/{ata,ide,scsi} -name "*.ko"); do
i=${i%*.ko}
block_modules="$block_modules ${i##*/}"
done
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/mkinitrd-2.1/scripts/setup-progs.sh new/mkinitrd-2.1/scripts/setup-progs.sh
--- old/mkinitrd-2.1/scripts/setup-progs.sh 2007-09-14 16:13:23.000000000 +0200
+++ new/mkinitrd-2.1/scripts/setup-progs.sh 2007-09-19 14:28:56.000000000 +0200
@@ -16,7 +16,7 @@
# copy the script itself
cp -pL "$script" boot/
# add an entry to the boot wrapping script
- echo "echo preping $file" >> run_all.sh
+ echo "[ \"\$debug\" ] && echo preping $file" >> run_all.sh
# -- load config for the current module
[ -e "config/${file#*-}" ] && cat "config/${file#*-}" >> run_all.sh
# echo "[ -e "config/${file#*-}" ] && . \"config/${file#*-}\"" >> run_all.sh
@@ -25,7 +25,7 @@
echo "$condition" >> run_all.sh
# -- remember dependent modules
sed -n 's/^#%modules:\(.*\)$/modules="\1"/p' $script >> run_all.sh
- echo "echo running $file
+ echo "[ \"\$debug\" ] && echo running $file
source boot/$file
[ \"\$modules\" ] && load_modules" >> run_all.sh
[ "$condition" ] && echo "fi" >> run_all.sh
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package man
checked in at Thu Sep 20 14:08:33 CEST 2007.
--------
--- man/man.changes 2007-07-27 12:51:25.000000000 +0200
+++ /mounts/work_src_done/STABLE/man/man.changes 2007-09-19 13:41:34.586209000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 19 13:39:50 CEST 2007 - werner(a)suse.de
+
+- Be sure that e.g. /usr/share/man/man3p/open.3p.gz is found before
+ /usr/share/man/man3/open.3pm.gz by "man 3p open" (bug #310498)
+
+-------------------------------------------------------------------
New:
----
man-db-2.4.3-globbing.dif
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ man.spec ++++++
--- /var/tmp/diff_new_pack.z14989/_old 2007-09-20 14:07:01.000000000 +0200
+++ /var/tmp/diff_new_pack.z14989/_new 2007-09-20 14:07:01.000000000 +0200
@@ -18,14 +18,14 @@
BuildRequires: libzio util-linux
%endif
Version: 2.4.3
-Release: 73
+Release: 84
Summary: A Program for Displaying man Pages
License: GPL v2 or later
Group: System/Base
PreReq: fileutils fillup
Provides: man_db
Requires: groff >= 1.18 less
-Autoreqprov: on
+AutoReqProv: on
Source: man-db-%{version}.tar.bz2
Source1: sysconfig.cron-man
Source2: cron.daily.do_mandb
@@ -39,6 +39,7 @@
Patch6: man-db-2.4.1-security4.dif
Patch7: man-db-2.4.3-firefox.dif
Patch8: man-db-2.4.3-chinese.dif
+Patch9: man-db-2.4.3-globbing.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -61,6 +62,7 @@
%patch6 -p0 -b .secu4
%patch7 -p0 -b .firefox
%patch8 -p0 -b .chinese
+%patch9 -p0 -b .globbing
%patch -p0
%build
@@ -161,8 +163,10 @@
%defattr(-,man,daemon)
/var/cache/man/*
/var/adm/fillup-templates/sysconfig.cron-man
-
%changelog
+* Wed Sep 19 2007 - werner(a)suse.de
+- Be sure that e.g. /usr/share/man/man3p/open.3p.gz is found before
+ /usr/share/man/man3/open.3pm.gz by "man 3p open" (bug #310498)
* Fri Jul 27 2007 - mfabian(a)suse.de
- change BuildRequires to make it build in the openSUSE build
service for versions <= 10.2 as well.
++++++ man-db-2.4.3-globbing.dif ++++++
--- src/globbing.c
+++ src/globbing.c 2007-09-19 13:35:04.128822519 +0200
@@ -28,7 +28,9 @@
#endif /* HAVE_CONFIG_H */
/* Need _GNU_SOURCE for FNM_CASEFOLD. */
+#ifndef _GNU_SOURCE
#define _GNU_SOURCE
+#endif
#include <stdio.h>
@@ -340,13 +342,22 @@ char **look_for_file (const char *unesc_
/* allow lookups like "3x foo" to match "../man3/foo.3x" */
if ((layout & LAYOUT_GNU) && CTYPE (isdigit, *sec) && sec[1] != '\0') {
- path = strappend (path, hier, cat ? "/cat" : "/man", "\t",
- NULL);
- *strrchr (path, '\t') = *sec;
- pattern = end_pattern (strappend (pattern, name, NULL), sec);
+ off_t nptr, nsec;
- status = match_in_directory (path, pattern, !match_case,
- &gbuf);
+ path = strappend (path, hier, cat ? "/cat" : "/man", NULL);
+ nptr = strlen(path);
+ path = strappend (path, sec, NULL);
+ nsec = nptr + strlen(sec);
+
+ while (nsec > nptr) {
+ *(path + nsec--) = '\0';
+ if (pattern)
+ *pattern = '\0';
+ pattern = end_pattern (strappend (pattern, name, NULL), sec);
+ status = match_in_directory (path, pattern, !match_case, &gbuf);
+ if ((status == 0) && (gbuf.gl_pathc != 0))
+ break;
+ }
}
/* AIX glob.h doesn't define GLOB_NOMATCH and the manpage is vague
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libzypp
checked in at Thu Sep 20 14:06:48 CEST 2007.
--------
--- libzypp/libzypp.changes 2007-09-19 17:48:09.000000000 +0200
+++ /mounts/work_src_done/STABLE/libzypp/libzypp.changes 2007-09-20 11:23:27.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Sep 20 11:00:04 CEST 2007 - ma(a)suse.de
+
+- If a package is deselected by user, apply this soft lock to all
+ available versions of this package.
+- version 3.24.4
+- revision 7316
+
+-------------------------------------------------------------------
@@ -7 +15 @@
-- r 7311
+- r 7311
Old:
----
libzypp-3.24.3.tar.bz2
New:
----
libzypp-3.24.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.W12013/_old 2007-09-20 14:06:28.000000000 +0200
+++ /var/tmp/diff_new_pack.W12013/_new 2007-09-20 14:06:28.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libzypp (Version 3.24.3)
+# spec file for package libzypp (Version 3.24.4)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,9 +16,9 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
AutoReqProv: on
Summary: Package, Patch, Pattern, and Product Management
-Version: 3.24.3
+Version: 3.24.4
Release: 1
-Source: libzypp-3.24.3.tar.bz2
+Source: libzypp-3.24.4.tar.bz2
Source1: libzypp-rpmlintrc
Prefix: /usr
Provides: yast2-packagemanager
@@ -44,7 +44,7 @@
Ladislav Slezak <lslezak(a)suse.cz>
%package devel
-Requires: libzypp == 3.24.3
+Requires: libzypp == 3.24.4
Requires: libxml2-devel curl-devel openssl-devel rpm-devel glibc-devel zlib-devel
Requires: bzip2 popt-devel dbus-1-devel glib2-devel hal-devel boost-devel libstdc++-devel
Requires: cmake
@@ -127,8 +127,12 @@
%{prefix}/include/zypp/*
%{prefix}/share/cmake/Modules/FindZypp.cmake
%{_libdir}/pkgconfig/libzypp.pc
-
%changelog
+* Thu Sep 20 2007 - ma(a)suse.de
+- If a package is deselected by user, apply this soft lock to all
+ available versions of this package.
+- version 3.24.4
+- revision 7316
* Wed Sep 19 2007 - schubi(a)suse.de
- Update: Do not set an item to installation if there has been already set
one for installation which has the same NVA. Bug 326286
++++++ libzypp-3.24.3.tar.bz2 -> libzypp-3.24.4.tar.bz2 ++++++
++++ 14114 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kiwi
checked in at Thu Sep 20 14:03:40 CEST 2007.
--------
--- arch/i386/kiwi/kiwi.changes 2007-09-19 18:51:19.000000000 +0200
+++ /mounts/work_src_done/STABLE/kiwi/kiwi.changes 2007-09-20 12:02:17.006265000 +0200
@@ -1,0 +2,12 @@
+Wed Sep 19 19:31:24 CEST 2007 - ms(a)suse.de
+
+- added check for isolinux-config in suse-isolinux
+- added checks for copy calls in KIWIImage.pm while creating
+ a live ISO image
+- don't install grub if initrd and/or menu.lst can't be
+ created in case of an oemboot system
+- fixed mount in oemboot if not unified system
+- better failed message if system image is too small to hold
+ the boot image data required for virtual disk boot
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.C32702/_old 2007-09-20 14:02:30.000000000 +0200
+++ /var/tmp/diff_new_pack.C32702/_new 2007-09-20 14:02:30.000000000 +0200
@@ -16,7 +16,7 @@
Requires: perl perl-XML-LibXML perl-libwww-perl screen
Summary: OpenSuSE - KIWI Image System
Version: 1.64
-Release: 13
+Release: 14
Group: System/Management
License: GPL v2 or later
Source: kiwi.tar.bz2
@@ -326,6 +326,15 @@
%doc %{_datadir}/kiwi/image/oemboot/README
%{_datadir}/kiwi/image/oemboot/suse*
%changelog
+* Wed Sep 19 2007 - ms(a)suse.de
+- added check for isolinux-config in suse-isolinux
+- added checks for copy calls in KIWIImage.pm while creating
+ a live ISO image
+- don't install grub if initrd and/or menu.lst can't be
+ created in case of an oemboot system
+- fixed mount in oemboot if not unified system
+- better failed message if system image is too small to hold
+ the boot image data required for virtual disk boot
* Tue Sep 18 2007 - ms(a)suse.de
- reread partition table after oemboot installation
- fixed repartition code for squasfs/aufs based system images
++++++ kiwi.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kiwi/modules/KIWIBoot.pm new/kiwi/modules/KIWIBoot.pm
--- old/kiwi/modules/KIWIBoot.pm 2007-09-19 18:46:00.000000000 +0200
+++ new/kiwi/modules/KIWIBoot.pm 2007-09-20 11:57:56.000000000 +0200
@@ -1204,7 +1204,7 @@
$result = $? >> 8;
if ($result != 0) {
$kiwi -> failed ();
- $kiwi -> error ("Couldn't install image: $status");
+ $kiwi -> error ("Couldn't copy boot data to system image: $status");
$kiwi -> failed ();
qx ( umount /mnt/ 2>&1 );
qx ( /sbin/kpartx -d $loop );
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kiwi/modules/KIWIImage.pm new/kiwi/modules/KIWIImage.pm
--- old/kiwi/modules/KIWIImage.pm 2007-09-17 10:51:13.000000000 +0200
+++ new/kiwi/modules/KIWIImage.pm 2007-09-20 11:57:56.000000000 +0200
@@ -862,24 +862,49 @@
$kiwi -> info ("Copying boot image and kernel [$isoarch]");
my $destination = "$main::RootTree/CD/boot/$isoarch/loader";
qx (mkdir -p $destination);
- qx (cp $imageDest/$iso*$arch*.gz $destination/initrd);
- qx (cp $imageDest/$iso*$arch*.kernel $destination/linux);
+ $data = qx (cp $imageDest/$iso*$arch*.gz $destination/initrd);
+ $code = $? >> 8;
+ if ($code == 0) {
+ $data = qx (cp $imageDest/$iso*$arch*.kernel $destination/linux);
+ $code = $? >> 8;
+ }
+ if ($code != 0) {
+ $kiwi -> failed ();
+ $kiwi -> error ("Copy failed: $data");
+ $kiwi -> failed ();
+ return undef;
+ }
$kiwi -> done ();
-
#==========================================
# copy base CD files
#------------------------------------------
$kiwi -> info ("Setting up isolinux boot CD [$isoarch]");
- qx (cp -a $gfx/* $destination);
- qx (cp $CD/isolinux.cfg $destination);
- qx (cp $CD/isolinux.msg $destination);
+ $data = qx (cp -a $gfx/* $destination);
+ $code = $? >> 8;
+ if ($code == 0) {
+ $data = qx (cp $CD/isolinux.cfg $destination);
+ $code = $? >> 8;
+ if ($code == 0) {
+ $data = qx (cp $CD/isolinux.msg $destination);
+ $code = $? >> 8;
+ }
+ }
+ if ($code != 0) {
+ $kiwi -> failed ();
+ $kiwi -> error ("Copy failed: $data");
+ $kiwi -> failed ();
+ return undef;
+ }
$kiwi -> done ();
-
#==========================================
# remove original kernel and initrd
#------------------------------------------
- qx (rm -f $imageDest/$iso*.*]);
-
+ $data = qx (rm $imageDest/$iso*.* 2>&1);
+ $code = $? >> 8;
+ if ($code != 0) {
+ $kiwi -> warning ("Couldn't cleanup boot files: $data");
+ $kiwi -> skipped ();
+ }
#==========================================
# Create boot configuration
#------------------------------------------
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kiwi/.revision new/kiwi/.revision
--- old/kiwi/.revision 2007-09-19 18:50:41.000000000 +0200
+++ new/kiwi/.revision 2007-09-20 12:01:29.000000000 +0200
@@ -1 +1 @@
-627
\ No newline at end of file
+632
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kiwi/system/boot/isoboot/suse-isolinux new/kiwi/system/boot/isoboot/suse-isolinux
--- old/kiwi/system/boot/isoboot/suse-isolinux 2007-09-17 16:05:48.000000000 +0200
+++ new/kiwi/system/boot/isoboot/suse-isolinux 2007-09-20 11:57:55.000000000 +0200
@@ -198,7 +198,12 @@
fi
fi
-/usr/bin/isolinux-config --base $BOOT_ISOLINUX $SOURCE/$BOOT_ISOLINUX/isolinux.bin
+if [ ! -x /usr/bin/isolinux-config ];then
+ echo "Can't find isolinux-config binary"
+ exit 1
+fi
+/usr/bin/isolinux-config \
+ --base $BOOT_ISOLINUX $SOURCE/$BOOT_ISOLINUX/isolinux.bin
mkisofs \
-p "$CD_PREPARER" \
-publisher "$CD_PUBLISHER" \
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kiwi/system/boot/oemboot/suse-linuxrc new/kiwi/system/boot/oemboot/suse-linuxrc
--- old/kiwi/system/boot/oemboot/suse-linuxrc 2007-09-19 18:45:58.000000000 +0200
+++ new/kiwi/system/boot/oemboot/suse-linuxrc 2007-09-20 11:57:55.000000000 +0200
@@ -246,6 +246,7 @@
#======================================
# 6.7) find new root partition
#--------------------------------------
+ unset UNIONFS_CONFIG
deviceRoot="$deviceDisk"2
probeFileSystem $deviceRoot
if test "$FSTYPE" = "unknown";then
@@ -528,7 +529,7 @@
if test ! -z "$i";then
kernel=`echo $i | cut -f1 -d:`
initrd=`echo $i | cut -f2 -d:`
- echo "title SUSE Linux OEM ($kernel)" >> $menu
+ echo "title SLE/SUSE Linux OEM" >> $menu
echo -n " kernel $gdev/boot/$kernel" >> $menu
echo -n " root=${deviceDisk}2 $console" >> $menu
echo " vga=0x314" >> $menu
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kiwi/system/boot/oemboot/suse-preinit new/kiwi/system/boot/oemboot/suse-preinit
--- old/kiwi/system/boot/oemboot/suse-preinit 2007-09-19 18:45:59.000000000 +0200
+++ new/kiwi/system/boot/oemboot/suse-preinit 2007-09-20 11:57:55.000000000 +0200
@@ -29,6 +29,7 @@
#======================================
# 2) create initrd on diskful
#--------------------------------------
+grubOK=1
if [ -z "$UNIONFS_CONFIG" ]; then
if test -L /boot/boot;then
mount -t proc proc /proc
@@ -39,6 +40,7 @@
else
Echo "Image doesn't provide kernel system map"
Echo "Can't create initrd"
+ grubOK=0
fi
else
if mount $deviceBoot /kiwiboot;then
@@ -50,24 +52,27 @@
if [ -f /boot/message ];then
echo "gfxmenu $gdev/boot/message" >> $menu
fi
- echo "title KIWI VM boot" >> $menu
+ echo "title SLE/SUSE Linux OEM" >> $menu
echo -n " kernel $gdev/boot/linux.vmx" >> $menu
echo -n " root=${deviceDisk}1 $console" >> $menu
echo " $KIWI_INITRD_PARAMS vga=0x314" >> $menu
echo " initrd $gdev/boot/initrd.vmx" >> $menu
else
Echo "Failed to mount boot partition"
- Echo "Local grub installation will fail !"
+ Echo "Can't create grub configuration"
+ grubOK=0
fi
fi
#======================================
-# 3) Install boot loader on diskful
+# 3) Install boot loader if ok
#--------------------------------------
-if test -f "/usr/sbin/grub";then
- Echo "Installing boot loader..."
- /usr/sbin/grub --batch --no-floppy < /etc/grub.conf >/dev/null 2>&1
-else
- Echo "Image doesn't provide grub support"
- Echo "Can't install boot loader"
+if [ $grubOK = 1 ];then
+ if test -f "/usr/sbin/grub";then
+ Echo "Installing boot loader..."
+ /usr/sbin/grub --batch --no-floppy < /etc/grub.conf >/dev/null 2>&1
+ else
+ Echo "Image doesn't provide grub support"
+ Echo "Can't install boot loader"
+ fi
fi
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yast2-trans-de
checked in at Thu Sep 20 14:02:18 CEST 2007.
--------
--- yast2-trans-de/yast2-trans-de.changes 2007-09-19 18:00:38.000000000 +0200
+++ /mounts/work_src_done/NOARCH/yast2-trans-de/yast2-trans-de.changes 2007-09-20 10:32:14.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 20 10:32:14 2007 - ke(a)suse.de
+
+- Update to version 2.15.22.
+
+------------------------------------------------------------------------
Old:
----
yast2-trans-de-2.15.21.tar.bz2
New:
----
yast2-trans-de-2.15.22.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-trans-de.spec ++++++
--- /var/tmp/diff_new_pack.n31221/_old 2007-09-20 14:02:03.000000000 +0200
+++ /var/tmp/diff_new_pack.n31221/_new 2007-09-20 14:02:03.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-trans-de (Version 2.15.21)
+# spec file for package yast2-trans-de (Version 2.15.22)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,12 +11,12 @@
# norootforbuild
Name: yast2-trans-de
-Version: 2.15.21
+Version: 2.15.22
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-trans-de-2.15.21.tar.bz2
+Source0: yast2-trans-de-2.15.22.tar.bz2
Prefix: /usr
Provides: locale(yast2:de)
# Requires: yast2-config-XXpkgXX
@@ -30,7 +30,7 @@
%prep
-%setup -n yast2-trans-de-2.15.21
+%setup -n yast2-trans-de-2.15.22
%build
autoreconf --force --install
@@ -61,8 +61,9 @@
%doc %{prefix}/share/doc/packages/yast2-trans-de
%dir /usr/share/YaST2/locale
%lang(de) /usr/share/YaST2/locale/de
-
%changelog
+* Thu Sep 20 2007 - ke(a)suse.de
+- Update to version 2.15.22.
* Wed Sep 19 2007 - ke(a)suse.de
- Update to version 2.15.21.
* Mon Sep 17 2007 - ke(a)suse.de
++++++ yast2-trans-de-2.15.21.tar.bz2 -> yast2-trans-de-2.15.22.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-de-2.15.21/configure new/yast2-trans-de-2.15.22/configure
--- old/yast2-trans-de-2.15.21/configure 2007-09-19 18:00:48.000000000 +0200
+++ new/yast2-trans-de-2.15.22/configure 2007-09-20 10:32:24.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.60 for yast2-trans-de 2.15.21.
+# Generated by GNU Autoconf 2.60 for yast2-trans-de 2.15.22.
#
# Report bugs to <http://bugs.opensuse.org/>.
#
@@ -559,8 +559,8 @@
# Identity of this package.
PACKAGE_NAME='yast2-trans-de'
PACKAGE_TARNAME='yast2-trans-de'
-PACKAGE_VERSION='2.15.21'
-PACKAGE_STRING='yast2-trans-de 2.15.21'
+PACKAGE_VERSION='2.15.22'
+PACKAGE_STRING='yast2-trans-de 2.15.22'
PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
ac_unique_file="RPMNAME"
@@ -1186,7 +1186,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures yast2-trans-de 2.15.21 to adapt to many kinds of systems.
+\`configure' configures yast2-trans-de 2.15.22 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1257,7 +1257,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-trans-de 2.15.21:";;
+ short | recursive ) echo "Configuration of yast2-trans-de 2.15.22:";;
esac
cat <<\_ACEOF
@@ -1337,7 +1337,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-yast2-trans-de configure 2.15.21
+yast2-trans-de configure 2.15.22
generated by GNU Autoconf 2.60
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1351,7 +1351,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by yast2-trans-de $as_me 2.15.21, which was
+It was created by yast2-trans-de $as_me 2.15.22, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ $0 $@
@@ -2152,7 +2152,7 @@
# Define the identity of the package.
PACKAGE='yast2-trans-de'
- VERSION='2.15.21'
+ VERSION='2.15.22'
cat >>confdefs.h <<_ACEOF
@@ -2379,7 +2379,7 @@
-VERSION="2.15.21"
+VERSION="2.15.22"
RPMNAME="yast2-trans-de"
MAINTAINER="Karl Eichwalder <ke(a)suse.de>"
@@ -3316,7 +3316,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by yast2-trans-de $as_me 2.15.21, which was
+This file was extended by yast2-trans-de $as_me 2.15.22, which was
generated by GNU Autoconf 2.60. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3359,7 +3359,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-yast2-trans-de config.status 2.15.21
+yast2-trans-de config.status 2.15.22
configured by $0, generated by GNU Autoconf 2.60,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-de-2.15.21/configure.in new/yast2-trans-de-2.15.22/configure.in
--- old/yast2-trans-de-2.15.21/configure.in 2007-09-19 18:00:44.000000000 +0200
+++ new/yast2-trans-de-2.15.22/configure.in 2007-09-20 10:32:20.000000000 +0200
@@ -3,7 +3,7 @@
dnl -- This file is generated by y2autoconf 2.14.0 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(yast2-trans-de, 2.15.21, http://bugs.opensuse.org/, yast2-trans-de)
+AC_INIT(yast2-trans-de, 2.15.22, http://bugs.opensuse.org/, yast2-trans-de)
dnl Check for presence of file 'RPMNAME'
AC_CONFIG_SRCDIR([RPMNAME])
@@ -17,7 +17,7 @@
AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs
dnl Important YaST2 variables
-VERSION="2.15.21"
+VERSION="2.15.22"
RPMNAME="yast2-trans-de"
MAINTAINER="Karl Eichwalder <ke(a)suse.de>"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-de-2.15.21/po/sshd.de.po new/yast2-trans-de-2.15.22/po/sshd.de.po
--- old/yast2-trans-de-2.15.21/po/sshd.de.po 2007-08-24 11:04:41.000000000 +0200
+++ new/yast2-trans-de-2.15.22/po/sshd.de.po 2007-09-20 10:25:45.000000000 +0200
@@ -13,7 +13,7 @@
"Project-Id-Version: sshd.de\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-08-14 16:52+0200\n"
-"PO-Revision-Date: 2007-08-20 17:53+0200\n"
+"PO-Revision-Date: 2007-09-20 10:25+0200\n"
"Last-Translator: Michael Skiba <michael(a)michael-skiba.de>\n"
"Language-Team: Deutsch <kde-i18n-de(a)kde.org>\n"
"MIME-Version: 1.0\n"
@@ -189,7 +189,7 @@
#. A check box
#: src/dialogs.ycp:115
msgid "Permi&t Root Login"
-msgstr "Verbie&te Anmeldung als root"
+msgstr "Anmeldung als roo&t erlauben"
#: src/dialogs.ycp:120
msgid "Authentication Settings"
@@ -198,12 +198,12 @@
#. A text entry
#: src/dialogs.ycp:123
msgid "Ma&ximum Authentication Tries"
-msgstr "Ma&ximale Anzahl der Authentifikationsversuchen"
+msgstr "Ma&ximale Anzahl der Authentifikationsversuche"
#. A check box
#: src/dialogs.ycp:125
msgid "Pa&ssword Authentication"
-msgstr "Pa&sswort Authentifikation"
+msgstr "Pa&sswort-Authentifikation"
#. A check box
#: src/dialogs.ycp:127
@@ -238,7 +238,7 @@
#: src/dialogs.ycp:191
msgid "Supported Ciphers:"
-msgstr "Unterstütze Verschlüsselungsmethoden"
+msgstr "Unterstütze Verschlüsselungsmethoden:"
#. Read dialog help
#: src/helps.ycp:18
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-de-2.15.21/VERSION new/yast2-trans-de-2.15.22/VERSION
--- old/yast2-trans-de-2.15.21/VERSION 2007-09-19 18:00:38.000000000 +0200
+++ new/yast2-trans-de-2.15.22/VERSION 2007-09-20 10:32:14.000000000 +0200
@@ -1 +1 @@
-2.15.21
+2.15.22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package opensuse-manual_en
checked in at Thu Sep 20 14:01:53 CEST 2007.
--------
--- opensuse-manual_en/opensuse-manual_en.changes 2007-09-19 16:13:11.000000000 +0200
+++ /mounts/work_src_done/NOARCH/opensuse-manual_en/opensuse-manual_en.changes 2007-09-20 13:38:42.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Sep 20 13:36:58 CEST 2007 - ke(a)suse.de
+
+- Work around for sorting Quick* book chapters (KDE, GNOME, AppArmor);
+ # 326392.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ opensuse-manual_en.spec ++++++
--- /var/tmp/diff_new_pack.I29052/_old 2007-09-20 14:01:33.000000000 +0200
+++ /var/tmp/diff_new_pack.I29052/_new 2007-09-20 14:01:33.000000000 +0200
@@ -15,7 +15,7 @@
%define my_prov_obs suselinux-adminguide_%{my_lang} suselinux-userguide_%{my_lang} suselinux-manual_%{my_lang}
%define my_book opensuse-html
Version: 10.3
-Release: 34
+Release: 35
Obsoletes: %{my_prov_obs}
Provides: %{my_prov_obs}
Provides: locale(desktop-data-SuSE:en)
@@ -135,6 +135,26 @@
rmdir $dir
fi
fi
+# fix weights in the quickinstall manuals
+#i=230
+fix_weight_in_quick () {
+ # find start value
+ i=$(grep ^X-DOC-Weight $1/*.desktop \
+ | head -n 1 | sed -n 's/.*=-\(.*\)/\1/p')
+ # increment it
+ for s in $(sed 's|\">|\
+|g' ../html/manual/$2.html \
+ | sed -n 's/^<a href=\"\(.*.html\)/\1/p'); do
+ f=$(grep -l $s $1/*.desktop || continue)
+ [ -n "$f" ] && sed -i "s/^\(X-DOC-Weight=-\)/\1$i/" $f
+ echo $((i++))
+ done
+}
+#
+fix_weight_in_quick book_opensuse_kdequick bk02ar01
+fix_weight_in_quick book_opensuse_gnomequick bk04ar01
+fix_weight_in_quick book_opensuse_aaquick bk06ar01
+#
for f in $(find . -type f -name '*desktop'); do
# /usr/share/doc/manual/suselinux-manual_en/manual
# make all values positive
@@ -241,8 +261,10 @@
%dir /opt/gnome/share/gnome
%dir /opt/gnome/share/gnome/help
%endif
-
%changelog
+* Thu Sep 20 2007 - ke(a)suse.de
+- Work around for sorting Quick* book chapters (KDE, GNOME, AppArmor);
+ [#] 326392.
* Wed Sep 19 2007 - ke(a)suse.de
- Remove more X-DOC settings; reported by Stephan Binner [# 325691].
- Make X-DOC-Weight values positive; [# 326392].
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome2-SuSE
checked in at Thu Sep 20 14:01:24 CEST 2007.
--------
--- GNOME/gnome2-SuSE/gnome2-SuSE.changes 2007-09-14 22:43:35.000000000 +0200
+++ /mounts/work_src_done/NOARCH/gnome2-SuSE/gnome2-SuSE.changes 2007-09-19 22:58:51.981979000 +0200
@@ -1,0 +2,7 @@
+Wed Sep 19 22:58:04 CEST 2007 - cgaisford(a)suse.de
+
+- Added a new live-install.desktop file that gets copied to the
+ ~/Desktop (by gnome-session) if the system is started up in a
+ live CD config. Bug #310543
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome2-SuSE.spec ++++++
--- /var/tmp/diff_new_pack.b26741/_old 2007-09-20 14:00:41.000000000 +0200
+++ /var/tmp/diff_new_pack.b26741/_new 2007-09-20 14:00:41.000000000 +0200
@@ -16,7 +16,7 @@
Group: System/GUI/GNOME
AutoReqProv: on
Version: 10.3
-Release: 89
+Release: 93
Summary: Distribution Default Settings for the GNOME 2.x Desktop
Source: gnome2-SuSE-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -69,8 +69,11 @@
%{_datadir}/icons/*/*/*/*.*
%{_datadir}/themes/*
%{_datadir}/gnome-background-properties/*
-
%changelog
+* Wed Sep 19 2007 - cgaisford(a)suse.de
+- Added a new live-install.desktop file that gets copied to the
+ ~/Desktop (by gnome-session) if the system is started up in a
+ live CD config. Bug #310543
* Fri Sep 14 2007 - cgaisford(a)novell.com
- Added the SuSE.desktop file and suse.svg files to create the
greeter desktop icon for gnome. #300773
++++++ gnome2-SuSE-10.3.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome2-defaults-10.3/desktop-files/live-installer.desktop new/gnome2-defaults-10.3/desktop-files/live-installer.desktop
--- old/gnome2-defaults-10.3/desktop-files/live-installer.desktop 1970-01-01 01:00:00.000000000 +0100
+++ new/gnome2-defaults-10.3/desktop-files/live-installer.desktop 2007-09-19 22:29:29.000000000 +0200
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+
+Icon=yast-live-install
+Exec=/sbin/yast2 live-installer
+
+Name=Install
+GenericName=Install running system to your hard drive
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-session
checked in at Thu Sep 20 14:00:24 CEST 2007.
--------
--- GNOME/gnome-session/gnome-session.changes 2007-09-19 03:37:26.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-session/gnome-session.changes 2007-09-19 22:57:15.876182000 +0200
@@ -1,0 +2,8 @@
+Wed Sep 19 22:56:08 CEST 2007 - cgaisford(a)suse.de
+
+- Updated gnome script to create live install desktop file if the
+ system is booted into a live install configuration. Also depends
+ on an update to the gnome2-SuSE package which contains the desktop
+ file. Bug #310543
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-session.spec ++++++
--- /var/tmp/diff_new_pack.g22583/_old 2007-09-20 14:00:12.000000000 +0200
+++ /var/tmp/diff_new_pack.g22583/_new 2007-09-20 14:00:12.000000000 +0200
@@ -16,7 +16,7 @@
License: GPL v2 or later, LGPL v2 or later
Group: System/GUI/GNOME
Version: 2.20.0
-Release: 1
+Release: 2
Summary: Session Tools for the GNOME 2.x Desktop
Source: %{name}-%{version}.tar.bz2
Source1: gnome
@@ -158,8 +158,12 @@
%endif
%files lang -f %{name}-2.0.lang
-
%changelog
+* Wed Sep 19 2007 - cgaisford(a)suse.de
+- Updated gnome script to create live install desktop file if the
+ system is booted into a live install configuration. Also depends
+ on an update to the gnome2-SuSE package which contains the desktop
+ file. Bug #310543
* Wed Sep 19 2007 - mauro(a)suse.de
- Update to version 2.20.0
+ Updated translations
++++++ gnome ++++++
--- GNOME/gnome-session/gnome 2007-09-14 22:34:22.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-session/gnome 2007-09-19 22:52:33.293077000 +0200
@@ -77,6 +77,14 @@
cp -u /usr/share/dist/desktop-files/SuSE.desktop ~/Desktop
fi
+# Install the live install desktop icon this way until there is
+# a better solution. The actual files reside in gnome2-SuSE
+# the /etc/YaST2/live-install.xml only exists on a live install system
+if [ -e /etc/YaST2/live-install.xml ] ; then
+ mkdir -p ~/Desktop
+ cp -u /usr/share/dist/desktop-files/live-installer.desktop ~/Desktop
+fi
+
# Uncomment after SLED12, remove after SLED14:
#rm -f ~/.skel/gnome2-run ~/.skel/gnome2-run-9.2 ~/.skel/sled10-run
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-media
checked in at Thu Sep 20 13:59:52 CEST 2007.
--------
--- GNOME/gnome-media/gnome-media.changes 2007-09-19 11:59:02.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-media/gnome-media.changes 2007-09-20 03:43:48.090198000 +0200
@@ -1,0 +2,8 @@
+Thu Sep 20 03:21:53 CEST 2007 - maw(a)suse.de
+
+- Update to version 2.20.1:
+ + Fix a number of icons on buttons that were not showing up
+ properly
+- Remove an "exit" which was inexplicably found in %prep.
+
+-------------------------------------------------------------------
Old:
----
gnome-media-2.20.0.tar.bz2
New:
----
gnome-media-2.20.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-media.spec ++++++
--- /var/tmp/diff_new_pack.M20131/_old 2007-09-20 13:59:20.000000000 +0200
+++ /var/tmp/diff_new_pack.M20131/_new 2007-09-20 13:59:20.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-media (Version 2.20.0)
+# spec file for package gnome-media (Version 2.20.1)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -25,7 +25,7 @@
Requires: hal
Provides: gnome-media2
Obsoletes: gnome-media2
-Version: 2.20.0
+Version: 2.20.1
Release: 1
Summary: GNOME Multimedia (Media)
Source: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-media/2.16/%{name}-%{version}.t…
@@ -110,7 +110,6 @@
%setup -q
%patch
%patch3 -p1
-exit
%patch4
%if ! %DISTRIBUTABLE
%patch7
@@ -227,8 +226,12 @@
%{_datadir}/applications/cddb-slave.desktop
%{_datadir}/applications/gnome-cd.desktop
%{_datadir}/pixmaps/gnome-cd
-
%changelog
+* Thu Sep 20 2007 - maw(a)suse.de
+- Update to version 2.20.1:
+ + Fix a number of icons on buttons that were not showing up
+ properly
+- Remove an "exit" which was inexplicably found in %%prep.
* Wed Sep 19 2007 - sbrabec(a)suse.cz
- Fixed gnome-volume-control icon reference (GNOME#478100).
* Tue Sep 18 2007 - mauro(a)suse.de
++++++ gnome-media-2.20.0.tar.bz2 -> gnome-media-2.20.1.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-media-2.20.0/ChangeLog new/gnome-media-2.20.1/ChangeLog
--- old/gnome-media-2.20.0/ChangeLog 2007-09-17 18:27:45.000000000 +0200
+++ new/gnome-media-2.20.1/ChangeLog 2007-09-19 12:00:19.000000000 +0200
@@ -1,3 +1,10 @@
+=== release 2.20.1 ===
+
+2007-09-19 Bastien Nocera <hadess(a)hadess.net>
+
+ * NEWS: upd
+ * configure.in: 2.20.1
+
=== release 2.20.0 ===
2007-09-17 Bastien Nocera <hadess(a)hadess.net>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-media-2.20.0/configure new/gnome-media-2.20.1/configure
--- old/gnome-media-2.20.0/configure 2007-09-17 18:28:06.000000000 +0200
+++ new/gnome-media-2.20.1/configure 2007-09-19 12:00:40.000000000 +0200
@@ -2129,20 +2129,20 @@
PACKAGE=gnome-media
GNOME_MEDIA_VERSION_MAJOR=2
GNOME_MEDIA_VERSION_MINOR=20
- GNOME_MEDIA_VERSION_MICRO=0
+ GNOME_MEDIA_VERSION_MICRO=1
NANO=0
GNOME_MEDIA_VERSION_NANO=$NANO
if test "x$NANO" = "x" || test "x$NANO" = "x0";
then
{ echo "$as_me:$LINENO: configuring gnome-media for release" >&5
echo "$as_me: configuring gnome-media for release" >&6;}
- VERSION=2.20.0
+ VERSION=2.20.1
GNOME_MEDIA_VERSION_RELEASE=1
GM_RELEASE="yes"
else
{ echo "$as_me:$LINENO: configuring gnome-media for development with nano $NANO" >&5
echo "$as_me: configuring gnome-media for development with nano $NANO" >&6;}
- VERSION=2.20.0.$NANO
+ VERSION=2.20.1.$NANO
GNOME_MEDIA_VERSION_RELEASE=0.`date +%Y%m%d.%H%M%S`
GM_RELEASE="no"
fi
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-media-2.20.0/configure.in new/gnome-media-2.20.1/configure.in
--- old/gnome-media-2.20.0/configure.in 2007-09-17 18:25:23.000000000 +0200
+++ new/gnome-media-2.20.1/configure.in 2007-09-19 11:59:23.000000000 +0200
@@ -1,7 +1,7 @@
AC_PREREQ(2.53)
AC_INIT(cddb-slave2)
-AS_VERSION(gnome-media, GNOME_MEDIA_VERSION, 2, 20, 0, 0,
+AS_VERSION(gnome-media, GNOME_MEDIA_VERSION, 2, 20, 1, 0,
GM_RELEASE="yes", GM_RELEASE="no")
AM_MAINTAINER_MODE
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-media-2.20.0/gnome-cd/ChangeLog new/gnome-media-2.20.1/gnome-cd/ChangeLog
--- old/gnome-media-2.20.0/gnome-cd/ChangeLog 2007-09-06 22:54:50.000000000 +0200
+++ new/gnome-media-2.20.1/gnome-cd/ChangeLog 2007-09-19 11:58:43.000000000 +0200
@@ -1,3 +1,11 @@
+2007-09-19 Bastien Nocera <hadess(a)hadess.net>
+
+ * gnome-cd.c: (make_button_from_stock), (make_popup_menu),
+ (init_player): Patch from Matthias Clasen <mclasen(a)redhat.com>
+ to fix the default icons not showing up properly, as they're not
+ named icons, but stock ones (name is different because of the
+ RTL variants)
+
2007-09-06 Bastien Nocera <hadess(a)hadess.net>
* gst-cdrom.c: (gst_cdrom_eos_msg): Fix playing the last track when
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-media-2.20.0/gnome-cd/doc/es/gnome-cd.xml new/gnome-media-2.20.1/gnome-cd/doc/es/gnome-cd.xml
--- old/gnome-media-2.20.0/gnome-cd/doc/es/gnome-cd.xml 2007-09-17 18:28:59.000000000 +0200
+++ new/gnome-media-2.20.1/gnome-cd/doc/es/gnome-cd.xml 2007-09-19 12:01:18.000000000 +0200
@@ -1,375 +1,338 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY legal SYSTEM "legal.xml">
-<!ENTITY appversion "2.5.2">
-<!ENTITY manrevision "2.6">
-<!ENTITY date "February 2004">
-<!ENTITY app "CD Player">
+<?xml version="1.0"?><!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+ <!ENTITY legal SYSTEM "legal.xml">
+ <!ENTITY appversion "1.547.0">
+ <!ENTITY manrevision "2.2">
+ <!ENTITY date "Agosto 2002">
+ <!ENTITY app "Lector de CD">
]>
-<!--
+
+<!--
(Do not remove this comment block.)
Maintained by the GNOME Documentation Project
http://developer.gnome.org/projects/gdp
Template version: 2.0 beta
Template last modified Feb 12, 2002
-
+
-->
<!-- =============Document Header ============================= -->
<article id="index" lang="es">
<!-- please do not change the id; for translations, change lang to -->
<!-- appropriate code -->
- <articleinfo>
- <title>Manual del Reproductor de CD V2.6</title>
+ <articleinfo>
+ <title>Manual de &app; V&manrevision;</title>
- <copyright>
- <year>2002</year>
+ <copyright>
<year>2003</year>
- <year>2004</year>
- <holder>Sun Microsystems</holder>
- </copyright><copyright><year>2007</year><holder>Jorge González (jorgegonz(a)svn.gnome.org)</holder></copyright>
+
+ <holder>Sun Microsystems</holder>
+ </copyright>
<!-- translators: uncomment this:
<copyright>
- <year>2003</year>
+ <year>2002</year>
<holder>ME-THE-TRANSLATOR (Latin translation)</holder>
</copyright>
-->
- <abstract role="description">
- <para>El Reproductor de CD es el reproductor de Discos Compactos de GNOME</para>
- </abstract>
-
- <publisher>
- <publishername>Proyecto de documentación de GNOME</publishername>
- </publisher>
-
- <legalnotice id="legalnotice">
- <para>Se concede permiso para copiar, distribuir o modificar este documento según las condiciones de la GNU Free Documentation License (GFDL), Versión 1.1 o cualquier versión posterior publicada por la Free Software Foundation sin Secciones invariantes, Textos de portada y Textos de contraportada. Encontrará una copia de la GFDL en este <ulink type="help" url="ghelp:fdl">enlace</ulink> o en el archivo COPYING-DOCS distribuido con este manual.</para>
- <para>Este manual forma parte de una colección de documentos de GNOME distribuidos según la GFDL. Si desea distribuir este manual de forma independiente de la colección, puede hacerlo agregando una copia de la licencia al documento, según se describe en la sección 6 de la misma.</para>
-
- <para>Muchos de los nombres utilizados por las empresas para distinguir sus productos y servicios se consideran marcas comerciales. Cuando estos nombres aparezcan en la documentación de GNOME, y siempre que se haya informado a los miembros del Proyecto de documentación de GNOME de dichas marcas comerciales, los nombres aparecerán en mayúsculas o con las iniciales en mayúsculas.</para>
-
- <para>ESTE DOCUMENTO Y LAS VERSIONES MODIFICADAS DEL MISMO SE PROPORCIONAN SEGÚN LAS CONDICIONES ESTABLECIDAS EN LA LICENCIA DE DOCUMENTACIÓN LIBRE DE GNU (GFDL) Y TENIENDO EN CUENTA QUE: <orderedlist>
- <listitem>
- <para>EL DOCUMENTO SE PROPORCIONA "TAL CUAL", SIN GARANTÍA DE NINGÚN TIPO, NI EXPLÍCITA NI IMPLÍCITA INCLUYENDO, SIN LIMITACIÓN, GARANTÍA DE QUE EL DOCUMENTO O VERSIÓN MODIFICADA DE ÉSTE CAREZCA DE DEFECTOS COMERCIALES, SEA ADECUADO A UN FIN CONCRETO O INCUMPLA ALGUNA NORMATIVA. TODO EL RIESGO RELATIVO A LA CALIDAD, PRECISIÓN Y UTILIDAD DEL DOCUMENTO O SU VERSIÓN MODIFICADA RECAE EN USTED. SI CUALQUIER DOCUMENTO O VERSIÓN MODIFICADA DE AQUÉL RESULTARA DEFECTUOSO EN CUALQUIER ASPECTO, USTED (Y NO EL REDACTOR INICIAL, AUTOR O CONTRIBUYENTE) ASUMIRÁ LOS COSTES DE TODA REPARACIÓN, MANTENIMIENTO O CORRECCIÓN NECESARIOS. ESTA RENUNCIA DE GARANTÍA ES UNA PARTE ESENCIAL DE ESTA LICENCIA. NO SE AUTORIZA EL USO DE NINGÚN DOCUMENTO NI VERSIÓN MODIFICADA DE ÉSTE POR EL PRESENTE, SALVO DENTRO DEL CUMPLIMIENTO DE LA RENUNCIA;Y</para>
- </listitem>
- <listitem>
- <para>EN NINGUNA CIRCUNSTANCIA NI BAJO NINGUNA TEORÍA LEGAL, SEA POR ERROR (INCLUYENDO NEGLIGENCIA) CONTRATO O DOCUMENTO DE OTRO TIPO, EL AUTOR, EL ESCRITOR INICIAL, EL AUTOR DE APORTACIONES NI NINGÚN DISTRIBUIDOR DEL DOCUMENTO O VERSIÓN MODIFICADA DEL DOCUMENTO, NI NINGÚN PROVEEDOR DE NINGUNA DE ESAS PARTES, SERÁ RESPONSABLE ANTE NINGUNA PERSONA POR NINGÚN DAÑO DIRECTO, INDIRECTO, ESPECIAL, INCIDENTAL O DERIVADO DE NINGÚN TIPO, INCLUYENDO, SIN LIMITACIÓN DAÑOS POR PÉRDIDA DE FONDO DE COMERCIO, PARO TÉCNICO, FALLO INFORMÁTICO O AVERÍA O CUALQUIER OTRO POSIBLE DAÑO O AVERÍA DERIVADO O RELACIONADO CON EL USO DEL DOCUMENTO O SUS VERSIONES MODIFICADAS, AUNQUE DICHA PARTE HAYA SIDO INFORMADA DE LA POSIBILIDAD DE QUE SE PRODUJESEN ESOS DAÑOS.</para>
- </listitem>
- </orderedlist></para>
- </legalnotice>
-
-
-
- <authorgroup>
- <author role="maintainer">
- <firstname>Sun</firstname>
- <surname>Equipo de documentación de GNOME</surname>
- <affiliation>
- <orgname>Proyecto de documentación de GNOME</orgname>
- <address/>
- </affiliation>
- </author>
+ <publisher>
+ <publishername> Proyecto de documentación de GNOME </publishername>
+ </publisher>
+
+ &legal;
+
+ <authorgroup>
+ <author>
+ <firstname>Equipo de documentación de </firstname>
+ <surname>Sun GNOME</surname>
+ <affiliation>
+ <orgname>Proyecto de documentación de GNOME</orgname>
+ <address> <email>gdocteam(a)sun.com</email> </address>
+ </affiliation>
+ </author>
<!-- This is appropriate place for other contributors: translators,
maintainers, etc. Commented out by default.
<othercredit role="translator">
- <firstname>Latin</firstname>
- <surname>Translator 1</surname>
- <affiliation>
- <orgname>Latin Translation Team</orgname>
- <address> <email>translator(a)gnome.org</email> </address>
+ <firstname>Latin</firstname>
+ <surname>Translator 1</surname>
+ <affiliation>
+ <orgname>Latin Translation Team</orgname>
+ <address> <email>translator(a)gnome.org</email> </address>
</affiliation>
<contrib>Latin translation</contrib>
</othercredit>
-->
</authorgroup>
-
+
<revhistory>
- <revision>
- <revnumber>Manual del Reproductor de CD V2.6</revnumber>
- <date>Febrero de 2004</date>
- <revdescription>
- <para role="author">Equipo de documentación de GNOME de Sun</para>
- <para role="publisher">Proyecto de documentación de GNOME</para>
- </revdescription>
- </revision>
- <revision>
- <revnumber>Manual del Reproductor de CD V2.5</revnumber>
- <date>Agosto de 2003</date>
- <revdescription>
- <para role="author">Equipo de documentación de GNOME de Sun</para>
- <para role="publisher">Proyecto de documentación de GNOME</para>
- </revdescription>
+ <revision>
+ <revnumber>Manual de &app; V&manrevision;</revnumber>
+ <date>&date;</date>
+ <revdescription>
+ <para role="author">Equipo de documentación de Sun GNOME
+ <email>gdocteam(a)sun.com</email>
+ </para>
+ <para role="publisher">Proyecto de documentación de GNOME</para>
+ </revdescription>
</revision>
- <revision>
- <revnumber>Manual del Reproductor de CD V2.4</revnumber>
- <date>Abril de 2003</date>
- <revdescription>
- <para role="author">Equipo de documentación de GNOME de Sun</para>
- <para role="publisher">Proyecto de documentación de GNOME</para>
- </revdescription>
+ <revision>
+ <revnumber>Manual del Lector de CD V2.1</revnumber>
+ <date>Julio 2002</date>
+ <revdescription>
+ <para role="author">Equipo de documentación de Sun GNOME
+ <email>gdocteam(a)sun.com</email>
+ </para>
+ <para role="publisher">Proyecto de documentación de GNOME</para>
+ </revdescription>
</revision>
- <revision>
- <revnumber>Manual del Reproductor de CD V2.3</revnumber>
- <date>Enero de 2003</date>
- <revdescription>
- <para role="author">Equipo de documentación de GNOME de Sun</para>
- <para role="publisher">Proyecto de documentación de GNOME</para>
- </revdescription>
+ <revision>
+ <revnumber>Manual del Lector de CD V2.0</revnumber>
+ <date>Mayo 2002</date>
+ <revdescription>
+ <para role="author">Equipo de documentación de Sun GNOME
+ <email>gdocteam(a)sun.com</email>
+ </para>
+ <para role="publisher">Proyecto de documentación de GNOME</para>
+ </revdescription>
</revision>
- <revision>
- <revnumber>Manual del Reproductor de CD V2.2</revnumber>
- <date>Agosto de 2002</date>
- <revdescription>
- <para role="author">Equipo de documentación de GNOME de Sun</para>
- <para role="publisher">Proyecto de documentación de GNOME</para>
- </revdescription>
- </revision>
- <revision>
- <revnumber>Manual del Reproductor de CD V2.1</revnumber>
- <date>Julio de 2002</date>
- <revdescription>
- <para role="author">Equipo de documentación de GNOME de Sun</para>
- <para role="publisher">Proyecto de documentación de GNOME</para>
- </revdescription>
- </revision>
- <revision>
- <revnumber>Manual del Reproductor de CD V2.0</revnumber>
- <date>Mayo de 2002</date>
- <revdescription>
- <para role="author">Equipo de documentación de GNOME de Sun</para>
- <para role="publisher">Proyecto de documentación de GNOME</para>
- </revdescription>
- </revision>
- </revhistory>
-
- <releaseinfo>Este manual describe la versión 2.5.2 del Reproductor de CD.</releaseinfo>
- <legalnotice>
- <title>Comentarios</title>
- <para>Para informar de un fallo, o hacer alguna sugerencia concerniente a la aplicación Reproductor de CD o este manual, siga las indicaciones en la <ulink url="ghelp:gnome-feedback" type="help">Página de comentarios de GNOME</ulink>.</para>
+ </revhistory>
+
+ <releaseinfo>Este manual describe la versión &appversion; de &app;.
+ </releaseinfo>
+ <legalnotice>
+ <title>Comentarios</title>
+ <para>Para informar de un defecto o hacer una sugerencia sobre la aplicación &app; o el presente manual, siga las indicaciones que aparecen en la
+ <ulink url="ghelp:gnome-feedback" type="help">GNOME Feedback Page</ulink>.
+ </para>
<!-- Translators may also add here feedback address for translations -->
- </legalnotice>
- </articleinfo>
+ </legalnotice>
+ </articleinfo>
- <indexterm>
- <primary>Reproductor de CD</primary>
- </indexterm>
+ <indexterm>
+ <primary>Lector de CD</primary>
+ </indexterm>
-<sect1 id="gtcd-introduction">
-<title>Introducción</title>
-<para>La aplicación <application>Reproductor de CD</application> le permite reproducir discos compactos de audio (CD) en su equipo. Puede usar el <application>Reproductor de CD</application> para ejecutar las siguientes tareas con CD de audio:</para>
+<sect1 id="gtcd-introduction"><title>Introducción</title>
+<para>La aplicación <application>&app;</application> permite reproducir discos compactos de audio (CD) en el ordenador. Puede utilizar el <application>Lector de CD</application>
+para ejecutar las siguientes tareas con CD de audio:</para>
<itemizedlist>
-<listitem><para>Reproducir, pausar, parar o expulsar un CD.</para></listitem>
+<listitem><para>Reproducir, efectuar una pausa, parar o expulsar un CD.</para></listitem>
<listitem><para>Desplazarse por las pistas del CD.</para></listitem>
<listitem><para>Ajustar el volumen de salida del lector de CD.</para></listitem>
-<listitem><para>Editar la información sobre las pistas.</para></listitem>
+<listitem><para>Editar la información sobre las pistas.</para></listitem>
</itemizedlist>
</sect1>
<!-- =========== Getting Started ============================== -->
<sect1 id="gtcd-getting-started">
-<title>Inicio</title>
+ <title>Procedimientos iniciales</title>
<sect2 id="gtcd-to-start">
-<title>Iniciar el Reproductor de CD</title>
-<para>Puede iniciar el <application>Reproductor de CD</application> de las siguientes formas:</para>
+<title>Iniciar el lector de CD</title>
+<para>Para iniciar <application>&app;</application>, siga los siguientes pasos:</para>
<variablelist>
<varlistentry>
-<term>Menú <guimenu>Aplicaciones</guimenu></term>
+<term>Menú <guimenu>Aplicaciones</guimenu></term>
<listitem>
-<para>Elija <menuchoice><guisubmenu>Sonido y vídeo</guisubmenu><guimenuitem>Reproductor de CD</guimenuitem></menuchoice>.</para>
+<para>Seleccione
+<menuchoice>
+<guisubmenu>Sonido & Vídeo </guisubmenu>
+<guimenuitem> &app;</guimenuitem>
+</menuchoice>. </para>
</listitem>
</varlistentry>
-<varlistentry>
-<term>Línea de comandos</term>
-<listitem>
-<para>Ejecute el siguiente comando: <command>gnome-cd</command></para>
+<varlistentry><term>Línea de comandos</term><listitem>
+<para>Escriba <command>gnome-cd</command> y, a continuación, pulse <keycap>Intro</keycap>.</para>
</listitem>
</varlistentry>
</variablelist>
</sect2>
<sect2 id="gtcd-when-start">
-<title>Al iniciar el Reproductor de CD</title>
-<para>Se mostrará la siguiente ventana cuando inicie el <application>Reproductor de CD</application>.</para>
+<title>Al iniciar el lector de CD</title>
+<para>Cuando inicie <application>&app;</application>, aparecerá la siguiente ventana:</para>
<!-- ==== Figure ==== -->
- <figure id="cdplayer_start_window">
- <title>Ventana del Reproductor de CD</title>
- <screenshot>
- <mediaobject>
- <imageobject><imagedata fileref="figures/cdplayer_window.png" format="PNG"/>
+ <figure id="cdplayer_start_window">
+ <title>Ventana de &app; </title>
+ <screenshot>
+ <mediaobject>
+ <imageobject><imagedata fileref="figures/cdplayer_window.png" format="PNG"/>
</imageobject>
- <textobject>
- <phrase>Muestra la ventana principal del Reproductor de CD.</phrase>
- </textobject>
- </mediaobject>
- </screenshot>
+ <textobject>
+ <phrase>Muestra la ventana principal del lector de CD.</phrase>
+ </textobject>
+ </mediaobject>
+ </screenshot>
</figure>
<!-- ==== End of Figure ==== -->
-<para>La ventana del <application>Reproductor de CD</application> contiene los siguientes elementos:</para>
+<para>La ventana de <application>&app;</application> contiene los elementos siguientes:</para>
<itemizedlist>
-<listitem><para>Un área de visualización que muestra los detalles acerca del CD que está reproduciendo.</para></listitem>
-<listitem><para>Un deslizador de <guilabel>Control de volumen</guilabel> que le permite controlar el volumen de salida.</para></listitem>
-<listitem><para>Un deslizador de <guilabel>Posición</guilabel> que muestra el progreso de la pista actual. Puede mover el deslizador hacia adelante o atrás para mover la reproducción a una posición diferente en la pista.</para></listitem>
-<listitem><para>Un <inlinemediaobject>
+<listitem><para>Un botón
+<inlinemediaobject>
<imageobject>
-<imagedata fileref="figures/preferences_button.png" format="PNG"/>
+<imagedata fileref="figures/cdplayer_trackeditor_button.png" format="PNG"/>
</imageobject>
-<textobject><phrase>Muestra el botón de Preferencias.</phrase></textobject>
-</inlinemediaobject> botón que le permite abrir el diálogo de <guilabel>Preferencias</guilabel>.</para></listitem>
-<listitem><para>Un lista desplegable que le permite ver los nombres de las pistas en el CD y moverse a una pista.</para>
-</listitem>
-<listitem>
-<para>Un <inlinemediaobject>
+<textobject><phrase>Abrir editor de pistas</phrase></textobject>
+</inlinemediaobject>que permite abrir la ventana de diálogo <guilabel>Editor de pistas</guilabel>. </para></listitem>
+<listitem><para>Un botón <inlinemediaobject>
<imageobject>
-<imagedata fileref="figures/cdplayer_trackeditor_button.png" format="PNG"/>
+<imagedata fileref="figures/preferences_button.png" format="PNG"/>
</imageobject>
-<textobject><phrase>Muestra el botón de edición de pistas.</phrase></textobject>
-</inlinemediaobject> botón que le permite abrir el diálogo <guilabel>Editor de pistas</guilabel>.</para>
-</listitem>
-<listitem>
-<para>Un área de botones que le permite reproducir las pistas en el CD.</para>
-</listitem>
+<textobject><phrase>Preferencias</phrase></textobject>
+</inlinemediaobject> que permite abrir la ventana de diálogo <guilabel>Preferencias</guilabel>. </para></listitem>
+<listitem><para>Un área de visualización que muestra detalles acerca del CD que se está reproduciendo. </para></listitem>
+<listitem><para>Un deslizador que permite controlar el volumen de salida. </para></listitem>
+<listitem><para>Un cuadro de lista desplegable que permite ver los nombres de las pistas del CD y moverse de una pista a otra. </para></listitem>
+<listitem><para>Un área de botones que permite reproducir las pistas del CD. </para></listitem>
</itemizedlist>
</sect2>
</sect1>
<!-- ============= Usage ============================= -->
<sect1 id="gtcd-usage">
-<title>Uso</title>
+ <title>Uso</title>
<!--=========== To Play a CD ============================= -->
<sect2 id="gtcd_play">
-<title>Reproducir un D</title>
-<para>Para reproducir un CD, inserte el CD en la unidad correspondiente del ordenador y, a continuación, pulse el botón <inlinemediaobject>
+ <title>Reproducir un CD</title>
+<para>Para reproducir un CD, inserte el CD en la unidad correspondiente del ordenador y, a continuación, pulse el botón <inlinemediaobject>
<imageobject>
<imagedata fileref="figures/play_button.png" format="PNG"/>
</imageobject>
-<textobject><phrase>Muestra el botón Reproducir.</phrase></textobject>
-</inlinemediaobject>.</para>
-<para>La aplicación muestra la siguiente información en el área de visualización:</para>
+<textobject><phrase>Reproducir</phrase></textobject>
+</inlinemediaobject>. </para>
+<para>La aplicación muestra la siguiente información en el área de visualización:
+</para>
<itemizedlist>
<listitem><para>El tiempo transcurrido en la pista actual.</para></listitem>
<listitem><para>El nombre del artista.</para></listitem>
-<listitem><para>El título del CD.</para>
+<listitem><para>El título del CD.</para>
</listitem>
</itemizedlist>
</sect2>
-<sect2 id="gtcd_movetracks">
-<title>Desplazarse por las pistas</title>
-<para>Para reproducir diferentes pistas del CD, ejecute las siguientes acciones:</para>
-<itemizedlist>
-<listitem><para>Para pasar a la siguiente pista del CD, pulse en el botón <inlinemediaobject>
+<sect2 id="gtcd_pause">
+ <title>Efectuar una pausa en un CD</title>
+<para>Para efectuar una pausa en un CD que se esté reproduciendo, haga clic en el botón
+<inlinemediaobject>
<imageobject>
-<imagedata fileref="figures/next_button.png" format="PNG"/>
+<imagedata fileref="figures/pause_button.png" format="PNG"/>
</imageobject>
-<textobject><phrase>Muestra el botón de la siguiente pista.</phrase></textobject>
-</inlinemediaobject>.</para></listitem>
-<listitem><para>Para ir a la pista anterior del CD, pulse en el botón <inlinemediaobject>
+<textobject><phrase>Pausa</phrase></textobject>
+</inlinemediaobject>. Para reanudar la reproducción del CD, haga clic de nuevo en el botón
+<inlinemediaobject>
<imageobject>
-<imagedata fileref="figures/previous_button.png" format="PNG"/>
+<imagedata fileref="figures/play_button.png" format="PNG"/>
</imageobject>
-<textobject><phrase>Muestra el botón de la pista anterior.</phrase></textobject>
-</inlinemediaobject>.</para></listitem>
-<listitem><para>Para visualizar una lista de las pistas del CD, pulse en el cuadro de lista desplegable situado debajo del área de visualización.Para pasar a otra pista de la lista, seleccione la pista deseada en esta lista.</para></listitem>
+<textobject><phrase>Reproducir</phrase></textobject>
+</inlinemediaobject>. </para>
+</sect2>
+
+<sect2 id="gtcd_movetracks">
+ <title>Desplazarse por las pistas</title>
+<para>Para reproducir diferentes pistas del CD, ejecute las siguientes acciones:
+</para>
+<itemizedlist>
+<listitem><para>Para pasar a la siguiente pista del CD, haga clic en el botón
+ <inlinemediaobject>
+ <imageobject><imagedata fileref="figures/cdplayer_applet_nexttrack.png" format="PNG"/></imageobject>
+ <textobject><phrase>Pista siguiente </phrase></textobject>
+ </inlinemediaobject>. </para></listitem>
+<listitem><para>Para ir a la pista anterior del CD, haga clic en el botón
+ <inlinemediaobject>
+ <imageobject><imagedata fileref="figures/cdplayer_applet_prevtrack.png" format="PNG"/></imageobject>
+ <textobject><phrase>Pista anterior</phrase></textobject>
+ </inlinemediaobject>. </para></listitem>
+<listitem><para>Para visualizar una lista de las pistas del CD, haga clic en el cuadro de lista desplegable situado debajo del área de visualización.
+Para pasar a otra pista de la lista, seleccione la pista deseada en esta lista. </para></listitem>
</itemizedlist>
</sect2>
<sect2 id="gtcd_forward">
<title>Pasar con rapidez una pista hacia delante</title>
-<para>Para pasar rápidamente una pista hacia delante, pulse en el botón <inlinemediaobject>
+<para>Para pasar rápidamente una pista hacia delante, haga clic en el botón
+<inlinemediaobject>
<imageobject>
<imagedata fileref="figures/forward_button.png" format="PNG"/>
</imageobject>
-<textobject><phrase>Muestra el botón de avance rápido.</phrase></textobject>
+<textobject><phrase>Avance rápido</phrase></textobject>
</inlinemediaobject>.</para>
</sect2>
<sect2 id="gtcd_rewind">
<title>Rebobinar una pista</title>
-<para>Para rebobinar una pista, pulse en el botón <inlinemediaobject>
+<para>Para rebobinar una pista, haga clic en el botón
+<inlinemediaobject>
<imageobject>
<imagedata fileref="figures/rewind_button.png" format="PNG"/>
</imageobject>
-<textobject><phrase>Muestra el botón de rebobinado.</phrase></textobject>
+<textobject><phrase>Rebobinar</phrase></textobject>
</inlinemediaobject>.</para>
</sect2>
-<sect2 id="gtcd_pause">
-<title>Pausar un CD</title>
-<para>Para pausar un CD en reproducción, pulse el botón <inlinemediaobject>
-<imageobject>
-<imagedata fileref="figures/pause_button.png" format="PNG"/>
-</imageobject>
-<textobject><phrase>Muestra el botón de pausa.</phrase></textobject>
-</inlinemediaobject>. Para resumir la pausa, pulse en botón <inlinemediaobject>
-<imageobject>
-<imagedata fileref="figures/play_button.png" format="PNG"/>
-</imageobject>
-<textobject><phrase>Muestra el botón Reproducir.</phrase></textobject>
-</inlinemediaobject> de nuevo.</para>
-</sect2>
-
<sect2 id="gtcd_stop">
-<title>Parar un CD</title>
-<para>Para detener la reproducción de un CD, pulse en el botón <inlinemediaobject>
+ <title>Parar un CD</title>
+<para>Para detener la reproducción de un CD, haga clic en el botón
+<inlinemediaobject>
<imageobject>
<imagedata fileref="figures/stop_button.png" format="PNG"/>
</imageobject>
-<textobject><phrase>Muestra el botón de parar.</phrase></textobject>
+<textobject><phrase>Parar</phrase></textobject>
</inlinemediaobject>.</para>
</sect2>
<sect2 id="gtcd_adjust_vol">
-<title>Para ajustar el volumen</title>
-<para>Para ajustar el volumen de salida del lector de CD, mueva el deslizador de volumen para especificar el nivel de volumen deseado. El deslizador de volumen está situado en la parte derecha del área de visualización de la ventana de la aplicación. Mueva el deslizador hacia arriba para aumentar el volumen. Mueva el deslizador hacia abajo para reducir el volumen.</para>
+<title>Ajustar el volumen</title>
+<para>Para ajustar el volumen de salida del lector de CD, mueva el deslizador de volumen para especificar el nivel de volumen deseado. El deslizador de volumen está situado en la parte derecha del área de visualización de la ventana de la aplicación. Mueva el deslizador hacia arriba para aumentar el volumen.
+Mueva el deslizador hacia abajo para reducir el volumen. </para>
</sect2>
<sect2 id="gtcd_edit_info">
-<title>Editar la información del CD</title>
-<para>Para editar información sobre el CD, realice los siguientes pasos:</para>
+<title>Editar información sobre el CD</title>
+<para>Para editar información sobre el CD, ejecute los siguientes pasos:</para>
<orderedlist>
-<listitem><para>Para abrir la ventana de diálogo Editor de <guilabel>pistas</guilabel>, pulse el botón <inlinemediaobject>
+<listitem><para>Para abrir la ventana de diálogo <guilabel>Editor de pistas</guilabel>, haga clic en el botón <inlinemediaobject>
<imageobject>
<imagedata fileref="figures/cdplayer_trackeditor_button.png" format="PNG"/>
</imageobject>
-</inlinemediaobject>. Aparecerá la ventana de diálogo <guilabel>Editor de pistas</guilabel>, ver la <xref linkend="fig-cd-track-editor"/>.</para></listitem>
+</inlinemediaobject>. Aparecerá la ventana de diálogo <guilabel>Editor de pistas</guilabel>,
+ver <xref linkend="fig-cd-track-editor"/>. </para></listitem>
<listitem><para>Para editar el nombre del artista, edite el contenido del cuadro de texto <guilabel>Artista</guilabel>.</para></listitem>
-<listitem><para>Para editar el título del CD, edite el contenido del cuadro de texto <guilabel>Título del disco</guilabel>.</para></listitem>
-<listitem><para>Para añadir comentarios acerca del CD, el género musical y el año de en el que se creó el CD, pulse en la flecha situada junto a <guilabel>Mostrar opciones de sonido avanzadas</guilabel>.</para></listitem>
-<listitem><para>Para editar el título de una pista, pulse dos veces en la pista que aparece en la columna <guilabel>Título</guilabel> de la tabla de pistas y, a continuación, escriba el nuevo título.</para></listitem>
-<listitem><para>Para añadir información adicional sobre una pista, seleccione la pista en la tabla de pistas y, a continuación, pulse en la flecha situada junto a <guilabel>Mostrar opciones de pista avanzadas</guilabel>.</para></listitem>
-<listitem><para>Escriba la información adicional sobre pistas en el cuadro de texto <guilabel>Datos extra de pista</guilabel>.</para></listitem>
-<listitem><para>Para guardar los cambios en un ordenador local, pulse en <guibutton>Guardar</guibutton>.</para></listitem>
+<listitem><para>Para editar el título del CD, edite el contenido del cuadro de texto <guilabel>Título del disco</guilabel>.</para></listitem>
+<listitem><para>Para añadir comentarios acerca del CD, el género musical y el año de en el que se creó el CD, haga clic en la flecha situada junto a <guilabel>Mostrar opciones de sonido avanzadas</guilabel>.</para></listitem>
+<listitem><para>Para editar el título de una pista, haga doble clic en la pista que aparece en la columna <guilabel>Título</guilabel> de la tabla de pistas y, a continuación, escriba el nuevo título.</para></listitem>
+<listitem><para>Para añadir información adicional sobre una pista, seleccione la pista en la tabla de pistas y, a continuación, haga clic en la flecha situada junto a <guilabel>Mostrar opciones de pista avanzadas</guilabel>.</para></listitem>
+<listitem><para>Escriba la información adicional sobre pistas en el cuadro de texto <guilabel>Datos extra de pista</guilabel>.</para></listitem>
+<listitem><para>Para guardar los cambios en un ordenador local, haga clic en <guibutton>Guardar</guibutton>.</para></listitem>
</orderedlist>
<!-- ==== Figure ==== -->
- <figure id="fig-cd-track-editor">
- <title>Diálogo del Editor de pistas</title>
- <screenshot>
- <mediaobject>
- <imageobject><imagedata fileref="figures/cdplayer_trackeditor_window.png" format="PNG"/>
+ <figure id="fig-cd-track-editor">
+ <title>Cuadro de diálogo Editor de pistas</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject><imagedata fileref="figures/cdplayer_trackeditor_window.png" format="PNG"/>
</imageobject>
- <textobject>
- <phrase/>
- </textobject>
- </mediaobject>
- </screenshot>
+ <textobject>
+ <phrase></phrase>
+ </textobject>
+ </mediaobject>
+ </screenshot>
</figure>
<!-- ==== End of Figure ==== -->
</sect2>
<sect2 id="gtcd_eject">
-<title>Expulsar un CD</title>
-<para>Para expulsar un CD, pulse en el botón <inlinemediaobject>
+ <title>Expulsar un CD</title>
+<para>Para expulsar un CD, haga clic en el botón
+<inlinemediaobject>
<imageobject>
<imagedata fileref="figures/eject_button.png" format="PNG"/>
</imageobject>
-<textobject><phrase>Muestra el botón Expulsar CD.</phrase></textobject>
-</inlinemediaobject>. Esta acción detiene el CD si todavía está reproduciendo y abre la bandeja del CD.</para>
+<textobject><phrase>Expulsar CD</phrase></textobject>
+</inlinemediaobject>. Esta acción detiene el CD si todavía está reproduciendo y abre la bandeja del CD.</para>
</sect2>
</sect1>
@@ -377,62 +340,81 @@
<!-- ================= Preferences =================== -->
<sect1 id="gtcd-prefs">
<title>Preferencias</title>
-<para>Para configurar el <application>Reproductor de CD</application>, pulse el botón <inlinemediaobject>
+<para>Para configurar <application>&app;</application>, haga clic en el botón
+<inlinemediaobject>
<imageobject>
<imagedata fileref="figures/preferences_button.png" format="PNG"/>
</imageobject>
-<textobject><phrase>Muestra el botón de Preferencias.</phrase></textobject>
-</inlinemediaobject>.</para>
+<textobject><phrase>Preferencias</phrase></textobject>
+</inlinemediaobject>. </para>
<variablelist>
<varlistentry>
<term><guilabel>Dispositivo reproductor de CD</guilabel> </term>
<listitem>
-<para>Use esta caja de texto para especificar el nombre de la unidad CDROM. Pulse <guibutton>Aplicar cambio</guibutton> para guardar una modificación sobre este ajuste.</para>
+<para>Utilice este cuadro de texto para especificar el nombre del dispositivo de CD-ROM. Haga clic en <guibutton>Aplicar cambio</guibutton> para guardar un cambio en esta configuración.</para>
+<para>Valor predeterminado: depende del sistema operativo. </para>
</listitem>
</varlistentry>
<varlistentry>
-<term><guilabel>Comenzar a reproducir el CD al iniciar Reproductor de CD</guilabel> </term>
+<term><guilabel>Cuando se inicia el reproductor GNOME CD</guilabel> </term>
<listitem>
-<para>Seleccione esta opción para comenzar a reproducir el CD en la unidad cuando inicie la aplicación <application>Reproductor de CD</application>.</para>
+<para>Seleccione uno de los siguientes botones de selección para determinar la acción que desea que <application>Lector de CD</application> lleve a cabo cuando inicie la aplicación:</para>
+<itemizedlist>
+<listitem>
+<para><guilabel>No realizar acciones</guilabel> </para>
</listitem>
-</varlistentry>
-
-<varlistentry>
-<term><guilabel>Intentar expulsar el CD cuando se cierra el reproductor de CD</guilabel> </term>
<listitem>
-<para>Seleccione esta opción para expulsar el CD en la unidad automáticamente al salir del <application>Reproductor de CD</application>.</para>
+<para><guilabel>Reproducir CD</guilabel> </para>
+</listitem>
+<listitem>
+<para><guilabel>Detener la reproducción de CD</guilabel> </para>
+</listitem>
+</itemizedlist>
+<para>Valor predeterminado: <guilabel>No realizar acciones</guilabel> </para>
</listitem>
</varlistentry>
<varlistentry>
-<term><guilabel>Temas disponibles</guilabel> </term>
+<term><guilabel>Cuando se cierra el reproductor GNOME CD</guilabel> </term>
<listitem>
-<para>Utilice este cuadro de lista para seleccionar un tema de visualización para el <application>Reproductor de CD</application>. A continuación se muestran los temas disponibles:</para>
+<para>Seleccione uno de los siguientes botones de selección para determinar la acción que desea que <application>Lector de CD</application> lleve a cabo cuando salga de la aplicación:</para>
<itemizedlist>
<listitem>
-<para><guilabel>Ninguno</guilabel> </para>
-<para>Proporciona botones estándar y permite que se muestre el tema estándar de GNOME, haciendo que la apariencia del <application>Reproductor de CD</application> coincida con el resto de sus aplicaciones.</para>
+<para><guilabel>No realizar acciones</guilabel> </para>
</listitem>
<listitem>
-<para><guilabel>lcd</guilabel> </para>
-<para>Proporciona botones estándar y un fondo gris en el área de visualización.</para>
+<para><guilabel>Detener la reproducción de CD</guilabel> </para>
</listitem>
<listitem>
-<para><guilabel>red-lcd</guilabel> </para>
-<para>Proporciona botones estándar y un fondo rojo en el área de visualización.</para>
+<para><guilabel>Intento de abrir bandeja de CD</guilabel> </para>
+</listitem>
+</itemizedlist>
+<para>Valor predeterminado: <guilabel>No realizar acciones</guilabel> </para>
</listitem>
+</varlistentry>
-<!-- Themes are unsupported. Modified Buttons not available
+<varlistentry>
+<term><guilabel>Nombre del tema</guilabel> </term>
+<listitem>
+<para>Utilice este cuadro de lista para seleccionar un tema de visualización para <application>&app;</application>. A continuación se indican los temas disponibles: </para>
+<itemizedlist>
+<listitem>
+<para><guilabel>lcd</guilabel> </para>
+<para>Este tema proporciona botones estándar y un fondo gris en el área de visualización. </para>
+</listitem>
<listitem>
<para><guilabel>media</guilabel> </para>
-<para>Provides modified buttons and a red background in the display area.</para>
+<para>Este tema proporciona botones modificados y un fondo rojo en el área de visualización. </para>
+</listitem>
+<listitem>
+<para><guilabel>red-lcd</guilabel> </para>
+<para>Este tema proporciona botones estándar y un fondo rojo en el área de visualización.</para>
</listitem>
--->
-
</itemizedlist>
+<para>Valor predeterminado: <guilabel>lcd</guilabel>.</para>
</listitem>
</varlistentry>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-media-2.20.0/gnome-cd/gnome-cd.c new/gnome-media-2.20.1/gnome-cd/gnome-cd.c
--- old/gnome-media-2.20.0/gnome-cd/gnome-cd.c 2007-08-09 15:52:53.000000000 +0200
+++ new/gnome-media-2.20.1/gnome-cd/gnome-cd.c 2007-09-19 11:56:37.000000000 +0200
@@ -294,15 +294,18 @@
}
static GtkWidget *
-make_button_from_icon_name (GnomeCD *gcd,
- const char *icon_name,
+make_button_from_stock (GnomeCD *gcd,
+ const char *stock,
GCallback func,
const char *tooltip,
const char *shortname)
{
GtkWidget *pixmap;
- pixmap = gtk_image_new_from_icon_name (icon_name, GTK_ICON_SIZE_BUTTON);
+ if (gtk_icon_factory_lookup_default (stock))
+ pixmap = gtk_image_new_from_stock (stock, GTK_ICON_SIZE_BUTTON);
+ else
+ pixmap = gtk_image_new_from_icon_name (stock, GTK_ICON_SIZE_BUTTON);
return make_button_from_widget (gcd, pixmap, func, tooltip, shortname);
}
@@ -401,7 +404,10 @@
icon_name = menuitems[i].icon;
if (icon_name != NULL) {
- image = gtk_image_new_from_icon_name (icon_name, GTK_ICON_SIZE_MENU);
+ if (gtk_icon_factory_lookup_default (icon_name))
+ image = gtk_image_new_from_stock (icon_name, GTK_ICON_SIZE_MENU);
+ else
+ image = gtk_image_new_from_icon_name (icon_name, GTK_ICON_SIZE_MENU);
}
if (image != NULL) {
@@ -717,7 +723,7 @@
option_hbox = gtk_hbox_new (FALSE, 2);
/* Create app controls */
- button = make_button_from_icon_name (gcd, GTK_STOCK_PREFERENCES,
+ button = make_button_from_stock (gcd, GTK_STOCK_PREFERENCES,
G_CALLBACK(open_preferences),
_("Open preferences"),
_("Preferences"));
@@ -732,7 +738,7 @@
gnome_cd_build_track_list_menu (gcd);
gtk_box_pack_start (GTK_BOX (option_hbox), gcd->tracks, TRUE, TRUE, 0);
- button = make_button_from_icon_name (gcd, GTK_STOCK_INDEX,
+ button = make_button_from_stock (gcd, GTK_STOCK_INDEX,
G_CALLBACK(open_track_editor),
_("Open track editor"),
_("Track editor"));
@@ -769,15 +775,15 @@
gcd->play_b = button;
gcd->current_image = gcd->play_image;
- button = make_button_from_icon_name (gcd, GTK_STOCK_MEDIA_STOP, G_CALLBACK (stop_cb), _("Stop"), _("Stop"));
+ button = make_button_from_stock (gcd, GTK_STOCK_MEDIA_STOP, G_CALLBACK (stop_cb), _("Stop"), _("Stop"));
gtk_box_pack_start (GTK_BOX (button_hbox), button, TRUE, TRUE, 0);
gcd->stop_b = button;
- button = make_button_from_icon_name (gcd, GTK_STOCK_MEDIA_PREVIOUS, G_CALLBACK (back_cb), _("Previous track"), _("Previous"));
+ button = make_button_from_stock (gcd, GTK_STOCK_MEDIA_PREVIOUS, G_CALLBACK (back_cb), _("Previous track"), _("Previous"));
gtk_box_pack_start (GTK_BOX (button_hbox), button, TRUE, TRUE, 0);
gcd->back_b = button;
- button = make_button_from_icon_name (gcd, GTK_STOCK_MEDIA_REWIND, NULL, _("Rewind"), _("Rewind"));
+ button = make_button_from_stock (gcd, GTK_STOCK_MEDIA_REWIND, NULL, _("Rewind"), _("Rewind"));
g_signal_connect (G_OBJECT (button), "button-press-event",
G_CALLBACK (rewind_press_cb), gcd);
g_signal_connect (G_OBJECT (button), "button-release-event",
@@ -785,7 +791,7 @@
gtk_box_pack_start (GTK_BOX (button_hbox), button, TRUE, TRUE, 0);
gcd->rewind_b = button;
- button = make_button_from_icon_name (gcd, GTK_STOCK_MEDIA_FORWARD, NULL, _("Fast forward"), _("Fast forward"));
+ button = make_button_from_stock (gcd, GTK_STOCK_MEDIA_FORWARD, NULL, _("Fast forward"), _("Fast forward"));
g_signal_connect (G_OBJECT (button), "button-press-event",
G_CALLBACK (ffwd_press_cb), gcd);
g_signal_connect (G_OBJECT (button), "button-release-event",
@@ -793,11 +799,11 @@
gtk_box_pack_start (GTK_BOX (button_hbox), button, TRUE, TRUE, 0);
gcd->ffwd_b = button;
- button = make_button_from_icon_name (gcd, GTK_STOCK_MEDIA_NEXT, G_CALLBACK (next_cb), _("Next track"), _("Next track"));
+ button = make_button_from_stock (gcd, GTK_STOCK_MEDIA_NEXT, G_CALLBACK (next_cb), _("Next track"), _("Next track"));
gtk_box_pack_start (GTK_BOX (button_hbox), button, TRUE, TRUE, 0);
gcd->next_b = button;
- button = make_button_from_icon_name (gcd, GNOME_CD_EJECT, G_CALLBACK (eject_cb), _("Eject CD"), _("Eject"));
+ button = make_button_from_stock (gcd, GNOME_CD_EJECT, G_CALLBACK (eject_cb), _("Eject CD"), _("Eject"));
gtk_box_pack_start (GTK_BOX (button_hbox), button, TRUE, TRUE, 0);
gcd->eject_b = button;
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-media-2.20.0/gnome-media.spec new/gnome-media-2.20.1/gnome-media.spec
--- old/gnome-media-2.20.0/gnome-media.spec 2007-09-17 18:28:30.000000000 +0200
+++ new/gnome-media-2.20.1/gnome-media.spec 2007-09-19 12:01:01.000000000 +0200
@@ -8,7 +8,7 @@
Summary: GNOME media programs.
Name: gnome-media
-Version: 2.20.0
+Version: 2.20.1
Release: 1
License: GPL
Group: Applications/Multimedia
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-media-2.20.0/NEWS new/gnome-media-2.20.1/NEWS
--- old/gnome-media-2.20.0/NEWS 2007-09-17 18:27:13.000000000 +0200
+++ new/gnome-media-2.20.1/NEWS 2007-09-19 11:59:58.000000000 +0200
@@ -1,3 +1,8 @@
+This is gnome-media 2.20.1
+
+Changes since 2.20.0:
+ * Fix icons for a number of buttons not showing up properly
+
This is gnome-media 2.20.0
Changes since 2.19.92:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-media-2.20.0/profiles/gnome-media-profiles.pc new/gnome-media-2.20.1/profiles/gnome-media-profiles.pc
--- old/gnome-media-2.20.0/profiles/gnome-media-profiles.pc 2007-09-17 18:28:31.000000000 +0200
+++ new/gnome-media-2.20.1/profiles/gnome-media-profiles.pc 2007-09-19 12:01:03.000000000 +0200
@@ -7,7 +7,7 @@
Name: GNOME Media Profiles
Description: Media Profiles describing audio codec settings for output
Requires: gconf-2.0, gtk+-2.0, libglade-2.0, libgnome-2.0
-Version: 2.20.0
+Version: 2.20.1
Libs: -L${libdir} -lgnome-media-profiles
Cflags: -I${includedir}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-games
checked in at Thu Sep 20 13:59:09 CEST 2007.
--------
--- GNOME/gnome-games/gnome-games.changes 2007-09-18 17:51:31.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-games/gnome-games.changes 2007-09-20 03:17:11.253628000 +0200
@@ -1,0 +2,6 @@
+Thu Sep 20 03:16:38 CEST 2007 - maw(a)suse.de
+
+- Update to version 2.20.0.1:
+ + Fixes a broken gnome-sudoku .desktop file.
+
+-------------------------------------------------------------------
Old:
----
gnome-games-2.20.0.tar.bz2
New:
----
gnome-games-2.20.0.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-games.spec ++++++
--- /var/tmp/diff_new_pack.W17568/_old 2007-09-20 13:58:42.000000000 +0200
+++ /var/tmp/diff_new_pack.W17568/_new 2007-09-20 13:58:42.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-games (Version 2.20.0)
+# spec file for package gnome-games (Version 2.20.0.1)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,7 +14,7 @@
BuildRequires: fdupes gcc-c++ gconf2-devel gnome-doc-utils-devel gnome-python-desktop gob2 gstreamer010-devel guile-devel libglade2-devel libgnomeui-devel librsvg-devel libstdc++-devel libxml2-devel perl-XML-Parser python-gtk-devel scrollkeeper update-desktop-files
License: GPL v2 or later, LGPL v2 or later
Group: System/GUI/GNOME
-Version: 2.20.0
+Version: 2.20.0.1
Release: 1
Summary: Games for the GNOME 2.x Desktop
Source: %{name}-%{version}.tar.bz2
@@ -301,8 +301,10 @@
%ghost %{_localstatedir}/games/mahjongg.ziggurat.scores
%files lang -f %{name}.lang
-
%changelog
+* Thu Sep 20 2007 - maw(a)suse.de
+- Update to version 2.20.0.1:
+ + Fixes a broken gnome-sudoku .desktop file.
* Tue Sep 18 2007 - maw(a)suse.de
- Update to version 2.20.0:
+ Aisleriot:
++++++ gnome-games-2.20.0.tar.bz2 -> gnome-games-2.20.0.1.tar.bz2 ++++++
GNOME/gnome-games/gnome-games-2.20.0.tar.bz2 /mounts/work_src_done/STABLE/gnome-games/gnome-games-2.20.0.1.tar.bz2 differ: byte 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package ekiga
checked in at Thu Sep 20 13:57:45 CEST 2007.
--------
--- ekiga/ekiga.changes 2007-05-12 12:49:09.000000000 +0200
+++ /mounts/work_src_done/STABLE/ekiga/ekiga.changes 2007-09-20 02:35:47.425899000 +0200
@@ -1,0 +2,37 @@
+Wed Sep 19 18:15:27 CEST 2007 - mauro(a)suse.de
+
+- Update to 2.0.11
+ + Fixed V4L2 build. (Damien Sandras)
+ + Killed GCC 4.2 warnings. (Damien Sandras)
+
+-------------------------------------------------------------------
+Tue Sep 18 01:05:57 CEST 2007 - mauro(a)suse.de
+
+ - Update to 2.0.10
+ - Fixed several interoperability issues due to bugs and limitations in
+ - CISCO Call Manager. (Damien Sandras, #429076)
+ - Decreased the default NAT binding refresh timeout. (Damien Sandras)
+ - Fixed interoperability issue with SER+rtpproxy. (Damien Sandras, #430870)
+ - Fixed the check for the installed GTK+ version in the WIN32
+ installer. (Vincent Luba)
+ - Fixed race condition when receiving an abnormal load of SIP text
+ - messages. (Damien Sandras)
+ - Fixed possible crash when opening V4L devices with 352x288 fixed width
+ capability. (Luc Saillard, #434223).
+ - Better handling of ACK requests timeouts. (Damien Sandras)
+ - Fixed QOP authentication issues. (#368524, Knut omang)
+ - Fixed Assertion fail in SetAttribute() if empty formats list and don't use
+ deleted media session info when parsing fails. (Craig Southeren)
+ - Refresh video capabilities when appropriate in the V4L plugin. (Michael
+ Smith)
+ - Fixed problems with the sa7134 card and with newer kernels in the V4L2
+ plugin. (Michael Smith)
+ - Do not use the loopback interface as possible interface on
+ OpenSolaris. (Elaine Xiong from SUN, #439873)
+ - Fixed routing of ACK requests sent for an INVITE with an original Route
+ header. (Damien Sandras)
+ - Optimized some color space conversions using MediaLib. (Elaine Xiong)
+ - Fixed potential problems with MJPEG-based cameras. (Matthias Schneider)
+ - Fixed possible remote crash due to fancy headers. (Jos� Miguel Esparza)
+
+-------------------------------------------------------------------
Old:
----
ekiga-2.0.9.diff
ekiga-2.0.9.tar.bz2
New:
----
ekiga-2.0.11.diff
ekiga-2.0.11.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ekiga.spec ++++++
--- /var/tmp/diff_new_pack.X15033/_old 2007-09-20 13:56:50.000000000 +0200
+++ /var/tmp/diff_new_pack.X15033/_new 2007-09-20 13:56:50.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package ekiga (Version 2.0.9)
+# spec file for package ekiga (Version 2.0.11)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,19 +12,18 @@
Name: ekiga
BuildRequires: SDL-devel avahi-devel avahi-glib db-devel docbook_4 esound-devel evolution-data-server-devel gcc-c++ gnome-common gnome-doc-utils-devel intltool libdv libgnomeui-devel mDNSResponder-devel mozilla-nss-devel opal-devel openldap2 perl-XML-Parser pwlib-devel scrollkeeper speex-devel update-desktop-files
-License: GNU General Public License (GPL)
+License: GPL v2 or later
Group: Productivity/Telephony/H323/Clients
-Version: 2.0.9
-Release: 14
+Version: 2.0.11
+Release: 1
Summary: A Gnome based SIP/H323 teleconferencing application
Source: %{name}-%{version}.tar.bz2
Patch: %{name}-%{version}.diff
-URL: http://www.ekiga.org/
+Url: http://www.ekiga.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: filesystem /usr/bin/touch gconf2
Provides: gnomemeeting
Obsoletes: gnomemeeting
-
%gconf_schemas_prereq
%description
@@ -73,7 +72,6 @@
%pre -f %{name}.schemas_pre
%preun -f %{name}.schemas_preun
-
%posttrans -f %{name}.schemas_posttrans
%postun
@@ -91,8 +89,38 @@
%{_prefix}/%_lib/bonobo/servers/*.server
%{_prefix}/share/man/man1/ekiga.1*
/usr/share/dbus-1/services/*.service
-
%changelog
+* Wed Sep 19 2007 - mauro(a)suse.de
+- Update to 2.0.11
+ + Fixed V4L2 build. (Damien Sandras)
+ + Killed GCC 4.2 warnings. (Damien Sandras)
+* Tue Sep 18 2007 - mauro(a)suse.de
+- Update to 2.0.10
+ - Fixed several interoperability issues due to bugs and limitations in
+ - CISCO Call Manager. (Damien Sandras, #429076)
+ - Decreased the default NAT binding refresh timeout. (Damien Sandras)
+ - Fixed interoperability issue with SER+rtpproxy. (Damien Sandras, #430870)
+ - Fixed the check for the installed GTK+ version in the WIN32
+ installer. (Vincent Luba)
+ - Fixed race condition when receiving an abnormal load of SIP text
+ - messages. (Damien Sandras)
+ - Fixed possible crash when opening V4L devices with 352x288 fixed width
+ capability. (Luc Saillard, #434223).
+ - Better handling of ACK requests timeouts. (Damien Sandras)
+ - Fixed QOP authentication issues. (#368524, Knut omang)
+ - Fixed Assertion fail in SetAttribute() if empty formats list and don't use
+ deleted media session info when parsing fails. (Craig Southeren)
+ - Refresh video capabilities when appropriate in the V4L plugin. (Michael
+ Smith)
+ - Fixed problems with the sa7134 card and with newer kernels in the V4L2
+ plugin. (Michael Smith)
+ - Do not use the loopback interface as possible interface on
+ OpenSolaris. (Elaine Xiong from SUN, #439873)
+ - Fixed routing of ACK requests sent for an INVITE with an original Route
+ header. (Damien Sandras)
+ - Optimized some color space conversions using MediaLib. (Elaine Xiong)
+ - Fixed potential problems with MJPEG-based cameras. (Matthias Schneider)
+ - Fixed possible remote crash due to fancy headers. (Jos� Miguel Esparza)
* Sat May 12 2007 - olh(a)suse.de
- remove unused libavc1394-devel libdc1394-devel from Buildrequires
* Fri Apr 27 2007 - sbrabec(a)suse.cz
++++++ ekiga-2.0.9.diff -> ekiga-2.0.11.diff ++++++
++++++ ekiga-2.0.9.tar.bz2 -> ekiga-2.0.11.tar.bz2 ++++++
++++ 109801 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package arts
checked in at Thu Sep 20 13:56:41 CEST 2007.
--------
--- KDE/arts/arts.changes 2007-05-22 15:44:27.000000000 +0200
+++ /mounts/work_src_done/STABLE/arts/arts.changes 2007-09-19 17:45:54.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 19 17:45:39 CEST 2007 - dmueller(a)suse.de
+
+- fix arts starting in multiple instances (#178930)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ arts.spec ++++++
--- /var/tmp/diff_new_pack.fa3410/_old 2007-09-20 13:52:38.000000000 +0200
+++ /var/tmp/diff_new_pack.fa3410/_new 2007-09-20 13:52:38.000000000 +0200
@@ -15,14 +15,14 @@
%if %suse_version > 1000
BuildRequires: libdrm-devel
%endif
-License: GNU General Public License (GPL)
+License: GPL v2 or later
Group: Productivity/Multimedia/Sound/Players
Obsoletes: kdelibs3-artsd
Provides: kdelibs3-artsd
Summary: Modular Software Synthesizer
PreReq: permissions
Version: 1.5.7
-Release: 1
+Release: 38
Source0: %{name}-%{version}.tar.bz2
Source1: artswrapper.7.gz
#Patch0: 1_5_BRANCH.diff
@@ -145,7 +145,6 @@
%postun gmcop
%run_ldconfig
-
%verifyscript
%verify_permissions -e /opt/kde3/bin/artswrapper
@@ -184,8 +183,9 @@
%dir /opt/kde3/include
/opt/kde3/include/*
/opt/kde3/%_lib/*.la
-
%changelog
+* Wed Sep 19 2007 - dmueller(a)suse.de
+- fix arts starting in multiple instances (#178930)
* Mon May 14 2007 - stbinner(a)suse.de
- update to 1.5.7 release (just version bump)
* Wed Apr 18 2007 - dmueller(a)suse.de
++++++ arts-start-on-demand.diff ++++++
--- /var/tmp/diff_new_pack.fa3410/_old 2007-09-20 13:52:38.000000000 +0200
+++ /var/tmp/diff_new_pack.fa3410/_new 2007-09-20 13:52:38.000000000 +0200
@@ -1,22 +1,16 @@
-Index: mcop/tmpglobalcomm.cc
-================================================================================
---- mcop/tmpglobalcomm.cc
-+++ mcop/tmpglobalcomm.cc
-@@ -54,8 +54,17 @@
- {
- string result = "";
- string filename = MCOPUtils::createFilePath(variable);
-+ static bool started_arts = false;
+--- mcop/objectmanager.cc
++++ mcop/objectmanager.cc
+@@ -267,6 +267,12 @@ bool ObjectManager::addGlobalReference(O
- int fd = open(filename.c_str(),O_RDONLY);
-+ if (fd == -1 && !started_arts)
-+ {
-+ fprintf(stderr, "starting artsd!\n");
-+ system("kcminit arts");
-+ fd = open(filename.c_str(),O_RDONLY);
-+ started_arts = true;
-+ }
-+
- if(fd != -1)
- {
- char buffer[8192];
+ string ObjectManager::getGlobalReference(const string& name)
+ {
++ static bool started_arts = false;
++ if (!started_arts)
++ {
++ system("arts-start");
++ started_arts = true;
++ }
+ return Dispatcher::the()->globalComm().get(name);
+ }
+
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package zenity
checked in at Thu Sep 20 01:59:51 CEST 2007.
--------
--- GNOME/zenity/zenity.changes 2007-08-31 18:54:43.000000000 +0200
+++ /mounts/work_src_done/STABLE/zenity/zenity.changes 2007-09-18 18:03:07.272018000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 18 18:02:53 CEST 2007 - maw(a)suse.de
+
+- Update to version 2.20.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
zenity-2.19.2.tar.bz2
New:
----
zenity-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ zenity.spec ++++++
--- /var/tmp/diff_new_pack.fC7252/_old 2007-09-20 01:59:32.000000000 +0200
+++ /var/tmp/diff_new_pack.fC7252/_new 2007-09-20 01:59:32.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package zenity (Version 2.19.2)
+# spec file for package zenity (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,12 +14,12 @@
BuildRequires: docbook-xsl-stylesheets fdupes gnome-doc-utils gnome-doc-utils-devel libglade2-devel libgnomecanvas-devel perl-XML-Parser scrollkeeper
License: LGPL v2 or later
Group: System/GUI/GNOME
-Version: 2.19.2
+Version: 2.20.0
Release: 1
Requires: %{name}-lang = %{version}
Summary: GNOME Command Line Dialog Utility
Source: ftp://ftp.gnome.org/pub/GNOME/sources/zenity/2.20/%{name}-%{version}.tar.bz2
-URL: http://www.gnome.org/
+Url: http://www.gnome.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -51,7 +51,6 @@
%install
%makeinstall
%find_lang %{name}
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -66,8 +65,10 @@
%doc %{_mandir}/man?/*.*
%files lang -f %{name}.lang
-
%changelog
+* Tue Sep 18 2007 - maw(a)suse.de
+- Update to version 2.20.0:
+ + Updated translations.
* Fri Aug 31 2007 - maw(a)suse.de
- Update tov ersion 2.19.2:
+ Bugs (bugzilla.gnome.org) fixed: #160654, #453713, #343684,
++++++ zenity-2.19.2.tar.bz2 -> zenity-2.20.0.tar.bz2 ++++++
++++ 22241 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yum
checked in at Thu Sep 20 01:59:25 CEST 2007.
--------
--- yum/yum.changes 2007-08-29 23:12:59.000000000 +0200
+++ /mounts/work_src_done/STABLE/yum/yum.changes 2007-09-18 11:56:37.376297000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 18 11:59:11 CEST 2007 - cthiel(a)suse.de
+
+- update default repos to include openSUSE 10.3
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yum.spec ++++++
--- /var/tmp/diff_new_pack.HS6637/_old 2007-09-20 01:59:21.000000000 +0200
+++ /var/tmp/diff_new_pack.HS6637/_new 2007-09-20 01:59:21.000000000 +0200
@@ -13,11 +13,11 @@
Name: yum
BuildRequires: python-devel
Version: 3.2.4
-Release: 2
+Release: 8
Summary: RPM installer/updater
Group: System/Packages
License: GPL v2 or later
-URL: http://linux.duke.edu/yum/
+Url: http://linux.duke.edu/yum/
Source: %{name}-%{version}.tar.bz2
Source1: %{name}.conf
Source2: repos.tar.bz2
@@ -35,7 +35,6 @@
%else
Requires: python-xml
%endif
-
%py_requires
%description
@@ -74,11 +73,11 @@
mv $RPM_BUILD_ROOT/%{_sysconfdir}/yum/repos.d $RPM_BUILD_ROOT/%{_sysconfdir}/yum.repos.d
rm -rf $RPM_BUILD_ROOT/%{_sysconfdir}/yum
mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/yum/pluginconf.d/ $RPM_BUILD_ROOT/usr/lib/yum-plugins/
-%if %{suse_version} >= 1000 && %{suse_version} < 1030 && %sles_version == 0
+%if %{suse_version} >= 1000 && %{suse_version} < 1040 && %sles_version == 0
cp $RPM_BUILD_DIR/repos/%{suse_version}* $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d
rename %{suse_version} opensuse $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d/*.repo
%endif
-%if %{suse_version} > 1020 && %sles_version == 0
+%if %{suse_version} > 1030 && %sles_version == 0
cp $RPM_BUILD_DIR/repos/factory* $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d
rename factory opensuse $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d/*.repo
%endif
@@ -103,8 +102,9 @@
%dir %{_sysconfdir}/yum/pluginconf.d
%dir %{_sysconfdir}/yum
%dir /usr/lib/yum-plugins
-
%changelog
+* Tue Sep 18 2007 - cthiel(a)suse.de
+- update default repos to include openSUSE 10.3
* Wed Aug 29 2007 - cthiel(a)suse.de
- fix build
* Wed Aug 29 2007 - cthiel(a)suse.de
++++++ repos.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/repos/1030-nonoss.repo new/repos/1030-nonoss.repo
--- old/repos/1030-nonoss.repo 1970-01-01 01:00:00.000000000 +0100
+++ new/repos/1030-nonoss.repo 2007-09-18 11:55:16.000000000 +0200
@@ -0,0 +1,4 @@
+[opensuse-nonoss]
+name = openSUSE-10.3-FTP-NonOSS
+baseurl = http://download.opensuse.org/distribution/10.3/repo/non-oss/suse/
+enabled=0
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/repos/1030.repo new/repos/1030.repo
--- old/repos/1030.repo 1970-01-01 01:00:00.000000000 +0100
+++ new/repos/1030.repo 2007-09-18 11:55:27.000000000 +0200
@@ -0,0 +1,3 @@
+[opensuse]
+name = openSUSE-10.3-FTP
+baseurl = http://download.opensuse.org/distribution/10.3/repo/oss/suse/
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/repos/1030-updates.repo new/repos/1030-updates.repo
--- old/repos/1030-updates.repo 1970-01-01 01:00:00.000000000 +0100
+++ new/repos/1030-updates.repo 2007-09-18 11:55:49.000000000 +0200
@@ -0,0 +1,3 @@
+[opensuse-updates]
+name = openSUSE-10.3 Updates
+baseurl = http://download.opensuse.org/update/10.3/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yast2-isns
checked in at Thu Sep 20 01:59:03 CEST 2007.
--------
--- yast2-isns/yast2-isns.changes 2007-09-04 22:19:59.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-isns/yast2-isns.changes 2007-09-18 21:24:45.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 18 13:23:48 MDT 2007 - wrwhitehead(a)novell.com
+
+- Fixed Bug #325129 - iSNS server not running feedback and
+ updated dialogs to display only the non-selected nodes
+
+-------------------------------------------------------------------
Old:
----
yast2-isns-1.0.3.tar.bz2
New:
----
yast2-isns-1.0.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-isns.spec ++++++
--- /var/tmp/diff_new_pack.Nm4181/_old 2007-09-20 01:58:58.000000000 +0200
+++ /var/tmp/diff_new_pack.Nm4181/_new 2007-09-20 01:58:58.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-isns (Version 1.0.3)
+# spec file for package yast2-isns (Version 1.0.4)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,16 +11,16 @@
# norootforbuild
Name: yast2-isns
-Version: 1.0.3
+Version: 1.0.4
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-isns-1.0.3.tar.bz2
-prefix: /usr
+Source0: yast2-isns-1.0.4.tar.bz2
+Prefix: /usr
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer popt-devel sgml-skel update-desktop-files yast2 yast2-devtools yast2-packagemanager-devel yast2-perl-bindings yast2-testsuite
Requires: yast2
-BuildArchitectures: noarch
+BuildArch: noarch
Summary: YaST2 - Configuration of Internet Storage Naming Service (isns)
%description
@@ -41,7 +41,7 @@
Robert Whitehead
%prep
-%setup -n yast2-isns-1.0.3
+%setup -n yast2-isns-1.0.4
%build
%{prefix}/bin/y2tool y2autoconf
@@ -75,8 +75,10 @@
%{prefix}/share/applications/YaST2/isns.desktop
/usr/share/YaST2/scrconf/isnsd.scr
%doc %{prefix}/share/doc/packages/yast2-isns
-
%changelog
+* Tue Sep 18 2007 - wrwhitehead(a)novell.com
+- Fixed Bug #325129 - iSNS server not running feedback and
+ updated dialogs to display only the non-selected nodes
* Tue Sep 04 2007 - wrwhitehead(a)novell.com
- Updated display pages to be more user friendly. Added help text.
* Wed Aug 29 2007 - wrwhitehead(a)novell.com
++++++ yast2-isns-1.0.3.tar.bz2 -> yast2-isns-1.0.4.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-isns-1.0.3/src/IsnsServer.ycp new/yast2-isns-1.0.4/src/IsnsServer.ycp
--- old/yast2-isns-1.0.3/src/IsnsServer.ycp 2007-03-31 00:55:11.000000000 +0200
+++ new/yast2-isns-1.0.4/src/IsnsServer.ycp 2007-09-18 21:02:37.000000000 +0200
@@ -153,6 +153,30 @@
return true;
}
+global string testISNSAccess(string address) {
+ string value = "OK";
+ map <string,any> temp = $[];
+
+ string command = sformat("isnsadm -a %1 -t -q iscsi",address);
+ map<string, any> result= (map<string, any>) SCR::Execute(.target.bash_output, command, $[]);
+ foreach(string row, splitstring(result["stdout"]:"","\n"), {
+
+ if (row == "TCP error on connection")
+ {
+ y2milestone("TCP error: %1 ",row);
+ value = "ERROR";
+ }
+
+ if (row == "Error Sending TCP request.")
+ {
+ y2milestone("Failed to resolve host error: %1 ",row);
+ value = "ERROR";
+ }
+
+ });
+
+return value;
+}
global list <map <string,any> > readISCSI(string address) {
list <map <string,any> > values = [];
map <string,any> temp = $[];
@@ -188,6 +212,8 @@
global string readISCSI_type(string address,string index) {
string temp = "";
+ y2milestone("iSCSIRead_type index:%1", index);
+
string command = sformat("isnsadm -a %1 -t -q iscsi -n %2",address,index);
map<string, any> result= (map<string, any>) SCR::Execute(.target.bash_output, command, $[]);
foreach(string row, splitstring(result["stdout"]:"","\n"), {
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-isns-1.0.3/src/widgets.ycp new/yast2-isns-1.0.4/src/widgets.ycp
--- old/yast2-isns-1.0.3/src/widgets.ycp 2007-09-04 22:08:54.000000000 +0200
+++ new/yast2-isns-1.0.4/src/widgets.ycp 2007-09-18 21:05:09.000000000 +0200
@@ -5,30 +5,62 @@
import "IsnsServer";
import "String";
-global string address = "";
+string address = ""; //global
void initDiscoveryDomainSetMembers (string key);
void initDiscoveryDomain (string key);
void initDDISCSIMembers (string key);
void initISCSI (string key);
+void initDiscoveryDomainPotentialISCSI (string dd_id);
+void initDiscoveryDomainPotential (string key);
void getInputX1 (string dd_name, string dd_id);
+integer checkISNS();
// **************** global funcions and variables *****
map <string, any> DiscoveryDomainDetailDialog(map<string, any> values_before){
map <string, any> ret_map = $[];
term dd_dialog =
- `HBox(
- `HSpacing(5),
`VBox(
- `VSpacing(1),
- `Left( `HWeight(3,`TextEntry( `id( `ddentry ), _("Discovery Domain Name" ))) ),
- `Left( `HBox( `PushButton(`id(`ok), Label::OKButton() ), `PushButton(`id(`cancel), Label::CancelButton() ))),
- `VSpacing(1)
- ),
- `HSpacing(5)
+ `Heading("Create New Discovery Domain"),
+ `HSpacing(50),
+ `HWeight(3,`TextEntry( `id( `ddentry ), _("Discovery Domain Name" ))) ,
+ `VSpacing(1),
+ `HBox(
+ `HSpacing(3),
+ `VBox(
+ `Label(_("Select Discovery Domain Set to which Discovery Domain will be added.")),
+ `SelectionBox( `id( `ddsentries), _("Discovery Domain Name Set") )
+ ),
+ `HSpacing(3)
+ ),
+ `VSpacing(1),
+ `HBox( `PushButton(`id(`ok), Label::OKButton() ), `PushButton(`id(`cancel), Label::CancelButton() )),
+ `VSpacing(1)
);
UI::OpenDialog(dd_dialog);
+ list <term> inc_items = [];
+ integer count = 0;
+ string index = "";
+ string first = "";
+ foreach(string ddsentry, IsnsServer::readDDS(address), {
+ if (count == 0)
+ {
+ index = ddsentry;
+ count = 1;
+ }
+ else
+ {
+ inc_items = add(inc_items, `item(`id(index), ddsentry) );
+ count = 0;
+ if (first == "")
+ first = ddsentry;
+ }
+ });
+
+ UI::ChangeWidget(`id(`ddsentries), `Items, inc_items);
+ UI::ChangeWidget(`id(`ddsentries), `CurrentItem, first);
+
symbol ret = `nil;
while(ret != `ok && ret !=`cancel){
boolean enable=false;
@@ -37,8 +69,31 @@
if (ret == `cancel) ret_map = $[];
else {
- string value=(string)UI::QueryWidget(`ddentry,`Value);
- ret_map = $["VALUE":value];
+ string dd_name = (string)UI::QueryWidget(`ddentry,`Value);
+
+ string dds_id = (string)UI::QueryWidget(`id (`ddsentries),`CurrentItem);
+ y2milestone ("creating dd add to dds: %1",dds_id);
+ IsnsServer::addDD(address, dd_name );
+
+ integer count = 0;
+ string dd_index = "";
+ foreach(string dd, IsnsServer::readDD(address), {
+ if (count == 0)
+ {
+ dd_index = dd;
+ count = 1;
+ }
+ else
+ {
+ if ( dd == dd_name)
+ {
+ IsnsServer::addDDSMember(address, dds_id, dd_index);
+ }
+ count = 0;
+ }
+ });
+
+ ret_map = $["VALUE":dd_name];
}
UI::CloseDialog();
return ret_map;
@@ -112,8 +167,8 @@
`VBox(
`Heading(_("Add iSCSI node to Discovery Domain")),
`Label(dd_name),
- `HSpacing(50),
- `Heading (_("Nodes")),
+ `HSpacing(100),
+ `Heading (_("Available Nodes to Add")),
`HBox(
`VSpacing(10),
`Table(`id(`members_table),
@@ -129,10 +184,10 @@
);
UI::OpenDialog(iscsi_member_dialog);
- initISCSI ("");
+ initDiscoveryDomainPotentialISCSI (dd_id);
symbol ret = `nil;
- while(ret != `exit && ret != `add) {
+ while(ret != `exit ) {
boolean enable=false;
ret = (symbol)UI::UserInput();
if (ret == `add)
@@ -141,6 +196,7 @@
any index = UI::QueryWidget(`id (`members_table),`CurrentItem);
string iqn = ((term)UI::QueryWidget(`id(`members_table),`Item(index)))[1]:"";
IsnsServer::addDDMember(address,dd_id,iqn);
+ initDiscoveryDomainPotentialISCSI (dd_id);
}
}
@@ -155,7 +211,7 @@
`Heading(_("Add Discovery Domain to Set")),
`Label(dds_name),
`HSpacing(50),
- `Heading (_("Discovery Domains")),
+ `Heading (_("Avaliable Discovery Domains")),
`HBox(
`VSpacing(10),
`Table(`id(`dd_table),
@@ -171,10 +227,10 @@
);
UI::OpenDialog(dds_dialog);
- initDiscoveryDomain ("");
+ initDiscoveryDomainPotential (dds_id);
symbol ret = `nil;
- while(ret != `exit && ret != `add) {
+ while(ret != `exit) {
boolean enable=false;
ret = (symbol)UI::UserInput();
if (ret == `add)
@@ -182,6 +238,7 @@
y2milestone("Add a dds member");
string dd_id = (string)UI::QueryWidget(`id (`dd_table),`CurrentItem);
IsnsServer::addDDSMember(address,dds_id,dd_id);
+ initDiscoveryDomainPotential (dds_id);
}
}
@@ -200,6 +257,8 @@
string type = _("Target or Initiator");
list <term> inc_items = [];
+ checkISNS();
+
foreach(map <string,any> key, IsnsServer::readISCSI(address), {
inc_items = add(inc_items, `item(`id(count), key["NODE"]:"",key["TYPE"]:""));
count = count + 1;
@@ -208,6 +267,33 @@
UI::ChangeWidget(`id(`members_table), `Items, inc_items);
}
+void initDiscoveryDomainPotentialISCSI (string key){
+ integer count = 0;
+ string type = _("Target or Initiator");
+ list <term> inc_items = [];
+ string iscsinode="";
+ list <map <string,any> > ddmembers= [];
+ string found="FALSE";
+
+ ddmembers = IsnsServer::readDDMembers(address, key);
+
+ foreach(map <string,any> iscsinode, IsnsServer::readISCSI(address), {
+ found = "FALSE";
+ foreach(map <string,any> ddmember, ddmembers, {
+ if ( ddmember["NODE"]:"" == iscsinode["NODE"]:"" )
+ found = "TRUE";
+ });
+
+ if ( found == "FALSE" )
+ {
+ inc_items = add(inc_items, `item(`id(count), iscsinode["NODE"]:"",iscsinode["TYPE"]:""));
+ count = count + 1;
+ }
+ });
+
+ UI::ChangeWidget(`id(`members_table), `Items, inc_items);
+}
+
void initDDISCSIMembers (string key) ``{
integer count = 0;
string index="";
@@ -233,15 +319,51 @@
string index="";
list <term> inc_items = [];
- foreach(string key, IsnsServer::readDD(address), {
+ checkISNS();
+
+ foreach(string dd, IsnsServer::readDD(address), {
if (count == 0)
{
- index = key;
+ index = dd;
count = 1;
}
else
{
- inc_items = add(inc_items, `item(`id(index), key));
+ inc_items = add(inc_items, `item(`id(index), dd));
+ count = 0;
+ }
+ });
+
+ UI::ChangeWidget(`id(`dd_table), `Items, inc_items);
+}
+
+void initDiscoveryDomainPotential (string key) ``{
+ integer count = 0;
+ string index="";
+ list <term> inc_items = [];
+ list <string> ddsmembers= [];
+ string found = "FALSE";
+
+ ddsmembers = IsnsServer::readDDSMembers(address, key);
+
+ foreach(string dd, IsnsServer::readDD(address), {
+ if (count == 0)
+ {
+ index = dd;
+ count = 1;
+ }
+ else
+ {
+ found = "FALSE";
+ foreach(string ddsmember, ddsmembers, {
+ if ( ddsmember == dd )
+ found = "TRUE";
+ });
+
+ if ( found == "FALSE" )
+ {
+ inc_items = add(inc_items, `item(`id(index), dd));
+ }
count = 0;
}
});
@@ -257,6 +379,8 @@
y2milestone("isnsaddress is %1",address);
+ checkISNS();
+
foreach(string key, IsnsServer::readDDS(address), {
if (count == 0)
{
@@ -361,7 +485,7 @@
map<string, any> add_map = DiscoveryDomainDetailDialog($["VALUE":""]);
if (add_map!=$[])
{
- IsnsServer::addDD(address, add_map["VALUE"]:"");
+ // IsnsServer::addDD(address, add_map["VALUE"]:"");
initDiscoveryDomain ("");
}
break;
@@ -484,3 +608,17 @@
}
}
}
+
+integer checkISNS()
+{
+ string isns_status = IsnsServer::testISNSAccess(address);
+ if (isns_status != "OK")
+ {
+// boolean display = true;
+// Report::DisplayErrors(display,10);
+ Report::Error(_("Unable to connection to iSNS server. Check iSNS server address"));
+ return 1;
+ }
+
+ return 0;
+}
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-isns-1.0.3/src/wizards.ycp new/yast2-isns-1.0.4/src/wizards.ycp
--- old/yast2-isns-1.0.3/src/wizards.ycp 2007-02-07 21:13:49.000000000 +0100
+++ new/yast2-isns-1.0.4/src/wizards.ycp 2007-09-18 21:05:13.000000000 +0200
@@ -27,10 +27,6 @@
/* FIXME: adapt to your needs */
map aliases = $[
"summary" : ``( SummaryDialog() ),
-// "add" : ``( AddDialog() ),
-// "edit" : ``( EditDialog() ),
-// "auth" : ``( AuthDialog() ),
-// "expert" : ``( ExpertDialog())
];
/* FIXME: adapt to your needs */
@@ -39,30 +35,7 @@
"summary" : $[
`abort : `abort,
`next : `next,
-// `add : "add",
-// `edit : "edit"
],
-// "add" : $[
-// `abort : `abort,
-// `next : "auth",
-// `back : `back,
-// `expert : "expert",
-// ],
-// "expert" : $[
-// `abort : `abort,
-// `next : "add",
-// `back : `back
-// ],
-// "edit" : $[
-// `abort : `abort,
-// `next : "auth",
-// `back : `back
-// ],
-// "auth" : $[
-// `abort : `abort,
-// `next : "summary",
-// `back : `back
-// ]
];
any ret = Sequencer::Run(aliases, sequence);
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package xorg-x11-driver-video
checked in at Thu Sep 20 01:58:19 CEST 2007.
--------
--- xorg-x11-driver-video/xorg-x11-driver-video.changes 2007-09-13 11:34:33.000000000 +0200
+++ /mounts/work_src_done/STABLE/xorg-x11-driver-video/xorg-x11-driver-video.changes 2007-09-18 10:37:30.175616000 +0200
@@ -1,0 +2,7 @@
+Tue Sep 18 10:39:21 CEST 2007 - sndirsch(a)suse.de
+
+- xf86-video-nv-new_products.diff:
+ * Fix uninitialized variable warning
+ * New G80 products
+
+-------------------------------------------------------------------
New:
----
xf86-video-nv-new_products.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xorg-x11-driver-video.spec ++++++
--- /var/tmp/diff_new_pack.QUX973/_old 2007-09-20 01:58:08.000000000 +0200
+++ /var/tmp/diff_new_pack.QUX973/_new 2007-09-20 01:58:08.000000000 +0200
@@ -12,9 +12,9 @@
Name: xorg-x11-driver-video
BuildRequires: Mesa-devel libdrm-devel pkgconfig xorg-x11-proto-devel xorg-x11-server-sdk
-URL: http://xorg.freedesktop.org/
+Url: http://xorg.freedesktop.org/
Version: 7.2
-Release: 181
+Release: 184
License: X11/MIT
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: System/X11/Servers/XF86_4
@@ -92,6 +92,7 @@
Patch42: xf86-video-ati-opma.diff
Patch43: xf86-video-nv-g80_lvds_detect.diff
Patch44: xf86-video-ati.radeonold.diff
+Patch45: xf86-video-nv-new_products.diff
%description
This package contains X.Org video drivers.
@@ -142,6 +143,7 @@
pushd xf86-video-nv-*/src
%patch3 -p6
%patch43 -p2
+%patch45 -p2
popd
pushd xf86-video-mga-*/src
tar xzf %{SOURCE44}
@@ -239,8 +241,11 @@
/usr/%{_lib}/lib*
/usr/%{_lib}/xorg/modules/
%{_mandir}/man4/*
-
%changelog
+* Tue Sep 18 2007 - sndirsch(a)suse.de
+- xf86-video-nv-new_products.diff:
+ * Fix uninitialized variable warning
+ * New G80 products
* Thu Sep 13 2007 - sndirsch(a)suse.de
- added "stable" 6.6.3 ATI driver; available as "radeonold"
* Wed Sep 12 2007 - sndirsch(a)suse.de
++++++ xf86-video-nv-new_products.diff ++++++
diff-tree e58504defab08492cc60c36d5dae4f5c4c8c1caa (from 5b56964a29b326d28bcf3a51e98443d426df58bd)
Author: Aaron Plattner <aplattner(a)nvidia.com>
Date: Mon Sep 17 15:44:52 2007 -0700
Fix uninitialized variable warning.
diff --git a/src/g80_display.c b/src/g80_display.c
index 542a68e..6c95773 100644
--- a/src/g80_display.c
+++ b/src/g80_display.c
@@ -514,6 +514,7 @@ void G80CrtcSetScale(xf86CrtcPtr crtc, D
int outX, outY;
switch(scale) {
+ default:
case G80_SCALE_ASPECT:
ComputeAspectScale(mode, &outX, &outY);
break;
diff-tree 5b56964a29b326d28bcf3a51e98443d426df58bd (from deff2965ef35260b4b7c4bc23718833bec7143b3)
Author: Aaron Plattner <aplattner(a)nvidia.com>
Date: Mon Sep 17 15:41:26 2007 -0700
New products.
diff --git a/src/nv_driver.c b/src/nv_driver.c
index f925aed..69d61d2 100644
--- a/src/nv_driver.c
+++ b/src/nv_driver.c
@@ -362,8 +362,15 @@ static SymTabRec NVKnownChipsets[] =
{ 0x10DE019E, "Quadro FX 4600" },
{ 0x10DE0400, "GeForce 8600 GTS" },
{ 0x10DE0402, "GeForce 8600 GT" },
+ { 0x10DE0404, "GeForce 8400 GS" },
{ 0x10DE0407, "GeForce 8600M GT" },
+ { 0x10DE0409, "GeForce 8700M GT" },
+ { 0x10DE040A, "Quadro FX 370" },
{ 0x10DE040B, "Quadro NVS 320M" },
+ { 0x10DE040C, "Quadro FX 570M" },
+ { 0x10DE040D, "Quadro FX 1600M" },
+ { 0x10DE040E, "Quadro FX 570" },
+ { 0x10DE040F, "Quadro FX 1700" },
{ 0x10DE0421, "GeForce 8500 GT" },
{ 0x10DE0422, "GeForce 8400 GS" },
{ 0x10DE0423, "GeForce 8300 GS" },
@@ -374,6 +381,8 @@ static SymTabRec NVKnownChipsets[] =
{ 0x10DE0429, "Quadro NVS 140M" },
{ 0x10DE042A, "Quadro NVS 130M" },
{ 0x10DE042B, "Quadro NVS 135M" },
+ { 0x10DE042D, "Quadro FX 360M" },
+ { 0x10DE042F, "Quadro NVS 290" },
{-1, NULL}
};
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package vte
checked in at Thu Sep 20 01:57:59 CEST 2007.
--------
--- GNOME/vte/vte.changes 2007-08-17 15:30:25.000000000 +0200
+++ /mounts/work_src_done/STABLE/vte/vte.changes 2007-09-18 18:10:05.000000000 +0200
@@ -1,0 +2,13 @@
+Tue Sep 18 18:08:19 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 0.16.9:
+ * Slightly improved pango backend
+ * Fixed handling of wrapped links in gnome-terminal
+ * Fixed troubles with pad
+ * Handle Sun Cut, Copy, Paste keys
+ * Fixed vteapp resize weirdness
+ * Fixed spaces not underlined
+ * Fixed vte crash on removing a terminal tab
+ * Misc bug fixes
+
+-------------------------------------------------------------------
Old:
----
vte-0.16.8-bnc-300574.patch
vte-0.16.8.tar.bz2
New:
----
vte-0.16.9.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vte.spec ++++++
--- /var/tmp/diff_new_pack.X32512/_old 2007-09-20 01:57:48.000000000 +0200
+++ /var/tmp/diff_new_pack.X32512/_new 2007-09-20 01:57:48.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package vte (Version 0.16.8)
+# spec file for package vte (Version 0.16.9)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,22 +12,20 @@
Name: vte
BuildRequires: fdupes gnome-common gtk-doc gtk2-devel intltool ncurses-devel python-devel python-gtk-devel update-desktop-files
-URL: http://www.gnome.org
+Url: http://www.gnome.org
License: GPL v2 or later
Group: Development/Libraries/GNOME
-Autoreqprov: on
-Version: 0.16.8
-Release: 8
+AutoReqProv: on
+Version: 0.16.9
+Release: 1
Summary: Terminal Emulator
Source: ftp://ftp.gnome.org/pub/gnome/sources/vte/0.16/%{name}-%{version}.tar.bz2
Source1: permissions.tar.bz2
#Patch0: %{name}-%{version}-dont-disable-all-deprecateds.patch
Patch0: vte-0.16.6-dont-disable-all-deprecateds.patch
-Patch1: vte-0.16.8-bnc-300574.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: permissions
Requires: %{name}-lang = %{version}
-
%py_requires
%description
@@ -83,7 +81,6 @@
%setup -q
%endif
%patch0 -p0
-%patch1 -p0
%build
autoreconf -f -i
@@ -102,13 +99,11 @@
install -m644 permissions/* $RPM_BUILD_ROOT/etc/permissions.d
%endif
rm $RPM_BUILD_ROOT%{py_sitedir}/*/*.*a
-
%fdupes $RPM_BUILD_ROOT
%post
/sbin/ldconfig
%run_permissions
-
%verifyscript
%verify_permissions -e %{_prefix}/lib/vte/gnome-pty-helper
@@ -150,8 +145,17 @@
%clean
rm -rf $RPM_BUILD_ROOT
-
%changelog
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Updated to version 0.16.9:
+ * Slightly improved pango backend
+ * Fixed handling of wrapped links in gnome-terminal
+ * Fixed troubles with pad
+ * Handle Sun Cut, Copy, Paste keys
+ * Fixed vteapp resize weirdness
+ * Fixed spaces not underlined
+ * Fixed vte crash on removing a terminal tab
+ * Misc bug fixes
* Fri Aug 17 2007 - maw(a)suse.de
- Add vte-0.16.8-bnc-300574.patch (#300574, b.g.o #450069).
* Mon Aug 06 2007 - maw(a)suse.de
++++++ vte-0.16.8.tar.bz2 -> vte-0.16.9.tar.bz2 ++++++
++++ 3245 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package totem
checked in at Thu Sep 20 01:57:41 CEST 2007.
--------
--- GNOME/totem/totem.changes 2007-08-31 18:46:18.000000000 +0200
+++ /mounts/work_src_done/STABLE/totem/totem.changes 2007-09-18 20:58:25.627117000 +0200
@@ -1,0 +2,32 @@
+Tue Sep 18 20:51:29 CEST 2007 - maw(a)suse.de
+
+- Update to version 2.20.0:
+ + Better error when there are no DVD plugins available
+ + Fix dropping URLs from Firefox/Mozilla-based browsers
+ + Fix the media players key plugin not starting automatically
+ + Stop the screensaver when we're playing, not only in fullscreen
+ + Fix the visuals plugins list being always empty
+ + Don't allow seeking when there's no files loaded
+ + Don't ask the user twice whether to disable visualisations when
+ running remotely
+ + Disable the Eject menu item, as it's not working properly
+ + Don't rebuild the drives list for each click on the Movie menu
+ + Add audio/off and audio/x-sbc as supported
+ + Fix some problems when the position (0->1.0) doesn't match
+ time elapsed/duration (xine-lib)
+ + Start playback when running "totem dvb:" (xine-lib)
+ + Fix a crash when trying to use "totem dvb:" (GStreamer)
+ + Browser plugin:
+ * Stop the play button glowing when we click play
+ * Don't call out to the viewer if it's not started yet
+ * Stop the screensaver when we're playing
+ * Show an icon in the about dialogue
+ + Playlist parser:
+ * Add starttime and endtime support for RAM files
+ * When getting a cdda:/// URL, use the canonical device,
+ not the link to the device
+ * Push the duration attribute for PLS files
+ * Don't crash or eject the CD/DVD when trying to play a disc
+ that's not mounted.
+
+-------------------------------------------------------------------
Old:
----
totem-2.19.90.tar.bz2
New:
----
totem-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ totem.spec ++++++
--- /var/tmp/diff_new_pack.I31736/_old 2007-09-20 01:57:26.000000000 +0200
+++ /var/tmp/diff_new_pack.I31736/_new 2007-09-20 01:57:26.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package totem (Version 2.19.90)
+# spec file for package totem (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -18,12 +18,12 @@
%endif
License: GPL v2 or later, LGPL v2 or later
Group: Productivity/Multimedia/Video/Players
-Version: 2.19.90
+Version: 2.20.0
Release: 1
Source0: %{name}-%{version}.tar.bz2
Patch1: totem-dbus060.patch
Patch2: totem-1.2.1-desktop.sh.patch
-URL: http://www.gnome.org/projects/totem/
+Url: http://www.gnome.org/projects/totem/
Summary: Movie Player for the GNOME Desktop
Requires: gstreamer010 gstreamer010-plugins-base gstreamer010-plugins-good iso-codes
Requires: %{name}-lang = %{version}
@@ -33,7 +33,6 @@
BuildRequires: gecko-sdk
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-
%gconf_schemas_prereq
%description
@@ -148,7 +147,6 @@
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -161,7 +159,6 @@
%post
/sbin/ldconfig
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -197,8 +194,36 @@
%{_prefix}/lib/totem/totem-plugin-viewer
%{_datadir}/totem/doc
%endif
-
%changelog
+* Tue Sep 18 2007 - maw(a)suse.de
+- Update to version 2.20.0:
+ + Better error when there are no DVD plugins available
+ + Fix dropping URLs from Firefox/Mozilla-based browsers
+ + Fix the media players key plugin not starting automatically
+ + Stop the screensaver when we're playing, not only in fullscreen
+ + Fix the visuals plugins list being always empty
+ + Don't allow seeking when there's no files loaded
+ + Don't ask the user twice whether to disable visualisations when
+ running remotely
+ + Disable the Eject menu item, as it's not working properly
+ + Don't rebuild the drives list for each click on the Movie menu
+ + Add audio/off and audio/x-sbc as supported
+ + Fix some problems when the position (0->1.0) doesn't match
+ time elapsed/duration (xine-lib)
+ + Start playback when running "totem dvb:" (xine-lib)
+ + Fix a crash when trying to use "totem dvb:" (GStreamer)
+ + Browser plugin:
+ * Stop the play button glowing when we click play
+ * Don't call out to the viewer if it's not started yet
+ * Stop the screensaver when we're playing
+ * Show an icon in the about dialogue
+ + Playlist parser:
+ * Add starttime and endtime support for RAM files
+ * When getting a cdda:/// URL, use the canonical device,
+ not the link to the device
+ * Push the duration attribute for PLS files
+ * Don't crash or eject the CD/DVD when trying to play a disc
+ that's not mounted.
* Fri Aug 31 2007 - maw(a)suse.de
- Update to version 2.19.90:
* Make the default window size bigger on first startup
++++++ totem-2.19.90.tar.bz2 -> totem-2.20.0.tar.bz2 ++++++
++++ 75137 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package suspend
checked in at Thu Sep 20 01:57:18 CEST 2007.
--------
--- arch/i386/suspend/suspend.changes 2007-09-17 20:37:32.000000000 +0200
+++ /mounts/work_src_done/STABLE/suspend/suspend.changes 2007-09-19 19:20:13.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 19 19:19:38 CEST 2007 - seife(a)suse.de
+
+- fix update case (mkinitrd returning an error, b.n.c #326234)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ suspend.spec ++++++
--- /var/tmp/diff_new_pack.j30894/_old 2007-09-20 01:57:04.000000000 +0200
+++ /var/tmp/diff_new_pack.j30894/_new 2007-09-20 01:57:04.000000000 +0200
@@ -13,7 +13,7 @@
Name: suspend
BuildRequires: gnutls-devel libx86-devel lzo-devel pciutils-devel splashy-devel
Version: 0.69.9
-Release: 9
+Release: 11
Summary: A Set Of Tools To Support Sleep Modes
License: GPL v2 or later
Url: http://sourceforge.net/projects/suspend
@@ -97,7 +97,13 @@
rm -rf $RPM_BUILD_ROOT
%post
-/sbin/mkinitrd
+if [ "$YAST_IS_RUNNING" != "instsys" -a \
+ -e /.buildenv -a \
+ -x /sbin/update-bootloader -a \
+ -x /sbin/mkinitrd ]; then
+ /sbin/mkinitrd
+ /sbin/update-bootloader --refresh
+fi
%files
%defattr (-,root,root)
@@ -111,8 +117,9 @@
/usr/sbin/swap-offset
%doc README README.s2ram-whitelist HOWTO COPYING conf/suspend.conf
%doc doc/installation-on-SUSE-10.1.txt scripts/
-
%changelog
+* Wed Sep 19 2007 - seife(a)suse.de
+- fix update case (mkinitrd returning an error, b.n.c #326234)
* Mon Sep 17 2007 - seife(a)suse.de
- updated the s2ram whitelist:
- suspend-s2ram-LenovoX60Tablet.diff (b.n.c #265613)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package sound-juicer
checked in at Thu Sep 20 01:56:57 CEST 2007.
--------
--- GNOME/sound-juicer/sound-juicer.changes 2007-08-31 18:42:04.000000000 +0200
+++ /mounts/work_src_done/STABLE/sound-juicer/sound-juicer.changes 2007-09-17 19:36:56.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Sep 17 19:28:11 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.20.0:
+ * remove a work around now that GStreamer is fixed
+ * translations update
+
+-------------------------------------------------------------------
Old:
----
sound-juicer-2.19.3.tar.bz2
New:
----
sound-juicer-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sound-juicer.spec ++++++
--- /var/tmp/diff_new_pack.u30130/_old 2007-09-20 01:56:50.000000000 +0200
+++ /var/tmp/diff_new_pack.u30130/_new 2007-09-20 01:56:50.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package sound-juicer (Version 2.19.3)
+# spec file for package sound-juicer (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,20 +11,19 @@
# norootforbuild
Name: sound-juicer
-BuildRequires: docbook-xsl-stylesheets docbook_4 fdupes gcc-c++ gnome-common gnome-doc-utils-devel gnome-media-devel gstreamer010-plugins-base-devel gstreamer010-plugins-good intltool libgnomeui-devel libmusicbrainz-devel libstdc++ nautilus-cd-burner-devel nautilus-devel perl-XML-Parser scrollkeeper update-desktop-files
+BuildRequires: docbook-xsl-stylesheets docbook_4 fdupes gcc-c++ gnome-common gnome-doc-utils-devel gnome-media-devel gstreamer010-plugins-base-devel gstreamer010-plugins-good intltool libcdio-devel libgnomeui-devel libmusicbrainz-devel libstdc++ nautilus-cd-burner-devel nautilus-devel perl-XML-Parser scrollkeeper taglib-devel update-desktop-files
License: GPL v2 or later
Group: Productivity/Multimedia/CD/Grabbers
-Version: 2.19.3
+Version: 2.20.0
Release: 1
-Source0: ftp://ftp.gnome.org/pub/gnome/sources/sound-juicer/2.141/%{name}-%{version}…
+Source0: ftp://ftp.gnome.org/pub/gnome/sources/sound-juicer/2.20/%{name}-%{version}.…
# FIXME: Do we still need this?
Patch2: sound-juicer-no_deprec.diff
-URL: http://www.burtonini.com/blog/computers/sound-juicer/
+Url: http://www.burtonini.com/blog/computers/sound-juicer/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Clean and Lean GNOME CD Ripper
Requires: gstreamer010-plugins-good
Requires: %{name}-lang = %{version}
-
%gconf_schemas_prereq
%description
@@ -60,14 +59,12 @@
%find_lang %{name}
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
-
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%pre -f %{name}.schemas_pre
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -83,8 +80,11 @@
%{_datadir}/man/man1/sound-juicer.1.gz
%files lang -f %{name}.lang
-
%changelog
+* Mon Sep 17 2007 - sbrabec(a)suse.cz
+- Updated to version 2.20.0:
+ * remove a work around now that GStreamer is fixed
+ * translations update
* Fri Aug 31 2007 - maw(a)suse.de
- Update to version 2.19.3:
+ Be more paranoid when removing sources
++++++ sound-juicer-2.19.3.tar.bz2 -> sound-juicer-2.20.0.tar.bz2 ++++++
++++ 18771 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package smart
checked in at Thu Sep 20 01:56:43 CEST 2007.
--------
--- smart/smart.changes 2007-09-06 14:31:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/smart/smart.changes 2007-09-18 11:32:05.648320000 +0200
@@ -1,0 +2,11 @@
+Tue Sep 18 11:31:42 CEST 2007 - cthiel(a)suse.de
+
+- updated default channels to include openSUSE 10.3
+
+-------------------------------------------------------------------
+Tue Sep 18 10:49:47 CEST 2007 - cthiel(a)suse.de
+
+- added "compressed" option to yast2 channels (defaults to packages.gz, but
+ autodetects legacy packages metadata)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ smart.spec ++++++
--- /var/tmp/diff_new_pack.w27690/_old 2007-09-20 01:56:37.000000000 +0200
+++ /var/tmp/diff_new_pack.w27690/_new 2007-09-20 01:56:37.000000000 +0200
@@ -20,7 +20,7 @@
%endif
Summary: Smart Package Manager
Version: 0.51
-Release: 45
+Release: 53
Source: %{name}-%{version}.tar.bz2
Source1: distro.py
Source2: %{name}.desktop
@@ -39,7 +39,7 @@
Patch102: %{name}-broken-repo-without-summary-or-description-workaround.diff
Patch103: %{name}-channelsync.patch
Patch999: %{name}-trunk.patch
-URL: http://smartpm.org
+Url: http://smartpm.org
Group: System/Packages
License: GPL v2 or later
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -48,7 +48,6 @@
%endif
Requires: python-xml
Requires: rpm-python
-
%py_requires
%description
@@ -151,11 +150,11 @@
$RPM_BUILD_ROOT%{_prefix}/lib/smart/plugins \
$RPM_BUILD_ROOT%{_sysconfdir}/smart/channels
%{__install} -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_prefix}/lib/smart/distro.py
-%if %{suse_version} >= 1000 && %{suse_version} < 1030 && %sles_version == 0
+%if %{suse_version} >= 1000 && %{suse_version} < 1040 && %sles_version == 0
cp $RPM_BUILD_DIR/channels/%{suse_version}* $RPM_BUILD_ROOT%{_sysconfdir}/smart/channels
rename %{suse_version} opensuse $RPM_BUILD_ROOT%{_sysconfdir}/smart/channels/*.channel
%endif
-%if %{suse_version} > 1020 && %sles_version == 0
+%if %{suse_version} > 1030 && %sles_version == 0
cp $RPM_BUILD_DIR/channels/factory* $RPM_BUILD_ROOT%{_sysconfdir}/smart/channels
rename factory opensuse $RPM_BUILD_ROOT%{_sysconfdir}/smart/channels/*.channel
%endif
@@ -216,8 +215,12 @@
/opt/kde3/share/apps/ksmarttray
/opt/kde3/bin/kde_add_smart_channel.sh
/opt/kde3/share/apps/konqueror
-
%changelog
+* Tue Sep 18 2007 - cthiel(a)suse.de
+- updated default channels to include openSUSE 10.3
+* Tue Sep 18 2007 - cthiel(a)suse.de
+- added "compressed" option to yast2 channels (defaults to packages.gz, but
+ autodetects legacy packages metadata)
* Thu Sep 06 2007 - cthiel(a)suse.de
- support compressed packages.gz in yast2 channels (#308080)
* Wed Aug 29 2007 - cthiel(a)suse.de
++++++ channels.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/channels/1030.channel new/channels/1030.channel
--- old/channels/1030.channel 1970-01-01 01:00:00.000000000 +0100
+++ new/channels/1030.channel 2007-09-18 11:14:09.000000000 +0200
@@ -0,0 +1,4 @@
+[opensuse]
+name = openSUSE-10.3-FTP
+baseurl = http://download.opensuse.org/distribution/10.3/repo/oss/
+type = yast2
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/channels/1030-nonoss.channel new/channels/1030-nonoss.channel
--- old/channels/1030-nonoss.channel 1970-01-01 01:00:00.000000000 +0100
+++ new/channels/1030-nonoss.channel 2007-09-18 11:14:27.000000000 +0200
@@ -0,0 +1,5 @@
+[opensuse-nonoss]
+name = openSUSE-10.3-FTP-NonOSS
+baseurl = http://download.opensuse.org/distribution/10.3/repo/non-oss/
+type = yast2
+disabled = yes
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/channels/1030-updates.channel new/channels/1030-updates.channel
--- old/channels/1030-updates.channel 1970-01-01 01:00:00.000000000 +0100
+++ new/channels/1030-updates.channel 2007-09-18 11:14:49.000000000 +0200
@@ -0,0 +1,4 @@
+[opensuse-updates]
+name = openSUSE-10.3 Updates
+baseurl = http://download.opensuse.org/update/10.3/
+type = rpm-md
++++++ smart-0.51-yast2_compressed-packages.patch ++++++
--- /var/tmp/diff_new_pack.w27690/_old 2007-09-20 01:56:37.000000000 +0200
+++ /var/tmp/diff_new_pack.w27690/_new 2007-09-20 01:56:37.000000000 +0200
@@ -1,6 +1,18 @@
--- smart/channels/yast2.py
+++ smart/channels/yast2.py
-@@ -40,9 +40,9 @@
+@@ -30,9 +30,10 @@
+ import os
+
+ class YaST2Channel(PackageChannel):
+- def __init__(self, baseurl, *args):
++ def __init__(self, baseurl, compressed, *args):
+ super(YaST2Channel, self).__init__(*args)
+ self._baseurl = baseurl
++ self._compressed = compressed
+
+ def getCacheCompareURLs(self):
+ return [posixpath.join(self._baseurl, "media.1/media")]
+@@ -40,9 +41,9 @@
def getFetchSteps(self):
return 4
@@ -12,14 +24,16 @@
fetcher.run(progress=progress)
failed = item.getFailedReason()
if failed:
-@@ -77,21 +77,25 @@
+@@ -77,21 +78,27 @@
self.removeLoaders()
descrdir = "suse/setup/descr"
datadir = "RPMS"
-+ uncompress = False
++ uncompress = self._compressed
for line in open(fetched.getTargetPath()):
if line.startswith("DESCRDIR"): descrdir = line[9:-1]
if line.startswith("DATADIR"): datadir = line[8:-1]
++ # autodetect compressed/uncompressed SuSEtags metadata
++ if line.strip().endswith("packages"): uncompress = False
+ if line.strip().endswith("packages.gz"): uncompress = True
# Fetch package information (req, dep, prov, etc)
@@ -40,3 +54,23 @@
if not fetched or fetched.getStatus() == FAILED or open(fetched.getTargetPath()).read(9) != "=Ver: 2.0":
raise Error, "YaST2 package descriptions not loaded."
loader = YaST2Loader(self._baseurl, datadir, pkginfofile)
+@@ -109,6 +116,7 @@
+
+ def create(alias, data):
+ return YaST2Channel(data["baseurl"],
++ data["compressed"],
+ data["type"],
+ alias,
+ data["name"],
+--- smart/channels/yast2_info.py
++++ smart/channels/yast2_info.py
+@@ -30,6 +30,8 @@
+ """)
+
+ fields = [("baseurl", _("Base URL"), str, None,
+- _("Base URL of YaST2 repository, where the 'content' file is located."))]
++ _("Base URL of YaST2 repository, where the 'content' file is located.")),
++ ("compressed", _("Compressed SuSETags"), bool, True,
++ _("Use compressed SuSETags metadata)"))]
+ # ("medias", _("Medias"), str, "",
+ # _("Space separated list of medias. (NOT IN USE YET)"))]
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package skelcd-openSUSE
checked in at Thu Sep 20 01:50:25 CEST 2007.
--------
--- skelcd-openSUSE/skelcd-openSUSE.changes 2007-09-17 09:18:09.000000000 +0200
+++ /mounts/work_src_done/STABLE/skelcd-openSUSE/skelcd-openSUSE.changes 2007-09-18 16:00:29.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 18 16:00:00 CEST 2007 - cthiel(a)suse.de
+
+- fix word wrapping in license.txt
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.Q31340/_old 2007-09-20 01:48:34.000000000 +0200
+++ /var/tmp/diff_new_pack.Q31340/_new 2007-09-20 01:48:34.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package skelcd-openSUSE (Version 2007.9.17)
+# spec file for package skelcd-openSUSE (Version 2007.9.19)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,7 +16,7 @@
Group: SuSE internal
Conflicts: skelcd-SUSE_Linux skelcd-SUSE_Linux-AddOn skelcd-sles skelcd-sled skelcd-openSUSE-non-OSS skelcd-openSUSE-non-OSS-DVD skelcd-openSUSE-non-OSS-CD skelcd-openSUSE-FTP skelcd-openSUSE-CD-KDE skelcd-openSUSE-CD-GNOME skelcd-openSUSE-CD
AutoReqProv: off
-Version: 2007.9.17
+Version: 2007.9.19
Release: 1
Summary: Skeleton for openSUSE OSS Media Sets
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -198,8 +198,9 @@
/CD1/docu/*.rtf
/CD1/docu/en/opensuse-startup_en.pdf
/CD1/docu/en/opensuse-gnomequick_en.pdf
-
%changelog
+* Tue Sep 18 2007 - cthiel(a)suse.de
+- fix word wrapping in license.txt
* Mon Sep 17 2007 - cthiel(a)suse.de
- disable beta EULA
* Thu Sep 13 2007 - cthiel(a)suse.de
++++++ license-SL.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/license-SL/license.txt new/license-SL/license.txt
--- old/license-SL/license.txt 2007-09-13 12:19:51.000000000 +0200
+++ new/license-SL/license.txt 2007-09-18 15:57:30.000000000 +0200
@@ -1,25 +1,69 @@
openSUSE 10.3
Novell Software License Agreement
-PLEASE READ THIS AGREEMENT CAREFULLY. BY INSTALLING OR OTHERWISE USING THE SOFTWARE (INCLUDING ITS COMPONENTS), YOU AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE WITH THESE TERMS, DO NOT DOWNLOAD, INSTALL OR USE THE SOFTWARE.
+PLEASE READ THIS AGREEMENT CAREFULLY. BY INSTALLING OR OTHERWISE USING THE
+SOFTWARE (INCLUDING ITS COMPONENTS), YOU AGREE TO THE TERMS OF THIS
+AGREEMENT. IF YOU DO NOT AGREE WITH THESE TERMS, DO NOT DOWNLOAD, INSTALL OR
+USE THE SOFTWARE.
RIGHTS AND LICENSES
-This Novell Software License Agreement ("Agreement") is a legal agreement between You (an entity or a person) and Novell, Inc. ("Novell") with respect to the software product identified in the title of this Agreement, media (if any) and accompanying documentation (collectively the "Software").
-
-The Software is a modular operating system comprised of numerous components that may be accompanied by separate license terms. The Software is a collective work of Novell; although Novell does not own the copyright to every component of the Software, Novell owns the collective work copyright for the Software. Most of the components are open source packages, and most of the components are neither developed nor owned by Novell. Your license rights with respect to individual components accompanied by separate license terms are defined by those terms; nothing in this agreement shall restrict, limit, or otherwise affect any rights or obligations You may have, or conditions to which You may be subject, under such license terms; however, if You distribute copies of any component independent of the Software, You must remove all Novell trademarks, trade dress, and logos from each copy.
-
-You may make and use unlimited copies of the Software within your Organization. With respect to any version containing the letters "OSS" in the product name, You may make and distribute unlimited copies of the Software outside Your organization. You may make and distribute unlimited modified copies outside Your organization provided You remove all Novell trademarks, trade dress, and logos from each modified copy of the Software. The term "Organization" means a legal entity, excluding subsidiaries and affiliates with a separate existence for tax purposes or for legal personality purposes. An example of an Organization in the private sector would be a corporation, partnership, or trust, excluding any subsidiaries or affiliates of the organization with a separate tax identification number or company registration number. In the public sector, an example of Organization would be a specific government body or local government authority.
-
-While the license terms for a component may authorize You to distribute the component, You may not use any Novell marks (e.g., SUSE and SUSE LINUX) in distributing the component, whether or not the component contains Novell marks.
+This Novell Software License Agreement ("Agreement") is a legal agreement
+between You (an entity or a person) and Novell, Inc. ("Novell") with respect
+to the software product identified in the title of this Agreement, media (if
+any) and accompanying documentation (collectively the "Software").
+
+The Software is a modular operating system comprised of numerous components
+that may be accompanied by separate license terms. The Software is a
+collective work of Novell; although Novell does not own the copyright to
+every component of the Software, Novell owns the collective work copyright
+for the Software. Most of the components are open source packages, and most
+of the components are neither developed nor owned by Novell. Your license
+rights with respect to individual components accompanied by separate license
+terms are defined by those terms; nothing in this agreement shall restrict,
+limit, or otherwise affect any rights or obligations You may have, or
+conditions to which You may be subject, under such license terms; however,
+if You distribute copies of any component independent of the Software, You
+must remove all Novell trademarks, trade dress, and logos from each copy.
+
+You may make and use unlimited copies of the Software within your
+Organization. With respect to any version containing the letters "OSS" in
+the product name, You may make and distribute unlimited copies of the
+Software outside Your organization. You may make and distribute unlimited
+modified copies outside Your organization provided You remove all Novell
+trademarks, trade dress, and logos from each modified copy of the Software.
+The term "Organization" means a legal entity, excluding subsidiaries and
+affiliates with a separate existence for tax purposes or for legal
+personality purposes. An example of an Organization in the private sector
+would be a corporation, partnership, or trust, excluding any subsidiaries or
+affiliates of the organization with a separate tax identification number or
+company registration number. In the public sector, an example of
+Organization would be a specific government body or local government
+authority.
+
+While the license terms for a component may authorize You to distribute the
+component, You may not use any Novell marks (e.g., SUSE and SUSE LINUX) in
+distributing the component, whether or not the component contains Novell
+marks.
OTHER LICENSE TERMS AND RESTRICTIONS
-The Software is protected by the copyright laws and treaties of the United States ("U.S.") and other countries and is subject to theterms of this Agreement. The Software is licensed to You, not sold.
-
-The Software may be bundled with other software programs ("Bundled Programs"). Your license rights with respect to Bundled Programs accompanied by separate license terms are defined by those terms; nothing in this Agreement shall restrict, limit, or otherwise affect any rights or obligations You may have, or conditions to which You may be subject, under such license terms.
-
-Novell reserves all rights not expressly granted to You. You may not: (1) reverse engineer, decompile, or disassemble the Software except and only to the extent it is expressly permitted by applicable law or the license terms accompanying a component of the Software; or (2) transfer the Software or Your license rights under this Agreement, in whole or in part.
+The Software is protected by the copyright laws and treaties of the United
+States ("U.S.") and other countries and is subject to theterms of this
+Agreement. The Software is licensed to You, not sold.
+
+The Software may be bundled with other software programs ("Bundled
+Programs"). Your license rights with respect to Bundled Programs accompanied
+by separate license terms are defined by those terms; nothing in this
+Agreement shall restrict, limit, or otherwise affect any rights or
+obligations You may have, or conditions to which You may be subject, under
+such license terms.
+
+Novell reserves all rights not expressly granted to You. You may not: (1)
+reverse engineer, decompile, or disassemble the Software except and only to
+the extent it is expressly permitted by applicable law or the license terms
+accompanying a component of the Software; or (2) transfer the Software or
+Your license rights under this Agreement, in whole or in part.
MAINTENANCE AND SUPPORT
@@ -27,48 +71,159 @@
OWNERSHIP RIGHTS
-No title to or ownership of the Software is transferred to You. Novell and/or its licensors owns and retains all title and ownership of all intellectual property rights in the Software, including any adaptations or copies. You acquire only a license to use the Software.
+No title to or ownership of the Software is transferred to You. Novell
+and/or its licensors owns and retains all title and ownership of all
+intellectual property rights in the Software, including any adaptations or
+copies. You acquire only a license to use the Software.
LIMITED WARRANTY
-For ninety (90) days from Your date of purchase, Novell warrants that (1) any media on which the Software is delivered is free from physical defects; and (2) the Software will substantially conform to the documentation accompanying the Software. If the defective items are returned to Novell or if You report the nonconformity to Novell within ninety (90) days from the date of purchase, Novell will at its sole discretion either resolve the nonconformity or refund the license fees You paid for the Software. Any misuse or unauthorized modification of the Software voids this warranty. THE FOREGOING WARRANTY IS YOUR SOLE AND EXCLUSIVE REMEDY AND IS IN LIEU OF ALL OTHER WARRANTIES, EXPRESS OR IMPLIED. (The foregoing warranty does not apply to Software provided free of charge. SUCH SOFTWARE IS PROVIDED "AS IS" WITHOUT ANY WARRANTIES OF ANY KIND.)
+For ninety (90) days from Your date of purchase, Novell warrants that (1)
+any media on which the Software is delivered is free from physical defects;
+and (2) the Software will substantially conform to the documentation
+accompanying the Software. If the defective items are returned to Novell or
+if You report the nonconformity to Novell within ninety (90) days from the
+date of purchase, Novell will at its sole discretion either resolve the
+nonconformity or refund the license fees You paid for the Software. Any
+misuse or unauthorized modification of the Software voids this warranty. THE
+FOREGOING WARRANTY IS YOUR SOLE AND EXCLUSIVE REMEDY AND IS IN LIEU OF ALL
+OTHER WARRANTIES, EXPRESS OR IMPLIED. (The foregoing warranty does not apply
+to Software provided free of charge. SUCH SOFTWARE IS PROVIDED "AS IS"
+WITHOUT ANY WARRANTIES OF ANY KIND.)
-THE SOFTWARE IS NOT DESIGNED, MANUFACTURED OR INTENDED FOR USE OR DISTRIBUTION WITH ON-LINE CONTROL EQUIPMENT IN HAZARDOUS ENVIRONMENTS REQUIRING FAIL-SAFE PERFORMANCE, SUCH AS IN THE OPERATION OF NUCLEAR FACILITIES, AIRCRAFT NAVIGATION, COMMUNICATION, OR CONTROL SYSTEMS, DIRECT LIFE SUPPORT MACHINES, WEAPONS SYSTEMS, OR OTHER USES IN WHICH FAILURE OF THE SOFTWARE COULD LEAD DIRECTLY TO DEATH, PERSONAL INJURY, OR SEVERE PHYSICAL OR ENVIRONMENTAL DAMAGE.
-
-THE SOFTWARE IS ONLY COMPATIBLE WITH CERTAIN COMPUTERS AND OPERATING SYSTEMS. THE SOFTWARE IS NOT WARRANTED FOR NON-COMPATIBLE SYSTEMS. Call Novell or Your dealer for information about compatibility.
-
-Non-Novell Products. The Software may include or be bundled with hardware or other software programs licensed or sold by a licensor other than Novell. NOVELL DOES NOT WARRANT NON-NOVELL PRODUCTS. ANY SUCH PRODUCTS ARE PROVIDED ON AN "AS IS" BASIS. ANY WARRANTY SERVICE FOR NON-NOVELL PRODUCTS IS PROVIDED BY THE PRODUCT LICENSOR IN ACCORDANCE WITH THE APPLICABLE LICENSOR WARRANTY.
-
-EXCEPT AS OTHERWISE RESTRICTED BY LAW, NOVELL DISCLAIMS AND EXCLUDES ANY AND ALL IMPLIED WARRANTIES INCLUDING ANY WARRANTIES OF MERCHANTABILITY, TITLE, NON-INFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE. NOVELL MAKES NO WARRANTY, REPRESENTATION OR PROMISE NOT EXPRESSLY SET FORTH IN THIS LIMITED WARRANTY. NOVELL DOES NOT WARRANT THAT THE SOFTWARE WILL SATISFY YOUR REQUIREMENTS OR THAT THE OPERATION OF THE SOFTWARE WILL BE UNINTERRUPTED. Some jurisdictions do not allow certain disclaimers and limitations of warranties, so portions of the above limitations may not apply to You. This limited warranty gives You specific rights and You may also have other rights which vary from state to state.
+THE SOFTWARE IS NOT DESIGNED, MANUFACTURED OR INTENDED FOR USE OR
+DISTRIBUTION WITH ON-LINE CONTROL EQUIPMENT IN HAZARDOUS ENVIRONMENTS
+REQUIRING FAIL-SAFE PERFORMANCE, SUCH AS IN THE OPERATION OF NUCLEAR
+FACILITIES, AIRCRAFT NAVIGATION, COMMUNICATION, OR CONTROL SYSTEMS, DIRECT
+LIFE SUPPORT MACHINES, WEAPONS SYSTEMS, OR OTHER USES IN WHICH FAILURE OF
+THE SOFTWARE COULD LEAD DIRECTLY TO DEATH, PERSONAL INJURY, OR SEVERE
+PHYSICAL OR ENVIRONMENTAL DAMAGE.
+
+THE SOFTWARE IS ONLY COMPATIBLE WITH CERTAIN COMPUTERS AND OPERATING
+SYSTEMS. THE SOFTWARE IS NOT WARRANTED FOR NON-COMPATIBLE SYSTEMS. Call
+Novell or Your dealer for information about compatibility.
+
+Non-Novell Products. The Software may include or be bundled with hardware or
+other software programs licensed or sold by a licensor other than Novell.
+NOVELL DOES NOT WARRANT NON-NOVELL PRODUCTS. ANY SUCH PRODUCTS ARE PROVIDED
+ON AN "AS IS" BASIS. ANY WARRANTY SERVICE FOR NON-NOVELL PRODUCTS IS
+PROVIDED BY THE PRODUCT LICENSOR IN ACCORDANCE WITH THE APPLICABLE LICENSOR
+WARRANTY.
+
+EXCEPT AS OTHERWISE RESTRICTED BY LAW, NOVELL DISCLAIMS AND EXCLUDES ANY AND
+ALL IMPLIED WARRANTIES INCLUDING ANY WARRANTIES OF MERCHANTABILITY, TITLE,
+NON-INFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE. NOVELL MAKES NO
+WARRANTY, REPRESENTATION OR PROMISE NOT EXPRESSLY SET FORTH IN THIS LIMITED
+WARRANTY. NOVELL DOES NOT WARRANT THAT THE SOFTWARE WILL SATISFY YOUR
+REQUIREMENTS OR THAT THE OPERATION OF THE SOFTWARE WILL BE UNINTERRUPTED.
+Some jurisdictions do not allow certain disclaimers and limitations of
+warranties, so portions of the above limitations may not apply to You. This
+limited warranty gives You specific rights and You may also have other
+rights which vary from state to state.
LIMITATION OF LIABILITY
-(a) Consequential Losses. NEITHER NOVELL NOR ANY OF ITS LICENSORS, SUBSIDIARIES, OR EMPLOYEES WILL IN ANY CASE BE LIABLE FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, INDIRECT, TORT, ECONOMIC OR PUNITIVE DAMAGES ARISING OUT OF THE USE OF OR INABILITY TO USE THE SOFTWARE, INCLUDING WITHOUT LIMITATION LOSS OF PROFITS, BUSINESS OR DATA, EVEN IF ADVISED OF THE POSSIBILITY OF THOSE DAMAGES.
-
-(b) Direct Damages. IN NO EVENT WILL NOVELL'S AGGREGATE LIABILITY FOR DIRECT DAMAGES TO PROPERTY OR PERSON (WHETHER IN ONE INSTANCE OR A SERIES OF INSTANCES) EXCEED 1.25 TIMES THE AMOUNT PAID BY YOU FOR THE SOFTWARE OUT OF WHICH SUCH CLAIM AROSE [OR $50 (U.S.) IF YOU RECEIVED THE SOFTWARE FREE OF CHARGE]. The above exclusions and limitations will not apply to claims relating to death or personal injury. In those jurisdictions that do not allow the exclusion or limitation of damages, Novell's liability shall be limited or excluded to the maximum extent allowed within those jurisdictions.
+(a) Consequential Losses. NEITHER NOVELL NOR ANY OF ITS LICENSORS,
+SUBSIDIARIES, OR EMPLOYEES WILL IN ANY CASE BE LIABLE FOR ANY SPECIAL,
+INCIDENTAL, CONSEQUENTIAL, INDIRECT, TORT, ECONOMIC OR PUNITIVE DAMAGES
+ARISING OUT OF THE USE OF OR INABILITY TO USE THE SOFTWARE, INCLUDING
+WITHOUT LIMITATION LOSS OF PROFITS, BUSINESS OR DATA, EVEN IF ADVISED OF THE
+POSSIBILITY OF THOSE DAMAGES.
+
+(b) Direct Damages. IN NO EVENT WILL NOVELL'S AGGREGATE LIABILITY FOR DIRECT
+DAMAGES TO PROPERTY OR PERSON (WHETHER IN ONE INSTANCE OR A SERIES OF
+INSTANCES) EXCEED 1.25 TIMES THE AMOUNT PAID BY YOU FOR THE SOFTWARE OUT OF
+WHICH SUCH CLAIM AROSE [OR $50 (U.S.) IF YOU RECEIVED THE SOFTWARE FREE OF
+CHARGE]. The above exclusions and limitations will not apply to claims
+relating to death or personal injury. In those jurisdictions that do not
+allow the exclusion or limitation of damages, Novell's liability shall be
+limited or excluded to the maximum extent allowed within those
+jurisdictions.
GENERAL TERMS
-Term. This Agreement becomes effective on the date You legally acquire the Software and will automatically terminate if You breach any of its terms. Upon termination of this Agreement, You must destroy the original and all copies of the Software or return them to Novell and delete the Software from Your systems
-
-Benchmark Testing. This benchmark testing restriction applies to You if You are a software vendor or if You are performing testing on the Software at the direction of or on behalf of a software vendor. You may not, without Novell's prior written consent not to be unreasonably withheld, publish or disclose to any third party the results of any benchmark test of the Software. If You are a vendor of products that are functionally similar to or compete with the Software ("Similar Products"), or are acting on behalf of such a vendor, and You publish or disclose benchmark information on the Software in violation of this restriction, then notwithstanding anything to the contrary in the Similar Product's end user license agreement, and in addition to any other remedies Novell may have, Novell shall have the right to perform enchmark testing on Similar Products and to disclose and publish that benchmark information and You hereby represent that You have authority to grant such right to Novell.
-
-Transfer. This Agreement may not be transferred or assigned without the prior written approval of Novell.
-
-Law and Jurisdiction. This Agreement is governed by the laws of the State of Utah, U.S. Any action at law relating to this Agreement may only be brought before the courts of competent jurisdiction of the State of Utah. If, however, Your country of principal residence is a member state of the European Union or the European Free Trade Association, this Agreement is governed by the laws of that country, and any action at law may only be brought before a court of competent jurisdiction of that country.
-
-Entire Agreement. This Agreement and the Upgrade/Additive Agreement (if applicable) sets forth the entire understanding and agreement between You and Novell and may be amended only in a writing signed by both parties. NO LICENSOR, DISTRIBUTOR, DEALER, RETAILER, RESELLER, SALES PERSON, OR EMPLOYEE IS AUTHORIZED TO MODIFY THIS AGREEMENT OR TO MAKE ANY REPRESENTATION OR PROMISE THAT IS DIFFERENT FROM, OR IN ADDITION TO, THE TERMS OF THIS AGREEMENT.
-
-Waiver. No waiver of any right under this Agreement will be effective unless in writing, signed by a duly authorized representative of the party to be bound. No waiver of any past or present right arising from any breach or failure to perform will be deemed to be a waiver of any future right arising under this Agreement.
-
-Severability. If any provision in this Agreement is invalid or unenforceable, that provision will be construed, limited, modified or, if necessary, severed, to the extent necessary, to eliminate its invalidity or unenforceability, and the other provisions of this Agreement will remain unaffected.
-
-Export Compliance. Any person or entity exporting or re-exporting Novell products directly or indirectly and via any means, including electronic transfer, is wholly responsible for doing so in accordance with the U.S. Export Administration Regulations and the laws of host countries. Novell assumes no responsibility or liability for your failure to obtain any necessary export approvals. Approvals are dependent upon an item's technical characteristics, the destination, end-use and end-user, as well as other activities of the end user. Specifically, no Novell product may be exported to embargoed or otherwise restricted countries or end users. Please consult the Bureau of Industry and Security web page and other sources before exporting Novell products from the U.S. and familiarize yourself with the laws of destination countries before re-exporting Novell products. This provision shall survive the expiration or earlier termination of this Agreement. Please refer to the export matrix for Novell products for more information on exporting Novell Software. You can download a copy from http://www.novell.com/info/exports/ or obtain a copy from your local Novell office.
-
-U.S. Government Restricted Rights. Use, duplication, or disclosure by the U.S. Government is subject to the restrictions in FAR 52.227-14 (June 1987) Alternate III (June 1987), FAR 52.227-19 (June 1987), or DFARS 252.227-7013 (b)(3) (Nov 1995), or applicable successor clauses. Contractor/ Manufacturer is Novell, Inc., 1800 South Novell Place, Provo, Utah 84606.
-
-Other. The application of the United Nations Convention of Contracts for the International Sale of Goods is expressly excluded.
-
-�1993, 2000-2007 Novell, Inc. All Rights Reserved.
-
-Novell, the "N" logo, openSUSE, the openSUSE logo and SUSE LINUX are registered trademarks of Novell, Inc. in the United States and other countries. Linux is a registered trademark of Linus Torvalds. Third party trademarks are property of their respective owners.
\ No newline at end of file
+Term. This Agreement becomes effective on the date You legally acquire the
+Software and will automatically terminate if You breach any of its terms.
+Upon termination of this Agreement, You must destroy the original and all
+copies of the Software or return them to Novell and delete the Software from
+Your systems
+
+Benchmark Testing. This benchmark testing restriction applies to You if You
+are a software vendor or if You are performing testing on the Software at
+the direction of or on behalf of a software vendor. You may not, without
+Novell's prior written consent not to be unreasonably withheld, publish or
+disclose to any third party the results of any benchmark test of the
+Software. If You are a vendor of products that are functionally similar to
+or compete with the Software ("Similar Products"), or are acting on behalf
+of such a vendor, and You publish or disclose benchmark information on the
+Software in violation of this restriction, then notwithstanding anything to
+the contrary in the Similar Product's end user license agreement, and in
+addition to any other remedies Novell may have, Novell shall have the right
+to perform enchmark testing on Similar Products and to disclose and publish
+that benchmark information and You hereby represent that You have authority
+to grant such right to Novell.
+
+Transfer. This Agreement may not be transferred or assigned without the
+prior written approval of Novell.
+
+Law and Jurisdiction. This Agreement is governed by the laws of the State
+of Utah, U.S. Any action at law relating to this Agreement may only be
+brought before the courts of competent jurisdiction of the State of Utah.
+If, however, Your country of principal residence is a member state of the
+European Union or the European Free Trade Association, this Agreement is
+governed by the laws of that country, and any action at law may only be
+brought before a court of competent jurisdiction of that country.
+
+Entire Agreement. This Agreement and the Upgrade/Additive Agreement (if
+applicable) sets forth the entire understanding and agreement between You
+and Novell and may be amended only in a writing signed by both parties. NO
+LICENSOR, DISTRIBUTOR, DEALER, RETAILER, RESELLER, SALES PERSON, OR EMPLOYEE
+IS AUTHORIZED TO MODIFY THIS AGREEMENT OR TO MAKE ANY REPRESENTATION OR
+PROMISE THAT IS DIFFERENT FROM, OR IN ADDITION TO, THE TERMS OF THIS
+AGREEMENT.
+
+Waiver. No waiver of any right under this Agreement will be effective
+unless in writing, signed by a duly authorized representative of the party
+to be bound. No waiver of any past or present right arising from any breach
+or failure to perform will be deemed to be a waiver of any future right
+arising under this Agreement.
+
+Severability. If any provision in this Agreement is invalid or
+unenforceable, that provision will be construed, limited, modified or, if
+necessary, severed, to the extent necessary, to eliminate its invalidity or
+unenforceability, and the other provisions of this Agreement will remain
+unaffected.
+
+Export Compliance. Any person or entity exporting or re-exporting Novell
+products directly or indirectly and via any means, including electronic
+transfer, is wholly responsible for doing so in accordance with the U.S.
+Export Administration Regulations and the laws of host countries. Novell
+assumes no responsibility or liability for your failure to obtain any
+necessary export approvals. Approvals are dependent upon an item's
+technical characteristics, the destination, end-use and end-user, as well as
+other activities of the end user. Specifically, no Novell product may be
+exported to embargoed or otherwise restricted countries or end users.
+Please consult the Bureau of Industry and Security web page and other
+sources before exporting Novell products from the U.S. and familiarize
+yourself with the laws of destination countries before re-exporting Novell
+products. This provision shall survive the expiration or earlier termination
+of this Agreement. Please refer to the export matrix for Novell products
+for more information on exporting Novell Software. You can download a copy
+from http://www.novell.com/info/exports/ or obtain a copy from your local
+Novell office.
+
+U.S. Government Restricted Rights. Use, duplication, or disclosure by the
+U.S. Government is subject to the restrictions in FAR 52.227-14 (June 1987)
+Alternate III (June 1987), FAR 52.227-19 (June 1987), or DFARS 252.227-7013
+(b)(3) (Nov 1995), or applicable successor clauses. Contractor/ Manufacturer
+is Novell, Inc., 1800 South Novell Place, Provo, Utah 84606.
+
+Other. The application of the United Nations Convention of Contracts for
+the International Sale of Goods is expressly excluded.
+
+X1993, 2000-2007 Novell, Inc. All Rights Reserved.
+
+Novell, the "N" logo, openSUSE, the openSUSE logo and SUSE LINUX are
+registered trademarks of Novell, Inc. in the United States and other
+countries. Linux is a registered trademark of Linus Torvalds. Third party
+trademarks are property of their respective owners.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package seahorse
checked in at Thu Sep 20 01:48:25 CEST 2007.
--------
--- GNOME/seahorse/seahorse.changes 2007-09-05 22:34:38.000000000 +0200
+++ /mounts/work_src_done/STABLE/seahorse/seahorse.changes 2007-09-19 18:09:30.945654000 +0200
@@ -1,0 +2,38 @@
+Wed Sep 19 18:08:48 CEST 2007 - maw(a)suse.de
+
+- Respin abuild.patch based on feedback from a seahorse maintainer
+ (thanks, Adam)
+- Run %suse_update_desktop_file against more .desktop files.
+
+-------------------------------------------------------------------
+Tue Sep 18 19:14:34 CEST 2007 - maw(a)suse.de
+
+- Update to version 2.20.0:
+ + The large version bump is due to the seahorse project
+ synchronizing its version numbers with those of much of the
+ rest of the GNOME project
+ + Hide the agent tray icon by default
+ + Can now change gnome keyring master password
+ + Added option to disable auto-retrieval of keys from key
+ servers
+ + Give more detail for imported keys
+ + Display gnome-keyring items properly
+ + Progress windows show up in the window list now
+ + Wrap text in the encryption applet properly
+ + Now builds with GPG 2.0
+ + Can now select archive extensions properly when encrypting
+ files
+ + Fix problem with internationalized expiration dates on PGP
+ keys
+ + Select a proper key size for SSH DSA keys
+ + Allow SSH keys to be uploaded to machines listening on
+ non-standard ports
+ + Can now import SSH keys that were generated elsewhere
+ + Dialog and HIG fixes
+ + Fix build problems
+ + Fix crashers and problematic assertions
+ + Updated translations
+- Respin abuild.patch
+- Remove seahorse-gpg-version.patch, which has been upstreamed.
+
+-------------------------------------------------------------------
Old:
----
seahorse-1.0.1.tar.bz2
seahorse-gpg-version.patch
New:
----
seahorse-2.20.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ seahorse.spec ++++++
--- /var/tmp/diff_new_pack.E29464/_old 2007-09-20 01:47:41.000000000 +0200
+++ /var/tmp/diff_new_pack.E29464/_new 2007-09-20 01:47:41.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package seahorse (Version 1.0.1)
+# spec file for package seahorse (Version 2.20)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,23 +11,21 @@
# norootforbuild
Name: seahorse
-BuildRequires: fdupes gnome-doc-utils-devel gnome-themes gpg2 gpgme-devel intltool libglade2-devel libgnomeprintui-devel libgpg-error-devel libsoup-devel libwnck-devel mDNSResponder-devel nautilus-devel openldap2 openldap2-devel openssh perl-XML-Parser update-desktop-files
+BuildRequires: fdupes gnome-doc-utils-devel gnome-themes gnome-vfs2-devel gpg2 gpgme-devel intltool libglade2-devel libgnomeprintui-devel libgpg-error-devel libsoup-devel libwnck-devel mDNSResponder-devel nautilus-devel openldap2 openldap2-devel openssh perl-XML-Parser update-desktop-files
License: GPL v2 or later
Group: System/GUI/GNOME
-Autoreqprov: on
+AutoReqProv: on
PreReq: gconf2
-Version: 1.0.1
-Release: 56
+Version: 2.20
+Release: 1
Requires: %{name}-lang = %{version}
Summary: GNOME2 interface for gnupg
Source: ftp://ftp.gnome.org/pub/gnome/sources/seahorse/%{name}-%{version}.tar.bz2
Patch2: %{name}-gpgme-version.patch
Patch3: abuild.patch
-Patch4: %{name}-gpg-version.patch
Patch5: seahorse-desktop.patch
-URL: http://seahorse.sourceforge.net/
+Url: http://seahorse.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-
%gconf_schemas_prereq
%description
@@ -67,7 +65,6 @@
%setup
%patch2
%patch3 -p1
-%patch4 -p1
%patch5 -p1
%build
@@ -91,6 +88,9 @@
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
%suse_update_desktop_file %{name} Security -G "Passwords and Encryption Keys" -N "Seahorse"
%suse_update_desktop_file %{name}-pgp-preferences Security
+%suse_update_desktop_file %{name}-pgp-signature Security
+%suse_update_desktop_file %{name}-pgp-keys Security
+%suse_update_desktop_file %{name}-pgp-encrypted Security
# Hack to work around check for installed icons in .desktop files
mkdir -p $RPM_BUILD_ROOT%{_prefix}/share/pixmaps
cp %{_prefix}/share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-keys.png \
@@ -99,11 +99,9 @@
%find_lang %{name}
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
-
%fdupes $RPM_BUILD_ROOT
%pre -f %{name}.schemas_pre
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -133,7 +131,6 @@
%{_libdir}/nautilus/extensions-1.0/libnautilus-seahorse.so
%{_libdir}/seahorse/*
%{_datadir}/applications/*.desktop
-%{_datadir}/control-center-2.0
%{_datadir}/dbus-1/services/org.gnome.seahorse.service
%{_datadir}/icons/hicolor/*/apps/*.svg
%{_datadir}/icons/hicolor/*/apps/*.png
@@ -158,8 +155,39 @@
%{_libdir}/pkgconfig/*.pc
%dir %{_includedir}/libcryptui
%{_includedir}/libcryptui/*.h
-
%changelog
+* Wed Sep 19 2007 - maw(a)suse.de
+- Respin abuild.patch based on feedback from a seahorse maintainer
+ (thanks, Adam)
+- Run %%suse_update_desktop_file against more .desktop files.
+* Tue Sep 18 2007 - maw(a)suse.de
+- Update to version 2.20.0:
+ + The large version bump is due to the seahorse project
+ synchronizing its version numbers with those of much of the
+ rest of the GNOME project
+ + Hide the agent tray icon by default
+ + Can now change gnome keyring master password
+ + Added option to disable auto-retrieval of keys from key
+ servers
+ + Give more detail for imported keys
+ + Display gnome-keyring items properly
+ + Progress windows show up in the window list now
+ + Wrap text in the encryption applet properly
+ + Now builds with GPG 2.0
+ + Can now select archive extensions properly when encrypting
+ files
+ + Fix problem with internationalized expiration dates on PGP
+ keys
+ + Select a proper key size for SSH DSA keys
+ + Allow SSH keys to be uploaded to machines listening on
+ non-standard ports
+ + Can now import SSH keys that were generated elsewhere
+ + Dialog and HIG fixes
+ + Fix build problems
+ + Fix crashers and problematic assertions
+ + Updated translations
+- Respin abuild.patch
+- Remove seahorse-gpg-version.patch, which has been upstreamed.
* Wed Sep 05 2007 - maw(a)suse.de
- Correct a .desktop file (#272535).
* Tue Aug 07 2007 - maw(a)suse.de
++++++ abuild.patch ++++++
--- /var/tmp/diff_new_pack.E29464/_old 2007-09-20 01:47:41.000000000 +0200
+++ /var/tmp/diff_new_pack.E29464/_new 2007-09-20 01:47:41.000000000 +0200
@@ -1,24 +1,34 @@
-Index: seahorse-1.0.1/plugins/nautilus/seahorse-tool-files.c
+Index: seahorse-2.20/plugins/nautilus/seahorse-tool-files.c
===================================================================
---- seahorse-1.0.1.orig/plugins/nautilus/seahorse-tool-files.c
-+++ seahorse-1.0.1/plugins/nautilus/seahorse-tool-files.c
+--- seahorse-2.20.orig/plugins/nautilus/seahorse-tool-files.c
++++ seahorse-2.20/plugins/nautilus/seahorse-tool-files.c
@@ -23,8 +23,10 @@
#include <sys/types.h>
#include <sys/wait.h>
#include <stdlib.h>
-+#include <string.h>
- #include <libintl.h>
+-#include <libintl.h>
++#include <string.h>
++#include <libintl.h>
-+#include <glib.h>
++#include <glib.h>
#include <gnome.h>
#include <libgnomevfs/gnome-vfs.h>
-@@ -236,9 +238,11 @@ prepare_dialog (FilesCtx *ctx, guint nfo
- pkg = seahorse_util_uri_split_last (pkguri);
- gtk_entry_set_text (GTK_ENTRY (w), pkg);
+@@ -366,7 +368,7 @@ prepare_dialog (FilesCtx *ctx, guint nfo
+ GtkWidget *combo;
+ gchar *msg;
+ gboolean sep;
+- gint sel, i;
++ gint i;
+ GtkCellRenderer *cell;
+ GtkTreeModel *store;
+ FRFileType *save_type_list;
+@@ -428,9 +430,11 @@ prepare_dialog (FilesCtx *ctx, guint nfo
+ gtk_combo_box_set_active (GTK_COMBO_BOX (combo), i);
+ }
- if(sep) {
-+ if (sep) {
++ if (!sep) {
gtk_widget_grab_focus (w);
- gtk_editable_select_region (GTK_EDITABLE (w), 0, sel);
+ /* Is this TRT? */
@@ -27,41 +37,58 @@
}
/* Setup the main radio buttons */
-Index: seahorse-1.0.1/libseahorse/seahorse-ssh-operation.c
+Index: seahorse-2.20/libseahorse/seahorse-ssh-operation.c
===================================================================
---- seahorse-1.0.1.orig/libseahorse/seahorse-ssh-operation.c
-+++ seahorse-1.0.1/libseahorse/seahorse-ssh-operation.c
-@@ -994,7 +994,10 @@ set_keyring_passphrase (SeahorseKey *ske
+--- seahorse-2.20.orig/libseahorse/seahorse-ssh-operation.c
++++ seahorse-2.20/libseahorse/seahorse-ssh-operation.c
+@@ -994,8 +994,11 @@ set_keyring_passphrase (SeahorseKey *ske
const gchar *id;
gchar *display;
- g_assert (id != NULL);
-+ /* Uhh? */
-+ /* g_assert (id != NULL); */
+ g_assert ((skey != NULL) && (pass != NULL));
+
id = seahorse_key_get_rawid (seahorse_key_get_keyid (skey));
++ g_assert (id != NULL);
++
display = seahorse_key_get_display_name (skey);
-Index: seahorse-1.0.1/src/seahorse-pgp-generate.c
+ attributes = gnome_keyring_attribute_list_new ();
+Index: seahorse-2.20/src/seahorse-pgp-generate.c
===================================================================
---- seahorse-1.0.1.orig/src/seahorse-pgp-generate.c
-+++ seahorse-1.0.1/src/seahorse-pgp-generate.c
-@@ -65,7 +65,8 @@ on_response (GtkDialog *dialog, guint re
+--- seahorse-2.20.orig/src/seahorse-pgp-generate.c
++++ seahorse-2.20/src/seahorse-pgp-generate.c
+@@ -65,7 +65,6 @@ on_response (GtkDialog *dialog, guint re
const gchar *email;
const gchar *comment;
const gchar *pass;
- const gchar *t;
-+ /* got to call it something, i guess. */
-+ const gchar *t = "gpg/pgp";
gpgme_error_t gerr;
gint sel;
guint type;
-Index: seahorse-1.0.1/libseahorse/seahorse-default-key-control.c
+@@ -114,7 +113,7 @@ on_response (GtkDialog *dialog, guint re
+ g_return_if_fail (widget != NULL);
+ bits = gtk_spin_button_get_value_as_int (GTK_SPIN_BUTTON (widget));
+ if (bits < 512 || bits > 8192) {
+- g_message ("invalid key size: %s defaulting to 2048", t);
++ g_message ("invalid key size: %s defaulting to 2048", available_algorithms[sel].desc);
+ bits = 2048;
+ }
+
+Index: seahorse-2.20/libseahorse/seahorse-combo-keys.c
===================================================================
---- seahorse-1.0.1.orig/libseahorse/seahorse-default-key-control.c
-+++ seahorse-1.0.1/libseahorse/seahorse-default-key-control.c
-@@ -78,7 +78,7 @@ key_changed (SeahorseKeyset *skset, Seah
+--- seahorse-2.20.orig/libseahorse/seahorse-combo-keys.c
++++ seahorse-2.20/libseahorse/seahorse-combo-keys.c
+@@ -68,7 +68,7 @@ key_changed (SeahorseKeyset *skset, Seah
+ gchar *userid;
+ gpointer pntr;
+ SeahorseKey *skeyfrommodel;
+-
++
+ g_return_if_fail (skey != NULL);
+
+ model = gtk_combo_box_get_model (combo);
+@@ -76,7 +76,7 @@ key_changed (SeahorseKeyset *skset, Seah
while (valid) {
gtk_tree_model_get (model, &iter,
@@ -70,11 +97,18 @@
-1);
skeyfrommodel = SEAHORSE_KEY (pntr);
-@@ -111,10 +111,11 @@ key_removed (SeahorseKeyset *skset, Seah
+@@ -104,15 +104,17 @@ key_removed (SeahorseKeyset *skset, Seah
+ gpointer pntr;
+ gboolean valid;
+ SeahorseKey *skeyfrommodel;
+-
++
+ g_return_if_fail (skey != NULL);
g_return_if_fail (combo != NULL);
- model = gtk_combo_box_get_model (combo);
+ valid = gtk_tree_model_get_iter_first (model, &iter);
++
+ model = gtk_combo_box_get_model (combo);
while (valid) {
gtk_tree_model_get (model, &iter,
@@ -83,3 +117,24 @@
-1);
skeyfrommodel = SEAHORSE_KEY (pntr);
+Index: seahorse-2.20/plugins/nautilus/seahorse-tool-progress.c
+===================================================================
+--- seahorse-2.20.orig/plugins/nautilus/seahorse-tool-progress.c
++++ seahorse-2.20/plugins/nautilus/seahorse-tool-progress.c
+@@ -24,6 +24,7 @@
+ #include <signal.h>
+
+ #include <gnome.h>
++#include <libgnomevfs/gnome-vfs.h>
+
+ #include "seahorse-gtkstock.h"
+ #include "seahorse-util.h"
+@@ -274,7 +275,7 @@ seahorse_tool_progress_update (gdouble f
+ gchar *msg;
+
+ if (message != NULL)
+- msg = gnome_vfs_unescape_string (message);
++ msg = gnome_vfs_unescape_string (message, NULL);
+ else
+ msg = g_strdup ("");
+
++++++ seahorse-1.0.1.tar.bz2 -> seahorse-2.20.tar.bz2 ++++++
++++ 170223 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package sax2
checked in at Thu Sep 20 01:47:31 CEST 2007.
--------
--- sax2/sax2.changes 2007-09-17 17:28:29.000000000 +0200
+++ /mounts/work_src_done/STABLE/sax2/sax2.changes 2007-09-18 11:19:45.196285000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 18 11:17:29 CEST 2007 - ms(a)suse.de
+
+- update Identity maps for all architectures
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sax2.spec ++++++
--- /var/tmp/diff_new_pack.D21959/_old 2007-09-20 01:45:06.000000000 +0200
+++ /var/tmp/diff_new_pack.D21959/_new 2007-09-20 01:45:06.000000000 +0200
@@ -45,7 +45,7 @@
%endif
Summary: SuSE advanced X Window System-configuration
Version: 8.1
-Release: 248
+Release: 250
Group: System/X11/Utilities
License: GPL v2 or later
Source: sax2.tar.bz2
@@ -202,7 +202,6 @@
Summary: Language binding to use libsax with python
Group: Development/Libraries/X11
-
%description -n sax2-libsax-python
This package provides a wrapper to be able to use libsax in python
written programs
@@ -219,7 +218,6 @@
Summary: Language binding to use libsax with java
Group: Development/Libraries/X11
-
%description -n sax2-libsax-java
This package provides a wrapper to be able to use libsax in java
written programs
@@ -488,8 +486,9 @@
%{_datadir}/java/SaX.jar
%{_prefix}/%{_lib}/sax/plugins/SaX.so
%endif
-
%changelog
+* Tue Sep 18 2007 - ms(a)suse.de
+- update Identity maps for all architectures
* Mon Sep 17 2007 - ms(a)suse.de
- update translations
* Mon Sep 17 2007 - ms(a)suse.de
++++++ sax2.tar.bz2 ++++++
sax2/sax2.tar.bz2 /mounts/work_src_done/STABLE/sax2/sax2.tar.bz2 differ: byte 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kdebase3
checked in at Thu Sep 20 01:43:53 CEST 2007.
--------
--- KDE/kdebase3/kdebase3.changes 2007-09-19 15:56:07.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdebase3/kdebase3.changes 2007-09-19 22:36:09.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Sep 19 22:35:54 CEST 2007 - dmueller(a)suse.de
+
+- fix arts being started twice/running after logout (#178930)
+
+-------------------------------------------------------------------
+Wed Sep 19 22:17:03 CEST 2007 - tpatzig(a)suse.de
+
+- fix to safely remove (teardown) crypted volumes (#306641)
+- update for already mounted crypto_LUKS patch (#308196)
+
+-------------------------------------------------------------------
New:
----
arts-start-on-demand.diff
media-teardown_crypto.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdebase3.spec ++++++
--- /var/tmp/diff_new_pack.N14592/_old 2007-09-20 01:43:26.000000000 +0200
+++ /var/tmp/diff_new_pack.N14592/_new 2007-09-20 01:43:26.000000000 +0200
@@ -52,7 +52,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://www.kde.org/
Version: 3.5.7
-Release: 79
+Release: 80
%define kde_version 3.5.7
Source0: kdebase-%{kde_version}.tar.bz2
Source3: startkde.suse.sh
@@ -207,6 +207,8 @@
Patch224: kicker-x-errors.patch
Patch225: system-folder_man.diff
Patch226: post-3.5.7-kdebase-kdm.diff
+Patch227: arts-start-on-demand.diff
+Patch228: media-teardown_crypto.diff
%description
This package contains kdebase, one of the basic packages of the K
@@ -394,7 +396,7 @@
Summary: Set and list fileshares
Group: System/Management
Version: 2.0
-Release: 364
+Release: 365
%description -n fileshareset
This package contains the the fileshareset utility to allow users to
@@ -584,6 +586,8 @@
#%patch197
%patch206
%patch226
+%patch227
+%patch228
rm -rf kappfinder
rm pics/crystalsvg/cr??-*emacs.png
cp %SOURCE17 l10n/tw/flag.png
@@ -904,6 +908,7 @@
/opt/kde3/env
/opt/kde3/shutdown
/opt/kde3/bin/appletproxy
+/opt/kde3/bin/arts-start
/opt/kde3/bin/drkonqi
/opt/kde3/bin/extensionproxy
/opt/kde3/bin/kaccess
@@ -1598,9 +1603,13 @@
%verify(not mode) %{_bindir}/fileshareset
%{_mandir}/man8/fileshareset.8.gz
%endif
-
%changelog
* Wed Sep 19 2007 - dmueller(a)suse.de
+- fix arts being started twice/running after logout (#178930)
+* Wed Sep 19 2007 - tpatzig(a)suse.de
+- fix to safely remove (teardown) crypted volumes (#306641)
+- update for already mounted crypto_LUKS patch (#308196)
+* Wed Sep 19 2007 - dmueller(a)suse.de
- fix kdm autologin vulnerability (#307372, CVE-2007-4569)
* Wed Sep 19 2007 - stbinner(a)suse.de
- fix Kickoff problems with secondary screen (#232446)
++++++ arts-start-on-demand.diff ++++++
--- kcontrol/arts/Makefile.am
+++ kcontrol/arts/Makefile.am
@@ -1,3 +1,9 @@
+bin_PROGRAMS = arts-start
+
+arts_start_SOURCES = arts-start.cpp
+arts_start_LDFLAGS = $(all_libraries)
+arts_start_LDADD = $(LIB_KDECORE)
+
kde_module_LTLIBRARIES = kcm_arts.la
kcm_arts_la_SOURCES = arts.cpp generaltab.ui hardwaretab.ui krichtextlabel.cpp
--- ./kcontrol/arts/arts-start.cpp.sav
+++ ./kcontrol/arts/arts-start.cpp
@@ -0,0 +1,79 @@
+/*
+
+ Copyright (C) 2007 Lubos Lunak <l.lunak(a)suse.cz>
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+ Permission is also granted to link this program with the Qt
+ library, treating Qt like a library that normally accompanies the
+ operating system kernel, whether or not that is in fact the case.
+
+*/
+
+#include <kconfig.h>
+#include <kinstance.h>
+#include <stdlib.h>
+#include <unistd.h>
+#include <X11/Xlib.h>
+
+static bool arts_running()
+ {
+ int status = system( "artsshell status >/dev/null 2>/dev/null" );
+ return WIFEXITED( status ) && WEXITSTATUS( status ) == 0;
+ }
+
+int main()
+ {
+ // Try to launch arts this way only a single time in the whole session. After first
+ // try set X property on the root window and following attemps bail out if it's set.
+ Display* dpy = XOpenDisplay( NULL );
+ if( dpy == NULL ) // don't launch arts without X
+ return 4;
+ Atom atom = XInternAtom( dpy, "_KDE_ARTS_TRIED", False );
+ int count;
+ Atom* atoms = XListProperties( dpy, DefaultRootWindow( dpy ), &count );
+ bool tried = false;
+ if( atoms != NULL )
+ {
+ for( int i = 0;
+ i < count;
+ ++i )
+ if( atoms[ i ] == atom )
+ {
+ tried = true;
+ break;
+ }
+ }
+ if( tried ) // this should probably wait, but artsshell will result in calling this too
+ return 2;
+ long dummy = 1;
+ XChangeProperty( dpy, DefaultRootWindow( dpy ), atom, atom, 32, PropModeReplace, (const unsigned char*)&dummy, 1 );
+ XCloseDisplay( dpy );
+ KInstance inst( "arts-start" );
+ KConfig config("kcmartsrc", true, false);
+ config.setGroup("Arts");
+ if( !config.readBoolEntry("StartServer",true))
+ return 2;
+ system( "kcminit arts" );
+ for( int i = 0;
+ i < 50; // give it 5 seconds
+ ++i )
+ {
+ if( arts_running())
+ return 0;
+ usleep( 100 * 1000 );
+ }
+ return 3;
+ }
++++++ media-teardown_crypto.diff ++++++
--- kioslave/media/mediamanager/halbackend.cpp.orig 2007-09-19 10:55:32.000000000 +0200
+++ kioslave/media/mediamanager/halbackend.cpp 2007-09-19 11:02:59.000000000 +0200
@@ -1325,4 +1348,54 @@
return QString();
}
+bool HALBackend::teardown(const QString &_udi)
+{
+ const char* dm_udi = _udi.latin1();
+ const QString blockudi = libhal_device_get_property_QString(m_halContext, dm_udi, "volume.crypto_luks.clear.backing_volume");
+ if (!blockudi.isEmpty()) {
+ const char* udi = blockudi.latin1();
+ DBusMessage *dmesg, *reply;
+ DBusError error;
+ const char *options[2];
+
+ kdDebug() << "tearDown " << udi << "..." << endl;
+
+ dbus_error_init(&error);
+ DBusConnection *dbus_connection = dbus_bus_get(DBUS_BUS_SYSTEM, &error);
+ if (dbus_error_is_set(&error))
+ {
+ dbus_error_free(&error);
+ return false;
+ }
+
+ if (!(dmesg = dbus_message_new_method_call ("org.freedesktop.Hal", udi,
+ "org.freedesktop.Hal.Device.Volume.Crypto",
+ "Teardown"))) {
+ kdDebug() << "teardown failed for " << udi << ": could not create dbus message\n";
+ return false;
+ }
+
+ dbus_error_init (&error);
+ if (!(reply = dbus_connection_send_with_reply_and_block (dbus_connection, dmesg, -1, &error)))
+ {
+ QString qerror;
+
+ kdDebug() << "teardown failed for " << udi << ": " << error.name << " " << error.message << endl;
+ qerror = QString("teardown failed for %1 because: %2").arg(udi).arg(error.name);
+ dbus_message_unref (dmesg);
+ dbus_error_free (&error);
+ return false;
+ }
+
+ kdDebug() << "teardown queued for " << udi << endl;
+
+ dbus_message_unref (dmesg);
+ dbus_message_unref (reply);
+ return true;
+ }
+
+ return false;
+}
+
+
#include "halbackend.moc"
--- kioslave/media/mediamanager/halbackend.h.orig 2007-05-14 09:55:40.000000000 +0200
+++ kioslave/media/mediamanager/halbackend.h 2007-09-19 11:06:05.000000000 +0200
@@ -85,8 +85,9 @@
QString mount(const QString &id);
QString mount(const Medium *medium);
QString unmount(const QString &id);
+ bool teardown(const QString &_udi);
static bool isHotplug( const QString & id );
private:
/**
--- kioslave/media/mediamanager/mediamanager.cpp.orig 2007-09-19 11:18:36.000000000 +0200
+++ kioslave/media/mediamanager/mediamanager.cpp 2007-09-19 11:19:15.000000000 +0200
@@ -232,6 +232,19 @@
#endif
}
+bool MediaManager::teardown(const QString &name)
+{
+#ifdef COMPILE_HALBACKEND
+ if (!m_halbackend)
+ return false;
+ return m_halbackend->teardown(name);
+#else
+ if ( !m_fstabbackend ) // lying :)
+ return false;
+ return m_fstabbackend->teardown( name );
+#endif
+}
+
QString MediaManager::nameForLabel(const QString &label)
{
const QPtrList<Medium> media = m_mediaList.list();
--- kioslave/media/mediamanager/mediamanager.h.orig 2007-09-19 11:20:54.000000000 +0200
+++ kioslave/media/mediamanager/mediamanager.h 2007-09-19 11:22:14.000000000 +0200
@@ -47,6 +47,7 @@
QString mount(const QString &uid);
QString unmount(const QString &uid);
+ bool teardown(const QString &uid);
QString nameForLabel(const QString &label);
ASYNC setUserLabel(const QString &name, const QString &label);
--- kioslave/media/mounthelper/kio_media_mounthelper.h.orig 2007-09-19 11:26:32.000000000 +0200
+++ kioslave/media/mounthelper/kio_media_mounthelper.h 2007-09-19 11:27:05.000000000 +0200
@@ -40,6 +40,8 @@
QString m_errorStr;
QString m_device;
bool m_isCdrom;
+ bool isCryptMedia(QString);
+ bool teardown(QString);
private slots:
void ejectFinished(KProcess* proc);
--- kioslave/media/mounthelper/kio_media_mounthelper.cpp.orig 2007-09-19 12:32:45.000000000 +0200
+++ kioslave/media/mounthelper/kio_media_mounthelper.cpp 2007-09-19 12:42:12.000000000 +0200
@@ -27,6 +27,7 @@
#include <dcopclient.h>
#include <dcopref.h>
#include <qtimer.h>
+#include <qregexp.h>
#include <stdlib.h>
#include <kdebug.h>
#include <kglobal.h>
@@ -117,14 +118,17 @@
DCOPRef mediamanager("kded", "mediamanager");
DCOPReply reply = mediamanager.call( "unmount", medium.id());
if (reply.isValid())
- reply.get(m_errorStr);
- if (m_errorStr.isNull())
- invokeEject(device, true);
- else
- error();
+ reply.get(m_errorStr);
+ if (m_errorStr.isNull()) {
+ if (!teardown(medium.id()))
+ invokeEject(device, true);
+ } else
+ error();
m_device = device;
- } else
- invokeEject(device, true);
+ } else {
+ if (!teardown(medium.id()))
+ invokeEject(device, true);
+ }
}
else
{
@@ -139,6 +147,19 @@
}
}
+bool MountHelper::teardown(QString id)
+{
+ DCOPRef mediamanager("kded", "mediamanager");
+ DCOPReply reply = mediamanager.call( "teardown", id);
+ if (reply.isValid()) {
+ bool rep;
+ reply.get(rep);
+ kdDebug() << "reply from teardown: " << rep << endl;
+ return rep;
+ }
+ return false;
+}
+
void MountHelper::invokeEject(const QString &device, bool quiet)
{
KProcess *proc = new KProcess(this);
++++++ startkde.diff ++++++
--- /var/tmp/diff_new_pack.N14592/_old 2007-09-20 01:43:28.000000000 +0200
+++ /var/tmp/diff_new_pack.N14592/_new 2007-09-20 01:43:28.000000000 +0200
@@ -62,14 +62,16 @@
Simple)
if test "$kpersonalizerrc_general_firstlogin" = "true"; then
ksplashsimple
-@@ -377,7 +392,9 @@
+@@ -384,9 +399,11 @@ done
+ echo 'startkde: Shutting down...' 1>&2
+
# Clean up
- kdeinit_shutdown
- dcopserver_shutdown --wait
--artsshell -q terminate
+if test -e /opt/kde3/bin/artsshell; then
+ artsshell -q terminate
+fi
+ kdeinit_shutdown
+ dcopserver_shutdown --wait
+-artsshell -q terminate
echo 'startkde: Running shutdown scripts...' 1>&2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package python-gnome
checked in at Thu Sep 20 01:43:51 CEST 2007.
--------
--- GNOME/python-gnome/python-gnome.changes 2007-07-26 19:50:03.000000000 +0200
+++ /mounts/work_src_done/STABLE/python-gnome/python-gnome.changes 2007-09-19 13:44:31.000000000 +0200
@@ -1,0 +2,13 @@
+Wed Sep 19 13:43:01 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.20.0:
+ * Fix typo in a gnomevfs error message
+ * Change gnome-vfs-python-method.c header to LGPL
+ * Add a __version__ attribute on some modules with new pygtk
+ * Fix memory errors in gconf.Value.get_car/cdr()
+ * wrap gnome_vfs_drive_needs_eject
+ * Fix warning when reloading the gnome.ui module
+ * use python-config to get python includes
+ * Wrap gnome_vfs_mime_type_get_equivalence
+
+-------------------------------------------------------------------
Old:
----
gnome-python-2.18.2.tar.bz2
New:
----
gnome-python-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-gnome.spec ++++++
--- /var/tmp/diff_new_pack.w15856/_old 2007-09-20 01:43:40.000000000 +0200
+++ /var/tmp/diff_new_pack.w15856/_new 2007-09-20 01:43:40.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package python-gnome (Version 2.18.2)
+# spec file for package python-gnome (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -13,9 +13,9 @@
Name: python-gnome
%define _name gnome-python
BuildRequires: libbonobo-devel libbonoboui-devel libgnome-devel libgnomeui-devel python-devel python-gtk-devel python-orbit-devel
-URL: ftp://ftp.gnome.org/pub/gnome/sources/gnome-python
+Url: ftp://ftp.gnome.org/pub/gnome/sources/gnome-python
Summary: Python bindings for GNOME
-Version: 2.18.2
+Version: 2.20.0
Release: 1
Source: %{_name}-%{version}.tar.bz2
License: LGPL v2 or later
@@ -86,8 +86,17 @@
%defattr(-,root,root)
%{_includedir}/%{_name}-2.0
%{_libdir}/pkgconfig/gnome-python-2.0.pc
-
%changelog
+* Wed Sep 19 2007 - sbrabec(a)suse.cz
+- Updated to version 2.20.0:
+ * Fix typo in a gnomevfs error message
+ * Change gnome-vfs-python-method.c header to LGPL
+ * Add a __version__ attribute on some modules with new pygtk
+ * Fix memory errors in gconf.Value.get_car/cdr()
+ * wrap gnome_vfs_drive_needs_eject
+ * Fix warning when reloading the gnome.ui module
+ * use python-config to get python includes
+ * Wrap gnome_vfs_mime_type_get_equivalence
* Thu Jul 26 2007 - jmatejek(a)suse.cz
- update to 2.18.2
* upstream fixed Py2.5 ssize issues
++++++ gnome-python-2.18.2.tar.bz2 -> gnome-python-2.20.0.tar.bz2 ++++++
++++ 6180 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/gnome-python-2.18.2/acinclude.m4 new/gnome-python-2.20.0/acinclude.m4
--- old/gnome-python-2.18.2/acinclude.m4 2007-03-28 18:34:45.000000000 +0200
+++ new/gnome-python-2.20.0/acinclude.m4 2007-09-15 18:45:41.000000000 +0200
@@ -75,9 +75,13 @@
dnl deduce PYTHON_INCLUDES
py_prefix=`$PYTHON -c "import sys; print sys.prefix"`
py_exec_prefix=`$PYTHON -c "import sys; print sys.exec_prefix"`
-PYTHON_INCLUDES="-I${py_prefix}/include/python${PYTHON_VERSION}"
-if test "$py_prefix" != "$py_exec_prefix"; then
- PYTHON_INCLUDES="$PYTHON_INCLUDES -I${py_exec_prefix}/include/python${PYTHON_VERSION}"
+if test -x "$PYTHON-config"; then
+ PYTHON_INCLUDES=`$PYTHON-config --includes 2>/dev/null`
+else
+ PYTHON_INCLUDES="-I${py_prefix}/include/python${PYTHON_VERSION}"
+ if test "$py_prefix" != "$py_exec_prefix"; then
+ PYTHON_INCLUDES="$PYTHON_INCLUDES -I${py_exec_prefix}/include/python${PYTHON_VERSION}"
+ fi
fi
dnl check if the headers exist:
save_CPPFLAGS="$CPPFLAGS"
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/gnome-python-2.18.2/bonobo/bonobo.override new/gnome-python-2.20.0/bonobo/bonobo.override
--- old/gnome-python-2.18.2/bonobo/bonobo.override 2007-01-03 23:52:30.000000000 +0100
+++ new/gnome-python-2.20.0/bonobo/bonobo.override 2007-09-15 18:45:41.000000000 +0200
@@ -11,6 +11,7 @@
#include <bonobo/bonobo-item-handler.h>
#include <bonobo/bonobo-foreign-object.h>
#include "pybonobo.h"
+#include "config.h"
%%
modulename bonobo
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/gnome-python-2.18.2/bonobo/bonoboui.override new/gnome-python-2.20.0/bonobo/bonoboui.override
--- old/gnome-python-2.18.2/bonobo/bonoboui.override 2007-01-03 23:52:30.000000000 +0100
+++ new/gnome-python-2.20.0/bonobo/bonoboui.override 2007-09-15 18:45:41.000000000 +0200
@@ -7,6 +7,8 @@
#include <pyorbit.h>
#include <bonobo.h>
#include <bonobo/bonobo-ui-config-widget.h>
+#include "config.h"
+
%%
modulename bonobo.ui
%%
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/gnome-python-2.18.2/ChangeLog new/gnome-python-2.20.0/ChangeLog
--- old/gnome-python-2.18.2/ChangeLog 2007-04-09 22:56:29.000000000 +0200
+++ new/gnome-python-2.20.0/ChangeLog 2007-09-16 13:58:16.000000000 +0200
@@ -1,3 +1,74 @@
+=== 2.20.0 ===
+2007-09-16 Gustavo J. A. M. Carneiro <gjc(a)gnome.org>
+
+ * NEWS: Update.
+
+ * configure.ac: Bump version.
+
+2007-08-26 Jonathan Matthew <notverysmart(a)gmail.com>
+
+ * gnomevfs/vfs-file-info.c: (pygvfinfo_getattr):
+ Fix typo in the error message for missing mtime values.
+ Fixes bug #465404.
+
+2007-08-07 Johan Dahlin <jdahlin(a)async.com.br>
+
+ * gnomevfs/gnome-vfs-python-method.c: Change header to LGPL,
+ thanks to Matthias Clasen for pointing out.
+
+=== 2.19.2 ===
+2007-07-30 Gustavo J. A. M. Carneiro <gjc(a)gnome.org>
+
+ * configure.ac: Bump version.
+
+ * NEWS: Update.
+
+2007-07-28 Gustavo J. A. M. Carneiro <gjc(a)gnome.org>
+
+ * gconf/gconf.override (_wrap_gconf_value_get_car),
+ (_wrap_gconf_value_get_cdr): Copy the boxed value returned by
+ gconf. Fixes bug #461278.
+
+2007-07-08 Gustavo J. A. M. Carneiro <gjc(a)gnome.org>
+
+ * bonobo/bonobo.override:
+ * bonobo/bonoboui.override:
+ * gconf/gconf.override:
+ * gnome/gnome.override:
+ * gnome/ui.override:
+ * gnomecanvas/canvas.override: #include "config.h" to get a
+ __version__ attribute on the module when compiling with
+ newer (pygtk trunk) codegen.
+
+=== 2.19.1 ===
+2007-07-07 Gustavo J. A. M. Carneiro <gjc(a)gnome.org>
+
+ * configure.ac: Set version to 2.19.1 for release.
+
+ * NEWS: Update.
+
+2007-07-04 Gustavo J. A. M. Carneiro <gjc(a)gnome.org>
+
+ * gnomevfs/vfsmodule.c (_wrap_gnome_vfs_mime_type_get_equivalence):
+ Wrap gnome_vfs_mime_type_get_equivalence, closes #453517.
+
+2007-06-18 Sebastien Bacher <seb128(a)ubuntu.com>
+
+ * acinclude.m4: use python-config to get python includes
+ (Closes #448179)
+
+2007-05-13 Sébastien Granjoux <seb.sfo(a)free.fr>
+
+ reviewed by: Gustavo Carneiro
+
+ * gnome/uimodule.c (initui): Bug #438129: Cannot load gnome.ui at
+ run time without a warning.
+
+2007-04-30 Gian Mario Tagliaretti <gianmt(a)gnome.org>
+
+ * gnomevfs/vfs-drive.c: wrap gnome_vfs_drive_needs_eject
+ Fixes #419225.
+
=== 2.18.2 ===
2007-04-09 Gustavo J. A. M. Carneiro <gjc(a)gnome.org>
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/gnome-python-2.18.2/compile new/gnome-python-2.20.0/compile
--- old/gnome-python-2.18.2/compile 2007-02-24 23:40:41.000000000 +0100
+++ new/gnome-python-2.20.0/compile 1970-01-01 01:00:00.000000000 +0100
@@ -1,142 +0,0 @@
-#! /bin/sh
-# Wrapper for compilers which do not understand `-c -o'.
-
-scriptversion=2005-05-14.22
-
-# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
-# Written by Tom Tromey <tromey(a)cygnus.com>.
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
-# As a special exception to the GNU General Public License, if you
-# distribute this file as part of a program that contains a
-# configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
-
-# This file is maintained in Automake, please report
-# bugs to <bug-automake(a)gnu.org> or send patches to
-# <automake-patches(a)gnu.org>.
-
-case $1 in
- '')
- echo "$0: No command. Try \`$0 --help' for more information." 1>&2
- exit 1;
- ;;
- -h | --h*)
- cat <<\EOF
-Usage: compile [--help] [--version] PROGRAM [ARGS]
-
-Wrapper for compilers which do not understand `-c -o'.
-Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
-arguments, and rename the output as expected.
-
-If you are trying to build a whole package this is not the
-right script to run: please start by reading the file `INSTALL'.
-
-Report bugs to <bug-automake(a)gnu.org>.
-EOF
- exit $?
- ;;
- -v | --v*)
- echo "compile $scriptversion"
- exit $?
- ;;
-esac
-
-ofile=
-cfile=
-eat=
-
-for arg
-do
- if test -n "$eat"; then
- eat=
- else
- case $1 in
- -o)
- # configure might choose to run compile as `compile cc -o foo foo.c'.
- # So we strip `-o arg' only if arg is an object.
- eat=1
- case $2 in
- *.o | *.obj)
- ofile=$2
- ;;
- *)
- set x "$@" -o "$2"
- shift
- ;;
- esac
- ;;
- *.c)
- cfile=$1
- set x "$@" "$1"
- shift
- ;;
- *)
- set x "$@" "$1"
- shift
- ;;
- esac
- fi
- shift
-done
-
-if test -z "$ofile" || test -z "$cfile"; then
- # If no `-o' option was seen then we might have been invoked from a
- # pattern rule where we don't need one. That is ok -- this is a
- # normal compilation that the losing compiler can handle. If no
- # `.c' file was seen then we are probably linking. That is also
- # ok.
- exec "$@"
-fi
-
-# Name of file we expect compiler to create.
-cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
-
-# Create the lock directory.
-# Note: use `[/.-]' here to ensure that we don't use the same name
-# that we are using for the .o file. Also, base the name on the expected
-# object file name, since that is what matters with a parallel build.
-lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d
-while true; do
- if mkdir "$lockdir" >/dev/null 2>&1; then
- break
- fi
- sleep 1
-done
-# FIXME: race condition here if user kills between mkdir and trap.
-trap "rmdir '$lockdir'; exit 1" 1 2 15
-
-# Run the compile.
-"$@"
-ret=$?
-
-if test -f "$cofile"; then
- mv "$cofile" "$ofile"
-elif test -f "${cofile}bj"; then
- mv "${cofile}bj" "$ofile"
-fi
-
-rmdir "$lockdir"
-exit $ret
-
-# Local Variables:
-# mode: shell-script
-# sh-indentation: 2
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "scriptversion="
-# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-end: "$"
-# End:
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/gnome-python-2.18.2/configure.ac new/gnome-python-2.20.0/configure.ac
--- old/gnome-python-2.18.2/configure.ac 2007-04-09 22:56:16.000000000 +0200
+++ new/gnome-python-2.20.0/configure.ac 2007-09-16 13:55:17.000000000 +0200
@@ -3,8 +3,8 @@
dnl the gnome-python version number
m4_define(gnome_python_major_version, 2)
-m4_define(gnome_python_minor_version, 18)
-m4_define(gnome_python_micro_version, 2)
+m4_define(gnome_python_minor_version, 20)
+m4_define(gnome_python_micro_version, 0)
m4_define(gnome_python_version, dnl
gnome_python_major_version.gnome_python_minor_version.gnome_python_micro_version)
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/gnome-python-2.18.2/gconf/gconf.override new/gnome-python-2.20.0/gconf/gconf.override
--- old/gnome-python-2.18.2/gconf/gconf.override 2007-03-03 19:38:41.000000000 +0100
+++ new/gnome-python-2.20.0/gconf/gconf.override 2007-09-15 18:45:40.000000000 +0200
@@ -11,6 +11,8 @@
#include <glib.h>
#include <gconf/gconf-client.h>
#include <gconf/gconf-enum-types.h>
+#include "config.h"
+
static gpointer pygconf_parse_pygvalue(GConfValueType gvalue_type,
PyObject *pyvalue);
%%
@@ -577,7 +579,7 @@
GConfValue* vobj;
vobj = gconf_value_get_car(pyg_boxed_get(self, GConfValue));
- return pyg_boxed_new(GCONF_TYPE_VALUE, vobj, FALSE, TRUE);
+ return pyg_boxed_new(GCONF_TYPE_VALUE, vobj, TRUE, TRUE);
}
%%
@@ -588,7 +590,7 @@
GConfValue* vobj;
vobj = gconf_value_get_cdr(pyg_boxed_get(self, GConfValue));
- return pyg_boxed_new(GCONF_TYPE_VALUE, vobj, FALSE, TRUE);
+ return pyg_boxed_new(GCONF_TYPE_VALUE, vobj, TRUE, TRUE);
}
%%
override gconf_value_get_list args
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/gnome-python-2.18.2/gnome/gnome.override new/gnome-python-2.20.0/gnome/gnome.override
--- old/gnome-python-2.18.2/gnome/gnome.override 2007-01-03 23:52:29.000000000 +0100
+++ new/gnome-python-2.20.0/gnome/gnome.override 2007-09-15 18:45:40.000000000 +0200
@@ -19,6 +19,7 @@
#include <sys/types.h>
#include <unistd.h>
#endif
+#include "config.h"
static struct poptOption * popt_build_table (PyObject *table);
static void popt_destroy_table (struct poptOption *table);
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/gnome-python-2.18.2/gnome/uimodule.c new/gnome-python-2.20.0/gnome/uimodule.c
--- old/gnome-python-2.18.2/gnome/uimodule.c 2007-01-03 23:52:29.000000000 +0100
+++ new/gnome-python-2.20.0/gnome/uimodule.c 2007-09-15 18:45:40.000000000 +0200
@@ -32,5 +32,6 @@
PyDict_SetItemString(d, "PAD_SMALL", PyInt_FromLong(GNOME_PAD_SMALL));
PyDict_SetItemString(d, "PAD_BIG", PyInt_FromLong(GNOME_PAD_BIG));
- gnome_program_module_register(LIBGNOMEUI_MODULE);
+ if (!gnome_program_module_registered(LIBGNOMEUI_MODULE))
+ gnome_program_module_register(LIBGNOMEUI_MODULE);
}
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/gnome-python-2.18.2/gnome/ui.override new/gnome-python-2.20.0/gnome/ui.override
--- old/gnome-python-2.18.2/gnome/ui.override 2007-04-09 22:50:21.000000000 +0200
+++ new/gnome-python-2.20.0/gnome/ui.override 2007-09-15 18:45:40.000000000 +0200
@@ -13,6 +13,7 @@
#define GNOME_APP_BAR GNOME_APPBAR
#define NO_IMPORT_PYGNOMEVFS
#include "pygnomevfs.h"
+#include "config.h"
%%
modulename gnome.ui
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/gnome-python-2.18.2/gnomecanvas/canvas.override new/gnome-python-2.20.0/gnomecanvas/canvas.override
--- old/gnome-python-2.18.2/gnomecanvas/canvas.override 2007-01-06 19:12:02.000000000 +0100
+++ new/gnome-python-2.20.0/gnomecanvas/canvas.override 2007-09-15 18:45:40.000000000 +0200
@@ -7,6 +7,7 @@
#include "pygobject.h"
#include <libgnomecanvas/libgnomecanvas.h>
#include <libgnomecanvas/gnome-canvas-clipgroup.h>
+#include "config.h"
static int
gnomecanvasaffine_to_value(PyObject *py_affine, double affine[6])
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/gnome-python-2.18.2/gnome-python.spec new/gnome-python-2.20.0/gnome-python.spec
--- old/gnome-python-2.18.2/gnome-python.spec 2007-04-09 23:05:23.000000000 +0200
+++ new/gnome-python-2.20.0/gnome-python.spec 2007-09-16 13:57:29.000000000 +0200
@@ -6,7 +6,7 @@
Summary: The sources for the PyGNOME Python extension module.
Name: gnome-python2
-Version: 2.18.2
+Version: 2.20.0
Release: 9
Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-python/gnome-python-%{ve…
Copyright: LGPL
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/gnome-python-2.18.2/gnomevfs/gnome-vfs-python-method.c new/gnome-python-2.20.0/gnomevfs/gnome-vfs-python-method.c
--- old/gnome-python-2.18.2/gnomevfs/gnome-vfs-python-method.c 2007-01-03 23:52:28.000000000 +0100
+++ new/gnome-python-2.20.0/gnomevfs/gnome-vfs-python-method.c 2007-09-15 18:45:40.000000000 +0200
@@ -2,19 +2,20 @@
/*
* Copyright (C) 2003 Johan Dahlin
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * USA
*/
#ifdef HAVE_CONFIG_H
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/gnome-python-2.18.2/gnomevfs/vfs-drive.c new/gnome-python-2.20.0/gnomevfs/vfs-drive.c
--- old/gnome-python-2.18.2/gnomevfs/vfs-drive.c 2007-01-03 23:52:28.000000000 +0100
+++ new/gnome-python-2.20.0/gnomevfs/vfs-drive.c 2007-09-15 18:45:40.000000000 +0200
@@ -277,6 +277,20 @@
return Py_None;
}
+static PyObject *
+pygvdrive_needs_eject(PyGObject *self)
+{
+ gboolean retval;
+
+ retval = gnome_vfs_drive_needs_eject(GNOME_VFS_DRIVE(self->obj));
+ if (retval) {
+ Py_INCREF(Py_True);
+ return Py_True;
+ } else {
+ Py_INCREF(Py_False);
+ return Py_False;
+ }
+}
static PyMethodDef pygvdrive_methods[] = {
{ "get_id", (PyCFunction)pygvdrive_get_id, METH_NOARGS },
@@ -293,6 +307,7 @@
{ "mount", (PyCFunction)pygvdrive_mount, METH_VARARGS|METH_KEYWORDS },
{ "unmount", (PyCFunction)pygvdrive_unmount, METH_VARARGS|METH_KEYWORDS },
{ "eject", (PyCFunction)pygvdrive_eject, METH_VARARGS|METH_KEYWORDS },
+ { "needs_eject", (PyCFunction)pygvdrive_needs_eject, METH_NOARGS },
{ NULL, NULL, 0 }
};
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/gnome-python-2.18.2/gnomevfs/vfs-file-info.c new/gnome-python-2.20.0/gnomevfs/vfs-file-info.c
--- old/gnome-python-2.18.2/gnomevfs/vfs-file-info.c 2007-01-03 23:52:28.000000000 +0100
+++ new/gnome-python-2.20.0/gnomevfs/vfs-file-info.c 2007-09-15 18:45:40.000000000 +0200
@@ -163,7 +163,7 @@
return PyLong_FromLongLong(finfo->atime);
} else if (!strcmp(attr, "mtime")) {
if (!(finfo->valid_fields & GNOME_VFS_FILE_INFO_FIELDS_MTIME)) {
- PyErr_SetString(PyExc_ValueError,"ntime field has no valid value");
+ PyErr_SetString(PyExc_ValueError,"mtime field has no valid value");
return NULL;
}
return PyLong_FromLongLong(finfo->mtime);
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/gnome-python-2.18.2/gnomevfs/vfsmodule.c new/gnome-python-2.20.0/gnomevfs/vfsmodule.c
--- old/gnome-python-2.18.2/gnomevfs/vfsmodule.c 2007-02-24 22:50:04.000000000 +0100
+++ new/gnome-python-2.20.0/gnomevfs/vfsmodule.c 2007-09-15 18:45:40.000000000 +0200
@@ -2013,6 +2013,24 @@
return retval;
}
+
+static PyObject *
+_wrap_gnome_vfs_mime_type_get_equivalence(PyObject *self, PyObject *args, PyObject *kwargs)
+{
+ static char *kwlist[] = { "mime_type", "base_mime_type", NULL };
+ char *mime_type, *base_mime_type;
+ GnomeVFSMimeEquivalence result;
+
+ if (!PyArg_ParseTupleAndKeywords(args, kwargs,
+ "ss:gnomevfs.mime_type_get_equivalence", kwlist,
+ &mime_type, &base_mime_type))
+ return NULL;
+
+ result = gnome_vfs_mime_type_get_equivalence(mime_type, base_mime_type);
+ return PyInt_FromLong(result);
+}
+
+
static PyMethodDef pygnomevfs_functions[] = {
{ "create", (PyCFunction)pygvfs_create, METH_VARARGS|METH_KEYWORDS },
{ "get_file_info", (PyCFunction)pygvfs_get_file_info,
@@ -2144,6 +2162,9 @@
METH_VARARGS|METH_KEYWORDS},
{ "get_default_browse_domains",
(PyCFunction)_wrap_gnome_vfs_get_default_browse_domains, METH_NOARGS},
+ { "mime_type_get_equivalence",
+ (PyCFunction)_wrap_gnome_vfs_mime_type_get_equivalence,
+ METH_VARARGS|METH_KEYWORDS},
{ NULL, NULL, 0 }
@@ -2284,6 +2305,9 @@
regconst(PRIORITY_MIN);
regconst(PRIORITY_MAX);
regconst(PRIORITY_DEFAULT);
+ regconst(MIME_UNRELATED);
+ regconst(MIME_IDENTICAL);
+ regconst(MIME_PARENT);
#undef regconst
}
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/gnome-python-2.18.2/INSTALL new/gnome-python-2.20.0/INSTALL
--- old/gnome-python-2.18.2/INSTALL 2007-02-24 23:40:41.000000000 +0100
+++ new/gnome-python-2.20.0/INSTALL 2007-09-15 18:45:51.000000000 +0200
@@ -1,8 +1,8 @@
Installation Instructions
*************************
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free
-Software Foundation, Inc.
+Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
+2006 Free Software Foundation, Inc.
This file is free documentation; the Free Software Foundation gives
unlimited permission to copy, distribute and modify it.
@@ -10,7 +10,10 @@
Basic Installation
==================
-These are generic installation instructions.
+Briefly, the shell commands `./configure; make; make install' should
+configure, build, and install this package. The following
+more-detailed instructions are generic; see the `README' file for
+instructions specific to this package.
The `configure' shell script attempts to guess correct values for
various system-dependent variables used during compilation. It uses
@@ -23,9 +26,9 @@
It can also use an optional file (typically called `config.cache'
and enabled with `--cache-file=config.cache' or simply `-C') that saves
-the results of its tests to speed up reconfiguring. (Caching is
+the results of its tests to speed up reconfiguring. Caching is
disabled by default to prevent problems with accidental use of stale
-cache files.)
+cache files.
If you need to do unusual things to compile the package, please try
to figure out how `configure' could check whether to do them, and mail
@@ -35,20 +38,17 @@
may remove or edit it.
The file `configure.ac' (or `configure.in') is used to create
-`configure' by a program called `autoconf'. You only need
-`configure.ac' if you want to change it or regenerate `configure' using
-a newer version of `autoconf'.
+`configure' by a program called `autoconf'. You need `configure.ac' if
+you want to change it or regenerate `configure' using a newer version
+of `autoconf'.
The simplest way to compile this package is:
1. `cd' to the directory containing the package's source code and type
- `./configure' to configure the package for your system. If you're
- using `csh' on an old version of System V, you might need to type
- `sh ./configure' instead to prevent `csh' from trying to execute
- `configure' itself.
+ `./configure' to configure the package for your system.
- Running `configure' takes awhile. While running, it prints some
- messages telling which features it is checking for.
+ Running `configure' might take a while. While running, it prints
+ some messages telling which features it is checking for.
2. Type `make' to compile the package.
@@ -78,7 +78,7 @@
by setting variables in the command line or in the environment. Here
is an example:
- ./configure CC=c89 CFLAGS=-O2 LIBS=-lposix
+ ./configure CC=c99 CFLAGS=-g LIBS=-lposix
*Note Defining Variables::, for more details.
@@ -87,17 +87,15 @@
You can compile the package for more than one kind of computer at the
same time, by placing the object files for each architecture in their
-own directory. To do this, you must use a version of `make' that
-supports the `VPATH' variable, such as GNU `make'. `cd' to the
+own directory. To do this, you can use GNU `make'. `cd' to the
directory where you want the object files and executables to go and run
the `configure' script. `configure' automatically checks for the
source code in the directory that `configure' is in and in `..'.
- If you have to use a `make' that does not support the `VPATH'
-variable, you have to compile the package for one architecture at a
-time in the source code directory. After you have installed the
-package for one architecture, use `make distclean' before reconfiguring
-for another architecture.
+ With a non-GNU `make', it is safer to compile the package for one
+architecture at a time in the source code directory. After you have
+installed the package for one architecture, use `make distclean' before
+reconfiguring for another architecture.
Installation Names
==================
@@ -190,12 +188,12 @@
./configure CC=/usr/local2/bin/gcc
causes the specified `gcc' to be used as the C compiler (unless it is
-overridden in the site shell script). Here is a another example:
+overridden in the site shell script).
- /bin/bash ./configure CONFIG_SHELL=/bin/bash
+Unfortunately, this technique does not work for `CONFIG_SHELL' due to
+an Autoconf bug. Until the bug is fixed you can use this workaround:
-Here the `CONFIG_SHELL=/bin/bash' operand causes subsequent
-configuration-related scripts to be executed by `/bin/bash'.
+ CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
`configure' Invocation
======================
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/gnome-python-2.18.2/missing new/gnome-python-2.20.0/missing
--- old/gnome-python-2.18.2/missing 2007-02-24 23:40:39.000000000 +0100
+++ new/gnome-python-2.20.0/missing 2007-09-15 18:45:50.000000000 +0200
@@ -1,9 +1,9 @@
#! /bin/sh
# Common stub for a few missing GNU programs while installing.
-scriptversion=2005-06-08.21
+scriptversion=2006-05-10.23
-# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005
+# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006
# Free Software Foundation, Inc.
# Originally by Fran,cois Pinard <pinard(a)iro.umontreal.ca>, 1996.
@@ -33,6 +33,8 @@
fi
run=:
+sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
+sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
# In the cases where this matters, `missing' is being run in the
# srcdir already.
@@ -44,7 +46,7 @@
msg="missing on your system"
-case "$1" in
+case $1 in
--run)
# Try to run requested program, and just exit if it succeeds.
run=
@@ -77,6 +79,7 @@
aclocal touch file \`aclocal.m4'
autoconf touch file \`configure'
autoheader touch file \`config.h.in'
+ autom4te touch the output file, or create a stub one
automake touch all \`Makefile.in' files
bison create \`y.tab.[ch]', if possible, from existing .[ch]
flex create \`lex.yy.c', if possible, from existing .c
@@ -106,7 +109,7 @@
# Now exit if we have it, but it failed. Also exit now if we
# don't have it and --version was passed (most likely to detect
# the program).
-case "$1" in
+case $1 in
lex|yacc)
# Not GNU programs, they don't have --version.
;;
@@ -135,7 +138,7 @@
# If it does not exist, or fails to run (possibly an outdated version),
# try to emulate it.
-case "$1" in
+case $1 in
aclocal*)
echo 1>&2 "\
WARNING: \`$1' is $msg. You should only need it if
@@ -164,7 +167,7 @@
test -z "$files" && files="config.h"
touch_files=
for f in $files; do
- case "$f" in
+ case $f in
*:*) touch_files="$touch_files "`echo "$f" |
sed -e 's/^[^:]*://' -e 's/:.*//'`;;
*) touch_files="$touch_files $f.in";;
@@ -192,8 +195,8 @@
You can get \`$1' as part of \`Autoconf' from any GNU
archive site."
- file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
- test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
+ file=`echo "$*" | sed -n "$sed_output"`
+ test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
if test -f "$file"; then
touch $file
else
@@ -214,25 +217,25 @@
in order for those modifications to take effect. You can get
\`Bison' from any GNU archive site."
rm -f y.tab.c y.tab.h
- if [ $# -ne 1 ]; then
+ if test $# -ne 1; then
eval LASTARG="\${$#}"
- case "$LASTARG" in
+ case $LASTARG in
*.y)
SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
- if [ -f "$SRCFILE" ]; then
+ if test -f "$SRCFILE"; then
cp "$SRCFILE" y.tab.c
fi
SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
- if [ -f "$SRCFILE" ]; then
+ if test -f "$SRCFILE"; then
cp "$SRCFILE" y.tab.h
fi
;;
esac
fi
- if [ ! -f y.tab.h ]; then
+ if test ! -f y.tab.h; then
echo >y.tab.h
fi
- if [ ! -f y.tab.c ]; then
+ if test ! -f y.tab.c; then
echo 'main() { return 0; }' >y.tab.c
fi
;;
@@ -244,18 +247,18 @@
in order for those modifications to take effect. You can get
\`Flex' from any GNU archive site."
rm -f lex.yy.c
- if [ $# -ne 1 ]; then
+ if test $# -ne 1; then
eval LASTARG="\${$#}"
- case "$LASTARG" in
+ case $LASTARG in
*.l)
SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
- if [ -f "$SRCFILE" ]; then
+ if test -f "$SRCFILE"; then
cp "$SRCFILE" lex.yy.c
fi
;;
esac
fi
- if [ ! -f lex.yy.c ]; then
+ if test ! -f lex.yy.c; then
echo 'main() { return 0; }' >lex.yy.c
fi
;;
@@ -267,11 +270,9 @@
\`Help2man' package in order for those modifications to take
effect. You can get \`Help2man' from any GNU archive site."
- file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
- if test -z "$file"; then
- file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
- fi
- if [ -f "$file" ]; then
+ file=`echo "$*" | sed -n "$sed_output"`
+ test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
+ if test -f "$file"; then
touch $file
else
test -z "$file" || exec >$file
@@ -289,11 +290,17 @@
DU, IRIX). You might want to install the \`Texinfo' package or
the \`GNU make' package. Grab either from any GNU archive site."
# The file to touch is that specified with -o ...
- file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
+ file=`echo "$*" | sed -n "$sed_output"`
+ test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
if test -z "$file"; then
# ... or it is the one specified with @setfilename ...
infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
- file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
+ file=`sed -n '
+ /^@setfilename/{
+ s/.* \([^ ]*\) *$/\1/
+ p
+ q
+ }' $infile`
# ... or it is derived from the source name (dir/f.texi becomes f.info)
test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
fi
@@ -317,13 +324,13 @@
fi
firstarg="$1"
if shift; then
- case "$firstarg" in
+ case $firstarg in
*o*)
firstarg=`echo "$firstarg" | sed s/o//`
tar "$firstarg" "$@" && exit 0
;;
esac
- case "$firstarg" in
+ case $firstarg in
*h*)
firstarg=`echo "$firstarg" | sed s/h//`
tar "$firstarg" "$@" && exit 0
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/gnome-python-2.18.2/NEWS new/gnome-python-2.20.0/NEWS
--- old/gnome-python-2.18.2/NEWS 2007-04-09 22:54:56.000000000 +0200
+++ new/gnome-python-2.20.0/NEWS 2007-09-16 13:56:49.000000000 +0200
@@ -1,3 +1,25 @@
+Overview of Changes from gnome-python 2.19.2 to gnome-python 2.20.0
+====================================================================
+* Fix typo in a gnomevfs error message (Jonathan Matthew, #465404)
+* Change gnome-vfs-python-method.c header to LGPL (Johan Dahlin)
+
+
+Overview of Changes from gnome-python 2.19.1 to gnome-python 2.19.2
+====================================================================
+* general
+ - Add a __version__ attribute on some modules with new pygtk
+* gconf
+ - Fix memory errors in gconf.Value.get_car/cdr() (#461278)
+
+
+Overview of Changes from gnome-python 2.18.2 to gnome-python 2.19.1
+====================================================================
+- wrap gnome_vfs_drive_needs_eject (Gian Mario Tagliaretti, #419225)
+- Fix warning when reloading the gnome.ui module (Sébastien Granjoux, #438129)
+- use python-config to get python includes (Sebastien Bacher, #448179)
+- Wrap gnome_vfs_mime_type_get_equivalence (Gustavo Carneiro, #453517).
+
+
Overview of Changes from gnome-python 2.18.1 to gnome-python 2.18.2
====================================================================
* gnome.ui
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/gnome-python-2.18.2/PKG-INFO new/gnome-python-2.20.0/PKG-INFO
--- old/gnome-python-2.18.2/PKG-INFO 2007-04-09 23:05:23.000000000 +0200
+++ new/gnome-python-2.20.0/PKG-INFO 2007-09-16 13:57:30.000000000 +0200
@@ -1,12 +1,12 @@
Metadata-Version: 1.0
Name: gnome-python
-Version: 2.18.2
-Summary: Python bindings for GTK
+Version: 2.20.0
+Summary: Python bindings for gnome-libs in the developer platform
Home-page: http://www.daa.com.au/~james/software/pygtk/
Author: James Henstridge
Author-email: james(a)daa.com.au
License: GNU LGPL
-Download-url: http://ftp.gnome.org/pub/GNOME/sources/gnome-python/2.0/gnome-python- 2.18.2.tar.gz
+Download-url: http://ftp.gnome.org/pub/GNOME/sources/gnome-python/2.0/gnome-python- 2.20.0.tar.gz
Description: gnome-python is a set of bindings for the Gnome platform
libraries. It builds on top of the PyGTK bindings for GTK and
the PyORBit bindings for ORBit2.
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/gnome-python-2.18.2/PKG-INFO.in new/gnome-python-2.20.0/PKG-INFO.in
--- old/gnome-python-2.18.2/PKG-INFO.in 2007-01-03 23:52:30.000000000 +0100
+++ new/gnome-python-2.20.0/PKG-INFO.in 2007-09-15 18:45:41.000000000 +0200
@@ -1,7 +1,7 @@
Metadata-Version: 1.0
Name: gnome-python
Version: @VERSION@
-Summary: Python bindings for GTK
+Summary: Python bindings for gnome-libs in the developer platform
Home-page: http://www.daa.com.au/~james/software/pygtk/
Author: James Henstridge
Author-email: james(a)daa.com.au
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package pessulus
checked in at Thu Sep 20 01:43:32 CEST 2007.
--------
--- GNOME/pessulus/pessulus.changes 2007-08-07 23:27:05.000000000 +0200
+++ /mounts/work_src_done/STABLE/pessulus/pessulus.changes 2007-09-19 15:18:07.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Sep 19 15:17:27 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.16.3:
+ * updated categories in .desktop file
+ * translations update
+
+-------------------------------------------------------------------
Old:
----
pessulus-2.16.2.tar.bz2
New:
----
pessulus-2.16.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pessulus.spec ++++++
--- /var/tmp/diff_new_pack.F12874/_old 2007-09-20 01:43:09.000000000 +0200
+++ /var/tmp/diff_new_pack.F12874/_new 2007-09-20 01:43:09.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package pessulus (Version 2.16.2)
+# spec file for package pessulus (Version 2.16.3)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,17 +12,16 @@
Name: pessulus
BuildRequires: fdupes glib2-devel gnome-common intltool python python-gnome-devel python-gtk-devel update-desktop-files
-Version: 2.16.2
-Release: 46
-URL: http://live.gnome.org/Pessulus
+Version: 2.16.3
+Release: 1
+Url: http://live.gnome.org/Pessulus
Group: System/GUI/GNOME
License: GPL v2 or later
Summary: Lockdown editor for GNOME
Source: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Autoreqprov: on
+AutoReqProv: on
Requires: %{name}-lang = %{version}
-
%py_requires
%description
@@ -47,7 +46,6 @@
make DESTDIR=$RPM_BUILD_ROOT install
%suse_update_desktop_file pessulus GNOME Lockdown X-SuSE-ControlCenter-LookAndFeel
%find_lang %{name}
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -62,8 +60,11 @@
%{py_sitedir}/Pessulus
%files lang -f %{name}.lang
-
%changelog
+* Wed Sep 19 2007 - sbrabec(a)suse.cz
+- Updated to version 2.16.3:
+ * updated categories in .desktop file
+ * translations update
* Tue Aug 07 2007 - maw(a)suse.de
- Use %%fdupes
- Split off a -lang subpackage.
++++++ pessulus-2.16.2.tar.bz2 -> pessulus-2.16.3.tar.bz2 ++++++
++++ 12815 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package patterns-openSUSE
checked in at Thu Sep 20 01:43:02 CEST 2007.
--------
--- patterns-openSUSE/patterns-openSUSE.changes 2007-09-18 14:08:03.000000000 +0200
+++ /mounts/work_src_done/STABLE/patterns-openSUSE/patterns-openSUSE.changes 2007-09-19 17:11:49.693209000 +0200
@@ -1,0 +2,15 @@
+Wed Sep 19 17:11:40 CEST 2007 - cthiel(a)suse.de
+
+- only require libspe on power in DEVEL-Cell
+
+-------------------------------------------------------------------
+Wed Sep 19 11:10:56 CEST 2007 - cthiel(a)suse.de
+
+- fixing problems reported by coolo
+
+-------------------------------------------------------------------
+Wed Sep 19 07:49:46 CEST 2007 - coolo(a)suse.de
+
+- adding deltarpm to the CDs
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ patterns-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.XW9699/_old 2007-09-20 01:42:06.000000000 +0200
+++ /var/tmp/diff_new_pack.XW9699/_new 2007-09-20 01:42:06.000000000 +0200
@@ -17,7 +17,7 @@
AutoReqProv: on
Summary: Patterns for Installation (full ftp tree)
Version: 10.3
-Release: 144
+Release: 146
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: patterns-openSUSE-data.tar.bz2
Source1: preprocess
@@ -258,8 +258,13 @@
%dir /CD1/suse/setup
%dir /CD1/suse/setup/descr
/CD1/suse/setup/descr/non_oss*.pat
-
%changelog
+* Wed Sep 19 2007 - cthiel(a)suse.de
+- only require libspe on power in DEVEL-Cell
+* Wed Sep 19 2007 - cthiel(a)suse.de
+- fixing problems reported by coolo
+* Wed Sep 19 2007 - coolo(a)suse.de
+- adding deltarpm to the CDs
* Tue Sep 18 2007 - cthiel(a)suse.de
- added squashfs to REST-DVD, to support kiwi image generation
* Tue Sep 18 2007 - coolo(a)suse.de
++++++ patterns-openSUSE-data.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/DEVEL-BASIS new/patterns-openSUSE-data/data/DEVEL-BASIS
--- old/patterns-openSUSE-data/data/DEVEL-BASIS 2007-09-10 16:31:55.000000000 +0200
+++ new/patterns-openSUSE-data/data/DEVEL-BASIS 2007-09-19 11:10:17.000000000 +0200
@@ -39,6 +39,8 @@
#ifdef __powerpc__
itrace
#endif
+// most of our packages use this tool
+fdupes
-Prc:
+Psg:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/DEVEL-Cell new/patterns-openSUSE-data/data/DEVEL-Cell
--- old/patterns-openSUSE-data/data/DEVEL-Cell 2007-08-14 15:28:25.000000000 +0200
+++ new/patterns-openSUSE-data/data/DEVEL-Cell 2007-09-19 17:11:07.000000000 +0200
@@ -2,5 +2,7 @@
cross-spu-newlib
cross-spu-gcc
cross-spu-binutils
+#ifdef __powerpc__
libspe
+#endif
-Prq:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/DEVEL-KDE new/patterns-openSUSE-data/data/DEVEL-KDE
--- old/patterns-openSUSE-data/data/DEVEL-KDE 2007-08-14 15:28:25.000000000 +0200
+++ new/patterns-openSUSE-data/data/DEVEL-KDE 2007-09-19 11:10:17.000000000 +0200
@@ -20,12 +20,16 @@
krb5-devel
libakode-devel
libao-devel
-pilot-link-devel
+libpisock-devel
poppler-devel
qt3-devel-doc
SDL-devel
sqlite-devel
wv2-devel
+libical-devel
+gnokii-devel
+libmal-devel
+libgpgme-devel
-Prc:
+Psg:
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/DEVEL-Kernel new/patterns-openSUSE-data/data/DEVEL-Kernel
--- old/patterns-openSUSE-data/data/DEVEL-Kernel 2007-08-14 15:28:25.000000000 +0200
+++ new/patterns-openSUSE-data/data/DEVEL-Kernel 2007-09-19 11:10:17.000000000 +0200
@@ -8,6 +8,8 @@
indent
patch-utils
quilt
+gitk
+git-email
-Prc:
+Psg:
kernel-debug
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/ENHANCED-BASIS new/patterns-openSUSE-data/data/ENHANCED-BASIS
--- old/patterns-openSUSE-data/data/ENHANCED-BASIS 2007-09-13 18:01:42.000000000 +0200
+++ new/patterns-openSUSE-data/data/ENHANCED-BASIS 2007-09-19 11:13:47.000000000 +0200
@@ -66,6 +66,8 @@
ntfs-3g
// cups server for remote printing queues
cups
+// delta rpms are considered cool for updates
+deltarpm
acpid
audit-libs
autofs
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/ENHANCED-BASIS-OPT new/patterns-openSUSE-data/data/ENHANCED-BASIS-OPT
--- old/patterns-openSUSE-data/data/ENHANCED-BASIS-OPT 2007-09-12 16:38:08.000000000 +0200
+++ new/patterns-openSUSE-data/data/ENHANCED-BASIS-OPT 2007-09-19 11:13:47.000000000 +0200
@@ -9,7 +9,6 @@
// autoconfig new printers
cups-autoconfig
cups-drivers
-deltarpm
dos2unix
ed
filters
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/REST-CD new/patterns-openSUSE-data/data/REST-CD
--- old/patterns-openSUSE-data/data/REST-CD 2007-09-13 14:10:49.000000000 +0200
+++ new/patterns-openSUSE-data/data/REST-CD 2007-09-19 17:12:16.000000000 +0200
@@ -11,6 +11,10 @@
lvm2
bundle-lang-common-en
+// supplements thinkpad hardware
+tpctl
+tpctl-kmp-default
+
aspell-en
cifs-mount
input-utils
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/REST-DVD new/patterns-openSUSE-data/data/REST-DVD
--- old/patterns-openSUSE-data/data/REST-DVD 2007-09-18 14:06:38.000000000 +0200
+++ new/patterns-openSUSE-data/data/REST-DVD 2007-09-19 11:10:17.000000000 +0200
@@ -1,5 +1,16 @@
+Prc:
+// git hype (is a meta package dragging in everything else)
+git
+
+// maintained by coolo - must be good
+abcde
+
+// qemu rocks
+qemu
+kqemu-kmp-default
+kqemu-kmp-bigsmp
+
// needed for kiwi creation
squashfs
aufs
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patterns-openSUSE-data/data/REST-DVD-SUGGESTS new/patterns-openSUSE-data/data/REST-DVD-SUGGESTS
--- old/patterns-openSUSE-data/data/REST-DVD-SUGGESTS 2007-09-14 11:47:57.000000000 +0200
+++ new/patterns-openSUSE-data/data/REST-DVD-SUGGESTS 2007-09-19 11:10:17.000000000 +0200
@@ -390,4 +390,6 @@
wesnoth
wesnoth-data-full
wesnoth-data-base
+gitk
+git-email
-Prc:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package pango
checked in at Thu Sep 20 01:41:55 CEST 2007.
--------
--- GNOME/pango/pango.changes 2007-08-30 00:09:16.000000000 +0200
+++ /mounts/work_src_done/STABLE/pango/pango.changes 2007-09-19 01:45:58.278675000 +0200
@@ -1,0 +2,13 @@
+Wed Sep 19 01:34:45 CEST 2007 - maw(a)suse.de
+
+- Add xorg-x11-libXdmcp as a prerequisite (#310640)
+- Fix the source tarball's permissions.
+
+-------------------------------------------------------------------
+Tue Sep 18 15:02:19 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 1.18.2:
+ * require libthai >= 0.1.9 for enabling thai-lang module
+ * bug fixes
+
+-------------------------------------------------------------------
Old:
----
pango-1.18.1.tar.bz2
New:
----
pango-1.18.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pango.spec ++++++
--- /var/tmp/diff_new_pack.wX6892/_old 2007-09-20 01:41:15.000000000 +0200
+++ /var/tmp/diff_new_pack.wX6892/_new 2007-09-20 01:41:15.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package pango (Version 1.18.1)
+# spec file for package pango (Version 1.18.2)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,11 +14,11 @@
BuildRequires: cairo-devel gtk-doc perl-XML-Parser sgml-skel
License: LGPL v2 or later
Group: System/Libraries
-Autoreqprov: on
-Version: 1.18.1
+AutoReqProv: on
+Version: 1.18.2
Release: 1
Summary: System for Layout and Rendering of Internationalised Text
-Source: ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.14/%{name}-%{version}.tar.bz2
+Source: ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.18/%{name}-%{version}.tar.bz2
Source2: README.SuSE
Patch: pango64.patch
# This appears to be upstream now
@@ -28,6 +28,10 @@
%if %suse_version > 1010
PreReq: xorg-x11-libs xorg-x11-libXrender xorg-x11-libX11
%endif
+%if %suse_version > 1020
+# for libXdmcp.so.6 -- see https://bugzilla.novell.com/show_bug.cgi?id=310640#c4
+PreReq: xorg-x11-libXdmcp
+%endif
Requires: cairo >= 1.2.2
%description
@@ -47,7 +51,7 @@
Requires: %{name} = %{version} cairo-devel glib2-devel glibc-devel %(rpm -q --whatprovides XFree86-devel --queryformat '%{NAME}')
Summary: Include files and libraries mandatory for development
Group: Development/Libraries/GNOME
-Autoreqprov: on
+AutoReqProv: on
%description devel
This package contains all necessary include files and libraries needed
@@ -65,7 +69,7 @@
Requires: %{name} = %{version}
Summary: System for Layout and Rendering of Internationalised Text
Group: System/Libraries
-Autoreqprov: on
+AutoReqProv: on
%description doc
Pango is a library for layout and rendering of text, with an emphasis
@@ -172,8 +176,14 @@
%files doc
%defattr(-, root, root)
%{_datadir}/gtk-doc/html/pango
-
%changelog
+* Wed Sep 19 2007 - maw(a)suse.de
+- Add xorg-x11-libXdmcp as a prerequisite (#310640)
+- Fix the source tarball's permissions.
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Updated to version 1.18.2:
+ * require libthai >= 0.1.9 for enabling thai-lang module
+ * bug fixes
* Thu Aug 30 2007 - maw(a)suse.de
- Update to version 1.18.1:
+ Make pango_script_for_unichar() just call
++++++ pango-1.18.1.tar.bz2 -> pango-1.18.2.tar.bz2 ++++++
++++ 13225 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package orca
checked in at Thu Sep 20 01:41:07 CEST 2007.
--------
--- GNOME/orca/orca.changes 2007-09-10 20:49:35.000000000 +0200
+++ /mounts/work_src_done/STABLE/orca/orca.changes 2007-09-19 01:26:28.562559000 +0200
@@ -1,0 +2,22 @@
+
+Wed Sep 19 01:26:18 CEST 2007 - mauro(a)suse.de
+
+- Bugfixes for b.g.o bugs #472962, #473420, #473422, #473991,
+ #475277.
+
+- Make sure to return pronunciations in script.py overridePronunciations.
+
+- Fix problem in nautilus.py where the util.xxx module methods were
+ still being referenced rather than using the self.xxx stuff.
+
+- Firefox:
+ + Fix for bug 468633 - No output when tabbing to ARIA slider.
+ + Fix for bug 472345 - Cannot arrow out of entries in FF3 if text
+ is inserted via javascript.
+
+- OpenOffice:
+ + Fix for bug 469367 - Orca StarOffice script not properly announcing
+ (potential) indentation in OOo Writer.
+
+-------------------------------------------------------------------
+
Old:
----
orca-2.19.92.tar.bz2
New:
----
orca-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ orca.spec ++++++
--- /var/tmp/diff_new_pack.rB4873/_old 2007-09-20 01:40:44.000000000 +0200
+++ /var/tmp/diff_new_pack.rB4873/_new 2007-09-20 01:40:44.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package orca (Version 2.19.92)
+# spec file for package orca (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,18 +12,17 @@
Name: orca
BuildRequires: at-spi-devel fdupes glib2-devel gnome-common gnome-mag-devel gnome-speech-devel intltool python python-gnome python-gnome-devel python-gtk-devel update-desktop-files
-Version: 2.19.92
+Version: 2.20.0
Release: 1
Url: http://www.gnome.org/
Group: System/GUI/GNOME
License: LGPL v2 or later
Summary: Screen reader for GNOME
Source: %{name}-%{version}.tar.bz2
-Autoreqprov: on
+AutoReqProv: on
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Recommends: gnome-speech
Requires: %{name}-lang = %{version}
-
%py_requires
%description
@@ -59,7 +58,6 @@
mkdir $RPM_BUILD_ROOT%{_datadir}/pixmaps/
%suse_update_desktop_file orca GNOME Lockdown X-SuSE-ControlCenter-LookAndFeel
%find_lang %{name}
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -77,8 +75,20 @@
%{py_sitedir}/orca
%files lang -f %{name}.lang
-
%changelog
+* Wed Sep 19 2007 - mauro(a)suse.de
+- Bugfixes for b.g.o bugs #472962, #473420, #473422, #473991,
+ [#475277].
+- Make sure to return pronunciations in script.py overridePronunciations.
+- Fix problem in nautilus.py where the util.xxx module methods were
+ still being referenced rather than using the self.xxx stuff.
+- Firefox:
+ + Fix for bug 468633 - No output when tabbing to ARIA slider.
+ + Fix for bug 472345 - Cannot arrow out of entries in FF3 if text
+ is inserted via javascript.
+- OpenOffice:
+ + Fix for bug 469367 - Orca StarOffice script not properly announcing
+ (potential) indentation in OOo Writer.
* Mon Sep 10 2007 - maw(a)suse.de
- Update to version 2.19.92:
+ Bugs (bugzilla.gnome.org) fixed: #456970, #471220, #472377,
++++++ orca-2.19.92.tar.bz2 -> orca-2.20.0.tar.bz2 ++++++
++++ 101426 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package opensuse-updater-gnome
checked in at Thu Sep 20 01:40:35 CEST 2007.
--------
--- GNOME/opensuse-updater-gnome/opensuse-updater-gnome.changes 2007-09-17 18:52:59.000000000 +0200
+++ /mounts/work_src_done/STABLE/opensuse-updater-gnome/opensuse-updater-gnome.changes 2007-09-19 08:57:46.000000000 +0200
@@ -1,0 +2,14 @@
+Wed Sep 19 08:55:30 CEST 2007 - jkress(a)suse.de
+
+- changed call from sw_single back to online_update
+ therefore fixing bug #326244
+- r7299
+
+-------------------------------------------------------------------
+Tue Sep 18 15:42:50 CEST 2007 - jkress(a)suse.de
+
+- Added --force to zypper in
+- r7295
+- v0.4.4
+
+-------------------------------------------------------------------
Old:
----
opensuse-updater-gnome-0.4.3.tar.bz2
New:
----
opensuse-updater-gnome-0.4.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ opensuse-updater-gnome.spec ++++++
--- /var/tmp/diff_new_pack.N30231/_old 2007-09-20 01:40:22.000000000 +0200
+++ /var/tmp/diff_new_pack.N30231/_new 2007-09-20 01:40:22.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package opensuse-updater-gnome (Version 0.4.3)
+# spec file for package opensuse-updater-gnome (Version 0.4.4)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,13 +16,13 @@
License: GPL v2 or later
Group: System/Packages
Summary: GNOME Updater Applet for OpenSUSE
-Version: 0.4.3
+Version: 0.4.4
Release: 1
Url: http://en.opensuse.org/GNOME_Updater_Applet
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Prefix: /usr
Source0: %{name}-%{version}.tar.bz2
-Requires: zypper >= 0.8.20
+Requires: zypper >= 0.8.22
Requires: libglade2 libgnome gnome-panel libgnomesu
# No translations yet.
# Requires: %{name}-lang = %{version}
@@ -90,8 +90,15 @@
%{prefix}/share/opensuse-updater-gnome
# No translations yet
#%files lang -f %{name}.lang
-
%changelog
+* Wed Sep 19 2007 - jkress(a)suse.de
+- changed call from sw_single back to online_update
+ therefore fixing bug #326244
+- r7299
+* Tue Sep 18 2007 - jkress(a)suse.de
+- Added --force to zypper in
+- r7295
+- v0.4.4
* Mon Sep 17 2007 - jkress(a)suse.de
- Updated icons (jimmac(a)novell.com)
- Various fixes
++++++ opensuse-updater-gnome-0.4.3.tar.bz2 -> opensuse-updater-gnome-0.4.4.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/opensuse-updater-gnome-0.4.3/opensuse-updater-gnome.spec new/opensuse-updater-gnome-0.4.4/opensuse-updater-gnome.spec
--- old/opensuse-updater-gnome-0.4.3/opensuse-updater-gnome.spec 2007-09-17 18:53:00.000000000 +0200
+++ new/opensuse-updater-gnome-0.4.4/opensuse-updater-gnome.spec 2007-09-18 15:47:30.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package opensuse-updater-gnome (Version 0.4.3)
+# spec file for package opensuse-updater-gnome (Version 0.4.4)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,13 +16,13 @@
License: GPL v2 or later
Group: System/Packages
Summary: GNOME updater applet for OpenSUSE
-Version: 0.4.3
+Version: 0.4.4
Release: 1
URL: http://en.opensuse.org/GNOME_Updater_Applet
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Prefix: /usr
Source0: %{name}-%{version}.tar.bz2
-Requires: zypper >= 0.8.20
+Requires: zypper >= 0.8.22
Requires: libglade2 libgnome gnome-panel libgnomesu
# No translations yet.
# Requires: %{name}-lang = %{version}
@@ -96,6 +96,9 @@
#%files lang -f %{name}.lang
%changelog
+* Tue Sep 18 2007 - jkress(a)suse.de
+- v0.4.4
+- zypper dependency bumped to v0.8.22
* Mon Sep 17 2007 - jkress(a)suse.de
- v0.4.3
- zypper dependency bumped to v0.8.20
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/opensuse-updater-gnome-0.4.3/package/opensuse-updater-gnome.changes new/opensuse-updater-gnome-0.4.4/package/opensuse-updater-gnome.changes
--- old/opensuse-updater-gnome-0.4.3/package/opensuse-updater-gnome.changes 2007-09-17 18:52:59.000000000 +0200
+++ new/opensuse-updater-gnome-0.4.4/package/opensuse-updater-gnome.changes 2007-09-19 08:57:46.000000000 +0200
@@ -1,4 +1,18 @@
-------------------------------------------------------------------
+Wed Sep 19 08:55:30 CEST 2007 - jkress(a)suse.de
+
+- changed call from sw_single back to online_update
+ therefore fixing bug #326244
+- r7299
+
+-------------------------------------------------------------------
+Tue Sep 18 15:42:50 CEST 2007 - jkress(a)suse.de
+
+- Added --force to zypper in
+- r7295
+- v0.4.4
+
+-------------------------------------------------------------------
Mon Sep 17 18:48:08 CEST 2007 - jkress(a)suse.de
- Updated icons (jimmac(a)novell.com)
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/opensuse-updater-gnome-0.4.3/src/updater-callbacks.c new/opensuse-updater-gnome-0.4.4/src/updater-callbacks.c
--- old/opensuse-updater-gnome-0.4.3/src/updater-callbacks.c 2007-09-17 18:52:59.000000000 +0200
+++ new/opensuse-updater-gnome-0.4.4/src/updater-callbacks.c 2007-09-19 08:57:46.000000000 +0200
@@ -119,7 +119,7 @@
GPid pid;
gchar *argv[] = {
"/sbin/yast2",
- "sw_single",
+ "online_update",
NULL
};
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/opensuse-updater-gnome-0.4.3/src/zypp/updater-zypper-gui.c new/opensuse-updater-gnome-0.4.4/src/zypp/updater-zypper-gui.c
--- old/opensuse-updater-gnome-0.4.3/src/zypp/updater-zypper-gui.c 2007-09-17 18:52:59.000000000 +0200
+++ new/opensuse-updater-gnome-0.4.4/src/zypp/updater-zypper-gui.c 2007-09-18 15:47:30.000000000 +0200
@@ -516,7 +516,7 @@
/* --- Create command for security patches ----------------------------- */
if (spatch_count > 0)
{
- command_security = g_string_prepend(security_patch_line, "zypper -q --terse --non-interactive in -l -t patch --name ");
+ command_security = g_string_prepend(security_patch_line, "zypper -q --terse --non-interactive in -l --force -t patch --name ");
/* g_print("%s\n", command_security->str); */
/* DEBUGGING */
@@ -533,7 +533,7 @@
/* --- Create command for recommended patches -------------------------- */
if (rpatch_count > 0)
{
- command_recommended = g_string_prepend(recommended_patch_line, "zypper -q --terse --non-interactive in -l -t patch --name ");
+ command_recommended = g_string_prepend(recommended_patch_line, "zypper -q --terse --non-interactive in -l --force -t patch --name ");
/* g_print("%s\n", command_recommended->str); */
/* DEBUGGING */
@@ -552,7 +552,7 @@
/* --- Create command for packages ------------------------------------- */
if (package_count > 0)
{
- command_packages = g_string_prepend(package_line, "zypper -q --terse --non-interactive in -l -t package --name ");
+ command_packages = g_string_prepend(package_line, "zypper -q --terse --non-interactive in -l --force -t package --name ");
/* g_print("%s\n", command_packages->str); */
/* DEBUGGING */
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package nautilus-cd-burner
checked in at Thu Sep 20 01:38:50 CEST 2007.
--------
--- GNOME/nautilus-cd-burner/nautilus-cd-burner.changes 2007-08-07 23:48:55.000000000 +0200
+++ /mounts/work_src_done/STABLE/nautilus-cd-burner/nautilus-cd-burner.changes 2007-09-18 18:33:46.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 18 18:33:11 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.20.0:
+ * translations update
+
+-------------------------------------------------------------------
Old:
----
nautilus-cd-burner-2.19.6.tar.bz2
New:
----
nautilus-cd-burner-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nautilus-cd-burner.spec ++++++
--- /var/tmp/diff_new_pack.M21652/_old 2007-09-20 01:38:37.000000000 +0200
+++ /var/tmp/diff_new_pack.M21652/_new 2007-09-20 01:38:37.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package nautilus-cd-burner (Version 2.19.6)
+# spec file for package nautilus-cd-burner (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,19 +16,18 @@
Group: Productivity/Multimedia/CD/Record
Requires: nautilus cdrdao cdrecord dvd+rw-tools gnome-icon-theme
Requires: gnome-mount
-Version: 2.19.6
-Release: 4
+Version: 2.20.0
+Release: 1
Summary: CD Burning Extension for Nautilus
Source: ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.20/%{name}-%{version}.tar.b…
Patch: nautilus-cd-burner-142860-get-drive-from-desktop-icon.diff
Patch1: nautilus-cd-burner-old-hal.patch
Patch2: nautilus-cd-burner-desktop.patch
-URL: http://www.gnome.org
+Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Docdir: %{_defaultdocdir}
-Autoreqprov: on
+DocDir: %{_defaultdocdir}
+AutoReqProv: on
Requires: %{name}-lang = %{version}
-
%gconf_schemas_prereq
%description
@@ -87,7 +86,6 @@
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -100,7 +98,6 @@
%postun
/sbin/ldconfig
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -126,8 +123,10 @@
%{_libdir}/*.so
%{_libdir}/*.*a
%{_libdir}/pkgconfig/libnautilus-burn.pc
-
%changelog
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Updated to version 2.20.0:
+ * translations update
* Tue Aug 07 2007 - maw(a)suse.de
- Split off a -lang subpackage.
* Fri Aug 03 2007 - maw(a)suse.de
++++++ nautilus-cd-burner-2.19.6.tar.bz2 -> nautilus-cd-burner-2.20.0.tar.bz2 ++++++
++++ 10411 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package nautilus
checked in at Thu Sep 20 01:38:29 CEST 2007.
--------
--- GNOME/nautilus/nautilus.changes 2007-09-05 22:46:12.000000000 +0200
+++ /mounts/work_src_done/STABLE/nautilus/nautilus.changes 2007-09-18 16:44:30.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Sep 18 16:43:59 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.20.0:
+ * Load thumbnails asynchronously
+ * Support direct save DnD (XDS)
+ * Fix up octal permission display
+ * Store window keep-above and stickines state across sessions
+
+-------------------------------------------------------------------
Old:
----
nautilus-2.19.91.tar.bz2
New:
----
nautilus-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nautilus.spec ++++++
--- /var/tmp/diff_new_pack.d19808/_old 2007-09-20 01:37:59.000000000 +0200
+++ /var/tmp/diff_new_pack.d19808/_new 2007-09-20 01:37:59.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package nautilus (Version 2.19.91)
+# spec file for package nautilus (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,11 +14,11 @@
BuildRequires: cdparanoia eel-devel fdupes gnome-common gnome-icon-theme gnome-patch-translation intltool libbeagle-devel libexif-devel libgnomeui-devel libidl librsvg-devel mDNSResponder-devel perl-XML-Parser update-desktop-files
License: GPL v2 or later
Group: Productivity/File utilities
-Version: 2.19.91
-Release: 5
+Version: 2.20.0
+Release: 1
Summary: The GNOME 2.x Desktop File Manager
-Source: ftp://ftp.gnome.org/pub/gnome/sources/nautilus/2.16/%{name}-%{version}.tar.…
-URL: http://www.gnome.org
+Source: ftp://ftp.gnome.org/pub/gnome/sources/nautilus/2.20/%{name}-%{version}.tar.…
+Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Patch1: nautilus-config-defaults.patch
Patch2: nautilus-name-length.patch
@@ -42,8 +42,7 @@
Provides: nautilus2
Obsoletes: nautilus2
Obsoletes: medusa < 0.6
-Autoreqprov: on
-
+AutoReqProv: on
%gconf_schemas_prereq
%description
@@ -120,7 +119,6 @@
%find_lang %{name}
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -133,7 +131,6 @@
if test -x usr/bin/update-mime-database ; then
usr/bin/update-mime-database usr/share/mime >/dev/null
fi
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -167,8 +164,13 @@
%{_libdir}/*.*a
%{_includedir}/*
%{_libdir}/pkgconfig/*.pc
-
%changelog
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Updated to version 2.20.0:
+ * Load thumbnails asynchronously
+ * Support direct save DnD (XDS)
+ * Fix up octal permission display
+ * Store window keep-above and stickines state across sessions
* Wed Sep 05 2007 - maw(a)suse.de
- Don't require gnome2-user-docs, which now supplements
nautilus (#297833).
++++++ nautilus-2.19.91.tar.bz2 -> nautilus-2.20.0.tar.bz2 ++++++
++++ 90629 lines of diff (skipped)
++++++ nautilus-onlyshowin.patch ++++++
--- /var/tmp/diff_new_pack.d19808/_old 2007-09-20 01:38:09.000000000 +0200
+++ /var/tmp/diff_new_pack.d19808/_new 2007-09-20 01:38:09.000000000 +0200
@@ -4,10 +4,10 @@
up in GNOME.
Index: nautilus-2.18.0.1/nautilus-computer.desktop.in
-===================================================================
---- nautilus-2.18.0.1.orig/nautilus-computer.desktop.in.in
-+++ nautilus-2.18.0.1/nautilus-computer.desktop.in.in
-@@ -9,6 +9,7 @@ Terminal=false
+================================================================================
+--- nautilus-2.20.0/nautilus-computer.desktop.in.in
++++ nautilus-2.20.0/nautilus-computer.desktop.in.in
+@@ -9,6 +9,7 @@
StartupNotify=true
Type=Application
Categories=GNOME;GTK;Core;
@@ -15,15 +15,13 @@
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=general
-Index: nautilus-2.18.0.1/nautilus-folder-handler.desktop.in
-===================================================================
---- nautilus-2.18.0.1.orig/nautilus-folder-handler.desktop.in.in
-+++ nautilus-2.18.0.1/nautilus-folder-handler.desktop.in.in
-@@ -7,6 +7,7 @@ NoDisplay=true
+--- nautilus-2.20.0/nautilus-folder-handler.desktop.in.in
++++ nautilus-2.20.0/nautilus-folder-handler.desktop.in.in
+@@ -7,6 +7,7 @@
Terminal=false
StartupNotify=true
Type=Application
+OnlyShowIn=GNOME;
- MimeType=x-directory/gnome-default-handler;x-directory/normal;inode/directory;application/x-gnome-saved-search
+ MimeType=x-directory/gnome-default-handler;x-directory/normal;inode/directory;application/x-gnome-saved-search;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kiwi
checked in at Thu Sep 20 01:30:29 CEST 2007.
--------
--- arch/i386/kiwi/kiwi.changes 2007-09-18 14:16:26.000000000 +0200
+++ /mounts/work_src_done/STABLE/kiwi/kiwi.changes 2007-09-19 18:51:19.865689000 +0200
@@ -1,0 +2,18 @@
+Tue Sep 18 20:01:01 CEST 2007 - ms(a)suse.de
+
+- reread partition table after oemboot installation
+- fixed repartition code for squasfs/aufs based system images
+ installed by oemboot
+- fixed virtual disk size calculation if squashfs is used
+- don't throw a reboot exception in mountSystem but return
+ with code 1 to allow caller to check the return value
+- added support for $HOME/.kiwirc file. It's perl syntax and
+ allows to set the variables $BasePath and $System. By default
+ /usr/share/kiwi is used for $BasePath and /usr/share/kiwi/image
+ is used for $System (#308597)
+- use correct passwd and group template file of the
+ distribution. image descriptions should _not_ provide
+ a passwd or group file within the image description root/
+ path anymore (#297610)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.Z29091/_old 2007-09-20 01:30:00.000000000 +0200
+++ /var/tmp/diff_new_pack.Z29091/_new 2007-09-20 01:30:00.000000000 +0200
@@ -16,7 +16,7 @@
Requires: perl perl-XML-LibXML perl-libwww-perl screen
Summary: OpenSuSE - KIWI Image System
Version: 1.64
-Release: 11
+Release: 13
Group: System/Management
License: GPL v2 or later
Source: kiwi.tar.bz2
@@ -325,9 +325,23 @@
%dir %{_datadir}/kiwi/image/oemboot
%doc %{_datadir}/kiwi/image/oemboot/README
%{_datadir}/kiwi/image/oemboot/suse*
-
%changelog
* Tue Sep 18 2007 - ms(a)suse.de
+- reread partition table after oemboot installation
+- fixed repartition code for squasfs/aufs based system images
+ installed by oemboot
+- fixed virtual disk size calculation if squashfs is used
+- don't throw a reboot exception in mountSystem but return
+ with code 1 to allow caller to check the return value
+- added support for $HOME/.kiwirc file. It's perl syntax and
+ allows to set the variables $BasePath and $System. By default
+ /usr/share/kiwi is used for $BasePath and /usr/share/kiwi/image
+ is used for $System (#308597)
+- use correct passwd and group template file of the
+ distribution. image descriptions should _not_ provide
+ a passwd or group file within the image description root/
+ path anymore (#297610)
+* Tue Sep 18 2007 - ms(a)suse.de
- fixed missing message file for vmx type
- added usage information for --add-profile option
- added baseGetProfilesUsed() function to get information
++++++ kiwi.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kiwi/kiwi.pl new/kiwi/kiwi.pl
--- old/kiwi/kiwi.pl 2007-09-18 11:59:00.000000000 +0200
+++ new/kiwi/kiwi.pl 2007-09-19 18:46:01.000000000 +0200
@@ -33,16 +33,37 @@
# Globals (Version)
#--------------------------------------------
our $Version = "1.64";
-our $Revision = "/usr/share/kiwi/.revision";
our $openSUSE = "http://software.opensuse.org/download/";
+our $ConfigFile = "$ENV{'HOME'}/.kiwirc";
+#============================================
+# Read $HOME/.kiwirc
+#--------------------------------------------
+if ( -f $ConfigFile) {
+ my $kiwi = new KIWILog();
+ if (! do $ConfigFile) {
+ $kiwi -> warning ("Invalid $ConfigFile file...");
+ $kiwi -> skipped ();
+ } else {
+ $kiwi -> info ("Using $ConfigFile");
+ $kiwi -> done ();
+ }
+}
#============================================
# Globals
#--------------------------------------------
-our $System = "/usr/share/kiwi/image";
-our $Tools = "/usr/share/kiwi/tools";
-our $Scheme = "/usr/share/kiwi/modules/KIWIScheme.xsd";
-our $KConfig = "/usr/share/kiwi/modules/KIWIConfig.sh";
-our $KMigrate= "/usr/share/kiwi/modules/KIWIMigrate.txt";
+our $BasePath; # configurable base kiwi path
+our $System; # configurable baes kiwi image desc. path
+if ( ! defined $BasePath ) {
+ $BasePath = "/usr/share/kiwi";
+}
+if ( ! defined $System ) {
+ $System = $BasePath."/image";
+}
+our $Tools = $BasePath."/tools";
+our $Scheme = $BasePath."/modules/KIWIScheme.xsd";
+our $KConfig = $BasePath."/modules/KIWIConfig.sh";
+our $KMigrate= $BasePath."/modules/KIWIMigrate.txt";
+our $Revision= $BasePath."/.revision";
#============================================
# Globals
#--------------------------------------------
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kiwi/modules/KIWIBoot.pm new/kiwi/modules/KIWIBoot.pm
--- old/kiwi/modules/KIWIBoot.pm 2007-09-18 11:44:16.000000000 +0200
+++ new/kiwi/modules/KIWIBoot.pm 2007-09-19 18:46:00.000000000 +0200
@@ -75,8 +75,7 @@
my $result = $? >> 8;
if ($result == 0) {
$syszip = -s $system;
- $syszip /= 1024 * 1024;
- $syszip = int $syszip + 70;
+ $syszip+= 70 * 1024 * 1024;
} else {
$syszip = 0;
}
@@ -96,7 +95,7 @@
$kiwi -> failed ();
return undef;
}
- $tmpdir = qx ( mktemp -q -d /tmp/kiwiboot.XXXXXX );
+ $tmpdir = qx ( mktemp -q -d /tmp/kiwiboot.XXXXXX ); chomp $tmpdir;
$result = $? >> 8;
if ($result != 0) {
$kiwi -> error ("Couldn't create tmp dir: $tmpdir: $!");
@@ -107,8 +106,12 @@
my $kernelSize = -s $kernel; # the kernel
my $initrdSize = -s $initrd; # the boot image
my $systemSize = -s $system; # the system image
- $vmsize = $kernelSize + $initrdSize + $systemSize;
- my $sparesSize = 0.2 * $vmsize; # and 20% free space
+ if ($syszip) {
+ $vmsize = $kernelSize + $initrdSize + $syszip;
+ } else {
+ $vmsize = $kernelSize + $initrdSize + $systemSize;
+ }
+ my $sparesSize = 0.3 * $vmsize; # and 30% free space
$vmsize = $vmsize + $sparesSize;
$vmsize = $vmsize / 1024 / 1024;
$vmsize = int $vmsize;
@@ -118,7 +121,10 @@
#$kiwi -> info ("Using given virtual disk size of: $vmsize");
}
#$kiwi -> done ();
- chomp $tmpdir;
+ if ($syszip) {
+ $syszip = $syszip / 1024 / 1024;
+ $syszip = int $syszip;
+ }
#==========================================
# Store object data
#------------------------------------------
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kiwi/modules/KIWIConfig.sh new/kiwi/modules/KIWIConfig.sh
--- old/kiwi/modules/KIWIConfig.sh 2007-09-18 13:58:26.000000000 +0200
+++ new/kiwi/modules/KIWIConfig.sh 2007-09-19 18:46:00.000000000 +0200
@@ -320,6 +320,7 @@
usleep parted mke2fs pvcreate vgcreate lvm resize2fs ln hdparm
dmesg splash fbmngplay portmap start-statd sm-notify
rpc.statd rpc.idmapd nbd-client mount.nfs mount.nfs4 eject
+ blockdev
"
for path in /sbin /usr/sbin /usr/bin /bin;do
baseStripTools "$path" "$tools"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kiwi/modules/KIWILinuxRC.sh new/kiwi/modules/KIWILinuxRC.sh
--- old/kiwi/modules/KIWILinuxRC.sh 2007-09-17 10:51:13.000000000 +0200
+++ new/kiwi/modules/KIWILinuxRC.sh 2007-09-19 18:46:00.000000000 +0200
@@ -1080,7 +1080,34 @@
TSERVER=$kiwitftp
fi
}
-
+#======================================
+# umountSystem
+#--------------------------------------
+function umountSystem () {
+ retval=0
+ OLDIFS=$IFS
+ IFS=$IFS_ORIG
+ mountPath=/mnt
+ if test ! -z $UNIONFS_CONFIG;then
+ roDir=/ro_branch
+ rwDir=/rw_branch
+ xiDir=/xino
+ if ! umount $mountPath >/dev/null 2>&1;then
+ retval=1
+ fi
+ for dir in $roDir $rwDir $xiDir;do
+ if ! umount $dir >/dev/null 2>&1;then
+ retval=1
+ fi
+ done
+ else
+ if ! umount $mountPath >/dev/null 2>&1;then
+ retval=1
+ fi
+ fi
+ IFS=$OLDIFS
+ return $retval
+}
#======================================
# mountSystem
#--------------------------------------
@@ -1124,9 +1151,8 @@
if ! mount $rwDevice $rwDir >/dev/null 2>&1;then
Echo "Creating filesystem for RW data on $rwDevice..."
if ! mke2fs $rwDevice >/dev/null 2>&1;then
- systemException \
- "Failed to create ext2 filesystem" \
- "reboot"
+ Echo "Failed to create ext2 filesystem"
+ retval=1; return $retval
fi
Echo "Checking EXT2 write extend..."
e2fsck -y -f $rwDevice >/dev/null 2>&1
@@ -1164,19 +1190,6 @@
IFS=$OLDIFS
return $retval
}
-
-#======================================
-# umountSystem
-#--------------------------------------
-function umountSystem () {
- umount /mnt >/dev/null 2>&1
- if test ! -z "$UNIONFS_CONFIG";then
- umount /ro_branch >/dev/null 2>&1
- umount /rw_branch >/dev/null 2>&1
- umount /xino >/dev/null 2>&1
- fi
-}
-
#======================================
# cleanDirectory
#--------------------------------------
@@ -1193,7 +1206,6 @@
mv $tmpdir/* $directory
rm -rf $tmpdir
}
-
#======================================
# cleanInitrd
#--------------------------------------
@@ -1215,7 +1227,6 @@
# mount opens fstab so we give them one
touch /etc/fstab
}
-
#======================================
# searchAlternativeConfig
#--------------------------------------
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kiwi/modules/KIWIRoot.pm new/kiwi/modules/KIWIRoot.pm
--- old/kiwi/modules/KIWIRoot.pm 2007-09-17 10:51:13.000000000 +0200
+++ new/kiwi/modules/KIWIRoot.pm 2007-09-19 18:46:00.000000000 +0200
@@ -255,8 +255,27 @@
qx ( touch $root/etc/mtab );
qx ( touch $root/etc/sysconfig/bootloader );
# need user/group files as template
- qx ( cp /etc/group $root/etc 2>&1 );
- qx ( cp /etc/passwd $root/etc 2>&1 );
+ my $groupTemplate = "/etc/group";
+ my $paswdTemplate = "/etc/passwd";
+ # search for template files, add paths for different distros here
+ my @searchPWD = (
+ "/var/adm/fillup-templates/passwd.aaa_base"
+ );
+ my @searchGRP = (
+ "/var/adm/fillup-templates/group.aaa_base"
+ );
+ foreach my $group (@searchGRP) {
+ if ( -f $group ) {
+ $groupTemplate = $group; last;
+ }
+ }
+ foreach my $paswd (@searchPWD) {
+ if ( -f $paswd ) {
+ $paswdTemplate = $paswd; last;
+ }
+ }
+ qx ( cp $groupTemplate $root/etc/group 2>&1 );
+ qx ( cp $paswdTemplate $root/etc/passwd 2>&1 );
# need resolv.conf for internal chroot name resolution
qx ( cp /etc/resolv.conf $root/etc 2>&1 );
qx ( cp $main::KConfig $root/.kconfig 2>&1 );
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kiwi/.revision new/kiwi/.revision
--- old/kiwi/.revision 2007-09-18 14:16:03.000000000 +0200
+++ new/kiwi/.revision 2007-09-19 18:50:41.000000000 +0200
@@ -1 +1 @@
-626
\ No newline at end of file
+627
\ No newline at end of file
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kiwi/system/boot/oemboot/suse-linuxrc new/kiwi/system/boot/oemboot/suse-linuxrc
--- old/kiwi/system/boot/oemboot/suse-linuxrc 2007-09-14 15:18:08.000000000 +0200
+++ new/kiwi/system/boot/oemboot/suse-linuxrc 2007-09-19 18:45:58.000000000 +0200
@@ -35,6 +35,7 @@
# Exports (Configuration)
#--------------------------------------
export VMX_SYSTEM="/config.vmxsystem"
+export LIVECD_CONFIG=$VMX_SYSTEM
#======================================
# Functions...
@@ -72,7 +73,7 @@
# it comes from the cmdline data which means we are not booting
# from CD/DVD USB stick but want to boot the local system
# ----
- LOCAL_BOOT="yes"
+ export LOCAL_BOOT="yes"
fi
#======================================
@@ -96,9 +97,13 @@
# initrd is going to be replaced by a later mkinitrd call
# for unified systems the kiwi initrd is used and the
# kernel parameters of this initrd defines the missing
- # information
+ # information. Additionally the partition table is different
+ # for unified systems. Therefore we check if the second
+ # partition is a squashfs partition and change the root
+ # partition name accordingly
# ----
if [ $LOCAL_BOOT = "no" ];then
+ Echo "Searching for disk and root partition"
USBStickDevice
if [ $stickFound = 0 ];then
deviceFound=0
@@ -114,28 +119,39 @@
"Couldn't find any disk device... abort" \
"reboot"
fi
- deviceDisk=`echo $deviceRoot | tr -d [0-9]`
- deviceSwap="$deviceDisk"2
- deviceHome="$deviceDisk"3
+ export deviceDisk=`echo $deviceRoot | tr -d [0-9]`
+ export deviceSwap="$deviceDisk"2
+ export deviceHome="$deviceDisk"3
else
- deviceDisk=$stickRoot
- deviceSwap="$deviceDisk"2
- deviceHome="$deviceDisk"3
+ Echo "USB stick found, prefer root on stick"
+ export deviceDisk=$stickRoot
+ export deviceSwap="$deviceDisk"2
+ export deviceHome="$deviceDisk"3
fi
+ probeFileSystem "$deviceDisk"2
+ if test "$FSTYPE" = "squashfs";then
+ Echo "Unified system detected, adapting root partition"
+ export UNIONFS_CONFIG="$deviceDisk"3,"$deviceDisk"2,aufs
+ export deviceRoot="$deviceDisk"2
+ export deviceSwap="$deviceDisk"4
+ fi
+ Echo "Using root partition $deviceRoot on disk $deviceDisk"
fi
else
# /.../
# installation mode: find a usable disk to install the image
# on. The image is a virtual disk with one partition
# ----
+ Echo "Searching harddrive for installation"
hwinfo="/usr/sbin/hwinfo --disk"
- deviceDisk=`$hwinfo | grep "Device File:" | head -n 1 | cut -f2 -d:`
- deviceDisk=`echo $deviceDisk`
+ export deviceDisk=`$hwinfo | grep "Device File:" | head -n 1 | cut -f2 -d:`
+ export deviceDisk=`echo $deviceDisk`
if [ -z $deviceDisk ];then
systemException \
"No hard disk found... abort" \
"reboot"
fi
+ Echo "Entering installation mode for disk: $deviceDisk"
fi
#======================================
@@ -158,8 +174,9 @@
if test "$FSTYPE" = "squashfs";then
export UNIONFS_CONFIG="$deviceDisk"3,"$deviceDisk"2,aufs
fi
+ Echo "Try mounting installed system to check version"
mountSystem $deviceRoot; updateNeeded
- umount /mnt >/dev/null 2>&1
+ umountSystem
if test `getSystemIntegrity 1` = "fine";then
Echo "Base system is up to date... reboot"
/sbin/reboot -f -i >/dev/null 2>&1
@@ -223,7 +240,11 @@
#--------------------------------------
umount /cdrom
#======================================
- # 6.6) find new root partition
+ # 6.6) reread partition table
+ #--------------------------------------
+ blockdev --rereadpt $deviceDisk
+ #======================================
+ # 6.7) find new root partition
#--------------------------------------
deviceRoot="$deviceDisk"2
probeFileSystem $deviceRoot
@@ -231,11 +252,12 @@
deviceRoot="$deviceDisk"1
probeFileSystem $deviceRoot
fi
+ Echo "Filesystem of root system is: $FSTYPE -> $deviceRoot"
if test "$FSTYPE" = "squashfs";then
export UNIONFS_CONFIG="$deviceDisk"3,"$deviceDisk"2,aufs
fi
#======================================
- # 6.7) Create md5 version info file
+ # 6.8) Create md5 version info file
#--------------------------------------
if ! mountSystem $deviceRoot;then
systemException \
@@ -255,9 +277,9 @@
versionFile="/mnt/etc/ImageVersion-$atversion"
md5sum=`getSystemMD5Status 1`
echo "$atversion $md5sum" > $versionFile
- umount /mnt
+ umountSystem
#======================================
- # 6.8) reboot system
+ # 6.9) reboot system
#--------------------------------------
if [ $stickFound = 0 ];then
Echo "NOTE: Please remove the installation CD before reboot !"
@@ -290,6 +312,7 @@
#--------------------------------------
mem_size=`grep MemTotal: /proc/meminfo | tr -dc '[0-9]'`
swapsize=$(( $mem_size *2 / 1024 ))
+ Echo "Filesystem of root system is: $FSTYPE -> $deviceRoot"
if ! test "$FSTYPE" = "squashfs";then
#======================================
# 8.2 write new partition table
@@ -336,9 +359,9 @@
#======================================
# 8.3 Update new device names
#--------------------------------------
- deviceRoot="$deviceDisk"2
- deviceSwap="$deviceDisk"1
- deviceHome="$deviceDisk"3
+ export deviceRoot="$deviceDisk"2
+ export deviceSwap="$deviceDisk"1
+ export deviceHome="$deviceDisk"3
#======================================
# 8.4 Activate swap space
@@ -358,9 +381,15 @@
#======================================
# 8.2 calculate end block - swapspace
#--------------------------------------
- swapblocks=$(( $swapsize * 1024 ))
- diskblocks=`sfdisk -s $deviceDisk`
- diskblocks=$(( $diskblocks - $swapblocks ))
+ swapXMBytes=$swapsize
+ diskXMBytes=`sfdisk -s $deviceDisk`
+ diskXMBytes=`expr $diskXMBytes / 1024`
+ disk1MBytes=`sfdisk -s "$deviceDisk"1`
+ disk1MBytes=`expr $disk1MBytes / 1024`
+ disk2MBytes=`sfdisk -s "$deviceDisk"2`
+ disk2MBytes=`expr $disk2MBytes / 1024`
+ disk3MBytes=`expr $diskXMBytes - $disk1MBytes - $disk2MBytes`
+ disk3MBytes=`expr $disk3MBytes - $swapXMBytes`
#======================================
# 8.3 write new partition table
#--------------------------------------
@@ -368,26 +397,26 @@
# Explanation of the fdisk commands used within the
# here document below:
# ----
- # d # delete xda partition
- # 3 # [ 3 ]
- # n # create xda partition at same place than xda3
- # p # primary
- # 3 # [ 3 ]
- # # accept old xda3 start block
- # $diskblocks # accept new RW device size of disk blocks - swap
- # n # create xda swap partition
- # p # primary
- # 4 # [ 4 ]
- # # accept start block
- # # accept end block
- # t # change swap system id
- # 4 # [ 4 ]
- # 82 # Linux Swap
- # w # write partition table
+ # d # delete xda partition
+ # 3 # [ 3 ]
+ # n # create xda partition at same place than xda3
+ # p # primary
+ # 3 # [ 3 ]
+ # # accept old xda3 start block
+ # +"disk3MBytes"M # accept new RW device size of disk blocks - swap
+ # n # create xda swap partition
+ # p # primary
+ # 4 # [ 4 ]
+ # # accept start block
+ # # accept end block
+ # t # change swap system id
+ # 4 # [ 4 ]
+ # 82 # Linux Swap
+ # w # write partition table
# ----
input=/part.input
rm -f $input
- for cmd in d 3 n p 3 . $diskblocks n p 4 . . t 4 82 w;do
+ for cmd in d 3 n p 3 . +"$disk3MBytes"M n p 4 . . t 4 82 w;do
if [ $cmd = "." ];then
echo >> $input
continue
@@ -401,8 +430,17 @@
#======================================
# 8.4 Update new device names
#--------------------------------------
- deviceRoot="$deviceDisk"2
- deviceSwap="$deviceDisk"4
+ export deviceBoot="$deviceDisk"1
+ export deviceRoot="$deviceDisk"2
+ export deviceSwap="$deviceDisk"4
+
+ #======================================
+ # 8.5 Activate swap space
+ #--------------------------------------
+ Echo "Activating swap space on $deviceSwap"
+ if ! mkswap $deviceSwap >/dev/null 2>&1;then
+ systemException "Failed to create swap signature" "reboot"
+ fi
fi
fi
@@ -410,11 +448,11 @@
# 9) Resize filesystem to full space
#--------------------------------------
if [ $LOCAL_BOOT = "no" ];then
- Echo "Filesystem of root system is: $FSTYPE -> $deviceRoot"
if test "$FSTYPE" = "squashfs";then
- UNIONFS_CONFIG="$deviceDisk"3,"$deviceDisk"2,aufs
+ export UNIONFS_CONFIG="$deviceDisk"3,"$deviceDisk"2,aufs
KIWI_INITRD_PARAMS="UNIONFS_CONFIG=\"$UNIONFS_CONFIG\""
KIWI_INITRD_PARAMS="$KIWI_INITRD_PARAMS deviceRoot=\"$deviceRoot\""
+ export KIWI_INITRD_PARAMS
else
if test "$FSTYPE" = "reiserfs";then
Echo "Resize Reiser filesystem to full partition space..."
@@ -458,12 +496,16 @@
# 12) Create system dependant files
#--------------------------------------
if [ $LOCAL_BOOT = "no" ];then
- # a) /etc/fstab
+ # a) /etc/fstab...
+ #-----------------
mkdir -p /config/etc
cat > /config/etc/fstab < /dev/null
if [ -z "$UNIONFS_CONFIG" ]; then
- echo "$deviceRoot / $FSTYPE defaults 0 0" > /config/etc/fstab
+ echo "$deviceRoot / $FSTYPE defaults 0 0" > /config/etc/fstab
echo "$deviceHome /home ext3 defaults 0 0" >> /config/etc/fstab
+ else
+ mkdir -p /config/kiwiboot
+ echo "$deviceBoot /kiwiboot ext2 defaults 0 0" >> /config/etc/fstab
fi
echo "$deviceSwap swap swap pri=42 0 0" >> /config/etc/fstab
echo "devpts /dev/pts devpts mode=0620,gid=5 0 0" >> /config/etc/fstab
@@ -472,43 +514,36 @@
echo "tmpfs /dev/shm tmpfs defaults 0 0" >> /config/etc/fstab
# b) /boot/grub/menu.lst
- console=""
- gdev="(hd0,1)"
- if [ ! -z "$UNIONFS_CONFIG" ]; then
- gnum=`echo $deviceRoot | sed -e "s/\/dev.*\([0-9]\)/\\1/"`
- gdev="(hd0,$gnum)"
- fi
- menu=/config/boot/grub/menu.lst
- mkdir -p /config/boot/grub
- echo "timeout 10" > $menu
- if [ -f /image/loader/message ];then
- echo "gfxmenu $gdev/boot/message" >> $menu
- fi
- IFS="," ; for i in $KERNEL_LIST;do
- if test ! -z "$i";then
- kernel=`echo $i | cut -f1 -d:`
- initrd=`echo $i | cut -f2 -d:`
- if [ ! -z "$UNIONFS_CONFIG" ]; then
- kernel=linux.vmx
- initrd=initrd.vmx
- fi
- echo "title SUSE Linux OEM ($kernel)" >> $menu
- echo -n " kernel $gdev/boot/$kernel" >> $menu
- if [ -z "$UNIONFS_CONFIG" ]; then
+ # ----------------------
+ if [ -z "$UNIONFS_CONFIG" ]; then
+ console=""
+ gdev="(hd0,1)"
+ menu=/config/boot/grub/menu.lst
+ mkdir -p /config/boot/grub
+ echo "timeout 10" > $menu
+ if [ -f /image/loader/message ];then
+ echo "gfxmenu $gdev/boot/message" >> $menu
+ fi
+ IFS="," ; for i in $KERNEL_LIST;do
+ if test ! -z "$i";then
+ kernel=`echo $i | cut -f1 -d:`
+ initrd=`echo $i | cut -f2 -d:`
+ echo "title SUSE Linux OEM ($kernel)" >> $menu
+ echo -n " kernel $gdev/boot/$kernel" >> $menu
echo -n " root=${deviceDisk}2 $console" >> $menu
- else
- echo -n " root=${deviceDisk}1 $console" >> $menu
+ echo " vga=0x314" >> $menu
+ echo " initrd $gdev/boot/$initrd" >> $menu
fi
- echo -n " vga=0x314" >> $menu
- echo " $KIWI_INITRD_PARAMS" >> $menu
- echo " initrd $gdev/boot/$initrd" >> $menu
- fi
- done
+ done
+ fi
# c) /etc/grub.conf...
- # -------------------------
+ # --------------------
mkdir -p /config/etc
gconf=/config/etc/grub.conf
+ if [ ! -z "$UNIONFS_CONFIG" ]; then
+ gdev="(hd0,0)"
+ fi
echo -en "root $gdev\ninstall" > $gconf
echo -n " --stage2=/boot/grub/stage2" >> $gconf
echo -n " /boot/grub/stage1 d (hd0)" >> $gconf
@@ -550,13 +585,11 @@
#======================================
# 16) copy initrd files to image
#--------------------------------------
-if [ $LOCAL_BOOT = "no" ];then
- if [ -f /image/loader/message ];then
- mv /image/loader/message /mnt/boot
- fi
- cp /preinit /mnt
- cp /include /mnt
+if [ -f /image/loader/message ];then
+ mv /image/loader/message /mnt/boot
fi
+cp /preinit /mnt
+cp /include /mnt
#======================================
# 17) Start YaST when booting final sys
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kiwi/system/boot/oemboot/suse-preinit new/kiwi/system/boot/oemboot/suse-preinit
--- old/kiwi/system/boot/oemboot/suse-preinit 2007-09-14 15:17:36.000000000 +0200
+++ new/kiwi/system/boot/oemboot/suse-preinit 2007-09-19 18:45:59.000000000 +0200
@@ -29,7 +29,7 @@
#======================================
# 2) create initrd on diskful
#--------------------------------------
-if test -z $KIWI_INITRD_PARAMS;then
+if [ -z "$UNIONFS_CONFIG" ]; then
if test -L /boot/boot;then
mount -t proc proc /proc
mount -t sysfs sysfs /sys
@@ -40,6 +40,25 @@
Echo "Image doesn't provide kernel system map"
Echo "Can't create initrd"
fi
+else
+ if mount $deviceBoot /kiwiboot;then
+ rm -rf /boot && ln -s /kiwiboot/boot /boot
+ console=""
+ gdev="(hd0,0)"
+ menu=/boot/grub/menu.lst
+ echo "timeout 10" > $menu
+ if [ -f /boot/message ];then
+ echo "gfxmenu $gdev/boot/message" >> $menu
+ fi
+ echo "title KIWI VM boot" >> $menu
+ echo -n " kernel $gdev/boot/linux.vmx" >> $menu
+ echo -n " root=${deviceDisk}1 $console" >> $menu
+ echo " $KIWI_INITRD_PARAMS vga=0x314" >> $menu
+ echo " initrd $gdev/boot/initrd.vmx" >> $menu
+ else
+ Echo "Failed to mount boot partition"
+ Echo "Local grub installation will fail !"
+ fi
fi
#======================================
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kdepim3
checked in at Thu Sep 20 01:29:47 CEST 2007.
--------
--- KDE/kdepim3/kdepim3.changes 2007-09-13 14:18:38.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdepim3/kdepim3.changes 2007-09-19 22:29:26.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Sep 17 18:02:51 CEST 2007 - dmueller(a)suse.de
+
+- fix crash on kontact startup (#309425)
+- fix online queries on each message send (kde 132938)
+
+-------------------------------------------------------------------
New:
----
r713462.diff
r714450.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdepim3.spec ++++++
--- /var/tmp/diff_new_pack.B25452/_old 2007-09-20 01:28:33.000000000 +0200
+++ /var/tmp/diff_new_pack.B25452/_new 2007-09-20 01:28:33.000000000 +0200
@@ -28,9 +28,9 @@
Group: System/GUI/KDE
Summary: Personal Information Manager Software for KDE
Version: 3.5.7.enterprise.0.20070904.708012
-Release: 1
+Release: 5
%define realversion 3.5.6.enterprise.0.20070731.694771
-URL: http://www.kde.org/
+Url: http://www.kde.org/
Requires: kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' kdelibs3` )
Requires: kdebase3 >= %( echo `rpm -q --queryformat '%{VERSION}' kdelibs3` )
Provides: kdenetwork3-mail kdepim3-organizer akregator
@@ -66,6 +66,8 @@
Patch115: r711601.diff
Patch116: r711603.diff
Patch117: r711604.diff
+Patch118: r713462.diff
+Patch119: r714450.diff
Provides: cryptplug
Obsoletes: cryptplug
%if %suse_version > 1000
@@ -235,6 +237,8 @@
%patch115
%patch116
%patch117
+%patch118
+%patch119
. /etc/opt/kde3/common_options
update_admin
@@ -817,8 +821,10 @@
/opt/kde3/share/apps/kitchensync/icons/*
/opt/kde3/share/icons/*/*/*/kitchensync.*
%endif
-
%changelog
+* Mon Sep 17 2007 - dmueller(a)suse.de
+- fix crash on kontact startup (#309425)
+- fix online queries on each message send (kde 132938)
* Tue Sep 11 2007 - dmueller(a)suse.de
- fix message status flags being lost in kmail with imap
- fix duplicated text in dialogs (#309321)
++++++ r713462.diff ++++++
------------------------------------------------------------------------
r713462 | mueller | 2007-09-17 17:47:58 +0200 (Mon, 17 Sep 2007) | 3 lines
fix crashes due to deleted events being inserted into
related list (bnc:309425)
------------------------------------------------------------------------
--- libkcal/icalformatimpl.cpp
+++ libkcal/icalformatimpl.cpp
@@ -2014,6 +2014,7 @@ bool ICalFormatImpl::populate( Calendar
cal->addTodo(todo);
} else {
delete todo;
+ mTodosRelate.remove( todo );
}
}
c = icalcomponent_get_next_component(calendar,ICAL_VTODO_COMPONENT);
@@ -2029,6 +2030,7 @@ bool ICalFormatImpl::populate( Calendar
cal->addEvent(event);
} else {
delete event;
+ mEventsRelate.remove( event );
}
}
c = icalcomponent_get_next_component(calendar,ICAL_VEVENT_COMPONENT);
++++++ r714450.diff ++++++
------------------------------------------------------------------------
r714450 | mueller | 2007-09-19 17:34:00 +0200 (Wed, 19 Sep 2007) | 4 lines
don't ask the user to go online each time a job finished if he decided
to be offline
BUG:132938
------------------------------------------------------------------------
--- kmail/kmmainwidget.cpp
+++ kmail/kmmainwidget.cpp
@@ -904,7 +904,7 @@ void KMMainWidget::slotMailChecked( bool
GlobalSettings::self()->sendOnCheck() == GlobalSettings::EnumSendOnCheck::SendOnAllChecks;
const bool sendOnManual =
GlobalSettings::self()->sendOnCheck() == GlobalSettings::EnumSendOnCheck::SendOnManualChecks;
- if( sendOnAll || (sendOnManual && sendOnCheck ) )
+ if( !kmkernel->isOffline() && ( sendOnAll || (sendOnManual && sendOnCheck ) ) )
slotSendQueued();
if ( !newMail || newInFolder.isEmpty() )
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package perl-Bootloader
checked in at Wed Sep 19 19:15:47 CEST 2007.
--------
--- perl-Bootloader/perl-Bootloader.changes 2007-09-18 10:14:20.000000000 +0200
+++ /mounts/work_src_done/STABLE/perl-Bootloader/perl-Bootloader.changes 2007-09-18 21:00:22.000000000 +0200
@@ -1,0 +2,21 @@
+Tue Sep 18 20:56:03 CEST 2007 - aosthof(a)suse.de
+
+- Added more verbose logging to update-bootloader and
+ bootloader_entry to be able to better analyze occurring
+ problems (#309837)
+
+-------------------------------------------------------------------
+Tue Sep 18 20:35:18 CEST 2007 - od(a)suse.de
+
+- Add comment for former default value only during update (related
+ to #309837, prevents accumulating wrong information that may be
+ used during a later update)
+- Version bump to 0.4.29
+
+-------------------------------------------------------------------
+Tue Sep 18 14:11:17 CEST 2007 - aosthof(a)suse.de
+
+- Adapted timestamps for log files (#309837)
+- Version bump to 0.4.28
+
+-------------------------------------------------------------------
Old:
----
perl-Bootloader-0.4.27.tar.bz2
New:
----
perl-Bootloader-0.4.29.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Bootloader.spec ++++++
--- /var/tmp/diff_new_pack.Xy8879/_old 2007-09-19 19:15:23.000000000 +0200
+++ /var/tmp/diff_new_pack.Xy8879/_new 2007-09-19 19:15:23.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package perl-Bootloader (Version 0.4.27)
+# spec file for package perl-Bootloader (Version 0.4.29)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,7 +11,7 @@
# norootforbuild
Name: perl-Bootloader
-Version: 0.4.27
+Version: 0.4.29
Release: 1
Requires: perl >= %{perl_version}
Requires: perl-gettext
@@ -66,6 +66,18 @@
/usr/lib/bootloader
%changelog
+* Tue Sep 18 2007 - aosthof(a)suse.de
+- Added more verbose logging to update-bootloader and
+ bootloader_entry to be able to better analyze occurring
+ problems (#309837)
+* Tue Sep 18 2007 - od(a)suse.de
+- Add comment for former default value only during update (related
+ to #309837, prevents accumulating wrong information that may be
+ used during a later update)
+- Version bump to 0.4.29
+* Tue Sep 18 2007 - aosthof(a)suse.de
+- Adapted timestamps for log files (#309837)
+- Version bump to 0.4.28
* Tue Sep 18 2007 - od(a)suse.de
- Add comment for former default value only if it does not yet
exist (#309837)
++++++ bootloader_entry ++++++
--- perl-Bootloader/bootloader_entry 2007-08-23 12:52:12.000000000 +0200
+++ /mounts/work_src_done/STABLE/perl-Bootloader/bootloader_entry 2007-09-18 21:00:22.000000000 +0200
@@ -57,6 +57,9 @@
# Wrapper for the update-bootloader function
function update_bootloader()
{
+ echo "bootloader_entry: This is (wrapper) function update_bootloader" >> \
+ /var/log/YaST2/perl-BL-standalone-log
+
[ -x /sbin/update-bootloader ] || return 0
/sbin/update-bootloader "$@"
}
@@ -67,6 +70,9 @@
##############################
function add_entry()
{
+ echo "bootloader_entry: This is function add_entry()" >> \
+ /var/log/YaST2/perl-BL-standalone-log
+
# Set up the new kernel
if [ -f /etc/sysconfig/bootloader ] &&
[ -f /boot/grub/menu.lst -o \
@@ -147,6 +153,8 @@
# sections at all, or do only chainload them (BootLILO.ycp), and
# thus do not match either. (#223030)
+ echo "bootloader_entry: This is function remove_entry()" >> \
+ /var/log/YaST2/perl-BL-standalone-log
if [ $flavor == "xen" ]; then
update_bootloader --image /boot/$image \
++++++ perl-Bootloader-0.4.27.tar.bz2 -> perl-Bootloader-0.4.29.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/perl-Bootloader-0.4.27/lib/Bootloader/Tools.pm new/perl-Bootloader-0.4.29/lib/Bootloader/Tools.pm
--- old/perl-Bootloader-0.4.27/lib/Bootloader/Tools.pm 2007-09-18 10:14:20.000000000 +0200
+++ new/perl-Bootloader-0.4.29/lib/Bootloader/Tools.pm 2007-09-18 20:39:36.000000000 +0200
@@ -113,11 +113,12 @@
print LOGFILE ("WARNING: Can't open $perl_logfile, using STDERR instead.\n");
}
- # the time should have been recorded when the action was taken... but this
- # is still useful as a hint
- my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime;
- my $timestamp = sprintf("%u-%02u-%02u %02u:%02u:%02u",
- $year + 1900, $mon + 1, $mday, $hour, $min, $sec);
+ # Adding timestamp to log messages
+ use POSIX qw(strftime);
+
+ sub timestamp () {
+ return strftime ( "%Y-%m-%d %H:%M:%S", localtime);
+ }
foreach my $rec (@{$lib_ref->GetLogRecords ()})
{
@@ -128,7 +129,7 @@
# Y2DEBUG has to be set ("export Y2DEBUG=1").
if ($level eq "debug" and defined $ENV{'Y2DEBUG'})
{
- print LOGFILE ("$timestamp DEBUG: $message\n");
+ print LOGFILE (timestamp() . " DEBUG: $message\n");
}
elsif ($level eq "debug" and not defined $ENV{'Y2DEBUG'})
{
@@ -136,35 +137,35 @@
}
elsif ($level eq "milestone")
{
- print LOGFILE ("$timestamp MILESTONE: $message\n");
+ print LOGFILE (timestamp() . " MILESTONE: $message\n");
}
elsif ($level eq "warning")
{
- print LOGFILE ("$timestamp WARNING: $message\n");
+ print LOGFILE (timestamp() . " WARNING: $message\n");
# If writing to perl logfile, also print warnings to STDERR
if ($using_logfile) {
- print STDERR ("$timestamp WARNING: $message\n");
+ print STDERR (timestamp() . " WARNING: $message\n");
}
}
elsif ($level eq "error")
{
- print LOGFILE ("$timestamp ERROR: $message\n");
+ print LOGFILE (timestamp() . " ERROR: $message\n");
# If writing to perl logfile, also print errors to STDERR
if ($using_logfile) {
- print STDERR ("ERROR: $message\n");
+ print STDERR (timestamp() . " ERROR: $message\n");
}
}
else
{
- print LOGFILE ("$timestamp ERROR: Uncomplete log record\n");
- print LOGFILE ("$timestamp ERROR: $message\n");
+ print LOGFILE (timestamp() . " ERROR: Uncomplete log record\n");
+ print LOGFILE (timestamp() . " ERROR: $message\n");
# If writing to perl logfile, also print errors to STDERR
if ($using_logfile) {
- print STDERR ("ERROR: Uncomplete log record\n");
- print STDERR ("ERROR: $message\n");
+ print STDERR (timestamp() . " ERROR: Uncomplete log record\n");
+ print STDERR (timestamp() . " ERROR: $message\n");
}
}
}
@@ -1603,9 +1604,14 @@
if ($default_removed) {
$glob_ref->{"default"} = $sections[0]{"name"};
- # If the default kernel is removed, add a comment to the globals so
- # yast2-bootloader is able to set the new default value appropriately.
- if (! defined $glob_ref->{"former_default_image_flavor"}) {
+ # During an update with YaST running in the inst-sys, if the default
+ # kernel is removed, add a comment to the globals so yast2-bootloader
+ # is able to set the new default value appropriately.
+ # Do not overwrite an old saved image flavor (e.g. when multiple
+ # kernels are updated during an update).
+ if (defined $ENV{'YAST_IS_RUNNING'} and
+ $ENV{'YAST_IS_RUNNING'} == "instsys" and
+ ! defined $glob_ref->{"former_default_image_flavor"}) {
my $former_flavor = $option{"image"};
$former_flavor =~ s/.*-(\w+)/\1/;
++++++ update-bootloader ++++++
--- perl-Bootloader/update-bootloader 2007-09-12 16:51:50.000000000 +0200
+++ /mounts/work_src_done/STABLE/perl-Bootloader/update-bootloader 2007-09-18 21:00:22.000000000 +0200
@@ -311,6 +311,10 @@
# execute selected operation
#
if (defined $oper{add}) {
+ open (LOG, ">>/var/log/YaST2/perl-BL-standalone-log");
+ print LOG ("update-bootloader: now executing operation add\n");
+ close LOG;
+
pod2usage("Please specify name and kernel image for new section")
unless $opt_name and $opt_image;
@@ -351,6 +355,10 @@
# Add original_name to params to be able to create comment line
push @params, original_name => "xen";
+ open (LOG, ">>/var/log/YaST2/perl-BL-standalone-log");
+ print LOG ("update-bootloader: calling Tools::AddSection (XEN)\n");
+ close LOG;
+
AddSection($opt_xen_name, @params);
}
# Add "normal" section
@@ -358,6 +366,10 @@
# Add original_name to params to be able to create comment line
push @params, original_name => "linux";
+ open (LOG, ">>/var/log/YaST2/perl-BL-standalone-log");
+ print LOG ("update-bootloader: calling Tools::AddSection (normal)\n");
+ close LOG;
+
AddSection($opt_name, @params);
}
@@ -377,6 +389,10 @@
# Add original_name to params to be able to create comment line
push @params, original_name => "failsafe";
+ open (LOG, ">>/var/log/YaST2/perl-BL-standalone-log");
+ print LOG ("update-bootloader: calling Tools::AddSection (failsafe)\n");
+ close LOG;
+
AddSection($opt_failsafe, @params);
}
}
@@ -391,12 +407,20 @@
push @params, initrd => $opt_initrd if $opt_initrd;
push @params, name => $opt_name if $opt_name;
+ open (LOG, ">>/var/log/YaST2/perl-BL-standalone-log");
+ print LOG ("update-bootloader: now executing operation remove\n");
+ close LOG;
+
my $num = CountSections(@params);
if ($num > 0) {
if ($num > 1 and not $opt_force) {
pod2usage("There is more than one section with image '$opt_image'");
} else {
+ open (LOG, ">>/var/log/YaST2/perl-BL-standalone-log");
+ print LOG ("update-bootloader: calling Tools::RemoveSections\n");
+ close LOG;
+
RemoveSections(@params);
}
} elsif (not $opt_force) {
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libxml2
checked in at Wed Sep 19 19:15:04 CEST 2007.
--------
--- libxml2/libxml2.changes 2007-09-13 12:27:14.000000000 +0200
+++ /mounts/work_src_done/STABLE/libxml2/libxml2.changes 2007-09-18 15:56:22.000000000 +0200
@@ -1,0 +2,14 @@
+Tue Sep 18 15:53:03 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.6.30:
+ * Portability: Solaris crash on error handling, windows path
+ fixes, mingw build
+ * Bugfixes: xmlXPathNodeSetSort problem, leak when reusing a
+ writer for a new document, Schemas xsi:nil handling patch,
+ relative URI build problem, crash in xmlDocFormatDump, invalid
+ char in comment detection bug, fix disparity with
+ xmlSAXUserParseMemory, automata generation for complex regexp
+ counts problems, Schemas IDC import problems, xpath predicate
+ evailation error handling
+
+-------------------------------------------------------------------
libxml2-python.changes: same change
Old:
----
libxml2-2.6.29.tar.bz2
libxml2-2.6.29-up30.patch
New:
----
libxml2-2.6.30.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libxml2-python.spec ++++++
--- /var/tmp/diff_new_pack.GM5587/_old 2007-09-19 19:14:27.000000000 +0200
+++ /var/tmp/diff_new_pack.GM5587/_new 2007-09-19 19:14:27.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libxml2-python (Version 2.6.29)
+# spec file for package libxml2-python (Version 2.6.30)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,8 +16,8 @@
Group: Development/Libraries/Python
AutoReqProv: on
Summary: Python Bindings for libxml2
-Version: 2.6.29
-Release: 24
+Version: 2.6.30
+Release: 1
Source: libxml2-%{version}.tar.bz2
Source1: rpmlintrc
%{py_requires}
@@ -25,7 +25,7 @@
# Uncomment to save space:
#NoSource: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-URL: http://xmlsoft.org
+Url: http://xmlsoft.org
%description
The libxml2-python package contains a module that permits applications
@@ -86,6 +86,17 @@
%{py_sitedir}/*
%changelog
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Updated to version 2.6.30:
+ * Portability: Solaris crash on error handling, windows path
+ fixes, mingw build
+ * Bugfixes: xmlXPathNodeSetSort problem, leak when reusing a
+ writer for a new document, Schemas xsi:nil handling patch,
+ relative URI build problem, crash in xmlDocFormatDump, invalid
+ char in comment detection bug, fix disparity with
+ xmlSAXUserParseMemory, automata generation for complex regexp
+ counts problems, Schemas IDC import problems, xpath predicate
+ evailation error handling
* Thu Sep 13 2007 - dmueller(a)suse.de
- build on s390x
* Mon Aug 20 2007 - sbrabec(a)suse.cz
++++++ libxml2.spec ++++++
--- /var/tmp/diff_new_pack.GM5587/_old 2007-09-19 19:14:27.000000000 +0200
+++ /var/tmp/diff_new_pack.GM5587/_new 2007-09-19 19:14:27.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libxml2 (Version 2.6.29)
+# spec file for package libxml2 (Version 2.6.30)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,15 +16,14 @@
Group: System/Libraries
AutoReqProv: on
Summary: A Library to Manipulate XML Files
-Version: 2.6.29
-Release: 18
+Version: 2.6.30
+Release: 1
Source: %{name}-%{version}.tar.bz2
-Patch0: %{name}-%{version}-printf.patch
-Patch1: %{name}-%{version}-gcc4.patch
-Patch2: %{name}-%{version}-hppa.patch
-Patch3: %{name}-%{version}-up30.patch
+Patch0: %{name}-2.6.29-printf.patch
+Patch1: %{name}-2.6.29-gcc4.patch
+Patch2: %{name}-2.6.29-hppa.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-URL: http://xmlsoft.org
+Url: http://xmlsoft.org
%description
The XML C library was initially developed for the GNOME project. It is
@@ -88,7 +87,6 @@
%patch0
%patch1
%patch2
-%patch3
%build
# workaround for #310196
@@ -156,6 +154,17 @@
%{_datadir}/aclocal/libxml.m4
%changelog
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Updated to version 2.6.30:
+ * Portability: Solaris crash on error handling, windows path
+ fixes, mingw build
+ * Bugfixes: xmlXPathNodeSetSort problem, leak when reusing a
+ writer for a new document, Schemas xsi:nil handling patch,
+ relative URI build problem, crash in xmlDocFormatDump, invalid
+ char in comment detection bug, fix disparity with
+ xmlSAXUserParseMemory, automata generation for complex regexp
+ counts problems, Schemas IDC import problems, xpath predicate
+ evailation error handling
* Thu Sep 13 2007 - dmueller(a)suse.de
- build on s390x
* Tue Aug 28 2007 - prusnak(a)suse.cz
++++++ libxml2-2.6.29.tar.bz2 -> libxml2-2.6.30.tar.bz2 ++++++
++++ 1924 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package zypper
checked in at Wed Sep 19 19:14:21 CEST 2007.
--------
--- zypper/zypper.changes 2007-09-18 13:39:49.000000000 +0200
+++ /mounts/work_src_done/STABLE/zypper/zypper.changes 2007-09-19 09:46:02.232874000 +0200
@@ -1,0 +2,12 @@
+Wed Sep 19 09:33:25 CEST 2007 - aschnell(a)suse.de
+
+- close file-descriptors > 2 in zypp-checkpatches-wrapper (bug
+ #325556)
+
+-------------------------------------------------------------------
+Tue Sep 18 17:48:16 CEST 2007 - aschnell(a)suse.de
+
+- call setgid and umask and check file-descriptors 0, 1 and 2 in
+ zypp-checkpatches-wrapper (bug #325556)
+
+-------------------------------------------------------------------
@@ -26 +38 @@
-- Show reason of commit error (#308511)
+- Show reason of commit error (#308511)
@@ -180 +192 @@
- (#304672)
+ (#304672)
@@ -211 +223 @@
-- 0.8.15
+- 0.8.15
@@ -217 +229 @@
-- r6787
+- r6787
@@ -358 +370 @@
-- r6507
+- r6507
@@ -425 +437 @@
-- r6433
+- r6433
@@ -431 +443 @@
-- r6413
+- r6413
@@ -443 +455 @@
-- r6406
+- r6406
@@ -448 +460 @@
-- added xml error message to zypp-checkpatches-wrapper
+- added xml error message to zypp-checkpatches-wrapper
@@ -463 +475 @@
-- r6359
+- r6359
@@ -471 +483 @@
-- r6356
+- r6356
@@ -482 +494 @@
-- Removed keepExtra parameter in resolvePool; Bug 294727
+- Removed keepExtra parameter in resolvePool; Bug 294727
@@ -515 +527 @@
-- missing files added to .spec file
+- missing files added to .spec file
@@ -1021 +1033 @@
-- add missing return value
+- add missing return value
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ zypper.spec ++++++
--- /var/tmp/diff_new_pack.cv4516/_old 2007-09-19 19:14:11.000000000 +0200
+++ /var/tmp/diff_new_pack.cv4516/_new 2007-09-19 19:14:11.000000000 +0200
@@ -21,7 +21,7 @@
PreReq: permissions
Summary: Command Line Package Management Using Libzypp
Version: 0.8.22
-Release: 1
+Release: 3
Source: zypper-0.8.22.tar.bz2
Prefix: /usr
Url: http://en.opensuse.org/Zypper
@@ -97,6 +97,12 @@
%ghost %config(noreplace) %{_var}/log/zypper.log
%changelog
+* Wed Sep 19 2007 - aschnell(a)suse.de
+- close file-descriptors > 2 in zypp-checkpatches-wrapper (bug
+ [#325556])
+* Tue Sep 18 2007 - aschnell(a)suse.de
+- call setgid and umask and check file-descriptors 0, 1 and 2 in
+ zypp-checkpatches-wrapper (bug #325556)
* Tue Sep 18 2007 - dmacvicar(a)suse.de
- fix (#309267) reinstalling already installed resolvables
(adds --force option)
++++++ zypper-0.8.22.tar.bz2 ++++++
++++ 2018 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/zypper-0.8.22/bug-309267.diff new/zypper-0.8.22/bug-309267.diff
--- old/zypper-0.8.22/bug-309267.diff 2007-09-18 13:39:47.000000000 +0200
+++ new/zypper-0.8.22/bug-309267.diff 1970-01-01 01:00:00.000000000 +0100
@@ -1,65 +0,0 @@
-diff --git a/src/zypper-misc.cc b/src/zypper-misc.cc
-index 1a7d21d..97078fd 100644
---- a/src/zypper-misc.cc
-+++ b/src/zypper-misc.cc
-@@ -273,15 +273,27 @@ void mark_for_install( const ResObject::Kind &kind,
-
- if (installer.installed_item &&
- installer.installed_item.resolvable()->edition() == installer.item.resolvable()->edition() &&
-- installer.installed_item.resolvable()->arch() == installer.item.resolvable()->arch()) {
-+ installer.installed_item.resolvable()->arch() == installer.item.resolvable()->arch() &&
-+ ( ! copts.count("force") ) )
-+ {
-+ // if it is needed install anyway, even if it is installed
-+ if ( installer.item.status().isNeeded() )
-+ {
-+ installer.item.status().setTransact( true, zypp::ResStatus::USER );
-+ }
-+
- cout_n << format(_("skipping %s '%s' (already installed)")) % kind_to_string_localized(kind,1) % name << endl;
- }
- else {
-+
- // TODO don't use setToBeInstalled for this purpose but higher level solver API
- bool result = installer.item.status().setToBeInstalled( zypp::ResStatus::USER );
-- if (!result) {
-- cerr << format(_("Failed to add '%s' to the list of packages to be installed.")) % name << endl;
-- ERR << "Could not set " << name << " as to-be-installed" << endl;
-+ if (!result)
-+ {
-+ // this is because the resolvable is installed and we are forcing.
-+ installer.item.status().setTransact( true, zypp::ResStatus::USER );
-+ //cerr << format(_("Failed to add '%s' to the list of packages to be installed.")) % name << endl;
-+ //ERR << "Could not set " << name << " as to-be-installed" << endl;
- }
- }
- }
-diff --git a/src/zypper.cc b/src/zypper.cc
-index d2786de..30aa9c1 100644
---- a/src/zypper.cc
-+++ b/src/zypper.cc
-@@ -277,6 +277,7 @@ int one_command(int argc, char **argv)
- {"type", required_argument, 0, 't'},
- // the default (ignored)
- {"name", no_argument, 0, 'n'},
-+ {"force", no_argument, 0, 'f'},
- {"capability", no_argument, 0, 'C'},
- // rug compatibility, we have global --non-interactive
- {"no-confirm", no_argument, 0, 'y'},
-@@ -302,6 +303,7 @@ int one_command(int argc, char **argv)
- "-r, --repo <alias> Install resolvables only from repository specified by alias.\n"
- "-t, --type <type> Type of resolvable (package, patch, pattern, product) (default: package)\n"
- "-n, --name Select resolvables by plain name, not by capability\n"
-+ "-f, --force Install even if the item is already installed (reinstall)\n"
- "-l, --auto-agree-with-licenses Automatically say 'yes' to third party license confirmation prompt.\n"
- " See 'man zypper' for more details.\n"
- " --debug-solver Create solver test case for debugging\n"
-@@ -1068,6 +1070,8 @@ int one_command(int argc, char **argv)
- gSettings.license_auto_agree = true;
- }
-
-+
-+
- if (command == ZypperCommand::REMOVE) {
- if (ghelp || arguments.size() < 1) {
- cerr << specific_help;
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/zypper-0.8.22/CMakeLists.txt new/zypper-0.8.22/CMakeLists.txt
--- old/zypper-0.8.22/CMakeLists.txt 2007-09-18 13:39:47.000000000 +0200
+++ new/zypper-0.8.22/CMakeLists.txt 2007-09-19 09:44:24.000000000 +0200
@@ -59,6 +59,7 @@
"\\\\.project"
"\\\\.cproject"
# other
+"/build/"
"/_build/"
)
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/zypper-0.8.22/doc/devel-checklist new/zypper-0.8.22/doc/devel-checklist
--- old/zypper-0.8.22/doc/devel-checklist 2007-09-18 13:39:47.000000000 +0200
+++ new/zypper-0.8.22/doc/devel-checklist 1970-01-01 01:00:00.000000000 +0100
@@ -1,9 +0,0 @@
-Things to check when adding/changing a feature:
-
-( ) use cout_n, cout_v, cout_vv, cerr_v, cerr_vv macros for output
-( ) mark *_n and *_v output for translation
-( ) use DBG, MIL, WAR, ERR macros for logging to zypper.log (not translated)
-( ) support --non-interactive mode (for scripting) if the feature requires
- interaction
-( ) check if documentation needs update (--help texts, man page, wiki)
-
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/zypper-0.8.22/package/zypper.changes new/zypper-0.8.22/package/zypper.changes
--- old/zypper-0.8.22/package/zypper.changes 2007-09-18 13:39:47.000000000 +0200
+++ new/zypper-0.8.22/package/zypper.changes 2007-09-19 09:44:24.000000000 +0200
@@ -1,4 +1,16 @@
-------------------------------------------------------------------
+Wed Sep 19 09:33:25 CEST 2007 - aschnell(a)suse.de
+
+- close file-descriptors > 2 in zypp-checkpatches-wrapper (bug
+ #325556)
+
+-------------------------------------------------------------------
+Tue Sep 18 17:48:16 CEST 2007 - aschnell(a)suse.de
+
+- call setgid and umask and check file-descriptors 0, 1 and 2 in
+ zypp-checkpatches-wrapper (bug #325556)
+
+-------------------------------------------------------------------
Tue Sep 18 13:02:21 CEST 2007 - dmacvicar(a)suse.de
- fix (#309267) reinstalling already installed resolvables
@@ -23,7 +35,7 @@
-------------------------------------------------------------------
Thu Sep 13 11:28:41 CEST 2007 - dmacvicar(a)suse.de
-- Show reason of commit error (#308511)
+- Show reason of commit error (#308511)
- 0.8.20
-------------------------------------------------------------------
@@ -177,7 +189,7 @@
Tue Aug 28 12:50:27 CEST 2007 - dmacvicar(a)suse.de
- a init target at refresh to have keys available
- (#304672)
+ (#304672)
- rev 6928
-------------------------------------------------------------------
@@ -208,13 +220,13 @@
Tue Aug 21 15:07:29 CEST 2007 - dmacvicar(a)suse.de
- fix invalid capability creation (#301690)
-- 0.8.15
+- 0.8.15
-------------------------------------------------------------------
Tue Aug 21 13:47:09 CEST 2007 - tgoettlicher(a)suse.de
- unification and clean up of XML output
-- r6787
+- r6787
-------------------------------------------------------------------
Mon Aug 20 22:50:14 CEST 2007 - mls(a)suse.de
@@ -355,7 +367,7 @@
- fixed zypper to complain when given an invalid answer in y/n prompt
(#232250) plus made the answer translatable.
-- r6507
+- r6507
-------------------------------------------------------------------
Mon Aug 6 18:17:31 CEST 2007 - jkupec(a)suse.cz
@@ -422,13 +434,13 @@
Fri Aug 3 13:56:19 CEST 2007 - tgoettlicher(a)suse.de
- removed installnotify from xml output
-- r6433
+- r6433
-------------------------------------------------------------------
Fri Aug 3 10:57:36 CEST 2007 - tgoettlicher(a)suse.de
- renamed resolvabletype to kind in xml output
-- r6413
+- r6413
-------------------------------------------------------------------
Fri Aug 3 10:22:06 CEST 2007 - tgoettlicher(a)suse.de
@@ -440,12 +452,12 @@
Thu Aug 2 18:44:07 CEST 2007 - dmacvicar(a)suse.de
- added xml output in terse mode
-- r6406
+- r6406
-------------------------------------------------------------------
Thu Aug 2 16:10:56 CEST 2007 - tgoettlicher(a)suse.de
-- added xml error message to zypp-checkpatches-wrapper
+- added xml error message to zypp-checkpatches-wrapper
- r6395
-------------------------------------------------------------------
@@ -460,7 +472,7 @@
- added --non-interactive --terse to zypp-checkpatches-wrapper
- added to machine_readable to zypper-callbacks
-- r6359
+- r6359
-------------------------------------------------------------------
Wed Aug 1 11:18:00 CEST 2007 - tgoettlicher(a)suse.de
@@ -468,7 +480,7 @@
- option xu only shows affect-package-manager patches when available
because they have top priority
- added installnotify message to xml
-- r6356
+- r6356
-------------------------------------------------------------------
Tue Jul 31 13:42:25 CEST 2007 - jkupec(a)suse.cz
@@ -479,7 +491,7 @@
-------------------------------------------------------------------
Tue Jul 31 11:15:46 CEST 2007 - schubi(a)suse.de
-- Removed keepExtra parameter in resolvePool; Bug 294727
+- Removed keepExtra parameter in resolvePool; Bug 294727
- r6323
-------------------------------------------------------------------
@@ -512,7 +524,7 @@
- output functions for progress reporting now take ostream as argument
- made some progress displayed by default. This will need more tuning.
-- missing files added to .spec file
+- missing files added to .spec file
- r6285
- 0.8.5
@@ -1018,7 +1030,7 @@
-------------------------------------------------------------------
Sun Oct 29 02:27:24 CEST 2006 - ro(a)suse.de
-- add missing return value
+- add missing return value
- also use RPM_OPT_FLAGS for C source
-------------------------------------------------------------------
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/zypper-0.8.22/src/zypp-checkpatches-wrapper.c new/zypper-0.8.22/src/zypp-checkpatches-wrapper.c
--- old/zypper-0.8.22/src/zypp-checkpatches-wrapper.c 2007-09-18 13:39:47.000000000 +0200
+++ new/zypper-0.8.22/src/zypp-checkpatches-wrapper.c 2007-09-19 09:44:24.000000000 +0200
@@ -1,8 +1,13 @@
/* A setuid-root wrapper for zypper refresh repositories */
+/* setgid, umask and open */
+#include <sys/types.h>
+#include <sys/stat.h>
+#include <grp.h>
+#include <fcntl.h>
/* clearenv */
#include <stdlib.h>
-/* chdir, execl, setuid */
+/* chdir, execl, setuid, exit */
#include <unistd.h>
/* perror */
#include <stdio.h>
@@ -15,7 +20,24 @@
const char *arg3 = "-q";
const char *arg4 = "xu";
-int main (void) {
+int main (void)
+{
+ /* see http://rechner.lst.de/~okir/blackhats/node41.html */
+ while (1) {
+ int fd = open("/dev/null", O_RDWR);
+ if (fd < 0)
+ return WRAPPER_ERROR;
+ if (fd > 2) {
+ close(fd);
+ break;
+ }
+ }
+
+ /* see http://rechner.lst.de/~okir/blackhats/node35.html */
+ int fd = getdtablesize();
+ while (fd-- > 2)
+ close(fd);
+
/* cd / to avoid NFS problems */
if (chdir ("/")) {
perror ("chdir");
@@ -29,7 +51,16 @@
}
/* set minimal environment... done */
/* prevent the user from sending signals */
- if (setuid (0)) {
+
+ if (initgroups("root", 0) != 0 || setgid (0) != 0) {
+ fprintf (stdout, "<?xml version='1.0'?>\n");
+ fprintf (stdout, "<stream>\n");
+ fprintf (stdout, "<message type=\"error\">Unable to check for patches and updates because /usr/sbin/zypp-checkpatches-wrapper helper programm is not set SUID root.\nThis problem might be solved by setting \"File Permissons\" in YaST \"Local Security\" tab to \"easy\" or by modifying /etc/permissions.local</message>\n");
+ fprintf (stdout, "</stream>\n");
+ return WRAPPER_ERROR;
+ }
+
+ if (setuid (0) != 0) {
// perror ("setuid");
// fprintf (stderr, "Forgot to chmod this program?\n");
fprintf (stdout, "<?xml version='1.0'?>\n");
@@ -38,7 +69,9 @@
fprintf (stdout, "</stream>\n");
return WRAPPER_ERROR;
}
-
+
+ umask(0022);
+
/* execute the real application */
execl (app, app, arg1, arg2, arg3, arg4, (char *) NULL);
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/zypper-0.8.22/zypper-#228216.diff new/zypper-0.8.22/zypper-#228216.diff
--- old/zypper-0.8.22/zypper-#228216.diff 2007-09-18 13:39:47.000000000 +0200
+++ new/zypper-0.8.22/zypper-#228216.diff 1970-01-01 01:00:00.000000000 +0100
@@ -1,19 +0,0 @@
-Index: src/zypper-sources.cc
-===================================================================
---- src/zypper-sources.cc (revision 7249)
-+++ src/zypper-sources.cc (working copy)
-@@ -922,6 +922,14 @@
- cout << format(_("Repository %s renamed to %s")) % alias % repo.alias() << endl;
- MIL << format("Repository %s renamed to %s") % alias % repo.alias() << endl;
- }
-+ catch (const RepoAlreadyExistsException & e)
-+ {
-+ ZYPP_CAUGHT(e);
-+ cerr << format(_("Repository named '%s' already exists. Please, use another alias."))
-+ % newalias << endl;
-+ ERR << "Repository named '" << newalias << "' already exists." << endl;
-+// return ZYPPER_EXIT_ERR_ZYPP;
-+ }
- catch (const RepoNotFoundException & ex)
- {
- cerr << format(_("Repository %s not found.")) % alias << endl;
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/zypper-0.8.22/zypper-#325660.diff new/zypper-0.8.22/zypper-#325660.diff
--- old/zypper-0.8.22/zypper-#325660.diff 2007-09-18 13:39:47.000000000 +0200
+++ new/zypper-0.8.22/zypper-#325660.diff 1970-01-01 01:00:00.000000000 +0100
@@ -1,84 +0,0 @@
-Index: src/zypper-sources.cc
-===================================================================
---- src/zypper-sources.cc (revision 7249)
-+++ src/zypper-sources.cc (working copy)
-@@ -782,7 +782,10 @@
- tribool enabled, tribool autorefresh)
- {
- //! \todo handle local .repo files, validate the URL
-- Url url(repo_file_url);
-+ Url url = make_url(repo_file_url);
-+ if (!url.isValid())
-+ return ZYPPER_EXIT_ERR_INVALID_ARGS;
-+
- RepoManager manager;
- list<RepoInfo> repos;
-
-Index: src/zypper-utils.cc
-===================================================================
---- src/zypper-utils.cc (revision 7249)
-+++ src/zypper-utils.cc (working copy)
-@@ -87,3 +87,19 @@
- // default
- return _PL("resolvable", "resolvables", count);
- }
-+
-+// ----------------------------------------------------------------------------
-+
-+Url make_url (const string & url_s) {
-+ Url u;
-+
-+ try {
-+ u = Url( (url_s[0] == '/') ? string("dir:") + url_s : url_s );
-+ }
-+ catch ( const Exception & excpt_r ) {
-+ ZYPP_CAUGHT( excpt_r );
-+ cerr << _("Given URL is invalid.") << endl;
-+ cerr << excpt_r.asUserString() << endl;
-+ }
-+ return u;
-+}
-Index: src/zypper.cc
-===================================================================
---- src/zypper.cc (revision 7249)
-+++ src/zypper.cc (working copy)
-@@ -61,24 +61,6 @@
- DigestCallbacks digest_callbacks;
-
-
--/**
-- * Constructor wrapper catching exceptions,
-- * returning an empty one on error.
-- */
--Url make_url (const string & url_s) {
-- Url u;
--
-- try {
-- u = Url( (url_s[0] == '/') ? string("dir:") + url_s : url_s );
-- }
-- catch ( const Exception & excpt_r ) {
-- ZYPP_CAUGHT( excpt_r );
-- cerr << _("Given URL is invalid.") << endl;
-- cerr << excpt_r.asUserString() << endl;
-- }
-- return u;
--}
--
- bool ghelp = false;
- static string help_commands = _(
- " Commands:\n"
-Index: src/zypper-utils.h
-===================================================================
---- src/zypper-utils.h (revision 7249)
-+++ src/zypper-utils.h (working copy)
-@@ -21,4 +21,10 @@
- std::string kind_to_string_localized(
- const zypp::KindOf<zypp::Resolvable> & kind, unsigned long count);
-
-+/**
-+ * Constructor wrapper catching exceptions,
-+ * returning an empty one on error.
-+ */
-+zypp::Url make_url (const std::string & url_s);
-+
- #endif /*ZYPPER_UTILS_H*/
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/zypper-0.8.22/zypper-ZYPP_READONLY_HACK.diff new/zypper-0.8.22/zypper-ZYPP_READONLY_HACK.diff
--- old/zypper-0.8.22/zypper-ZYPP_READONLY_HACK.diff 2007-09-18 13:39:47.000000000 +0200
+++ new/zypper-0.8.22/zypper-ZYPP_READONLY_HACK.diff 1970-01-01 01:00:00.000000000 +0100
@@ -1,16 +0,0 @@
-Index: src/zypper.cc
-===================================================================
---- src/zypper.cc (revision 7249)
-+++ src/zypper.cc (working copy)
-@@ -737,7 +737,10 @@
-
- // here come commands that need the lock
- try {
-- if (command == ZypperCommand::LIST_REPOS)
-+ const char *roh = getenv("ZYPP_READONLY_HACK");
-+ if (roh != NULL && roh[0] == '1')
-+ zypp_readonly_hack::IWantIt ();
-+ else if (command == ZypperCommand::LIST_REPOS)
- zypp_readonly_hack::IWantIt (); // #247001, #302152
-
- God = zypp::getZYpp();
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libxml++
checked in at Wed Sep 19 19:14:15 CEST 2007.
--------
--- GNOME/libxml++/libxml++.changes 2007-04-12 20:22:48.000000000 +0200
+++ /mounts/work_src_done/STABLE/libxml++/libxml++.changes 2007-09-19 15:59:23.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Sep 19 15:58:22 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.20.0:
+ * Element: Added get_attribute_value(), to get a simple text
+ value for an attribute.
+ * Added an experimental --enable-api-exceptions configure option,
+ to allow libxml++ to build without exceptions.
+
+-------------------------------------------------------------------
Old:
----
libxml++-2.18.0.tar.bz2
New:
----
libxml++-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libxml++.spec ++++++
--- /var/tmp/diff_new_pack.zf3925/_old 2007-09-19 19:13:58.000000000 +0200
+++ /var/tmp/diff_new_pack.zf3925/_new 2007-09-19 19:13:58.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libxml++ (Version 2.18.0)
+# spec file for package libxml++ (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,14 +12,14 @@
Name: libxml++
BuildRequires: gcc-c++ glibmm2-devel libxml2-devel update-desktop-files
-License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
+License: LGPL v2 or later
Group: Development/Libraries/C and C++
-Autoreqprov: on
-Version: 2.18.0
+AutoReqProv: on
+Version: 2.20.0
Release: 1
Summary: C++ Interface for XML Files
Source: %{name}-%{version}.tar.bz2
-URL: http://sourceforge.net/projects/libxmlplusplus/
+Url: http://sourceforge.net/projects/libxmlplusplus/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -51,7 +51,7 @@
%setup -q
%build
-autoreconf -f -i
+ACLOCAL="aclocal -I scripts" autoreconf -f -i
%configure\
--libexecdir=%{_prefix}/lib/%name
make docdir=%{_docdir}/%{name}/docs %{?jobs:-j%jobs}
@@ -91,6 +91,12 @@
%doc %{_docdir}/%{name}/docs
%changelog
+* Wed Sep 19 2007 - sbrabec(a)suse.cz
+- Updated to version 2.20.0:
+ * Element: Added get_attribute_value(), to get a simple text
+ value for an attribute.
+ * Added an experimental --enable-api-exceptions configure option,
+ to allow libxml++ to build without exceptions.
* Thu Apr 12 2007 - maw(a)suse.de
- Update to version 2.18.0
- Fixes for bugzilla.gnome.org #380110, #351867, #361950, #351215,
++++++ libxml++-2.18.0.tar.bz2 -> libxml++-2.20.0.tar.bz2 ++++++
++++ 66307 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package orbit2
checked in at Wed Sep 19 19:14:02 CEST 2007.
--------
--- GNOME/orbit2/orbit2.changes 2007-07-31 20:29:30.000000000 +0200
+++ /mounts/work_src_done/STABLE/orbit2/orbit2.changes 2007-09-17 17:07:07.621977000 +0200
@@ -1,0 +2,8 @@
+Mon Sep 17 17:06:31 CEST 2007 - gekker(a)suse.de
+
+- Update to version 2.14.9
+ * bug fixes
+ + Portability fix (Tor Lillqvist)
+ + Various fixes in GIOP and linc (Jules Colding)
+
+-------------------------------------------------------------------
Old:
----
ORBit2-2.14.8.tar.bz2
New:
----
ORBit2-2.14.9.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ orbit2.spec ++++++
--- /var/tmp/diff_new_pack.VZ3220/_old 2007-09-19 19:13:47.000000000 +0200
+++ /var/tmp/diff_new_pack.VZ3220/_new 2007-09-19 19:13:47.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package orbit2 (Version 2.14.8)
+# spec file for package orbit2 (Version 2.14.9)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,15 +16,15 @@
License: LGPL v2 or later
Group: System/Libraries
Provides: ORBit2
-Autoreqprov: on
+AutoReqProv: on
Summary: High-Performance CORBA Object Request Broker
-Version: 2.14.8
-Release: 1
+Version: 2.14.9
+Release: 2
Source: ftp://ftp.gnome.org/pub/gnome/sources/ORBit2/2.14/%{_name}-%{version}.tar.b…
# FIXME: the s/gpointer/gboolean/ fix is correct, but the other one seems
# to be gcc crack.
Patch0: abuild.patch
-URL: http://www.gnome.org/
+Url: http://www.gnome.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -149,6 +149,11 @@
%{_datadir}/gtk-doc/html/*
%changelog
+* Mon Sep 17 2007 - gekker(a)suse.de
+- Update to version 2.14.9
+ * bug fixes
+ + Portability fix (Tor Lillqvist)
+ + Various fixes in GIOP and linc (Jules Colding)
* Tue Jul 31 2007 - maw(a)suse.de
- Update to 2.14.8:
* bug fixes
++++++ ORBit2-2.14.8.tar.bz2 -> ORBit2-2.14.9.tar.bz2 ++++++
++++ 35152 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libwnck
checked in at Wed Sep 19 19:13:51 CEST 2007.
--------
--- GNOME/libwnck/libwnck.changes 2007-09-10 23:09:03.000000000 +0200
+++ /mounts/work_src_done/STABLE/libwnck/libwnck.changes 2007-09-18 18:03:20.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 18 18:01:05 CEST 2007 - sbrabec(a)suse.cz
+
+- Update to version 2.20.0:
+ * translations update
+
+-------------------------------------------------------------------
Old:
----
libwnck-2.19.92.tar.bz2
New:
----
libwnck-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libwnck.spec ++++++
--- /var/tmp/diff_new_pack.Vo2392/_old 2007-09-19 19:13:33.000000000 +0200
+++ /var/tmp/diff_new_pack.Vo2392/_new 2007-09-19 19:13:33.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libwnck (Version 2.19.92)
+# spec file for package libwnck (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,7 +14,7 @@
BuildRequires: fdupes gnome-common gtk-doc gtk2-devel intltool licenses perl-XML-Parser update-desktop-files
License: LGPL v2 or later
Group: Development/Libraries/GNOME
-Version: 2.19.92
+Version: 2.20.0
Release: 1
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
#%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libwnck-1)
@@ -120,7 +120,6 @@
ln -sf /usr/share/doc/licenses/md5/$MD5SUM $FILE
fi
done
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -153,6 +152,9 @@
%{_datadir}/gtk-doc/html/*
%changelog
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Update to version 2.20.0:
+ * translations update
* Mon Sep 10 2007 - mauro(a)suse.de
- Update to version 2.19.92:
+ Add translator comments for wnckprop (Andre Klapper) [#468320]
++++++ libwnck-2.19.92.tar.bz2 -> libwnck-2.20.0.tar.bz2 ++++++
++++ 14431 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package linuxrc
checked in at Wed Sep 19 19:13:37 CEST 2007.
--------
--- linuxrc/linuxrc.changes 2007-09-17 17:05:38.000000000 +0200
+++ /mounts/work_src_done/STABLE/linuxrc/linuxrc.changes 2007-09-19 12:43:51.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 19 12:43:48 CEST 2007 - snwint(a)suse.de
+
+- correct sha1 endianness (#326258)
+- make slp window wider
+
+-------------------------------------------------------------------
Old:
----
linuxrc-3.0.18.tar.bz2
New:
----
linuxrc-3.0.19.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ linuxrc.spec ++++++
--- /var/tmp/diff_new_pack.eV1790/_old 2007-09-19 19:13:22.000000000 +0200
+++ /var/tmp/diff_new_pack.eV1790/_new 2007-09-19 19:13:22.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package linuxrc (Version 3.0.18)
+# spec file for package linuxrc (Version 3.0.19)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,9 +16,9 @@
Group: System/Boot
AutoReqProv: on
Summary: SUSE Installation Program
-Version: 3.0.18
+Version: 3.0.19
Release: 1
-Source: linuxrc-3.0.18.tar.bz2
+Source: linuxrc-3.0.19.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -53,6 +53,9 @@
%doc linuxrc.html
%changelog
+* Wed Sep 19 2007 - snwint(a)suse.de
+- correct sha1 endianness (#326258)
+- make slp window wider
* Mon Sep 17 2007 - snwint(a)suse.de
- don't turn off swap (#308121)
- device was sometimes not written to install.inf (#305495)
++++++ linuxrc-3.0.18.tar.bz2 -> linuxrc-3.0.19.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/linuxrc-3.0.18/Changelog new/linuxrc-3.0.19/Changelog
--- old/linuxrc-3.0.18/Changelog 2007-09-17 16:13:46.000000000 +0200
+++ new/linuxrc-3.0.19/Changelog 2007-09-19 12:42:59.000000000 +0200
@@ -1,3 +1,7 @@
+19/9/2007: v3.0.19
+ - correct sha1 endianness (#326258)
+ - make slp window wider
+
13/9/2007: v3.0.18
- don't turn off swap (#308121)
- device was sometimes not written to install.inf (#305495)
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/linuxrc-3.0.18/dialog.c new/linuxrc-3.0.19/dialog.c
--- old/linuxrc-3.0.18/dialog.c 2007-08-16 17:36:39.000000000 +0200
+++ new/linuxrc-3.0.19/dialog.c 2007-09-19 12:40:09.000000000 +0200
@@ -484,8 +484,8 @@
if (width_ii < MIN_WIN_SIZE)
width_ii = MIN_WIN_SIZE;
- if (width_ii > max_x_ig - 16)
- width_ii = max_x_ig - 16;
+ if (width_ii > max_x_ig - 4)
+ width_ii = max_x_ig - 4;
nr_lines_ii = util_format_txt (head_tv, lines_ati, width_ii - 4);
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/linuxrc-3.0.18/sha1.c new/linuxrc-3.0.19/sha1.c
--- old/linuxrc-3.0.18/sha1.c 2007-08-06 14:14:59.000000000 +0200
+++ new/linuxrc-3.0.19/sha1.c 2007-09-19 12:16:33.000000000 +0200
@@ -32,6 +32,11 @@
# include "unlocked-io.h"
#endif
+#include <endian.h>
+#if __BYTE_ORDER == __BIG_ENDIAN
+# define WORDS_BIGENDIAN 1
+#endif
+
#ifdef WORDS_BIGENDIAN
# define SWAP(n) (n)
#else
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/linuxrc-3.0.18/slp.c new/linuxrc-3.0.19/slp.c
--- old/linuxrc-3.0.18/slp.c 2007-07-19 15:02:00.000000000 +0200
+++ new/linuxrc-3.0.19/slp.c 2007-09-19 12:40:56.000000000 +0200
@@ -471,7 +471,7 @@
str_copy(&key, NULL);
}
- i = acnt == 1 && !config.manual ? 1 : dia_list(txt_get(TXT_SLP_SOURCE), 60, NULL, ambg, 0, align_center);
+ i = acnt == 1 && !config.manual ? 1 : dia_list(txt_get(TXT_SLP_SOURCE), 70, NULL, ambg, 0, align_center);
if (i <= 0 || i > acnt)
break;
d = ambg[i - 1];
@@ -493,7 +493,7 @@
if(acnt == 0) break;
- i = acnt == 1 ? 1 : dia_list(txt_get(TXT_SLP_SOURCE), 60, NULL, ambg, 0, align_center);
+ i = acnt == 1 ? 1 : dia_list(txt_get(TXT_SLP_SOURCE), 70, NULL, ambg, 0, align_center);
if (i > 0 && i - 1 < acnt)
{
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/linuxrc-3.0.18/VERSION new/linuxrc-3.0.19/VERSION
--- old/linuxrc-3.0.18/VERSION 2007-09-13 16:17:44.000000000 +0200
+++ new/linuxrc-3.0.19/VERSION 2007-09-19 12:16:39.000000000 +0200
@@ -1 +1 @@
-3.0.18
+3.0.19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libsigc++2
checked in at Wed Sep 19 19:13:26 CEST 2007.
--------
--- GNOME/libsigc++2/libsigc++2.changes 2007-01-23 01:48:49.000000000 +0100
+++ /mounts/work_src_done/STABLE/libsigc++2/libsigc++2.changes 2007-09-19 16:32:50.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 19 16:32:29 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.0.18:
+ * Fix a build error in the examples, on Sun CC.
+
+-------------------------------------------------------------------
Old:
----
libsigc++-2.0.17.tar.bz2
New:
----
libsigc++-2.0.18.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libsigc++2.spec ++++++
--- /var/tmp/diff_new_pack.kAS942/_old 2007-09-19 19:13:09.000000000 +0200
+++ /var/tmp/diff_new_pack.kAS942/_new 2007-09-19 19:13:09.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libsigc++2 (Version 2.0.17)
+# spec file for package libsigc++2 (Version 2.0.18)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -13,14 +13,14 @@
Name: libsigc++2
%define _name libsigc++
BuildRequires: gcc-c++
-Version: 2.0.17
-Release: 38
+Version: 2.0.18
+Release: 1
Group: Development/Libraries/C and C++
-License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
+License: LGPL v2 or later
Summary: Typesafe Signal Framework for C++
-URL: http://libsigc.sourceforge.net/
+Url: http://libsigc.sourceforge.net/
Source: %{_name}-%{version}.tar.bz2
-Autoreqprov: on
+AutoReqProv: on
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -119,7 +119,10 @@
%{_libdir}/sigc++-2.0
%{_includedir}/*
-%changelog -n libsigc++2
+%changelog
+* Wed Sep 19 2007 - sbrabec(a)suse.cz
+- Updated to version 2.0.18:
+ * Fix a build error in the examples, on Sun CC.
* Tue Jan 23 2007 - ro(a)suse.de
- drop requires for gnome-filesystem
* Fri Jan 12 2007 - sbrabec(a)suse.cz
++++++ libsigc++-2.0.17.tar.bz2 -> libsigc++-2.0.18.tar.bz2 ++++++
++++ 265535 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libzypp
checked in at Wed Sep 19 19:13:11 CEST 2007.
--------
--- libzypp/libzypp.changes 2007-09-18 14:03:55.000000000 +0200
+++ /mounts/work_src_done/STABLE/libzypp/libzypp.changes 2007-09-19 17:48:09.016262000 +0200
@@ -1,0 +2,14 @@
+Wed Sep 19 17:45:12 CEST 2007 - schubi(a)suse.de
+
+- Update: Do not set an item to installation if there has been already set
+ one for installation which has the same NVA. Bug 326286
+- version 3.24.3
+- r 7311
+
+-------------------------------------------------------------------
+Wed Sep 19 14:19:49 CEST 2007 - ma(a)suse.de
+
+- Enable package cache during commit. (#326249)
+- revision 7309
+
+-------------------------------------------------------------------
@@ -6 +20 @@
-- r 7292
+- r 7292
Old:
----
libzypp-3.24.2.tar.bz2
New:
----
libzypp-3.24.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.M30249/_old 2007-09-19 19:12:42.000000000 +0200
+++ /var/tmp/diff_new_pack.M30249/_new 2007-09-19 19:12:42.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libzypp (Version 3.24.2)
+# spec file for package libzypp (Version 3.24.3)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,9 +16,9 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
AutoReqProv: on
Summary: Package, Patch, Pattern, and Product Management
-Version: 3.24.2
+Version: 3.24.3
Release: 1
-Source: libzypp-3.24.2.tar.bz2
+Source: libzypp-3.24.3.tar.bz2
Source1: libzypp-rpmlintrc
Prefix: /usr
Provides: yast2-packagemanager
@@ -44,7 +44,7 @@
Ladislav Slezak <lslezak(a)suse.cz>
%package devel
-Requires: libzypp == 3.24.2
+Requires: libzypp == 3.24.3
Requires: libxml2-devel curl-devel openssl-devel rpm-devel glibc-devel zlib-devel
Requires: bzip2 popt-devel dbus-1-devel glib2-devel hal-devel boost-devel libstdc++-devel
Requires: cmake
@@ -129,6 +129,14 @@
%{_libdir}/pkgconfig/libzypp.pc
%changelog
+* Wed Sep 19 2007 - schubi(a)suse.de
+- Update: Do not set an item to installation if there has been already set
+ one for installation which has the same NVA. Bug 326286
+- version 3.24.3
+- r 7311
+* Wed Sep 19 2007 - ma(a)suse.de
+- Enable package cache during commit. (#326249)
+- revision 7309
* Tue Sep 18 2007 - schubi(a)suse.de
- Do not regarding requirements for packages which will be deleted in the
same solver run. Bug 310618
++++++ libzypp-3.24.2.tar.bz2 -> libzypp-3.24.3.tar.bz2 ++++++
++++ 1948 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libqt4
checked in at Wed Sep 19 19:12:59 CEST 2007.
--------
--- libqt4/libqt4.changes 2007-09-14 15:44:53.000000000 +0200
+++ /mounts/work_src_done/STABLE/libqt4/libqt4.changes 2007-09-18 16:17:16.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 18 16:17:04 CEST 2007 - dmueller(a)suse.de
+
+- fix QListWidget's color handling
+
+-------------------------------------------------------------------
libqt4-devel-doc-data.changes: same change
libqt4-sql-plugins.changes: same change
New:
----
0191-listview-alternate-row-colors.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt4-devel-doc-data.spec ++++++
--- /var/tmp/diff_new_pack.O29729/_old 2007-09-19 19:12:36.000000000 +0200
+++ /var/tmp/diff_new_pack.O29729/_new 2007-09-19 19:12:36.000000000 +0200
@@ -26,7 +26,7 @@
# COMMON-BEGIN
# COMMON-BEGIN
Version: 4.3.1
-Release: 17
+Release: 20
%define x11_free -x11-opensource-src-
%define rversion 4.3.1
Source: qt%x11_free%rversion.tar.bz2
@@ -54,6 +54,7 @@
Patch35: qt4-format.diff
Patch37: 0186-fix-component-alpha-text.diff
Patch38: 0190-off-by-one-utfdecoder.diff
+Patch39: 0191-listview-alternate-row-colors.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %suse_version > 910
%define common_options -fast -no-separate-debug-info -shared -xkb -tablet -xrender -xrandr -xinerama -sm -no-nas-sound -no-rpath -system-libjpeg -system-libpng -accessibility -cups -stl -nis -system-zlib -qt-gif -prefix /usr -L %_libdir -libdir %_libdir -docdir %_docdir/libqt4 -examplesdir %_docdir/libqt4/examples -demosdir %_libdir/qt4/demos -plugindir %plugindir -translationdir /usr/share/qt4/translations -iconv -sysconfdir /etc/settings -datadir /usr/share/qt4/ -no-pch -reduce-relocations -no-exceptions -system-libtiff -glib
@@ -95,6 +96,7 @@
%patch35
%patch37
%patch38
+%patch39
# be sure not to use them
rm -rf src/3rdparty/{libjpeg,freetype,libpng,zlib,libtiff}
# COMMON-END
@@ -132,6 +134,8 @@
/usr/share/doc/packages/libqt4/examples
%changelog
+* Tue Sep 18 2007 - dmueller(a)suse.de
+- fix QListWidget's color handling
* Fri Sep 14 2007 - dmueller(a)suse.de
- add patch to fix off-by-one in utf8 decoder (#304249)
* Mon Aug 27 2007 - llunak(a)suse.cz
++++++ libqt4.spec ++++++
--- /var/tmp/diff_new_pack.O29729/_old 2007-09-19 19:12:36.000000000 +0200
+++ /var/tmp/diff_new_pack.O29729/_new 2007-09-19 19:12:36.000000000 +0200
@@ -36,7 +36,7 @@
Provides: qt
# COMMON-BEGIN
Version: 4.3.1
-Release: 17
+Release: 20
%define x11_free -x11-opensource-src-
%define rversion 4.3.1
Source: qt%x11_free%rversion.tar.bz2
@@ -64,6 +64,7 @@
Patch35: qt4-format.diff
Patch37: 0186-fix-component-alpha-text.diff
Patch38: 0190-off-by-one-utfdecoder.diff
+Patch39: 0191-listview-alternate-row-colors.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %suse_version > 910
%define common_options -fast -no-separate-debug-info -shared -xkb -tablet -xrender -xrandr -xinerama -sm -no-nas-sound -no-rpath -system-libjpeg -system-libpng -accessibility -cups -stl -nis -system-zlib -qt-gif -prefix /usr -L %_libdir -libdir %_libdir -docdir %_docdir/libqt4 -examplesdir %_docdir/libqt4/examples -demosdir %_libdir/qt4/demos -plugindir %plugindir -translationdir /usr/share/qt4/translations -iconv -sysconfdir /etc/settings -datadir /usr/share/qt4/ -no-pch -reduce-relocations -no-exceptions -system-libtiff -glib
@@ -106,6 +107,7 @@
%patch35
%patch37
%patch38
+%patch39
# be sure not to use them
rm -rf src/3rdparty/{libjpeg,freetype,libpng,zlib,libtiff}
# COMMON-END
@@ -436,6 +438,8 @@
%_libdir/libQtSql*.so.*
%changelog
+* Tue Sep 18 2007 - dmueller(a)suse.de
+- fix QListWidget's color handling
* Fri Sep 14 2007 - dmueller(a)suse.de
- add patch to fix off-by-one in utf8 decoder (#304249)
* Mon Aug 27 2007 - llunak(a)suse.cz
++++++ libqt4-sql-plugins.spec ++++++
--- /var/tmp/diff_new_pack.O29729/_old 2007-09-19 19:12:36.000000000 +0200
+++ /var/tmp/diff_new_pack.O29729/_new 2007-09-19 19:12:36.000000000 +0200
@@ -26,7 +26,7 @@
# COMMON-BEGIN
# COMMON-BEGIN
Version: 4.3.1
-Release: 6
+Release: 7
%define x11_free -x11-opensource-src-
%define rversion 4.3.1
Source: qt%x11_free%rversion.tar.bz2
@@ -54,6 +54,7 @@
Patch35: qt4-format.diff
Patch37: 0186-fix-component-alpha-text.diff
Patch38: 0190-off-by-one-utfdecoder.diff
+Patch39: 0191-listview-alternate-row-colors.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %suse_version > 910
%define common_options -fast -no-separate-debug-info -shared -xkb -tablet -xrender -xrandr -xinerama -sm -no-nas-sound -no-rpath -system-libjpeg -system-libpng -accessibility -cups -stl -nis -system-zlib -qt-gif -prefix /usr -L %_libdir -libdir %_libdir -docdir %_docdir/libqt4 -examplesdir %_docdir/libqt4/examples -demosdir %_libdir/qt4/demos -plugindir %plugindir -translationdir /usr/share/qt4/translations -iconv -sysconfdir /etc/settings -datadir /usr/share/qt4/ -no-pch -reduce-relocations -no-exceptions -system-libtiff -glib
@@ -94,6 +95,7 @@
%patch35
%patch37
%patch38
+%patch39
# be sure not to use them
rm -rf src/3rdparty/{libjpeg,freetype,libpng,zlib,libtiff}
# COMMON-END
@@ -232,6 +234,8 @@
%plugindir/sqldrivers/libqsqlmysql*.so
%changelog
+* Tue Sep 18 2007 - dmueller(a)suse.de
+- fix QListWidget's color handling
* Fri Sep 14 2007 - dmueller(a)suse.de
- add patch to fix off-by-one in utf8 decoder (#304249)
* Mon Aug 27 2007 - llunak(a)suse.cz
++++++ 0191-listview-alternate-row-colors.diff ++++++
qt-bugs@ issue : 178507
Trolltech task ID : 179170
applied: no
author: Matthew Woehlke <mw_triad(a)users.sourceforge.net>
This patch fixes incorrect setting of the palette color group in
QListView that resulted in alternate rows being drawn with the Active
AlternateBase color even for inactive widgets (while the rest of the
widget is drawn correctly). Please let me know if QListView is not
the only culprit. (QTreeView was fixed by TT already.)
--- src/gui/itemviews/qlistview.cpp
+++ src/gui/itemviews/qlistview.cpp
@@ -1071,7 +1071,7 @@
option.state &= ~QStyle::State_Enabled;
cg = QPalette::Disabled;
} else {
- cg = QPalette::Normal;
+ cg = window()->isActiveWindow() ? QPalette::Active : QPalette::Inactive;
}
option.palette.setCurrentColorGroup(cg);
}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kdebase3-SuSE
checked in at Wed Sep 19 19:11:23 CEST 2007.
--------
--- KDE/kdebase3-SuSE/kdebase3-SuSE.changes 2007-09-14 23:52:26.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdebase3-SuSE/kdebase3-SuSE.changes 2007-09-19 15:47:40.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 19 15:47:27 CEST 2007 - dmueller(a)suse.de
+
+- translation update
+- greeter: fix status URL
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdebase3-SuSE.spec ++++++
--- /var/tmp/diff_new_pack.D22243/_old 2007-09-19 19:11:01.000000000 +0200
+++ /var/tmp/diff_new_pack.D22243/_new 2007-09-19 19:11:01.000000000 +0200
@@ -32,7 +32,7 @@
PreReq: %fillup_prereq
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Version: 10.3
-Release: 138
+Release: 142
Source0: kdebase-SuSE-%{version}.tar.bz2
Source2: kdebase3-SuSE-displaymanager.fillup
Source3: kdebase3-SuSE-windowmanager.fillup
@@ -208,6 +208,9 @@
/opt/kde3/share/services/sysinfo.protocol
%changelog
+* Wed Sep 19 2007 - dmueller(a)suse.de
+- translation update
+- greeter: fix status URL
* Fri Sep 14 2007 - stbinner(a)suse.de
- don't start Beagle daemon and openSUSE Updater for Live-CD user
* Tue Sep 11 2007 - stbinner(a)suse.de
++++++ kdebase-SuSE-10.3.tar.bz2 ++++++
++++ 46463 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libgnomeui
checked in at Wed Sep 19 19:11:13 CEST 2007.
--------
--- GNOME/libgnomeui/libgnomeui.changes 2007-08-07 20:46:08.000000000 +0200
+++ /mounts/work_src_done/STABLE/libgnomeui/libgnomeui.changes 2007-09-19 16:38:06.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Sep 19 16:37:27 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.20.0:
+ * create tar.bz2 in dist
+ * updated translations
+
+-------------------------------------------------------------------
Old:
----
libgnomeui-2.19.1.tar.bz2
New:
----
libgnomeui-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libgnomeui.spec ++++++
--- /var/tmp/diff_new_pack.Y21493/_old 2007-09-19 19:10:50.000000000 +0200
+++ /var/tmp/diff_new_pack.Y21493/_new 2007-09-19 19:10:50.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libgnomeui (Version 2.19.1)
+# spec file for package libgnomeui (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,10 +14,10 @@
BuildRequires: fdupes gnome-common gnome-keyring-devel gtk-doc intltool libbonoboui-devel libglade2-devel libjpeg-devel perl-XML-Parser
License: GPL v2 or later, LGPL v2 or later
Group: Development/Libraries/GNOME
-Autoreqprov: on
+AutoReqProv: on
Requires: gnome-icon-theme shared-mime-info
-Version: 2.19.1
-Release: 4
+Version: 2.20.0
+Release: 1
Summary: The GNOME User Interface Library
Source: %{name}-%{version}.tar.bz2
Patch0: libgnomeui-155010-filechooser-show-drives.diff
@@ -42,7 +42,7 @@
Group: Development/Libraries/GNOME
Requires: libgnomeui = %{version}
Requires: libgnome-devel libgnomecanvas-devel libbonoboui-devel gtk2-devel libart_lgpl-devel gconf2-devel popt-devel gnome-keyring-devel libjpeg-devel gnome-vfs2-devel
-Autoreqprov: on
+AutoReqProv: on
%description devel
This package contains all necessary include files and libraries needed
@@ -92,7 +92,6 @@
%makeinstall
%find_lang libgnomeui-2.0
rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a $RPM_BUILD_ROOT%{_libdir}/*/*/*/*.*a
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -126,6 +125,10 @@
%{_datadir}/gtk-doc/html/libgnomeui
%changelog
+* Wed Sep 19 2007 - sbrabec(a)suse.cz
+- Updated to version 2.20.0:
+ * create tar.bz2 in dist
+ * updated translations
* Tue Aug 07 2007 - maw(a)suse.de
- Use %%fdupes
- Split off a -lang subpackage
++++++ libgnomeui-2.19.1.tar.bz2 -> libgnomeui-2.20.0.tar.bz2 ++++++
++++ 78031 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kdebase3
checked in at Wed Sep 19 19:10:49 CEST 2007.
--------
--- KDE/kdebase3/kdebase3.changes 2007-09-14 15:03:23.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdebase3/kdebase3.changes 2007-09-19 15:56:07.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Sep 19 15:56:04 CEST 2007 - dmueller(a)suse.de
+
+- fix kdm autologin vulnerability (#307372, CVE-2007-4569)
+
+-------------------------------------------------------------------
+Wed Sep 19 10:50:37 CEST 2007 - stbinner(a)suse.de
+
+- fix Kickoff problems with secondary screen (#232446)
+- replace khc_beagle-*.py with Perl versions for one CD install
+
+-------------------------------------------------------------------
New:
----
post-3.5.7-kdebase-kdm.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdebase3.spec ++++++
--- /var/tmp/diff_new_pack.u16220/_old 2007-09-19 19:10:17.000000000 +0200
+++ /var/tmp/diff_new_pack.u16220/_new 2007-09-19 19:10:17.000000000 +0200
@@ -52,7 +52,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://www.kde.org/
Version: 3.5.7
-Release: 74
+Release: 79
%define kde_version 3.5.7
Source0: kdebase-%{kde_version}.tar.bz2
Source3: startkde.suse.sh
@@ -206,6 +206,7 @@
Patch223: nsplugin-paths.diff
Patch224: kicker-x-errors.patch
Patch225: system-folder_man.diff
+Patch226: post-3.5.7-kdebase-kdm.diff
%description
This package contains kdebase, one of the basic packages of the K
@@ -393,7 +394,7 @@
Summary: Set and list fileshares
Group: System/Management
Version: 2.0
-Release: 359
+Release: 364
%description -n fileshareset
This package contains the the fileshareset utility to allow users to
@@ -582,6 +583,7 @@
%patch225
#%patch197
%patch206
+%patch226
rm -rf kappfinder
rm pics/crystalsvg/cr??-*emacs.png
cp %SOURCE17 l10n/tw/flag.png
@@ -1194,6 +1196,7 @@
/opt/kde3/share/apps/kdewizard
/opt/kde3/share/apps/kdisplay
/opt/kde3/share/apps/kfindpart
+%exclude /opt/kde3/share/apps/khelpcenter/searchhandlers/docbook.desktop
/opt/kde3/share/apps/khelpcenter
/opt/kde3/share/apps/kicker
/opt/kde3/share/apps/kio*
@@ -1580,8 +1583,9 @@
%files beagle
%defattr(-,root,root)
-/opt/kde3/bin/khc_beagle_search.py
-/opt/kde3/bin/khc_beagle_index.py
+/opt/kde3/bin/khc_beagle_search.pl
+/opt/kde3/bin/khc_beagle_index.pl
+/opt/kde3/share/apps/khelpcenter/searchhandlers/docbook.desktop
/opt/kde3/%_lib/kde3/kickoffsearch_beagle.*
/opt/kde3/share/services/kickoffsearch_beagle.desktop
%endif
@@ -1596,6 +1600,11 @@
%endif
%changelog
+* Wed Sep 19 2007 - dmueller(a)suse.de
+- fix kdm autologin vulnerability (#307372, CVE-2007-4569)
+* Wed Sep 19 2007 - stbinner(a)suse.de
+- fix Kickoff problems with secondary screen (#232446)
+- replace khc_beagle-*.py with Perl versions for one CD install
* Fri Sep 14 2007 - tpatzig(a)suse.de
- let mediamamanger check if crypto_LUKS vol is already mounted
before running kryptomedia-dialog (#308196)
++++++ khelpcenter-beagle.diff ++++++
--- /var/tmp/diff_new_pack.u16220/_old 2007-09-19 19:10:20.000000000 +0200
+++ /var/tmp/diff_new_pack.u16220/_new 2007-09-19 19:10:20.000000000 +0200
@@ -1,157 +1,158 @@
-Index: khc_beagle_search.py
+Index: khc_beagle_search.pl
===================================================================
---- khelpcenter/searchhandlers/khc_beagle_search.py (.../KDE/3.5/kdebase/khelpcenter/searchhandlers) (revision 0)
-+++ khelpcenter/searchhandlers/khc_beagle_search.py (.../work/suse_kickoff/khelpcenter/searchhandlers) (revision 605405)
-@@ -0,0 +1,100 @@
-+#!/usr/bin/env python
-+
-+import sys, os
-+import string
-+import urllib
-+
-+def isBeagleRunning():
-+ status = os.popen("beagle-ping", "r").read()
-+ return status.startswith("Daemon version:")
-+
-+def formatHTML(query, hits):
-+ '''Format raw list of apps found, prints HTML formatted document on stdout
-+
-+ @param query: the original query words
-+ @param hits: list of help:/ hits
-+ '''
-+
-+ print "<html>\n"
-+ print "<body>"
-+ print "<ul>"
-+
-+ for hit in hits:
-+ print "<li>" + hit + "</li>"
-+
-+ print "</ul>\n</body>\n</html>\n"
-+
-+def beagleQuery(words, method = 'and', maxnum = 100):
-+ '''Perform a beagle-query search.
-+
-+ @param words: space separated query
-+ @param method: search method (AND, OR)
-+ @param maxnum: maximum number of hits returned
-+
-+ @return a list of help:/ links separated by \n
-+ '''
-+ # Syntax: beagle-query --type DocbookEntry --max-hits=<maxnum> <words>
-+ hits = []
-+ cmdline = ["beagle-query", "--type DocbookEntry", "--type File", "--max-hits " + maxnum, words, "ext:docbook"]
-+ import subprocess
-+ pipe = subprocess.Popen(args=cmdline, shell=False, stdout=subprocess.PIPE).stdout
-+
-+ if pipe:
-+ for line in pipe:
-+ uri = urllib.unquote(line.strip())
-+ uri = uri.replace("file://", "") # remove protocol
-+ #print uri
-+ helpLink = makeHelpLink(uri)
-+ if helpLink not in hits:
-+ hits.append(helpLink)
-+
-+ pipe.close()
-+ return hits
-+
-+def makeHelpLink(path):
-+ '''
-+ Try to figure out the name of the application from the path to its index.docbook file
-+
-+ @param path: path to the .docbook file
-+
-+ @return HTML-formatted help:/ link
-+ '''
-+ appName = path.split(os.sep)[-2]
-+ appName2 = path.split(os.sep)[-3]
-+
-+ if (appName == appName2 or appName2 == "doc" or len(appName2) == 2): # just the app
-+ return "<a href=\"help:/" + appName + "\">" + appName + "</a>"
-+ else: # things like kcontrol/colors
-+ return "<a href=\"help:/" + os.path.join(appName2, appName) + "\">" + appName + " (" + appName2 + ")</a>"
-+
-+def main():
-+ import getopt
-+ try:
-+ opts, args = getopt.getopt(sys.argv[1:], "", ["method=", "maxnum="])
-+ except getopt.GetoptError:
-+ sys.exit("Command line syntax error")
-+
-+ method = 'and'
-+ maxnum = 100
-+ docid = None
-+ words = None
-+
-+ for o, a in opts:
-+ if o == "--method":
-+ method = a
-+ if o == "--maxnum":
-+ maxnum = a
-+ if args:
-+ words = urllib.unquote_plus(args[0])
-+ else:
-+ sys.exit("No search term specified")
-+
-+ if (isBeagleRunning()):
-+ hits = beagleQuery(words, method, maxnum)
-+ else:
-+ hits = ["The Beagle daemon is not running, search is not available"]
+--- khelpcenter/searchhandlers/khc_beagle_search.pl
++++ khelpcenter/searchhandlers/khc_beagle_search.pl
+@@ -0,0 +1,88 @@
++#!/usr/bin/perl -w
++# vim:sw=4:et
++
++use warnings;
++use strict;
++use Getopt::Long;
++
++sub isBeagleRunning()
++{
++ open(IN, "-|") || exec "beagle-ping";
++ while(<IN>) {
++ if (/^Daemon version:/) {
++ close(IN);
++ return 1;
++ }
++ }
++ close(IN);
++ return 0;
++}
++
++sub formatHTML($$)
++{
++ my ($query, $hits) = @_;
++
++ print "<html>\n<body\n<ul>\n";
++
++ foreach my $hit(@$hits) {
++ print "<li>$hit</li>\n";
++ }
++ print "</ul>\n</body>\n</html>\n";
++}
++
++sub beagleQuery($$$)
++{
++ my ($words, $method, $maxnum) = @_;
++
++ my @hits = ();
++
++ open(IN, "-|") || exec "beagle-query", "--type", "DocbookEntry", "--type", "File", "--max-hits", $maxnum, @$words, "ext:docbook";
++ while(<IN>) {
++ chop;
++ next if (/^Debug:/);
++
++ my $uri = $_;
++ $uri = $1 if ($uri =~ /^file:\/\/(.*)$/);
++
++ print "uri: $uri\n";
++ my $helpLink = &makeHelpLink($uri);
++
++ push(@hits, $helpLink) if (!grep { /^$helpLink$/ } @hits);
++ }
++ close(IN);
++ return @hits;
++}
++
++sub makeHelpLink($)
++{
++ # Try to figure out the name of the application from the path to its index.docbook file
++
++ my ($path) = @_;
++ my @pathcomponents = split '/', $path;
++
++ my $appName = $pathcomponents[-2];
++ my $appName2 = $pathcomponents[-3];
++
++ if ($appName eq $appName2 or $appName2 eq "doc"
++ or (-d "/usr/share/locale/$appName2")) {
++ return "<a href=\"help:/$appName\">$appName</a>";
++ }
++ return "<a href=\"help:/$appName2/$appName\">$appName ($appName2)</a>";
++}
++
++my $method = "and";
++my $maxnum = 100;
++
++GetOptions("method=s", \$method, "maxnum=i", \$maxnum);
++
++my @hits = ("The Beagle daemon is not running, search is not available");
++
++my @words = @ARGV;
++
++if (isBeagleRunning()) {
++ @hits = beagleQuery(\@words, $method, $maxnum);
++}
+
-+ formatHTML(words, hits)
++@hits = ("There are no search results") if ($#hits < 0);
+
-+if __name__ == '__main__':
-+ main()
++formatHTML(\@words, \@hits);
-Property changes on: khc_beagle_search.py
+Property changes on: khc_beagle_search.pl
___________________________________________________________________
Name: svn:executable
+ *
-Index: khc_beagle_index.py
+Index: khc_beagle_index.pl
===================================================================
---- khelpcenter/searchhandlers/khc_beagle_index.py (.../KDE/3.5/kdebase/khelpcenter/searchhandlers) (revision 0)
-+++ khelpcenter/searchhandlers/khc_beagle_index.py (.../work/suse_kickoff/khelpcenter/searchhandlers) (revision 605405)
-@@ -0,0 +1,36 @@
-+#!/usr/bin/env python
-+
-+import sys, os
-+
-+def getKDEDocDir():
-+ prefix = os.popen("kde-config --prefix", "r").read().strip()
-+ if not prefix:
-+ prefix = "/opt/kde3"
-+ return prefix + "/share/doc"
-+
-+def addRoot():
-+ output = os.popen("beagle-config indexing ListRoots", "r").readlines()
-+ if not output:
-+ return False
-+
-+ kdedocdir = getKDEDocDir()
-+ for line in output:
-+ if line.find(kdedocdir) != -1:
-+ break
-+ else:
-+ os.system("beagle-config indexing AddRoot %s" % kdedocdir)
-+
-+ return True
-+
-+def createExistsFile(idir, ident):
-+ import os.path
-+ filename = os.path.join(idir, ident + ".exists")
-+ print filename
-+ f = open(filename, "w")
-+ f.close()
-+
-+if __name__ == '__main__':
-+ idir = sys.argv[1]
-+ ident = sys.argv[2]
-+ if addRoot():
-+ createExistsFile(idir, ident)
+--- khelpcenter/searchhandlers/khc_beagle_index.pl
++++ khelpcenter/searchhandlers/khc_beagle_index.pl
+@@ -0,0 +1,49 @@
++#!/usr/bin/perl
++# vim:sw=4:et
++
++use warnings;
++
++sub getKDEDocDir()
++{
++ my $prefix = `kde-config --prefix`;
++ chomp $prefix;
++
++ $prefix = "/opt/kde" if (not defined($prefix));
++ return "$prefix/share/doc";
++}
++
++sub addRoot()
++{
++ my $kdedocdir = &getKDEDocDir;
++
++ open (IN, "-|") || exec "beagle-config", "indexing", "ListRoots";
++
++ my $kdedoc_found = 0;
++ while(<IN>) {
++ if (/^$kdedocdir/o) {
++ $kdedoc_found = 1;
++ last;
++ }
++ }
++ close(IN);
++
++ if (not $kdedoc_found) {
++ `beagle-config indexing AddRoot $kdedocdir`;
++ `beagle-config indexing AddRoot $kdedocdir-bundle`;
++ }
++}
++
++sub createExistsFile($$)
++{
++ my ($idir, $ident) = @_;
++
++ open(OUT, ">", "$idir/$idir");
++ close(OUT);
++}
++
++my $idir = $ARGV[0];
++my $ident = $ARGV[1];
++
++if (addRoot) {
++ createExistsFile($idir, $ident);
++}
-Property changes on: khc_beagle_index.py
+Property changes on: khc_beagle_index.pl
___________________________________________________________________
Name: svn:executable
+ *
@@ -165,8 +166,8 @@
-SearchCommand=khc_htsearch.pl --docbook --indexdir=%d --config=%i --words=%w --method=%o --maxnum=%m --lang=en
-IndexCommand=khc_docbookdig.pl --indexdir=%d --docpath=%p --identifier=%i
-+SearchCommand=khc_beagle_search.py --method=%o --maxnum=%m %w
-+IndexCommand=khc_beagle_index.py %d %i
++SearchCommand=khc_beagle_search.pl --method=%o --maxnum=%m %w
++IndexCommand=khc_beagle_index.pl %d %i
Index: Makefile.am
===================================================================
--- khelpcenter/searchhandlers/Makefile.am (.../KDE/3.5/kdebase/khelpcenter/searchhandlers) (revision 605405)
@@ -176,7 +177,7 @@
kde_bin_SCRIPTS = khc_htdig.pl khc_htsearch.pl khc_mansearch.pl \
- khc_docbookdig.pl
-+ khc_docbookdig.pl khc_beagle_search.py khc_beagle_index.py
++ khc_docbookdig.pl khc_beagle_search.pl khc_beagle_index.pl
htdigdata_DATA = htdig_long.html
++++++ kickoff.diff ++++++
++++ 1496 lines (skipped)
++++ between KDE/kdebase3/kickoff.diff
++++ and /mounts/work_src_done/STABLE/kdebase3/kickoff.diff
++++++ post-3.5.7-kdebase-kdm.diff ++++++
--- kdm/backend/session.c
+++ kdm/bakcend/session.c
@@ -121,8 +121,9 @@
static void
DoAutoLogon( void )
{
- StrDup( &curuser, td->autoUser );
- StrDup( &curpass, td->autoPass );
+ ReStr( &curuser, td->autoUser );
+ ReStr( &curpass, td->autoPass );
+ ReStr( &curtype, "classic" );
cursource = PWSRC_AUTOLOGIN;
}
@@ -141,7 +142,9 @@
td->hstent->npass = 0;
newdmrc = td->hstent->nargs;
td->hstent->nargs = 0;
+ ReStr( &curtype, "classic" );
cursource = (td->hstent->rLogin == 1) ? PWSRC_RELOGIN : PWSRC_MANUAL;
+ return 1;
} else if (*td->autoUser && !td->autoDelay && (tdiff > 0 || td->autoAgain))
{
unsigned int lmask;
@@ -153,11 +156,9 @@
if (lmask & ShiftMask)
return 0;
DoAutoLogon();
- } else {
- cursource = PWSRC_MANUAL;
- return 0;
+ return 1;
}
- return 1;
+ return 0;
}
@@ -369,6 +370,7 @@
if (curtype) free( curtype );
curtype = GRecvStr();
Debug( " type %\"s\n", curtype );
+ cursource = PWSRC_MANUAL;
if (Verify( conv_interact, rootok )) {
Debug( " -> return success\n" );
GSendInt( V_OK );
@@ -378,7 +380,6 @@
case G_AutoLogin:
Debug( "G_AutoLogin\n" );
DoAutoLogon();
- StrDup( &curtype, "classic" );
if (Verify( conv_auto, FALSE )) {
Debug( " -> return success\n" );
GSendInt( V_OK );
@@ -565,7 +566,7 @@
tdiff = td->autoAgain ?
1 : time( 0 ) - td->hstent->lastExit - td->openDelay;
if (AutoLogon( tdiff )) {
- if (!StrDup( &curtype, "classic" ) || !Verify( conv_auto, FALSE ))
+ if (!Verify( conv_auto, FALSE ))
goto gcont;
if (greeter)
GSendInt( V_OK );
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libgnomeprintui
checked in at Wed Sep 19 19:10:43 CEST 2007.
--------
--- GNOME/libgnomeprintui/libgnomeprintui.changes 2007-08-07 20:50:27.000000000 +0200
+++ /mounts/work_src_done/STABLE/libgnomeprintui/libgnomeprintui.changes 2007-09-18 17:21:42.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Sep 18 17:21:15 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.18.1:
+ * L10N fixes
+ * Updated translations
+
+-------------------------------------------------------------------
Old:
----
libgnomeprintui-2.18.0.tar.bz2
New:
----
libgnomeprintui-2.18.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libgnomeprintui.spec ++++++
--- /var/tmp/diff_new_pack.r16799/_old 2007-09-19 19:10:18.000000000 +0200
+++ /var/tmp/diff_new_pack.r16799/_new 2007-09-19 19:10:18.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libgnomeprintui (Version 2.18.0)
+# spec file for package libgnomeprintui (Version 2.18.1)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,9 +14,9 @@
BuildRequires: fdupes gnome-common gnome-icon-theme-devel gtk-doc intltool libglade2-devel libgnomecanvas-devel libgnomeprint-devel sgml-skel
License: GPL v2 or later, LGPL v2 or later
Group: Development/Libraries/GNOME
-Autoreqprov: on
-Version: 2.18.0
-Release: 41
+AutoReqProv: on
+Version: 2.18.1
+Release: 1
Summary: User Interface Part of the GNOME Printing Library
Source: %{name}-%{version}.tar.bz2
Patch0: add-printer.patch
@@ -92,7 +92,6 @@
%install
%makeinstall
%find_lang %{name}-2.2
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -124,6 +123,10 @@
%doc %{_datadir}/gtk-doc/html/*
%changelog
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Updated to version 2.18.1:
+ * L10N fixes
+ * Updated translations
* Tue Aug 07 2007 - maw(a)suse.de
- Use %%fdupes
- Split off a -lang subpackage
++++++ libgnomeprintui-2.18.0.tar.bz2 -> libgnomeprintui-2.18.1.tar.bz2 ++++++
++++ 17064 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libgnomeprint
checked in at Wed Sep 19 19:10:12 CEST 2007.
--------
--- GNOME/libgnomeprint/libgnomeprint.changes 2007-08-30 23:05:16.000000000 +0200
+++ /mounts/work_src_done/STABLE/libgnomeprint/libgnomeprint.changes 2007-09-18 17:15:05.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 18 17:14:38 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.18.2:
+ * updated Arabic translation
+
+-------------------------------------------------------------------
Old:
----
libgnomeprint-2.18.1.tar.bz2
New:
----
libgnomeprint-2.18.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libgnomeprint.spec ++++++
--- /var/tmp/diff_new_pack.g10679/_old 2007-09-19 19:09:59.000000000 +0200
+++ /var/tmp/diff_new_pack.g10679/_new 2007-09-19 19:09:59.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libgnomeprint (Version 2.18.1)
+# spec file for package libgnomeprint (Version 2.18.2)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -18,8 +18,8 @@
%endif
License: GPL v2 or later, LGPL v2 or later
Group: Development/Libraries/GNOME
-Autoreqprov: on
-Version: 2.18.1
+AutoReqProv: on
+Version: 2.18.2
Release: 1
Summary: The GNOME 2.x Printing Library
Source: %{name}-%{version}.tar.bz2
@@ -109,7 +109,6 @@
make install DESTDIR=$RPM_BUILD_ROOT
rm $RPM_BUILD_ROOT%{_libdir}/*/*/*/*.*a $RPM_BUILD_ROOT%{_libdir}/*/*/*/*/*.*a
%find_lang libgnomeprint-2.2
-
%fdupes $RPM_BUILD_ROOT
%post
@@ -143,6 +142,9 @@
%doc %{_datadir}/gtk-doc/html/*
%changelog
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Updated to version 2.18.2:
+ * updated Arabic translation
* Thu Aug 30 2007 - maw(a)suse.de
- Update to version 2.18.1:
+ Fix a crash in Gedit caused by a typo
++++++ libgnomeprint-2.18.1.tar.bz2 -> libgnomeprint-2.18.2.tar.bz2 ++++++
++++ 6846 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package isns
checked in at Wed Sep 19 19:10:03 CEST 2007.
--------
--- isns/isns.changes 2007-09-05 01:30:06.000000000 +0200
+++ /mounts/work_src_done/STABLE/isns/isns.changes 2007-09-18 21:52:13.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 18 13:51:15 MDT 2007 - wrwhitehead(a)novell.com
+
+- Fixed bug 326133 - incorrect return of iSCSI node index when doing
+ a node domain discovery query.
+
+-------------------------------------------------------------------
Old:
----
isns-2.1-01.tar.bz2
New:
----
isns-2.1-02.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ isns.spec ++++++
--- /var/tmp/diff_new_pack.T10087/_old 2007-09-19 19:09:49.000000000 +0200
+++ /var/tmp/diff_new_pack.T10087/_new 2007-09-19 19:09:49.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package isns (Version 2.1.01)
+# spec file for package isns (Version 2.1.02)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,18 +11,18 @@
# norootforbuild
Name: isns
-URL: http://sourceforge.net/projects/linuxisns/
+Url: http://sourceforge.net/projects/linuxisns/
License: BSD 3-Clause
Group: System/Daemons
-Prereq: %fillup_prereq %insserv_prereq
-Autoreqprov: on
-Buildrequires: gdbm-devel
-Version: 2.1.01
+PreReq: %fillup_prereq %insserv_prereq
+AutoReqProv: on
+BuildRequires: gdbm-devel
+Version: 2.1.02
Release: 1
Provides: linux-isns
%define iscsi_release 01
Summary: Internet Storage Naming Service
-Source: %{name}-2.1-01.tar.bz2
+Source: %{name}-2.1-02.tar.bz2
Source1: %{name}.services
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -33,7 +33,7 @@
%prep
-%setup -n %{name}-2.1-01
+%setup -n %{name}-2.1-02
%build
%{__make} OPTFLAGS="${RPM_OPT_FLAGS}" -C isnsclient
@@ -64,6 +64,9 @@
%attr(644,root,root)/etc/sysconfig/SuSEfirewall2.d/services/isns
%changelog
+* Tue Sep 18 2007 - wrwhitehead(a)novell.com
+- Fixed bug 326133 - incorrect return of iSCSI node index when doing
+ a node domain discovery query.
* Tue Aug 28 2007 - wrwhitehead(a)novell.com
- Updated to newer version of isns which fixes tcp buffer overun,
portal groups, and improved client speed
++++++ isns-2.1-01.tar.bz2 -> isns-2.1-02.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/isns-2.1-01/isnsserver/include/iSNStypes.h new/isns-2.1-02/isnsserver/include/iSNStypes.h
--- old/isns-2.1-01/isnsserver/include/iSNStypes.h 2007-08-28 17:36:33.000000000 +0200
+++ new/isns-2.1-02/isnsserver/include/iSNStypes.h 2007-09-18 21:48:54.000000000 +0200
@@ -341,7 +341,6 @@
uint32_t id;
uint32_t status;
char sym_name[DDS_SYM_NAME_SIZE];
-
ISNS_LIST dd_list;
} SOIP_Dds;
@@ -351,7 +350,6 @@
char node_id[DD_MAX_DD_MEMBER_SIZE];
uint32_t type;
uint32_t status;
- uint32_t node_idx;
} SOIP_Dd_Member, SOIP_DD_Member_Key;
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/isns-2.1-01/isnsserver/src/iSNSquery.c new/isns-2.1-02/isnsserver/src/iSNSquery.c
--- old/isns-2.1-01/isnsserver/src/iSNSquery.c 2007-08-28 17:36:01.000000000 +0200
+++ new/isns-2.1-02/isnsserver/src/iSNSquery.c 2007-09-18 21:47:27.000000000 +0200
@@ -2136,7 +2136,6 @@
return ( plnode?ISNS_NO_ERR:ISNS_NO_SUCH_ENTRY_ERR );
}
-
/********************************************************************
Gets the next DD iSCSI Member.
********************************************************************/
@@ -2154,6 +2153,8 @@
SOIP_Dd_Member *p_member;
int foundFlag;
int rval;
+ SOIP_Iscsi *p_node;
+ SOIP_DB_Entry lentry;
ISNSParseMsg( &p_md->msg, attr_indx, key_indx, &src_attr );
ddKeyIndex = ISNSFindTag(0, ISNS_DD_ID, key_indx);
@@ -2188,7 +2189,8 @@
if ( p_member->type != ISNS_DD_ISCSI_MEMBER )
continue;
- if ( p_member->node_idx == p_attr->val.index )
+ rval = read_ISCSIObject(p_member->node_id, &p_node, &lentry);
+ if ( rval == SUCCESS && p_node->iscsi_index == p_attr->val.index )
{
foundFlag = TRUE;
break;
@@ -2205,14 +2207,16 @@
{
/* Append Attribute */
p_member = (SOIP_Dd_Member *)GetNodeData(plnode);
- ISNSAppendAttr(p_rspmsg, ISNS_DD_ISCSI_MEMBER_IDX, ISNS_ISCSI_IDX_SIZE,
- NULL, p_member->node_idx);
+ rval = read_ISCSIObject(p_member->node_id, &p_node, &lentry);
+ if ( rval == SUCCESS)
+ ISNSAppendAttr(p_rspmsg, ISNS_DD_ISCSI_MEMBER_IDX, ISNS_ISCSI_IDX_SIZE, NULL, p_node->iscsi_index);
+ else
+ ISNSAppendAttr(p_rspmsg, ISNS_DD_ISCSI_MEMBER_IDX, ISNS_ISCSI_IDX_SIZE, NULL, 0);
}
return ( plnode?ISNS_NO_ERR:ISNS_NO_SUCH_ENTRY_ERR );
}
-
int
ISNSdbProcessDDSOpAttr (ISNS_Msg * p_msg, ISNS_Attr ** attr_indx,
SOIP_Dds *p_dds)
@@ -2290,6 +2294,8 @@
int index_Flag = -1;
int rval;
SOIP_Dds *p_dds;
+ SOIP_Iscsi *p_node;
+ SOIP_DB_Entry lentry2;
for (ii = 0; (ii < SNS_MAX_ATTRS) && (attr_indx[ii]); ii++)
{
@@ -2339,9 +2345,16 @@
index_Flag = ISNSFindTag (0, ISNS_DD_ISCSI_MEMBER_IDX, attr_indx);
if (index_Flag != -1 )
if (p_member->type == ISNS_DD_ISCSI_MEMBER)
- ISNSAppendAttr (p_msg, ISNS_DD_ISCSI_MEMBER_IDX,
- ISNS_DD_ISCSI_MEMBER_IDX_SIZE,
- NULL, p_member->node_idx);
+ {
+ /* find index from iscsi node record from node_id*/
+ rval = read_ISCSIObject(p_member->node_id, &p_node, &lentry2);
+ if (rval == SUCCESS)
+ ISNSAppendAttr (p_msg, ISNS_DD_ISCSI_MEMBER_IDX, ISNS_DD_ISCSI_MEMBER_IDX_SIZE,
+ NULL, p_node->iscsi_index);
+ else
+ ISNSAppendAttr (p_msg, ISNS_DD_ISCSI_MEMBER_IDX, ISNS_DD_ISCSI_MEMBER_IDX_SIZE,
+ NULL, 0);
+ }
}
}
break;
@@ -2358,9 +2371,16 @@
index_Flag = ISNSFindTag (0, ISNS_DD_ISCSI_MEMBER_IDX, attr_indx);
if (index_Flag != -1 )
if (p_member->type == ISNS_DD_ISCSI_MEMBER)
- ISNSAppendAttr (p_msg, ISNS_DD_ISCSI_MEMBER_IDX,
- ISNS_DD_ISCSI_MEMBER_IDX_SIZE,
- NULL, p_member->node_idx);
+ {
+ /* find index from iscsi node record from node_id*/
+ rval = read_ISCSIObject(p_member->node_id, &p_node, &lentry2);
+ if (rval == SUCCESS)
+ ISNSAppendAttr (p_msg, ISNS_DD_ISCSI_MEMBER_IDX, ISNS_DD_ISCSI_MEMBER_IDX_SIZE,
+ NULL, p_node->iscsi_index);
+ else
+ ISNSAppendAttr (p_msg, ISNS_DD_ISCSI_MEMBER_IDX, ISNS_DD_ISCSI_MEMBER_IDX_SIZE,
+ NULL, 0);
+ }
}
}
break;
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/isns-2.1-01/isnsserver/src/iSNSreg.c new/isns-2.1-02/isnsserver/src/iSNSreg.c
--- old/isns-2.1-01/isnsserver/src/iSNSreg.c 2007-08-28 17:36:01.000000000 +0200
+++ new/isns-2.1-02/isnsserver/src/iSNSreg.c 2007-09-18 21:47:19.000000000 +0200
@@ -1468,23 +1468,10 @@
ISNS_LIST_NODE *pnode;
SOIP_Dd_Member *p_member;
SOIP_Dd_Member new_member;
- SOIP_Iscsi *p_node;
- int rval;
- SOIP_DB_Entry lentry;
- int index_number;
- __DEBUG (isns_reg_debug &1, Add_DD_Member:%s, p_node_name);
-
- rval = read_ISCSIObject(p_node_name, &p_node, &lentry);
- if ( rval != SUCCESS)
- {
- index_number = index;
- }
- else
- {
- index_number = p_node->iscsi_index;
- }
-
+ __DEBUG (isns_reg_debug &1, Add iSCSI node:%s to Discovery Domain, p_node_name);
+
+ /* search for member in list, if found then no need to add */
pnode = NULL;
while ((pnode = GetNextNode(&p_dd->member_list, pnode)))
{
@@ -1497,17 +1484,12 @@
}
}
+ /* not found, so add new member to Discovery Domain */
memset(&new_member, 0, sizeof(new_member));
-
new_member.type = type;
new_member.status = status;
__ISNS_COPY (new_member.node_id, sizeof(new_member.node_id), p_node_name, strlen(p_node_name));
- new_member.node_idx = index_number;
-
- __DEBUG (isns_reg_debug &1, Add_DD_Member member.type:%i,new_member.type);
__DEBUG (isns_reg_debug &1, Add_DD_Member member.node_id:%s,new_member.node_id);
- __DEBUG (isns_reg_debug &1, Add_DD_Member member.node_idx:%i,new_member.node_idx);
-
AddNode(&p_dd->member_list, (char *)&new_member, sizeof(new_member));
return (ISNS_NO_ERR);
@@ -2968,7 +2950,6 @@
/* Active DD's Node Membership */
p_member->status = ISNS_DD_MEMBER_ENABLE;
- p_member->node_idx = index;
switch ( type )
{
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libgnomekbd
checked in at Wed Sep 19 19:09:52 CEST 2007.
--------
--- GNOME/libgnomekbd/libgnomekbd.changes 2007-08-31 00:57:47.000000000 +0200
+++ /mounts/work_src_done/STABLE/libgnomekbd/libgnomekbd.changes 2007-09-18 18:16:44.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Sep 18 18:16:11 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.20.0:
+ * minor fix to the build process
+ * new translations
+
+-------------------------------------------------------------------
Old:
----
libgnomekbd-2.19.91.tar.bz2
New:
----
libgnomekbd-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libgnomekbd.spec ++++++
--- /var/tmp/diff_new_pack.Qk9737/_old 2007-09-19 19:09:43.000000000 +0200
+++ /var/tmp/diff_new_pack.Qk9737/_new 2007-09-19 19:09:43.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libgnomekbd (Version 2.19.91)
+# spec file for package libgnomekbd (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,9 +12,9 @@
Name: libgnomekbd
BuildRequires: dbus-1-glib-devel fdupes gnome-common intltool libglade2-devel libgnomeui-devel libxklavier-devel
-Version: 2.19.91
+Version: 2.20.0
Release: 1
-URL: http://www.gnome.org/
+Url: http://www.gnome.org/
Group: System/GUI/GNOME
License: LGPL v2 or later
Summary: GNOME Keyboard Library
@@ -22,7 +22,6 @@
Patch1: libgnomekbd-allow-old-dbus.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: %{name}-lang = %{version}
-
%gconf_schemas_prereq
%description
@@ -67,7 +66,6 @@
%find_lang %{name}
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -77,7 +75,6 @@
%post
/sbin/ldconfig
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -105,6 +102,10 @@
%{_libdir}/pkgconfig/*.pc
%changelog
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Updated to version 2.20.0:
+ * minor fix to the build process
+ * new translations
* Fri Aug 31 2007 - maw(a)suse.de
- Update to version 2.19.91:
+ Bug fixes
++++++ libgnomekbd-2.19.91.tar.bz2 -> libgnomekbd-2.20.0.tar.bz2 ++++++
++++ 6417 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package hwinfo
checked in at Wed Sep 19 19:09:42 CEST 2007.
--------
--- hwinfo/hwinfo.changes 2007-09-17 17:31:47.000000000 +0200
+++ /mounts/work_src_done/STABLE/hwinfo/hwinfo.changes 2007-09-18 12:13:31.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 18 12:13:23 CEST 2007 - snwint(a)suse.de
+
+- updated X11 data
+
+-------------------------------------------------------------------
Old:
----
hwinfo-13.53.tar.bz2
New:
----
hwinfo-13.54.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ hwinfo.spec ++++++
--- /var/tmp/diff_new_pack.Ip8659/_old 2007-09-19 19:09:25.000000000 +0200
+++ /var/tmp/diff_new_pack.Ip8659/_new 2007-09-19 19:09:25.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package hwinfo (Version 13.53)
+# spec file for package hwinfo (Version 13.54)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -20,9 +20,9 @@
PreReq: /sbin/ldconfig %insserv_prereq %fillup_prereq
AutoReqProv: on
Summary: Hardware Library
-Version: 13.53
+Version: 13.54
Release: 1
-Source: hwinfo-13.53.tar.bz2
+Source: hwinfo-13.54.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -89,6 +89,8 @@
%doc doc/libhd/html
%changelog
+* Tue Sep 18 2007 - snwint(a)suse.de
+- updated X11 data
* Mon Sep 17 2007 - snwint(a)suse.de
- updated pci & usb ids
* Tue Sep 11 2007 - snwint(a)suse.de
++++++ hwinfo-13.53.tar.bz2 -> hwinfo-13.54.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hwinfo-13.53/Changelog new/hwinfo-13.54/Changelog
--- old/hwinfo-13.53/Changelog 2007-09-17 17:19:38.000000000 +0200
+++ new/hwinfo-13.54/Changelog 2007-09-18 12:05:08.000000000 +0200
@@ -1,3 +1,6 @@
+18/9/2007: v13.54
+ - updated X11 data
+
17/9/2007: v13.53
- updated pci & usb ids
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hwinfo-13.53/src/ids/src/x11.amd64 new/hwinfo-13.54/src/ids/src/x11.amd64
--- old/hwinfo-13.53/src/ids/src/x11.amd64 2007-09-10 18:02:59.000000000 +0200
+++ new/hwinfo-13.54/src/ids/src/x11.amd64 2007-09-18 11:32:50.000000000 +0200
@@ -3419,16 +3419,51 @@
+driver.xfree 4|nv
vendor.id pci 0x10de
+&device.id pci 0x0404
++device.name GeForce 8400 GS (0x0404)
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
&device.id pci 0x0407
+device.name GeForce 8600M GT
+driver.xfree 4|nv
vendor.id pci 0x10de
+&device.id pci 0x0409
++device.name GeForce 8700M GT
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
+&device.id pci 0x040a
++device.name Quadro FX 370
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
&device.id pci 0x040b
+device.name Quadro NVS 320M
+driver.xfree 4|nv
vendor.id pci 0x10de
+&device.id pci 0x040c
++device.name Quadro FX 570M
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
+&device.id pci 0x040d
++device.name Quadro FX 1600M
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
+&device.id pci 0x040e
++device.name Quadro FX 570
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
+&device.id pci 0x040f
++device.name Quadro FX 1700
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
&device.id pci 0x0421
+device.name GeForce 8500 GT
+driver.xfree 4|nv
@@ -3473,6 +3508,16 @@
+device.name Quadro NVS 135M
+driver.xfree 4|nv
+ vendor.id pci 0x10de
+&device.id pci 0x042d
++device.name Quadro FX 360M
++driver.xfree 4|nsc
+
+ vendor.id pci 0x10de
+&device.id pci 0x042f
++device.name Quadro NVS 290
++driver.xfree 4|nv
+
vendor.id pci 0x10e0
+vendor.name Imstt
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hwinfo-13.53/src/ids/src/x11.i386 new/hwinfo-13.54/src/ids/src/x11.i386
--- old/hwinfo-13.53/src/ids/src/x11.i386 2007-09-10 18:03:01.000000000 +0200
+++ new/hwinfo-13.54/src/ids/src/x11.i386 2007-09-18 11:32:51.000000000 +0200
@@ -3419,16 +3419,51 @@
+driver.xfree 4|nv
vendor.id pci 0x10de
+&device.id pci 0x0404
++device.name GeForce 8400 GS (0x0404)
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
&device.id pci 0x0407
+device.name GeForce 8600M GT
+driver.xfree 4|nv
vendor.id pci 0x10de
+&device.id pci 0x0409
++device.name GeForce 8700M GT
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
+&device.id pci 0x040a
++device.name Quadro FX 370
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
&device.id pci 0x040b
+device.name Quadro NVS 320M
+driver.xfree 4|nv
vendor.id pci 0x10de
+&device.id pci 0x040c
++device.name Quadro FX 570M
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
+&device.id pci 0x040d
++device.name Quadro FX 1600M
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
+&device.id pci 0x040e
++device.name Quadro FX 570
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
+&device.id pci 0x040f
++device.name Quadro FX 1700
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
&device.id pci 0x0421
+device.name GeForce 8500 GT
+driver.xfree 4|nv
@@ -3473,6 +3508,16 @@
+device.name Quadro NVS 135M
+driver.xfree 4|nv
+ vendor.id pci 0x10de
+&device.id pci 0x042d
++device.name Quadro FX 360M
++driver.xfree 4|nsc
+
+ vendor.id pci 0x10de
+&device.id pci 0x042f
++device.name Quadro NVS 290
++driver.xfree 4|nv
+
vendor.id pci 0x10e0
+vendor.name Imstt
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hwinfo-13.53/src/ids/src/x11.ia64 new/hwinfo-13.54/src/ids/src/x11.ia64
--- old/hwinfo-13.53/src/ids/src/x11.ia64 2007-09-10 18:03:01.000000000 +0200
+++ new/hwinfo-13.54/src/ids/src/x11.ia64 2007-09-18 11:32:52.000000000 +0200
@@ -3042,16 +3042,51 @@
+driver.xfree 4|nv
vendor.id pci 0x10de
+&device.id pci 0x0404
++device.name GeForce 8400 GS (0x0404)
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
&device.id pci 0x0407
+device.name GeForce 8600M GT
+driver.xfree 4|nv
vendor.id pci 0x10de
+&device.id pci 0x0409
++device.name GeForce 8700M GT
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
+&device.id pci 0x040a
++device.name Quadro FX 370
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
&device.id pci 0x040b
+device.name Quadro NVS 320M
+driver.xfree 4|nv
vendor.id pci 0x10de
+&device.id pci 0x040c
++device.name Quadro FX 570M
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
+&device.id pci 0x040d
++device.name Quadro FX 1600M
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
+&device.id pci 0x040e
++device.name Quadro FX 570
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
+&device.id pci 0x040f
++device.name Quadro FX 1700
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
&device.id pci 0x0421
+device.name GeForce 8500 GT
+driver.xfree 4|nv
@@ -3096,6 +3131,16 @@
+device.name Quadro NVS 135M
+driver.xfree 4|nv
+ vendor.id pci 0x10de
+&device.id pci 0x042d
++device.name Quadro FX 360M
++driver.xfree 4|nsc
+
+ vendor.id pci 0x10de
+&device.id pci 0x042f
++device.name Quadro NVS 290
++driver.xfree 4|nv
+
vendor.id pci 0x10e0
+vendor.name Imstt
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hwinfo-13.53/src/ids/src/x11.ppc new/hwinfo-13.54/src/ids/src/x11.ppc
--- old/hwinfo-13.53/src/ids/src/x11.ppc 2007-09-10 18:03:02.000000000 +0200
+++ new/hwinfo-13.54/src/ids/src/x11.ppc 2007-09-18 11:32:52.000000000 +0200
@@ -2875,16 +2875,51 @@
+driver.xfree 4|nv
vendor.id pci 0x10de
+&device.id pci 0x0404
++device.name GeForce 8400 GS (0x0404)
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
&device.id pci 0x0407
+device.name GeForce 8600M GT
+driver.xfree 4|nv
vendor.id pci 0x10de
+&device.id pci 0x0409
++device.name GeForce 8700M GT
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
+&device.id pci 0x040a
++device.name Quadro FX 370
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
&device.id pci 0x040b
+device.name Quadro NVS 320M
+driver.xfree 4|nv
vendor.id pci 0x10de
+&device.id pci 0x040c
++device.name Quadro FX 570M
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
+&device.id pci 0x040d
++device.name Quadro FX 1600M
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
+&device.id pci 0x040e
++device.name Quadro FX 570
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
+&device.id pci 0x040f
++device.name Quadro FX 1700
++driver.xfree 4|nv
+
+ vendor.id pci 0x10de
&device.id pci 0x0421
+device.name GeForce 8500 GT
+driver.xfree 4|nv
@@ -2929,6 +2964,16 @@
+device.name Quadro NVS 135M
+driver.xfree 4|nv
+ vendor.id pci 0x10de
+&device.id pci 0x042d
++device.name Quadro FX 360M
++driver.xfree 4|nsc
+
+ vendor.id pci 0x10de
+&device.id pci 0x042f
++device.name Quadro NVS 290
++driver.xfree 4|nv
+
vendor.id pci 0x10e0
+vendor.name Imstt
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hwinfo-13.53/VERSION new/hwinfo-13.54/VERSION
--- old/hwinfo-13.53/VERSION 2007-09-17 17:19:21.000000000 +0200
+++ new/hwinfo-13.54/VERSION 2007-09-18 12:04:56.000000000 +0200
@@ -1 +1 @@
-13.53
+13.54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libgnomecups
checked in at Wed Sep 19 19:09:36 CEST 2007.
--------
--- GNOME/libgnomecups/libgnomecups.changes 2007-08-08 00:00:08.000000000 +0200
+++ /mounts/work_src_done/STABLE/libgnomecups/libgnomecups.changes 2007-09-18 22:40:41.874964000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 18 22:40:09 CEST 2007 - crivera(a)suse.de
+
+- Add a one line patch to ensure that libgnomecups looks for the
+ correct user lpoptions file.
+
+-------------------------------------------------------------------
New:
----
libgnomecups-lpoptions.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libgnomecups.spec ++++++
--- /var/tmp/diff_new_pack.Rt8544/_old 2007-09-19 19:09:22.000000000 +0200
+++ /var/tmp/diff_new_pack.Rt8544/_new 2007-09-19 19:09:22.000000000 +0200
@@ -17,8 +17,8 @@
BuildRequires: openssl-devel
%endif
Version: 0.2.2
-Release: 105
-URL: http://www.gnome.org/
+Release: 120
+Url: http://www.gnome.org/
Group: System/GUI/GNOME
License: GPL v2 or later, LGPL v2 or later
Summary: GNOME CUPS Library
@@ -26,7 +26,8 @@
Patch0: only-once.patch
Patch1: cups-1.2.patch
Patch2: libgnomecups-callback-fix.patch
-Autoreqprov: on
+Patch3: libgnomecups-lpoptions.patch
+AutoReqProv: on
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: %{name}-lang = %{version}
@@ -65,6 +66,7 @@
%patch0
%patch1
%patch2 -p1
+%patch3 -p1
rm po/no.*
sed -i "s/\(ALL_LINGUAS.*\) no /\1 /" configure.in
@@ -102,6 +104,9 @@
%{_includedir}/*
%changelog
+* Tue Sep 18 2007 - crivera(a)suse.de
+- Add a one line patch to ensure that libgnomecups looks for the
+ correct user lpoptions file.
* Wed Aug 08 2007 - maw(a)suse.de
- Use %%fdupes
- Split off a -lang subpackage
++++++ libgnomecups-lpoptions.patch ++++++
diff -ur /usr/src/packages/BUILD/libgnomecups-0.2.2/libgnomecups/gnome-cups-printer.c ./libgnomecups/gnome-cups-printer.c
--- /usr/src/packages/BUILD/libgnomecups-0.2.2/libgnomecups/gnome-cups-printer.c 2007-06-11 15:02:55.000000000 -0400
+++ ./libgnomecups/gnome-cups-printer.c 2007-06-11 15:05:50.000000000 -0400
@@ -511,7 +522,7 @@
g_free (filename);
- filename = g_build_filename (g_get_home_dir (), ".lpoptions", NULL);
+ filename = g_build_filename (g_get_home_dir (), ".cups", "lpoptions", NULL);
num_dests = cups_get_dests (filename, num_dests, dests);
g_free (filename);
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package hplip
checked in at Wed Sep 19 19:09:17 CEST 2007.
--------
--- hplip/hplip.changes 2007-09-12 16:18:36.000000000 +0200
+++ /mounts/work_src_done/STABLE/hplip/hplip.changes 2007-09-18 12:18:47.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Sep 18 12:18:25 CEST 2007 - jsmeix(a)suse.de
+
+- Add a line-feed to the end of all PPDs to fix those PPDs where
+ it is missing. See Novell/Suse Bugzilla bug #309832:
+ Unix/Linux text files must end with a line-feed.
+ Otherwise reading the last line results EOF and then some
+ programs may ignore the last line.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ hpijs-standalone.spec ++++++
--- /var/tmp/diff_new_pack.YH6972/_old 2007-09-19 19:08:56.000000000 +0200
+++ /var/tmp/diff_new_pack.YH6972/_new 2007-09-19 19:08:56.000000000 +0200
@@ -17,10 +17,10 @@
# x.y.m : x = major release number, y = year (eg: 6 = 2006), m = month (eg: 6a = second release in June)
# Official releases have a 3 digit number and release candidates have a 4 digit number: x.y.m.rc
Version: 2.7.7
-Release: 10
+Release: 13
Group: Hardware/Printing
License: BSD 3-Clause, In general all applications are covered by the GNU General Public License (GPL) and the backend is covered by a MIT license. The printer driver HPIJS uses a BSD license. See the COPYING file in the HPLIP tar ball for more details.
-URL: http://hpinkjet.sourceforge.net/
+Url: http://hpinkjet.sourceforge.net/
# Source0...Source9 is for sources from HP:
# URL for Source0: http://switch.dl.sourceforge.net/sourceforge/hplip/hplip-2.7.7.tar.gz
Source0: hplip-%{version}.tar.bz2
++++++ hplip.spec ++++++
--- /var/tmp/diff_new_pack.YH6972/_old 2007-09-19 19:08:56.000000000 +0200
+++ /var/tmp/diff_new_pack.YH6972/_new 2007-09-19 19:08:56.000000000 +0200
@@ -17,10 +17,10 @@
# x.y.m : x = major release number, y = year (eg: 6 = 2006), m = month (eg: 6a = second release in June)
# Official releases have a 3 digit number and release candidates have a 4 digit number: x.y.m.rc
Version: 2.7.7
-Release: 27
+Release: 32
Group: Hardware/Printing
License: BSD 3-Clause, GPL v2 or later, In general all applications are covered by the GNU General Public License (GPL) and the backend is covered by a MIT license. The printer driver HPIJS uses a BSD license. See the COPYING file in the HPLIP tar ball for more details.
-URL: http://hpinkjet.sourceforge.net/
+Url: http://hpinkjet.sourceforge.net/
# Source0...Source9 is for sources from HP:
# URL for Source0: http://sourceforge.net/project/downloading.php?groupname=hplip&filename=hpl…
Source0: %{name}-%{version}.tar.bz2
@@ -168,6 +168,12 @@
# Make some general tests and adjustments for all PPDs (see manufacturer-PPDs.spec):
pushd %{buildroot}%{_datadir}/cups/model/manufacturer-PPDs/%{name}
gunzip *.ppd.gz
+# Add a line-feed to the end of all PPDs to fix those PPDs where it is missing.
+# See Novell/Suse Bugzilla bug #309832: Unix/Linux text files must end with a line-feed.
+# Otherwise reading the last line results EOF and then some programs may ignore the last line.
+for p in *.ppd
+do echo -en '\n' >>$p
+done
# Correct or remove non-working PPDs:
# Several HP PPDs contain "600x600x2dpi" which is not allowed
# according to the Adobe PPD specification section 5.9
@@ -350,6 +356,12 @@
%{_libdir}/libhpmud.*
%changelog
+* Tue Sep 18 2007 - jsmeix(a)suse.de
+- Add a line-feed to the end of all PPDs to fix those PPDs where
+ it is missing. See Novell/Suse Bugzilla bug #309832:
+ Unix/Linux text files must end with a line-feed.
+ Otherwise reading the last line results EOF and then some
+ programs may ignore the last line.
* Wed Sep 12 2007 - jsmeix(a)suse.de
- Ignore cupstestppd FAILs because of errors in UIConstraints
and/or NonUIConstraints which are detected since cupstestppd
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libgnomecanvas
checked in at Wed Sep 19 19:09:14 CEST 2007.
--------
--- GNOME/libgnomecanvas/libgnomecanvas.changes 2007-08-29 17:05:30.000000000 +0200
+++ /mounts/work_src_done/STABLE/libgnomecanvas/libgnomecanvas.changes 2007-09-18 14:52:51.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 18 14:51:57 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.20.0:
+ * stable version number
+
+-------------------------------------------------------------------
Old:
----
libgnomecanvas-2.19.2.tar.bz2
New:
----
libgnomecanvas-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libgnomecanvas.spec ++++++
--- /var/tmp/diff_new_pack.Mk7392/_old 2007-09-19 19:09:02.000000000 +0200
+++ /var/tmp/diff_new_pack.Mk7392/_new 2007-09-19 19:09:02.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libgnomecanvas (Version 2.19.2)
+# spec file for package libgnomecanvas (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,11 +14,11 @@
BuildRequires: fdupes gail-devel gnome-common gtk-doc indent intltool iso_ent libart_lgpl-devel libglade2-devel libtiff-devel perl-XML-Parser sgml-skel update-desktop-files xmlcharent
License: GPL v2 or later, LGPL v2 or later
Group: Development/Libraries/GNOME
-Autoreqprov: on
-Version: 2.19.2
+AutoReqProv: on
+Version: 2.20.0
Release: 1
Summary: An Add-On for the GNOME User Interface Libraries
-Source: ftp://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.14/%{name}-%{version…
+Source: ftp://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.20/%{name}-%{version…
Patch1: libgnomecanvas-no-tearing.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: %{name}-lang = %{version}
@@ -84,7 +84,6 @@
%makeinstall
%find_lang %{name}-2.0
rm $RPM_BUILD_ROOT/%{_libdir}/*/*/*.*a
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -116,6 +115,9 @@
%{_datadir}/gtk-doc/html/libgnomecanvas
%changelog
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Updated to version 2.20.0:
+ * stable version number
* Wed Aug 29 2007 - maw(a)suse.de
- Update to version 2.19.2:
+ Don't store the focused item in the data section of the canvas
++++++ libgnomecanvas-2.19.2.tar.bz2 -> libgnomecanvas-2.20.0.tar.bz2 ++++++
++++ 14225 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libgnome
checked in at Wed Sep 19 19:08:55 CEST 2007.
--------
--- GNOME/libgnome/libgnome.changes 2007-09-15 01:31:03.000000000 +0200
+++ /mounts/work_src_done/STABLE/libgnome/libgnome.changes 2007-09-17 18:51:42.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Sep 17 18:50:40 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.20.0:
+ * Build fixes
+ * Set new background
+ * Fix module loading
+ * Only depend on esd when esd is compiled in
+ * Updated translations
+
+-------------------------------------------------------------------
Old:
----
libgnome-2.19.1.tar.bz2
New:
----
libgnome-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libgnome.spec ++++++
--- /var/tmp/diff_new_pack.HD5376/_old 2007-09-19 19:08:41.000000000 +0200
+++ /var/tmp/diff_new_pack.HD5376/_new 2007-09-19 19:08:41.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libgnome (Version 2.19.1)
+# spec file for package libgnome (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,8 +14,8 @@
BuildRequires: esound-devel fdupes gnome-common gnome-vfs2-devel gtk-doc gtk2-devel intltool
License: GPL v2 or later, LGPL v2 or later
Group: Development/Libraries/GNOME
-Version: 2.19.1
-Release: 22
+Version: 2.20.0
+Release: 2
Summary: The GNOME 2.x Desktop Base Libraries
Url: http://www.gnome.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -99,14 +99,12 @@
%pre -f %{name}.schemas_pre
-%post
-/sbin/ldconfig
+%post -p /sbin/ldconfig
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
-%postun
-/sbin/ldconfig
+%postun -p /sbin/ldconfig
%files -f %{name}.lst
%defattr(-, root, root)
@@ -120,6 +118,8 @@
# gnome-session. But libgnome provides complete support for such
# binaries so these binaries don't need gnome-session.
%dir %{_datadir}/gnome/autostart
+%{_datadir}/gnome-background-properties/*.xml
+%{_datadir}/pixmaps/backgrounds/gnome/*.*
%{_libdir}/*.*so.*
%{_libdir}/bonobo/monikers/*.so
%{_libdir}/bonobo/servers/*
@@ -128,6 +128,10 @@
%dir %{_sysconfdir}/sound
%dir %{_sysconfdir}/sound/events
%config %{_sysconfdir}/sound/events/*.soundlist
+# own directory to break build loop libgnome->gnome-themes->librsvg->libgnomeprintui->...->libgnome:
+%dir %{_datadir}/gnome-background-properties
+%dir %{_datadir}/pixmaps/backgrounds
+%dir %{_datadir}/pixmaps/backgrounds/gnome
%files lang -f %{name}-2.0.lang
@@ -143,6 +147,13 @@
%{_datadir}/gtk-doc/html/libgnome
%changelog
+* Mon Sep 17 2007 - sbrabec(a)suse.cz
+- Updated to version 2.20.0:
+ * Build fixes
+ * Set new background
+ * Fix module loading
+ * Only depend on esd when esd is compiled in
+ * Updated translations
* Sat Sep 15 2007 - hpj(a)suse.de
- Update libgnome-help-bundles.patch to handle more cases.
* Fri Sep 14 2007 - hpj(a)suse.de
++++++ libgnome-2.19.1.tar.bz2 -> libgnome-2.20.0.tar.bz2 ++++++
++++ 58035 lines of diff (skipped)
++++++ libgnome_preconf.diff ++++++
--- /var/tmp/diff_new_pack.HD5376/_old 2007-09-19 19:08:44.000000000 +0200
+++ /var/tmp/diff_new_pack.HD5376/_new 2007-09-19 19:08:44.000000000 +0200
@@ -4,7 +4,7 @@
<applyto>/desktop/gnome/background/picture_options</applyto>
<owner>gnome</owner>
<type>string</type>
-- <default>wallpaper</default>
+- <default>zoom</default>
+ <default>stretched</default>
<locale name="C">
<short>Picture Options</short>
@@ -13,25 +13,16 @@
<applyto>/desktop/gnome/background/picture_filename</applyto>
<owner>gnome</owner>
<type>string</type>
-- <default></default>
+- <default>/usr/share/pixmaps/backgrounds/gnome/background-default.jpg</default>
+ <default>/usr/share/wallpapers/default-1600x1200.jpg</default>
<locale name="C">
<short>Picture Filename</short>
<long>File to use for the background image</long>
-@@ -51,7 +51,7 @@
- <applyto>/desktop/gnome/background/primary_color</applyto>
- <owner>gnome</owner>
- <type>string</type>
-- <default>#76848F</default>
-+ <default>#39374b</default>
- <locale name="C">
- <short>Primary Color</short>
- <long>Left or Top color when drawing gradients, or the solid color.</long>
@@ -62,7 +62,7 @@
<applyto>/desktop/gnome/background/secondary_color</applyto>
<owner>gnome</owner>
<type>string</type>
-- <default>#7F7F7F</default>
+- <default>#66ba00</default>
+ <default>#42528f</default>
<locale name="C">
<short>Secondary Color</short>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-panel
checked in at Wed Sep 19 19:08:46 CEST 2007.
--------
--- GNOME/gnome-panel/gnome-panel.changes 2007-09-10 23:10:53.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-panel/gnome-panel.changes 2007-09-18 16:48:17.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Sep 18 16:46:42 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.20.0:
+ * Panel: Show drawers on same monitor as the panels they're
+ attached to
+ * Panel: Use new icon name for logout
+ * Clock Applet: Fix crashers in timezone handling
+ * Clock Applet: Don't show the UI to have timezones in the clock
+ since it's not ready
+ * Docs and translations update
+
+-------------------------------------------------------------------
Old:
----
gnome-panel-2.19.92.tar.bz2
New:
----
gnome-panel-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-panel.spec ++++++
--- /var/tmp/diff_new_pack.VA3721/_old 2007-09-19 19:08:17.000000000 +0200
+++ /var/tmp/diff_new_pack.VA3721/_new 2007-09-19 19:08:17.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-panel (Version 2.19.92)
+# spec file for package gnome-panel (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,10 +14,10 @@
BuildRequires: evolution-data-server-devel fdupes gnome-common gnome-desktop-devel gnome-doc-utils-devel gnome-menus-devel gnome-patch-translation gtk-doc intltool libidl libwnck-devel licenses mDNSResponder-devel perl-XML-Parser scrollkeeper
License: LGPL v2 or later
Group: System/GUI/GNOME
-Version: 2.19.92
+Version: 2.20.0
Release: 1
Summary: The GNOME 2.x Desktop Panel
-Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-panel/2.16/%{name}-%{version}.t…
+Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-panel/2.20/%{name}-%{version}.t…
Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: gnome-themes licenses
@@ -399,6 +399,15 @@
%{_datadir}/gtk-doc/html/*
%changelog
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Updated to version 2.20.0:
+ * Panel: Show drawers on same monitor as the panels they're
+ attached to
+ * Panel: Use new icon name for logout
+ * Clock Applet: Fix crashers in timezone handling
+ * Clock Applet: Don't show the UI to have timezones in the clock
+ since it's not ready
+ * Docs and translations update
* Mon Sep 10 2007 - cgaisford(a)novell.com
- Updated spec file and added the --with-clock-time-utility option
to the spec file to make sure the correct path is being used
++++++ gnome-panel-2.19.92.tar.bz2 -> gnome-panel-2.20.0.tar.bz2 ++++++
++++ 36364 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libgail-gnome
checked in at Wed Sep 19 19:08:33 CEST 2007.
--------
--- GNOME/libgail-gnome/libgail-gnome.changes 2007-09-11 17:11:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/libgail-gnome/libgail-gnome.changes 2007-09-18 17:39:25.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 18 17:37:59 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 1.20.0:
+ * stable version number
+
+-------------------------------------------------------------------
Old:
----
libgail-gnome-1.19.5.tar.bz2
New:
----
libgail-gnome-1.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libgail-gnome.spec ++++++
--- /var/tmp/diff_new_pack.OE4236/_old 2007-09-19 19:08:23.000000000 +0200
+++ /var/tmp/diff_new_pack.OE4236/_new 2007-09-19 19:08:23.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libgail-gnome (Version 1.19.5)
+# spec file for package libgail-gnome (Version 1.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,15 +12,15 @@
Name: libgail-gnome
BuildRequires: at-spi-devel atk-devel gail-devel gnome-common gnome-panel-devel gtk2-devel libbonobo-devel libbonoboui-devel libgnomeui-devel
-Version: 1.19.5
-Release: 21
-URL: http://www.gnome.org/
+Version: 1.20.0
+Release: 1
+Url: http://www.gnome.org/
Group: System/GUI/GNOME
License: LGPL v2 or later
Summary: GNOME Accessibility Implementation Library for gnomeui and libbonoboui
-Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.1/%{name}-%{version}.tar.bz2
+Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.20/%{name}-%{version}.tar.b…
Patch: libgail-gnome-decl.patch
-Autoreqprov: on
+AutoReqProv: on
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Supplements: packageand(gnome2-SuSE:gail)
@@ -79,6 +79,9 @@
%{_libdir}/pkgconfig/*.pc
%changelog
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Updated to version 1.20.0:
+ * stable version number
* Tue Sep 11 2007 - cthiel(a)suse.de
- Supplements: packageand(gnome2-SuSE:gail) to make sure to install
libgail-gnome on GNOME installations (#300092)
++++++ libgail-gnome-1.19.5.tar.bz2 -> libgail-gnome-1.20.0.tar.bz2 ++++++
++++ 4033 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/libgail-gnome-1.19.5/ChangeLog new/libgail-gnome-1.20.0/ChangeLog
--- old/libgail-gnome-1.19.5/ChangeLog 2007-07-10 04:37:26.000000000 +0200
+++ new/libgail-gnome-1.20.0/ChangeLog 2007-09-17 07:50:50.000000000 +0200
@@ -1,3 +1,7 @@
+2007-09-17 Li Yuan <li.yuan(a)sun.com>
+
+ * configure.in, README: Rev to 1.20.0.
+
2007-07-09 Li Yuan <li.yuan(a)sun.com>
* configure.in, NEWS, README: Rev to 1.19.5.
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/libgail-gnome-1.19.5/configure.in new/libgail-gnome-1.20.0/configure.in
--- old/libgail-gnome-1.19.5/configure.in 2007-07-10 04:35:21.000000000 +0200
+++ new/libgail-gnome-1.20.0/configure.in 2007-09-17 07:49:28.000000000 +0200
@@ -1,8 +1,8 @@
AC_PREREQ([2.53])
m4_define([gail_gnome_major_version], [1])
-m4_define([gail_gnome_minor_version], [19])
-m4_define([gail_gnome_micro_version], [5])
+m4_define([gail_gnome_minor_version], [20])
+m4_define([gail_gnome_micro_version], [0])
m4_define([gail_gnome_interface_age], [3])
m4_define([gail_gnome_binary_age], [3])
m4_define([gail_gnome_version],
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/libgail-gnome-1.19.5/README new/libgail-gnome-1.20.0/README
--- old/libgail-gnome-1.19.5/README 2007-07-10 04:36:37.000000000 +0200
+++ new/libgail-gnome-1.20.0/README 2007-09-17 07:50:40.000000000 +0200
@@ -1,4 +1,4 @@
-Version 1.19.5.
+Version 1.20.0.
This directory contains the LIBGAIL-GNOME library.
For more information about GAIL and accessibility in GNOME, see:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libbonoboui
checked in at Wed Sep 19 19:08:15 CEST 2007.
--------
--- GNOME/libbonoboui/libbonoboui.changes 2007-08-07 19:09:11.000000000 +0200
+++ /mounts/work_src_done/STABLE/libbonoboui/libbonoboui.changes 2007-09-17 17:32:37.710351000 +0200
@@ -1,0 +2,8 @@
+Mon Sep 17 17:32:21 CEST 2007 - gekker(a)suse.de
+
+- Update to version 2.20.0
+libbonobo 2.20.0
+ * More GOption porting (Gilles Dartiguelounge)
+ * Updated translations.
+
+-------------------------------------------------------------------
Old:
----
libbonoboui-2.19.6.tar.bz2
New:
----
libbonoboui-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libbonoboui.spec ++++++
--- /var/tmp/diff_new_pack.jW1128/_old 2007-09-19 19:08:03.000000000 +0200
+++ /var/tmp/diff_new_pack.jW1128/_new 2007-09-19 19:08:03.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libbonoboui (Version 2.19.6)
+# spec file for package libbonoboui (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,9 +14,9 @@
BuildRequires: fdupes gnome-common gtk-doc intltool libglade2-devel libgnome-devel libgnomecanvas-devel perl-XML-Parser update-desktop-files xmlcharent
License: GPL v2 or later, LGPL v2 or later
Group: Development/Libraries/GNOME
-Autoreqprov: on
-Version: 2.19.6
-Release: 5
+AutoReqProv: on
+Version: 2.20.0
+Release: 2
Summary: The Bonobo Part of the GNOME User Interface Libraries
Source: %{name}-%{version}.tar.bz2
# copied from gnome-desktop
@@ -76,7 +76,6 @@
%suse_update_desktop_file bonobo-browser System Monitor
%find_lang libbonoboui-2.0
rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -118,6 +117,11 @@
%{_libdir}/bonobo-2.0/samples
%changelog
+* Mon Sep 17 2007 - gekker(a)suse.de
+- Update to version 2.20.0
+ libbonobo 2.20.0
+ * More GOption porting (Gilles Dartiguelounge)
+ * Updated translations.
* Tue Aug 07 2007 - maw(a)suse.de
- Split off a -lang subpackage
- Use %%fdupes
++++++ libbonoboui-2.19.6.tar.bz2 -> libbonoboui-2.20.0.tar.bz2 ++++++
++++ 38223 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-media
checked in at Wed Sep 19 19:08:09 CEST 2007.
--------
--- GNOME/gnome-media/gnome-media.changes 2007-08-27 18:46:34.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-media/gnome-media.changes 2007-09-19 11:59:02.000000000 +0200
@@ -1,0 +2,13 @@
+Wed Sep 19 11:58:27 CEST 2007 - sbrabec(a)suse.cz
+
+- Fixed gnome-volume-control icon reference (GNOME#478100).
+
+-------------------------------------------------------------------
+Tue Sep 18 18:58:34 CEST 2007 - mauro(a)suse.de
+
+- Update to 2.20.0 version:
+ * Fix build of gstreamer-properties against an uninstalled GStreamer
+ * Convert French documentation to gnome-doc-utils
+ * Update Ukrainian documentation
+
+-------------------------------------------------------------------
Old:
----
gnome-media-2.18.0.tar.bz2
New:
----
gnome-media-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-media.spec ++++++
--- /var/tmp/diff_new_pack.sZK386/_old 2007-09-19 19:07:54.000000000 +0200
+++ /var/tmp/diff_new_pack.sZK386/_new 2007-09-19 19:07:54.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-media (Version 2.18.0)
+# spec file for package gnome-media (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,7 +12,7 @@
Name: gnome-media
%define DISTRIBUTABLE 1
-BuildRequires: docbook-utils fdupes gail-devel gnome-common gnome-desktop-devel gnutls-devel gstreamer010-plugins-base-devel gstreamer010-plugins-good intltool libcddb-devel libglade2-devel libidl-devel mDNSResponder-devel nautilus-cd-burner-devel notification-daemon perl-XML-Parser scrollkeeper update-desktop-files
+BuildRequires: docbook-utils fdupes gail-devel gnome-common gnome-desktop-devel gnome-doc-utils-devel gnutls-devel gstreamer010-plugins-base-devel gstreamer010-plugins-good intltool libcddb-devel libglade2-devel libidl-devel nautilus-cd-burner-devel notification-daemon perl-XML-Parser scrollkeeper update-desktop-files
License: GPL v2 or later
Group: System/GUI/GNOME
Requires: control-center2 gstreamer010-plugins-good
@@ -25,8 +25,8 @@
Requires: hal
Provides: gnome-media2
Obsoletes: gnome-media2
-Version: 2.18.0
-Release: 59
+Version: 2.20.0
+Release: 1
Summary: GNOME Multimedia (Media)
Source: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-media/2.16/%{name}-%{version}.t…
Patch: gnome-media-void.patch
@@ -39,11 +39,10 @@
Patch11: gst-mixer-args.patch
Patch12: gstreamer-properties-args.patch
Patch13: gnome-media-stringcompare.patch
-URL: http://www.gnome.org/
+Url: http://www.gnome.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: %{name}-lang = %{version}
-Docdir: %{_defaultdocdir}
-
+DocDir: %{_defaultdocdir}
%gconf_schemas_prereq
%description
@@ -69,7 +68,6 @@
Summary: GNOME Multimedia CD Player(Media)
Group: System/GUI/GNOME
Requires: %{name} = %{version}
-
%gconf_schemas_prereq
%description cd
@@ -112,6 +110,7 @@
%setup -q
%patch
%patch3 -p1
+exit
%patch4
%if ! %DISTRIBUTABLE
%patch7
@@ -124,7 +123,7 @@
%patch13
%build
-autoreconf -f -i
+#autoreconf -f -i
# needed for gnome-media-2.16.1:
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
# FIXME: Build as root modifies system!
@@ -147,25 +146,29 @@
%suse_update_desktop_file -N "GStreamer Properties" -G "Multimedia Systems Selector" gstreamer-properties System SystemSetup X-SuSE-ControlCenter-System
%suse_update_desktop_file -G "CD Database Preferences Tool" -C "Modify your CD database server preferences" -D "user-guide/user-guide.xml?goscustlookandfeel-39" cddb-slave AudioVideo CD
%find_lang %{name}-2.0
-
+%find_lang gnome-sound-recorder %{name}-2.0.lang
+%find_lang gnome-volume-control %{name}-2.0.lang
+%find_lang gstreamer-properties %{name}-2.0.lang
+%find_lang gnome-cd
+# desktop file is not marked OnlyShowIn=GNOME, icon must be public (GNOME#478100):
+(
+ cd %{_datadir}/icons/gnome
+ for ICON in */apps/multimedia-volume-control.* ; do
+ mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${ICON%/*}
+ ln -s ../../../gnome/$ICON $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$ICON
+ done
+)
%def_gconf_schemas %{name}
-
%add_gconf_schemas gnome-audio-profiles
-
%add_gconf_schemas gnome-sound-recorder
-
%add_gconf_schemas gnome-volume-control
-
%def_gconf_schemas %{name}-cd
-
%add_gconf_schemas gnome-cd
-
%add_gconf_schemas CDDB-Slave2
-
%end_gconf_schemas
-cat %{name}.schemas_list >%{name}.lst
+cat %{name}.schemas_list %{name}-2.0.lang >%{name}.lst
+cat %{name}-cd.schemas_list gnome-cd.lang >%{name}-cd.lst
rm $RPM_BUILD_ROOT%{_libdir}/libglade/2.0/*.*a
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -173,18 +176,14 @@
%pre -f %{name}.schemas_pre
-%post
-/sbin/ldconfig
-
+%post -p /sbin/ldconfig
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
-%postun
-/sbin/ldconfig
+%postun -p /sbin/ldconfig
%pre cd -f %{name}-cd.schemas_pre
-
%posttrans cd -f %{name}-cd.schemas_posttrans
%preun cd -f %{name}-cd.schemas_preun
@@ -203,24 +202,11 @@
%{_datadir}/applications/gstreamer-properties.desktop
%{_datadir}/applications/reclevel.desktop
%{_datadir}/applications/vumeter.desktop
-%{_datadir}/gnome/help/gnome-sound-recorder
-%{_datadir}/gnome/help/gnome-volume-control
-%{_datadir}/gnome/help/grecord
-%{_datadir}/gnome/help/gstreamer-properties
%{_datadir}/gnome-media
%{_datadir}/gnome-sound-recorder
%{_datadir}/gstreamer-properties
%{_datadir}/idl/*
-%dir %{_datadir}/omf/gnome-media
-%{_datadir}/omf/gnome-media/gnome-volume-control*.omf
-%{_datadir}/omf/gnome-media/grecord*.omf
-%{_datadir}/omf/gnome-media/gstreamer-properties*.omf
-%{_datadir}/pixmaps/gnome-cd.png
-%{_datadir}/pixmaps/gnome-grecord.png
-%{_datadir}/pixmaps/gnome-mixer.png
-%{_datadir}/pixmaps/gnome-reclevel.png
-%{_datadir}/pixmaps/gnome-vumeter.png
-%{_datadir}/pixmaps/gstreamer-properties.png
+%{_datadir}/icons/hicolor/*/apps/*.*
%{_libdir}/*.so.*
%{_libdir}/bonobo/servers/*
%{_libdir}/libglade/2.0/*.so
@@ -234,17 +220,22 @@
%{_libdir}/pkgconfig/*.pc
%{_includedir}/*
-%files cd -f %{name}-cd.schemas_list
+%files cd -f %{name}-cd.lst
%defattr(-,root,root)
%{_bindir}/gnome-cd
%{_bindir}/cddb-slave2-properties
%{_datadir}/applications/cddb-slave.desktop
%{_datadir}/applications/gnome-cd.desktop
-%{_datadir}/gnome/help/gnome-cd
-%{_datadir}/omf/gnome-media/gnome-cd*.omf
%{_datadir}/pixmaps/gnome-cd
%changelog
+* Wed Sep 19 2007 - sbrabec(a)suse.cz
+- Fixed gnome-volume-control icon reference (GNOME#478100).
+* Tue Sep 18 2007 - mauro(a)suse.de
+- Update to 2.20.0 version:
+ * Fix build of gstreamer-properties against an uninstalled GStreamer
+ * Convert French documentation to gnome-doc-utils
+ * Update Ukrainian documentation
* Mon Aug 27 2007 - sreeves(a)suse.de
- Change gstreamer-properties desktop file to show for #280338
* Wed Aug 08 2007 - maw(a)suse.de
++++++ gnome-media-2.18.0.tar.bz2 -> gnome-media-2.20.0.tar.bz2 ++++++
++++ 106491 lines of diff (skipped)
++++++ gnome-media-desktop.patch ++++++
--- /var/tmp/diff_new_pack.sZK386/_old 2007-09-19 19:07:59.000000000 +0200
+++ /var/tmp/diff_new_pack.sZK386/_new 2007-09-19 19:07:59.000000000 +0200
@@ -1,5 +1,5 @@
---- gnome-media-2.16.1/cddb-slave2/cddb-slave.desktop.in.in
-+++ gnome-media-2.16.1/cddb-slave2/cddb-slave.desktop.in.in
+--- gnome-media-2.20.0/cddb-slave2/cddb-slave.desktop.in.in
++++ gnome-media-2.20.0/cddb-slave2/cddb-slave.desktop.in.in
@@ -1,9 +1,9 @@
[Desktop Entry]
Encoding=UTF-8
@@ -12,50 +12,41 @@
StartupNotify=true
Terminal=false
Type=Application
---- gnome-media-2.16.1/gnome-cd/gnome-cd.desktop.in.in
-+++ gnome-media-2.16.1/gnome-cd/gnome-cd.desktop.in.in
-@@ -1,9 +1,9 @@
+--- gnome-media-2.20.0/gnome-cd/gnome-cd.desktop.in.in
++++ gnome-media-2.20.0/gnome-cd/gnome-cd.desktop.in.in
+@@ -1,7 +1,7 @@
[Desktop Entry]
Encoding=UTF-8
_Name=CD Player
-_Comment=Play audio CDs
+_GenericName=Play audio CDs
Exec=gnome-cd
--Icon=gnome-cd.png
-+Icon=gnome-cd
+ Icon=gnome-cd
StartupNotify=true
- Terminal=false
- Type=Application
---- gnome-media-2.16.1/grecord/gnome-sound-recorder.desktop.in.in
-+++ gnome-media-2.16.1/grecord/gnome-sound-recorder.desktop.in.in
-@@ -1,9 +1,9 @@
+--- gnome-media-2.20.0/grecord/gnome-sound-recorder.desktop.in.in
++++ gnome-media-2.20.0/grecord/gnome-sound-recorder.desktop.in.in
+@@ -1,7 +1,7 @@
[Desktop Entry]
Encoding=UTF-8
_Name=Sound Recorder
-_Comment=Record sound clips
+_GenericName=Record sound clips
Exec=gnome-sound-recorder
--Icon=gnome-grecord.png
-+Icon=gnome-grecord
+ Icon=gnome-grecord
StartupNotify=true
- Terminal=false
- Type=Application
---- gnome-media-2.16.1/gst-mixer/gnome-volume-control.desktop.in.in
-+++ gnome-media-2.16.1/gst-mixer/gnome-volume-control.desktop.in.in
-@@ -1,9 +1,9 @@
+--- gnome-media-2.20.0/gst-mixer/gnome-volume-control.desktop.in.in
++++ gnome-media-2.20.0/gst-mixer/gnome-volume-control.desktop.in.in
+@@ -1,7 +1,7 @@
[Desktop Entry]
Encoding=UTF-8
_Name=Volume Control
-_Comment=Adjust the volume level
+_GenericName=Adjust the volume level
Exec=gnome-volume-control
--Icon=gnome-mixer.png
-+Icon=gnome-mixer
+ Icon=multimedia-volume-control
StartupNotify=true
- X-Info=Gnome Mixer
- Terminal=false
---- gnome-media-2.16.1/gstreamer-properties/gstreamer-properties.desktop.in.in
-+++ gnome-media-2.16.1/gstreamer-properties/gstreamer-properties.desktop.in.in
+--- gnome-media-2.20.0/gstreamer-properties/gstreamer-properties.desktop.in.in
++++ gnome-media-2.20.0/gstreamer-properties/gstreamer-properties.desktop.in.in
@@ -1,12 +1,12 @@
[Desktop Entry]
Encoding=UTF-8
@@ -63,8 +54,7 @@
-_Comment=Configure defaults for GStreamer applications
+_GenericName=Configure defaults for GStreamer applications
Exec=gstreamer-properties
--Icon=gstreamer-properties.png
-+Icon=gstreamer-properties
+ Icon=gstreamer-properties
StartupNotify=true
Terminal=false
-NoDisplay=true
@@ -72,31 +62,25 @@
Type=Application
Categories=GNOME;GTK;Settings;HardwareSettings;
X-GNOME-Bugzilla-Bugzilla=GNOME
---- gnome-media-2.16.1/vu-meter/reclevel.desktop.in.in
-+++ gnome-media-2.16.1/vu-meter/reclevel.desktop.in.in
-@@ -1,9 +1,9 @@
+--- gnome-media-2.20.0/vu-meter/reclevel.desktop.in.in
++++ gnome-media-2.20.0/vu-meter/reclevel.desktop.in.in
+@@ -1,7 +1,7 @@
[Desktop Entry]
Encoding=UTF-8
_Name=Recording Level Monitor
-_Comment=Monitor the recording input volume
+_GenericName=Monitor the recording input volume
Exec=vumeter -r
--Icon=gnome-reclevel.png
-+Icon=gnome-reclevel
+ Icon=gnome-reclevel
Terminal=false
- Type=Application
- Categories=GNOME;GTK;Application;AudioVideo;
---- gnome-media-2.16.1/vu-meter/vumeter.desktop.in.in
-+++ gnome-media-2.16.1/vu-meter/vumeter.desktop.in.in
-@@ -1,9 +1,9 @@
+--- gnome-media-2.20.0/vu-meter/vumeter.desktop.in.in
++++ gnome-media-2.20.0/vu-meter/vumeter.desktop.in.in
+@@ -1,7 +1,7 @@
[Desktop Entry]
Encoding=UTF-8
_Name=Volume Monitor
-_Comment=Monitor the sound output volume
+_GenericName=Monitor the sound output volume
Exec=vumeter
--Icon=gnome-vumeter.png
-+Icon=gnome-vumeter
+ Icon=gnome-vumeter
StartupNotify=true
- Terminal=false
- Type=Application
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libbonobo
checked in at Wed Sep 19 19:07:56 CEST 2007.
--------
--- GNOME/libbonobo/libbonobo.changes 2007-08-10 00:49:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/libbonobo/libbonobo.changes 2007-09-17 17:29:08.818451000 +0200
@@ -1,0 +2,8 @@
+Mon Sep 17 17:27:54 CEST 2007 - gekker(a)suse.de
+
+- Update to version 2.20.0
+ * Add unit test for bug 427992. (Gustavo Carneiro)
+ * Align configure switches (Gilles Dartiguelounge)
+ * Updated translations.
+
+-------------------------------------------------------------------
Old:
----
libbonobo-2.19.6.tar.bz2
New:
----
libbonobo-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libbonobo.spec ++++++
--- /var/tmp/diff_new_pack.N31854/_old 2007-09-19 19:07:43.000000000 +0200
+++ /var/tmp/diff_new_pack.N31854/_new 2007-09-19 19:07:43.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libbonobo (Version 2.19.6)
+# spec file for package libbonobo (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -13,20 +13,20 @@
Name: libbonobo
BuildRequires: bison docbook_4 fdupes flex glib2-devel gnome-common gtk-doc intltool libidl libxml2-devel openssl orbit2-devel perl-XML-Parser xmlcharent
Summary: The Bonobo Component System for the GNOME 2.x Desktop Platform
-Version: 2.19.6
-Release: 4
+Version: 2.20.0
+Release: 2
License: GPL v2 or later, LGPL v2 or later
# Obsolete for >=9.1:
Obsoletes: bonobo-activation
Provides: bonobo-activation
Group: Development/Libraries/GNOME
Source: %{name}-%{version}.tar.bz2
-URL: http://www.gnome.org/
+Url: http://www.gnome.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Patch: libbonobo-strict-aliasing.patch
Patch1: libbonobo-includes.patch
Patch2: bonobo-activation-config.patch
-Autoreqprov: on
+AutoReqProv: on
Requires: %{name}-lang = %{version}
%description
@@ -115,7 +115,6 @@
make DESTDIR=$RPM_BUILD_ROOT install
%find_lang libbonobo-2.0
rm $RPM_BUILD_ROOT%{_libdir}/*/*.*a $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -159,6 +158,11 @@
%{_libdir}/bonobo-2.0/samples
%changelog
+* Mon Sep 17 2007 - gekker(a)suse.de
+- Update to version 2.20.0
+ * Add unit test for bug 427992. (Gustavo Carneiro)
+ * Align configure switches (Gilles Dartiguelounge)
+ * Updated translations.
* Tue Aug 07 2007 - maw(a)suse.de
- Split off a -lang subpackage
- Use %%fdupes
++++++ libbonobo-2.19.6.tar.bz2 -> libbonobo-2.20.0.tar.bz2 ++++++
++++ 47180 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-main-menu
checked in at Wed Sep 19 19:07:47 CEST 2007.
--------
--- GNOME/gnome-main-menu/gnome-main-menu.changes 2007-09-17 01:39:01.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-main-menu/gnome-main-menu.changes 2007-09-19 17:43:59.612353000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 19 17:43:27 CEST 2007 - jimmyk(a)suse.de
+
+- Ignore duplicate DBus messages from NetworkManager, BNC #307862.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-main-menu.spec ++++++
--- /var/tmp/diff_new_pack.l31500/_old 2007-09-19 19:07:37.000000000 +0200
+++ /var/tmp/diff_new_pack.l31500/_new 2007-09-19 19:07:37.000000000 +0200
@@ -19,7 +19,7 @@
Group: System/GUI/GNOME
AutoReqProv: on
Version: 0.9.8
-Release: 84
+Release: 87
Summary: The GNOME Desktop Menu
Source: %{name}-%{version}.tar.gz
Source1: system-items-opensuse.xbel
@@ -145,6 +145,8 @@
%{_prefix}/%{_lib}/nautilus/extensions-1.0/*.la
%changelog
+* Wed Sep 19 2007 - jimmyk(a)suse.de
+- Ignore duplicate DBus messages from NetworkManager, BNC #307862.
* Mon Sep 17 2007 - jimmyk(a)suse.de
- Added translations, BNC #308601.
- Reverted to system-monitor on hard drive click, BNC #287081, BNC #239001.
++++++ gnome-main-menu-0.9.8.tar.gz ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-main-menu-0.9.8/main-menu/src/network-status-agent.c new/gnome-main-menu-0.9.8/main-menu/src/network-status-agent.c
--- old/gnome-main-menu-0.9.8/main-menu/src/network-status-agent.c 2007-09-14 22:55:28.000000000 +0200
+++ new/gnome-main-menu-0.9.8/main-menu/src/network-status-agent.c 2007-09-18 21:48:33.000000000 +0200
@@ -35,6 +35,8 @@
{
DBusGConnection *nm_conn;
DBusGProxy *nm_proxy;
+
+ guint state_curr;
} NetworkStatusAgentPrivate;
#define NETWORK_STATUS_AGENT_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), NETWORK_STATUS_AGENT_TYPE, NetworkStatusAgentPrivate))
@@ -88,6 +90,7 @@
priv->nm_conn = NULL;
priv->nm_proxy = NULL;
+ priv->state_curr = 0;
}
NetworkStatusAgent *
@@ -324,8 +327,15 @@
static void
nm_state_change_cb (DBusGProxy * proxy, guint state, gpointer user_data)
{
- g_signal_emit (NETWORK_STATUS_AGENT (user_data),
- network_status_agent_signals[STATUS_CHANGED], 0);
+ NetworkStatusAgent *this = NETWORK_STATUS_AGENT (user_data);
+ NetworkStatusAgentPrivate *priv = NETWORK_STATUS_AGENT_GET_PRIVATE (this);
+
+ if (priv->state_curr == state)
+ return;
+
+ priv->state_curr = state;
+
+ g_signal_emit (this, network_status_agent_signals [STATUS_CHANGED], 0);
}
static DBusHandlerResult
@@ -460,4 +470,3 @@
g_strfreev (networks);
return info;
}
-
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gucharmap
checked in at Wed Sep 19 19:07:36 CEST 2007.
--------
--- GNOME/gucharmap/gucharmap.changes 2007-08-08 00:17:53.000000000 +0200
+++ /mounts/work_src_done/STABLE/gucharmap/gucharmap.changes 2007-09-19 02:03:37.606475000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 19 02:03:19 CEST 2007 - mauro(a)suse.de
+
+- Update to version 1.10.1
+- Bugfixes for bgo: #311912, #357471, #396265, #434276, #433134
+
+-------------------------------------------------------------------
Old:
----
gucharmap-1.10.0.tar.bz2
New:
----
gucharmap-1.10.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gucharmap.spec ++++++
--- /var/tmp/diff_new_pack.u30533/_old 2007-09-19 19:07:23.000000000 +0200
+++ /var/tmp/diff_new_pack.u30533/_new 2007-09-19 19:07:23.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gucharmap (Version 1.10.0)
+# spec file for package gucharmap (Version 1.10.1)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,13 +14,13 @@
BuildRequires: docbook_4 fdupes gnome-doc-utils-devel intltool libgnomeui-devel scrollkeeper update-desktop-files
License: GPL v2 or later, LGPL v2 or later
Group: System/GUI/GNOME
-Version: 1.10.0
-Release: 48
+Version: 1.10.1
+Release: 1
Summary: A Feature-Rich Unicode Character Map
Source: ftp://ftp.gnome.org/pub/gnome/sources/gucharmap/1.8/%{name}-%{version}.tar.…
Patch: %name-desktop.patch
Patch1: gucharmap-no-root.patch
-URL: http://gucharmap.sourceforge.net/
+Url: http://gucharmap.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: filesystem
Requires: %{name}-lang = %{version}
@@ -66,7 +66,6 @@
%install
%makeinstall
%find_lang %{name}
-
%fdupes $RPM_BUILD_ROOT
%suse_update_desktop_file %{name}
@@ -100,6 +99,9 @@
%{_libdir}/pkgconfig/*.pc
%changelog
+* Wed Sep 19 2007 - mauro(a)suse.de
+- Update to version 1.10.1
+- Bugfixes for bgo: #311912, #357471, #396265, #434276, #433134
* Wed Aug 08 2007 - maw(a)suse.de
- Use %%fdupes
- Split off a -lang subpackage
++++++ gucharmap-1.10.0.tar.bz2 -> gucharmap-1.10.1.tar.bz2 ++++++
++++ 41934 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-games
checked in at Wed Sep 19 19:07:28 CEST 2007.
--------
--- GNOME/gnome-games/gnome-games.changes 2007-09-10 21:03:29.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-games/gnome-games.changes 2007-09-18 17:51:31.008183000 +0200
@@ -1,0 +2,19 @@
+Tue Sep 18 17:49:27 CEST 2007 - maw(a)suse.de
+
+- Update to version 2.20.0:
+ + Aisleriot:
+ * Fix timer suspend on window iconification; and fix the
+ corrupted statistics on load
+ * Revert the spider options order in menu
+ + Gnometris
+ * pre-filled rows, and density of blocks in a pre-filled row
+ works again
+ + Nibbles
+ * Add missing includes
+ + Robots:
+ * Add prototype for load_keys() to silence warning
+ + GGZ:
+ * Add included ggzdmod to build path
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gnome-games-2.19.92.tar.bz2
New:
----
gnome-games-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-games.spec ++++++
--- /var/tmp/diff_new_pack.P29721/_old 2007-09-19 19:07:08.000000000 +0200
+++ /var/tmp/diff_new_pack.P29721/_new 2007-09-19 19:07:08.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-games (Version 2.19.92)
+# spec file for package gnome-games (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,23 +14,21 @@
BuildRequires: fdupes gcc-c++ gconf2-devel gnome-doc-utils-devel gnome-python-desktop gob2 gstreamer010-devel guile-devel libglade2-devel libgnomeui-devel librsvg-devel libstdc++-devel libxml2-devel perl-XML-Parser python-gtk-devel scrollkeeper update-desktop-files
License: GPL v2 or later, LGPL v2 or later
Group: System/GUI/GNOME
-Version: 2.19.92
+Version: 2.20.0
Release: 1
Summary: Games for the GNOME 2.x Desktop
Source: %{name}-%{version}.tar.bz2
Source1: permissions.tar.bz2
Source2: %{name}-create-post
Patch1: %{name}-desktop.patch
-URL: http://www.gnome.org
+Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: /bin/chown /bin/chmod /bin/mv /bin/rm /usr/bin/touch
# Up to 10.2 it was a separate package:
Provides: glchess
Obsoletes: glchess
Requires: %{name}-lang = %{version}
-
%py_requires
-
%gconf_schemas_prereq
%description
@@ -113,7 +111,6 @@
cat %{name}.schemas_list >%{name}.lst
#rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a
# Create post scriptlet for updsating scores.
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -132,10 +129,8 @@
rm -f var/games/gnotski.38.scores var/games/gnotski.39.scores
# Obsolete since 10.3&SLED11:
rm -f var/games/games/gnome-stones.scores
-
%verifyscript
%verify_permissions -f %{_datadir}/gnome-games/sgidlist
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -308,6 +303,22 @@
%files lang -f %{name}.lang
%changelog
+* Tue Sep 18 2007 - maw(a)suse.de
+- Update to version 2.20.0:
+ + Aisleriot:
+ * Fix timer suspend on window iconification; and fix the
+ corrupted statistics on load
+ * Revert the spider options order in menu
+ + Gnometris
+ * pre-filled rows, and density of blocks in a pre-filled row
+ works again
+ + Nibbles
+ * Add missing includes
+ + Robots:
+ * Add prototype for load_keys() to silence warning
+ + GGZ:
+ * Add included ggzdmod to build path
+ + Updated translations.
* Mon Sep 10 2007 - maw(a)suse.de
- Update to versino 2.19.92:
+ Aislerot:
++++++ gnome-games-2.19.92.tar.bz2 -> gnome-games-2.20.0.tar.bz2 ++++++
GNOME/gnome-games/gnome-games-2.19.92.tar.bz2 /mounts/work_src_done/STABLE/gnome-games/gnome-games-2.20.0.tar.bz2 differ: byte 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gtkmm2
checked in at Wed Sep 19 19:07:14 CEST 2007.
--------
--- GNOME/gtkmm2/gtkmm2.changes 2007-09-11 01:01:16.000000000 +0200
+++ /mounts/work_src_done/STABLE/gtkmm2/gtkmm2.changes 2007-09-17 17:16:34.336694000 +0200
@@ -1,0 +2,8 @@
+Mon Sep 17 17:15:19 CEST 2007 - maw(a)suse.de
+
+- Update to version 2.12.0:
+ * RecentAction: Rearrange the constructor parameters, to match
+ the other Action classes; added more default parameters
+- This release requires gtk+ version 2.14.0.
+
+-------------------------------------------------------------------
Old:
----
gtkmm-2.11.8.tar.bz2
New:
----
gtkmm-2.12.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtkmm2.spec ++++++
--- /var/tmp/diff_new_pack.F28270/_old 2007-09-19 19:06:53.000000000 +0200
+++ /var/tmp/diff_new_pack.F28270/_new 2007-09-19 19:06:53.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gtkmm2 (Version 2.11.8)
+# spec file for package gtkmm2 (Version 2.12.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,17 +15,17 @@
BuildRequires: cairomm-devel fdupes gcc-c++ glibmm2-devel gtk2-devel libsigc++2-devel update-desktop-files
# Only for directory ownership:
BuildRequires: devhelp
-Version: 2.11.8
-Release: 1
+Version: 2.12.0
+Release: 2
Group: System/Libraries
License: LGPL v2 or later
Summary: C++ Interface for GTK2 (a GUI Library for X)
-URL: http://www.gtkmm.org/
+Url: http://www.gtkmm.org/
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.10/%{_name}-%{version}.tar…
Patch: gtkmm2-null.patch
Provides: gtkmm24 = %{version}
Obsoletes: gtkmm24
-Autoreqprov: on
+AutoReqProv: on
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -105,7 +105,6 @@
for DIR in tests/[a-z]* ; do
cp -r $DIR/{Makefile,*.cc} $RPM_BUILD_ROOT%{_docdir}/%{name}/tests
done
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -145,6 +144,11 @@
%{_datadir}/devhelp/books/gtkmm-2.4
%changelog
+* Mon Sep 17 2007 - maw(a)suse.de
+- Update to version 2.12.0:
+ * RecentAction: Rearrange the constructor parameters, to match
+ the other Action classes; added more default parameters
+- This release requires gtk+ version 2.14.0.
* Tue Sep 11 2007 - mauro(a)suse.de
- Update to version 2.11.8:
+ Gdk::Cairo::set_source_color(), set_source_pixbuf(), set_source_pixmap():
++++++ gtkmm-2.11.8.tar.bz2 -> gtkmm-2.12.0.tar.bz2 ++++++
GNOME/gtkmm2/gtkmm-2.11.8.tar.bz2 /mounts/work_src_done/STABLE/gtkmm2/gtkmm-2.12.0.tar.bz2 differ: byte 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package deskbar-applet
checked in at Wed Sep 19 19:07:01 CEST 2007.
--------
--- deskbar-applet/deskbar-applet.changes 2007-09-10 22:53:25.000000000 +0200
+++ /mounts/work_src_done/STABLE/deskbar-applet/deskbar-applet.changes 2007-09-18 18:01:42.636737000 +0200
@@ -1,0 +2,37 @@
+Tue Sep 18 17:59:16 CEST 2007 - maw(a)suse.de
+
+- Update to version 2.20.0:
+ (Bugs referenced in this changelog entry are against
+ bugzilla.gnome.org)
+ * Fixed exception when creating VolumeMatch in files handler
+ * Added type check for set_icon method to Match class
+ * Fixed bug #473295: Contacts with image cause exception
+ * Fixed bug #473445: GdmRebootAction instance has no attribute
+ 'request_logout'
+ * Save and restore window height when results are visible
+ correctly
+ * Make pressing escape and alt-f4 behave the same way
+ * Fixed bug #473375: BrowserSmartMatch instance has no attribute
+ 'name'
+ * Fixed: "Show only primary search engines" with Mozilla handler
+ has no effect
+ * Reverted revision 1545: Display windows always in the middle
+ of the screen and keep it above; removed storing/setting
+ window position.
+ * Changed default implementation of get_hash to return id of
+ class in Match class
+ * Fixed bug #470848: One-line hits displayed with a second line
+ * Fixed bug #474364: Evolution contact hits are uncategorized
+ * Added: Check if path exists and is readable in
+ get_actions_for_uri
+ * Fixed bug #474496: Files inside archives
+ * Retrieve snippets without causing exceptions in beagled
+ * Fixed bug when "inside_archive" key is not in result
+ (beagle-live)
+ * Fix crasher when the returned action's hash is None by
+ wrapping it in a str()
+ * Fixed bug #470838: 'DeskbarApplet' object has no attribute
+ '_DeskbarApplet__view'
+ * Updated translations.
+
+-------------------------------------------------------------------
Old:
----
deskbar-applet-2.19.92.tar.bz2
New:
----
deskbar-applet-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ deskbar-applet.spec ++++++
--- /var/tmp/diff_new_pack.f27081/_old 2007-09-19 19:06:46.000000000 +0200
+++ /var/tmp/diff_new_pack.f27081/_new 2007-09-19 19:06:46.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package deskbar-applet (Version 2.19.92)
+# spec file for package deskbar-applet (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,19 +12,17 @@
Name: deskbar-applet
BuildRequires: evolution-data-server-devel fdupes gconf2-devel glib2-devel gnome-common gnome-desktop-devel gnome-doc-utils-devel gnome-python-desktop gtk2-devel intltool notification-daemon python python-devel python-gnome-devel python-gtk-devel
-Version: 2.19.92
+Version: 2.20.0
Release: 1
-URL: http://raphael.slinckx.net/deskbar
+Url: http://raphael.slinckx.net/deskbar
Group: System/GUI/GNOME
License: GPL v2 or later
Summary: Deskbar applet for GNOME
Source: %{name}-%{version}.tar.bz2
Requires: gnome-python-desktop
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Autoreqprov: on
-
+AutoReqProv: on
%py_requires
-
%gconf_schemas_prereq
%description
@@ -48,7 +46,7 @@
%package devel
Summary: Deskbar applet for GNOME
Group: System/GUI/GNOME
-Autoreqprov: on
+AutoReqProv: on
Requires: %{name} = %{version} python-gtk-devel
%description devel
@@ -83,14 +81,12 @@
%find_lang %{name}
%find_gconf_schemas
cat %{name}.lang %{name}.schemas_list >%{name}.lst
-
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%pre -f %{name}.schemas_pre
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -118,6 +114,40 @@
%{_libdir}/pkgconfig/deskbar-applet.pc
%changelog
+* Tue Sep 18 2007 - maw(a)suse.de
+- Update to version 2.20.0:
+ (Bugs referenced in this changelog entry are against
+ bugzilla.gnome.org)
+ * Fixed exception when creating VolumeMatch in files handler
+ * Added type check for set_icon method to Match class
+ * Fixed bug #473295: Contacts with image cause exception
+ * Fixed bug #473445: GdmRebootAction instance has no attribute
+ 'request_logout'
+ * Save and restore window height when results are visible
+ correctly
+ * Make pressing escape and alt-f4 behave the same way
+ * Fixed bug #473375: BrowserSmartMatch instance has no attribute
+ 'name'
+ * Fixed: "Show only primary search engines" with Mozilla handler
+ has no effect
+ * Reverted revision 1545: Display windows always in the middle
+ of the screen and keep it above; removed storing/setting
+ window position.
+ * Changed default implementation of get_hash to return id of
+ class in Match class
+ * Fixed bug #470848: One-line hits displayed with a second line
+ * Fixed bug #474364: Evolution contact hits are uncategorized
+ * Added: Check if path exists and is readable in
+ get_actions_for_uri
+ * Fixed bug #474496: Files inside archives
+ * Retrieve snippets without causing exceptions in beagled
+ * Fixed bug when "inside_archive" key is not in result
+ (beagle-live)
+ * Fix crasher when the returned action's hash is None by
+ wrapping it in a str()
+ * Fixed bug #470838: 'DeskbarApplet' object has no attribute
+ '_DeskbarApplet__view'
+ * Updated translations.
* Mon Sep 10 2007 - maw(a)suse.de
- Update to version 2.19.92:
(Bugs referenced in this changelog entry are against
++++++ deskbar-applet-2.19.92.tar.bz2 -> deskbar-applet-2.20.0.tar.bz2 ++++++
++++ 28659 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gtkhtml2
checked in at Wed Sep 19 19:06:46 CEST 2007.
--------
--- GNOME/gtkhtml2/gtkhtml2.changes 2007-09-10 17:35:15.000000000 +0200
+++ /mounts/work_src_done/STABLE/gtkhtml2/gtkhtml2.changes 2007-09-18 16:12:29.985884000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 18 16:10:36 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 3.16.0:
+ * updated translations
+
+-------------------------------------------------------------------
@@ -4 +10 @@
-- Update to version 2.19.92:
+- Update to version 3.15.92:
Old:
----
gtkhtml-3.15.92.tar.bz2
New:
----
gtkhtml-3.16.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtkhtml2.spec ++++++
--- /var/tmp/diff_new_pack.F24804/_old 2007-09-19 19:06:34.000000000 +0200
+++ /var/tmp/diff_new_pack.F24804/_new 2007-09-19 19:06:34.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gtkhtml2 (Version 3.15.92)
+# spec file for package gtkhtml2 (Version 3.16.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,7 +11,7 @@
# norootforbuild
Name: gtkhtml2
-Version: 3.15.92
+Version: 3.16.0
Release: 1
%define _name gtkhtml
BuildRequires: fdupes gail-devel gnome-common gnome-icon-theme-devel intltool libglade2-devel libgnomeprintui-devel libgnomeui-devel libidl libsoup-devel perl-XML-Parser
@@ -19,9 +19,9 @@
Group: Development/Libraries/GNOME
Requires: gnome-spell2
Requires: %{name}-lang = %{version}
-Autoreqprov: on
+AutoReqProv: on
Summary: Library for HTML Support for Gtk2
-URL: http://www.gnome.org
+Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: ftp://ftp.gnome.org/pub/gnome/sources/%{_name}/3.12/%{_name}-%{version}.tar…
Patch: gtkhtml-im-crash.patch
@@ -109,7 +109,6 @@
%makeinstall
%find_lang gtkhtml-3.14
rm $RPM_BUILD_ROOT%{_libdir}/*/*.*a
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -139,8 +138,11 @@
%{_libdir}/pkgconfig/*.pc
%changelog
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Updated to version 3.16.0:
+ * updated translations
* Mon Sep 10 2007 - maw(a)suse.de
-- Update to version 2.19.92:
+- Update to version 3.15.92:
+ Bug (bugzilla.gno,e.org) fixed: #470451
+ Updated translations.
* Wed Aug 29 2007 - maw(a)suse.de
++++++ gtkhtml-3.15.92.tar.bz2 -> gtkhtml-3.16.0.tar.bz2 ++++++
++++ 14332 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package cups
checked in at Wed Sep 19 19:06:38 CEST 2007.
--------
--- cups/cups.changes 2007-09-10 17:18:49.000000000 +0200
+++ /mounts/work_src_done/STABLE/cups/cups.changes 2007-09-18 13:29:27.668447000 +0200
@@ -1,0 +2,10 @@
+Tue Sep 18 13:28:30 CEST 2007 - kssingvo(a)suse.de
+
+- fix for missing newline before EOF in compressed files (bugzilla#309823)
+
+-------------------------------------------------------------------
+Mon Sep 17 19:32:08 CEST 2007 - kssingvo(a)suse.de
+
+- fix for exitcode on uiconstraints in cupstestppd (bugzilla#309822)
+
+-------------------------------------------------------------------
New:
----
cups-1.2.12-testppd_eof_without_nl.patch
cups-1.2.12-testppd_uiconstraint.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cups.spec ++++++
--- /var/tmp/diff_new_pack.Fb9634/_old 2007-09-19 18:55:56.000000000 +0200
+++ /var/tmp/diff_new_pack.Fb9634/_new 2007-09-19 18:55:56.000000000 +0200
@@ -12,12 +12,12 @@
Name: cups
BuildRequires: gcc-c++ libpng-devel libtiff-devel openldap2-devel openslp-devel openssl-devel pam-devel tcpd-devel update-desktop-files
-URL: http://www.cups.org/
+Url: http://www.cups.org/
License: GPL v2 or later, individual distribution permission.
Group: Hardware/Printing
Summary: The Common UNIX Printing System
Version: 1.2.12
-Release: 17
+Release: 19
Requires: cups-libs = %{version}, cups-client = %{version}
Requires: ghostscript_any, ghostscript-fonts-std, foomatic-filters
Requires: util-linux
@@ -54,6 +54,8 @@
Patch17: cups-1.2.6-lppasswd_permission.patch
Patch18: cups-1.2.7-xpdf_CVE_2007_3387.patch
Patch19: cups-1.2.12-testppd_none.patch
+Patch20: cups-1.2.12-testppd_uiconstraint.patch
+Patch21: cups-1.2.12-testppd_eof_without_nl.patch
Patch100: cups-1.1.23-testpage.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %suse_version >= 801
@@ -148,6 +150,8 @@
%patch17 -p1
%patch18 -p1
%patch19 -p1
+%patch20 -p1
+%patch21 -p1
if [ -f /.buildenv ]; then
. /.buildenv
else
@@ -385,6 +389,10 @@
%{_datadir}/locale/*/cups_*
%changelog
+* Tue Sep 18 2007 - kssingvo(a)suse.de
+- fix for missing newline before EOF in compressed files (bugzilla#309823)
+* Mon Sep 17 2007 - kssingvo(a)suse.de
+- fix for exitcode on uiconstraints in cupstestppd (bugzilla#309822)
* Mon Sep 10 2007 - kssingvo(a)suse.de
- patch: "None" needs to be valid value for cupstestppd (bugzilla#309219)
* Mon Aug 06 2007 - kssingvo(a)suse.de
++++++ cups-1.2.12-testppd_eof_without_nl.patch ++++++
--- cups-1.2.12/cups/file.c.orig 2007-02-27 16:46:10.000000000 +0100
+++ cups-1.2.12/cups/file.c 2007-09-18 12:06:46.000000000 +0200
@@ -1216,7 +1216,7 @@
if (fp->ptr >= fp->end)
if (cups_fill(fp) <= 0)
{
- DEBUG_printf((" cups_fill() returned -1, total=%d\n", total));
+ DEBUG_printf((" cups_fill() returned -1, total=%d\n", (int)total));
if (total > 0)
return ((ssize_t)total);
@@ -1244,7 +1244,7 @@
* Return the total number of bytes read...
*/
- DEBUG_printf((" total=%d\n", total));
+ DEBUG_printf((" total=%d\n", (int)total));
return ((ssize_t)total);
}
@@ -1712,6 +1712,7 @@
{
ssize_t bytes; /* Number of bytes read */
#ifdef HAVE_LIBZ
+ int status; /* Decompression status */
const unsigned char *ptr, /* Pointer into buffer */
*end; /* End of buffer */
#endif /* HAVE_LIBZ */
@@ -1930,7 +1931,13 @@
fp->stream.next_out = (Bytef *)fp->buf;
fp->stream.avail_out = sizeof(fp->buf);
- if (inflate(&(fp->stream), Z_NO_FLUSH) == Z_STREAM_END)
+ status = inflate(&(fp->stream), Z_NO_FLUSH);
+
+ if (fp->stream.next_out > (Bytef *)fp->buf)
+ fp->crc = crc32(fp->crc, (Bytef *)fp->buf,
+ fp->stream.next_out - (Bytef *)fp->buf);
+
+ if (status == Z_STREAM_END)
{
/*
* Read the CRC and length...
@@ -1959,6 +1966,9 @@
* Bad CRC, mark end-of-file...
*/
+ DEBUG_printf(("cups_fill: tcrc=%08x, fp->crc=%08x\n",
+ (unsigned int)tcrc, (unsigned int)fp->crc));
+
fp->eof = 1;
return (-1);
--- cups-1.2.12/cups/testfile.c.orig 2007-01-10 20:27:04.000000000 +0100
+++ cups-1.2.12/cups/testfile.c 2007-09-18 12:06:46.000000000 +0200
@@ -25,7 +25,8 @@
*
* Contents:
*
- * main() - Main entry.
+ * main() - Main entry.
+ * read_write_tests() - Perform read/write tests.
*/
/*
@@ -158,6 +159,8 @@
unsigned char readbuf[8192], /* Read buffer */
writebuf[8192]; /* Write buffer */
int byte; /* Byte from file */
+ static const char *partial_line = "partial line";
+ /* Partial line */
/*
@@ -262,11 +265,25 @@
fputs("cupsFileWrite(): ", stdout);
- for (i = 0; i < 100; i ++)
+ for (i = 0; i < 10000; i ++)
if (cupsFileWrite(fp, (char *)writebuf, sizeof(writebuf)) < 0)
break;
- if (i >= 100)
+ if (i >= 10000)
+ puts("PASS");
+ else
+ {
+ printf("FAIL (%s)\n", strerror(errno));
+ status ++;
+ }
+
+ /*
+ * cupsFilePuts() with partial line...
+ */
+
+ fputs("cupsFilePuts(\"partial line\"): ", stdout);
+
+ if (cupsFilePuts(fp, partial_line) > 0)
puts("PASS");
else
{
@@ -414,13 +431,13 @@
fputs("cupsFileRead(): ", stdout);
- for (i = 0; i < 100; i ++)
+ for (i = 0; i < 10000; i ++)
if ((byte = cupsFileRead(fp, (char *)readbuf, sizeof(readbuf))) < 0)
break;
else if (memcmp(readbuf, writebuf, sizeof(readbuf)))
break;
- if (i >= 100)
+ if (i >= 10000)
puts("PASS");
else if (byte > 0)
{
@@ -440,6 +457,26 @@
}
/*
+ * cupsFileGetChar() with partial line...
+ */
+
+ fputs("cupsFileGetChar(partial line): ", stdout);
+
+ for (i = 0; i < strlen(partial_line); i ++)
+ if ((byte = cupsFileGetChar(fp)) < 0)
+ break;
+ else if (byte != partial_line[i])
+ break;
+
+ if (!partial_line[i])
+ puts("PASS");
+ else
+ {
+ printf("FAIL (got '%c', expected '%c')\n", byte, partial_line[i]);
+ status ++;
+ }
+
+ /*
* cupsFileClose()
*/
++++++ cups-1.2.12-testppd_uiconstraint.patch ++++++
--- cups-1.2.12/systemv/cupstestppd.c.orig 2007-09-12 10:13:06.000000000 +0200
+++ cups-1.2.12/systemv/cupstestppd.c 2007-09-12 14:40:43.000000000 +0200
@@ -1509,6 +1509,8 @@
c->option2,
c->option1, c->choice1, c->option2, c->choice2);
+ errors ++;
+
continue;
}
@@ -1535,6 +1537,8 @@
c->option2, c->choice2,
c->option1, c->choice1, c->option2, c->choice2);
}
+
+ errors ++;
}
/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gtk2-engines
checked in at Wed Sep 19 19:06:26 CEST 2007.
--------
--- GNOME/gtk2-engines/gtk2-engines.changes 2007-09-04 17:38:28.000000000 +0200
+++ /mounts/work_src_done/STABLE/gtk2-engines/gtk2-engines.changes 2007-09-18 17:52:26.000000000 +0200
@@ -1,0 +2,11 @@
+Tue Sep 18 17:51:22 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.12.0:
+ * A set of tweaks to the Clearlooks theme and Gummy engine code
+ * Fixed color scheme support in Clearlooks, Crux and Industrial
+ * Fixed GTK+ 2.12 tooltips in Clearlooks, Crux, Industrial and
+ Thinice
+ * Better notebook edge drawing in Clearlooks
+ * New and updated translations
+
+-------------------------------------------------------------------
Old:
----
gtk-engines-2.11.7.tar.bz2
New:
----
gtk-engines-2.12.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtk2-engines.spec ++++++
--- /var/tmp/diff_new_pack.o22485/_old 2007-09-19 19:06:04.000000000 +0200
+++ /var/tmp/diff_new_pack.o22485/_new 2007-09-19 19:06:04.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gtk2-engines (Version 2.11.7)
+# spec file for package gtk2-engines (Version 2.12.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,7 +14,7 @@
%define _name gtk-engines
BuildRequires: fdupes gtk2-devel intltool perl-XML-Parser
Summary: Engines for GTK2 Themes
-Version: 2.11.7
+Version: 2.12.0
Release: 1
License: GPL v2 or later
Group: System/GUI/GNOME
@@ -24,12 +24,12 @@
%define gtk_cleanice_version 2.4.0
Source2: gtk-engines-cleanice-%{gtk_cleanice_version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Autoreqprov: on
-# gnome-themes had Industrial before this version.
+AutoReqProv: on
+# gnome-themes had Industrial before this version (<= SuSE Linux 9.2, <= NLD9).
Conflicts: gnome-themes < 2.11.90
Requires: gtk2 >= 2.10.0
Requires: %{name}-lang = %{version}
-URL: http://www.gnome.org
+Url: http://www.gnome.org
Patch2: gtk-xfce-engine-2.1.1-colors.patch
Patch3: gtk-engines-cleanice2_1.1.5.orig-colors.patch
# Fixes from gnome-themes
@@ -84,7 +84,6 @@
cd ..
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.*a
%find_lang %{_name}
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -104,6 +103,14 @@
%files lang -f %{_name}.lang
%changelog
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Updated to version 2.12.0:
+ * A set of tweaks to the Clearlooks theme and Gummy engine code
+ * Fixed color scheme support in Clearlooks, Crux and Industrial
+ * Fixed GTK+ 2.12 tooltips in Clearlooks, Crux, Industrial and
+ Thinice
+ * Better notebook edge drawing in Clearlooks
+ * New and updated translations
* Fri Aug 31 2007 - maw(a)suse.de
- Update to version 2.11.7:
+ Improvements to and cleanups of the clearlooks theme
++++++ gtk-engines-2.11.7.tar.bz2 -> gtk-engines-2.12.0.tar.bz2 ++++++
++++ 18315 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package cacti
checked in at Wed Sep 19 19:06:19 CEST 2007.
--------
--- cacti/cacti.changes 2007-06-25 13:18:22.000000000 +0200
+++ /mounts/work_src_done/NOARCH/cacti/cacti.changes 2007-09-19 16:21:02.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 19 16:19:40 CEST 2007 - prusnak(a)suse.cz
+
+- fix CVE-2007-3112 and CVE-2007-3113 (graph-image.patch) [#326228]
+
+-------------------------------------------------------------------
New:
----
cacti-0.8.6j-graph-image.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cacti.spec ++++++
--- /var/tmp/diff_new_pack.O22642/_old 2007-09-19 19:06:05.000000000 +0200
+++ /var/tmp/diff_new_pack.O22642/_new 2007-09-19 19:06:06.000000000 +0200
@@ -13,16 +13,17 @@
Name: cacti
BuildRequires: apache2-devel libapr-util1-devel pcre-devel
Version: 0.8.6j
-Release: 34
+Release: 59
Summary: Web Front-End to Monitor System Data via RRDtool
-License: GNU General Public License (GPL)
+License: GPL v2 or later
Group: System/Monitoring
-URL: http://www.cacti.net/
+Url: http://www.cacti.net/
Source0: %{name}-%{version}.tar.bz2
Source1: %{name}.cron
Source2: %{name}-httpd.conf
Source3: %{name}.logrotate
-Patch: %{name}-%{version}-cacti-log-path.patch
+Patch0: %{name}-%{version}-cacti-log-path.patch
+Patch1: %{name}-%{version}-graph-image.patch
Requires: http_daemon net-snmp rrdtool php mod_php_any
Requires: php-snmp php-mysql php-session
BuildArch: noarch
@@ -32,14 +33,13 @@
%define apache2_sysconfdir %(%{apxs2} -q SYSCONFDIR)
%description
-Cacti is a complete front-end to RRDtool: it stores all of the
-necessary information for creating graphs and populating them with data
-from a MySQL database.
-
-The front-end is completely PHP driven. Along with being able to
-maintain graphs, data sources, and round robin archives in a database,
-Cacti also handles data gathering. There is also SNMP support for those
-accustomed to creating traffic graphs with MRTG.
+Cacti is a complete front-end to RRDtool: it stores all necessary
+information for creating graphs and populates them with data from a
+MySQL database. The front-end is completely PHP driven. Along with
+being ableto maintain graphs, data sources, and round robin archives
+ina database, Cacti also handles data gathering. There exists an SNMP
+support for those accustomed to creating traffic graphs with MRTG as
+well.
@@ -49,7 +49,8 @@
%prep
%setup -q
-%patch
+%patch0
+%patch1
%build
@@ -96,6 +97,8 @@
%config(noreplace) /etc/logrotate.d/%{name}
%changelog
+* Wed Sep 19 2007 - prusnak(a)suse.cz
+- fix CVE-2007-3112 and CVE-2007-3113 (graph-image.patch) [#326228]
* Mon Jun 25 2007 - dmueller(a)suse.de
- fix last checkin
* Thu Jun 21 2007 - dmueller(a)suse.de
++++++ cacti-0.8.6j-graph-image.patch ++++++
--- graph_image.php
+++ graph_image.php
@@ -49,22 +49,22 @@
$graph_data_array = array();
/* override: graph start time (unix time) */
-if (!empty($_GET["graph_start"])) {
+if (!empty($_GET["graph_start"]) && $_GET["graph_start"] < 1600000000) {
$graph_data_array["graph_start"] = $_GET["graph_start"];
}
/* override: graph end time (unix time) */
-if (!empty($_GET["graph_end"])) {
+if (!empty($_GET["graph_end"]) && $_GET["graph_end"] < 1600000000) {
$graph_data_array["graph_end"] = $_GET["graph_end"];
}
/* override: graph height (in pixels) */
-if (!empty($_GET["graph_height"])) {
+if (!empty($_GET["graph_height"]) && $_GET["graph_height"] < 3000) {
$graph_data_array["graph_height"] = $_GET["graph_height"];
}
/* override: graph width (in pixels) */
-if (!empty($_GET["graph_width"])) {
+if (!empty($_GET["graph_width"]) && $_GET["graph_width"] < 3000) {
$graph_data_array["graph_width"] = $_GET["graph_width"];
}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gtk2
checked in at Wed Sep 19 19:05:56 CEST 2007.
--------
--- GNOME/gtk2/gtk2.changes 2007-09-13 19:22:11.000000000 +0200
+++ /mounts/work_src_done/STABLE/gtk2/gtk2.changes 2007-09-17 16:51:34.067169000 +0200
@@ -1,0 +2,15 @@
+Mon Sep 17 16:40:46 CEST 2007 - maw(a)suse.de
+
+- Very minor .spec reorganization.
+
+-------------------------------------------------------------------
+Mon Sep 17 13:24:52 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.12.0:
+ * GtkTooltips: All widgets have been ported to the new tooltips
+ code, tooltips are disabled in touchscreen mode
+ * GtkBuilder: Support custom tabs in GtkPrintUnixDialog
+ * Many bugs fixed
+ * Translations update
+
+-------------------------------------------------------------------
Old:
----
gtk+-2.11.6.tar.bz2
gtk2-bnc305195-bgo449371-menu-button-release-1.patch
gtk2-systray-tooltips.patch
gtk2-tooltip-compat.patch
New:
----
gtk+-2.12.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtk2.spec ++++++
--- /var/tmp/diff_new_pack.G18221/_old 2007-09-19 19:05:25.000000000 +0200
+++ /var/tmp/diff_new_pack.G18221/_new 2007-09-19 19:05:25.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gtk2 (Version 2.11.6)
+# spec file for package gtk2 (Version 2.12.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -27,10 +27,10 @@
Group: System/Libraries
AutoReqProv: on
PreReq: /usr/bin/touch /bin/rm /bin/rmdir
-Version: 2.11.6
-Release: 25
+Version: 2.12.0
+Release: 2
Summary: Library for Creation of Graphical User Interfaces (version 2)
-Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.10/%{_name}-%{version}.tar…
+Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.12/%{_name}-%{version}.tar…
Source1: SuSEconfig.gtk2
Source2: README.SuSE
Source3: gtkrc
@@ -48,14 +48,14 @@
Patch24: gtk+-2.8.6-fontsel.patch
Patch31: gtk+-2.8.6-fontsel-fix.patch
Patch32: gtk2-set-invisible-char-to-circle.patch
-Patch33: gtk2-tooltip-compat.patch
-Patch34: gtk2-systray-tooltips.patch
Patch35: gtk2-flash-player-busyloop.patch
-Patch36: gtk2-303869-disable-icon-cache-validation.diff
-# Patches taken from upstream svn. These will generally become obsolete
-# in future releases. Other patches above should probably be moved here
-# too.
-Patch50: gtk2-bnc305195-bgo449371-menu-button-release-1.patch
+# Patches taken from upstream or slated to go upstream. We can expect these to become obsolete
+# in future releases.
+# Please don't delete this comment even if this section is empty -- "# empty" should
+# be sufficient.
+# FIXME: this section is incomplete, and that some of the patches listed earlier should
+# be here instead.
+Patch50: gtk2-303869-disable-icon-cache-validation.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: cairo >= 0.9.2 hicolor-icon-theme
%if %suse_version > 1020
@@ -212,22 +212,12 @@
%patch24
%patch31
%patch32 -p1
-%patch33 -p1
-%patch34 -p1
%patch35
-%patch36 -p1
-%patch50 -p0
+%patch50 -p1
gnome-patch-translation-update
%build
ACLOCAL="aclocal -I m4macros" autoreconf -f -i
-## HACK ALERT BEGIN
-# work around 9.2 deficiency
-if test -f /usr/X11R6/%_lib/libXfixes.a -a ! -f /usr/X11R6/%_lib/libXfixes.so ; then
- ln -sf /usr/X11R6/%_lib/libXfixes.so.? gdk/libXfixes.so
- export LDFLAGS="-L."
-fi
-## HACK ALERT END
export CFLAGS="$RPM_OPT_FLAGS"
%if %suse_version > 1000
export CFLAGS="$CFLAGS -fstack-protector"
@@ -317,8 +307,7 @@
rm var/cache/gtk-2.0/icon-theme.cache-list
fi
-%postun
-/sbin/ldconfig
+%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
@@ -378,6 +367,15 @@
%{_datadir}/gtk-doc/html/*
%changelog
+* Mon Sep 17 2007 - maw(a)suse.de
+- Very minor .spec reorganization.
+* Mon Sep 17 2007 - sbrabec(a)suse.cz
+- Updated to version 2.12.0:
+ * GtkTooltips: All widgets have been ported to the new tooltips
+ code, tooltips are disabled in touchscreen mode
+ * GtkBuilder: Support custom tabs in GtkPrintUnixDialog
+ * Many bugs fixed
+ * Translations update
* Thu Sep 13 2007 - maw(a)suse.de
- Add gtk2-bnc305195-bgo449371-menu-button-release-1.patch (#305195,
and bugzilla.gnome.org #449371 by way of bugzilla.gnome.org
++++++ gtk+-2.11.6.tar.bz2 -> gtk+-2.12.0.tar.bz2 ++++++
GNOME/gtk2/gtk+-2.11.6.tar.bz2 /mounts/work_src_done/STABLE/gtk2/gtk+-2.12.0.tar.bz2 differ: byte 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yast2-installation
checked in at Wed Sep 19 19:05:55 CEST 2007.
--------
--- yast2-installation/yast2-installation.changes 2007-09-13 16:21:19.000000000 +0200
+++ /mounts/work_src_done/NOARCH/yast2-installation/yast2-installation.changes 2007-09-18 19:52:23.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 18 19:50:52 CEST 2007 - locilka(a)suse.cz
+
+- Fixed tar syntax: --ignore-failed-read param. position (#326055).
+- 2.15.50
+
+-------------------------------------------------------------------
Old:
----
yast2-installation-2.15.49.tar.bz2
New:
----
yast2-installation-2.15.50.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.P19105/_old 2007-09-19 19:05:35.000000000 +0200
+++ /var/tmp/diff_new_pack.P19105/_new 2007-09-19 19:05:35.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-installation (Version 2.15.49)
+# spec file for package yast2-installation (Version 2.15.50)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,12 +11,12 @@
# norootforbuild
Name: yast2-installation
-Version: 2.15.49
+Version: 2.15.50
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-installation-2.15.49.tar.bz2
+Source0: yast2-installation-2.15.50.tar.bz2
Prefix: /usr
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-country yast2-devtools yast2-testsuite
# Mode::live_installation
@@ -67,12 +67,12 @@
Summary: YaST2 - Installation Parts
%package devel-doc
-Version: 2.15.49
+Version: 2.15.50
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-installation-2.15.49.tar.bz2
+Source0: yast2-installation-2.15.50.tar.bz2
Prefix: /usr
Requires: yast2-installation >= 2.15.34
PreReq: %fillup_prereq
@@ -105,7 +105,7 @@
Lukas Ocilka <locilka(a)suse.cz>
%prep
-%setup -n yast2-installation-2.15.49
+%setup -n yast2-installation-2.15.50
%build
%{prefix}/bin/y2tool y2autoconf
@@ -178,6 +178,9 @@
%exclude %{prefix}/share/doc/packages/yast2-installation/README
%changelog
+* Tue Sep 18 2007 - locilka(a)suse.cz
+- Fixed tar syntax: --ignore-failed-read param. position (#326055).
+- 2.15.50
* Thu Sep 13 2007 - locilka(a)suse.cz
- Fixed inst_upgrade_urls to re-register sources with their
repository names taken from the upgraded system (#310209).
++++++ yast2-installation-2.15.49.tar.bz2 -> yast2-installation-2.15.50.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.15.49/control.pot new/yast2-installation-2.15.50/control.pot
--- old/yast2-installation-2.15.49/control.pot 2007-08-24 09:22:06.000000000 +0200
+++ new/yast2-installation-2.15.50/control.pot 2007-09-14 13:48:25.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-08-24 09:22+0200\n"
+"POT-Creation-Date: 2007-09-14 13:48+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL(a)li.org>\n"
@@ -24,7 +24,7 @@
msgid "Language Installation"
msgstr ""
-#: control/control.SLD.glade:108 control/control.SLES.glade:117
+#: control/control.SLD.glade:107 control/control.SLES.glade:116
msgid ""
"\n"
"<p>\n"
@@ -38,325 +38,323 @@
"\t"
msgstr ""
-#: control/control.SLD.glade:123 control/control.SLD.glade:181
-#: control/control.SLD.glade:479 control/control.SLD.glade:519
-#: control/control.SLES.glade:132 control/control.SLES.glade:178
-#: control/control.SLES.glade:238 control/control.SLES.glade:259
-#: control/control.SLES.glade:601 control/control.SLES.glade:641
-#: control/control.glade:79 control/control.glade:137
-#: control/control.glade:434 control/control.glade:474
-#: control/control.openSUSE.glade:99 control/control.openSUSE.glade:156
-#: control/control.openSUSE.glade:297 control/control.openSUSE.glade:456
-#: control/control.openSUSE.glade:501
+#: control/control.SLD.glade:122 control/control.SLD.glade:180
+#: control/control.SLD.glade:478 control/control.SLD.glade:518
+#: control/control.SLES.glade:131 control/control.SLES.glade:177
+#: control/control.SLES.glade:237 control/control.SLES.glade:258
+#: control/control.SLES.glade:600 control/control.SLES.glade:640
+#: control/control.glade:78 control/control.glade:136
+#: control/control.glade:433 control/control.glade:473
+#: control/control.openSUSE.glade:98 control/control.openSUSE.glade:155
+#: control/control.openSUSE.glade:296 control/control.openSUSE.glade:455
+#: control/control.openSUSE.glade:500
msgid "Installation Settings"
msgstr ""
-#: control/control.SLD.glade:142 control/control.SLES.glade:151
-#: control/control.SLES.glade:198 control/control.glade:98
-#: control/control.openSUSE.glade:117
+#: control/control.SLD.glade:141 control/control.SLES.glade:150
+#: control/control.SLES.glade:197 control/control.glade:97
+#: control/control.openSUSE.glade:116
msgid "Overview"
msgstr ""
-#: control/control.SLD.glade:150 control/control.SLES.glade:160
-#: control/control.SLES.glade:206 control/control.glade:106
-#: control/control.openSUSE.glade:125
+#: control/control.SLD.glade:149 control/control.SLES.glade:159
+#: control/control.SLES.glade:205 control/control.glade:105
+#: control/control.openSUSE.glade:124
msgid "Expert"
msgstr ""
-#: control/control.SLD.glade:167 control/control.SLES.glade:224
-#: control/control.glade:123 control/control.openSUSE.glade:142
-#: control/control.openSUSE.glade:387
+#: control/control.SLD.glade:166 control/control.SLES.glade:223
+#: control/control.glade:122 control/control.openSUSE.glade:141
+#: control/control.openSUSE.glade:386
msgid "Update Settings"
msgstr ""
-#: control/control.SLD.glade:201 control/control.SLES.glade:279
-#: control/control.SLES.glade:320 control/control.glade:157
-#: control/control.openSUSE.glade:176
+#: control/control.SLD.glade:200 control/control.SLES.glade:278
+#: control/control.SLES.glade:319 control/control.glade:156
+#: control/control.openSUSE.glade:175
msgid "Network Configuration"
msgstr ""
-#: control/control.SLD.glade:241 control/control.SLD.glade:719
-#: control/control.SLD.glade:724 control/control.SLD.glade:728
-#: control/control.SLES.glade:353 control/control.SLES.glade:364
-#: control/control.SLES.glade:373 control/control.SLES.glade:846
-#: control/control.SLES.glade:851 control/control.SLES.glade:855
-#: control/control.glade:197 control/control.glade:658
-#: control/control.glade:663 control/control.glade:667
-#: control/control.openSUSE.glade:217 control/control.openSUSE.glade:692
-#: control/control.openSUSE.glade:697
+#: control/control.SLD.glade:240 control/control.SLD.glade:714
+#: control/control.SLD.glade:719 control/control.SLD.glade:723
+#: control/control.SLES.glade:352 control/control.SLES.glade:363
+#: control/control.SLES.glade:372 control/control.SLES.glade:841
+#: control/control.SLES.glade:846 control/control.SLES.glade:850
+#: control/control.glade:196 control/control.glade:653
+#: control/control.glade:658 control/control.glade:662
+#: control/control.openSUSE.glade:216 control/control.openSUSE.glade:687
+#: control/control.openSUSE.glade:692
msgid "Hardware Configuration"
msgstr ""
-#: control/control.SLD.glade:260 control/control.SLD.glade:358
-#: control/control.SLD.glade:450 control/control.SLES.glade:390
-#: control/control.SLES.glade:480 control/control.SLES.glade:572
-#: control/control.glade:216 control/control.glade:312
-#: control/control.glade:405 control/control.openSUSE.glade:239
-#: control/control.openSUSE.glade:336 control/control.openSUSE.glade:423
+#: control/control.SLD.glade:259 control/control.SLD.glade:357
+#: control/control.SLD.glade:449 control/control.SLES.glade:389
+#: control/control.SLES.glade:479 control/control.SLES.glade:571
+#: control/control.glade:215 control/control.glade:311
+#: control/control.glade:404 control/control.openSUSE.glade:238
+#: control/control.openSUSE.glade:335 control/control.openSUSE.glade:422
msgid "Preparation"
msgstr ""
-#: control/control.SLD.glade:266 control/control.SLD.glade:275
-#: control/control.SLD.glade:364 control/control.SLD.glade:373
-#: control/control.SLD.glade:474 control/control.SLD.glade:514
-#: control/control.SLES.glade:396 control/control.SLES.glade:405
-#: control/control.SLES.glade:486 control/control.SLES.glade:495
-#: control/control.SLES.glade:596 control/control.SLES.glade:636
-#: control/control.glade:222 control/control.glade:231
-#: control/control.glade:318 control/control.glade:327
-#: control/control.glade:429 control/control.glade:469
-#: control/control.openSUSE.glade:245 control/control.openSUSE.glade:254
-#: control/control.openSUSE.glade:342 control/control.openSUSE.glade:350
-#: control/control.openSUSE.glade:451 control/control.openSUSE.glade:496
+#: control/control.SLD.glade:265 control/control.SLD.glade:274
+#: control/control.SLD.glade:363 control/control.SLD.glade:372
+#: control/control.SLD.glade:473 control/control.SLD.glade:513
+#: control/control.SLES.glade:395 control/control.SLES.glade:404
+#: control/control.SLES.glade:485 control/control.SLES.glade:494
+#: control/control.SLES.glade:595 control/control.SLES.glade:635
+#: control/control.glade:221 control/control.glade:230
+#: control/control.glade:317 control/control.glade:326
+#: control/control.glade:428 control/control.glade:468
+#: control/control.openSUSE.glade:244 control/control.openSUSE.glade:253
+#: control/control.openSUSE.glade:341 control/control.openSUSE.glade:349
+#: control/control.openSUSE.glade:450 control/control.openSUSE.glade:495
msgid "Language"
msgstr ""
-#: control/control.SLD.glade:281 control/control.SLD.glade:379
-#: control/control.SLES.glade:411 control/control.SLES.glade:501
-#: control/control.glade:237 control/control.glade:333
-#: control/control.openSUSE.glade:258 control/control.openSUSE.glade:354
+#: control/control.SLD.glade:280 control/control.SLD.glade:378
+#: control/control.SLES.glade:410 control/control.SLES.glade:500
+#: control/control.glade:236 control/control.glade:332
+#: control/control.openSUSE.glade:257 control/control.openSUSE.glade:353
msgid "License Agreement"
msgstr ""
-#: control/control.SLD.glade:287 control/control.SLD.glade:385
-#: control/control.SLES.glade:417 control/control.SLES.glade:507
-#: control/control.glade:243 control/control.glade:339
-#: control/control.openSUSE.glade:262 control/control.openSUSE.glade:358
+#: control/control.SLD.glade:286 control/control.SLD.glade:384
+#: control/control.SLES.glade:416 control/control.SLES.glade:506
+#: control/control.glade:242 control/control.glade:338
+#: control/control.openSUSE.glade:261 control/control.openSUSE.glade:357
msgid "Disk Activation"
msgstr ""
-#: control/control.SLD.glade:293 control/control.SLD.glade:391
-#: control/control.SLES.glade:423 control/control.SLES.glade:513
-#: control/control.glade:249 control/control.glade:345
-#: control/control.openSUSE.glade:266 control/control.openSUSE.glade:362
+#: control/control.SLD.glade:292 control/control.SLD.glade:390
+#: control/control.SLES.glade:422 control/control.SLES.glade:512
+#: control/control.glade:248 control/control.glade:344
+#: control/control.openSUSE.glade:265 control/control.openSUSE.glade:361
msgid "System Analysis"
msgstr ""
-#: control/control.SLD.glade:299 control/control.SLD.glade:407
-#: control/control.SLES.glade:429 control/control.SLES.glade:529
-#: control/control.glade:255 control/control.glade:362
-#: control/control.openSUSE.glade:276 control/control.openSUSE.glade:378
+#: control/control.SLD.glade:298 control/control.SLD.glade:406
+#: control/control.SLES.glade:428 control/control.SLES.glade:528
+#: control/control.glade:254 control/control.glade:361
+#: control/control.openSUSE.glade:275 control/control.openSUSE.glade:377
msgid "Add-On Products"
msgstr ""
-#: control/control.SLD.glade:305 control/control.SLES.glade:435
-#: control/control.glade:261 control/control.openSUSE.glade:281
+#: control/control.SLD.glade:304 control/control.SLES.glade:434
+#: control/control.glade:260 control/control.openSUSE.glade:280
msgid "Time Zone"
msgstr ""
-#: control/control.SLD.glade:323 control/control.SLES.glade:445
-#: control/control.glade:277 control/control.openSUSE.glade:294
+#: control/control.SLD.glade:322 control/control.SLES.glade:444
+#: control/control.glade:276 control/control.openSUSE.glade:293
msgid "Installation"
msgstr ""
-#: control/control.SLD.glade:326 control/control.SLES.glade:448
-#: control/control.glade:280
+#: control/control.SLD.glade:325 control/control.SLES.glade:447
+#: control/control.glade:279
msgid "Installation Summary"
msgstr ""
-#: control/control.SLD.glade:331 control/control.SLD.glade:337
-#: control/control.SLD.glade:341 control/control.SLD.glade:345
-#: control/control.SLD.glade:349 control/control.SLD.glade:484
-#: control/control.SLD.glade:490 control/control.SLD.glade:494
-#: control/control.SLD.glade:498 control/control.SLD.glade:524
-#: control/control.SLD.glade:530 control/control.SLD.glade:534
-#: control/control.SLD.glade:538 control/control.SLD.glade:761
-#: control/control.SLD.glade:765 control/control.SLD.glade:769
-#: control/control.SLD.glade:773 control/control.SLD.glade:777
-#: control/control.SLD.glade:792 control/control.SLD.glade:796
-#: control/control.SLD.glade:800 control/control.SLES.glade:453
-#: control/control.SLES.glade:459 control/control.SLES.glade:463
-#: control/control.SLES.glade:467 control/control.SLES.glade:471
-#: control/control.SLES.glade:606 control/control.SLES.glade:612
-#: control/control.SLES.glade:616 control/control.SLES.glade:620
-#: control/control.SLES.glade:646 control/control.SLES.glade:652
-#: control/control.SLES.glade:656 control/control.SLES.glade:660
-#: control/control.SLES.glade:888 control/control.SLES.glade:892
-#: control/control.SLES.glade:896 control/control.SLES.glade:900
-#: control/control.SLES.glade:904 control/control.SLES.glade:919
-#: control/control.SLES.glade:923 control/control.SLES.glade:927
-#: control/control.glade:285 control/control.glade:291
-#: control/control.glade:295 control/control.glade:299
-#: control/control.glade:303 control/control.glade:439
-#: control/control.glade:445 control/control.glade:449
-#: control/control.glade:453 control/control.glade:479
-#: control/control.glade:485 control/control.glade:489
-#: control/control.glade:493 control/control.glade:576
-#: control/control.glade:580 control/control.glade:700
-#: control/control.glade:704 control/control.glade:708
-#: control/control.glade:712 control/control.glade:716
-#: control/control.glade:731 control/control.glade:735
-#: control/control.glade:739 control/control.openSUSE.glade:302
-#: control/control.openSUSE.glade:308 control/control.openSUSE.glade:312
-#: control/control.openSUSE.glade:316 control/control.openSUSE.glade:322
-#: control/control.openSUSE.glade:461 control/control.openSUSE.glade:467
-#: control/control.openSUSE.glade:471 control/control.openSUSE.glade:475
-#: control/control.openSUSE.glade:506 control/control.openSUSE.glade:512
-#: control/control.openSUSE.glade:516 control/control.openSUSE.glade:520
-#: control/control.openSUSE.glade:735 control/control.openSUSE.glade:739
-#: control/control.openSUSE.glade:743 control/control.openSUSE.glade:747
-#: control/control.openSUSE.glade:751 control/control.openSUSE.glade:768
-#: control/control.openSUSE.glade:772 control/control.openSUSE.glade:776
+#: control/control.SLD.glade:330 control/control.SLD.glade:336
+#: control/control.SLD.glade:340 control/control.SLD.glade:344
+#: control/control.SLD.glade:348 control/control.SLD.glade:483
+#: control/control.SLD.glade:489 control/control.SLD.glade:493
+#: control/control.SLD.glade:497 control/control.SLD.glade:523
+#: control/control.SLD.glade:529 control/control.SLD.glade:533
+#: control/control.SLD.glade:537 control/control.SLD.glade:756
+#: control/control.SLD.glade:760 control/control.SLD.glade:764
+#: control/control.SLD.glade:768 control/control.SLD.glade:772
+#: control/control.SLD.glade:787 control/control.SLD.glade:791
+#: control/control.SLD.glade:795 control/control.SLES.glade:452
+#: control/control.SLES.glade:458 control/control.SLES.glade:462
+#: control/control.SLES.glade:466 control/control.SLES.glade:470
+#: control/control.SLES.glade:605 control/control.SLES.glade:611
+#: control/control.SLES.glade:615 control/control.SLES.glade:619
+#: control/control.SLES.glade:645 control/control.SLES.glade:651
+#: control/control.SLES.glade:655 control/control.SLES.glade:659
+#: control/control.SLES.glade:883 control/control.SLES.glade:887
+#: control/control.SLES.glade:891 control/control.SLES.glade:895
+#: control/control.SLES.glade:899 control/control.SLES.glade:914
+#: control/control.SLES.glade:918 control/control.SLES.glade:922
+#: control/control.glade:284 control/control.glade:290
+#: control/control.glade:294 control/control.glade:298
+#: control/control.glade:302 control/control.glade:438
+#: control/control.glade:444 control/control.glade:448
+#: control/control.glade:452 control/control.glade:478
+#: control/control.glade:484 control/control.glade:488
+#: control/control.glade:492 control/control.glade:575
+#: control/control.glade:579 control/control.glade:695
+#: control/control.glade:699 control/control.glade:703
+#: control/control.glade:707 control/control.glade:711
+#: control/control.glade:726 control/control.glade:730
+#: control/control.glade:734 control/control.openSUSE.glade:301
+#: control/control.openSUSE.glade:307 control/control.openSUSE.glade:311
+#: control/control.openSUSE.glade:315 control/control.openSUSE.glade:321
+#: control/control.openSUSE.glade:460 control/control.openSUSE.glade:466
+#: control/control.openSUSE.glade:470 control/control.openSUSE.glade:474
+#: control/control.openSUSE.glade:505 control/control.openSUSE.glade:511
+#: control/control.openSUSE.glade:515 control/control.openSUSE.glade:519
+#: control/control.openSUSE.glade:730 control/control.openSUSE.glade:734
+#: control/control.openSUSE.glade:738 control/control.openSUSE.glade:742
+#: control/control.openSUSE.glade:746 control/control.openSUSE.glade:763
+#: control/control.openSUSE.glade:767 control/control.openSUSE.glade:771
msgid "Perform Installation"
msgstr ""
-#: control/control.SLD.glade:397 control/control.SLES.glade:519
-#: control/control.glade:351 control/control.openSUSE.glade:366
+#: control/control.SLD.glade:396 control/control.SLES.glade:518
+#: control/control.glade:350 control/control.openSUSE.glade:365
msgid "System for Update"
msgstr ""
-#: control/control.SLD.glade:414 control/control.SLES.glade:536
-#: control/control.glade:369 control/control.openSUSE.glade:384
+#: control/control.SLD.glade:413 control/control.SLES.glade:535
+#: control/control.glade:368 control/control.openSUSE.glade:383
msgid "Update"
msgstr ""
-#: control/control.SLD.glade:417 control/control.SLES.glade:539
-#: control/control.glade:372
+#: control/control.SLD.glade:416 control/control.SLES.glade:538
+#: control/control.glade:371
msgid "Update Summary"
msgstr ""
-#: control/control.SLD.glade:422 control/control.SLD.glade:428
-#: control/control.SLD.glade:432 control/control.SLD.glade:436
-#: control/control.SLD.glade:440 control/control.SLD.glade:553
-#: control/control.SLES.glade:544 control/control.SLES.glade:550
-#: control/control.SLES.glade:554 control/control.SLES.glade:558
-#: control/control.SLES.glade:562 control/control.SLES.glade:675
-#: control/control.glade:377 control/control.glade:383
-#: control/control.glade:387 control/control.glade:391
-#: control/control.glade:395 control/control.glade:508
-#: control/control.openSUSE.glade:392 control/control.openSUSE.glade:398
-#: control/control.openSUSE.glade:402 control/control.openSUSE.glade:406
-#: control/control.openSUSE.glade:412 control/control.openSUSE.glade:539
+#: control/control.SLD.glade:421 control/control.SLD.glade:427
+#: control/control.SLD.glade:431 control/control.SLD.glade:435
+#: control/control.SLD.glade:439 control/control.SLD.glade:552
+#: control/control.SLES.glade:543 control/control.SLES.glade:549
+#: control/control.SLES.glade:553 control/control.SLES.glade:557
+#: control/control.SLES.glade:561 control/control.SLES.glade:674
+#: control/control.glade:376 control/control.glade:382
+#: control/control.glade:386 control/control.glade:390
+#: control/control.glade:394 control/control.glade:507
+#: control/control.openSUSE.glade:391 control/control.openSUSE.glade:397
+#: control/control.openSUSE.glade:401 control/control.openSUSE.glade:405
+#: control/control.openSUSE.glade:411 control/control.openSUSE.glade:538
msgid "Perform Update"
msgstr ""
-#: control/control.SLD.glade:454 control/control.SLES.glade:576
-#: control/control.glade:409 control/control.openSUSE.glade:427
+#: control/control.SLD.glade:453 control/control.SLES.glade:575
+#: control/control.glade:408 control/control.openSUSE.glade:426
msgid "System Information"
msgstr ""
-#: control/control.SLD.glade:458 control/control.SLES.glade:580
-#: control/control.glade:413 control/control.openSUSE.glade:431
+#: control/control.SLD.glade:457 control/control.SLES.glade:579
+#: control/control.glade:412 control/control.openSUSE.glade:430
msgid "Perform Repair"
msgstr ""
-#: control/control.SLD.glade:468 control/control.SLD.glade:508
-#: control/control.SLD.glade:735 control/control.SLES.glade:590
-#: control/control.SLES.glade:630 control/control.SLES.glade:862
-#: control/control.glade:423 control/control.glade:463
-#: control/control.glade:674 control/control.openSUSE.glade:445
-#: control/control.openSUSE.glade:491 control/control.openSUSE.glade:709
+#: control/control.SLD.glade:467 control/control.SLD.glade:507
+#: control/control.SLD.glade:730 control/control.SLES.glade:589
+#: control/control.SLES.glade:629 control/control.SLES.glade:857
+#: control/control.glade:422 control/control.glade:462
+#: control/control.glade:669 control/control.openSUSE.glade:444
+#: control/control.openSUSE.glade:490 control/control.openSUSE.glade:704
msgid "Base Installation"
msgstr ""
-#: control/control.SLD.glade:558 control/control.SLD.glade:626
-#: control/control.SLD.glade:805 control/control.SLES.glade:680
-#: control/control.SLES.glade:748 control/control.SLES.glade:932
-#: control/control.glade:513 control/control.glade:587
-#: control/control.glade:744 control/control.openSUSE.glade:546
-#: control/control.openSUSE.glade:604 control/control.openSUSE.glade:781
+#: control/control.SLD.glade:557 control/control.SLD.glade:625
+#: control/control.SLD.glade:800 control/control.SLES.glade:679
+#: control/control.SLES.glade:747 control/control.SLES.glade:927
+#: control/control.glade:512 control/control.glade:586
+#: control/control.glade:739 control/control.openSUSE.glade:545
+#: control/control.openSUSE.glade:603 control/control.openSUSE.glade:776
msgid "Configuration"
msgstr ""
-#: control/control.SLD.glade:561 control/control.SLD.glade:567
-#: control/control.SLD.glade:656 control/control.SLD.glade:661
-#: control/control.SLD.glade:665 control/control.SLD.glade:669
-#: control/control.SLES.glade:683 control/control.SLES.glade:689
-#: control/control.SLES.glade:778 control/control.SLES.glade:783
-#: control/control.SLES.glade:787 control/control.SLES.glade:791
-#: control/control.glade:516 control/control.glade:522
-#: control/control.glade:599 control/control.glade:604
-#: control/control.glade:608 control/control.glade:612
-#: control/control.openSUSE.glade:549 control/control.openSUSE.glade:554
-#: control/control.openSUSE.glade:634 control/control.openSUSE.glade:639
-#: control/control.openSUSE.glade:643 control/control.openSUSE.glade:647
+#: control/control.SLD.glade:560 control/control.SLD.glade:566
+#: control/control.SLD.glade:655 control/control.SLD.glade:660
+#: control/control.SLD.glade:664 control/control.SLES.glade:682
+#: control/control.SLES.glade:688 control/control.SLES.glade:777
+#: control/control.SLES.glade:782 control/control.SLES.glade:786
+#: control/control.glade:515 control/control.glade:521
+#: control/control.glade:598 control/control.glade:603
+#: control/control.glade:607 control/control.openSUSE.glade:548
+#: control/control.openSUSE.glade:553 control/control.openSUSE.glade:633
+#: control/control.openSUSE.glade:638 control/control.openSUSE.glade:642
msgid "Network"
msgstr ""
-#: control/control.SLD.glade:573 control/control.SLD.glade:577
-#: control/control.SLD.glade:673 control/control.SLD.glade:677
-#: control/control.SLES.glade:695 control/control.SLES.glade:699
-#: control/control.SLES.glade:795 control/control.SLES.glade:799
-#: control/control.glade:528 control/control.glade:616
+#: control/control.SLD.glade:572 control/control.SLD.glade:576
+#: control/control.SLD.glade:668 control/control.SLD.glade:672
+#: control/control.SLES.glade:694 control/control.SLES.glade:698
+#: control/control.SLES.glade:790 control/control.SLES.glade:794
+#: control/control.glade:527 control/control.glade:611
msgid "Customer Center"
msgstr ""
-#: control/control.SLD.glade:583 control/control.SLD.glade:589
-#: control/control.SLD.glade:595 control/control.SLD.glade:683
-#: control/control.SLD.glade:689 control/control.SLD.glade:693
-#: control/control.SLD.glade:697 control/control.SLES.glade:705
-#: control/control.SLES.glade:711 control/control.SLES.glade:717
-#: control/control.SLES.glade:805 control/control.SLES.glade:811
-#: control/control.SLES.glade:815 control/control.SLES.glade:819
-#: control/control.glade:534 control/control.glade:540
-#: control/control.glade:546 control/control.glade:622
-#: control/control.glade:628 control/control.glade:632
-#: control/control.glade:636 control/control.openSUSE.glade:566
-#: control/control.openSUSE.glade:570 control/control.openSUSE.glade:574
-#: control/control.openSUSE.glade:659 control/control.openSUSE.glade:663
-#: control/control.openSUSE.glade:667 control/control.openSUSE.glade:671
+#: control/control.SLD.glade:582 control/control.SLD.glade:588
+#: control/control.SLD.glade:594 control/control.SLD.glade:678
+#: control/control.SLD.glade:684 control/control.SLD.glade:688
+#: control/control.SLD.glade:692 control/control.SLES.glade:704
+#: control/control.SLES.glade:710 control/control.SLES.glade:716
+#: control/control.SLES.glade:800 control/control.SLES.glade:806
+#: control/control.SLES.glade:810 control/control.SLES.glade:814
+#: control/control.glade:533 control/control.glade:539
+#: control/control.glade:545 control/control.glade:617
+#: control/control.glade:623 control/control.glade:627
+#: control/control.glade:631 control/control.openSUSE.glade:565
+#: control/control.openSUSE.glade:569 control/control.openSUSE.glade:573
+#: control/control.openSUSE.glade:654 control/control.openSUSE.glade:658
+#: control/control.openSUSE.glade:662 control/control.openSUSE.glade:666
msgid "Online Update"
msgstr ""
-#: control/control.SLD.glade:599 control/control.SLD.glade:709
-#: control/control.SLD.glade:812 control/control.SLES.glade:721
-#: control/control.SLES.glade:836 control/control.SLES.glade:939
-#: control/control.glade:550 control/control.glade:648
-#: control/control.glade:751
+#: control/control.SLD.glade:598 control/control.SLD.glade:704
+#: control/control.SLD.glade:807 control/control.SLES.glade:720
+#: control/control.SLES.glade:831 control/control.SLES.glade:934
+#: control/control.glade:549 control/control.glade:643
+#: control/control.glade:746
msgid "Clean Up"
msgstr ""
-#: control/control.SLD.glade:603 control/control.SLD.glade:715
-#: control/control.SLES.glade:725 control/control.SLES.glade:842
-#: control/control.glade:554 control/control.glade:654
-#: control/control.openSUSE.glade:583 control/control.openSUSE.glade:688
+#: control/control.SLD.glade:602 control/control.SLD.glade:710
+#: control/control.SLES.glade:724 control/control.SLES.glade:837
+#: control/control.glade:553 control/control.glade:649
+#: control/control.openSUSE.glade:582 control/control.openSUSE.glade:683
msgid "Release Notes"
msgstr ""
-#: control/control.SLD.glade:629 control/control.SLES.glade:751
-#: control/control.openSUSE.glade:607
+#: control/control.SLD.glade:628 control/control.SLES.glade:750
+#: control/control.openSUSE.glade:606
msgid "root Password"
msgstr ""
-#: control/control.SLD.glade:634 control/control.SLD.glade:640
-#: control/control.SLD.glade:646 control/control.SLES.glade:756
-#: control/control.SLES.glade:762 control/control.SLES.glade:768
-#: control/control.openSUSE.glade:612 control/control.openSUSE.glade:618
-#: control/control.openSUSE.glade:624
+#: control/control.SLD.glade:633 control/control.SLD.glade:639
+#: control/control.SLD.glade:645 control/control.SLES.glade:755
+#: control/control.SLES.glade:761 control/control.SLES.glade:767
+#: control/control.openSUSE.glade:611 control/control.openSUSE.glade:617
+#: control/control.openSUSE.glade:623
msgid "Check Installation"
msgstr ""
-#: control/control.SLD.glade:652 control/control.SLES.glade:774
-#: control/control.glade:595 control/control.openSUSE.glade:630
+#: control/control.SLD.glade:651 control/control.SLES.glade:773
+#: control/control.glade:594 control/control.openSUSE.glade:629
msgid "Hostname"
msgstr ""
-#: control/control.SLD.glade:701 control/control.SLD.glade:705
-#: control/control.SLES.glade:828 control/control.SLES.glade:832
-#: control/control.glade:640 control/control.glade:644
-#: control/control.openSUSE.glade:675 control/control.openSUSE.glade:679
+#: control/control.SLD.glade:696 control/control.SLD.glade:700
+#: control/control.SLES.glade:823 control/control.SLES.glade:827
+#: control/control.glade:635 control/control.glade:639
+#: control/control.openSUSE.glade:670 control/control.openSUSE.glade:674
msgid "Users"
msgstr ""
-#: control/control.SLD.glade:744 control/control.SLD.glade:750
-#: control/control.SLD.glade:754 control/control.SLES.glade:871
-#: control/control.SLES.glade:877 control/control.SLES.glade:881
-#: control/control.glade:683 control/control.glade:689
-#: control/control.glade:693 control/control.openSUSE.glade:718
-#: control/control.openSUSE.glade:724 control/control.openSUSE.glade:728
+#: control/control.SLD.glade:739 control/control.SLD.glade:745
+#: control/control.SLD.glade:749 control/control.SLES.glade:866
+#: control/control.SLES.glade:872 control/control.SLES.glade:876
+#: control/control.glade:678 control/control.glade:684
+#: control/control.glade:688 control/control.openSUSE.glade:713
+#: control/control.openSUSE.glade:719 control/control.openSUSE.glade:723
msgid "AutoYaST Settings"
msgstr ""
-#: control/control.SLD.glade:808 control/control.SLES.glade:935
-#: control/control.glade:747 control/control.openSUSE.glade:784
+#: control/control.SLD.glade:803 control/control.SLES.glade:930
+#: control/control.glade:742 control/control.openSUSE.glade:779
msgid "System Configuration"
msgstr ""
-#: control/control.SLES.glade:823
+#: control/control.SLES.glade:818
msgid "Service"
msgstr ""
-#: control/control.glade:67
+#: control/control.glade:66
msgid ""
"\n"
"<p><b>Congratulations!</b></p>\n"
@@ -367,15 +365,15 @@
"\t"
msgstr ""
-#: control/control.glade:270 control/control.openSUSE.glade:289
+#: control/control.glade:269 control/control.openSUSE.glade:288
msgid "Desktop Selection"
msgstr ""
-#: control/control.glade:590
+#: control/control.glade:589
msgid "Root Password"
msgstr ""
-#: control/control.openSUSE.glade:87
+#: control/control.openSUSE.glade:86
msgid ""
"\n"
"<p><b>Congratulations!</b></p>\n"
@@ -386,11 +384,11 @@
"\t"
msgstr ""
-#: control/control.openSUSE.glade:271 control/control.openSUSE.glade:373
+#: control/control.openSUSE.glade:270 control/control.openSUSE.glade:372
msgid "Online Repositories"
msgstr ""
-#: control/control.openSUSE.glade:558 control/control.openSUSE.glade:562
-#: control/control.openSUSE.glade:651 control/control.openSUSE.glade:655
+#: control/control.openSUSE.glade:557 control/control.openSUSE.glade:561
+#: control/control.openSUSE.glade:646 control/control.openSUSE.glade:650
msgid "Registration"
msgstr ""
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.15.49/installation.pot new/yast2-installation-2.15.50/installation.pot
--- old/yast2-installation-2.15.49/installation.pot 2007-08-24 09:22:07.000000000 +0200
+++ new/yast2-installation-2.15.50/installation.pot 2007-09-14 13:48:25.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-08-24 09:22+0200\n"
+"POT-Creation-Date: 2007-09-14 13:48+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL(a)li.org>\n"
@@ -209,16 +209,16 @@
msgstr ""
#. progress stage
-#: src/clients/inst_finish.ycp:89
+#: src/clients/inst_finish.ycp:90
msgid "Prepare system for initial boot"
msgstr ""
#. Headline for last dialog of base installation: Install LILO etc.
-#: src/clients/inst_finish.ycp:165
+#: src/clients/inst_finish.ycp:166
msgid "Finishing Basic Installation"
msgstr ""
-#: src/clients/inst_finish.ycp:211
+#: src/clients/inst_finish.ycp:212
msgid "Finished."
msgstr ""
@@ -261,23 +261,24 @@
#. TRANSLATORS: dialog caption
#: src/clients/inst_initialization.ycp:39
+#: src/clients/inst_system_analysis.ycp:704
msgid "Initializing"
msgstr ""
#. label
-#: src/clients/inst_mode.ycp:49 src/clients/inst_system_analysis.ycp:162
+#: src/clients/inst_mode.ycp:49 src/clients/inst_system_analysis.ycp:165
msgid "Evaluating root partition. One moment please..."
msgstr ""
#. a popup
-#: src/clients/inst_mode.ycp:57 src/clients/inst_system_analysis.ycp:170
+#: src/clients/inst_mode.ycp:57 src/clients/inst_system_analysis.ycp:173
msgid "No Linux root partition found."
msgstr ""
#. Information popup: Inform user what partition
#. will be booted from after user selected
#. "Boot installed system"
-#: src/clients/inst_mode.ycp:80 src/clients/inst_system_analysis.ycp:196
+#: src/clients/inst_mode.ycp:80 src/clients/inst_system_analysis.ycp:199
#, ycp-format
msgid "Booting from %1"
msgstr ""
@@ -308,7 +309,7 @@
msgstr ""
#. help text for installation method
-#: src/clients/inst_mode.ycp:164 src/clients/inst_system_analysis.ycp:222
+#: src/clients/inst_mode.ycp:164 src/clients/inst_system_analysis.ycp:225
msgid ""
"<p>\n"
"Select <b>New Installation</b> if there is no existing Linux system on your\n"
@@ -318,7 +319,7 @@
msgstr ""
#. help text for installation method
-#: src/clients/inst_mode.ycp:175 src/clients/inst_system_analysis.ycp:229
+#: src/clients/inst_mode.ycp:175 src/clients/inst_system_analysis.ycp:232
msgid ""
"<p>\n"
"Select <b>Update an Existing System</b> to update a Linux system already\n"
@@ -378,7 +379,7 @@
msgstr ""
#. this is a label of a message box
-#: src/clients/inst_mode.ycp:333 src/clients/inst_system_analysis.ycp:586
+#: src/clients/inst_mode.ycp:333 src/clients/inst_system_analysis.ycp:589
msgid ""
"Choose one of the\n"
"options to continue."
@@ -738,7 +739,7 @@
msgstr ""
#. TRANSLATORS: popup error message
-#: src/clients/inst_network_setup.ycp:908
+#: src/clients/inst_network_setup.ycp:936
msgid ""
"A failure occurred during preparing\n"
"the installation system for writing the proxy configuration."
@@ -746,13 +747,13 @@
#. TRANSLATORS: a pop-up dialog headline
#. TRANSLATORS: popup headline
-#: src/clients/inst_network_setup.ycp:1056
-#: src/clients/inst_network_setup.ycp:1168
+#: src/clients/inst_network_setup.ycp:1123
+#: src/clients/inst_network_setup.ycp:1235
msgid "Internet Test Failed"
msgstr ""
#. TRANSLATORS: a pop-up dialog question, see buttons *3
-#: src/clients/inst_network_setup.ycp:1058
+#: src/clients/inst_network_setup.ycp:1125
msgid ""
"Because the Internet connection test failed, you should be\n"
"redirected to the previous dialog to change the configuration.\n"
@@ -761,37 +762,37 @@
msgstr ""
#. TRANSLATORS: popup dialog button (*3)
-#: src/clients/inst_network_setup.ycp:1063
+#: src/clients/inst_network_setup.ycp:1130
msgid "Go Back"
msgstr ""
#. TRANSLATORS: popup dialog button (*3)
-#: src/clients/inst_network_setup.ycp:1065
+#: src/clients/inst_network_setup.ycp:1132
msgid "Skip It"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_network_setup.ycp:1206
+#: src/clients/inst_network_setup.ycp:1273
msgid "Adjust automatic network setup (via DHCP)"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_network_setup.ycp:1208
+#: src/clients/inst_network_setup.ycp:1275
msgid "Adjusting automatic network setup (via DHCP)..."
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_network_setup.ycp:1214
+#: src/clients/inst_network_setup.ycp:1281
msgid "Adjust static network setup"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_network_setup.ycp:1216
+#: src/clients/inst_network_setup.ycp:1283
msgid "Adjusting static network setup..."
msgstr ""
#. TRANSLATORS: pop-up error message
-#: src/clients/inst_network_setup.ycp:1223
+#: src/clients/inst_network_setup.ycp:1290
msgid ""
"Unknown network setup.\n"
"\n"
@@ -801,46 +802,46 @@
#. Always write settings, might be already in use
#. and we might want to disable it
#. TRANSLATORS: progress step
-#: src/clients/inst_network_setup.ycp:1232
+#: src/clients/inst_network_setup.ycp:1299
msgid "Write proxy settings"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_network_setup.ycp:1234
+#: src/clients/inst_network_setup.ycp:1301
msgid "Writing proxy settings..."
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_network_setup.ycp:1240
+#: src/clients/inst_network_setup.ycp:1307
msgid "Adjust installation system"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_network_setup.ycp:1242
+#: src/clients/inst_network_setup.ycp:1309
msgid "Adjusting installation system..."
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_network_setup.ycp:1247
+#: src/clients/inst_network_setup.ycp:1314
msgid "Test Internet connection"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_network_setup.ycp:1249
+#: src/clients/inst_network_setup.ycp:1316
msgid "Testing Internet connection..."
msgstr ""
#. TRANSLATORS: dialog caption
-#: src/clients/inst_network_setup.ycp:1254
+#: src/clients/inst_network_setup.ycp:1321
msgid "Writing Network Setup"
msgstr ""
#. TRANSLATORS: dialog help
-#: src/clients/inst_network_setup.ycp:1260
+#: src/clients/inst_network_setup.ycp:1327
msgid "<p>Please, wait while network configuration is being written and tested...</p>"
msgstr ""
-#: src/clients/inst_network_setup.ycp:1286
+#: src/clients/inst_network_setup.ycp:1353
msgid ""
"Writing the network settings failed.\n"
"\n"
@@ -1156,14 +1157,14 @@
msgstr ""
#. pop-up error report
-#: src/clients/inst_system_analysis.ycp:113
+#: src/clients/inst_system_analysis.ycp:116
msgid ""
"No hard disks were found for the installation.\n"
"Please check your hardware!\n"
msgstr ""
#. pop-up error report
-#: src/clients/inst_system_analysis.ycp:118
+#: src/clients/inst_system_analysis.ycp:121
msgid ""
"No hard disks and no hard disk controllers were\n"
"found for the installation.\n"
@@ -1171,14 +1172,14 @@
msgstr ""
#. help text for installation method
-#: src/clients/inst_system_analysis.ycp:218
+#: src/clients/inst_system_analysis.ycp:221
msgid ""
"<p><big><b>Installation Mode</b></big><br>\n"
"Select what to do:</p>"
msgstr ""
#. help text for installation option
-#: src/clients/inst_system_analysis.ycp:236
+#: src/clients/inst_system_analysis.ycp:239
msgid ""
"<p>\n"
"To use suggested remote repositories during installation or update, select\n"
@@ -1186,7 +1187,7 @@
msgstr ""
#. help text for installation method
-#: src/clients/inst_system_analysis.ycp:242
+#: src/clients/inst_system_analysis.ycp:245
msgid ""
"<p>\n"
"To install an add-on product from separate media together with &product;, select\n"
@@ -1194,7 +1195,7 @@
msgstr ""
#. help text for installation method
-#: src/clients/inst_system_analysis.ycp:248
+#: src/clients/inst_system_analysis.ycp:251
msgid ""
"<p>Select <b>Other Options</b> then\n"
"select <b>Repair Installed System</b> if you have a damaged Linux system on\n"
@@ -1203,7 +1204,7 @@
msgstr ""
#. help text for installation method
-#: src/clients/inst_system_analysis.ycp:256
+#: src/clients/inst_system_analysis.ycp:259
msgid ""
"<p>Select <b>Other Options</b> then\n"
"select <b>Boot Installed System</b> if you have a Linux system on your hard\n"
@@ -1212,163 +1213,160 @@
msgstr ""
#. radio button
-#: src/clients/inst_system_analysis.ycp:276
+#: src/clients/inst_system_analysis.ycp:279
msgid "Re&pair Installed System"
msgstr ""
#. radio button
-#: src/clients/inst_system_analysis.ycp:279
+#: src/clients/inst_system_analysis.ycp:282
msgid "Boot Installed &System"
msgstr ""
#. frame
-#: src/clients/inst_system_analysis.ycp:296
+#: src/clients/inst_system_analysis.ycp:299
msgid "Select Mode"
msgstr ""
#. radio button
-#: src/clients/inst_system_analysis.ycp:303
+#: src/clients/inst_system_analysis.ycp:306
msgid "New &Installation"
msgstr ""
#. radio button
-#: src/clients/inst_system_analysis.ycp:307
+#: src/clients/inst_system_analysis.ycp:310
msgid "&Update"
msgstr ""
-#: src/clients/inst_system_analysis.ycp:310
+#: src/clients/inst_system_analysis.ycp:313
msgid "&Other Options"
msgstr ""
#. check box
-#: src/clients/inst_system_analysis.ycp:321
+#: src/clients/inst_system_analysis.ycp:324
msgid "&Add Online Repositories Before Installation"
msgstr ""
#. check box
-#: src/clients/inst_system_analysis.ycp:327
+#: src/clients/inst_system_analysis.ycp:330
msgid "In&clude Add-On Products from Separate Media"
msgstr ""
-#: src/clients/inst_system_analysis.ycp:337
+#: src/clients/inst_system_analysis.ycp:340
msgid "Analyzing the Computer"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_system_analysis.ycp:356
+#: src/clients/inst_system_analysis.ycp:359
msgid "Probe USB devices"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_system_analysis.ycp:358
+#: src/clients/inst_system_analysis.ycp:361
msgid "Probing USB devices..."
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_system_analysis.ycp:362
+#: src/clients/inst_system_analysis.ycp:365
msgid "Probe FireWire devices"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_system_analysis.ycp:364
+#: src/clients/inst_system_analysis.ycp:367
msgid "Probing FireWire devices..."
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_system_analysis.ycp:368
+#: src/clients/inst_system_analysis.ycp:371
msgid "Probe floppy disks devices"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_system_analysis.ycp:370
+#: src/clients/inst_system_analysis.ycp:373
msgid "Probing floppy disks devices..."
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_system_analysis.ycp:375
+#: src/clients/inst_system_analysis.ycp:378
msgid "Probe hard disk controllers"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_system_analysis.ycp:377
+#: src/clients/inst_system_analysis.ycp:380
msgid "Probing hard disk controllers..."
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_system_analysis.ycp:381
+#: src/clients/inst_system_analysis.ycp:384
msgid "Load kernel modules for hard disk controllers"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_system_analysis.ycp:383
+#: src/clients/inst_system_analysis.ycp:386
msgid "Loading kernel modules for hard disk controllers..."
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_system_analysis.ycp:387
+#: src/clients/inst_system_analysis.ycp:390
msgid "Probe hard disks"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_system_analysis.ycp:389
+#: src/clients/inst_system_analysis.ycp:392
msgid "Probing hard disks..."
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_system_analysis.ycp:398
+#: src/clients/inst_system_analysis.ycp:401
msgid "Search for Linux partitions"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_system_analysis.ycp:400
+#: src/clients/inst_system_analysis.ycp:403
msgid "Searching for Linux partitions..."
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_system_analysis.ycp:404
+#: src/clients/inst_system_analysis.ycp:407
msgid "Evaluate update possibility"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_system_analysis.ycp:406
+#: src/clients/inst_system_analysis.ycp:409
msgid "Evaluating update possibility..."
msgstr ""
#. TRANSLATORS: dialog caption
-#: src/clients/inst_system_analysis.ycp:413
+#: src/clients/inst_system_analysis.ycp:416
msgid "System Probing"
msgstr ""
#. TRANSLATORS: dialog help
-#: src/clients/inst_system_analysis.ycp:419
+#: src/clients/inst_system_analysis.ycp:422
msgid "Please wait while computer hardware and installed systems are being probed..."
msgstr ""
#. dialog caption
-#: src/clients/inst_system_analysis.ycp:477
-#: src/clients/inst_system_analysis.ycp:545
-#: src/clients/inst_system_analysis.ycp:566
+#: src/clients/inst_system_analysis.ycp:480
+#: src/clients/inst_system_analysis.ycp:548
+#: src/clients/inst_system_analysis.ycp:569
msgid "Installation Mode"
msgstr ""
-#: src/clients/inst_system_analysis.ycp:700
-msgid "Initializing Installation Catalogs"
-msgstr ""
-
#. TRANSLATORS: progress message
-#: src/clients/inst_system_analysis.ycp:702
-msgid "Initializing installation catalogs..."
+#: src/clients/inst_system_analysis.ycp:706
+#: src/clients/inst_upgrade_urls.ycp:535
+msgid "Initializing package manager..."
msgstr ""
#. popup message
-#: src/clients/inst_system_analysis.ycp:712
+#: src/clients/inst_system_analysis.ycp:716
msgid ""
"Failed to initialize catalogs.\n"
"Aborting the installation."
msgstr ""
#. TRANSLATORS: dialog caption
-#: src/clients/inst_upgrade_urls.ycp:99 src/clients/inst_upgrade_urls.ycp:379
+#: src/clients/inst_upgrade_urls.ycp:99 src/clients/inst_upgrade_urls.ycp:381
msgid "Previously Used Repositories"
msgstr ""
@@ -1436,17 +1434,17 @@
msgstr ""
#. TRANSLATORS: textentry
-#: src/clients/inst_upgrade_urls.ycp:238
+#: src/clients/inst_upgrade_urls.ycp:240
msgid "&Repository URL"
msgstr ""
#. TRANSLATORS: popup header
-#: src/clients/inst_upgrade_urls.ycp:349
+#: src/clients/inst_upgrade_urls.ycp:351
msgid "Network is not Configured"
msgstr ""
#. TRANSLATORS: popup question
-#: src/clients/inst_upgrade_urls.ycp:351
+#: src/clients/inst_upgrade_urls.ycp:353
msgid ""
"Remote repositories require the Internet connection.\n"
"\n"
@@ -1454,40 +1452,36 @@
msgstr ""
#. TRANSLATORS: Progress text
-#: src/clients/inst_upgrade_urls.ycp:382
+#: src/clients/inst_upgrade_urls.ycp:384
msgid "Adding and removing repositories..."
msgstr ""
#. TRANSLATORS: help text
-#: src/clients/inst_upgrade_urls.ycp:385
+#: src/clients/inst_upgrade_urls.ycp:387
msgid "<p>Please wait while repositories are being added and removed.</p>"
msgstr ""
#. TRANSLATORS: dialog caption
-#: src/clients/inst_upgrade_urls.ycp:457
+#: src/clients/inst_upgrade_urls.ycp:524
msgid "Reading Repositories Used on the System"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_upgrade_urls.ycp:462
+#: src/clients/inst_upgrade_urls.ycp:529
msgid "Read previously used repositories"
msgstr ""
-#: src/clients/inst_upgrade_urls.ycp:463
+#: src/clients/inst_upgrade_urls.ycp:530
msgid "Initialize package manager"
msgstr ""
#. TRANSLATORS: progress step
-#: src/clients/inst_upgrade_urls.ycp:467
+#: src/clients/inst_upgrade_urls.ycp:534
msgid "Reading previously used repositories..."
msgstr ""
-#: src/clients/inst_upgrade_urls.ycp:468
-msgid "Initializing package manager..."
-msgstr ""
-
#. TRANSLATORS: dialog help
-#: src/clients/inst_upgrade_urls.ycp:471
+#: src/clients/inst_upgrade_urls.ycp:538
msgid "<p>Please wait, while repositories are being read...</p>"
msgstr ""
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.15.49/src/modules/SystemFilesCopy.ycp new/yast2-installation-2.15.50/src/modules/SystemFilesCopy.ycp
--- old/yast2-installation-2.15.49/src/modules/SystemFilesCopy.ycp 2007-08-21 16:46:39.000000000 +0200
+++ new/yast2-installation-2.15.50/src/modules/SystemFilesCopy.ycp 2007-09-18 19:50:18.000000000 +0200
@@ -156,7 +156,9 @@
// archive files were already quoted
string command = sformat (
// 'ignore failed read' is for optional files
- "cd '%1'; tar -zcvf --ignore-failed-read '%2' %3",
+ // but needs to be entered after the archive name
+ // bugzilla #326055
+ "cd '%1'; tar -zcvf '%2' --ignore-failed-read %3",
tmp_mount_directory, String::Quote(archive_name), archive_files
);
map cmd_run = (map) SCR::Execute(.target.bash_output, command);
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.15.49/VERSION new/yast2-installation-2.15.50/VERSION
--- old/yast2-installation-2.15.49/VERSION 2007-09-13 16:18:24.000000000 +0200
+++ new/yast2-installation-2.15.50/VERSION 2007-09-18 19:50:40.000000000 +0200
@@ -1 +1 @@
-2.15.49
+2.15.50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package update-desktop-files
checked in at Wed Sep 19 19:05:27 CEST 2007.
--------
--- update-desktop-files/update-desktop-files.changes 2007-09-13 11:15:02.000000000 +0200
+++ /mounts/work_src_done/NOARCH/update-desktop-files/update-desktop-files.changes 2007-09-19 18:05:05.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 19 18:04:37 CEST 2007 - ke(a)suse.de
+
+- Provide locale info; reported by Stephan Binner [#326424].
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ update-desktop-files.spec ++++++
--- /var/tmp/diff_new_pack.x14966/_old 2007-09-19 19:05:09.000000000 +0200
+++ /var/tmp/diff_new_pack.x14966/_new 2007-09-19 19:05:09.000000000 +0200
@@ -12,13 +12,13 @@
Name: update-desktop-files
Version: 10.3
-Release: 60
+Release: 62
Summary: A Build Tool to Update Desktop Files
License: GPL v2 or later
Group: Development/Tools/Building
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: desktop-translations = %{version}
-Autoreqprov: on
+AutoReqProv: on
Source: suse_update_desktop_file.sh
Source1: map-desktop-category.sh
Source3: translate.pl
@@ -29,7 +29,7 @@
Source6: packages-3D
Source10: desktop-translations.tar.bz2
Source99: PREPARE_PACKAGE
-BuildArchitectures: noarch
+BuildArch: noarch
%description
This package provides further translations and a shell script to update
@@ -44,6 +44,7 @@
%package -n desktop-translations
Summary: Desktop Files Translation updates
Group: System/GUI/Other
+Provides: locale(af;ar;bg;bn;bs;ca;cs;cy;da;de;el;en_GB;en_US;es;et;fi;fr;gl;gu;he;hi;hr;hu;id;it;ja;ka;km;ko;lo;lt;mk;mr;nb;nl;pa;pl;pt;ro;ru;si;sk;sl;sr;sr@Latn;sv;ta;tr;uk;vi;wa;xh;zh_CN;zh_TW;zu)
%description -n desktop-translations
This package provides further translations for installed desktop files.
@@ -120,6 +121,8 @@
%endif
%changelog
+* Wed Sep 19 2007 - ke(a)suse.de
+- Provide locale info; reported by Stephan Binner [#326424].
* Thu Sep 13 2007 - ke(a)suse.de
- Update sk entries file; reported by Ladislav Michnovic [#309868].
* Mon Sep 10 2007 - ke(a)suse.de
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gok
checked in at Wed Sep 19 19:05:17 CEST 2007.
--------
--- GNOME/gok/gok.changes 2007-08-31 18:18:49.000000000 +0200
+++ /mounts/work_src_done/STABLE/gok/gok.changes 2007-09-19 14:48:44.000000000 +0200
@@ -1,0 +2,8 @@
+Wed Sep 19 14:47:14 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 1.3.4:
+ * gok_keyboard_branch_byKey: check for null accessible, and null
+ state
+ * work toward fixing crasher bug in gok-spy
+
+-------------------------------------------------------------------
Old:
----
gok-1.3.2.tar.bz2
New:
----
gok-1.3.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gok.spec ++++++
--- /var/tmp/diff_new_pack.R10881/_old 2007-09-19 19:04:20.000000000 +0200
+++ /var/tmp/diff_new_pack.R10881/_new 2007-09-19 19:04:20.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gok (Version 1.3.2)
+# spec file for package gok (Version 1.3.4)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,7 +14,7 @@
BuildRequires: at-spi-devel docbook-dsssl-stylesheets fdupes gail-devel gnome-speech-devel gnutls-devel gtk-doc libglade2-devel libgnomeprintui-devel libgnomeui-devel libwnck-devel mDNSResponder-devel perl-XML-Parser scrollkeeper update-desktop-files
License: LGPL v2 or later
Group: System/GUI/GNOME
-Version: 1.3.2
+Version: 1.3.4
Release: 1
Summary: GNOME On-Screen Keyboard
Source: %{name}-%{version}.tar.bz2
@@ -22,13 +22,12 @@
Patch2: %{name}-desktop.patch
Patch3: %{name}-g_strnconcat-NULL.diff
Patch4: %{name}-include.patch
-URL: http://www.gok.ca/
+Url: http://www.gok.ca/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# For -devel:
Provides: %{name}-devel = %{version}-%{release}
Requires: %{name}-lang = %{version}
#Requires: at-spi-devel atk-devel gail-devel gtk2-devel libbonobo-devel libgnomeui-devel libwnck-devel esound-devel
-
%gconf_schemas_prereq
%description
@@ -142,14 +141,12 @@
%find_lang %{name}
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
-
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%pre -f %{name}.schemas_pre
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -177,6 +174,11 @@
%{_datadir}/gtk-doc/html/gok
%changelog
+* Wed Sep 19 2007 - sbrabec(a)suse.cz
+- Updated to version 1.3.4:
+ * gok_keyboard_branch_byKey: check for null accessible, and null
+ state
+ * work toward fixing crasher bug in gok-spy
* Fri Aug 31 2007 - maw(a)suse.de
- Update to version 1.3.2:
+ Bugs (bugzilla.gnome.org) fixed: #413414, #316851, and
++++++ gok-1.3.2.tar.bz2 -> gok-1.3.4.tar.bz2 ++++++
++++ 3403 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package release-notes
checked in at Wed Sep 19 19:05:01 CEST 2007.
--------
--- release-notes/release-notes.changes 2007-09-17 16:27:29.000000000 +0200
+++ /mounts/work_src_done/NOARCH/release-notes/release-notes.changes 2007-09-18 17:50:23.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Sep 18 17:37:05 CEST 2007 - ke(a)suse.de
+
+- 10.3.13:
+* Improve libata entry [#305095].
+* Do not clean the buildroot in %install.
+
+-------------------------------------------------------------------
Old:
----
release-notes-10.3.12.tar.bz2
New:
----
release-notes-10.3.13.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ release-notes.spec ++++++
--- /var/tmp/diff_new_pack.y11563/_old 2007-09-19 19:04:26.000000000 +0200
+++ /var/tmp/diff_new_pack.y11563/_new 2007-09-19 19:04:26.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package release-notes (Version 10.3.12)
+# spec file for package release-notes (Version 10.3.13)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -18,7 +18,7 @@
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: kdebase-SuSE:/usr/share/doc/RELEASE_NOTES.en.html
-Version: 10.3.12
+Version: 10.3.13
Release: 1
Source0: %{name}-%{version}.tar.bz2
Source8: %{name}.desktop.in
@@ -53,7 +53,6 @@
# %endif
%install
-[ "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != "/" ] && rm -rf "$RPM_BUILD_ROOT"
make DESTDIR=$RPM_BUILD_ROOT SUSE_PROD=%SUSE_PROD install
rnpath="${RPM_BUILD_ROOT}"/usr/share/doc/release-notes/%SUSE_PROD
[ -f $rnpath/RELEASE-NOTES.cs.html ] && {
@@ -86,6 +85,10 @@
%doc /usr/share/doc/release-notes
%changelog
+* Tue Sep 18 2007 - ke(a)suse.de
+- 10.3.13:
+ * Improve libata entry [#305095].
+ * Do not clean the buildroot in %%install.
* Mon Sep 17 2007 - ke(a)suse.de
* Update translations.
* Proofread English texts; thanks to Jana Jaeger.
++++++ release-notes-10.3.12.tar.bz2 -> release-notes-10.3.13.tar.bz2 ++++++
++++ 3583 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package opensuse-gnomeuser_en
checked in at Wed Sep 19 19:04:19 CEST 2007.
--------
--- opensuse-gnomeuser_en/opensuse-gnomeuser_en.changes 2007-09-17 18:07:43.000000000 +0200
+++ /mounts/work_src_done/NOARCH/opensuse-gnomeuser_en/opensuse-gnomeuser_en.changes 2007-09-19 16:39:26.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 19 16:39:18 CEST 2007 - ke(a)suse.de
+
+- Remove more X-DOC settings; reported by Stephan Binner [# 325691].
+- Make X-DOC-Weight values positive; [# 326392].
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ opensuse-gnomeuser_en.spec ++++++
--- /var/tmp/diff_new_pack.JL9304/_old 2007-09-19 19:04:02.000000000 +0200
+++ /var/tmp/diff_new_pack.JL9304/_new 2007-09-19 19:04:02.000000000 +0200
@@ -14,7 +14,7 @@
%define my_lang en
%define my_book opensuse-gnomeuser
Version: 10.3
-Release: 21
+Release: 23
Provides: locale(gnome2-SuSE:en)
#OBS
Source0: opensuse-gnomeuser_en-html.tar.bz2
@@ -112,7 +112,12 @@
fi
for f in $(find . -type f -name '*desktop'); do
# /usr/share/doc/manual/suselinux-manual_en/manual
+ # make all values positive
sed -i "/^X-DOC-Identifier.*/d
+/^X-DOC-DocumentType.*/d
+/^X-DOC-SearchMethod.*/d
+/^X-DOC-SearchEnabledDefault.*/d
+s/^\(X-DOC-Weight=\)-/\1/
s|@PATH@|%{_defaultdocdir}/%{name}/manual|
s/\[\]//" $f
if ! grep -q -e '^Name *=' $f; then
@@ -126,7 +131,9 @@
id=${id//\//}%{my_lang}
pushd $d
for f in $(find . -name '.directory'); do
- sed -i "s|@PATH@|%{_defaultdocdir}/%{name}/manual|
+ # make all values positive
+ sed -i "s/^\(X-DOC-Weight=\)-/\1/
+s|@PATH@|%{_defaultdocdir}/%{name}/manual|
s/\[\]//
s|@id@|$id|" $f
case $d in
@@ -141,7 +148,9 @@
for f in $(find . -name '*.directory'); do
id=%{name}
id=${id//_/}
- sed -i "s|@PATH@|%{_defaultdocdir}/%{name}/manual|
+ # make all values positive
+ sed -i "s/^\(X-DOC-Weight=\)-/\1/
+s|@PATH@|%{_defaultdocdir}/%{name}/manual|
s/\[\]//
s|@id@|$id|" $f
# Fix the index.html reference
@@ -209,6 +218,9 @@
%endif
%changelog
+* Wed Sep 19 2007 - ke(a)suse.de
+- Remove more X-DOC settings; reported by Stephan Binner [# 325691].
+- Make X-DOC-Weight values positive; [# 326392].
* Mon Sep 17 2007 - ke(a)suse.de
- Remove X-DOC-Identifier from *.desktop files and resolve all @id@
occurencies in .directory files; reported by Stephan Binner [#
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-vfs2
checked in at Wed Sep 19 19:04:09 CEST 2007.
--------
--- GNOME/gnome-vfs2/gnome-vfs2.changes 2007-09-06 00:43:24.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-vfs2/gnome-vfs2.changes 2007-09-18 14:45:19.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 18 14:44:41 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.20.0:
+ * translation updates
+
+-------------------------------------------------------------------
Old:
----
gnome-vfs-2.19.91.tar.bz2
New:
----
gnome-vfs-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-vfs2.spec ++++++
--- /var/tmp/diff_new_pack.du8698/_old 2007-09-19 19:03:55.000000000 +0200
+++ /var/tmp/diff_new_pack.du8698/_new 2007-09-19 19:03:55.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-vfs2 (Version 2.19.91)
+# spec file for package gnome-vfs2 (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -26,14 +26,14 @@
%if "%DNS_SD" == "BONJOUR"
BuildRequires: mDNSResponder-devel
%endif
-Version: 2.19.91
-Release: 4
+Version: 2.20.0
+Release: 1
Summary: The GNOME 2.x Desktop Virtual File System Libraries
License: GPL v2 or later, LGPL v2 or later
Group: Development/Libraries/GNOME
-URL: http://www.gnome.org/
+Url: http://www.gnome.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source: ftp://ftp.gnome.org/pub/gnome/sources/%{_name}/2.16/%{_name}-%{version}.tar…
+Source: ftp://ftp.gnome.org/pub/gnome/sources/%{_name}/2.20/%{_name}-%{version}.tar…
Source1: gnome-help-NLD
Source2: gnome_defaults.conf
Source3: SuSEconfig.gnome-vfs2
@@ -57,11 +57,10 @@
Patch37: gnome-vfs2-183723-unix-mounts-plus-hal-mounts.diff
Patch38: gnome-vfs2-224527-slow-fadvise.patch
Patch39: gnome-vfs-no-mime-data.patch
-Autoreqprov: on
+AutoReqProv: on
Obsoletes: gnome-vfs-extras
Provides: gnome-vfs-extras
Requires: %{name}-lang = %{version}
-
%gconf_schemas_prereq
%description
@@ -223,18 +222,14 @@
rm $RPM_BUILD_ROOT%{_libdir}/gnome-vfs-2.0/modules/*.*a
# Some sites use different partitions for /usr/(lib|lib64) and /usr/share. Since you
# can't create hardlinks across partitions, we'll do this more than once.
-
%fdupes $RPM_BUILD_ROOT/%{_includedir}
-
%fdupes $RPM_BUILD_ROOT/%{_libdir}
-
%fdupes $RPM_BUILD_ROOT/%{_bindir}
%pre -f %{name}.schemas_pre
%post
/sbin/ldconfig
-
%posttrans -f %{name}.schemas_posttrans
# If it is an upgrade and gnome_defaults.conf were edited,
# move it from its old location. (Upgrade from <=10.2)
@@ -285,6 +280,9 @@
%{_datadir}/gtk-doc/html/gnome-vfs-2.0
%changelog
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Updated to version 2.20.0:
+ * translation updates
* Thu Sep 06 2007 - maw(a)suse.de
- Don't run %%fdupes on directories where multiple partitions
are liable to be mounted.
++++++ gnome-vfs-2.19.91.tar.bz2 -> gnome-vfs-2.20.0.tar.bz2 ++++++
++++ 69085 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package manufacturer-PPDs
checked in at Wed Sep 19 19:03:54 CEST 2007.
--------
--- manufacturer-PPDs/manufacturer-PPDs.changes 2007-09-12 15:54:37.000000000 +0200
+++ /mounts/work_src_done/NOARCH/manufacturer-PPDs/manufacturer-PPDs.changes 2007-09-18 12:13:58.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Sep 18 12:12:58 CEST 2007 - jsmeix(a)suse.de
+
+- Add a line-feed to the end of all PPDs to fix those PPDs where
+ it is missing. See Novell/Suse Bugzilla bug #309832:
+ Unix/Linux text files must end with a line-feed.
+ Otherwise reading the last line results EOF and then some
+ programs may ignore the last line.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ manufacturer-PPDs.spec ++++++
--- /var/tmp/diff_new_pack.eb7156/_old 2007-09-19 19:03:33.000000000 +0200
+++ /var/tmp/diff_new_pack.eb7156/_new 2007-09-19 19:03:33.000000000 +0200
@@ -14,9 +14,9 @@
BuildRequires: cups recode
License: GPL v2 or later, X11/MIT, - PPDs from HP under MIT license
Group: Hardware/Printing
-Autoreqprov: on
+AutoReqProv: on
Summary: PPD Files from Printer Manufacturers
-BuildArchitectures: noarch
+BuildArch: noarch
# Howto make Source0:
# Visit http://www.linuxprinting.org/download/PPD/HP/ and note the directories
# which contain PPD files - for example:
@@ -214,9 +214,10 @@
Source1130: toshiba.license
# The package version matches to the openSUSE version:
Version: 10.2
-Release: 97
+Release: 101
# Install into this non-root directory (required when norootforbuild is used):
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+
%prep
# Create the build directory and change into it without unpacking anything
# then unpack the Sources one by one:
@@ -265,17 +266,21 @@
do grep -A 24 "Copyright (c) 2006 TOSHIBA TEC Corporation" $p | tail -n 23 | diff -q - %{SOURCE1130} || rm -v $p
done
# Make some general tests and adjustments for all PPDs:
+# - Add a line-feed to the end of all PPDs to fix those PPDs where it is missing.
+# See Novell/Suse Bugzilla bug #309832: Unix/Linux text files must end with a line-feed.
+# Otherwise reading the last line results EOF and then some programs may ignore the last line.
# - Only keep files which are really PPD files (test file's output).
# - Only keep files which are of '*LanguageVersion: English'.
-# - If a file contains \r\n assume it is ibmpc encoded and then
+# - If a file contains '\r\n' assume it is ibmpc encoded and then
# try to recode it to lat1 (therefore recode is needed for build).
# - Remove whitespaces (except \n) from lines which contain only whitespaces
-# (\n \n is not allowed but \n\n is),
+# ('\n \n' is not allowed but '\n\n' is),
# - Change default media size to A4 if this is an available choice in the PPD and then
# set DefaultPageSize, DefaultPageRegion, DefaultImageableArea, DefaultPaperDimension to A4.
for d in hp oce sharp epson kyocera oki ricoh gestetner infotec lanier nrg savin brother toshiba TurbolinuxJapanesePPDs
do for p in $d/*.ppd
- do file $p | grep -q 'PPD file, ve' || { rm -v $p ; continue ; }
+ do echo -en '\n' >>$p
+ file $p | grep -q 'PPD file, ve' || { rm -v $p ; continue ; }
grep -q '^\*LanguageVersion:[[:space:]]*English' $p || { rm -v $p ; continue ; }
cat $p | od -a | grep -q 'cr nl' && recode ibmpc..lat1 $p || true
perl -pi -e 's/^[ \t]+$//' $p
@@ -424,6 +429,12 @@
%changelog
+* Tue Sep 18 2007 - jsmeix(a)suse.de
+- Add a line-feed to the end of all PPDs to fix those PPDs where
+ it is missing. See Novell/Suse Bugzilla bug #309832:
+ Unix/Linux text files must end with a line-feed.
+ Otherwise reading the last line results EOF and then some
+ programs may ignore the last line.
* Wed Sep 12 2007 - jsmeix(a)suse.de
- Ignore cupstestppd FAILs because of errors in UIConstraints
and/or NonUIConstraints which are detected since cupstestppd
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-utils
checked in at Wed Sep 19 19:03:47 CEST 2007.
--------
--- GNOME/gnome-utils/gnome-utils.changes 2007-09-13 09:59:58.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-utils/gnome-utils.changes 2007-09-19 03:22:58.960898000 +0200
@@ -1,0 +2,7 @@
+Wed Sep 19 02:41:48 CEST 2007 - mauro(a)suse.de
+
+- Update to version 2.20.0.1
+ + Fix bug #477960 - missing gnome-dictionary.png or wrong icon name?
+ + Translation updated (lt, tr)
+
+-------------------------------------------------------------------a
Old:
----
genericname-desktop.patch
gnome-utils-2.19.91.tar.bz2
New:
----
gnome-utils-2.20.0.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-utils.spec ++++++
--- /var/tmp/diff_new_pack.RH6858/_old 2007-09-19 19:03:29.000000000 +0200
+++ /var/tmp/diff_new_pack.RH6858/_new 2007-09-19 19:03:29.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-utils (Version 2.19.91)
+# spec file for package gnome-utils (Version 2.20.0.1)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,8 +16,8 @@
Group: System/GUI/GNOME
Provides: gnome-utils2
Obsoletes: gnome-utils2
-Version: 2.19.91
-Release: 9
+Version: 2.20.0.1
+Release: 1
Summary: Basic Utilities for the GNOME 2.x Desktop
Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-utils/2.16/%{name}-%{version}.t…
Source1: gnome-screenshot.desktop
@@ -29,12 +29,11 @@
Patch26: gnome-utils-autobuild-warning.patch
Patch27: baobab-desktop.patch
Patch28: abuild-warnings.patch
-Patch29: genericname-desktop.patch
-URL: http://www.gnome.org
+#Patch29: genericname-desktop.patch
+Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: gnome-icon-theme tango-icon-theme
Requires: %{name}-lang = %{version}
-
%gconf_schemas_prereq
%description
@@ -296,7 +295,7 @@
%patch26
%patch27
%patch28 -p1
-%patch29 -p1
+#%patch29 -p1
gnome-patch-translation-update
%build
@@ -312,6 +311,8 @@
%install
%makeinstall
+mkdir $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48
+mkdir $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/
cp %SOURCE2 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/
ln -s ../icons/gnome/48x48/apps/applets-screenshooter.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
### ln -s ../icons/gnome/48x48/apps/system-search.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
@@ -332,7 +333,6 @@
%find_lang %{name}-2.0
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -342,7 +342,6 @@
%post
/sbin/ldconfig
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -388,6 +387,10 @@
%{_datadir}/gtk-doc/html/gdict
%changelog
+* Wed Sep 19 2007 - mauro(a)suse.de
+- Update to version 2.20.0.1
+ + Fix bug #477960 - missing gnome-dictionary.png or wrong icon name?
+ + Translation updated (lt, tr)
* Thu Sep 13 2007 - stbinner(a)suse.de
- don't repeat Name content in GenericName within .desktop files
* Fri Aug 31 2007 - maw(a)suse.de
++++++ gnome-utils-2.19.91.tar.bz2 -> gnome-utils-2.20.0.1.tar.bz2 ++++++
++++ 33821 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-themes
checked in at Wed Sep 19 19:03:24 CEST 2007.
--------
--- GNOME/gnome-themes/gnome-themes.changes 2007-09-10 19:09:01.000000000 +0200
+++ /mounts/work_src_done/NOARCH/gnome-themes/gnome-themes.changes 2007-09-19 17:22:46.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Sep 19 17:19:52 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.20.0:
+ * inverted, Clearlooks & Glossy themes: code polish and visual
+ tweaks. Fix _A LOT_ of themes (the one with dark fg_selected)
+ * Glossy gtkrc: Use gtk-tooltip* instead of gtk-tooltips to match
+ the tooltip window
+ * add support for tooltip_*_color in Glider and ClearlooksClassic
+ * updated translations
+
+-------------------------------------------------------------------
Old:
----
gnome-themes-2.19.92.tar.bz2
New:
----
gnome-themes-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-themes.spec ++++++
--- /var/tmp/diff_new_pack.Un5192/_old 2007-09-19 19:03:09.000000000 +0200
+++ /var/tmp/diff_new_pack.Un5192/_new 2007-09-19 19:03:09.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-themes (Version 2.19.92)
+# spec file for package gnome-themes (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,15 +14,15 @@
BuildRequires: gnome-common gtk-devel gtk2-devel gtk2-engines icon-naming-utils intltool librsvg-devel update-desktop-files
License: GPL v2 or later
Group: System/GUI/GNOME
-Autoreqprov: on
-Version: 2.19.92
+AutoReqProv: on
+Version: 2.20.0
Release: 1
Source0: %{name}-%{version}.tar.bz2
# http://librsvg.sourceforge.net/
Source1: spheres-and-crystals-0.7.tar.bz2
Source2: ximian-artwork-0.6.3.tar.bz2
Source6: novell-button.png
-URL: http://www.gnome.org/
+Url: http://www.gnome.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: GNOME Themes
Requires: gnome-icon-theme
@@ -43,7 +43,7 @@
Patch14: %{name}-industrial-tree-insensitive-text-color.diff
# gtk2-engines gtk-engines
Patch16: gnome-themes-fortify.patch
-BuildArchitectures: noarch
+BuildArch: noarch
%description
GNOME themes, including Ximian Industrial and selected background
@@ -145,6 +145,14 @@
%{_datadir}/xmms
%changelog
+* Wed Sep 19 2007 - sbrabec(a)suse.cz
+- Updated to version 2.20.0:
+ * inverted, Clearlooks & Glossy themes: code polish and visual
+ tweaks. Fix _A LOT_ of themes (the one with dark fg_selected)
+ * Glossy gtkrc: Use gtk-tooltip* instead of gtk-tooltips to match
+ the tooltip window
+ * add support for tooltip_*_color in Glider and ClearlooksClassic
+ * updated translations
* Mon Sep 10 2007 - mauro(a)suse.de
- Update to version 2.19.92:
+ Updated Occitan translation.
++++++ gnome-themes-2.19.92.tar.bz2 -> gnome-themes-2.20.0.tar.bz2 ++++++
++++ 2370 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-terminal
checked in at Wed Sep 19 19:03:16 CEST 2007.
--------
--- GNOME/gnome-terminal/gnome-terminal.changes 2007-09-15 02:27:33.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-terminal/gnome-terminal.changes 2007-09-19 14:20:15.000000000 +0200
@@ -1,0 +2,8 @@
+Wed Sep 19 14:18:01 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.18.2:
+ * license confusion fix
+ * documentation migrated to gnome-doc-utils
+ * use Tango terminal color scheme by default
+
+-------------------------------------------------------------------
Old:
----
gnome-terminal-2.18.1.tar.bz2
New:
----
gnome-terminal-2.18.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-terminal.spec ++++++
--- /var/tmp/diff_new_pack.mB3825/_old 2007-09-19 19:02:59.000000000 +0200
+++ /var/tmp/diff_new_pack.mB3825/_new 2007-09-19 19:02:59.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-terminal (Version 2.18.1)
+# spec file for package gnome-terminal (Version 2.18.2)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,8 +15,8 @@
License: GPL v2 or later, LGPL v2 or later
Group: System/X11/Terminals
Obsoletes: gnome-core
-Version: 2.18.1
-Release: 30
+Version: 2.18.2
+Release: 1
Summary: The GNOME 2.x Desktop Terminal
Source: %{name}-%{version}.tar.bz2
Url: http://www.gnome.org
@@ -89,6 +89,11 @@
%files lang -f %{name}.lang
%changelog
+* Wed Sep 19 2007 - sbrabec(a)suse.cz
+- Updated to version 2.18.2:
+ * license confusion fix
+ * documentation migrated to gnome-doc-utils
+ * use Tango terminal color scheme by default
* Sat Sep 15 2007 - hpj(a)suse.de
- Add gnome-terminal-2.18.1-correct-help-uri.patch so we can find
our help files correctly.
++++++ gnome-terminal-2.18.1.tar.bz2 -> gnome-terminal-2.18.2.tar.bz2 ++++++
++++ 56130 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-patch-translation
checked in at Wed Sep 19 19:03:01 CEST 2007.
--------
--- GNOME/gnome-patch-translation/gnome-patch-translation.changes 2007-09-07 16:19:01.000000000 +0200
+++ /mounts/work_src_done/NOARCH/gnome-patch-translation/gnome-patch-translation.changes 2007-09-17 18:14:35.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 17 18:14:35 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated fi, pt.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-patch-translation.spec ++++++
--- /var/tmp/diff_new_pack.HA3149/_old 2007-09-19 19:02:52.000000000 +0200
+++ /var/tmp/diff_new_pack.HA3149/_new 2007-09-19 19:02:52.000000000 +0200
@@ -13,9 +13,9 @@
Name: gnome-patch-translation
License: GPL v2 or later
Group: System/GUI/GNOME
-Autoreqprov: on
+AutoReqProv: on
Version: 0.1
-Release: 127
+Release: 131
Summary: Collect and Merge Translations From RPM Patches
Source: gnome-patch-translation-files.tar.bz2
Source1: gnome-patch-translation.tar.bz2
@@ -26,7 +26,7 @@
Source6: HEADER.pot
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: intltool
-BuildArchitectures: noarch
+BuildArch: noarch
%description
This package provides scripts for collecting strings changed in RPM
@@ -61,6 +61,8 @@
%{_datadir}/gnome-patch-translation
%changelog
+* Mon Sep 17 2007 - sbrabec(a)suse.cz
+- Updated fi, pt.
* Fri Sep 07 2007 - sbrabec(a)suse.cz
- Updated cs, hi, hu, pt_BR, sv, zh_CN.
* Fri Aug 24 2007 - sbrabec(a)suse.cz
++++++ gnome-patch-translation.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-patch-translation/fi.po new/gnome-patch-translation/fi.po
--- old/gnome-patch-translation/fi.po 2007-08-20 20:44:49.000000000 +0200
+++ new/gnome-patch-translation/fi.po 2007-09-12 20:23:04.000000000 +0200
@@ -1,4 +1,4 @@
-# translation of gnome-patch-translation.fi.po to Suomi
+# translation of gnome-patch-translation.po to Suomi
# translation of gnome-patch-translation-fi.po to
# translation of uusi.po to
# translation of GNOME.fi.po to
@@ -11,9 +11,9 @@
# Jyri Palokangas <jmp(a)opensuse.fi>, 2007.
msgid ""
msgstr ""
-"Project-Id-Version: gnome-patch-translation.fi\n"
+"Project-Id-Version: gnome-patch-translation\n"
"POT-Creation-Date: 2007-08-20 17:32+0200\n"
-"PO-Revision-Date: 2007-08-20 21:32+0300\n"
+"PO-Revision-Date: 2007-09-12 19:13+0300\n"
"Last-Translator: Jyri Palokangas <jmp(a)opensuse.fi>\n"
"Language-Team: Suomi <fi(a)li.org>\n"
"MIME-Version: 1.0\n"
@@ -805,7 +805,7 @@
#: nautilus-share/src/shares.c:642
#, c-format
msgid "Cannot remove the share for path %s: that path is not shared"
-msgstr "Jaettua hankemistoa ei voi poistaa polusta %s: polkua ei ole jaettu"
+msgstr "Jaettua hakemistoa ei voi poistaa polusta %s: polkua ei ole jaettu"
#: nautilus-share/src/shares.c:688
msgid ""
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-patch-translation/pt.po new/gnome-patch-translation/pt.po
--- old/gnome-patch-translation/pt.po 2007-08-20 20:21:41.000000000 +0200
+++ new/gnome-patch-translation/pt.po 2007-09-11 00:17:53.000000000 +0200
@@ -1,16 +1,16 @@
-# translation of gnome-patch-translation.pt.po to Portuguese
+# translation of gnome-patch-translation.po to Portuguese
# Translation of SuSE patches included in gnome-patch-translation.
#
# Antonio Cardoso Martins <digiplan.pt(a)gmail.com>, 2007.
+# Carlos Gonçalves <carlos(a)pinguix.com>, 2007.
msgid ""
msgstr ""
-"Project-Id-Version: gnome-patch-translation.pt\n"
+"Project-Id-Version: gnome-patch-translation\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-08-20 17:32+0200\n"
-"PO-Revision-Date: 2007-08-20 19:21+0100\n"
-"Last-Translator: Antonio Cardoso Martins <digiplan.pt(a)gmail.com>\n"
-"Language-Team: Portuguese <opensuse-pt(a)opensuse.org"
-">\n"
+"PO-Revision-Date: 2007-09-10 23:18+0100\n"
+"Last-Translator: Carlos Gonçalves <carlos(a)pinguix.com>\n"
+"Language-Team: Portuguese <opensuse-pt(a)opensuse.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -91,7 +91,9 @@
#: gnome-applets-2.0/modemlights/modemlights.c:116
msgid "translator_credits"
-msgstr "translator_credits"
+msgstr ""
+"António Cardoso Martins\n"
+"Carlos Gonçalves"
#: gnome-applets-2.0/modemlights/modemlights.c:131
msgid ""
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-system-monitor
checked in at Wed Sep 19 19:02:51 CEST 2007.
--------
--- GNOME/gnome-system-monitor/gnome-system-monitor.changes 2007-08-31 17:50:26.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-system-monitor/gnome-system-monitor.changes 2007-09-19 14:08:39.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Sep 19 14:07:43 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.20.0:
+ * minor fixes
+ * updated translations
+
+-------------------------------------------------------------------
Old:
----
gnome-system-monitor-2.19.91.1.tar.bz2
New:
----
gnome-system-monitor-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-system-monitor.spec ++++++
--- /var/tmp/diff_new_pack.cV2049/_old 2007-09-19 19:02:39.000000000 +0200
+++ /var/tmp/diff_new_pack.cV2049/_new 2007-09-19 19:02:39.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-system-monitor (Version 2.19.91.1)
+# spec file for package gnome-system-monitor (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,10 +14,10 @@
BuildRequires: docbook-xsl-stylesheets fdupes gcc-c++ gnome-common gnome-doc-utils-devel gnome-icon-theme-devel gnome-patch-translation gnutls-devel gtkmm2-devel libglade2-devel libgnomeprintui-devel libgnomeui-devel libgtop-devel libwnck-devel pcre-devel scrollkeeper update-desktop-files
License: GPL v2 or later
Group: System/GUI/GNOME
-Version: 2.19.91.1
+Version: 2.20.0
Release: 1
-Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.17/%{name}-%{v…
-URL: http://www.gnome.org
+Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.20/%{name}-%{v…
+Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: A Simple Process Monitor
Requires: gnome-icon-theme
@@ -25,7 +25,6 @@
Patch: gnome-system-monitor-desktop.patch
Patch1: gnome-system-monitor-sysinfo.patch
Patch2: gnome-system-monitor-resident-schema.patch
-
%gconf_schemas_prereq
%description
@@ -65,14 +64,12 @@
%find_lang %{name}
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
-
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%pre -f %{name}.schemas_pre
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -90,6 +87,10 @@
%files lang -f %{name}.lang
%changelog
+* Wed Sep 19 2007 - sbrabec(a)suse.cz
+- Updated to version 2.20.0:
+ * minor fixes
+ * updated translations
* Fri Aug 31 2007 - maw(a)suse.de
- Update to version 2.19.91.1:
+ Build fix
++++++ gnome-system-monitor-2.19.91.1.tar.bz2 -> gnome-system-monitor-2.20.0.tar.bz2 ++++++
++++ 11712 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-icon-theme
checked in at Wed Sep 19 19:02:45 CEST 2007.
--------
--- GNOME/gnome-icon-theme/gnome-icon-theme.changes 2007-08-31 22:35:32.000000000 +0200
+++ /mounts/work_src_done/NOARCH/gnome-icon-theme/gnome-icon-theme.changes 2007-09-18 17:44:36.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Sep 18 17:42:59 CEST 2007 - sbrabec(a)suse.cz
+
+- Update to version 2.20.0:
+ * remove gnome-logout file as it is replaced by system-log-out
+ * add missing directories for emotes
+ * fix emblem anchors to match the ones folder.icon
+
+-------------------------------------------------------------------
Old:
----
gnome-icon-theme-2.19.91.tar.bz2
New:
----
gnome-icon-theme-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-icon-theme.spec ++++++
--- /var/tmp/diff_new_pack.YAM696/_old 2007-09-19 19:02:22.000000000 +0200
+++ /var/tmp/diff_new_pack.YAM696/_new 2007-09-19 19:02:22.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-icon-theme (Version 2.19.91)
+# spec file for package gnome-icon-theme (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,16 +14,16 @@
BuildRequires: fdupes glib2-devel gnome-common icon-naming-utils-devel intltool perl-XML-Parser
License: GPL v2 or later
Group: System/GUI/GNOME
-Autoreqprov: on
+AutoReqProv: on
Provides: %{name}-devel = %{version}-%{release}
-Version: 2.19.91
-Release: 3
-Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-icon-theme/2.18/%{name}-%{versi…
+Version: 2.20.0
+Release: 1
+Source: ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.20/%{name}-%{version}.tar.b…
Source1: system-search.png
-URL: http://www.gnome.org/
+Url: http://www.gnome.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: GNOME Icon Theme
-BuildArchitectures: noarch
+BuildArch: noarch
%description
The default GNOME icon theme.
@@ -45,7 +45,6 @@
make DESTDIR=$RPM_BUILD_ROOT install
# words fail me
cp %{S:1} $RPM_BUILD_ROOT/%{_datadir}/icons/gnome/48x48/actions
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -58,6 +57,11 @@
%{_datadir}/pkgconfig/*.pc
%changelog
+* Tue Sep 18 2007 - sbrabec(a)suse.cz
+- Update to version 2.20.0:
+ * remove gnome-logout file as it is replaced by system-log-out
+ * add missing directories for emotes
+ * fix emblem anchors to match the ones folder.icon
* Fri Aug 31 2007 - maw(a)suse.de
- Add a system-search.png icon sized 48x48.
* Wed Aug 29 2007 - maw(a)suse.de
++++++ gnome-icon-theme-2.19.91.tar.bz2 -> gnome-icon-theme-2.20.0.tar.bz2 ++++++
++++ 6886 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-session
checked in at Wed Sep 19 19:02:31 CEST 2007.
--------
--- GNOME/gnome-session/gnome-session.changes 2007-09-14 22:42:45.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-session/gnome-session.changes 2007-09-19 03:37:26.038956000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 19 03:36:55 CEST 2007 - mauro(a)suse.de
+
+- Update to version 2.20.0
+ + Updated translations
+
+-------------------------------------------------------------------
Old:
----
gnome-session-2.19.92.tar.bz2
New:
----
gnome-session-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-session.spec ++++++
--- /var/tmp/diff_new_pack.phn647/_old 2007-09-19 19:02:22.000000000 +0200
+++ /var/tmp/diff_new_pack.phn647/_new 2007-09-19 19:02:22.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-session (Version 2.19.92)
+# spec file for package gnome-session (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,8 +15,8 @@
# for xrdb resp. rsh checks:
License: GPL v2 or later, LGPL v2 or later
Group: System/GUI/GNOME
-Version: 2.19.92
-Release: 9
+Version: 2.20.0
+Release: 1
Summary: Session Tools for the GNOME 2.x Desktop
Source: %{name}-%{version}.tar.bz2
Source1: gnome
@@ -160,6 +160,9 @@
%files lang -f %{name}-2.0.lang
%changelog
+* Wed Sep 19 2007 - mauro(a)suse.de
+- Update to version 2.20.0
+ + Updated translations
* Fri Sep 14 2007 - cgaisford(a)novell.com
- Modified the gnome script to copy the SuSE.desktop file to the
desktop which points to the greeter app #300773
++++++ gnome-session-2.19.92.tar.bz2 -> gnome-session-2.20.0.tar.bz2 ++++++
++++ 9281 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-backgrounds
checked in at Wed Sep 19 19:02:16 CEST 2007.
--------
--- GNOME/gnome-backgrounds/gnome-backgrounds.changes 2007-08-03 20:35:43.000000000 +0200
+++ /mounts/work_src_done/NOARCH/gnome-backgrounds/gnome-backgrounds.changes 2007-09-19 12:56:57.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 19 12:56:03 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.20.0:
+ * updated translations
+
+-------------------------------------------------------------------
Old:
----
gnome-backgrounds-2.18.3.tar.bz2
New:
----
gnome-backgrounds-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-backgrounds.spec ++++++
--- /var/tmp/diff_new_pack.v31716/_old 2007-09-19 19:02:10.000000000 +0200
+++ /var/tmp/diff_new_pack.v31716/_new 2007-09-19 19:02:10.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-backgrounds (Version 2.18.3)
+# spec file for package gnome-backgrounds (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,13 +15,13 @@
BuildRequires: gnome-themes
License: GPL v2 or later
Group: System/GUI/GNOME
-Autoreqprov: off
+AutoReqProv: off
Requires: gnome-themes
BuildArch: noarch
-Version: 2.18.3
+Version: 2.20.0
Release: 1
-Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-backgrounds/2.16/%{name}-%{vers…
-URL: http://www.gnome.org/
+Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-backgrounds/2.20/%{name}-%{vers…
+Url: http://www.gnome.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: GNOME Backgrounds
@@ -54,8 +54,14 @@
%doc AUTHORS COPYING ChangeLog NEWS README
%{_datadir}/gnome-background-properties/*
%{_datadir}/pixmaps/backgrounds/*
+# FIXME: Maithili locale dirs should be owned by filesystem package:
+%dir %{_datadir}/locale/mai
+%dir %{_datadir}/locale/mai/LC_MESSAGES
%changelog
+* Wed Sep 19 2007 - sbrabec(a)suse.cz
+- Updated to version 2.20.0:
+ * updated translations
* Fri Aug 03 2007 - maw(a)suse.de
- Update to version 2.18.3:
+ New and updated translations.
++++++ gnome-backgrounds-2.18.3.tar.bz2 -> gnome-backgrounds-2.20.0.tar.bz2 ++++++
++++ 7477 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/gnome-backgrounds-2.18.3/ChangeLog new/gnome-backgrounds-2.20.0/ChangeLog
--- old/gnome-backgrounds-2.18.3/ChangeLog 2007-07-01 21:29:34.000000000 +0200
+++ new/gnome-backgrounds-2.20.0/ChangeLog 2007-09-17 22:46:44.000000000 +0200
@@ -1,3 +1,10 @@
+2007-09-17 Vincent Untz <vuntz(a)gnome.org>
+
+ * NEWS:
+ * configure.in:
+
+ Release for GNOME 2.20.0
+
2007-07-01 Thomas Wood <thos(a)gnome.org>
* NEWS:
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/gnome-backgrounds-2.18.3/configure.in new/gnome-backgrounds-2.20.0/configure.in
--- old/gnome-backgrounds-2.18.3/configure.in 2007-07-01 21:26:11.000000000 +0200
+++ new/gnome-backgrounds-2.20.0/configure.in 2007-09-17 22:46:42.000000000 +0200
@@ -1,4 +1,4 @@
-AC_INIT([gnome-backgrounds], [2.18.3])
+AC_INIT([gnome-backgrounds], [2.20.0])
AM_INIT_AUTOMAKE
AM_INIT_AUTOMAKE([1.9])
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/gnome-backgrounds-2.18.3/MAINTAINERS new/gnome-backgrounds-2.20.0/MAINTAINERS
--- old/gnome-backgrounds-2.18.3/MAINTAINERS 2007-02-27 01:01:29.000000000 +0100
+++ new/gnome-backgrounds-2.20.0/MAINTAINERS 2007-09-17 22:39:30.000000000 +0200
@@ -1 +1,4 @@
-Thomas Wood <thos(a)gnome.org>
+Thomas Wood
+E-mail: thos(a)gnome.org
+Userid: thos
+
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/gnome-backgrounds-2.18.3/missing new/gnome-backgrounds-2.20.0/missing
--- old/gnome-backgrounds-2.18.3/missing 2007-07-01 21:29:52.000000000 +0200
+++ new/gnome-backgrounds-2.20.0/missing 2007-09-17 22:46:59.000000000 +0200
@@ -1,9 +1,9 @@
#! /bin/sh
# Common stub for a few missing GNU programs while installing.
-scriptversion=2006-05-10.23
+scriptversion=2005-06-08.21
-# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006
+# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005
# Free Software Foundation, Inc.
# Originally by Fran,cois Pinard <pinard(a)iro.umontreal.ca>, 1996.
@@ -33,8 +33,6 @@
fi
run=:
-sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
-sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
# In the cases where this matters, `missing' is being run in the
# srcdir already.
@@ -46,7 +44,7 @@
msg="missing on your system"
-case $1 in
+case "$1" in
--run)
# Try to run requested program, and just exit if it succeeds.
run=
@@ -79,7 +77,6 @@
aclocal touch file \`aclocal.m4'
autoconf touch file \`configure'
autoheader touch file \`config.h.in'
- autom4te touch the output file, or create a stub one
automake touch all \`Makefile.in' files
bison create \`y.tab.[ch]', if possible, from existing .[ch]
flex create \`lex.yy.c', if possible, from existing .c
@@ -109,7 +106,7 @@
# Now exit if we have it, but it failed. Also exit now if we
# don't have it and --version was passed (most likely to detect
# the program).
-case $1 in
+case "$1" in
lex|yacc)
# Not GNU programs, they don't have --version.
;;
@@ -138,7 +135,7 @@
# If it does not exist, or fails to run (possibly an outdated version),
# try to emulate it.
-case $1 in
+case "$1" in
aclocal*)
echo 1>&2 "\
WARNING: \`$1' is $msg. You should only need it if
@@ -167,7 +164,7 @@
test -z "$files" && files="config.h"
touch_files=
for f in $files; do
- case $f in
+ case "$f" in
*:*) touch_files="$touch_files "`echo "$f" |
sed -e 's/^[^:]*://' -e 's/:.*//'`;;
*) touch_files="$touch_files $f.in";;
@@ -195,8 +192,8 @@
You can get \`$1' as part of \`Autoconf' from any GNU
archive site."
- file=`echo "$*" | sed -n "$sed_output"`
- test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
+ file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
+ test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
if test -f "$file"; then
touch $file
else
@@ -217,25 +214,25 @@
in order for those modifications to take effect. You can get
\`Bison' from any GNU archive site."
rm -f y.tab.c y.tab.h
- if test $# -ne 1; then
+ if [ $# -ne 1 ]; then
eval LASTARG="\${$#}"
- case $LASTARG in
+ case "$LASTARG" in
*.y)
SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
- if test -f "$SRCFILE"; then
+ if [ -f "$SRCFILE" ]; then
cp "$SRCFILE" y.tab.c
fi
SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
- if test -f "$SRCFILE"; then
+ if [ -f "$SRCFILE" ]; then
cp "$SRCFILE" y.tab.h
fi
;;
esac
fi
- if test ! -f y.tab.h; then
+ if [ ! -f y.tab.h ]; then
echo >y.tab.h
fi
- if test ! -f y.tab.c; then
+ if [ ! -f y.tab.c ]; then
echo 'main() { return 0; }' >y.tab.c
fi
;;
@@ -247,18 +244,18 @@
in order for those modifications to take effect. You can get
\`Flex' from any GNU archive site."
rm -f lex.yy.c
- if test $# -ne 1; then
+ if [ $# -ne 1 ]; then
eval LASTARG="\${$#}"
- case $LASTARG in
+ case "$LASTARG" in
*.l)
SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
- if test -f "$SRCFILE"; then
+ if [ -f "$SRCFILE" ]; then
cp "$SRCFILE" lex.yy.c
fi
;;
esac
fi
- if test ! -f lex.yy.c; then
+ if [ ! -f lex.yy.c ]; then
echo 'main() { return 0; }' >lex.yy.c
fi
;;
@@ -270,9 +267,11 @@
\`Help2man' package in order for those modifications to take
effect. You can get \`Help2man' from any GNU archive site."
- file=`echo "$*" | sed -n "$sed_output"`
- test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
- if test -f "$file"; then
+ file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
+ if test -z "$file"; then
+ file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
+ fi
+ if [ -f "$file" ]; then
touch $file
else
test -z "$file" || exec >$file
@@ -290,17 +289,11 @@
DU, IRIX). You might want to install the \`Texinfo' package or
the \`GNU make' package. Grab either from any GNU archive site."
# The file to touch is that specified with -o ...
- file=`echo "$*" | sed -n "$sed_output"`
- test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
+ file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
if test -z "$file"; then
# ... or it is the one specified with @setfilename ...
infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
- file=`sed -n '
- /^@setfilename/{
- s/.* \([^ ]*\) *$/\1/
- p
- q
- }' $infile`
+ file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
# ... or it is derived from the source name (dir/f.texi becomes f.info)
test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
fi
@@ -324,13 +317,13 @@
fi
firstarg="$1"
if shift; then
- case $firstarg in
+ case "$firstarg" in
*o*)
firstarg=`echo "$firstarg" | sed s/o//`
tar "$firstarg" "$@" && exit 0
;;
esac
- case $firstarg in
+ case "$firstarg" in
*h*)
firstarg=`echo "$firstarg" | sed s/h//`
tar "$firstarg" "$@" && exit 0
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/gnome-backgrounds-2.18.3/NEWS new/gnome-backgrounds-2.20.0/NEWS
--- old/gnome-backgrounds-2.18.3/NEWS 2007-07-01 21:26:02.000000000 +0200
+++ new/gnome-backgrounds-2.20.0/NEWS 2007-09-17 22:46:14.000000000 +0200
@@ -1,3 +1,16 @@
+==============
+Version 2.20.0
+==============
+
+* Release for GNOME 2.20.0
+
+New and updated translations:
+
+ Khaled Hosny (ar)
+ Ilkka Tuohela (fi)
+ Rajesh Ranjan (mai)
+
+
===============
Version 2.18.3
===============
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/gnome-backgrounds-2.18.3/po/ar.po new/gnome-backgrounds-2.20.0/po/ar.po
--- old/gnome-backgrounds-2.18.3/po/ar.po 2007-02-27 01:01:29.000000000 +0100
+++ new/gnome-backgrounds-2.20.0/po/ar.po 2007-09-17 22:39:30.000000000 +0200
@@ -4,20 +4,20 @@
# Copyright (C) 2005 THE PACKAGE'S COPYRIGHT HOLDER, 2005.
#
# Djihed Afifi <djihed(a)gmail.com>, 2006.
-# Khaled Hosny <khaledhosny(a)eglug.org>, 2006.
+# Khaled Hosny <khaledhosny(a)eglug.org>, 2006, 2007.
msgid ""
msgstr ""
"Project-Id-Version: gnome-backgrounds.HEAD.ar\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-07-18 17:26+0200\n"
-"PO-Revision-Date: 2006-11-24 18:02+0200\n"
+"PO-Revision-Date: 2007-03-01 14:21+0200\n"
"Last-Translator: Khaled Hosny <khaledhosny(a)eglug.org>\n"
-"Language-Team: Arabic <support(a)arabeyes.org>\n"
+"Language-Team: Arabic <doc(a)arabeyes.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : n>=3 && n<=10 ? 2 : 3\n"
+"Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : n>=3 && n<=10 ? 2 : 3\n"
#. Translators: This is the name of a desktop background image that shows the curves of the GNOME logo.
#. You might want to translate it into the equivalent words of your language
@@ -47,7 +47,7 @@
#. You might want to translate it into the equivalent words of your language
#: ../translucent/gnome-translucent.xml.in.in.h:3
msgid "Ellipses (Translucent)"
-msgstr "إِهْلِيلَج (شفّاف)"
+msgstr "إِهْلِيلَج (شفّاف)"
#. Translators: This is the name of a desktop background image that shows some wavey lines that appear like tentacles.
#. You might want to translate it into the equivalent words of your language
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/gnome-backgrounds-2.18.3/po/ChangeLog new/gnome-backgrounds-2.20.0/po/ChangeLog
--- old/gnome-backgrounds-2.18.3/po/ChangeLog 2007-07-01 21:14:37.000000000 +0200
+++ new/gnome-backgrounds-2.20.0/po/ChangeLog 2007-09-17 22:39:30.000000000 +0200
@@ -1,3 +1,16 @@
+2007-09-13 Djihed Afifi <djihed(a)gmail.com>
+
+ * ar.po: Updated Arabic Translation by Khaled Hosny.
+
+2007-07-16 Ilkka Tuohela <hile(a)iki.fi>
+
+ * fi.po: Updated Finnish translation.
+
+2007-07-13 Rajesh Ranjan <rajeshkajha(a)yahoo.com>
+
+ * mai.po: Added Assamese translation.
+ * LINGUAS: Added 'mai' for Maithili
+
2007-03-25 Ignacio Casal Quinteiro <nacho.resa(a)gmail.com>
* gl.po: Updated Galician Translation.
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/gnome-backgrounds-2.18.3/po/fi.po new/gnome-backgrounds-2.20.0/po/fi.po
--- old/gnome-backgrounds-2.18.3/po/fi.po 2007-02-27 01:01:29.000000000 +0100
+++ new/gnome-backgrounds-2.20.0/po/fi.po 2007-09-17 22:39:30.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: gnome-backgrounds\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-31 21:56+0200\n"
+"POT-Creation-Date: 2007-07-03 17:48+0300\n"
"PO-Revision-Date: 2006-01-31 23:05+0200\n"
"Last-Translator: Ilkka Tuohela <hile(a)iki.fi>\n"
"Language-Team: Finnish <gnome-fi-laatu(a)lists.sourceforge.net>\n"
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/gnome-backgrounds-2.18.3/po/LINGUAS new/gnome-backgrounds-2.20.0/po/LINGUAS
--- old/gnome-backgrounds-2.18.3/po/LINGUAS 2007-07-01 21:14:37.000000000 +0200
+++ new/gnome-backgrounds-2.20.0/po/LINGUAS 2007-09-17 22:39:30.000000000 +0200
@@ -37,6 +37,7 @@
ky
lt
lv
+mai
mg
mk
ml
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/gnome-backgrounds-2.18.3/po/mai.po new/gnome-backgrounds-2.20.0/po/mai.po
--- old/gnome-backgrounds-2.18.3/po/mai.po 1970-01-01 01:00:00.000000000 +0100
+++ new/gnome-backgrounds-2.20.0/po/mai.po 2007-09-17 22:39:30.000000000 +0200
@@ -0,0 +1,74 @@
+# translation of mai.po to Hindi
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Rajesh Ranjan <rranjan(a)redhat.com>, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: mai\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-07-13 04:47+0100\n"
+"PO-Revision-Date: 2007-07-13 14:02+0530\n"
+"Last-Translator: Rajesh Ranjan <rranjan(a)redhat.com>\n"
+"Language-Team: Hindi <hindi.sf.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n\n\n"
+
+#. Translators: This is the name of a desktop background image that shows the curves of the GNOME logo.
+#. You might want to translate it into the equivalent words of your language
+#: ../branded/gnome-branded.xml.in.in.h:3
+msgid "GNOME Curves"
+msgstr "गनोमक वृत्त"
+
+#. Translators: This is the name of a desktop background image that shows a boats pattern.
+#. You might want to translate it into the equivalent words of your language
+#: ../tiles/gnome-tiles.xml.in.in.h:3
+msgid "Boats Pattern"
+msgstr "नाव क' प्रारूप"
+
+#. Translators: This is the name of a desktop background image that shows a clouds pattern.
+#. You might want to translate it into the equivalent words of your language
+#: ../tiles/gnome-tiles.xml.in.in.h:6
+msgid "Clouds Pattern"
+msgstr "बादल क' प्रारूप"
+
+#. Translators: This is the name of a desktop background image that shows a stars pattern.
+#. You might want to translate it into the equivalent words of your language
+#: ../tiles/gnome-tiles.xml.in.in.h:9
+msgid "Stars Pattern"
+msgstr "तारासभक प्रारूप"
+
+#. Translators: This is the name of a desktop background image that shows some ellipses.
+#. You might want to translate it into the equivalent words of your language
+#: ../translucent/gnome-translucent.xml.in.in.h:3
+msgid "Ellipses (Translucent)"
+msgstr "दीर्घ वृत"
+
+#. Translators: This is the name of a desktop background image that shows some wavey lines that appear like tentacles.
+#. You might want to translate it into the equivalent words of your language
+#: ../translucent/gnome-translucent.xml.in.in.h:6
+msgid "Tentacles (Translucent)"
+msgstr "टेंटेकल (Translucent)"
+
+#. Translators: This is the name of a desktop background image that shows an orange/red flower.
+#. You might want to translate it into the equivalent words of your language
+#: ../nature/gnome-nature.xml.in.in.h:3
+#, fuzzy
+msgid "Fresh Flower"
+msgstr "ताजा फूल"
+
+#. Translators: This is the name of a desktop background image that shows a pebble beach.
+#. You might want to translate it into the equivalent words of your language
+#: ../nature/gnome-nature.xml.in.in.h:6
+msgid "Green Meadow"
+msgstr "हरियर बगीचा"
+
+#. Translators: This is the name of a desktop background image that shows a yellow flower.
+#. You might want to translate it into the equivalent words of your language
+#: ../nature/gnome-nature.xml.in.in.h:9
+msgid "Open Flower"
+msgstr "खिलल फूल"
+
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/gnome-backgrounds-2.18.3/po/oc.po new/gnome-backgrounds-2.20.0/po/oc.po
--- old/gnome-backgrounds-2.18.3/po/oc.po 2007-07-01 21:14:37.000000000 +0200
+++ new/gnome-backgrounds-2.20.0/po/oc.po 2007-09-17 22:39:30.000000000 +0200
@@ -1,4 +1,4 @@
-# French translation of gnome-backgrounds.
+# Occitan translation of gnome-backgrounds.
# Copyright (C) 1998-2006 Free Software Foundation, Inc.
# This file is distributed under the GNU General Public License Version 2.
#
@@ -11,64 +11,65 @@
"Project-Id-Version: gnome-backgrounds 2.14.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-05-05 19:35+0200\n"
-"PO-Revision-Date: 2006-05-03 20:29+0200\n"
+"PO-Revision-Date: 2007-08-19 19:36+0200\n"
"Last-Translator: Stéphane Raimbault <stephane.raimbault(a)free.fr>\n"
"Language-Team: GNOME French Team <gnomefr(a)traduc.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n>1;\n"
+"Plural-Forms: nplurals=2; plural=n>1;"
#. Translators: This is the name of a desktop background image that shows the curves of the GNOME logo.
#. You might want to translate it into the equivalent words of your language
#: ../branded/gnome-branded.xml.in.in.h:3
msgid "GNOME Curves"
-msgstr "Courbes GNOME"
+msgstr ""
#. Translators: This is the name of a desktop background image that shows a boats pattern.
#. You might want to translate it into the equivalent words of your language
#: ../tiles/gnome-tiles.xml.in.in.h:3
msgid "Boats Pattern"
-msgstr "Motif de bateaux"
+msgstr ""
#. Translators: This is the name of a desktop background image that shows a clouds pattern.
#. You might want to translate it into the equivalent words of your language
#: ../tiles/gnome-tiles.xml.in.in.h:6
msgid "Clouds Pattern"
-msgstr "Motif de nuages"
+msgstr ""
#. Translators: This is the name of a desktop background image that shows a stars pattern.
#. You might want to translate it into the equivalent words of your language
#: ../tiles/gnome-tiles.xml.in.in.h:9
msgid "Stars Pattern"
-msgstr "Motif d'étoiles"
+msgstr ""
#. Translators: This is the name of a desktop background image that shows some ellipses.
#. You might want to translate it into the equivalent words of your language
#: ../translucent/gnome-translucent.xml.in.in.h:3
msgid "Ellipses (Translucent)"
-msgstr "Ellipses (translucide)"
+msgstr ""
#. Translators: This is the name of a desktop background image that shows some wavey lines that appear like tentacles.
#. You might want to translate it into the equivalent words of your language
#: ../translucent/gnome-translucent.xml.in.in.h:6
msgid "Tentacles (Translucent)"
-msgstr "Tentacules (translucide)"
+msgstr ""
#. Translators: This is the name of a desktop background image that shows an orange/red flower.
#. You might want to translate it into the equivalent words of your language
#: ../nature/gnome-nature.xml.in.in.h:3
msgid "Fresh Flower"
-msgstr "Fleur rayonnante"
+msgstr ""
#. Translators: This is the name of a desktop background image that shows a pebble beach.
#. You might want to translate it into the equivalent words of your language
#: ../nature/gnome-nature.xml.in.in.h:6
msgid "Green Meadow"
-msgstr "Verte prairie"
+msgstr ""
#. Translators: This is the name of a desktop background image that shows a yellow flower.
#. You might want to translate it into the equivalent words of your language
#: ../nature/gnome-nature.xml.in.in.h:9
msgid "Open Flower"
-msgstr "Fleur éclose"
+msgstr ""
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-screensaver
checked in at Wed Sep 19 19:02:15 CEST 2007.
--------
--- GNOME/gnome-screensaver/gnome-screensaver.changes 2007-09-13 17:21:08.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-screensaver/gnome-screensaver.changes 2007-09-18 19:11:29.706663000 +0200
@@ -1,0 +2,7 @@
+Tue Sep 18 19:10:50 CEST 2007 - maw(a)suse.de
+
+- Update to version 2.20.0:
+ + Fixed bugzilla.gnome.org #442853
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gnome-screensaver-2.19.7.tar.bz2
New:
----
gnome-screensaver-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-screensaver.spec ++++++
--- /var/tmp/diff_new_pack.z31180/_old 2007-09-19 19:02:02.000000000 +0200
+++ /var/tmp/diff_new_pack.z31180/_new 2007-09-19 19:02:02.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-screensaver (Version 2.19.7)
+# spec file for package gnome-screensaver (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -17,9 +17,9 @@
%else
BuildRequires: dbus-1-devel dbus-1-glib
%endif
-Version: 2.19.7
-Release: 8
-URL: http://www.gnome.org/
+Version: 2.20.0
+Release: 1
+Url: http://www.gnome.org/
Group: System/GUI/GNOME
License: GPL v2 or later
Summary: GNOME Screen Saver and Locker
@@ -29,12 +29,11 @@
Patch6: gnome-screensaver-unlock-dialog-size.patch
Patch7: gnome-screensaver-xvkbd-on-lock.patch
Patch8: gnome-screensaver-2.19.1.1-securitytoken.patch
-Autoreqprov: on
+AutoReqProv: on
Requires: /sbin/unix2_chkpwd xscreensaver
Requires: %{name}-lang = %{version}
Provides: %{name}-devel = %{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-
%gconf_schemas_prereq
%description
@@ -86,14 +85,12 @@
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
sed -e 's/common-auth/common-auth-smartcard/g' < $RPM_BUILD_ROOT/etc/pam.d/gnome-screensaver > $RPM_BUILD_ROOT/etc/pam.d/gnome-screensaver-smartcard
-
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%pre -f %{name}.schemas_pre
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -123,6 +120,10 @@
%files lang -f %{name}.lang
%changelog
+* Tue Sep 18 2007 - maw(a)suse.de
+- Update to version 2.20.0:
+ + Fixed bugzilla.gnome.org #442853
+ + Updated translations.
* Thu Sep 13 2007 - rodrigo(a)suse.de
- Trap BadWindow errors to avoid crashes (#244713)
* Fri Aug 31 2007 - maw(a)suse.de
++++++ gnome-screensaver-2.19.7.tar.bz2 -> gnome-screensaver-2.20.0.tar.bz2 ++++++
++++ 17317 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome2-user-docs
checked in at Wed Sep 19 19:02:02 CEST 2007.
--------
--- GNOME/gnome2-user-docs/gnome2-user-docs.changes 2007-09-05 22:45:35.000000000 +0200
+++ /mounts/work_src_done/NOARCH/gnome2-user-docs/gnome2-user-docs.changes 2007-09-19 14:31:07.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Sep 19 14:28:17 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.20.0:
+ * updates of Accessibility Guide translations
+ * updates of System Admin Guide translations
+ * User Guide validation fixed
+ * User Guide: updated Preferred Applications section
+ * updates of User Guide translations
+
+-------------------------------------------------------------------
Old:
----
gnome-user-docs-2.18.2.tar.bz2
New:
----
gnome-user-docs-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome2-user-docs.spec ++++++
--- /var/tmp/diff_new_pack.L30487/_old 2007-09-19 19:01:47.000000000 +0200
+++ /var/tmp/diff_new_pack.L30487/_new 2007-09-19 19:01:47.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome2-user-docs (Version 2.18.2)
+# spec file for package gnome2-user-docs (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,18 +11,19 @@
# norootforbuild
Name: gnome2-user-docs
+# FIXME: Rename package to gnome-user-docs, as it was done in upstream long time ago.
%define _name gnome-user-docs
BuildRequires: docbook_4 fdupes gnome-doc-utils gnome-doc-utils-devel kdelibs3-devel libxslt pkg-config
-URL: http://www.gnome.org
+Url: http://www.gnome.org
License: GPL v2 or later
Group: Documentation/Other
-Autoreqprov: on
-Version: 2.18.2
-Release: 17
+AutoReqProv: on
+Version: 2.20.0
+Release: 1
Summary: GNOME 2.x Desktop Documentation
Source: %{_name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArchitectures: noarch
+BuildArch: noarch
# This package should probably supplement more than just nautilus...
Supplements: nautilus
@@ -49,7 +50,6 @@
%find_lang user-guide
%find_lang gnome-access-guide user-guide.lang
%find_lang system-admin-guide user-guide.lang
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -60,6 +60,13 @@
%{_datadir}/omf/*
%changelog
+* Wed Sep 19 2007 - sbrabec(a)suse.cz
+- Updated to version 2.20.0:
+ * updates of Accessibility Guide translations
+ * updates of System Admin Guide translations
+ * User Guide validation fixed
+ * User Guide: updated Preferred Applications section
+ * updates of User Guide translations
* Wed Sep 05 2007 - maw(a)suse.de
- Supplement nautilus (#297833).
* Thu Aug 02 2007 - maw(a)suse.de
++++++ gnome-user-docs-2.18.2.tar.bz2 -> gnome-user-docs-2.20.0.tar.bz2 ++++++
GNOME/gnome2-user-docs/gnome-user-docs-2.18.2.tar.bz2 /mounts/work_src_done/NOARCH/gnome2-user-docs/gnome-user-docs-2.20.0.tar.bz2 differ: byte 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-python-desktop
checked in at Wed Sep 19 19:01:51 CEST 2007.
--------
--- gnome-python-desktop/gnome-python-desktop.changes 2007-08-02 22:51:11.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-python-desktop/gnome-python-desktop.changes 2007-09-19 13:53:18.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 19 13:50:55 CEST 2007 - sbrabec(a)suse.cz
+
+- Updated to version 2.20.0:
+ * stable version number
+
+-------------------------------------------------------------------
Old:
----
gnome-python-desktop-2.19.2.tar.bz2
New:
----
gnome-python-desktop-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-python-desktop.spec ++++++
--- /var/tmp/diff_new_pack.A29861/_old 2007-09-19 19:01:21.000000000 +0200
+++ /var/tmp/diff_new_pack.A29861/_new 2007-09-19 19:01:21.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-python-desktop (Version 2.19.2)
+# spec file for package gnome-python-desktop (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,7 +12,7 @@
Name: gnome-python-desktop
BuildRequires: fdupes glib2-devel gnome-common gnome-desktop-devel gnome-media-devel gnome-panel-devel gtk-doc gtk2-devel gtksourceview-devel intltool libgnomeprintui-devel libgtop-devel librsvg-devel libwnck-devel metacity nautilus-cd-burner-devel notification-daemon python python-devel python-gnome-devel python-gtk-devel totem-devel update-desktop-files
-Version: 2.19.2
+Version: 2.20.0
Release: 1
Url: http://www.realistanew.com/projects/gnome-python-desktop
Group: System/GUI/GNOME
@@ -119,7 +119,6 @@
%install
%makeinstall
rm $RPM_BUILD_ROOT%{py_sitedir}/*/*.*a
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -137,6 +136,9 @@
%{_datadir}/gtk-doc/html/*
%changelog
+* Wed Sep 19 2007 - sbrabec(a)suse.cz
+- Updated to version 2.20.0:
+ * stable version number
* Thu Aug 02 2007 - maw(a)suse.de
- Update to version 2.19.2:
+ With recent versions of pygtk, add a __version__ attribute to
++++++ gnome-python-desktop-2.19.2.tar.bz2 -> gnome-python-desktop-2.20.0.tar.bz2 ++++++
++++ 9019 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/gnome-python-desktop-2.19.2/ChangeLog new/gnome-python-desktop-2.20.0/ChangeLog
--- old/gnome-python-desktop-2.19.2/ChangeLog 2007-07-30 23:22:28.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/ChangeLog 2007-09-16 14:35:54.000000000 +0200
@@ -1,3 +1,10 @@
+=== 2.20.0 ===
+2007-09-16 Gustavo J. A. M. Carneiro <gjc(a)gnome.org>
+
+ * configure.ac: Version 2.20.0
+
+ * NEWS: Update.
+
=== 2.19.2 ===
2007-07-30 Gustavo J. A. M. Carneiro <gjc(a)gnome.org>
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/gnome-python-desktop-2.19.2/compile new/gnome-python-desktop-2.20.0/compile
--- old/gnome-python-desktop-2.19.2/compile 2007-06-18 18:35:14.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/compile 1970-01-01 01:00:00.000000000 +0100
@@ -1,142 +0,0 @@
-#! /bin/sh
-# Wrapper for compilers which do not understand `-c -o'.
-
-scriptversion=2005-05-14.22
-
-# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
-# Written by Tom Tromey <tromey(a)cygnus.com>.
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
-# As a special exception to the GNU General Public License, if you
-# distribute this file as part of a program that contains a
-# configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
-
-# This file is maintained in Automake, please report
-# bugs to <bug-automake(a)gnu.org> or send patches to
-# <automake-patches(a)gnu.org>.
-
-case $1 in
- '')
- echo "$0: No command. Try \`$0 --help' for more information." 1>&2
- exit 1;
- ;;
- -h | --h*)
- cat <<\EOF
-Usage: compile [--help] [--version] PROGRAM [ARGS]
-
-Wrapper for compilers which do not understand `-c -o'.
-Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
-arguments, and rename the output as expected.
-
-If you are trying to build a whole package this is not the
-right script to run: please start by reading the file `INSTALL'.
-
-Report bugs to <bug-automake(a)gnu.org>.
-EOF
- exit $?
- ;;
- -v | --v*)
- echo "compile $scriptversion"
- exit $?
- ;;
-esac
-
-ofile=
-cfile=
-eat=
-
-for arg
-do
- if test -n "$eat"; then
- eat=
- else
- case $1 in
- -o)
- # configure might choose to run compile as `compile cc -o foo foo.c'.
- # So we strip `-o arg' only if arg is an object.
- eat=1
- case $2 in
- *.o | *.obj)
- ofile=$2
- ;;
- *)
- set x "$@" -o "$2"
- shift
- ;;
- esac
- ;;
- *.c)
- cfile=$1
- set x "$@" "$1"
- shift
- ;;
- *)
- set x "$@" "$1"
- shift
- ;;
- esac
- fi
- shift
-done
-
-if test -z "$ofile" || test -z "$cfile"; then
- # If no `-o' option was seen then we might have been invoked from a
- # pattern rule where we don't need one. That is ok -- this is a
- # normal compilation that the losing compiler can handle. If no
- # `.c' file was seen then we are probably linking. That is also
- # ok.
- exec "$@"
-fi
-
-# Name of file we expect compiler to create.
-cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
-
-# Create the lock directory.
-# Note: use `[/.-]' here to ensure that we don't use the same name
-# that we are using for the .o file. Also, base the name on the expected
-# object file name, since that is what matters with a parallel build.
-lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d
-while true; do
- if mkdir "$lockdir" >/dev/null 2>&1; then
- break
- fi
- sleep 1
-done
-# FIXME: race condition here if user kills between mkdir and trap.
-trap "rmdir '$lockdir'; exit 1" 1 2 15
-
-# Run the compile.
-"$@"
-ret=$?
-
-if test -f "$cofile"; then
- mv "$cofile" "$ofile"
-elif test -f "${cofile}bj"; then
- mv "${cofile}bj" "$ofile"
-fi
-
-rmdir "$lockdir"
-exit $ret
-
-# Local Variables:
-# mode: shell-script
-# sh-indentation: 2
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "scriptversion="
-# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-end: "$"
-# End:
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/gnome-python-desktop-2.19.2/configure.ac new/gnome-python-desktop-2.20.0/configure.ac
--- old/gnome-python-desktop-2.19.2/configure.ac 2007-07-30 23:19:21.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/configure.ac 2007-09-16 14:35:54.000000000 +0200
@@ -3,8 +3,8 @@
dnl the gnome-python version number
m4_define(gnome_python_desktop_major_version, 2)
-m4_define(gnome_python_desktop_minor_version, 19)
-m4_define(gnome_python_desktop_micro_version, 2)
+m4_define(gnome_python_desktop_minor_version, 20)
+m4_define(gnome_python_desktop_micro_version, 0)
m4_define(gnome_python_desktop_version, gnome_python_desktop_major_version.gnome_python_desktop_minor_version.gnome_python_desktop_micro_version)
dnl required versions of other packages
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/gnome-python-desktop-2.19.2/docs/gnomeprint/html/class-gnomeprintconfig.html new/gnome-python-desktop-2.20.0/docs/gnomeprint/html/class-gnomeprintconfig.html
--- old/gnome-python-desktop-2.19.2/docs/gnomeprint/html/class-gnomeprintconfig.html 2007-07-07 16:46:56.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gnomeprint/html/class-gnomeprintconfig.html 2007-09-16 14:37:06.000000000 +0200
@@ -1,12 +1,12 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.Config</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprint Reference Manual"><link rel="up" href="gnomeprint-class-reference.html" title="The Gnomeprint Class Reference"><link rel="prev" href="class-gnomeprintcontext.html" title="gnomeprint.Context"><link rel="next" href="class-gnomeprintjob.html" title="gnomeprint.Job"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.Config</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintcontext.html">Prev</a> </td><th width="60%" align="center">The Gnomeprint Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintjob.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintconfig"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.Config</h2><p>gnomeprint.Config — Config object for GnomePrint</p></div><div class="refsect1" lang="en"><a name="id2595556"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.Config</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintconfig.html#constructor-gnomeprintconfig" title="Constructor">gnomeprint.Config</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--dup" title="gnomeprint.Config.dup">dup</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--get" title="gnomeprint.Config.get">get</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--set" title="gnomeprint.Config.set">set</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>value</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--get-boolean" title="gnomeprint.Config.get_boolean">get_boolean</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>val</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--get-int" title="gnomeprint.Config.get_int">get_int</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>val</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--get-double" title="gnomeprint.Config.get_double">get_double</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>val</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--get-length" title="gnomeprint.Config.get_length">get_lenght</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>val</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>unit</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--set-boolean" title="gnomeprint.Config.set_boolean">set_boolean</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>val</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--set-int" title="gnomeprint.Config.set_int">set_int</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>val</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--set-double" title="gnomeprint.Config.set_double">set_double</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>val</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--set-length" title="gnomeprint.Config.set_length">set_lenght</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>val</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>unit</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--dump" title="gnomeprint.Config.dump">dump</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2564264"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.Config</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprint Reference Manual"><link rel="up" href="gnomeprint-class-reference.html" title="The Gnomeprint Class Reference"><link rel="prev" href="class-gnomeprintcontext.html" title="gnomeprint.Context"><link rel="next" href="class-gnomeprintjob.html" title="gnomeprint.Job"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.Config</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintcontext.html">Prev</a> </td><th width="60%" align="center">The Gnomeprint Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintjob.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintconfig"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.Config</h2><p>gnomeprint.Config — Config object for GnomePrint</p></div><div class="refsect1" lang="en"><a name="id334466"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.Config</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintconfig.html#constructor-gnomeprintconfig" title="Constructor">gnomeprint.Config</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--dup" title="gnomeprint.Config.dup">dup</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--get" title="gnomeprint.Config.get">get</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--set" title="gnomeprint.Config.set">set</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>value</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--get-boolean" title="gnomeprint.Config.get_boolean">get_boolean</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>val</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--get-int" title="gnomeprint.Config.get_int">get_int</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>val</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--get-double" title="gnomeprint.Config.get_double">get_double</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>val</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--get-length" title="gnomeprint.Config.get_length">get_lenght</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>val</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>unit</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--set-boolean" title="gnomeprint.Config.set_boolean">set_boolean</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>val</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--set-int" title="gnomeprint.Config.set_int">set_int</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>val</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--set-double" title="gnomeprint.Config.set_double">set_double</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>val</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--set-length" title="gnomeprint.Config.set_length">set_lenght</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>val</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>unit</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintconfig.html#method-gnomeprintconfig--dump" title="gnomeprint.Config.dump">dump</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id330589"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- <a href="class-gnomeprintconfig.html" title="gnomeprint.Config">gnomeprint.Config</a>
</pre></div><div class="refsect1" lang="en"><a name="description-gnomeprintconfig"></a><h2>Description</h2><p>
</p></div><div class="refsect1" lang="en"><a name="constructor-gnomeprintconfig"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomeprint.Config</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gnomeprintconfig.html" title="gnomeprint.Config"><code class="classname">gnomeprint.Config</code></a>.
</td></tr></tbody></table><p>
Creates a new <a href="class-gnomeprintconfig.html" title="gnomeprint.Config"><code class="classname">gnomeprint.Config</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2600582"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintconfig--dup"></a><h3>gnomeprint.Config.dup</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">dup</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a copy of config.</td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id326492"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintconfig--dup"></a><h3>gnomeprint.Config.dup</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">dup</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a copy of config.</td></tr></tbody></table><p>
The <code class="methodname">dup</code>() method does a deep copy of the config config.
</p></div><div class="refsect2" lang="en"><a name="method-gnomeprintconfig--get"></a><h3>gnomeprint.Config.get</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>key</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>key</code></strong> :</span></td><td> string containing the path of key whose value is to be obtained.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the value of the key, <code class="literal">None</code> indicates failure.</td></tr></tbody></table><p>
The <code class="methodname">get</code>() method
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/gnome-python-desktop-2.19.2/docs/gnomeprint/html/class-gnomeprintcontext.html new/gnome-python-desktop-2.20.0/docs/gnomeprint/html/class-gnomeprintcontext.html
--- old/gnome-python-desktop-2.19.2/docs/gnomeprint/html/class-gnomeprintcontext.html 2007-07-07 16:46:56.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gnomeprint/html/class-gnomeprintcontext.html 2007-09-16 14:37:06.000000000 +0200
@@ -1,12 +1,12 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.Context</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprint Reference Manual"><link rel="up" href="gnomeprint-class-reference.html" title="The Gnomeprint Class Reference"><link rel="prev" href="gnomeprint-class-reference.html" title="The Gnomeprint Class Reference"><link rel="next" href="class-gnomeprintconfig.html" title="gnomeprint.Config"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.Context</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="gnomeprint-class-reference.html">Prev</a> </td><th width="60%" align="center">The Gnomeprint Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintconfig.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintcontext"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.Context</h2><p>gnomeprint.Context — Main object of GnomePrint</p></div><div class="refsect1" lang="en"><a name="id2572085"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.Context</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintcontext.html#constructor-gnomeprintcontext" title="Constructor">gnomeprint.Context</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--newpath" title="gnomeprint.Context.newpath">newpath</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--moveto" title="gnomeprint.Context.moveto">moveto</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--lineto" title="gnomeprint.Context.lineto">lineto</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--curveto" title="gnomeprint.Context.curveto">curveto</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x1</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y1</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>x2</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y2</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>x3</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y3</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--closepath" title="gnomeprint.Context.closepath">closepath</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--strokepath" title="gnomeprint.Context.strokepath">strokepath</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--bpath" title="gnomeprint.Context.bpath">bpath</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>bpath</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>append</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--vpath" title="gnomeprint.Context.vpath">vpath</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>vpath</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>append</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--arcto" title="gnomeprint.Context.arcto">arcto</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>radius</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>angle1</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>angle2</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>direction</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--setrgbcolor" title="gnomeprint.Context.setrgbcolor">setrgbcolor</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>r</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>g</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>b</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--setopacity" title="gnomeprint.Context.setopacity">setopacity</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>opacity</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--setlinewidth" title="gnomeprint.Context.setlinewidth">setlinewidth</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>width</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--setmiterlimit" title="gnomeprint.Context.setmiterlimit">setmiterlimit</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>limit</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--setlinejoin" title="gnomeprint.Context.setlinejoin">setlinejoin</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>join_type</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--setlinecap" title="gnomeprint.Context.setlinecap">setlinecap</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>cap_type</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--setdash" title="gnomeprint.Context.setdash">setdash</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>n_values</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>values</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>offset</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--setfont" title="gnomeprint.Context.setfont">setfont</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>font</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--clip" title="gnomeprint.Context.clip">clip</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--eoclip" title="gnomeprint.Context.eoclip">eoclip</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--concat" title="gnomeprint.Context.concat">concat</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>matrix</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--scale" title="gnomeprint.Context.scale">scale</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>sx</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>sy</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--rotate" title="gnomeprint.Context.rotate">rotate</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>theta</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--translate" title="gnomeprint.Context.translate">translate</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--gsave" title="gnomeprint.Context.gsave">gsave</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--grestore" title="gnomeprint.Context.grestore">grestore</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--fill" title="gnomeprint.Context.fill">fill</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--eofill" title="gnomeprint.Context.eofill">eofill</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--stroke" title="gnomeprint.Context.stroke">stroke</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--show" title="gnomeprint.Context.show">show</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>text</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--show_sized" title="gnomeprint.Context.show_sized">show_sized</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>text</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>bytes</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--glyphlist" title="gnomeprint.Context.glyphlist">glyphlist</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>glyphlist</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--grayimage" title="gnomeprint.Context.grayimage">grayimage</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>data</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>width</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>height</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>rowstride</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--rgbimage" title="gnomeprint.Context.rgbimage">rgbimage</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>data</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>width</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>height</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>rowstride</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--rgbaimage" title="gnomeprint.Context.rgbaimage">rgbaimage</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>data</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>width</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>height</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>rowstride</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--beginpage" title="gnomeprint.Context.beginpage">beginpage</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>name</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--showpage" title="gnomeprint.Context.showpage">showpage</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>name</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--line_stroked" title="gnomeprint.Context.line_stroked">line_stroked</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x0</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y0</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>x1</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y1</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--rect_stroked" title="gnomeprint.Context.rect_stroked">rect_stroked</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>width</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>height</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--rect_filled" title="gnomeprint.Context.rect_filled">rect_filled</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>width</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>height</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2601704"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.Context</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprint Reference Manual"><link rel="up" href="gnomeprint-class-reference.html" title="The Gnomeprint Class Reference"><link rel="prev" href="gnomeprint-class-reference.html" title="The Gnomeprint Class Reference"><link rel="next" href="class-gnomeprintconfig.html" title="gnomeprint.Config"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.Context</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="gnomeprint-class-reference.html">Prev</a> </td><th width="60%" align="center">The Gnomeprint Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintconfig.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintcontext"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.Context</h2><p>gnomeprint.Context — Main object of GnomePrint</p></div><div class="refsect1" lang="en"><a name="id349044"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.Context</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintcontext.html#constructor-gnomeprintcontext" title="Constructor">gnomeprint.Context</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--newpath" title="gnomeprint.Context.newpath">newpath</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--moveto" title="gnomeprint.Context.moveto">moveto</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--lineto" title="gnomeprint.Context.lineto">lineto</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--curveto" title="gnomeprint.Context.curveto">curveto</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x1</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y1</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>x2</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y2</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>x3</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y3</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--closepath" title="gnomeprint.Context.closepath">closepath</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--strokepath" title="gnomeprint.Context.strokepath">strokepath</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--bpath" title="gnomeprint.Context.bpath">bpath</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>bpath</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>append</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--vpath" title="gnomeprint.Context.vpath">vpath</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>vpath</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>append</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--arcto" title="gnomeprint.Context.arcto">arcto</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>radius</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>angle1</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>angle2</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>direction</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--setrgbcolor" title="gnomeprint.Context.setrgbcolor">setrgbcolor</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>r</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>g</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>b</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--setopacity" title="gnomeprint.Context.setopacity">setopacity</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>opacity</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--setlinewidth" title="gnomeprint.Context.setlinewidth">setlinewidth</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>width</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--setmiterlimit" title="gnomeprint.Context.setmiterlimit">setmiterlimit</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>limit</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--setlinejoin" title="gnomeprint.Context.setlinejoin">setlinejoin</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>join_type</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--setlinecap" title="gnomeprint.Context.setlinecap">setlinecap</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>cap_type</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--setdash" title="gnomeprint.Context.setdash">setdash</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>n_values</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>values</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>offset</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--setfont" title="gnomeprint.Context.setfont">setfont</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>font</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--clip" title="gnomeprint.Context.clip">clip</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--eoclip" title="gnomeprint.Context.eoclip">eoclip</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--concat" title="gnomeprint.Context.concat">concat</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>matrix</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--scale" title="gnomeprint.Context.scale">scale</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>sx</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>sy</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--rotate" title="gnomeprint.Context.rotate">rotate</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>theta</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--translate" title="gnomeprint.Context.translate">translate</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--gsave" title="gnomeprint.Context.gsave">gsave</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--grestore" title="gnomeprint.Context.grestore">grestore</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--fill" title="gnomeprint.Context.fill">fill</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--eofill" title="gnomeprint.Context.eofill">eofill</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--stroke" title="gnomeprint.Context.stroke">stroke</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--show" title="gnomeprint.Context.show">show</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>text</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--show_sized" title="gnomeprint.Context.show_sized">show_sized</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>text</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>bytes</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--glyphlist" title="gnomeprint.Context.glyphlist">glyphlist</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>glyphlist</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--grayimage" title="gnomeprint.Context.grayimage">grayimage</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>data</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>width</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>height</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>rowstride</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--rgbimage" title="gnomeprint.Context.rgbimage">rgbimage</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>data</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>width</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>height</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>rowstride</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--rgbaimage" title="gnomeprint.Context.rgbaimage">rgbaimage</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>data</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>width</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>height</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>rowstride</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--beginpage" title="gnomeprint.Context.beginpage">beginpage</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>name</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--showpage" title="gnomeprint.Context.showpage">showpage</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>name</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--line_stroked" title="gnomeprint.Context.line_stroked">line_stroked</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x0</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y0</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>x1</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y1</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--rect_stroked" title="gnomeprint.Context.rect_stroked">rect_stroked</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>width</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>height</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintcontext.html#method-gnomeprintcontext--rect_filled" title="gnomeprint.Context.rect_filled">rect_filled</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>width</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>height</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id367038"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- <a href="class-gnomeprintcontext.html" title="gnomeprint.Context">gnomeprint.Context</a>
</pre></div><div class="refsect1" lang="en"><a name="description-gnomeprintcontext"></a><h2>Description</h2><p>
</p></div><div class="refsect1" lang="en"><a name="constructor-gnomeprintcontext"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomeprint.Context</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>config</code></strong> :</span></td><td> a <a href="class-gnomeprintconfig.html" title="gnomeprint.Config"><code class="classname">gnomeprint.Config</code></a>.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gnomeprintcontext.html" title="gnomeprint.Context"><code class="classname">gnomeprint.Context</code></a>.
</td></tr></tbody></table><p>
Creates a new <a href="class-gnomeprintcontext.html" title="gnomeprint.Context"><code class="classname">gnomeprint.Context</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2601874"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintcontext--newpath"></a><h3>gnomeprint.Context.newpath</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">newpath</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>config</code></strong> :</span></td><td> a <a href="class-gnomeprintconfig.html" title="gnomeprint.Config"><code class="classname">gnomeprint.Config</code></a>.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> GNOME_PRINT_OK or positive value on success, negative error code on failure.</td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id367178"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintcontext--newpath"></a><h3>gnomeprint.Context.newpath</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">newpath</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>config</code></strong> :</span></td><td> a <a href="class-gnomeprintconfig.html" title="gnomeprint.Config"><code class="classname">gnomeprint.Config</code></a>.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> GNOME_PRINT_OK or positive value on success, negative error code on failure.</td></tr></tbody></table><p>
The <code class="methodname">newpath</code>() method resets currentpath to empty path. As currentpoint is defined as the last point of open path segment, is
also erases currentpoint.
</p></div><div class="refsect2" lang="en"><a name="method-gnomeprintcontext--moveto"></a><h3>gnomeprint.Context.moveto</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">moveto</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>x</code></strong> :</span></td><td> X position in user coordinates.</td></tr><tr><td><span class="term"><strong class="parameter"><code>y</code></strong> :</span></td><td> Y position in user coordinates.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> GNOME_PRINT_OK or positive value on success, negative error code on failure.</td></tr></tbody></table><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/gnome-python-desktop-2.19.2/docs/gnomeprint/html/class-gnomeprintfontface.html new/gnome-python-desktop-2.20.0/docs/gnomeprint/html/class-gnomeprintfontface.html
--- old/gnome-python-desktop-2.19.2/docs/gnomeprint/html/class-gnomeprintfontface.html 2007-07-07 16:46:56.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gnomeprint/html/class-gnomeprintfontface.html 2007-09-16 14:37:06.000000000 +0200
@@ -1,15 +1,15 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.FontFace</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprint Reference Manual"><link rel="up" href="gnomeprint-class-reference.html" title="The Gnomeprint Class Reference"><link rel="prev" href="class-gnomeprintfont.html" title="gnomeprint.Font"><link rel="next" href="class-gnomeprintglyphlist.html" title="gnomeprint.Glyphlist"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.FontFace</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintfont.html">Prev</a> </td><th width="60%" align="center">The Gnomeprint Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintglyphlist.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintfontface"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.FontFace</h2><p>gnomeprint.FontFace — FontFace object for GnomePrint</p></div><div class="refsect1" lang="en"><a name="id2585935"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.FontFace</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>):
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.FontFace</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprint Reference Manual"><link rel="up" href="gnomeprint-class-reference.html" title="The Gnomeprint Class Reference"><link rel="prev" href="class-gnomeprintfont.html" title="gnomeprint.Font"><link rel="next" href="class-gnomeprintglyphlist.html" title="gnomeprint.Glyphlist"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.FontFace</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintfont.html">Prev</a> </td><th width="60%" align="center">The Gnomeprint Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintglyphlist.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintfontface"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.FontFace</h2><p>gnomeprint.FontFace — FontFace object for GnomePrint</p></div><div class="refsect1" lang="en"><a name="id351691"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.FontFace</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>):
<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintfontface.html#constructor-gnomeprintfontface" title="Constructor">gnomeprint.FontFace</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>face</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>size</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-ascender" title="gnomeprint.FontFace.get_ascender">get_ascender</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-descender" title="gnomeprint.FontFace.get_descender">get_descender</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-family-name" title="gnomeprint.FontFace.get_family_name">get_family_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-font" title="gnomeprint.FontFace.get_font">get_font</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>size</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>xres</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>yres</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-glyph-ps-name" title="gnomeprint.FontFace.get_glyph_ps_name">get_glyph_ps_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-glyph-stdadvance" title="gnomeprint.FontFace.get_glyph_stdadvance">get_glyph_stdadvance</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>glyph</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>advance</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-glyph-stdbbox" title="gnomeprint.FontFace.get_glyph_stdbbox">get_glyph_stdbbox</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>glyph</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>bbox</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-glyph-stdkerning" title="gnomeprint.FontFace.get_glyph_stdkerning">get_glyph_stdkerning</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>glyph0</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>glyph1</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>kerning</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-glyph-stdoutline" title="gnomeprint.FontFace.get_glyph_stdoutline">get_glyph_stdoutline</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>glyph</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-glyph-width" title="gnomeprint.FontFace.get_glyph_width">get_glyph_width</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>glyph</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-name" title="gnomeprint.FontFace.get_name">get_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-num-glyphs" title="gnomeprint.FontFace.get_num_glyphs">get_num_glyphs</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-ps-name" title="gnomeprint.FontFace.get_ps_name">get_ps_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-sample" title="gnomeprint.FontFace.get_sample">get_sample</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-species-name" title="gnomeprint.FontFace.get_species_name">get_species_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-stdbbox" title="gnomeprint.FontFace.get_stdbbox">get_stdbbox</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-underline-position" title="gnomeprint.FontFace.get_underline_position">get_underline_position</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-underline-thickness" title="gnomeprint.FontFace.get_underline_thickness">get_underline_thickness</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--get-weight-code" title="gnomeprint.FontFace.get_weight_code">get_weight_code</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--is-fixed-width" title="gnomeprint.FontFace.is_fixed_width">is_fixed_width</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--is-italic" title="gnomeprint.FontFace.is_italic">is_italic</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#method-gnomeprintfontface--lookup-default" title="gnomeprint.FontFace.lookup_default">lookup_default</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>unicode</code></strong></span></span>)</code><br></pre></td></tr></table><pre class="programlisting">
<span class="bold"><strong>Functions</strong></span>
-<code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#function-gnomeprint--font-face-find-closest-from-pango-description" title="gnomeprint.font_face_find_closest_from_pango_description">gnomeprint.font_face_find_closest_from_pango_description</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>desc</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#function-gnomeprint--font-face-find-closest-from-pango-font" title="gnomeprint.font_face_find_closest_from_pango_font">gnomeprint.font_face_find_closest_from_pango_font</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>pfont</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#function-gnomeprint--font-face-find-closest-from-weight-slant" title="gnomeprint.font_face_find_closest_from_weight_slant">gnomeprint.font_face_find_closest_from_weight_slant</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>family</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>weight</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>italic</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#function-gnomeprint--font-face-find-from-family-and-style" title="gnomeprint.font_face_find_from_family_and_style">gnomeprint.font_face_find_from_family_and_style</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>family</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>style</code></strong></span></span>)</code></pre></div><div class="refsect1" lang="en"><a name="id2606626"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#function-gnomeprint--font-face-find-closest-from-pango-description" title="gnomeprint.font_face_find_closest_from_pango_description">gnomeprint.font_face_find_closest_from_pango_description</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>desc</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#function-gnomeprint--font-face-find-closest-from-pango-font" title="gnomeprint.font_face_find_closest_from_pango_font">gnomeprint.font_face_find_closest_from_pango_font</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>pfont</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#function-gnomeprint--font-face-find-closest-from-weight-slant" title="gnomeprint.font_face_find_closest_from_weight_slant">gnomeprint.font_face_find_closest_from_weight_slant</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>family</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>weight</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>italic</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfontface.html#function-gnomeprint--font-face-find-from-family-and-style" title="gnomeprint.font_face_find_from_family_and_style">gnomeprint.font_face_find_from_family_and_style</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>family</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>style</code></strong></span></span>)</code></pre></div><div class="refsect1" lang="en"><a name="id376513"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- <a href="class-gnomeprintfontface.html" title="gnomeprint.FontFace">gnomeprint.FontFace</a>
-</pre></div><div class="refsect1" lang="en"><a name="id2606661"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"FontName"</td><td valign="top">Read</td><td valign="top">The font name.</td></tr><tr valign="top"><td valign="top">"FullName"</td><td valign="top">Read</td><td valign="top">The font full name.</td></tr><tr valign="top"><td valign="top">"FamilyName"</td><td valign="top">Read</td><td valign="top">The font family name.</td></tr><tr valign="top"><td valign="top">"Weight"</td><td valign="top">Read</td><td valign="top">The font weight.</td></tr><tr valign="top"><td valign="top">"ItalicAngle"</td><td valign="top">Read</td><td valign="top">The angle of the italic font.</td></tr><tr valign="top"><td valign="top">"IsFixedPitch"</td><td valign="top">Read</td><td valign="top"><code class="literal">TRUE</code> if the font is fixed pitch, <code class="literal">FALSE</code> otherwise.</td></tr><tr valign="top"><td valign="top">"FontBBox"</td><td valign="top">Read</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">"UnderlinePosition"</td><td valign="top">Read</td><td valign="top">The underline position of the font.</td></tr><tr valign="top"><td valign="top">"UnderlineThickness"</td><td valign="top">Read</td><td valign="top">The underline thickness of the font.</td></tr><tr valign="top"><td valign="top">"Version"</td><td valign="top">Read</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">"CapHeight"</td><td valign="top">Read</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">"XHeight"</td><td valign="top">Read</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">"Ascender"</td><td valign="top">Read</td><td valign="top">The ascender of the font</td></tr><tr valign="top"><td valign="top">"Descender"</td><td valign="top">Read</td><td valign="top">The descender of the font</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="description-gnomeprintfontface"></a><h2>Description</h2><p>
+</pre></div><div class="refsect1" lang="en"><a name="id376546"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"FontName"</td><td valign="top">Read</td><td valign="top">The font name.</td></tr><tr valign="top"><td valign="top">"FullName"</td><td valign="top">Read</td><td valign="top">The font full name.</td></tr><tr valign="top"><td valign="top">"FamilyName"</td><td valign="top">Read</td><td valign="top">The font family name.</td></tr><tr valign="top"><td valign="top">"Weight"</td><td valign="top">Read</td><td valign="top">The font weight.</td></tr><tr valign="top"><td valign="top">"ItalicAngle"</td><td valign="top">Read</td><td valign="top">The angle of the italic font.</td></tr><tr valign="top"><td valign="top">"IsFixedPitch"</td><td valign="top">Read</td><td valign="top"><code class="literal">TRUE</code> if the font is fixed pitch, <code class="literal">FALSE</code> otherwise.</td></tr><tr valign="top"><td valign="top">"FontBBox"</td><td valign="top">Read</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">"UnderlinePosition"</td><td valign="top">Read</td><td valign="top">The underline position of the font.</td></tr><tr valign="top"><td valign="top">"UnderlineThickness"</td><td valign="top">Read</td><td valign="top">The underline thickness of the font.</td></tr><tr valign="top"><td valign="top">"Version"</td><td valign="top">Read</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">"CapHeight"</td><td valign="top">Read</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">"XHeight"</td><td valign="top">Read</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">"Ascender"</td><td valign="top">Read</td><td valign="top">The ascender of the font</td></tr><tr valign="top"><td valign="top">"Descender"</td><td valign="top">Read</td><td valign="top">The descender of the font</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="description-gnomeprintfontface"></a><h2>Description</h2><p>
</p></div><div class="refsect1" lang="en"><a name="constructor-gnomeprintfontface"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomeprint.FontFace</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>name</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>name</code></strong> :</span></td><td> a font name.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gnomeprintfontface.html" title="gnomeprint.FontFace"><code class="classname">gnomeprint.FontFace</code></a>.
</td></tr></tbody></table><p>
Creates a new <a href="class-gnomeprintfontface.html" title="gnomeprint.FontFace"><code class="classname">gnomeprint.FontFace</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2612074"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintfontface--get-ascender"></a><h3>gnomeprint.FontFace.get_ascender</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_ascender</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the ascender of the font.</td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id376980"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintfontface--get-ascender"></a><h3>gnomeprint.FontFace.get_ascender</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_ascender</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the ascender of the font.</td></tr></tbody></table><p>
The <code class="methodname">get_ascender</code>() method works with the standard Adobe encoding and without kerning or ligatures.
When the text libs get written, this function will be deprecated.
</p></div><div class="refsect2" lang="en"><a name="method-gnomeprintfontface--get-descender"></a><h3>gnomeprint.FontFace.get_descender</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_descender</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the descender of the font.</td></tr></tbody></table><p>
@@ -57,7 +57,7 @@
The <code class="methodname">is_italic</code>() method
</p></div><div class="refsect2" lang="en"><a name="method-gnomeprintfontface--lookup-default"></a><h3>gnomeprint.FontFace.lookup_default</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">lookup_default</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>unicode</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>unicode</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> glyph number, -1 if it is not mapped.</td></tr></tbody></table><p>
The <code class="methodname">lookup_default</code>() method get the glyph number corresponding to a given unicode.
- </p></div></div><div class="refsect1" lang="en"><a name="id2613587"></a><h2>Functions</h2><div class="refsect2" lang="en"><a name="function-gnomeprint--font-face-find-closest-from-pango-description"></a><h3>gnomeprint.font_face_find_closest_from_pango_description</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">gnomeprint.font_face_find_closest_from_pango_description</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>desc</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>desc</code></strong> :</span></td><td> a <code class="classname">pango.FontDescription</code>.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> </td></tr></tbody></table><p>
+ </p></div></div><div class="refsect1" lang="en"><a name="id378430"></a><h2>Functions</h2><div class="refsect2" lang="en"><a name="function-gnomeprint--font-face-find-closest-from-pango-description"></a><h3>gnomeprint.font_face_find_closest_from_pango_description</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">gnomeprint.font_face_find_closest_from_pango_description</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>desc</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>desc</code></strong> :</span></td><td> a <code class="classname">pango.FontDescription</code>.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> </td></tr></tbody></table><p>
The <code class="methodname">font_face_find_closest_from_pango_description</code>() function
</p></div><div class="refsect2" lang="en"><a name="function-gnomeprint--font-face-find-closest-from-pango-font"></a><h3>gnomeprint.font_face_find_closest_from_pango_font</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">gnomeprint.font_face_find_closest_from_pango_font</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>pfont</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>pfont</code></strong> :</span></td><td> a <code class="classname">pango.Font</code>.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> </td></tr></tbody></table><p>
The <code class="methodname">font_face_find_closest_from_pango_font</code>() function
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/gnome-python-desktop-2.19.2/docs/gnomeprint/html/class-gnomeprintfont.html new/gnome-python-desktop-2.20.0/docs/gnomeprint/html/class-gnomeprintfont.html
--- old/gnome-python-desktop-2.19.2/docs/gnomeprint/html/class-gnomeprintfont.html 2007-07-07 16:46:56.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gnomeprint/html/class-gnomeprintfont.html 2007-09-16 14:37:06.000000000 +0200
@@ -1,15 +1,15 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.Font</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprint Reference Manual"><link rel="up" href="gnomeprint-class-reference.html" title="The Gnomeprint Class Reference"><link rel="prev" href="class-gnomeprintjob.html" title="gnomeprint.Job"><link rel="next" href="class-gnomeprintfontface.html" title="gnomeprint.FontFace"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.Font</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintjob.html">Prev</a> </td><th width="60%" align="center">The Gnomeprint Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintfontface.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintfont"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.Font</h2><p>gnomeprint.Font — Font object for GnomePrint</p></div><div class="refsect1" lang="en"><a name="id2594661"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.Font</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>):
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.Font</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprint Reference Manual"><link rel="up" href="gnomeprint-class-reference.html" title="The Gnomeprint Class Reference"><link rel="prev" href="class-gnomeprintjob.html" title="gnomeprint.Job"><link rel="next" href="class-gnomeprintfontface.html" title="gnomeprint.FontFace"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.Font</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintjob.html">Prev</a> </td><th width="60%" align="center">The Gnomeprint Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintfontface.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintfont"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.Font</h2><p>gnomeprint.Font — Font object for GnomePrint</p></div><div class="refsect1" lang="en"><a name="id359913"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.Font</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>):
<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintfont.html#constructor-gnomeprintfont" title="Constructor">gnomeprint.Font</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>face</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>size</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-ascender" title="gnomeprint.Font.get_ascender">get_ascender</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-descender" title="gnomeprint.Font.get_descender">get_descender</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-face" title="gnomeprint.Font.get_face">get_face</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-family-name" title="gnomeprint.Font.get_family_name">get_family_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-full-name" title="gnomeprint.Font.get_full_name">get_full_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-glyph-stdadvance" title="gnomeprint.Font.get_glyph_stdadvance">get_glyph_stdadvance</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>glyph</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>advance</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-glyph-stdbbox" title="gnomeprint.Font.get_glyph_stdbbox">get_glyph_stdbbox</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>glyph</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>bbox</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-glyph-stdkerning" title="gnomeprint.Font.get_glyph_stdkerning">get_glyph_stdkerning</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>glyph0</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>glyph1</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>kerning</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-glyph-stdoutline" title="gnomeprint.Font.get_glyph_stdoutline">get_glyph_stdoutline</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>glyph</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-glyph-width" title="gnomeprint.Font.get_glyph_width">get_glyph_width</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>glyph</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-name" title="gnomeprint.Font.get_name">get_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-ps-name" title="gnomeprint.Font.get_ps_name">get_ps_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-size" title="gnomeprint.Font.get_size">get_size</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-size" title="gnomeprint.Font.get_size">get_size</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-species-name" title="gnomeprint.Font.get_species_name">get_species_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-underline-position" title="gnomeprint.Font.get_underline_position">get_underline_position</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--get-underline-thickness" title="gnomeprint.Font.get_underline_thickness">get_underline_thickness</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#method-gnomeprintfont--lookup-default" title="gnomeprint.Font.lookup_default">lookup_default</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>unicode</code></strong></span></span>)</code><br></pre></td></tr></table><pre class="programlisting">
<span class="bold"><strong>Functions</strong></span>
-<code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#function-gnomeprint--font-family-list" title="gnomeprint.font_family_list">gnomeprint.font_family_list</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#function-gnomeprint--font-find-closest" title="gnomeprint.font_find_closest">gnomeprint.font_find_closest</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>name</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>size</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#function-gnomeprint--font-find-closest-from-full-name" title="gnomeprint.font_find_closest_from_full_name">gnomeprint.font_find_closest_from_full_name</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>string</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#function-gnomeprint--font-find-closest-from-weight-slant" title="gnomeprint.font_find_closest_from_weight_slant">gnomeprint.font_find_closest_from_weight_slant</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>family</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>weight</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>italic</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>size</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#function-gnomeprint--font-list" title="gnomeprint.font_list">gnomeprint.font_list</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#function-gnomeprint--font-style-list" title="gnomeprint.font_style_list">gnomeprint.font_style_list</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>family</code></strong></span></span>)</code></pre></div><div class="refsect1" lang="en"><a name="id2557082"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#function-gnomeprint--font-family-list" title="gnomeprint.font_family_list">gnomeprint.font_family_list</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#function-gnomeprint--font-find-closest" title="gnomeprint.font_find_closest">gnomeprint.font_find_closest</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>name</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>size</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#function-gnomeprint--font-find-closest-from-full-name" title="gnomeprint.font_find_closest_from_full_name">gnomeprint.font_find_closest_from_full_name</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>string</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#function-gnomeprint--font-find-closest-from-weight-slant" title="gnomeprint.font_find_closest_from_weight_slant">gnomeprint.font_find_closest_from_weight_slant</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>family</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>weight</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>italic</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>size</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#function-gnomeprint--font-list" title="gnomeprint.font_list">gnomeprint.font_list</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintfont.html#function-gnomeprint--font-style-list" title="gnomeprint.font_style_list">gnomeprint.font_style_list</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>family</code></strong></span></span>)</code></pre></div><div class="refsect1" lang="en"><a name="id372900"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- <a href="class-gnomeprintfont.html" title="gnomeprint.Font">gnomeprint.Font</a>
-</pre></div><div class="refsect1" lang="en"><a name="id2557117"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"FontName"</td><td valign="top">Read</td><td valign="top">The font name.</td></tr><tr valign="top"><td valign="top">"FullName"</td><td valign="top">Read</td><td valign="top">The font full name.</td></tr><tr valign="top"><td valign="top">"FamilyName"</td><td valign="top">Read</td><td valign="top">The font family name.</td></tr><tr valign="top"><td valign="top">"Weight"</td><td valign="top">Read</td><td valign="top">The font weight.</td></tr><tr valign="top"><td valign="top">"ItalicAngle"</td><td valign="top">Read</td><td valign="top">The angle of the italic font.</td></tr><tr valign="top"><td valign="top">"IsFixedPitch"</td><td valign="top">Read</td><td valign="top"><code class="literal">TRUE</code> if the font is fixed pitch, <code class="literal">FALSE</code> otherwise.</td></tr><tr valign="top"><td valign="top">"FontBBox"</td><td valign="top">Read</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">"UnderlinePosition"</td><td valign="top">Read</td><td valign="top">The underline position of the font.</td></tr><tr valign="top"><td valign="top">"UnderlineThickness"</td><td valign="top">Read</td><td valign="top">The underline thickness of the font.</td></tr><tr valign="top"><td valign="top">"Version"</td><td valign="top">Read</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">"CapHeight"</td><td valign="top">Read</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">"XHeight"</td><td valign="top">Read</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">"Ascender"</td><td valign="top">Read</td><td valign="top">The ascender of the font</td></tr><tr valign="top"><td valign="top">"Descender"</td><td valign="top">Read</td><td valign="top">The descender of the font</td></tr><tr valign="top"><td valign="top">"size"</td><td valign="top">Read</td><td valign="top">The size of the font.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="description-gnomeprintfont"></a><h2>Description</h2><p>
+</pre></div><div class="refsect1" lang="en"><a name="id372934"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"FontName"</td><td valign="top">Read</td><td valign="top">The font name.</td></tr><tr valign="top"><td valign="top">"FullName"</td><td valign="top">Read</td><td valign="top">The font full name.</td></tr><tr valign="top"><td valign="top">"FamilyName"</td><td valign="top">Read</td><td valign="top">The font family name.</td></tr><tr valign="top"><td valign="top">"Weight"</td><td valign="top">Read</td><td valign="top">The font weight.</td></tr><tr valign="top"><td valign="top">"ItalicAngle"</td><td valign="top">Read</td><td valign="top">The angle of the italic font.</td></tr><tr valign="top"><td valign="top">"IsFixedPitch"</td><td valign="top">Read</td><td valign="top"><code class="literal">TRUE</code> if the font is fixed pitch, <code class="literal">FALSE</code> otherwise.</td></tr><tr valign="top"><td valign="top">"FontBBox"</td><td valign="top">Read</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">"UnderlinePosition"</td><td valign="top">Read</td><td valign="top">The underline position of the font.</td></tr><tr valign="top"><td valign="top">"UnderlineThickness"</td><td valign="top">Read</td><td valign="top">The underline thickness of the font.</td></tr><tr valign="top"><td valign="top">"Version"</td><td valign="top">Read</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">"CapHeight"</td><td valign="top">Read</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">"XHeight"</td><td valign="top">Read</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">"Ascender"</td><td valign="top">Read</td><td valign="top">The ascender of the font</td></tr><tr valign="top"><td valign="top">"Descender"</td><td valign="top">Read</td><td valign="top">The descender of the font</td></tr><tr valign="top"><td valign="top">"size"</td><td valign="top">Read</td><td valign="top">The size of the font.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="description-gnomeprintfont"></a><h2>Description</h2><p>
</p></div><div class="refsect1" lang="en"><a name="constructor-gnomeprintfont"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomeprint.Font</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>face</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>size</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>face</code></strong> :</span></td><td> a face font name.</td></tr><tr><td><span class="term"><strong class="parameter"><code>config</code></strong> :</span></td><td> a font size.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gnomeprintfont.html" title="gnomeprint.Font"><code class="classname">gnomeprint.Font</code></a>.
</td></tr></tbody></table><p>
Creates a new <a href="class-gnomeprintfont.html" title="gnomeprint.Font"><code class="classname">gnomeprint.Font</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2608362"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintfont--get-ascender"></a><h3>gnomeprint.Font.get_ascender</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_ascender</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the ascender of the font.</td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id373421"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintfont--get-ascender"></a><h3>gnomeprint.Font.get_ascender</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_ascender</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the ascender of the font.</td></tr></tbody></table><p>
The <code class="methodname">get_ascender</code>() method works with the standard Adobe encoding and without kerning or ligatures. When the text libs get
written, this function will be deprecated.
</p></div><div class="refsect2" lang="en"><a name="method-gnomeprintfont--get-descender"></a><h3>gnomeprint.Font.get_descender</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_descender</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the descender of the font.</td></tr></tbody></table><p>
@@ -47,7 +47,7 @@
libs get written, this function will be deprecated.
</p></div><div class="refsect2" lang="en"><a name="method-gnomeprintfont--lookup-default"></a><h3>gnomeprint.Font.lookup_default</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">lookup_default</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>unicode</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>unicode</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> glyph number, -1 if it is not mapped.</td></tr></tbody></table><p>
The <code class="methodname">lookup_default</code>() method get the glyph number corresponding to a given unicode.
- </p></div></div><div class="refsect1" lang="en"><a name="id2609680"></a><h2>Functions</h2><div class="refsect2" lang="en"><a name="function-gnomeprint--font-family-list"></a><h3>gnomeprint.font_family_list</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">gnomeprint.font_family_list</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> </td></tr></tbody></table><p>
+ </p></div></div><div class="refsect1" lang="en"><a name="id374544"></a><h2>Functions</h2><div class="refsect2" lang="en"><a name="function-gnomeprint--font-family-list"></a><h3>gnomeprint.font_family_list</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">gnomeprint.font_family_list</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> </td></tr></tbody></table><p>
The <code class="methodname">font_family_list</code>() function
</p></div><div class="refsect2" lang="en"><a name="function-gnomeprint--font-find-closest"></a><h3>gnomeprint.font_find_closest</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">gnomeprint.font_find_closest</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>name</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>size</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>name</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><strong class="parameter"><code>size</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> </td></tr></tbody></table><p>
The <code class="methodname">font_find_closest</code>() function
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/gnome-python-desktop-2.19.2/docs/gnomeprint/html/class-gnomeprintglyphlist.html new/gnome-python-desktop-2.20.0/docs/gnomeprint/html/class-gnomeprintglyphlist.html
--- old/gnome-python-desktop-2.19.2/docs/gnomeprint/html/class-gnomeprintglyphlist.html 2007-07-07 16:46:56.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gnomeprint/html/class-gnomeprintglyphlist.html 2007-09-16 14:37:06.000000000 +0200
@@ -1,15 +1,15 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.Glyphlist</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprint Reference Manual"><link rel="up" href="gnomeprint-class-reference.html" title="The Gnomeprint Class Reference"><link rel="prev" href="class-gnomeprintfontface.html" title="gnomeprint.FontFace"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.Glyphlist</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintfontface.html">Prev</a> </td><th width="60%" align="center">The Gnomeprint Class Reference</th><td width="20%" align="right"> </td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintglyphlist"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.Glyphlist</h2><p>gnomeprint.Glyphlist — Glyphlist object for GnomePrint</p></div><div class="refsect1" lang="en"><a name="id2584741"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.Glyphlist</span></span>(<span class="ooclass"><span class="classname">gobject.GBoxed</span></span>):
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.Glyphlist</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprint Reference Manual"><link rel="up" href="gnomeprint-class-reference.html" title="The Gnomeprint Class Reference"><link rel="prev" href="class-gnomeprintfontface.html" title="gnomeprint.FontFace"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.Glyphlist</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintfontface.html">Prev</a> </td><th width="60%" align="center">The Gnomeprint Class Reference</th><td width="20%" align="right"> </td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintglyphlist"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.Glyphlist</h2><p>gnomeprint.Glyphlist — Glyphlist object for GnomePrint</p></div><div class="refsect1" lang="en"><a name="id359561"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.Glyphlist</span></span>(<span class="ooclass"><span class="classname">gobject.GBoxed</span></span>):
<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintglyphlist.html#constructor-gnomeprintglyphlist" title="Constructor">gnomeprint.Glyphlist</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintglyphlist.html#method-gnomeprintglyphlist--advance" title="gnomeprint.Glyphlist.advance">advance</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>advance</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintglyphlist.html#method-gnomeprintglyphlist--bbox" title="gnomeprint.Glyphlist.bbox">bbox</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>transform</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>flags</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>bbox</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintglyphlist.html#method-gnomeprintglyphlist--color" title="gnomeprint.Glyphlist.color">color</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>color</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintglyphlist.html#method-gnomeprintglyphlist--duplicate" title="gnomeprint.Glyphlist.duplicate">duplicate</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintglyphlist.html#method-gnomeprintglyphlist--font" title="gnomeprint.Glyphlist.font">font</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>font</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintglyphlist.html#method-gnomeprintglyphlist--glyph" title="gnomeprint.Glyphlist.glyph">glyph</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>glyph</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintglyphlist.html#method-gnomeprintglyphlist--glyphs" title="gnomeprint.Glyphlist.glyphs">glyphs</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>glyphs</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>num_glyps</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintglyphlist.html#method-gnomeprintglyphlist--kerning" title="gnomeprint.Glyphlist.kerning">kerning</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>kerning</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintglyphlist.html#method-gnomeprintglyphlist--letterspace" title="gnomeprint.Glyphlist.letterspace">letterspace</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>letterspace</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintglyphlist.html#method-gnomeprintglyphlist--moveto" title="gnomeprint.Glyphlist.moveto">moveto</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintglyphlist.html#method-gnomeprintglyphlist--rmoveto" title="gnomeprint.Glyphlist.rmoveto">rmoveto</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintglyphlist.html#method-gnomeprintglyphlist--text-dumb" title="gnomeprint.Glyphlist.text_dumb">text_dumb</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>text</code></strong></span></span>)</code><br></pre></td></tr></table><pre class="programlisting">
<span class="bold"><strong>Functions</strong></span>
-<code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintglyphlist.html#function-gnomeprint--glyphlist-from-text-dumb" title="gnomeprint.glyphlist_from_text_dumb">gnomeprint.glyphlist_from_text_dumb</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>font</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>color</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>kerning</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>letterspace</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>text</code></strong></span></span>)</code></pre></div><div class="refsect1" lang="en"><a name="id2607198"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GBoxed
+<code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintglyphlist.html#function-gnomeprint--glyphlist-from-text-dumb" title="gnomeprint.glyphlist_from_text_dumb">gnomeprint.glyphlist_from_text_dumb</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>font</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>color</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>kerning</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>letterspace</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>text</code></strong></span></span>)</code></pre></div><div class="refsect1" lang="en"><a name="id371955"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GBoxed
+-- <a href="class-gnomeprintglyphlist.html" title="gnomeprint.Glyphlist">gnomeprint.Glyphlist</a>
</pre></div><div class="refsect1" lang="en"><a name="description-gnomeprintglyphlist"></a><h2>Description</h2><p>
</p></div><div class="refsect1" lang="en"><a name="constructor-gnomeprintglyphlist"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomeprint.Glyphlist</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gnomeprintglyphlist.html" title="gnomeprint.Glyphlist"><code class="classname">gnomeprint.Glyphlist</code></a>.
</td></tr></tbody></table><p>
Creates a new <a href="class-gnomeprintglyphlist.html" title="gnomeprint.Glyphlist"><code class="classname">gnomeprint.Glyphlist</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2607335"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintglyphlist--advance"></a><h3>gnomeprint.Glyphlist.advance</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">advance</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>advance</code></strong> :</span></td><td> if <code class="literal">TRUE</code> move the pen position, <code class="literal">FALSE</code> otherwise.</td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id375289"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintglyphlist--advance"></a><h3>gnomeprint.Glyphlist.advance</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">advance</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>advance</code></strong> :</span></td><td> if <code class="literal">TRUE</code> move the pen position, <code class="literal">FALSE</code> otherwise.</td></tr></tbody></table><p>
The <code class="methodname">advance</code>() method decide whether or not to move the pen position by the font standard advance vector.
Advancing happens immediately after glyph is sent through pipeline.
</p></div><div class="refsect2" lang="en"><a name="method-gnomeprintglyphlist--bbox"></a><h3>gnomeprint.Glyphlist.bbox</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">bbox</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>transform</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>flags</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>bbox</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>transform</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><strong class="parameter"><code>flags</code></strong> :</span></td><td> should be 0 for now.</td></tr><tr><td><span class="term"><strong class="parameter"><code>bbox</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> bbox or <code class="literal">None</code> on error.</td></tr></tbody></table><p>
@@ -41,7 +41,7 @@
The <code class="methodname">rmoveto</code>() method position the glyph following relative to current pen position.
</p></div><div class="refsect2" lang="en"><a name="method-gnomeprintglyphlist--text-dumb"></a><h3>gnomeprint.Glyphlist.text_dumb</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">text_dumb</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>text</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>text</code></strong> :</span></td><td> </td></tr></tbody></table><p>
The <code class="methodname">text_dumb</code>() method
- </p></div></div><div class="refsect1" lang="en"><a name="id2614699"></a><h2>Functions</h2><div class="refsect2" lang="en"><a name="function-gnomeprint--glyphlist-from-text-dumb"></a><h3>gnomeprint.glyphlist_from_text_dumb</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">gnomeprint.glyphlist_from_text_dumb</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>font</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>color</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>kerning</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>letterspace</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>text</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>font</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><strong class="parameter"><code>color</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><strong class="parameter"><code>kerning</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><strong class="parameter"><code>letterspace</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><strong class="parameter"><code>text</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> </td></tr></tbody></table><p>
+ </p></div></div><div class="refsect1" lang="en"><a name="id379451"></a><h2>Functions</h2><div class="refsect2" lang="en"><a name="function-gnomeprint--glyphlist-from-text-dumb"></a><h3>gnomeprint.glyphlist_from_text_dumb</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">gnomeprint.glyphlist_from_text_dumb</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>font</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>color</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>kerning</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>letterspace</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>text</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>font</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><strong class="parameter"><code>color</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><strong class="parameter"><code>kerning</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><strong class="parameter"><code>letterspace</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><strong class="parameter"><code>text</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> </td></tr></tbody></table><p>
The <code class="methodname">glyphlist_from_text_dumb</code>() function appends utf8 text, converting it to glyphs and
connecting it as specified by rules. You cannot expect anything about language-specific typesetting rules,
so if the given script does not use trivial placement, you should better avoid this.
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/gnome-python-desktop-2.19.2/docs/gnomeprint/html/class-gnomeprintjob.html new/gnome-python-desktop-2.20.0/docs/gnomeprint/html/class-gnomeprintjob.html
--- old/gnome-python-desktop-2.19.2/docs/gnomeprint/html/class-gnomeprintjob.html 2007-07-07 16:46:56.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gnomeprint/html/class-gnomeprintjob.html 2007-09-16 14:37:06.000000000 +0200
@@ -1,12 +1,12 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.Job</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprint Reference Manual"><link rel="up" href="gnomeprint-class-reference.html" title="The Gnomeprint Class Reference"><link rel="prev" href="class-gnomeprintconfig.html" title="gnomeprint.Config"><link rel="next" href="class-gnomeprintfont.html" title="gnomeprint.Font"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.Job</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintconfig.html">Prev</a> </td><th width="60%" align="center">The Gnomeprint Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintfont.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintjob"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.Job</h2><p>gnomeprint.Job — Job object for GnomePrint</p></div><div class="refsect1" lang="en"><a name="id2562075"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.Job</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintjob.html#constructor-gnomeprintjob" title="Constructor">gnomeprint.Job</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintjob.html#method-gnomeprintjob--get-config" title="gnomeprint.Job.get_config">get_config</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintjob.html#method-gnomeprintjob--get-context" title="gnomeprint.Job.get_context">get_context</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintjob.html#method-gnomeprintjob--close" title="gnomeprint.Job.close">close</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintjob.html#method-gnomeprintjob--print" title="gnomeprint.Job.print">print</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintjob.html#method-gnomeprintjob--render" title="gnomeprint.Job.render">render</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>ctx</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintjob.html#method-gnomeprintjob--render-page" title="gnomeprint.Job.render_page">render_page</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>ctx</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>page</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>pageops</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintjob.html#method-gnomeprintjob--get-pages" title="gnomeprint.Job.get_pages">get_pages</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintjob.html#method-gnomeprintjob--print-to-file" title="gnomeprint.Job.print_to_file">print_to_file</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>output</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2565028"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.Job</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprint Reference Manual"><link rel="up" href="gnomeprint-class-reference.html" title="The Gnomeprint Class Reference"><link rel="prev" href="class-gnomeprintconfig.html" title="gnomeprint.Config"><link rel="next" href="class-gnomeprintfont.html" title="gnomeprint.Font"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.Job</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintconfig.html">Prev</a> </td><th width="60%" align="center">The Gnomeprint Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintfont.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintjob"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.Job</h2><p>gnomeprint.Job — Job object for GnomePrint</p></div><div class="refsect1" lang="en"><a name="id357104"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.Job</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintjob.html#constructor-gnomeprintjob" title="Constructor">gnomeprint.Job</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintjob.html#method-gnomeprintjob--get-config" title="gnomeprint.Job.get_config">get_config</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintjob.html#method-gnomeprintjob--get-context" title="gnomeprint.Job.get_context">get_context</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintjob.html#method-gnomeprintjob--close" title="gnomeprint.Job.close">close</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintjob.html#method-gnomeprintjob--print" title="gnomeprint.Job.print">print</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintjob.html#method-gnomeprintjob--render" title="gnomeprint.Job.render">render</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>ctx</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintjob.html#method-gnomeprintjob--render-page" title="gnomeprint.Job.render_page">render_page</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>ctx</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>page</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>pageops</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintjob.html#method-gnomeprintjob--get-pages" title="gnomeprint.Job.get_pages">get_pages</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintjob.html#method-gnomeprintjob--print-to-file" title="gnomeprint.Job.print_to_file">print_to_file</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>output</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id366013"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- <a href="class-gnomeprintjob.html" title="gnomeprint.Job">gnomeprint.Job</a>
-</pre></div><div class="refsect1" lang="en"><a name="id2565064"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"config"</td><td valign="top">Read</td><td valign="top">The configuration for the print job.</td></tr><tr valign="top"><td valign="top">"context"</td><td valign="top">Read-Write</td><td valign="top">The context for the print job.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="description-gnomeprintjob"></a><h2>Description</h2><p>
+</pre></div><div class="refsect1" lang="en"><a name="id366045"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"config"</td><td valign="top">Read</td><td valign="top">The configuration for the print job.</td></tr><tr valign="top"><td valign="top">"context"</td><td valign="top">Read-Write</td><td valign="top">The context for the print job.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="description-gnomeprintjob"></a><h2>Description</h2><p>
</p></div><div class="refsect1" lang="en"><a name="constructor-gnomeprintjob"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomeprint.Job</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>config</code></strong> :</span></td><td> a <a href="class-gnomeprintconfig.html" title="gnomeprint.Config"><code class="classname">gnomeprint.Config</code></a>.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gnomeprintjob.html" title="gnomeprint.Job"><code class="classname">gnomeprint.Job</code></a>.
</td></tr></tbody></table><p>
Creates a new <a href="class-gnomeprintjob.html" title="gnomeprint.Job"><code class="classname">gnomeprint.Job</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2556268"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintjob--get-config"></a><h3>gnomeprint.Job.get_config</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_config</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a referenced <a href="class-gnomeprintconfig.html" title="gnomeprint.Config"><code class="classname">gnomeprint.Config</code></a> for this job,
+ </p></div><div class="refsect1" lang="en"><a name="id324005"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintjob--get-config"></a><h3>gnomeprint.Job.get_config</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_config</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a referenced <a href="class-gnomeprintconfig.html" title="gnomeprint.Config"><code class="classname">gnomeprint.Config</code></a> for this job,
<code class="literal">None</code> on error.</td></tr></tbody></table><p>
The <code class="methodname">get_config</code>() method gets a reference to the configuration of the job.
</p></div><div class="refsect2" lang="en"><a name="method-gnomeprintjob--get-context"></a><h3>gnomeprint.Job.get_context</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_context</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the printing context, <code class="literal">None</code> on error.</td></tr></tbody></table><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/gnome-python-desktop-2.19.2/docs/gnomeprintui/html/class-gnomeprintuidialog.html new/gnome-python-desktop-2.20.0/docs/gnomeprintui/html/class-gnomeprintuidialog.html
--- old/gnome-python-desktop-2.19.2/docs/gnomeprintui/html/class-gnomeprintuidialog.html 2007-07-07 16:46:59.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gnomeprintui/html/class-gnomeprintuidialog.html 2007-09-16 14:37:09.000000000 +0200
@@ -1,5 +1,5 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.ui.Dialog</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprintui Reference Manual"><link rel="up" href="gnomeprintui-class-reference.html" title="The Gnomeprintui Class Reference"><link rel="prev" href="gnomeprintui-class-reference.html" title="The Gnomeprintui Class Reference"><link rel="next" href="class-gnomeprintuifontdialog.html" title="gnomeprint.ui.FontDialog"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.ui.Dialog</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="gnomeprintui-class-reference.html">Prev</a> </td><th width="60%" align="center">The Gnomeprintui Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintuifontdialog.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintuidialog"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.ui.Dialog</h2><p>gnomeprint.ui.Dialog — Dialog object for GnomePrintui</p></div><div class="refsect1" lang="en"><a name="id2572094"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.ui.Dialog</span></span>(<span class="ooclass"><span class="classname">gtk.Dialog</span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintuidialog.html#constructor-gnomeprintuidialog" title="Constructor">gnomeprint.ui.Dialog</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>job</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>title</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>flags</code></strong></span><span class="initializer">=None</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuidialog.html#method-gnomeprintuidialog--construct-range-any" title="gnomeprint.ui.Dialog.construct_range_any">construct_range_any</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>flags</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>range_widget</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>currentlabel</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>rangelabel</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuidialog.html#method-gnomeprintuidialog--construct-range-custom" title="gnomeprint.ui.Dialog.construct_range_custom">construct_range_custom</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>custom</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuidialog.html#method-gnomeprintuidialog--construct-range-page" title="gnomeprint.ui.Dialog.construct_range_page">construct_range_page</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>flags</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>start</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>end</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>currentlabel</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>rangelabel</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuidialog.html#method-gnomeprintuidialog--get-config" title="gnomeprint.ui.Dialog.get_config">get_config</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuidialog.html#method-gnomeprintuidialog--get-copies" title="gnomeprint.ui.Dialog.get_copies">get_copies</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>copies</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>collate</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuidialog.html#method-gnomeprintuidialog--get-range" title="gnomeprint.ui.Dialog.get_range">get_range</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuidialog.html#method-gnomeprintuidialog--get-range-page" title="gnomeprint.ui.Dialog.get_range_page">get_range_page</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>start</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>end</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuidialog.html#method-gnomeprintuidialog--set-copies" title="gnomeprint.ui.Dialog.set_copies">set_copies</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>copies</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>collate</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2573280"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.ui.Dialog</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprintui Reference Manual"><link rel="up" href="gnomeprintui-class-reference.html" title="The Gnomeprintui Class Reference"><link rel="prev" href="gnomeprintui-class-reference.html" title="The Gnomeprintui Class Reference"><link rel="next" href="class-gnomeprintuifontdialog.html" title="gnomeprint.ui.FontDialog"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.ui.Dialog</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="gnomeprintui-class-reference.html">Prev</a> </td><th width="60%" align="center">The Gnomeprintui Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintuifontdialog.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintuidialog"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.ui.Dialog</h2><p>gnomeprint.ui.Dialog — Dialog object for GnomePrintui</p></div><div class="refsect1" lang="en"><a name="id348014"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.ui.Dialog</span></span>(<span class="ooclass"><span class="classname">gtk.Dialog</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintuidialog.html#constructor-gnomeprintuidialog" title="Constructor">gnomeprint.ui.Dialog</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>job</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>title</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>flags</code></strong></span><span class="initializer">=None</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuidialog.html#method-gnomeprintuidialog--construct-range-any" title="gnomeprint.ui.Dialog.construct_range_any">construct_range_any</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>flags</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>range_widget</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>currentlabel</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>rangelabel</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuidialog.html#method-gnomeprintuidialog--construct-range-custom" title="gnomeprint.ui.Dialog.construct_range_custom">construct_range_custom</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>custom</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuidialog.html#method-gnomeprintuidialog--construct-range-page" title="gnomeprint.ui.Dialog.construct_range_page">construct_range_page</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>flags</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>start</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>end</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>currentlabel</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>rangelabel</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuidialog.html#method-gnomeprintuidialog--get-config" title="gnomeprint.ui.Dialog.get_config">get_config</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuidialog.html#method-gnomeprintuidialog--get-copies" title="gnomeprint.ui.Dialog.get_copies">get_copies</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>copies</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>collate</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuidialog.html#method-gnomeprintuidialog--get-range" title="gnomeprint.ui.Dialog.get_range">get_range</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuidialog.html#method-gnomeprintuidialog--get-range-page" title="gnomeprint.ui.Dialog.get_range_page">get_range_page</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>start</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>end</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuidialog.html#method-gnomeprintuidialog--set-copies" title="gnomeprint.ui.Dialog.set_copies">set_copies</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>copies</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>collate</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id337717"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- gtk.Object
+-- gtk.Widget
+-- gtk.Container
@@ -7,16 +7,14 @@
+-- gtk.Window
+-- gtk.Dialog
+-- <a href="class-gnomeprintuidialog.html" title="gnomeprint.ui.Dialog">gnomeprint.ui.Dialog</a>
-</pre></div><div class="refsect1" lang="en"><a name="id2573353"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"print-config"</td><td valign="top">Read-Write</td><td valign="top">The printing configuration to be used.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="description-gnomeprintuidialog"></a><h2>Description</h2><p>
+</pre></div><div class="refsect1" lang="en"><a name="id337786"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"print-config"</td><td valign="top">Read-Write</td><td valign="top">The printing configuration to be used.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="description-gnomeprintuidialog"></a><h2>Description</h2><p>
-</p></div><div class="refsect1" lang="en"><a name="constructor-gnomeprintuidialog"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomeprint.ui.Dialog</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>job</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>title</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>flags</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>job</code></strong> :</span></td><td> a <a
-href="../pygnomeprint/class-gnomeprintjob.html"
-><code class="classname">gnomeprint.Job</code></a>.</td></tr><tr><td><span class="term"><strong class="parameter"><code>title</code></strong> :</span></td><td> title of the window.</td></tr><tr><td><span class="term"><strong class="parameter"><code>flags</code></strong> :</span></td><td> options for created widget.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gnomeprintuidialog.html" title="gnomeprint.ui.Dialog"><code class="classname">gnomeprint.ui.Dialog</code></a>.
+</p></div><div class="refsect1" lang="en"><a name="constructor-gnomeprintuidialog"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomeprint.ui.Dialog</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>job</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>title</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>flags</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>job</code></strong> :</span></td><td> a <code class="classname">gnomeprint.Job</code>.</td></tr><tr><td><span class="term"><strong class="parameter"><code>title</code></strong> :</span></td><td> title of the window.</td></tr><tr><td><span class="term"><strong class="parameter"><code>flags</code></strong> :</span></td><td> options for created widget.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gnomeprintuidialog.html" title="gnomeprint.ui.Dialog"><code class="classname">gnomeprint.ui.Dialog</code></a>.
</td></tr></tbody></table><p>
Creates a new <a href="class-gnomeprintuidialog.html" title="gnomeprint.ui.Dialog"><code class="classname">gnomeprint.ui.Dialog</code></a> object, the following options flags
are available: gnomeprint.DIALOG_RANGE: A range widget container will be created. A range widget must be created separately,
using the constructor. gnomeprint.DIALOG_COPIES: A copies widget will be created.
- </p></div><div class="refsect1" lang="en"><a name="id2508911"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintuidialog--construct-range-any"></a><h3>gnomeprint.ui.Dialog.construct_range_any</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">construct_range_any</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>flags</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>range_widget</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>currentlabel</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>rangelabel</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>flags</code></strong> :</span></td><td> Options flags, which ranges are displayed.</td></tr><tr><td><span class="term"><strong class="parameter"><code>range_widget</code></strong> :</span></td><td> Widget to display for the range option.</td></tr><tr><td><span class="term"><strong class="parameter"><code>currentlabel</code></strong> :</span></td><td> Label to display next to the 'current page' button.</td></tr><tr><td><span class="term"><strong class="parameter"><code>rangelabel</code></strong> :</span></td><td> Label to display next to the 'range' button.</td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id361901"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintuidialog--construct-range-any"></a><h3>gnomeprint.ui.Dialog.construct_range_any</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">construct_range_any</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>flags</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>range_widget</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>currentlabel</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>rangelabel</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>flags</code></strong> :</span></td><td> Options flags, which ranges are displayed.</td></tr><tr><td><span class="term"><strong class="parameter"><code>range_widget</code></strong> :</span></td><td> Widget to display for the range option.</td></tr><tr><td><span class="term"><strong class="parameter"><code>currentlabel</code></strong> :</span></td><td> Label to display next to the 'current page' button.</td></tr><tr><td><span class="term"><strong class="parameter"><code>rangelabel</code></strong> :</span></td><td> Label to display next to the 'range' button.</td></tr></tbody></table><p>
The <code class="methodname">construct_range_any</code>() method create a generic range area within the print range dialogue.
The flags field contains a mask of which options you wish displayed: gnomeprint.RANGE_CURRENT: A label currentlabel will
be displayed. gnomeprint.RANGE_ALL: A label "All" will be displayed. gnomeprint.RANGE_RANGE: A label rangelabel will be displayed,
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/gnome-python-desktop-2.19.2/docs/gnomeprintui/html/class-gnomeprintuifontdialog.html new/gnome-python-desktop-2.20.0/docs/gnomeprintui/html/class-gnomeprintuifontdialog.html
--- old/gnome-python-desktop-2.19.2/docs/gnomeprintui/html/class-gnomeprintuifontdialog.html 2007-07-07 16:46:59.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gnomeprintui/html/class-gnomeprintuifontdialog.html 2007-09-16 14:37:09.000000000 +0200
@@ -1,5 +1,5 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.ui.FontDialog</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprintui Reference Manual"><link rel="up" href="gnomeprintui-class-reference.html" title="The Gnomeprintui Class Reference"><link rel="prev" href="class-gnomeprintuidialog.html" title="gnomeprint.ui.Dialog"><link rel="next" href="class-gnomeprintuifontselection.html" title="gnomeprint.ui.FontSelection"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.ui.FontDialog</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintuidialog.html">Prev</a> </td><th width="60%" align="center">The Gnomeprintui Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintuifontselection.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintuifontdialog"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.ui.FontDialog</h2><p>gnomeprint.ui.FontDialog — FontDialog object for GnomePrintui</p></div><div class="refsect1" lang="en"><a name="id2589906"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.ui.FontDialog</span></span>(<span class="ooclass"><span class="classname">gtk.Dialog</span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintuifontdialog.html#constructor-gnomeprintuifontdialog" title="Constructor">gnomeprint.ui.FontDialog</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>title</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontdialog.html#method-gnomeprintuifontdialog--get-fontsel" title="gnomeprint.ui.FontDialog.get_fontsel">get_fontsel</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontdialog.html#method-gnomeprintuifontdialog--get-preview" title="gnomeprint.ui.FontDialog.get_preview">get_preview</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2595537"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.ui.FontDialog</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprintui Reference Manual"><link rel="up" href="gnomeprintui-class-reference.html" title="The Gnomeprintui Class Reference"><link rel="prev" href="class-gnomeprintuidialog.html" title="gnomeprint.ui.Dialog"><link rel="next" href="class-gnomeprintuifontselection.html" title="gnomeprint.ui.FontSelection"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.ui.FontDialog</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintuidialog.html">Prev</a> </td><th width="60%" align="center">The Gnomeprintui Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintuifontselection.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintuifontdialog"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.ui.FontDialog</h2><p>gnomeprint.ui.FontDialog — FontDialog object for GnomePrintui</p></div><div class="refsect1" lang="en"><a name="id333206"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.ui.FontDialog</span></span>(<span class="ooclass"><span class="classname">gtk.Dialog</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintuifontdialog.html#constructor-gnomeprintuifontdialog" title="Constructor">gnomeprint.ui.FontDialog</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>title</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontdialog.html#method-gnomeprintuifontdialog--get-fontsel" title="gnomeprint.ui.FontDialog.get_fontsel">get_fontsel</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontdialog.html#method-gnomeprintuifontdialog--get-preview" title="gnomeprint.ui.FontDialog.get_preview">get_preview</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id359220"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- gtk.Object
+-- gtk.Widget
+-- gtk.Container
@@ -12,7 +12,7 @@
</p></div><div class="refsect1" lang="en"><a name="constructor-gnomeprintuifontdialog"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomeprint.ui.FontDialog</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>title</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>title</code></strong> :</span></td><td> title of the window.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gnomeprintuifontdialog.html" title="gnomeprint.ui.FontDialog"><code class="classname">gnomeprint.ui.FontDialog</code></a>.
</td></tr></tbody></table><p>
Creates a new <a href="class-gnomeprintuifontdialog.html" title="gnomeprint.ui.FontDialog"><code class="classname">gnomeprint.ui.FontDialog</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2579716"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintuifontdialog--get-fontsel"></a><h3>gnomeprint.ui.FontDialog.get_fontsel</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_fontsel</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> </td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id351233"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintuifontdialog--get-fontsel"></a><h3>gnomeprint.ui.FontDialog.get_fontsel</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_fontsel</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> </td></tr></tbody></table><p>
The <code class="methodname">get_fontsel</code>() method
</p></div><div class="refsect2" lang="en"><a name="method-gnomeprintuifontdialog--get-preview"></a><h3>gnomeprint.ui.FontDialog.get_preview</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_preview</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> </td></tr></tbody></table><p>
The <code class="methodname">get_preview</code>() method
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/gnome-python-desktop-2.19.2/docs/gnomeprintui/html/class-gnomeprintuifontpreview.html new/gnome-python-desktop-2.20.0/docs/gnomeprintui/html/class-gnomeprintuifontpreview.html
--- old/gnome-python-desktop-2.19.2/docs/gnomeprintui/html/class-gnomeprintuifontpreview.html 2007-07-07 16:46:59.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gnomeprintui/html/class-gnomeprintuifontpreview.html 2007-09-16 14:37:09.000000000 +0200
@@ -1,5 +1,5 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.ui.FontPreview</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprintui Reference Manual"><link rel="up" href="gnomeprintui-class-reference.html" title="The Gnomeprintui Class Reference"><link rel="prev" href="class-gnomeprintuifontselection.html" title="gnomeprint.ui.FontSelection"><link rel="next" href="class-gnomeprintuijobpreview.html" title="gnomeprint.ui.JobPreview"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.ui.FontPreview</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintuifontselection.html">Prev</a> </td><th width="60%" align="center">The Gnomeprintui Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintuijobpreview.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintuifontpreview"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.ui.FontPreview</h2><p>gnomeprint.ui.FontPreview — FontPreview object for GnomePrintui</p></div><div class="refsect1" lang="en"><a name="id2570407"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.ui.FontPreview</span></span>(<span class="ooclass"><span class="classname">gtk.Widget</span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintuifontpreview.html#constructor-gnomeprintuifontpreview" title="Constructor">gnomeprint.ui.FontPreview</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontpreview.html#method-gnomeprintuifontpreview--set-color" title="gnomeprint.ui.FontPreview.set_color">set_color</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>color</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontpreview.html#method-gnomeprintuifontpreview--set-font" title="gnomeprint.ui.FontPreview.set_font">set_font</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>font</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontpreview.html#method-gnomeprintuifontpreview--set-phrase" title="gnomeprint.ui.FontPreview.set_phrase">set_phrase</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>phrase</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2574535"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.ui.FontPreview</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprintui Reference Manual"><link rel="up" href="gnomeprintui-class-reference.html" title="The Gnomeprintui Class Reference"><link rel="prev" href="class-gnomeprintuifontselection.html" title="gnomeprint.ui.FontSelection"><link rel="next" href="class-gnomeprintuijobpreview.html" title="gnomeprint.ui.JobPreview"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.ui.FontPreview</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintuifontselection.html">Prev</a> </td><th width="60%" align="center">The Gnomeprintui Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintuijobpreview.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintuifontpreview"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.ui.FontPreview</h2><p>gnomeprint.ui.FontPreview — FontPreview object for GnomePrintui</p></div><div class="refsect1" lang="en"><a name="id346060"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.ui.FontPreview</span></span>(<span class="ooclass"><span class="classname">gtk.Widget</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintuifontpreview.html#constructor-gnomeprintuifontpreview" title="Constructor">gnomeprint.ui.FontPreview</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontpreview.html#method-gnomeprintuifontpreview--set-color" title="gnomeprint.ui.FontPreview.set_color">set_color</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>color</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontpreview.html#method-gnomeprintuifontpreview--set-font" title="gnomeprint.ui.FontPreview.set_font">set_font</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>font</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontpreview.html#method-gnomeprintuifontpreview--set-phrase" title="gnomeprint.ui.FontPreview.set_phrase">set_phrase</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>phrase</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id328532"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- gtk.Object
+-- gtk.Widget
+-- <a href="class-gnomeprintuifontpreview.html" title="gnomeprint.ui.FontPreview">gnomeprint.ui.FontPreview</a>
@@ -8,7 +8,7 @@
</p></div><div class="refsect1" lang="en"><a name="constructor-gnomeprintuifontpreview"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomeprint.ui.FontPreview</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>title</code></strong> :</span></td><td> title of the window.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gnomeprintuifontpreview.html" title="gnomeprint.ui.FontPreview"><code class="classname">gnomeprint.ui.FontPreview</code></a>.
</td></tr></tbody></table><p>
Creates a new <a href="class-gnomeprintuifontpreview.html" title="gnomeprint.ui.FontPreview"><code class="classname">gnomeprint.ui.FontPreview</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2590430"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintuifontpreview--set-color"></a><h3>gnomeprint.ui.FontPreview.set_color</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">set_color</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>color</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>color</code></strong> :</span></td><td> </td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id355883"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintuifontpreview--set-color"></a><h3>gnomeprint.ui.FontPreview.set_color</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">set_color</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>color</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>color</code></strong> :</span></td><td> </td></tr></tbody></table><p>
The <code class="methodname">set_color</code>() method
</p></div><div class="refsect2" lang="en"><a name="method-gnomeprintuifontpreview--set-font"></a><h3>gnomeprint.ui.FontPreview.set_font</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">set_font</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>color</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>font</code></strong> :</span></td><td> </td></tr></tbody></table><p>
The <code class="methodname">set_font</code>() method
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/gnome-python-desktop-2.19.2/docs/gnomeprintui/html/class-gnomeprintuifontselection.html new/gnome-python-desktop-2.20.0/docs/gnomeprintui/html/class-gnomeprintuifontselection.html
--- old/gnome-python-desktop-2.19.2/docs/gnomeprintui/html/class-gnomeprintuifontselection.html 2007-07-07 16:46:59.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gnomeprintui/html/class-gnomeprintuifontselection.html 2007-09-16 14:37:09.000000000 +0200
@@ -1,14 +1,14 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.ui.FontSelection</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprintui Reference Manual"><link rel="up" href="gnomeprintui-class-reference.html" title="The Gnomeprintui Class Reference"><link rel="prev" href="class-gnomeprintuifontdialog.html" title="gnomeprint.ui.FontDialog"><link rel="next" href="class-gnomeprintuifontpreview.html" title="gnomeprint.ui.FontPreview"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.ui.FontSelection</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintuifontdialog.html">Prev</a> </td><th width="60%" align="center">The Gnomeprintui Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintuifontpreview.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintuifontselection"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.ui.FontSelection</h2><p>gnomeprint.ui.FontSelection — FontSelection object for GnomePrintui</p></div><div class="refsect1" lang="en"><a name="id2570956"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.ui.FontSelection</span></span>(<span class="ooclass"><span class="classname">gtk.Widget</span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintuifontselection.html#constructor-gnomeprintuifontselection" title="Constructor">gnomeprint.ui.FontSelection</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontselection.html#method-gnomeprintuifontselection--get-face" title="gnomeprint.ui.FontSelection.get_face">get_face</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontselection.html#method-gnomeprintuifontselection--get-font" title="gnomeprint.ui.FontSelection.get_font">get_font</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontselection.html#method-gnomeprintuifontselection--get-size" title="gnomeprint.ui.FontSelection.get_size">get_size</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontselection.html#method-gnomeprintuifontselection--set-font" title="gnomeprint.ui.FontSelection.set_font">set_font</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2591067"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.ui.FontSelection</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprintui Reference Manual"><link rel="up" href="gnomeprintui-class-reference.html" title="The Gnomeprintui Class Reference"><link rel="prev" href="class-gnomeprintuifontdialog.html" title="gnomeprint.ui.FontDialog"><link rel="next" href="class-gnomeprintuifontpreview.html" title="gnomeprint.ui.FontPreview"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.ui.FontSelection</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintuifontdialog.html">Prev</a> </td><th width="60%" align="center">The Gnomeprintui Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintuifontpreview.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintuifontselection"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.ui.FontSelection</h2><p>gnomeprint.ui.FontSelection — FontSelection object for GnomePrintui</p></div><div class="refsect1" lang="en"><a name="id329409"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.ui.FontSelection</span></span>(<span class="ooclass"><span class="classname">gtk.Widget</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintuifontselection.html#constructor-gnomeprintuifontselection" title="Constructor">gnomeprint.ui.FontSelection</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontselection.html#method-gnomeprintuifontselection--get-face" title="gnomeprint.ui.FontSelection.get_face">get_face</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontselection.html#method-gnomeprintuifontselection--get-font" title="gnomeprint.ui.FontSelection.get_font">get_font</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontselection.html#method-gnomeprintuifontselection--get-size" title="gnomeprint.ui.FontSelection.get_size">get_size</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gnomeprintuifontselection.html#method-gnomeprintuifontselection--set-font" title="gnomeprint.ui.FontSelection.set_font">set_font</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id347340"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- gtk.Object
+-- gtk.Widget
+-- <a href="class-gnomeprintuifontselection.html" title="gnomeprint.ui.FontSelection">gnomeprint.ui.FontSelection</a>
-</pre></div><div class="refsect1" lang="en"><a name="id2591113"></a><h2>Signal Prototypes</h2><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term">"<a href="class-gnomeprintuifontselection.html#signal-gnomeprintuifontselection--font-set" title='The "font-set" gnomeprint.ui.FontSelection Signal'>font-set</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>fontselection</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>data</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr></tbody></table></div><div class="refsect1" lang="en"><a name="description-gnomeprintuifontselection"></a><h2>Description</h2><p>
+</pre></div><div class="refsect1" lang="en"><a name="id347383"></a><h2>Signal Prototypes</h2><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term">"<a href="class-gnomeprintuifontselection.html#signal-gnomeprintuifontselection--font-set" title='The "font-set" gnomeprint.ui.FontSelection Signal'>font-set</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>fontselection</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>data</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr></tbody></table></div><div class="refsect1" lang="en"><a name="description-gnomeprintuifontselection"></a><h2>Description</h2><p>
</p></div><div class="refsect1" lang="en"><a name="constructor-gnomeprintuifontselection"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomeprint.ui.FontSelection</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gnomeprintuifontselection.html" title="gnomeprint.ui.FontSelection"><code class="classname">gnomeprint.ui.FontSelection</code></a>.
</td></tr></tbody></table><p>
Creates a new <a href="class-gnomeprintuifontselection.html" title="gnomeprint.ui.FontSelection"><code class="classname">gnomeprint.ui.FontSelection</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2563731"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintuifontselection--get-face"></a><h3>gnomeprint.ui.FontSelection.get_face</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_face</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> </td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id351882"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomeprintuifontselection--get-face"></a><h3>gnomeprint.ui.FontSelection.get_face</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_face</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> </td></tr></tbody></table><p>
The <code class="methodname">get_face</code>() method
</p></div><div class="refsect2" lang="en"><a name="method-gnomeprintuifontselection--get-font"></a><h3>gnomeprint.ui.FontSelection.get_font</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_font</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> </td></tr></tbody></table><p>
The <code class="methodname">get_font</code>() method
@@ -16,7 +16,7 @@
The <code class="methodname">get_size</code>() method
</p></div><div class="refsect2" lang="en"><a name="method-gnomeprintuifontselection--set-font"></a><h3>gnomeprint.ui.FontSelection.set_font</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">set_font</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> </td></tr></tbody></table><p>
The <code class="methodname">set_font</code>() method
- </p></div></div><div class="refsect1" lang="en"><a name="id2588319"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="signal-gnomeprintuifontselection--font-set"></a><h3>The "font-set" gnomeprint.ui.FontSelection Signal</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>fontselection</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>data</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><em class="parameter"><code>fontselection</code></em> :</span></td><td>the fontselection that received the signal</td></tr><tr><td><span class="term"><em class="parameter"><code>data</code></em> :</span></td><td>additional data (if any) specified with the
+ </p></div></div><div class="refsect1" lang="en"><a name="id352116"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="signal-gnomeprintuifontselection--font-set"></a><h3>The "font-set" gnomeprint.ui.FontSelection Signal</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>fontselection</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>data</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><em class="parameter"><code>fontselection</code></em> :</span></td><td>the fontselection that received the signal</td></tr><tr><td><span class="term"><em class="parameter"><code>data</code></em> :</span></td><td>additional data (if any) specified with the
<code class="methodname">connect</code>() method</td></tr><tr><td><span class="term"><em class="parameter"><code>...</code></em> :</span></td><td>additional user parameters (if any)</td></tr></tbody></table><p>
The "font-set" signal is emitted when
</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gnomeprintuifontdialog.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomeprintui-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gnomeprintuifontpreview.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gnomeprint.ui.FontDialog </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomeprint.ui.FontPreview</td></tr></table></div></body></html>
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/gnome-python-desktop-2.19.2/docs/gnomeprintui/html/class-gnomeprintuijobpreview.html new/gnome-python-desktop-2.20.0/docs/gnomeprintui/html/class-gnomeprintuijobpreview.html
--- old/gnome-python-desktop-2.19.2/docs/gnomeprintui/html/class-gnomeprintuijobpreview.html 2007-07-07 16:46:59.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gnomeprintui/html/class-gnomeprintuijobpreview.html 2007-09-16 14:37:09.000000000 +0200
@@ -1,12 +1,12 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.ui.JobPreview</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprintui Reference Manual"><link rel="up" href="gnomeprintui-class-reference.html" title="The Gnomeprintui Class Reference"><link rel="prev" href="class-gnomeprintuifontpreview.html" title="gnomeprint.ui.FontPreview"><link rel="next" href="class-gnomeprintuipreview.html" title="gnomeprint.ui.Preview"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.ui.JobPreview</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintuifontpreview.html">Prev</a> </td><th width="60%" align="center">The Gnomeprintui Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintuipreview.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintuijobpreview"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.ui.JobPreview</h2><p>gnomeprint.ui.JobPreview — JobPreview object for GnomePrintui</p></div><div class="refsect1" lang="en"><a name="id2596450"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.ui.JobPreview</span></span>(<span class="ooclass"><span class="classname">gtk.Window</span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintuijobpreview.html#constructor-gnomeprintuijobpreview" title="Constructor">gnomeprint.ui.JobPreview</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>title</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2588070"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.ui.JobPreview</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprintui Reference Manual"><link rel="up" href="gnomeprintui-class-reference.html" title="The Gnomeprintui Class Reference"><link rel="prev" href="class-gnomeprintuifontpreview.html" title="gnomeprint.ui.FontPreview"><link rel="next" href="class-gnomeprintuipreview.html" title="gnomeprint.ui.Preview"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.ui.JobPreview</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintuifontpreview.html">Prev</a> </td><th width="60%" align="center">The Gnomeprintui Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintuipreview.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintuijobpreview"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.ui.JobPreview</h2><p>gnomeprint.ui.JobPreview — JobPreview object for GnomePrintui</p></div><div class="refsect1" lang="en"><a name="id362800"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.ui.JobPreview</span></span>(<span class="ooclass"><span class="classname">gtk.Window</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintuijobpreview.html#constructor-gnomeprintuijobpreview" title="Constructor">gnomeprint.ui.JobPreview</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>title</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id355674"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- gtk.Object
+-- gtk.Widget
+-- gtk.Container
+-- gtk.Bin
+-- gtk.Window
+-- <a href="class-gnomeprintuijobpreview.html" title="gnomeprint.ui.JobPreview">gnomeprint.ui.JobPreview</a>
-</pre></div><div class="refsect1" lang="en"><a name="id2588135"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"nx"</td><td valign="top">Read-Write</td><td valign="top">Number of pages horizontally. Allowed values: >= 65535.</td></tr><tr valign="top"><td valign="top">"ny"</td><td valign="top">Read-Write</td><td valign="top">Number of pages horizontally. Allowed values: >= 65535.</td></tr><tr valign="top"><td valign="top">"job"</td><td valign="top">Read-Write</td><td valign="top">a <code class="methodname">gnomeprint.Job</code> to be used.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="description-gnomeprintuijobpreview"></a><h2>Description</h2><p>
+</pre></div><div class="refsect1" lang="en"><a name="id355736"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"nx"</td><td valign="top">Read-Write</td><td valign="top">Number of pages horizontally. Allowed values: >= 65535.</td></tr><tr valign="top"><td valign="top">"ny"</td><td valign="top">Read-Write</td><td valign="top">Number of pages horizontally. Allowed values: >= 65535.</td></tr><tr valign="top"><td valign="top">"job"</td><td valign="top">Read-Write</td><td valign="top">a <code class="methodname">gnomeprint.Job</code> to be used.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="description-gnomeprintuijobpreview"></a><h2>Description</h2><p>
</p></div><div class="refsect1" lang="en"><a name="constructor-gnomeprintuijobpreview"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomeprint.ui.JobPreview</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>title</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>title</code></strong> :</span></td><td> title of the window.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gnomeprintuijobpreview.html" title="gnomeprint.ui.JobPreview"><code class="classname">gnomeprint.ui.JobPreview</code></a>.
</td></tr></tbody></table><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/gnome-python-desktop-2.19.2/docs/gnomeprintui/html/class-gnomeprintuipaperselector.html new/gnome-python-desktop-2.20.0/docs/gnomeprintui/html/class-gnomeprintuipaperselector.html
--- old/gnome-python-desktop-2.19.2/docs/gnomeprintui/html/class-gnomeprintuipaperselector.html 2007-07-07 16:46:59.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gnomeprintui/html/class-gnomeprintuipaperselector.html 2007-09-16 14:37:09.000000000 +0200
@@ -1,15 +1,11 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.ui.PaperSelector</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprintui Reference Manual"><link rel="up" href="gnomeprintui-class-reference.html" title="The Gnomeprintui Class Reference"><link rel="prev" href="class-gnomeprintuipreview.html" title="gnomeprint.ui.Preview"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.ui.PaperSelector</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintuipreview.html">Prev</a> </td><th width="60%" align="center">The Gnomeprintui Class Reference</th><td width="20%" align="right"> </td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintuipaperselector"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.ui.PaperSelector</h2><p>gnomeprint.ui.PaperSelector — PaperSelector object for GnomePrintui</p></div><div class="refsect1" lang="en"><a name="id2587124"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.ui.PaperSelector</span></span>(<span class="ooclass"><span class="classname"><a
-href="../pygnomeprint/class-gnomeprintcontext.html"
->gnomeprint.Context</a></span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintuipaperselector.html#constructor-gnomeprintuipaperselector" title="Constructor">gnomeprint.ui.PaperSelector</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>flags</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2570711"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.ui.PaperSelector</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprintui Reference Manual"><link rel="up" href="gnomeprintui-class-reference.html" title="The Gnomeprintui Class Reference"><link rel="prev" href="class-gnomeprintuipreview.html" title="gnomeprint.ui.Preview"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.ui.PaperSelector</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintuipreview.html">Prev</a> </td><th width="60%" align="center">The Gnomeprintui Class Reference</th><td width="20%" align="right"> </td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintuipaperselector"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.ui.PaperSelector</h2><p>gnomeprint.ui.PaperSelector — PaperSelector object for GnomePrintui</p></div><div class="refsect1" lang="en"><a name="id328447"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.ui.PaperSelector</span></span>(<span class="ooclass"><span class="classname">gnomeprint.Context</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintuipaperselector.html#constructor-gnomeprintuipaperselector" title="Constructor">gnomeprint.ui.PaperSelector</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>flags</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id351132"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- gtk.Object
+-- gtk.Widget
+-- <a href="class-gnomeprintuipaperselector.html" title="gnomeprint.ui.PaperSelector">gnomeprint.ui.PaperSelector</a>
</pre></div><div class="refsect1" lang="en"><a name="description-gnomeprintuipaperselector"></a><h2>Description</h2><p>
-</p></div><div class="refsect1" lang="en"><a name="constructor-gnomeprintuipaperselector"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomeprint.ui.PaperSelector</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>canvas</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>config</code></strong> :</span></td><td> a <code class="classname"><a
-href="../pygnomeprint/class-gnomeprintconfig.html"
->gnomeprint.Config</a></code>.</td></tr><tr><td><span class="term"><strong class="parameter"><code>flags</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gnomeprintuipaperselector.html" title="gnomeprint.ui.PaperSelector"><code class="classname">gnomeprint.ui.PaperSelector</code></a>.
+</p></div><div class="refsect1" lang="en"><a name="constructor-gnomeprintuipaperselector"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomeprint.ui.PaperSelector</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>canvas</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>config</code></strong> :</span></td><td> a <code class="classname">gnomeprint.Config</code>.</td></tr><tr><td><span class="term"><strong class="parameter"><code>flags</code></strong> :</span></td><td> </td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gnomeprintuipaperselector.html" title="gnomeprint.ui.PaperSelector"><code class="classname">gnomeprint.ui.PaperSelector</code></a>.
</td></tr></tbody></table><p>
Creates a new <a href="class-gnomeprintuipaperselector.html" title="gnomeprint.ui.PaperSelector"><code class="classname">gnomeprint.ui.PaperSelector</code></a> object.
</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gnomeprintuipreview.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomeprintui-class-reference.html">Up</a></td><td width="40%" align="right"> </td></tr><tr><td width="40%" align="left" valign="top">gnomeprint.ui.Preview </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></body></html>
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/gnome-python-desktop-2.19.2/docs/gnomeprintui/html/class-gnomeprintuipreview.html new/gnome-python-desktop-2.20.0/docs/gnomeprintui/html/class-gnomeprintuipreview.html
--- old/gnome-python-desktop-2.19.2/docs/gnomeprintui/html/class-gnomeprintuipreview.html 2007-07-07 16:46:59.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gnomeprintui/html/class-gnomeprintuipreview.html 2007-09-16 14:37:09.000000000 +0200
@@ -1,16 +1,10 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.ui.Preview</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprintui Reference Manual"><link rel="up" href="gnomeprintui-class-reference.html" title="The Gnomeprintui Class Reference"><link rel="prev" href="class-gnomeprintuijobpreview.html" title="gnomeprint.ui.JobPreview"><link rel="next" href="class-gnomeprintuipaperselector.html" title="gnomeprint.ui.PaperSelector"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.ui.Preview</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintuijobpreview.html">Prev</a> </td><th width="60%" align="center">The Gnomeprintui Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintuipaperselector.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintuipreview"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.ui.Preview</h2><p>gnomeprint.ui.Preview — Preview object for GnomePrintui</p></div><div class="refsect1" lang="en"><a name="id2560888"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.ui.Preview</span></span>(<span class="ooclass"><span class="classname"><a
-href="../pygnomeprint/class-gnomeprintcontext.html"
->gnomeprint.Context</a></span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintuipreview.html#constructor-gnomeprintuipreview" title="Constructor">gnomeprint.ui.Preview</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>canvas</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2593691"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
- +-- <a
-href="../pygnomeprint/class-gnomeprintcontext.html"
->gnomeprint.Context</a>
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomeprint.ui.Preview</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python Gnomeprintui Reference Manual"><link rel="up" href="gnomeprintui-class-reference.html" title="The Gnomeprintui Class Reference"><link rel="prev" href="class-gnomeprintuijobpreview.html" title="gnomeprint.ui.JobPreview"><link rel="next" href="class-gnomeprintuipaperselector.html" title="gnomeprint.ui.PaperSelector"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomeprint.ui.Preview</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomeprintuijobpreview.html">Prev</a> </td><th width="60%" align="center">The Gnomeprintui Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomeprintuipaperselector.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomeprintuipreview"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomeprint.ui.Preview</h2><p>gnomeprint.ui.Preview — Preview object for GnomePrintui</p></div><div class="refsect1" lang="en"><a name="id356921"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomeprint.ui.Preview</span></span>(<span class="ooclass"><span class="classname">gnomeprint.Context</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gnomeprintuipreview.html#constructor-gnomeprintuipreview" title="Constructor">gnomeprint.ui.Preview</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>canvas</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id338644"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+ +-- gnomeprint.Context
+-- <a href="class-gnomeprintuipreview.html" title="gnomeprint.ui.Preview">gnomeprint.ui.Preview</a>
-</pre></div><div class="refsect1" lang="en"><a name="id2507828"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"group"</td><td valign="top">Read-Write</td><td valign="top">Group.</td></tr><tr valign="top"><td valign="top">"use-theme"</td><td valign="top">Read-Write</td><td valign="top">Use theme. Default value: <code class="literal">FALSE</code></td></tr><tr valign="top"><td valign="top">"theme-compliance"</td><td valign="top">Read-Write</td><td valign="top">Theme compliance. Default value: <code class="literal">TRUE</code></td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="description-gnomeprintuipreview"></a><h2>Description</h2><p>
+</pre></div><div class="refsect1" lang="en"><a name="id338683"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"group"</td><td valign="top">Read-Write</td><td valign="top">Group.</td></tr><tr valign="top"><td valign="top">"use-theme"</td><td valign="top">Read-Write</td><td valign="top">Use theme. Default value: <code class="literal">FALSE</code></td></tr><tr valign="top"><td valign="top">"theme-compliance"</td><td valign="top">Read-Write</td><td valign="top">Theme compliance. Default value: <code class="literal">TRUE</code></td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="description-gnomeprintuipreview"></a><h2>Description</h2><p>
-</p></div><div class="refsect1" lang="en"><a name="constructor-gnomeprintuipreview"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomeprint.ui.Preview</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>canvas</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>config</code></strong> :</span></td><td> a <code class="classname"><a
-href="../pygnomeprint/class-gnomeprintconfig.html"
->gnomeprint.Config</a></code>.</td></tr><tr><td><span class="term"><strong class="parameter"><code>canvas</code></strong> :</span></td><td> a <code class="classname">gnomeprint.Canvas</code> on which we
+</p></div><div class="refsect1" lang="en"><a name="constructor-gnomeprintuipreview"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomeprint.ui.Preview</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>canvas</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>config</code></strong> :</span></td><td> a <code class="classname">gnomeprint.Config</code>.</td></tr><tr><td><span class="term"><strong class="parameter"><code>canvas</code></strong> :</span></td><td> a <code class="classname">gnomeprint.Canvas</code> on which we
display the print preview.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gnomeprintuipreview.html" title="gnomeprint.ui.Preview"><code class="classname">gnomeprint.ui.Preview</code></a>.
</td></tr></tbody></table><p>
Creates a new <a href="class-gnomeprintuipreview.html" title="gnomeprint.ui.Preview"><code class="classname">gnomeprint.ui.Preview</code></a> object that use the
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/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourcebuffer.html new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourcebuffer.html
--- old/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourcebuffer.html 2007-07-07 16:46:51.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourcebuffer.html 2007-09-16 14:37:01.000000000 +0200
@@ -1,11 +1,11 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceBuffer</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourceview.html" title="gtksourceview.SourceView"><link rel="next" href="class-gtksourcelanguage.html" title="gtksourceview.SourceLanguage"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceBuffer</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourceview.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcelanguage.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourcebuffer"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceBuffer</h2><p>gtksourceview.SourceBuffer — Text buffer object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id2586516"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceBuffer</span></span>(<span class="ooclass"><span class="classname">gtk.TextBuffer</span></span>):
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceBuffer</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourceview.html" title="gtksourceview.SourceView"><link rel="next" href="class-gtksourcelanguage.html" title="gtksourceview.SourceLanguage"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceBuffer</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourceview.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcelanguage.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourcebuffer"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceBuffer</h2><p>gtksourceview.SourceBuffer — Text buffer object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id344304"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceBuffer</span></span>(<span class="ooclass"><span class="classname">gtk.TextBuffer</span></span>):
<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtksourcebuffer.html#constructor-gtksourcebuffer" title="Constructor">gtksourceview.SourceBuffer</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>buffer</code></strong></span><span class="initializer">=None</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--set-check-brackets" title="gtksourceview.SourceBuffer.set_check_brackets">set_check_brackets</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>check_brackets</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--get-check-brackets" title="gtksourceview.SourceBuffer.get_check_brackets">get_check_brackets</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--set-bracket-match-style" title="gtksourceview.SourceBuffer.set_bracket_match_style">set_bracket_match_style</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>style</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--set-highlight" title="gtksourceview.SourceBuffer.set_highlight">set_highlight</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>highlight</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--get-highlight" title="gtksourceview.SourceBuffer.get_highlight">get_highlight</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--set-max-undo-levels" title="gtksourceview.SourceBuffer.set_max_undo_levels">set_max_undo_levels</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>max_undo_levels</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--get-max-undo-levels" title="gtksourceview.SourceBuffer.get_max_undo_levels">get_max_undo_levels</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--set-language" title="gtksourceview.SourceBuffer.set_language">set_language</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>language</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--get-language" title="gtksourceview.SourceBuffer.get_language">get_language</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--set-escape-char" title="gtksourceview.SourceBuffer.set_escape_char">set_escape_char</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>escape_char</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--get-escape-char" title="gtksourceview.SourceBuffer.get_escape_char">get_escape_char</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--can-undo" title="gtksourceview.SourceBuffer.can_undo">can_undo</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--can-redo" title="gtksourceview.SourceBuffer.can_redo">can_redo</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--undo" title="gtksourceview.SourceBuffer.undo">undo</a></span>()</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--redo" title="gtksourceview.SourceBuffer.redo">redo</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--begin-not-undoable-action" title="gtksourceview.SourceBuffer.begin_not_undoable_action">begin_not_undoable_action</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--end-not-undoable-action" title="gtksourceview.SourceBuffer.end_not_undoable_action">end_not_undoable_action</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--create-marker" title="gtksourceview.SourceBuffer.create_marker">create_marker</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>name</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>type</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>where</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--move-marker" title="gtksourceview.SourceBuffer.move_marker">move_marker</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>marker</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>where</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--delete-marker" title="gtksourceview.SourceBuffer.delete_marker">delete_marker</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>marker</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--get-marker" title="gtksourceview.SourceBuffer.get_marker">get_marker</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>name</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--get-markers-in-region" title="gtksourceview.SourceBuffer.get_markers_in_region">get_marker_in_region</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>start</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>end</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--get-first-marker" title="gtksourceview.SourceBuffer.get_first_marker">get_first_marker</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--get-last-marker" title="gtksourceview.SourceBuffer.get_last_marker">get_last_marker</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--get-iter-at-marker" title="gtksourceview.SourceBuffer.get_iter_at_marker">get_iter_at_marker</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--get-next-marker" title="gtksourceview.SourceBuffer.get_next_marker">get_next_marker</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--get-prev-marker" title="gtksourceview.SourceBuffer.get_prev_marker">get_prev_marker</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table><pre class="programlisting">
<span class="bold"><strong>Functions</strong></span>
-<code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#function-gtksourcebuffer--new-with-language" title="gtksourceview.SourceBuffer.gtk_source_buffer_new_with_language">gtksourceview.gtk_source_buffer_new_with_language</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>gtksourceview.SourceLanguage</code></strong></span></span>)</code></pre></div><div class="refsect1" lang="en"><a name="id2586695"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcebuffer.html#function-gtksourcebuffer--new-with-language" title="gtksourceview.SourceBuffer.gtk_source_buffer_new_with_language">gtksourceview.gtk_source_buffer_new_with_language</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>gtksourceview.SourceLanguage</code></strong></span></span>)</code></pre></div><div class="refsect1" lang="en"><a name="id367805"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- gtk.TextBuffer
+-- <a href="class-gtksourcebuffer.html" title="gtksourceview.SourceBuffer">gtksourceview.SourceBuffer</a>
-</pre></div><div class="refsect1" lang="en"><a name="id2586737"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"check-brackets"</td><td valign="top">Read-Write</td><td valign="top">If <code class="literal">TRUE</code> bracket match highlighting is activated.</td></tr><tr valign="top"><td valign="top">"escape-char"</td><td valign="top">Read-Write</td><td valign="top">Escaping character for syntax patterns.</td></tr><tr valign="top"><td valign="top">"highlight"</td><td valign="top">Read-Write</td><td valign="top">If <code class="literal">TRUE</code> the syntax highlighting is activated.</td></tr><tr valign="top"><td valign="top">"language"</td><td valign="top">Read-Write</td><td valign="top">Language object to get highlighting patterns from.</td></tr><tr valign="top"><td valign="top">"max-undo-levels"</td><td valign="top">Read-Write</td><td valign="top">Number of undo levels for the buffer.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="id2602724"></a><h2>Signal Prototypes</h2><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term">"<a href="class-gtksourcebuffer.html#signal-gtksourcebuffer--can-redo" title='The "can-redo" gtksourceview.SourceBuffer Signal'>"can-redo"</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceview</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>arg1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr><tr><td><span class="term">"<a href="class-gtksourcebuffer.html#signal-gtksourcebuffer--can-undo" title='The "can-undo" gtksourceview.SourceBuffer Signal'>"can-undo"</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceview</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>arg1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr><tr><td><span class="term">"<a href="class-gtksourcebuffer.html#signal-gtksourcebuffer--highlight-updated" title='The "highlight-updated" gtksourceview.SourceBuffer Signal'>"highlight-updated"</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceview</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>start</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>end</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr><tr><td><span class="term">"<a href="class-gtksourcebuffer.html#signal-gtksourcebuffer--marker-updated" title='The "marker-updated" gtksourceview.SourceBuffer Signal'>"marker-updated"</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceview</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>iter</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr></tbody></table></div><div class="refsect1" lang="en"><a name="description-gtksourcebuffer"></a><h2>Description</h2><p>
+</pre></div><div class="refsect1" lang="en"><a name="id367845"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"check-brackets"</td><td valign="top">Read-Write</td><td valign="top">If <code class="literal">TRUE</code> bracket match highlighting is activated.</td></tr><tr valign="top"><td valign="top">"escape-char"</td><td valign="top">Read-Write</td><td valign="top">Escaping character for syntax patterns.</td></tr><tr valign="top"><td valign="top">"highlight"</td><td valign="top">Read-Write</td><td valign="top">If <code class="literal">TRUE</code> the syntax highlighting is activated.</td></tr><tr valign="top"><td valign="top">"language"</td><td valign="top">Read-Write</td><td valign="top">Language object to get highlighting patterns from.</td></tr><tr valign="top"><td valign="top">"max-undo-levels"</td><td valign="top">Read-Write</td><td valign="top">Number of undo levels for the buffer.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="id368003"></a><h2>Signal Prototypes</h2><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term">"<a href="class-gtksourcebuffer.html#signal-gtksourcebuffer--can-redo" title='The "can-redo" gtksourceview.SourceBuffer Signal'>"can-redo"</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceview</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>arg1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr><tr><td><span class="term">"<a href="class-gtksourcebuffer.html#signal-gtksourcebuffer--can-undo" title='The "can-undo" gtksourceview.SourceBuffer Signal'>"can-undo"</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceview</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>arg1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr><tr><td><span class="term">"<a href="class-gtksourcebuffer.html#signal-gtksourcebuffer--highlight-updated" title='The "highlight-updated" gtksourceview.SourceBuffer Signal'>"highlight-updated"</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceview</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>start</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>end</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr><tr><td><span class="term">"<a href="class-gtksourcebuffer.html#signal-gtksourcebuffer--marker-updated" title='The "marker-updated" gtksourceview.SourceBuffer Signal'>"marker-updated"</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceview</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>iter</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr></tbody></table></div><div class="refsect1" lang="en"><a name="description-gtksourcebuffer"></a><h2>Description</h2><p>
The <a href="class-gtksourcebuffer.html" title="gtksourceview.SourceBuffer"><code class="classname">gtksourceview.SourceBuffer</code></a>
is the model for <a href="class-gtksourceview.html" title="gtksourceview.SourceView"><code class="classname">gtksourceview.SourceView</code></a>
widgets. It extends the <code class="classname">gtk.TextBuffer</code>
@@ -27,7 +27,7 @@
or <code class="literal">None</code></td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gtksourcebuffer.html" title="gtksourceview.SourceBuffer"><code class="classname">gtksourceview.SourceBuffer</code></a>.
</td></tr></tbody></table><p>
Creates a new <a href="class-gtksourcebuffer.html" title="gtksourceview.SourceBuffer"><code class="classname">gtksourceview.SourceBuffer</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2603234"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourcebuffer--set-check-brackets"></a><h3>gtksourceview.SourceBuffer.set_check_brackets</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">set_check_brackets</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>check_brackets</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>check_brackets</code></strong> :</span></td><td>if <code class="literal">TRUE</code> turns on the matching brackets highlight.</td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id368464"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourcebuffer--set-check-brackets"></a><h3>gtksourceview.SourceBuffer.set_check_brackets</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">set_check_brackets</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>check_brackets</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>check_brackets</code></strong> :</span></td><td>if <code class="literal">TRUE</code> turns on the matching brackets highlight.</td></tr></tbody></table><p>
The <code class="methodname">set_check_brackets</code>() method controls the bracket match highlighting function in the buffer.
If activated, when you position your cursor over a bracket character (a parenthesis, a square bracket, etc.) the matching
opening or closing bracket character will be highlighted. You can specify the style with the
@@ -193,12 +193,12 @@
Returns the nearest marker to the left of <em class="parameter"><code>iter</code></em>. If there are multiple markers at the same position,
this function will always return the first one (from the internal linked list), even if starting the search exactly at its location.
You can get the others using <code class="methodname"><a href="class-gtksourcemarker.html#method-gtksourcemarker--prev" title="gtksourceview.SourceMarker.prev">prev</a></code>().
- </p></div></div><div class="refsect1" lang="en"><a name="id2605500"></a><h2>Functions</h2><div class="refsect2" lang="en"><a name="function-gtksourcebuffer--new-with-language"></a><h3>gtksourceview.SourceBuffer.gtk_source_buffer_new_with_language</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">gtksourceview.SourceBuffer.gtk_source_buffer_new_with_language</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>language</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>language</code></strong> :</span></td><td> a <a href="class-gtksourcelanguage.html" title="gtksourceview.SourceLanguage"><code class="classname">gtksourceview.SourceLanguage</code></a>.
+ </p></div></div><div class="refsect1" lang="en"><a name="id370610"></a><h2>Functions</h2><div class="refsect2" lang="en"><a name="function-gtksourcebuffer--new-with-language"></a><h3>gtksourceview.SourceBuffer.gtk_source_buffer_new_with_language</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">gtksourceview.SourceBuffer.gtk_source_buffer_new_with_language</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>language</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>language</code></strong> :</span></td><td> a <a href="class-gtksourcelanguage.html" title="gtksourceview.SourceLanguage"><code class="classname">gtksourceview.SourceLanguage</code></a>.
</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a new source buffer which will highlight text according to <em class="parameter"><code>language</code></em>.</td></tr></tbody></table><p>
Creates a new source buffer using the highlighting patterns in <em class="parameter"><code>language</code></em>.
This is equivalent to creating a new source buffer with the default tag table and then calling
<code class="methodname"><a href="class-gtksourcebuffer.html#method-gtksourcebuffer--set-language" title="gtksourceview.SourceBuffer.set_language">set_language</a></code>
- </p></div></div><div class="refsect1" lang="en"><a name="id2605616"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="signal-gtksourcebuffer--can-redo"></a><h3>The "can-redo" gtksourceview.SourceBuffer Signal</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourcebuffer</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>arg1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><em class="parameter"><code>sourcebuffer</code></em> :</span></td><td>the sourcebuffer that received the signal</td></tr><tr><td><span class="term"><em class="parameter"><code>arg1</code></em> :</span></td><td>TRUE if the buffer can now perform a redo.</td></tr><tr><td><span class="term"><em class="parameter"><code>user_param1</code></em> :</span></td><td>the first user parameter (if any) specified with the
+ </p></div></div><div class="refsect1" lang="en"><a name="id370734"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="signal-gtksourcebuffer--can-redo"></a><h3>The "can-redo" gtksourceview.SourceBuffer Signal</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourcebuffer</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>arg1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><em class="parameter"><code>sourcebuffer</code></em> :</span></td><td>the sourcebuffer that received the signal</td></tr><tr><td><span class="term"><em class="parameter"><code>arg1</code></em> :</span></td><td>TRUE if the buffer can now perform a redo.</td></tr><tr><td><span class="term"><em class="parameter"><code>user_param1</code></em> :</span></td><td>the first user parameter (if any) specified with the
<code class="methodname">connect</code>() method</td></tr><tr><td><span class="term"><em class="parameter"><code>...</code></em> :</span></td><td>additional user parameters (if any)</td></tr></tbody></table><p>
The "can-redo" signal is emitted when there is a change in the buffer's ability to redo an operation.
</p></div><div class="refsect2" lang="en"><a name="signal-gtksourcebuffer--can-undo"></a><h3>The "can-undo" gtksourceview.SourceBuffer Signal</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourcebuffer</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>arg1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><em class="parameter"><code>sourcebuffer</code></em> :</span></td><td>the sourcebuffer that received the signal</td></tr><tr><td><span class="term"><em class="parameter"><code>arg1</code></em> :</span></td><td>TRUE if the buffer can now perform an undo.</td></tr><tr><td><span class="term"><em class="parameter"><code>user_param1</code></em> :</span></td><td>the first user parameter (if any) specified with the
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/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourcelanguage.html new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourcelanguage.html
--- old/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourcelanguage.html 2007-07-07 16:46:51.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourcelanguage.html 2007-09-16 14:37:01.000000000 +0200
@@ -1,11 +1,11 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceLanguage</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourcebuffer.html" title="gtksourceview.SourceBuffer"><link rel="next" href="class-gtksourcelanguagesmanager.html" title="gtksourceview.SourceLanguagesManager"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceLanguage</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourcebuffer.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcelanguagesmanager.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourcelanguage"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceLanguage</h2><p>gtksourceview.SourceLanguage — Source language object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id2570880"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceLanguage</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtksourcelanguage.html#constructor-gtksourcelanguage" title="Constructor">gtksourceview.SourceLanguage</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--get-name" title="gtksourceview.SourceLanguage.get_name">get_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--get-section" title="gtksourceview.SourceLanguage.get_section">get_section</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--get-tags" title="gtksourceview.SourceLanguage.get_tags">get_tags</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--get-escape-char" title="gtksourceview.SourceLanguage.get_escape_char">get_escape_char</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--get-mime-types" title="gtksourceview.SourceLanguage.get_mime_types">get_mime_types</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--set-mime-types" title="gtksourceview.SourceLanguage.set_mime_types">set_mime_types</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>mime_types</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--get-style-scheme" title="gtksourceview.SourceLanguage.get_style_scheme">get_style_scheme</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--set-style-scheme" title="gtksourceview.SourceLanguage.set_style_scheme">set_style_scheme</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>style_scheme</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--get-tag-style" title="gtksourceview.SourceLanguage.get_tag_style">get_tag_style</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--set-tag-style" title="gtksourceview.SourceLanguage.set_style_scheme">set_tag_style</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>tag_style</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--get-tag-default-style" title="gtksourceview.SourceLanguage.get_tag_default_style">get_tag_default_style</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2582899"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceLanguage</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourcebuffer.html" title="gtksourceview.SourceBuffer"><link rel="next" href="class-gtksourcelanguagesmanager.html" title="gtksourceview.SourceLanguagesManager"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceLanguage</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourcebuffer.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcelanguagesmanager.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourcelanguage"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceLanguage</h2><p>gtksourceview.SourceLanguage — Source language object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id352560"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceLanguage</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtksourcelanguage.html#constructor-gtksourcelanguage" title="Constructor">gtksourceview.SourceLanguage</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--get-name" title="gtksourceview.SourceLanguage.get_name">get_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--get-section" title="gtksourceview.SourceLanguage.get_section">get_section</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--get-tags" title="gtksourceview.SourceLanguage.get_tags">get_tags</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--get-escape-char" title="gtksourceview.SourceLanguage.get_escape_char">get_escape_char</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--get-mime-types" title="gtksourceview.SourceLanguage.get_mime_types">get_mime_types</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--set-mime-types" title="gtksourceview.SourceLanguage.set_mime_types">set_mime_types</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>mime_types</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--get-style-scheme" title="gtksourceview.SourceLanguage.get_style_scheme">get_style_scheme</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--set-style-scheme" title="gtksourceview.SourceLanguage.set_style_scheme">set_style_scheme</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>style_scheme</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--get-tag-style" title="gtksourceview.SourceLanguage.get_tag_style">get_tag_style</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--set-tag-style" title="gtksourceview.SourceLanguage.set_style_scheme">set_tag_style</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>tag_style</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguage.html#method-gtksourcelanguage--get-tag-default-style" title="gtksourceview.SourceLanguage.get_tag_default_style">get_tag_default_style</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id331605"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- <a href="class-gtksourcelanguage.html" title="gtksourceview.SourceLanguage">gtksourceview.SourceLanguage</a>
-</pre></div><div class="refsect1" lang="en"><a name="id2582935"></a><h2>Signal Prototypes</h2><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term">"<a href="class-gtksourcelanguage.html#signal-gtksourcelanguage--tag-style-changed" title='The "tag-style-changed" gtksourceview.SourceLanguage Signal'>"tag-style-changed"</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourcelanguage</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>arg1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr></tbody></table></div><div class="refsect1" lang="en"><a name="description-gtksourcelanguage"></a><h2>Description</h2><p>
+</pre></div><div class="refsect1" lang="en"><a name="id331637"></a><h2>Signal Prototypes</h2><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term">"<a href="class-gtksourcelanguage.html#signal-gtksourcelanguage--tag-style-changed" title='The "tag-style-changed" gtksourceview.SourceLanguage Signal'>"tag-style-changed"</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourcelanguage</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>arg1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr></tbody></table></div><div class="refsect1" lang="en"><a name="description-gtksourcelanguage"></a><h2>Description</h2><p>
</p></div><div class="refsect1" lang="en"><a name="constructor-gtksourcelanguage"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gtksourceview.SourceLanguage</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gtksourcelanguage.html" title="gtksourceview.SourceLanguage"><code class="classname">gtksourceview.SourceLanguage</code></a>.</td></tr></tbody></table><p>
Creates a new <a href="class-gtksourcelanguage.html" title="gtksourceview.SourceLanguage"><code class="classname">gtksourceview.SourceLanguage</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2600939"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourcelanguage--get-name"></a><h3>gtksourceview.SourceLanguage.get_name</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_name</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the name of <em class="parameter"><code>language</code></em>.</td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id365770"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourcelanguage--get-name"></a><h3>gtksourceview.SourceLanguage.get_name</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_name</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the name of <em class="parameter"><code>language</code></em>.</td></tr></tbody></table><p>
The <code class="methodname">get_name</code>() method returns the localized name of the language.
</p></div><div class="refsect2" lang="en"><a name="method-gtksourcelanguage--get-section"></a><h3>gtksourceview.SourceLanguage.get_section</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_section</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the section of <em class="parameter"><code>language</code></em>.</td></tr></tbody></table><p>
The <code class="methodname">get_section</code>() method returns the localized section of the language.
@@ -35,7 +35,7 @@
ID is <em class="parameter"><code>tag_id</code></em>. If style is <code class="literal">None</code> restore the default <em class="parameter"><code>style</code></em>.
</p></div><div class="refsect2" lang="en"><a name="method-gtksourcelanguage--get-tag-default-style"></a><h3>gtksourceview.SourceLanguage.get_tag_default_style</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_tag_default_style</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>tag_id</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>tag_id</code></strong> :</span></td><td> the ID of a <a href="class-gtksourcetag.html" title="gtksourceview.SourceTag"><code class="classname">gtksourceview.SourceTag</code></a>.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a <a href="class-gtksourcetagstyle.html" title="gtksourceview.SourceTagStyle"><code class="classname">gtksourceview.SourceTagStyle</code></a>.</td></tr></tbody></table><p>
The <code class="methodname">get_tag_default_style</code>() method gets the default style of the tag whose ID is <em class="parameter"><code>tag_id</code></em>.
- </p></div></div><div class="refsect1" lang="en"><a name="id2599884"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="signal-gtksourcelanguage--tag-style-changed"></a><h3>The "tag-style-changed" gtksourceview.SourceLanguage Signal</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourcelanguage</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>arg1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><em class="parameter"><code>sourcelanguage</code></em> :</span></td><td>the sourcelanguage that received the signal</td></tr><tr><td><span class="term"><em class="parameter"><code>arg1</code></em> :</span></td><td></td></tr><tr><td><span class="term"><em class="parameter"><code>user_param1</code></em> :</span></td><td>the first user parameter (if any) specified with the
+ </p></div></div><div class="refsect1" lang="en"><a name="id365079"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="signal-gtksourcelanguage--tag-style-changed"></a><h3>The "tag-style-changed" gtksourceview.SourceLanguage Signal</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourcelanguage</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>arg1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><em class="parameter"><code>sourcelanguage</code></em> :</span></td><td>the sourcelanguage that received the signal</td></tr><tr><td><span class="term"><em class="parameter"><code>arg1</code></em> :</span></td><td></td></tr><tr><td><span class="term"><em class="parameter"><code>user_param1</code></em> :</span></td><td>the first user parameter (if any) specified with the
<code class="methodname">connect</code>() method</td></tr><tr><td><span class="term"><em class="parameter"><code>...</code></em> :</span></td><td>additional user parameters (if any)</td></tr></tbody></table><p>
The "tag-style-changed" signal is emitted when ....
</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gtksourcebuffer.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gtksourcesview-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gtksourcelanguagesmanager.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gtksourceview.SourceBuffer </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gtksourceview.SourceLanguagesManager</td></tr></table></div></body></html>
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/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourcelanguagesmanager.html new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourcelanguagesmanager.html
--- old/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourcelanguagesmanager.html 2007-07-07 16:46:51.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourcelanguagesmanager.html 2007-09-16 14:37:01.000000000 +0200
@@ -1,11 +1,11 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceLanguagesManager</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourcelanguage.html" title="gtksourceview.SourceLanguage"><link rel="next" href="class-gtksourcemarker.html" title="gtksourceview.SourceMarker"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceLanguagesManager</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourcelanguage.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcemarker.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourcelanguagesmanager"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceLanguagesManager</h2><p>gtksourceview.SourceLanguagesManager — Languages Manager object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id2591836"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceLanguagesManager</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtksourcelanguagesmanager.html#constructor-gtksourcelanguagesmanager" title="Constructor">gtksourceview.SourceLanguagesManager</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguagesmanager.html#method-gtksourcelanguagesmanager--get-available-languages" title="gtksourceview.SourceLanguagesManager.get_available_languages">get_available_languages</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguagesmanager.html#method-gtksourcelanguagesmanager--get-language-from-mime-type" title="gtksourceview.SourceLanguagesManager.get_language_from_mime_type">get_language_from_mime_type</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguagesmanager.html#method-gtksourcelanguagesmanager--get-lang-files-dirs" title="gtksourceview.SourceLanguagesManager.get_lang_files_dirs">get_lang_files_dirs</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2584445"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceLanguagesManager</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourcelanguage.html" title="gtksourceview.SourceLanguage"><link rel="next" href="class-gtksourcemarker.html" title="gtksourceview.SourceMarker"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceLanguagesManager</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourcelanguage.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcemarker.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourcelanguagesmanager"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceLanguagesManager</h2><p>gtksourceview.SourceLanguagesManager — Languages Manager object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id341370"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceLanguagesManager</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtksourcelanguagesmanager.html#constructor-gtksourcelanguagesmanager" title="Constructor">gtksourceview.SourceLanguagesManager</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguagesmanager.html#method-gtksourcelanguagesmanager--get-available-languages" title="gtksourceview.SourceLanguagesManager.get_available_languages">get_available_languages</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguagesmanager.html#method-gtksourcelanguagesmanager--get-language-from-mime-type" title="gtksourceview.SourceLanguagesManager.get_language_from_mime_type">get_language_from_mime_type</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcelanguagesmanager.html#method-gtksourcelanguagesmanager--get-lang-files-dirs" title="gtksourceview.SourceLanguagesManager.get_lang_files_dirs">get_lang_files_dirs</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id356145"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- <a href="class-gtksourcelanguagesmanager.html" title="gtksourceview.SourceLanguagesManager">gtksourceview.SourceLanguagesManager</a>
-</pre></div><div class="refsect1" lang="en"><a name="id2584481"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"lang-files-dirs"</td><td valign="top">Read-Write</td><td valign="top">fixme</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="description-gtktextlanguagesmanager"></a><h2>Description</h2><p>
+</pre></div><div class="refsect1" lang="en"><a name="id361048"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"lang-files-dirs"</td><td valign="top">Read-Write</td><td valign="top">fixme</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="description-gtktextlanguagesmanager"></a><h2>Description</h2><p>
</p></div><div class="refsect1" lang="en"><a name="constructor-gtksourcelanguagesmanager"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gtksourceview.SourceLanguagesManager</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gtksourcelanguagesmanager.html" title="gtksourceview.SourceLanguagesManager"><code class="classname">gtksourceview.SourceLanguagesManager</code></a>.</td></tr></tbody></table><p>
Creates a new <a href="class-gtksourcelanguagesmanager.html" title="gtksourceview.SourceLanguagesManager"><code class="classname">gtksourceview.SourceLanguagesManager</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2565098"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourcelanguagesmanager--get-available-languages"></a><h3>gtksourceview.SourceLanguagesManager.get_available_languages</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_available_languages</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a list of <a href="class-gtksourcelanguage.html" title="gtksourceview.SourceLanguage"><code class="classname">gtksourceview.SourceLanguage</code></a>.</td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id352452"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourcelanguagesmanager--get-available-languages"></a><h3>gtksourceview.SourceLanguagesManager.get_available_languages</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_available_languages</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a list of <a href="class-gtksourcelanguage.html" title="gtksourceview.SourceLanguage"><code class="classname">gtksourceview.SourceLanguage</code></a>.</td></tr></tbody></table><p>
The <code class="methodname">get_available_languages</code>() method gets a list of available languages for the given language manager.
</p></div><div class="refsect2" lang="en"><a name="method-gtksourcelanguagesmanager--get-language-from-mime-type"></a><h3>gtksourceview.SourceLanguagesManager.get_language_from_mime_type</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_language_from_mime_type</span>(<span class="methodparam">mime_type</span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>mime_type</em></span> :</span></td><td> a mime type.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a <a href="class-gtksourcelanguage.html" title="gtksourceview.SourceLanguage"><code class="classname">gtksourceview.SourceLanguage</code></a>
or <code class="literal">None </code> if there is no language associated with the given <em class="parameter"><code>mime_type</code></em>.</td></tr></tbody></table><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/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourcemarker.html new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourcemarker.html
--- old/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourcemarker.html 2007-07-07 16:46:51.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourcemarker.html 2007-09-16 14:37:01.000000000 +0200
@@ -1,11 +1,11 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceMarker</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourcelanguagesmanager.html" title="gtksourceview.SourceLanguagesManager"><link rel="next" href="class-gtksourcestylescheme.html" title="gtksourceview.SourceStyleScheme"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceMarker</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourcelanguagesmanager.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcestylescheme.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourcemarker"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceMarker</h2><p>gtksourceview.SourceMarker — Marker object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id2585986"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceMarker</span></span>(<span class="ooclass"><span class="classname">gtk.TextMark</span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtksourcemarker.html#constructor-gtksourcemarker" title="Constructor">gtksourceview.SourceMarker</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcemarker.html#method-gtksourcemarker--set-marker-type" title="gtksourceview.SourceMarker.set_marker_type">set_marker_type</a></span>(<span class="methodparam">type</span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcemarker.html#method-gtksourcemarker--get-marker-type" title="gtksourceview.SourceMarker.get_marker_type">get_marker_type</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcemarker.html#method-gtksourcemarker--get-line" title="gtksourceview.SourceMarker.get_line">get_line</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcemarker.html#method-gtksourcemarker--get-name" title="gtksourceview.SourceMarker.get_name">get_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcemarker.html#method-gtksourcemarker--get-buffer" title="gtksourceview.SourceMarker.get_buffer">get_buffer</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcemarker.html#method-gtksourcemarker--next" title="gtksourceview.SourceMarker.next">next</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcemarker.html#method-gtksourcemarker--prev" title="gtksourceview.SourceMarker.prev">prev</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2601458"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceMarker</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourcelanguagesmanager.html" title="gtksourceview.SourceLanguagesManager"><link rel="next" href="class-gtksourcestylescheme.html" title="gtksourceview.SourceStyleScheme"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceMarker</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourcelanguagesmanager.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcestylescheme.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourcemarker"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceMarker</h2><p>gtksourceview.SourceMarker — Marker object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id330844"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceMarker</span></span>(<span class="ooclass"><span class="classname">gtk.TextMark</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtksourcemarker.html#constructor-gtksourcemarker" title="Constructor">gtksourceview.SourceMarker</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcemarker.html#method-gtksourcemarker--set-marker-type" title="gtksourceview.SourceMarker.set_marker_type">set_marker_type</a></span>(<span class="methodparam">type</span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcemarker.html#method-gtksourcemarker--get-marker-type" title="gtksourceview.SourceMarker.get_marker_type">get_marker_type</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcemarker.html#method-gtksourcemarker--get-line" title="gtksourceview.SourceMarker.get_line">get_line</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcemarker.html#method-gtksourcemarker--get-name" title="gtksourceview.SourceMarker.get_name">get_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcemarker.html#method-gtksourcemarker--get-buffer" title="gtksourceview.SourceMarker.get_buffer">get_buffer</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcemarker.html#method-gtksourcemarker--next" title="gtksourceview.SourceMarker.next">next</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcemarker.html#method-gtksourcemarker--prev" title="gtksourceview.SourceMarker.prev">prev</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id332488"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- <a href="class-gtksourcemarker.html" title="gtksourceview.SourceMarker">gtksourceview.SourceMarker</a>
</pre></div><div class="refsect1" lang="en"><a name="description-gtktextmarker"></a><h2>Description</h2><p>
</p></div><div class="refsect1" lang="en"><a name="constructor-gtksourcemarker"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gtksourceview.SourceMarker</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gtksourcemarker.html" title="gtksourceview.SourceMarker"><code class="classname">gtksourceview.SourceMarker</code></a>.</td></tr></tbody></table><p>
Creates a new <a href="class-gtksourcemarker.html" title="gtksourceview.SourceMarker"><code class="classname">gtksourceview.SourceMarker</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2601591"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourcemarker--set-marker-type"></a><h3>gtksourceview.SourceMarker.set_marker_type</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">set_marker_type</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>type</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>type</code></strong> :</span></td><td> the type of marker.</td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id350556"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourcemarker--set-marker-type"></a><h3>gtksourceview.SourceMarker.set_marker_type</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">set_marker_type</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>type</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>type</code></strong> :</span></td><td> the type of marker.</td></tr></tbody></table><p>
The <code class="methodname">set_marker_type</code>() method sets the type of marker to the value of <em class="parameter"><code>type</code></em>.
</p></div><div class="refsect2" lang="en"><a name="method-gtksourcemarker--get-marker-type"></a><h3>gtksourceview.SourceMarker.get_marker_type</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_marker_type</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the marker type.</td></tr></tbody></table><p>
The <code class="methodname">get_marker_type</code>() method gets the marker type of this <em class="parameter"><code>marker</code></em>.
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/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourceprintjob.html new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourceprintjob.html
--- old/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourceprintjob.html 2007-07-07 16:46:51.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourceprintjob.html 2007-09-16 14:37:01.000000000 +0200
@@ -1,14 +1,12 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourcePrintJob</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourcetagstyle.html" title="gtksourceview.SourceTagStyle"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourcePrintJob</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourcetagstyle.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> </td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourceprintjob"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourcePrintJob</h2><p>gtksourceview.SourcePrintJob — Print Job object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id2591647"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourcePrintJob</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtksourceprintjob.html#constructor-gtksourceprintjob" title="Constructor">gtksourceview.SourcePrintJob</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>buffer</code></strong></span><span class="initializer">=None</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-config" title="gtksourceview.SourcePrintJob.set_config">set_config</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-config" title="gtksourceview.SourcePrintJob.get_config">get_config</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-buffer" title="gtksourceview.SourcePrintJob.set_buffer">set_buffer</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>buffer</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-buffer" title="gtksourceview.SourcePrintJob.get_buffer">get_buffer</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--setup-from-view" title="gtksourceview.SourcePrintJob.setup_from_view">setup_from_view</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>view</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-tabs-width" title="gtksourceview.SourcePrintJob.set_tabs_width">set_tabs_width</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>tabs_width</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-tabs-width" title="gtksourceview.SourcePrintJob.get_tabs_width">get_tabs_width</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-wrap-mode" title="gtksourceview.SourcePrintJob.set_wrap_mode">set_wrap_mode</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>wrap</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-wrap-mode" title="gtksourceview.SourcePrintJob.get_wrap_mode">get_wrap_mode</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-highlight" title="gtksourceview.SourcePrintJob.set_highlight">set_highlight</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>highlight</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-highlight" title="gtksourceview.SourcePrintJob.get_highlight">get_highlight</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-font-desc" title="gtksourceview.SourcePrintJob.set_font_desc">set_font_desc</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>font_desc</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-font-desc" title="gtksourceview.SourcePrintJob.get_font_desc">get_font_desc</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-font" title="gtksourceview.SourcePrintJob.set_font">set_font</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>highlight</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-font" title="gtksourceview.SourcePrintJob.get_font">get_font</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-numbers-font-desc" title="gtksourceview.SourcePrintJob.set_numbers_font_desc">set_numbers_font_desc</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>desc</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-numbers-font-desc" title="gtksourceview.SourcePrintJob.get_numbers_font_desc">get_numbers_font_desc</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-numbers-font" title="gtksourceview.SourcePrintJob.set_numbers_font">set_numbers_font</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>font_name</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-numbers-font" title="gtksourceview.SourcePrintJob.get_numbers_font">get_numbers_font</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-font" title="gtksourceview.SourcePrintJob.get_font">get_font</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-print-numbers" title="gtksourceview.SourcePrintJob.set_print_numbers">set_print_numbers</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>interval</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-print-numbers" title="gtksourceview.SourcePrintJob.get_print_numbers">get_print_numbers</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-text-margins" title="gtksourceview.SourcePrintJob.set_text_margins">set_text_margins</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>top</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>bottom</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>left</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>right</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-text-margins" title="gtksourceview.SourcePrintJob.get_text_margins">get_text_margins</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--print" title="gtksourceview.SourcePrintJob.print">print</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--print-range" title="gtksourceview.SourcePrintJob.print_range">print_range</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>start</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>end</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--print-range-async" title="gtksourceview.SourcePrintJob.print_range_async">print_range_async</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>start</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>end</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--cancel" title="gtksourceview.SourcePrintJob.cancel">cancel</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-print-job" title="gtksourceview.SourcePrintJob.get_print_job">get_print_job</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-page" title="gtksourceview.SourcePrintJob.get_page">get_page</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-page-count" title="gtksourceview.SourcePrintJob.get_page_count">get_page_count</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-print-context" title="gtksourceview.SourcePrintJob.get_print_context">get_print_context</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-print-header" title="gtksourceview.SourcePrintJob.set_print_header">set_print_header</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>setting</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-print-header" title="gtksourceview.SourcePrintJob.get_print_header">get_print_header</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-print-footer" title="gtksourceview.SourcePrintJob.set_print_footer">set_print_footer</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>setting</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-print-footer" title="gtksourceview.SourcePrintJob.get_print_footer">get_print_footer</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-header-footer-font-desc" title="gtksourceview.SourcePrintJob.set_header_footer_font_desc">set_header_footer_font_desc</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>desc</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">get_header_footer_font_desc</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-header-footer-font" title="gtksourceview.SourcePrintJob.set_header_footer_font">set_header_footer_font</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>font_name</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-header-footer-font" title="gtksourceview.SourcePrintJob.get_header_footer_font">get_header_footer_font</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-header-format" title="gtksourceview.SourcePrintJob.set_header_format">set_header_format</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>left</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>center</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>right</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>separator</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-footer-format" title="gtksourceview.SourcePrintJob.set_footer_format">set_footer_format</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>left</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>center</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>right</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>separator</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2614700"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourcePrintJob</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourcetagstyle.html" title="gtksourceview.SourceTagStyle"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourcePrintJob</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourcetagstyle.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> </td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourceprintjob"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourcePrintJob</h2><p>gtksourceview.SourcePrintJob — Print Job object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id333630"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourcePrintJob</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtksourceprintjob.html#constructor-gtksourceprintjob" title="Constructor">gtksourceview.SourcePrintJob</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>buffer</code></strong></span><span class="initializer">=None</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-config" title="gtksourceview.SourcePrintJob.set_config">set_config</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-config" title="gtksourceview.SourcePrintJob.get_config">get_config</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-buffer" title="gtksourceview.SourcePrintJob.set_buffer">set_buffer</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>buffer</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-buffer" title="gtksourceview.SourcePrintJob.get_buffer">get_buffer</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--setup-from-view" title="gtksourceview.SourcePrintJob.setup_from_view">setup_from_view</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>view</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-tabs-width" title="gtksourceview.SourcePrintJob.set_tabs_width">set_tabs_width</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>tabs_width</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-tabs-width" title="gtksourceview.SourcePrintJob.get_tabs_width">get_tabs_width</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-wrap-mode" title="gtksourceview.SourcePrintJob.set_wrap_mode">set_wrap_mode</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>wrap</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-wrap-mode" title="gtksourceview.SourcePrintJob.get_wrap_mode">get_wrap_mode</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-highlight" title="gtksourceview.SourcePrintJob.set_highlight">set_highlight</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>highlight</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-highlight" title="gtksourceview.SourcePrintJob.get_highlight">get_highlight</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-font-desc" title="gtksourceview.SourcePrintJob.set_font_desc">set_font_desc</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>font_desc</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-font-desc" title="gtksourceview.SourcePrintJob.get_font_desc">get_font_desc</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-font" title="gtksourceview.SourcePrintJob.set_font">set_font</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>highlight</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-font" title="gtksourceview.SourcePrintJob.get_font">get_font</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-numbers-font-desc" title="gtksourceview.SourcePrintJob.set_numbers_font_desc">set_numbers_font_desc</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>desc</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-numbers-font-desc" title="gtksourceview.SourcePrintJob.get_numbers_font_desc">get_numbers_font_desc</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-numbers-font" title="gtksourceview.SourcePrintJob.set_numbers_font">set_numbers_font</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>font_name</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-numbers-font" title="gtksourceview.SourcePrintJob.get_numbers_font">get_numbers_font</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-font" title="gtksourceview.SourcePrintJob.get_font">get_font</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-print-numbers" title="gtksourceview.SourcePrintJob.set_print_numbers">set_print_numbers</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>interval</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-print-numbers" title="gtksourceview.SourcePrintJob.get_print_numbers">get_print_numbers</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-text-margins" title="gtksourceview.SourcePrintJob.set_text_margins">set_text_margins</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>top</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>bottom</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>left</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>right</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-text-margins" title="gtksourceview.SourcePrintJob.get_text_margins">get_text_margins</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--print" title="gtksourceview.SourcePrintJob.print">print</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--print-range" title="gtksourceview.SourcePrintJob.print_range">print_range</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>start</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>end</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--print-range-async" title="gtksourceview.SourcePrintJob.print_range_async">print_range_async</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>start</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>end</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--cancel" title="gtksourceview.SourcePrintJob.cancel">cancel</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-print-job" title="gtksourceview.SourcePrintJob.get_print_job">get_print_job</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-page" title="gtksourceview.SourcePrintJob.get_page">get_page</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-page-count" title="gtksourceview.SourcePrintJob.get_page_count">get_page_count</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-print-context" title="gtksourceview.SourcePrintJob.get_print_context">get_print_context</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-print-header" title="gtksourceview.SourcePrintJob.set_print_header">set_print_header</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>setting</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-print-header" title="gtksourceview.SourcePrintJob.get_print_header">get_print_header</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-print-footer" title="gtksourceview.SourcePrintJob.set_print_footer">set_print_footer</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>setting</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-print-footer" title="gtksourceview.SourcePrintJob.get_print_footer">get_print_footer</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-header-footer-font-desc" title="gtksourceview.SourcePrintJob.set_header_footer_font_desc">set_header_footer_font_desc</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>desc</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">get_header_footer_font_desc</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-header-footer-font" title="gtksourceview.SourcePrintJob.set_header_footer_font">set_header_footer_font</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>font_name</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-header-footer-font" title="gtksourceview.SourcePrintJob.get_header_footer_font">get_header_footer_font</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-header-format" title="gtksourceview.SourcePrintJob.set_header_format">set_header_format</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>left</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>center</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>right</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>separator</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-footer-format" title="gtksourceview.SourcePrintJob.set_footer_format">set_footer_format</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>left</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>center</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>right</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>separator</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id379465"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- <a href="class-gtksourceprintjob.html" title="gtksourceview.SourcePrintJob">gtksourceview.SourcePrintJob</a>
-</pre></div><div class="refsect1" lang="en"><a name="id2614735"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"buffer"</td><td valign="top">Read-Write</td><td valign="top">The gtksourceview.SourceBuffer to print.</td></tr><tr valign="top"><td valign="top">"config"</td><td valign="top">Read-Write</td><td valign="top">Configuration options for the print job.</td></tr><tr valign="top"><td valign="top">"font"</td><td valign="top">Read-Write</td><td valign="top">GnomeFont name to use for the document text (deprecated), default None.</td></tr><tr valign="top"><td valign="top">"font-desc"</td><td valign="top">Read-Write</td><td valign="top">Font to use for the document text (e.g. "Monospace 10").</td></tr><tr valign="top"><td valign="top">"header-footer-font"</td><td valign="top">Read-Write</td><td valign="top">GnomeFont name to use for the header and footer (deprecated), default None.</td></tr><tr valign="top"><td valign="top">"header-footer-font-desc"</td><td valign="top">Read-Write</td><td valign="top">Font to use for headers and footers (e.g. "Monospace 10").</td></tr><tr valign="top"><td valign="top">"highlight"</td><td valign="top">Read-Write</td><td valign="top">Whether to print the document with highlighted syntax, default True.</td></tr><tr valign="top"><td valign="top">"numbers-font"</td><td valign="top">Read-Write</td><td valign="top">GnomeFont name to use for the line numbers (deprecated), default None.</td></tr><tr valign="top"><td valign="top">"numbers-font-desc"</td><td valign="top">Read-Write</td><td valign="top">Font description to use for the line numbers (e.g. "Monospace 10").</td></tr><tr valign="top"><td valign="top">"print-footer"</td><td valign="top">Read-Write</td><td valign="top">Whether to print a footer in each page, default False.</td></tr><tr valign="top"><td valign="top">"print-header"</td><td valign="top">Read-Write</td><td valign="top">Whether to print an header in each page, default False.</td></tr><tr valign="top"><td valign="top">"print-numbers"</td><td valign="top">Read-Write</td><td valign="top">Interval of printed line numbers (0 means no numbers), allowed values: minor or equal to 100, default value: 1.</td></tr><tr valign="top"><td valign="top">"tabs-width"</td><td valign="top">Read-Write</td><td valign="top">Width in equivalent space characters of tabs, allowed values: minor or equal to 100, default value: 8.</td></tr><tr valign="top"><td valign="top">"wrap-mode"</td><td valign="top">Read-Write</td><td valign="top">Word wrapping mode, default value: GTK_WRAP_NONE.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="id2615056"></a><h2>Signal Prototypes</h2><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><a href="class-gtksourceprintjob.html#signal-gtksourceprintjob--begin-page" title='The "begin-page" gtksourceprintjob.SourcePrintJob Signal'>"begin-page"</a></span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceprintjob</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>arg1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr><tr><td><span class="term"><a href="class-gtksourceprintjob.html#signal-gtksourceprintjob--finished" title='The "finished" gtksourceprintjob.SourcePrintJob Signal'>"finished"</a></span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceprintjob</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>arg1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr></tbody></table></div><div class="refsect1" lang="en"><a name="description-gtksourceprintjob"></a><h2>Description</h2><p>
+</pre></div><div class="refsect1" lang="en"><a name="id379494"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"buffer"</td><td valign="top">Read-Write</td><td valign="top">The gtksourceview.SourceBuffer to print.</td></tr><tr valign="top"><td valign="top">"config"</td><td valign="top">Read-Write</td><td valign="top">Configuration options for the print job.</td></tr><tr valign="top"><td valign="top">"font"</td><td valign="top">Read-Write</td><td valign="top">GnomeFont name to use for the document text (deprecated), default None.</td></tr><tr valign="top"><td valign="top">"font-desc"</td><td valign="top">Read-Write</td><td valign="top">Font to use for the document text (e.g. "Monospace 10").</td></tr><tr valign="top"><td valign="top">"header-footer-font"</td><td valign="top">Read-Write</td><td valign="top">GnomeFont name to use for the header and footer (deprecated), default None.</td></tr><tr valign="top"><td valign="top">"header-footer-font-desc"</td><td valign="top">Read-Write</td><td valign="top">Font to use for headers and footers (e.g. "Monospace 10").</td></tr><tr valign="top"><td valign="top">"highlight"</td><td valign="top">Read-Write</td><td valign="top">Whether to print the document with highlighted syntax, default True.</td></tr><tr valign="top"><td valign="top">"numbers-font"</td><td valign="top">Read-Write</td><td valign="top">GnomeFont name to use for the line numbers (deprecated), default None.</td></tr><tr valign="top"><td valign="top">"numbers-font-desc"</td><td valign="top">Read-Write</td><td valign="top">Font description to use for the line numbers (e.g. "Monospace 10").</td></tr><tr valign="top"><td valign="top">"print-footer"</td><td valign="top">Read-Write</td><td valign="top">Whether to print a footer in each page, default False.</td></tr><tr valign="top"><td valign="top">"print-header"</td><td valign="top">Read-Write</td><td valign="top">Whether to print an header in each page, default False.</td></tr><tr valign="top"><td valign="top">"print-numbers"</td><td valign="top">Read-Write</td><td valign="top">Interval of printed line numbers (0 means no numbers), allowed values: minor or equal to 100, default value: 1.</td></tr><tr valign="top"><td valign="top">"tabs-width"</td><td valign="top">Read-Write</td><td valign="top">Width in equivalent space characters of tabs, allowed values: minor or equal to 100, default value: 8.</td></tr><tr valign="top"><td valign="top">"wrap-mode"</td><td valign="top">Read-Write</td><td valign="top">Word wrapping mode, default value: GTK_WRAP_NONE.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="id379761"></a><h2>Signal Prototypes</h2><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><a href="class-gtksourceprintjob.html#signal-gtksourceprintjob--begin-page" title='The "begin-page" gtksourceprintjob.SourcePrintJob Signal'>"begin-page"</a></span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceprintjob</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>arg1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr><tr><td><span class="term"><a href="class-gtksourceprintjob.html#signal-gtksourceprintjob--finished" title='The "finished" gtksourceprintjob.SourcePrintJob Signal'>"finished"</a></span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceprintjob</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>arg1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr></tbody></table></div><div class="refsect1" lang="en"><a name="description-gtksourceprintjob"></a><h2>Description</h2><p>
The <a href="class-gtksourceprintjob.html" title="gtksourceview.SourcePrintJob">gtksourceview.SourcePrintJob</a> object is used to print the contents of a
<a href="class-gtksourcebuffer.html" title="gtksourceview.SourceBuffer">gtksourceview.SourceBuffer</a>. You can set various configuration options to
customize the printed output, and the result is obtained as a
<a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourcePrintJob</a> object, which you can then preview with
- <a
-href="../pygnomeprintui/class-gnomeprintuijobpreview.html"
->gnomeprint.ui.JobPreview</a> or print directly with
+ gnomeprint.ui.JobPreview or print directly with
gnomeprint.Job.print
</p><p>
Printing can be done synchronously and asynchronously. Asynchronous methods are provided so you can give the user feedback
@@ -16,12 +14,8 @@
and <a href="class-gtksourceprintjob.html#signal-gtksourceprintjob--finished" title='The "finished" gtksourceprintjob.SourcePrintJob Signal'>"finished"</a> signals).
</p><p>
The task of a <a href="class-gtksourceprintjob.html" title="gtksourceview.SourcePrintJob">gtksourceview.SourcePrintJob</a> is to produce a
- <a
-href="../pygnomeprint/class-gnomeprintjob.html"
->gnomeprint.Job</a>. What this means is that once you get the resulting
- <a
-href="../pygnomeprint/class-gnomeprintjob.html"
->gnomeprint.Job</a>, you might reuse the
+ gnomeprint.Job. What this means is that once you get the resulting
+ gnomeprint.Job, you might reuse the
<a href="class-gtksourceprintjob.html" title="gtksourceview.SourcePrintJob">gtksourceview.SourcePrintJob</a> to produce another output
(with different configuration options for example) or just unreference it and forget about it.
The lifetime of the produced object is independent of that of the producer.
@@ -40,33 +34,21 @@
<a href="class-gtksourceprintjob.html#signal-gtksourceprintjob--begin-page" title='The "begin-page" gtksourceprintjob.SourcePrintJob Signal'>"begin-page"</a> signal of the job and allocate some space in the
page using <a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-text-margins" title="gtksourceview.SourcePrintJob.set_text_margins">set_text_margins</a>.
Whenever <a href="class-gtksourceprintjob.html" title="gtksourceview.SourcePrintJob">gtksourceview.SourcePrintJob</a> is about to print a new text page,
- the signal will be emitted. You can then get the <a
-href="../pygnomeprint/class-gnomeprintcontext.html"
->gnomeprint.Context</a> being
+ the signal will be emitted. You can then get the gnomeprint.Context being
used with <a href="class-gtksourceprintjob.html#method-gtksourceprintjob--get-print-context" title="gtksourceview.SourcePrintJob.get_print_context">get_print_context</a> and use Gnome Print functions
directly. The space you allocate is inside the document margins defined in the specified
- <a
-href="../pygnomeprint/class-gnomeprintconfig.html"
->gnomeprint.Config</a>, but outside all print area used by
+ gnomeprint.Config, but outside all print area used by
<a href="class-gtksourceprintjob.html" title="gtksourceview.SourcePrintJob">gtksourceview.SourcePrintJob</a> itself.
</p></div><div class="refsect1" lang="en"><a name="constructor-gtksourceprintjob"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gtksourceview.SourcePrintJob</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>buffer</code></strong></span><span class="initializer">=None</span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>buffer</code></strong> :</span></td><td>a <a href="class-gtksourcebuffer.html" title="gtksourceview.SourceBuffer"><code class="classname">gtksourceview.SourceBuffer</code></a>
or <code class="literal">None</code></td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gtksourceprintjob.html" title="gtksourceview.SourcePrintJob"><code class="classname">gtksourceview.SourcePrintJob</code></a>.
</td></tr></tbody></table><p>
Creates a new <a href="class-gtksourceprintjob.html" title="gtksourceview.SourcePrintJob"><code class="classname">gtksourceview.SourcePrintJob</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2615547"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourceprintjob--set-config"></a><h3>gtksourceview.SourcePrintJob.set_config</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">set_config</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>config</code></strong> :</span></td><td> a <a
-href="../pygnomeprint/class-gnomeprintconfig.html"
->gnomeprint.Config</a> object to get printing configuration from.</td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id380165"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourceprintjob--set-config"></a><h3>gtksourceview.SourcePrintJob.set_config</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">set_config</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>config</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>config</code></strong> :</span></td><td> a gnomeprint.Config object to get printing configuration from.</td></tr></tbody></table><p>
The <code class="methodname">set_config</code>() method sets the print configuration for the job.
If you don't set a configuration object for the print job, when needed one
- will be created with <a
-href="../pygnomeprint/class-gnomeprintconfig.html"
->gnomeprint.Config</a>
- </p></div><div class="refsect2" lang="en"><a name="method-gtksourceprintjob--get-config"></a><h3>gtksourceview.SourcePrintJob.get_config</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_config</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the <a
-href="../pygnomeprint/class-gnomeprintconfig.html"
->gnomeprint.Config</a> for the print job.</td></tr></tbody></table><p>
- The <code class="methodname">get_config</code>() method gets the current <a
-href="../pygnomeprint/class-gnomeprintconfig.html"
->gnomeprint.Config</a>
+ will be created with gnomeprint.Config
+ </p></div><div class="refsect2" lang="en"><a name="method-gtksourceprintjob--get-config"></a><h3>gtksourceview.SourcePrintJob.get_config</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_config</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the gnomeprint.Config for the print job.</td></tr></tbody></table><p>
+ The <code class="methodname">get_config</code>() method gets the current gnomeprint.Config
the print job will use. If not previously set, this will create a default configuration and return it. The returned object reference
is owned by the print job.
</p></div><div class="refsect2" lang="en"><a name="method-gtksourceprintjob--set-buffer"></a><h3>gtksourceview.SourcePrintJob.set_buffer</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">set_buffer</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>buffer</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>buffer</code></strong> :</span></td><td> a <a href="class-gtksourcebuffer.html" title="gtksourceview.SourceBuffer">gtksourceview.SourceBuffer</a>.</td></tr></tbody></table><p>
@@ -165,9 +147,7 @@
The <code class="methodname">print</code>() method produces a GnomePrintJob with the printed document.
The whole contents of the configured <a href="class-gtksourcebuffer.html" title="gtksourceview.SourceBuffer"><code class="classname">gtksourceview.SourceBuffer</code></a>
are printed. The returned job is already closed and ready to be previewed
- (using <a
-href="../pygnomeprintui/class-gnomeprintuijobpreview.html"
->gnomeprint.ui.JobPreview</a>) or printed directly.
+ (using gnomeprint.ui.JobPreview) or printed directly.
The caller of this function owns a reference to the returned object, so job can be destroyed and the output will still be valid,
or the document can be printed again with different settings.
</p></div><div class="refsect2" lang="en"><a name="method-gtksourceprintjob--print-range"></a><h3>gtksourceview.SourcePrintJob.print_range</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">print_range</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>start</code></strong> :</span></td><td> the start of the region of text to print.</td></tr></tbody></table><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>end</code></strong> :</span></td><td> the end of the region of text to print.</td></tr></tbody></table><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a closed GnomePrintJob with the text from start to end printed, or <code class="literal">None</code>
@@ -271,7 +251,7 @@
Separator specifies if a solid line should be drawn to separate the header from the document text.
</p><p>
If <code class="literal">None</code> is given for any of the three arguments, that particular string will not be printed. For the header to be printed, in addition to specifying format strings, you need to enable header printing with <a href="class-gtksourceprintjob.html#method-gtksourceprintjob--set-print-footer" title="gtksourceview.SourcePrintJob.set_print_footer">set_print_footer</a>.
- </p></div></div><div class="refsect1" lang="en"><a name="id2618945"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="signal-gtksourceprintjob--begin-page"></a><h3>The "begin-page" gtksourceprintjob.SourcePrintJob Signal</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceprintjob</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><em class="parameter"><code>sourceprintjob</code></em> :</span></td><td>the sourceprintjob that received the signal</td></tr><tr><td><span class="term"><em class="parameter"><code>user_param1</code></em> :</span></td><td>the first user parameter (if any) specified with the
+ </p></div></div><div class="refsect1" lang="en"><a name="id383483"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="signal-gtksourceprintjob--begin-page"></a><h3>The "begin-page" gtksourceprintjob.SourcePrintJob Signal</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceprintjob</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><em class="parameter"><code>sourceprintjob</code></em> :</span></td><td>the sourceprintjob that received the signal</td></tr><tr><td><span class="term"><em class="parameter"><code>user_param1</code></em> :</span></td><td>the first user parameter (if any) specified with the
<code class="methodname">connect</code>() method</td></tr><tr><td><span class="term"><em class="parameter"><code>...</code></em> :</span></td><td>additional user parameters (if any)</td></tr></tbody></table><p>
The "begin-page" signal is emitted when the sourceprintjob is about to print a new text page. You can connect to this signal to provide the user with
feedback about the progress of printing, or to customize the printed page by for example, printing your own headers and footers.
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/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourcestylescheme.html new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourcestylescheme.html
--- old/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourcestylescheme.html 2007-07-07 16:46:51.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourcestylescheme.html 2007-09-16 14:37:01.000000000 +0200
@@ -1,19 +1,19 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceStyleScheme</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourcemarker.html" title="gtksourceview.SourceMarker"><link rel="next" href="class-gtksourcetag.html" title="gtksourceview.SourceTag"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceStyleScheme</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourcemarker.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcetag.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourcestylescheme"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceStyleScheme</h2><p>gtksourceview.SourceStyleScheme — StyleScheme object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id2594600"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceStyleScheme</span></span>(<span class="ooclass"><span class="classname">gobject.GInterface</span></span>):
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceStyleScheme</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourcemarker.html" title="gtksourceview.SourceMarker"><link rel="next" href="class-gtksourcetag.html" title="gtksourceview.SourceTag"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceStyleScheme</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourcemarker.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcetag.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourcestylescheme"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceStyleScheme</h2><p>gtksourceview.SourceStyleScheme — StyleScheme object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id350608"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceStyleScheme</span></span>(<span class="ooclass"><span class="classname">gobject.GInterface</span></span>):
<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtksourcestylescheme.html#constructor-gtksourcestylescheme" title="Constructor">gtksourceview.SourceStyleScheme</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcestylescheme.html#method-gtksourcestylescheme--get-tag-style" title="gtksourceview.SourceStyleScheme.get_tag_style">get_tag_style</a></span>(<span class="methodparam">style_name</span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcestylescheme.html#method-gtksourcestylescheme--get-name" title="gtksourceview.SourceStyleScheme.get_name">get_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcestylescheme.html#method-gtksourcestylescheme--get-style-names" title="gtksourceview.SourceStyleScheme.get_style_names">get_style_names</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table><pre class="programlisting">
<span class="bold"><strong>Functions</strong></span>
-<code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcestylescheme.html#function-gtksourcestylescheme--get-default" title="gtksourceview.gtk_source_style_scheme_get_default">gtksourceview.gtk_source_style_scheme_get_default</a></span>(<span class="methodparam"></span>)</code></pre></div><div class="refsect1" lang="en"><a name="id2554666"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GInterface
+<code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcestylescheme.html#function-gtksourcestylescheme--get-default" title="gtksourceview.gtk_source_style_scheme_get_default">gtksourceview.gtk_source_style_scheme_get_default</a></span>(<span class="methodparam"></span>)</code></pre></div><div class="refsect1" lang="en"><a name="id332864"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GInterface
+-- <a href="class-gtksourcestylescheme.html" title="gtksourceview.SourceStyleScheme">gtksourceview.SourceStyleScheme</a>
</pre></div><div class="refsect1" lang="en"><a name="description-gtksourcestylescheme"></a><h2>Description</h2><p>
</p></div><div class="refsect1" lang="en"><a name="constructor-gtksourcestylescheme"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gtksourceview.SourceStyleScheme</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gtksourcestylescheme.html" title="gtksourceview.SourceStyleScheme"><code class="classname">gtksourceview.SourceStyleScheme</code></a>.</td></tr></tbody></table><p>
Creates a new <a href="class-gtksourcestylescheme.html" title="gtksourceview.SourceStyleScheme"><code class="classname">gtksourceview.SourceStyleScheme</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2562544"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourcestylescheme--get-tag-style"></a><h3>gtksourceview.SourceStyleScheme.get_tag_style</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_tag_style</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>style_name</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>style_name</code></strong> :</span></td><td> the name of a style.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a <a href="class-gtksourcetagstyle.html" title="gtksourceview.SourceTagStyle">gtksourceview.SourceTagStyle</a>.</td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id366950"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourcestylescheme--get-tag-style"></a><h3>gtksourceview.SourceStyleScheme.get_tag_style</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_tag_style</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>style_name</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>style_name</code></strong> :</span></td><td> the name of a style.</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a <a href="class-gtksourcetagstyle.html" title="gtksourceview.SourceTagStyle">gtksourceview.SourceTagStyle</a>.</td></tr></tbody></table><p>
The <code class="methodname">get_tag_style</code>() method gets the tag associated with the given <em class="parameter"><code>style_name</code></em> in the style scheme.
</p></div><div class="refsect2" lang="en"><a name="method-gtksourcestylescheme--get-name"></a><h3>gtksourceview.SourceStyleScheme.get_name</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_name</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the name of the style scheme.</td></tr></tbody></table><p>
The <code class="methodname">get_name</code>() method gets the name of the style scheme.
</p></div><div class="refsect2" lang="en"><a name="method-gtksourcestylescheme--get-style-names"></a><h3>gtksourceview.SourceStyleScheme.get_style_names</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_style_names</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a list of style names.</td></tr></tbody></table><p>
The <code class="methodname">get_style_names</code>() method gets a list of style names in the given style scheme.
- </p></div></div><div class="refsect1" lang="en"><a name="id2606437"></a><h2>Functions</h2><div class="refsect2" lang="en"><a name="function-gtksourcestylescheme--get-default"></a><h3>gtksourceview.gtk_source_style_scheme_get_default</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">gtksourceview.gtk_source_style_scheme_get_default</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a <a href="class-gtksourcestylescheme.html" title="gtksourceview.SourceStyleScheme">gtksourceview.SourceStyleScheme</a></td></tr></tbody></table><p>
+ </p></div></div><div class="refsect1" lang="en"><a name="id367595"></a><h2>Functions</h2><div class="refsect2" lang="en"><a name="function-gtksourcestylescheme--get-default"></a><h3>gtksourceview.gtk_source_style_scheme_get_default</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">gtksourceview.gtk_source_style_scheme_get_default</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a <a href="class-gtksourcestylescheme.html" title="gtksourceview.SourceStyleScheme">gtksourceview.SourceStyleScheme</a></td></tr></tbody></table><p>
The <code class="methodname">gtk_source_style_scheme_get_default</code>() function gets the default style scheme.
</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gtksourcemarker.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gtksourcesview-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gtksourcetag.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gtksourceview.SourceMarker </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gtksourceview.SourceTag</td></tr></table></div></body></html>
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/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourcetag.html new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourcetag.html
--- old/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourcetag.html 2007-07-07 16:46:51.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourcetag.html 2007-09-16 14:37:01.000000000 +0200
@@ -1,14 +1,14 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceTag</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourcestylescheme.html" title="gtksourceview.SourceStyleScheme"><link rel="next" href="class-gtksourcetagtable.html" title="gtksourceview.SourceTagTable"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceTag</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourcestylescheme.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcetagtable.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourcetag"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceTag</h2><p>gtksourceview.SourceTag — Tag object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id2558677"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceTag</span></span>(<span class="ooclass"><span class="classname">gtk.TextTag</span></span>):
-<code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcetag.html#method-gtksourcetag--get-id" title="gtksourceview.SourceTag.get_id">get_id</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcetag.html#method-gtksourcetag--get-style" title="gtksourceview.SourceTag.get_style">get_style</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcetag.html#method-gtksourcetag--set-style" title="gtksourceview.SourceTag.set_style">set_style</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>style</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2600344"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceTag</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourcestylescheme.html" title="gtksourceview.SourceStyleScheme"><link rel="next" href="class-gtksourcetagtable.html" title="gtksourceview.SourceTagTable"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceTag</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourcestylescheme.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcetagtable.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourcetag"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceTag</h2><p>gtksourceview.SourceTag — Tag object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id353227"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceTag</span></span>(<span class="ooclass"><span class="classname">gtk.TextTag</span></span>):
+<code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcetag.html#method-gtksourcetag--get-id" title="gtksourceview.SourceTag.get_id">get_id</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcetag.html#method-gtksourcetag--get-style" title="gtksourceview.SourceTag.get_style">get_style</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcetag.html#method-gtksourcetag--set-style" title="gtksourceview.SourceTag.set_style">set_style</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>style</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id333060"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- gtk.TextTag
+-- <a href="class-gtksourcetag.html" title="gtksourceview.SourceTag">gtksourceview.SourceTag</a>
+-- gtksourceview.SourceSyntaxTag
+-- gtksourceview.SourcePatternTag
-</pre></div><div class="refsect1" lang="en"><a name="id2600394"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"id"</td><td valign="top">Read-Write</td><td valign="top">ID used to refer to the source tag.</td></tr><tr valign="top"><td valign="top">"tag-style"</td><td valign="top">Read-Write</td><td valign="top">The style associated to the source tag.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="description-gtksourcetag"></a><h2>Description</h2><p>
+</pre></div><div class="refsect1" lang="en"><a name="id351908"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"id"</td><td valign="top">Read-Write</td><td valign="top">ID used to refer to the source tag.</td></tr><tr valign="top"><td valign="top">"tag-style"</td><td valign="top">Read-Write</td><td valign="top">The style associated to the source tag.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="description-gtksourcetag"></a><h2>Description</h2><p>
</p></div><div class="refsect1" lang="en"><a name="constructor-gtksourcetag"></a><h2>Constructors</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gtksourceview.SourceTag</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gtksourcetag.html" title="gtksourceview.SourceTag"><code class="classname">gtksourceview.SourceTag</code></a>.</td></tr></tbody></table><p>
Creates a new <a href="class-gtksourcetag.html" title="gtksourceview.SourceTag"><code class="classname">gtksourceview.SourceTag</code></a>.
- </p></div><div class="refsect1" lang="en"><a name="id2606662"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourcetag--get-id"></a><h3>gtksourceview.SourceTag.get_id</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_id</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>.......</td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id335775"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourcetag--get-id"></a><h3>gtksourceview.SourceTag.get_id</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_id</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>.......</td></tr></tbody></table><p>
The <code class="methodname">get_id</code>() method .....
</p></div><div class="refsect2" lang="en"><a name="method-gtksourcetag--get-style"></a><h3>gtksourceview.SourceTag.get_style</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_style</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a <a href="class-gtksourcetagstyle.html" title="gtksourceview.SourceTagStyle"><code class="classname">gtksourceview.SourceTagStyle</code></a>
if found, or <code class="literal">None</code> if not found.</td></tr></tbody></table><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/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourcetagstyle.html new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourcetagstyle.html
--- old/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourcetagstyle.html 2007-07-07 16:46:51.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourcetagstyle.html 2007-09-16 14:37:01.000000000 +0200
@@ -1,11 +1,11 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceTagStyle</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourcetagtable.html" title="gtksourceview.SourceTagTable"><link rel="next" href="class-gtksourceprintjob.html" title="gtksourceview.SourcePrintJob"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceTagStyle</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourcetagtable.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourceprintjob.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourcetagstyle"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceTagStyle</h2><p>gtksourceview.SourceTagStyle — Tag Style object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id2579061"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceTagStyle</span></span>(<span class="ooclass"><span class="classname">gobject.GBoxed</span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtksourcetagstyle.html#constructor-gtksourcetagstyle" title="Constructor">gtksourceview.SourceTagStyle</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcetagstyle.html#method-gtksourcetagstyle--copy" title="gtksourceview.SourceTagStyle.copy">copy</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcetagstyle.html#method-gtksourcetagstyle--free" title="gtksourceview.SourceTagStyle.free">free</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2574799"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GBoxed
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceTagStyle</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourcetagtable.html" title="gtksourceview.SourceTagTable"><link rel="next" href="class-gtksourceprintjob.html" title="gtksourceview.SourcePrintJob"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceTagStyle</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourcetagtable.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourceprintjob.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourcetagstyle"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceTagStyle</h2><p>gtksourceview.SourceTagStyle — Tag Style object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id332525"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceTagStyle</span></span>(<span class="ooclass"><span class="classname">gobject.GBoxed</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtksourcetagstyle.html#constructor-gtksourcetagstyle" title="Constructor">gtksourceview.SourceTagStyle</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcetagstyle.html#method-gtksourcetagstyle--copy" title="gtksourceview.SourceTagStyle.copy">copy</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcetagstyle.html#method-gtksourcetagstyle--free" title="gtksourceview.SourceTagStyle.free">free</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id356019"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GBoxed
+-- <a href="class-gtksourcetagstyle.html" title="gtksourceview.SourceTagStyle">gtksourceview.SourceTagStyle</a>
</pre></div><div class="refsect1" lang="en"><a name="description-gtksourcetagstyle"></a><h2>Description</h2><p>
</p></div><div class="refsect1" lang="en"><a name="constructor-gtksourcetagstyle"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gtksourceview.SourceTagStyle</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gtksourcetagstyle.html" title="gtksourceview.SourceTagStyle"><code class="classname">gtksourceview.SourceTagStyle</code></a>.</td></tr></tbody></table><p>
Creates a new <a href="class-gtksourcetagstyle.html" title="gtksourceview.SourceTagStyle"><code class="classname">gtksourceview.SourceTagStyle</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2602047"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourcetagstyle--copy"></a><h3>gtksourceview.SourceTagStyle.copy</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">copy</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a <a href="class-gtksourcetagstyle.html" title="gtksourceview.SourceTagStyle"><code class="classname">gtksourceview.SourceTagStyle</code></a>.</td></tr></tbody></table><p>
+ </p></div><div class="refsect1" lang="en"><a name="id341862"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourcetagstyle--copy"></a><h3>gtksourceview.SourceTagStyle.copy</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">copy</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> a <a href="class-gtksourcetagstyle.html" title="gtksourceview.SourceTagStyle"><code class="classname">gtksourceview.SourceTagStyle</code></a>.</td></tr></tbody></table><p>
The <code class="methodname">copy</code>() method makes a copy of the current style.
</p></div><div class="refsect2" lang="en"><a name="method-gtksourcetagstyle--free"></a><h3>gtksourceview.SourceTagStyle.free</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">free</span>(<span class="methodparam"></span>)</code></pre><p>
The <code class="methodname">remove_source_tags</code>() method frees the resources allocated by the current style.
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/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourcetagtable.html new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourcetagtable.html
--- old/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourcetagtable.html 2007-07-07 16:46:51.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourcetagtable.html 2007-09-16 14:37:01.000000000 +0200
@@ -1,12 +1,12 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceTagTable</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourcetag.html" title="gtksourceview.SourceTag"><link rel="next" href="class-gtksourcetagstyle.html" title="gtksourceview.SourceTagStyle"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceTagTable</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourcetag.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcetagstyle.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourcetagtable"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceTagTable</h2><p>gtksourceview.SourceTagTable — Text Tag Table object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id2584137"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceTagTable</span></span>(<span class="ooclass"><span class="classname">gtk.TextTagTable</span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtksourcetagtable.html#constructor-gtksourcetagtable" title="Constructor">gtksourceview.SourceTagTable</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcetagtable.html#method-gtksourcetagtable--add-tags" title="gtksourceview.SourceTagTable.add_tags">add_tags</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>tags</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcetagtable.html#method-gtksourcetagtable--remove-source-tags" title="gtksourceview.SourceTagTable.remove_source_tags">remove_source_tags</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2555738"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceTagTable</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="class-gtksourcetag.html" title="gtksourceview.SourceTag"><link rel="next" href="class-gtksourcetagstyle.html" title="gtksourceview.SourceTagStyle"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceTagTable</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtksourcetag.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcetagstyle.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourcetagtable"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceTagTable</h2><p>gtksourceview.SourceTagTable — Text Tag Table object for <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></p></div><div class="refsect1" lang="en"><a name="id333814"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceTagTable</span></span>(<span class="ooclass"><span class="classname">gtk.TextTagTable</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtksourcetagtable.html#constructor-gtksourcetagtable" title="Constructor">gtksourceview.SourceTagTable</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcetagtable.html#method-gtksourcetagtable--add-tags" title="gtksourceview.SourceTagTable.add_tags">add_tags</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>tags</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourcetagtable.html#method-gtksourcetagtable--remove-source-tags" title="gtksourceview.SourceTagTable.remove_source_tags">remove_source_tags</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id328417"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- gtk.TextTagTable
+-- <a href="class-gtksourcetagtable.html" title="gtksourceview.SourceTagTable">gtksourceview.SourceTagTable</a>
-</pre></div><div class="refsect1" lang="en"><a name="id2555778"></a><h2>Signal Prototypes</h2><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term">"<a href="class-gtksourcetagtable.html#signal-gtksourcetagtable--changed" title='The "changed" gtksourceview.SourceTagTable Signal'>"changed"</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourcetagtable</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr></tbody></table></div><div class="refsect1" lang="en"><a name="description-gtksourcetagtable"></a><h2>Description</h2><p>
+</pre></div><div class="refsect1" lang="en"><a name="id327053"></a><h2>Signal Prototypes</h2><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term">"<a href="class-gtksourcetagtable.html#signal-gtksourcetagtable--changed" title='The "changed" gtksourceview.SourceTagTable Signal'>"changed"</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourcetagtable</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr></tbody></table></div><div class="refsect1" lang="en"><a name="description-gtksourcetagtable"></a><h2>Description</h2><p>
</p></div><div class="refsect1" lang="en"><a name="constructor-gtksourcetagtable"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gtksourceview.SourceTagTable</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code></code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>a new <a href="class-gtksourcetagtable.html" title="gtksourceview.SourceTagTable"><code class="classname">gtksourceview.SourceTagTable</code></a>.</td></tr></tbody></table><p>
Creates a new <a href="class-gtksourcetagtable.html" title="gtksourceview.SourceTagTable"><code class="classname">gtksourceview.SourceTagTable</code></a> object.
- </p></div><div class="refsect1" lang="en"><a name="id2602006"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourcetagtable--add-tags"></a><h3>gtksourceview.SourceTagTable.add_tags</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">add_tags</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>tags</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>tags</code></strong> :</span></td><td> a list conteining
+ </p></div><div class="refsect1" lang="en"><a name="id335719"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourcetagtable--add-tags"></a><h3>gtksourceview.SourceTagTable.add_tags</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">add_tags</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>tags</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>tags</code></strong> :</span></td><td> a list conteining
<a href="class-gtksourcetagtable.html" title="gtksourceview.SourceTagTable"><code class="classname">gtksourceview.SourceTag</code></a> objects.</td></tr></tbody></table><p>
The <code class="methodname">set_check_brackets</code>() method Add a list of tag to the table.
The added tags are assigned the highest priority in the table.
@@ -14,7 +14,7 @@
</p></div><div class="refsect2" lang="en"><a name="method-gtksourcetagtable--remove-source-tags"></a><h3>gtksourceview.SourceTagTable.remove_source_tags</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">remove_source_tags</span>(<span class="methodparam"></span>)</code></pre><p>
The <code class="methodname">remove_source_tags</code>() method removes all the source tags from the table.
This will remove the table's reference to the tags, so be careful - tags will end up destroyed if you don't have a reference to them.
- </p></div></div><div class="refsect1" lang="en"><a name="id2568571"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="signal-gtksourcetagtable--changed"></a><h3>The "changed" gtksourceview.SourceTagTable Signal</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourcetagtable</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><em class="parameter"><code>sourcetagtable</code></em> :</span></td><td>the sourcetagtable that received the signal</td></tr><tr><td><span class="term"><em class="parameter"><code>user_param1</code></em> :</span></td><td>the first user parameter (if any) specified with the
+ </p></div></div><div class="refsect1" lang="en"><a name="id341702"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="signal-gtksourcetagtable--changed"></a><h3>The "changed" gtksourceview.SourceTagTable Signal</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourcetagtable</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><em class="parameter"><code>sourcetagtable</code></em> :</span></td><td>the sourcetagtable that received the signal</td></tr><tr><td><span class="term"><em class="parameter"><code>user_param1</code></em> :</span></td><td>the first user parameter (if any) specified with the
<code class="methodname">connect</code>() method</td></tr><tr><td><span class="term"><em class="parameter"><code>...</code></em> :</span></td><td>additional user parameters (if any)</td></tr></tbody></table><p>
The "changed" signal is emitted when ....
</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gtksourcetag.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gtksourcesview-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gtksourcetagstyle.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gtksourceview.SourceTag </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gtksourceview.SourceTagStyle</td></tr></table></div></body></html>
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/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourceview.html new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourceview.html
--- old/gnome-python-desktop-2.19.2/docs/gtksourceview/html/class-gtksourceview.html 2007-07-07 16:46:51.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/docs/gtksourceview/html/class-gtksourceview.html 2007-09-16 14:37:01.000000000 +0200
@@ -1,12 +1,12 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceView</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="next" href="class-gtksourcebuffer.html" title="gtksourceview.SourceBuffer"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceView</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="gtksourcesview-class-reference.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcebuffer.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourceview"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceView</h2><p>gtksourceview.SourceView — a widget that displays the source code</p></div><div class="refsect1" lang="en"><a name="id2583102"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceView</span></span>(<span class="ooclass"><span class="classname">gtk.TextView</span></span>):
-<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtksourceview.html#constructor-gtksourceview" title="Constructor">gtksourceview.SourceView</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>buffer</code></strong></span><span class="initializer">=None</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-show-line-numbers" title="gtksourceview.SourceView.set_show_line_numbers">set_show_line_numbers</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>show</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-show-line-numbers" title="gtksourceview.SourceView.get_show_line_numbers">get_show_line_numbers</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-show-line-markers" title="gtksourceview.SourceView.set_show_line_markers">set_show_line_markers</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>show</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-show-line-markers" title="gtksourceview.SourceView.get_show_line_markers">get_show_line_markers</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-tabs-width" title="gtksourceview.SourceView.set_tabs_width">set_tabs_width</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>width</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-tabs-width" title="gtksourceview.SourceView.get_tabs_width">get_tabs_width</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-auto-indent" title="gtksourceview.SourceView.set_auto_indent">set_auto_indent</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>enable</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-auto-indent" title="gtksourceview.SourceView.get_auto_indent">get_auto_indent</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-insert-spaces-instead-of-tabs" title="gtksourceview.SourceView.set_insert_spaces_instead_of_tabs">set_insert_spaces_instead_of_tabs</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>enable</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-insert-spaces-instead-of-tabs" title="gtksourceview.SourceView.get_insert_spaces_instead_of_tabs">get_insert_spaces_instead_of_tabs</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-show-margin" title="gtksourceview.SourceView.set_show_margin">set_show_margin</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>show</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-show-margin" title="gtksourceview.SourceView.get_show_margin">get_show_margin</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-margin" title="gtksourceview.SourceView.set_tabs_width">set_margin</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>margin</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-margin" title="gtksourceview.SourceView.get_margin">get_margin</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-marker-pixbuf" title="gtksourceview.SourceView.set_marker_pixbuf">set_marker_pixbuf</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>marker_type</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>pixbuf</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-marker-pixbuf" title="gtksourceview.SourceView.get_marker_pixbuf">get_marker_pixbuf</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-smart-home-end" title="gtksourceview.SourceView.set_smart_home_end">set_smart_home_end</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>enable</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-smart-home-end" title="gtksourceview.SourceView.get_smart_home_end">get_smart_home_end</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>window</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id2573357"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gtksourceview.SourceView</title><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="up" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="prev" href="gtksourcesview-class-reference.html" title="The GtkSourceView Class Reference"><link rel="next" href="class-gtksourcebuffer.html" title="gtksourceview.SourceBuffer"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtksourceview.SourceView</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="gtksourcesview-class-reference.html">Prev</a> </td><th width="60%" align="center">The GtkSourceView Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtksourcebuffer.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtksourceview"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtksourceview.SourceView</h2><p>gtksourceview.SourceView — a widget that displays the source code</p></div><div class="refsect1" lang="en"><a name="id334674"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtksourceview.SourceView</span></span>(<span class="ooclass"><span class="classname">gtk.TextView</span></span>):
+<code class="constructorsynopsis"> <span class="methodname"><a href="class-gtksourceview.html#constructor-gtksourceview" title="Constructor">gtksourceview.SourceView</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>buffer</code></strong></span><span class="initializer">=None</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-show-line-numbers" title="gtksourceview.SourceView.set_show_line_numbers">set_show_line_numbers</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>show</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-show-line-numbers" title="gtksourceview.SourceView.get_show_line_numbers">get_show_line_numbers</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-show-line-markers" title="gtksourceview.SourceView.set_show_line_markers">set_show_line_markers</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>show</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-show-line-markers" title="gtksourceview.SourceView.get_show_line_markers">get_show_line_markers</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-tabs-width" title="gtksourceview.SourceView.set_tabs_width">set_tabs_width</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>width</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-tabs-width" title="gtksourceview.SourceView.get_tabs_width">get_tabs_width</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-auto-indent" title="gtksourceview.SourceView.set_auto_indent">set_auto_indent</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>enable</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-auto-indent" title="gtksourceview.SourceView.get_auto_indent">get_auto_indent</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-insert-spaces-instead-of-tabs" title="gtksourceview.SourceView.set_insert_spaces_instead_of_tabs">set_insert_spaces_instead_of_tabs</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>enable</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-insert-spaces-instead-of-tabs" title="gtksourceview.SourceView.get_insert_spaces_instead_of_tabs">get_insert_spaces_instead_of_tabs</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-show-margin" title="gtksourceview.SourceView.set_show_margin">set_show_margin</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>show</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-show-margin" title="gtksourceview.SourceView.get_show_margin">get_show_margin</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-margin" title="gtksourceview.SourceView.set_tabs_width">set_margin</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>margin</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-margin" title="gtksourceview.SourceView.get_margin">get_margin</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-marker-pixbuf" title="gtksourceview.SourceView.set_marker_pixbuf">set_marker_pixbuf</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>marker_type</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>pixbuf</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-marker-pixbuf" title="gtksourceview.SourceView.get_marker_pixbuf">get_marker_pixbuf</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--set-smart-home-end" title="gtksourceview.SourceView.set_smart_home_end">set_smart_home_end</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>enable</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a href="class-gtksourceview.html#method-gtksourceview--get-smart-home-end" title="gtksourceview.SourceView.get_smart_home_end">get_smart_home_end</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>window</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id337792"></a><h2>Ancestry</h2><pre class="synopsis">+-- gobject.GObject
+-- gtk.Object
+-- gtk.Widget
+-- gtk.Container
+-- gtk.TextView
+-- <a href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a>
-</pre></div><div class="refsect1" lang="en"><a name="id2573408"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"auto-indent"</td><td valign="top">Read-Write</td><td valign="top">If <code class="literal">TRUE</code> enable auto indentation.</td></tr><tr valign="top"><td valign="top">"insert-spaces-instead-of-tabs"</td><td valign="top">Read-Write</td><td valign="top">If <code class="literal">TRUE</code> spaces will be inserted instead of tabs.</td></tr><tr valign="top"><td valign="top">"margin"</td><td valign="top">Read-Write</td><td valign="top">Position of the right margin.</td></tr><tr valign="top"><td valign="top">"show-line-markers"</td><td valign="top">Read-Write</td><td valign="top">If <code class="literal">TRUE</code>, the display line marker pixbufs will be shown.</td></tr><tr valign="top"><td valign="top">"show-line-numbers"</td><td valign="top">Read-Write</td><td valign="top">If <code class="literal">TRUE</code>, the line numbers will be shown.</td></tr><tr valign="top"><td valign="top">"show-margin"</td><td valign="top">Read-Write</td><td valign="top">If <code class="literal">TRUE</code>, the right margin will be shown.</td></tr><tr valign="top"><td valign="top">"smart-home-end"</td><td valign="top">Read-Write</td><td valign="top"><span><strong class="keycap">HOME</strong></span> and <span><strong class="keycap">END</strong></span> keys move to first/last characters on
-line first before going to the start/end of the line.</td></tr><tr valign="top"><td valign="top">"tabs-width"</td><td valign="top">Read-Write</td><td valign="top">Tabs Width.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="id2508900"></a><h2>Signal Prototypes</h2><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term">"<a href="class-gtksourceview.html#signal-gtksourceview--redo" title='The "redo" gtksourceview.SourceView Signal'>redo</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceview</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr><tr><td><span class="term">"<a href="class-gtksourceview.html#signal-gtksourceview--undo" title='The "undo" gtksourceview.SourceView Signal'>undo</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceview</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr></tbody></table></div><div class="refsect1" lang="en"><a name="description-gtktextview"></a><h2>Description</h2><p>A <a href="class-gtksourceview.html" title="gtksourceview.SourceView"><code class="classname">gtksourceview.SourceView</code></a>
+</pre></div><div class="refsect1" lang="en"><a name="id337842"></a><h2>Properties</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">"auto-indent"</td><td valign="top">Read-Write</td><td valign="top">If <code class="literal">TRUE</code> enable auto indentation.</td></tr><tr valign="top"><td valign="top">"insert-spaces-instead-of-tabs"</td><td valign="top">Read-Write</td><td valign="top">If <code class="literal">TRUE</code> spaces will be inserted instead of tabs.</td></tr><tr valign="top"><td valign="top">"margin"</td><td valign="top">Read-Write</td><td valign="top">Position of the right margin.</td></tr><tr valign="top"><td valign="top">"show-line-markers"</td><td valign="top">Read-Write</td><td valign="top">If <code class="literal">TRUE</code>, the display line marker pixbufs will be shown.</td></tr><tr valign="top"><td valign="top">"show-line-numbers"</td><td valign="top">Read-Write</td><td valign="top">If <code class="literal">TRUE</code>, the line numbers will be shown.</td></tr><tr valign="top"><td valign="top">"show-margin"</td><td valign="top">Read-Write</td><td valign="top">If <code class="literal">TRUE</code>, the right margin will be shown.</td></tr><tr valign="top"><td valign="top">"smart-home-end"</td><td valign="top">Read-Write</td><td valign="top"><span><strong class="keycap">HOME</strong></span> and <span><strong class="keycap">END</strong></span> keys move to first/last characters on
+line first before going to the start/end of the line.</td></tr><tr valign="top"><td valign="top">"tabs-width"</td><td valign="top">Read-Write</td><td valign="top">Tabs Width.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="id362985"></a><h2>Signal Prototypes</h2><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term">"<a href="class-gtksourceview.html#signal-gtksourceview--redo" title='The "redo" gtksourceview.SourceView Signal'>redo</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceview</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr><tr><td><span class="term">"<a href="class-gtksourceview.html#signal-gtksourceview--undo" title='The "undo" gtksourceview.SourceView Signal'>undo</a>"</span></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceview</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr></tbody></table></div><div class="refsect1" lang="en"><a name="description-gtktextview"></a><h2>Description</h2><p>A <a href="class-gtksourceview.html" title="gtksourceview.SourceView"><code class="classname">gtksourceview.SourceView</code></a>
is a text widget that extends the standard
<code class="classname">gtk.TextView</code>
It improves the
@@ -16,7 +16,7 @@
widget displaying the <a href="class-gtksourcebuffer.html" title="gtksourceview.SourceBuffer"><code class="classname">gtksourceview.SourceBuffer</code></a>
specified by <em class="parameter"><code>buffer</code></em>. If <em class="parameter"><code>buffer</code></em>
is <code class="literal">None</code>, a new <a href="class-gtksourcebuffer.html" title="gtksourceview.SourceBuffer"><code class="classname">gtksourceview.SourceBuffer</code></a>
-will be created. One sourcebuffer can be shared among many widgets.</p></div><div class="refsect1" lang="en"><a name="id2597796"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourceview--set-show-line-numbers"></a><h3>gtksourceview.SourceView.set_show_line_numbers</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">set_show_line_numbers</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>show</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>show</code></strong> :</span></td><td>if <code class="literal">TRUE</code> the line numbers will be shown.</td></tr></tbody></table><p>The <code class="methodname">set_show_line_numbers</code>() method sets the property
+will be created. One sourcebuffer can be shared among many widgets.</p></div><div class="refsect1" lang="en"><a name="id363291"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtksourceview--set-show-line-numbers"></a><h3>gtksourceview.SourceView.set_show_line_numbers</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">set_show_line_numbers</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>show</code></strong></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><strong class="parameter"><code>show</code></strong> :</span></td><td>if <code class="literal">TRUE</code> the line numbers will be shown.</td></tr></tbody></table><p>The <code class="methodname">set_show_line_numbers</code>() method sets the property
"show-line-numbers" to the value of <em class="parameter"><code>show</code></em>. If <em class="parameter"><code>show</code></em>
is set to <code class="literal">TRUE</code> the line numbers should be visible, otherwise not.</p></div><div class="refsect2" lang="en"><a name="method-gtksourceview--get-show-line-numbers"></a><h3>gtksourceview.SourceView.get_show_line_numbers</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_show_line_numbers</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td><code class="literal">TRUE</code> if the line numbers are visible,
<code class="literal">FALSE</code> otherwise.</td></tr></tbody></table><p>The <code class="methodname">get_show_line_numbers</code>() method returns the
@@ -49,7 +49,7 @@
to first/last characters on line first before going to the start/end of the line.
<code class="literal">FALSE</code> otherwise.</td></tr></tbody></table><p>The <code class="methodname">get_smart_home_end</code>() method returns the
value of the "smart-home-end" property which determines if <span><strong class="keycap">HOME</strong></span> and <span><strong class="keycap">END</strong></span> keys
-move to first/last characters on line first before going to the start/end of the line.</p></div></div><div class="refsect1" lang="en"><a name="id2599194"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="signal-gtksourceview--redo"></a><h3>The "redo" gtksourceview.SourceView Signal</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceview</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><em class="parameter"><code>sourceview</code></em> :</span></td><td>the sourceview that received the
+move to first/last characters on line first before going to the start/end of the line.</p></div></div><div class="refsect1" lang="en"><a name="id364557"></a><h2>Signals</h2><div class="refsect2" lang="en"><a name="signal-gtksourceview--redo"></a><h3>The "redo" gtksourceview.SourceView Signal</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>sourceview</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><span class="term"><em class="parameter"><code>sourceview</code></em> :</span></td><td>the sourceview that received the
signal</td></tr><tr><td><span class="term"><em class="parameter"><code>user_param1</code></em> :</span></td><td>the first user parameter (if any) specified
with the <code class="methodname">connect</code>()
method</td></tr><tr><td><span class="term"><em class="parameter"><code>...</code></em> :</span></td><td>additional user parameters (if
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/gnome-python-desktop-2.19.2/gtop/gtop.c new/gnome-python-desktop-2.20.0/gtop/gtop.c
--- old/gnome-python-desktop-2.19.2/gtop/gtop.c 2007-01-05 23:37:38.000000000 +0100
+++ new/gnome-python-desktop-2.20.0/gtop/gtop.c 2007-09-15 22:44:56.000000000 +0200
@@ -835,7 +835,7 @@
{
glibtop_proclist buf;
PyObject *list;
- unsigned *pids;
+ pid_t *pids;
guint64 which = GLIBTOP_KERN_PROC_ALL;
guint64 arg = 0;
@@ -918,9 +918,9 @@
my_dict_add_and_decref(d, "irq", PyL_ULL(buf.irq));
my_dict_add_and_decref(d, "sofr_irq", PyL_ULL(buf.softirq));
- smp = PyTuple_New(glibtop_global_server->ncpu);
+ smp = PyTuple_New(1 + glibtop_global_server->ncpu);
- for(i = 0; i < glibtop_global_server->ncpu; ++i)
+ for(i = 0; i <= glibtop_global_server->ncpu; ++i)
{
PyObject *a;
a = get_smp_cpu(&buf, i);
@@ -1152,9 +1152,9 @@
my_dict_add_and_decref(d, "it_real_value", PyL_ULL(buf.it_real_value));
my_dict_add_and_decref(d, "frequency", PyL_ULL(buf.frequency));
- smp = PyTuple_New(glibtop_global_server->ncpu);
+ smp = PyTuple_New(1 + glibtop_global_server->ncpu);
- for(i = 0; i < glibtop_global_server->ncpu; ++i)
+ for(i = 0; i <= glibtop_global_server->ncpu; ++i)
{
PyObject *a;
a = get_smp_time(&buf, i);
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/gnome-python-desktop-2.19.2/MAINTAINERS new/gnome-python-desktop-2.20.0/MAINTAINERS
--- old/gnome-python-desktop-2.19.2/MAINTAINERS 2007-01-05 23:37:38.000000000 +0100
+++ new/gnome-python-desktop-2.20.0/MAINTAINERS 2007-09-15 22:44:57.000000000 +0200
@@ -1 +1,12 @@
-Gustavo J. A. M. Carneiro <gjc(a)gnome.org>
+Current Maintainers
+===================
+
+Gustavo J. A. M. Carneiro
+E-mail: gjc inescporto pt
+Userid: gjc
+
+
+Former Maintainers
+===================
+
+James Henstridge <james(a)daa.com.au>
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/gnome-python-desktop-2.19.2/missing new/gnome-python-desktop-2.20.0/missing
--- old/gnome-python-desktop-2.19.2/missing 2007-06-18 18:35:10.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/missing 2007-09-15 22:45:06.000000000 +0200
@@ -1,9 +1,9 @@
#! /bin/sh
# Common stub for a few missing GNU programs while installing.
-scriptversion=2005-06-08.21
+scriptversion=2006-05-10.23
-# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005
+# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006
# Free Software Foundation, Inc.
# Originally by Fran,cois Pinard <pinard(a)iro.umontreal.ca>, 1996.
@@ -33,6 +33,8 @@
fi
run=:
+sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
+sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
# In the cases where this matters, `missing' is being run in the
# srcdir already.
@@ -44,7 +46,7 @@
msg="missing on your system"
-case "$1" in
+case $1 in
--run)
# Try to run requested program, and just exit if it succeeds.
run=
@@ -77,6 +79,7 @@
aclocal touch file \`aclocal.m4'
autoconf touch file \`configure'
autoheader touch file \`config.h.in'
+ autom4te touch the output file, or create a stub one
automake touch all \`Makefile.in' files
bison create \`y.tab.[ch]', if possible, from existing .[ch]
flex create \`lex.yy.c', if possible, from existing .c
@@ -106,7 +109,7 @@
# Now exit if we have it, but it failed. Also exit now if we
# don't have it and --version was passed (most likely to detect
# the program).
-case "$1" in
+case $1 in
lex|yacc)
# Not GNU programs, they don't have --version.
;;
@@ -135,7 +138,7 @@
# If it does not exist, or fails to run (possibly an outdated version),
# try to emulate it.
-case "$1" in
+case $1 in
aclocal*)
echo 1>&2 "\
WARNING: \`$1' is $msg. You should only need it if
@@ -164,7 +167,7 @@
test -z "$files" && files="config.h"
touch_files=
for f in $files; do
- case "$f" in
+ case $f in
*:*) touch_files="$touch_files "`echo "$f" |
sed -e 's/^[^:]*://' -e 's/:.*//'`;;
*) touch_files="$touch_files $f.in";;
@@ -192,8 +195,8 @@
You can get \`$1' as part of \`Autoconf' from any GNU
archive site."
- file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
- test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
+ file=`echo "$*" | sed -n "$sed_output"`
+ test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
if test -f "$file"; then
touch $file
else
@@ -214,25 +217,25 @@
in order for those modifications to take effect. You can get
\`Bison' from any GNU archive site."
rm -f y.tab.c y.tab.h
- if [ $# -ne 1 ]; then
+ if test $# -ne 1; then
eval LASTARG="\${$#}"
- case "$LASTARG" in
+ case $LASTARG in
*.y)
SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
- if [ -f "$SRCFILE" ]; then
+ if test -f "$SRCFILE"; then
cp "$SRCFILE" y.tab.c
fi
SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
- if [ -f "$SRCFILE" ]; then
+ if test -f "$SRCFILE"; then
cp "$SRCFILE" y.tab.h
fi
;;
esac
fi
- if [ ! -f y.tab.h ]; then
+ if test ! -f y.tab.h; then
echo >y.tab.h
fi
- if [ ! -f y.tab.c ]; then
+ if test ! -f y.tab.c; then
echo 'main() { return 0; }' >y.tab.c
fi
;;
@@ -244,18 +247,18 @@
in order for those modifications to take effect. You can get
\`Flex' from any GNU archive site."
rm -f lex.yy.c
- if [ $# -ne 1 ]; then
+ if test $# -ne 1; then
eval LASTARG="\${$#}"
- case "$LASTARG" in
+ case $LASTARG in
*.l)
SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
- if [ -f "$SRCFILE" ]; then
+ if test -f "$SRCFILE"; then
cp "$SRCFILE" lex.yy.c
fi
;;
esac
fi
- if [ ! -f lex.yy.c ]; then
+ if test ! -f lex.yy.c; then
echo 'main() { return 0; }' >lex.yy.c
fi
;;
@@ -267,11 +270,9 @@
\`Help2man' package in order for those modifications to take
effect. You can get \`Help2man' from any GNU archive site."
- file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
- if test -z "$file"; then
- file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
- fi
- if [ -f "$file" ]; then
+ file=`echo "$*" | sed -n "$sed_output"`
+ test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
+ if test -f "$file"; then
touch $file
else
test -z "$file" || exec >$file
@@ -289,11 +290,17 @@
DU, IRIX). You might want to install the \`Texinfo' package or
the \`GNU make' package. Grab either from any GNU archive site."
# The file to touch is that specified with -o ...
- file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
+ file=`echo "$*" | sed -n "$sed_output"`
+ test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
if test -z "$file"; then
# ... or it is the one specified with @setfilename ...
infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
- file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
+ file=`sed -n '
+ /^@setfilename/{
+ s/.* \([^ ]*\) *$/\1/
+ p
+ q
+ }' $infile`
# ... or it is derived from the source name (dir/f.texi becomes f.info)
test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
fi
@@ -317,13 +324,13 @@
fi
firstarg="$1"
if shift; then
- case "$firstarg" in
+ case $firstarg in
*o*)
firstarg=`echo "$firstarg" | sed s/o//`
tar "$firstarg" "$@" && exit 0
;;
esac
- case "$firstarg" in
+ case $firstarg in
*h*)
firstarg=`echo "$firstarg" | sed s/h//`
tar "$firstarg" "$@" && exit 0
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/gnome-python-desktop-2.19.2/NEWS new/gnome-python-desktop-2.20.0/NEWS
--- old/gnome-python-desktop-2.19.2/NEWS 2007-07-30 23:22:13.000000000 +0200
+++ new/gnome-python-desktop-2.20.0/NEWS 2007-09-16 14:35:02.000000000 +0200
@@ -1,3 +1,7 @@
+Overview of Changes from 2.19.2 to 2.20.0
+==============================================================================
+* (nothing changed)
+
Overview of Changes from 2.19.1 to 2.19.2
==============================================================================
* general
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-power-manager
checked in at Wed Sep 19 19:01:11 CEST 2007.
--------
--- GNOME/gnome-power-manager/gnome-power-manager.changes 2007-09-12 17:47:28.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-power-manager/gnome-power-manager.changes 2007-09-18 18:30:07.227442000 +0200
@@ -1,0 +2,7 @@
+Tue Sep 18 18:28:46 CEST 2007 - maw(a)suse.de
+
+- Update to version 2.20.0:
+ + Fix for bugzilla.gnome.org #470481
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gnome-power-manager-2.19.92.tar.bz2
New:
----
gnome-power-manager-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-power-manager.spec ++++++
--- /var/tmp/diff_new_pack.k28631/_old 2007-09-19 19:00:57.000000000 +0200
+++ /var/tmp/diff_new_pack.k28631/_new 2007-09-19 19:00:57.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-power-manager (Version 2.19.92)
+# spec file for package gnome-power-manager (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -13,9 +13,9 @@
Name: gnome-power-manager
# BuildRequires: PolicyKit-devel docbook-utils docbook_4 gnome-common gnome-doc-utils-devel gnome-icon-theme gnome-panel-devel gnome-patch-translation intltool libglade2-devel libgnomeprintui-devel libgnomeui-devel libnotify-devel libwnck-devel notification-daemon scrollkeeper update-desktop-files xmlto
BuildRequires: docbook-utils docbook_4 fdupes gnome-common gnome-doc-utils-devel gnome-panel-devel gnome-patch-translation gstreamer010-devel intltool libglade2-devel libgnomeprintui-devel libgnomeui-devel libnotify-devel libwnck-devel notification-daemon scrollkeeper update-desktop-files xmlto
-Version: 2.19.92
-Release: 5
-URL: http://gnome-power.sourceforge.net/
+Version: 2.20.0
+Release: 1
+Url: http://gnome-power.sourceforge.net/
Group: System/GUI/GNOME
License: GPL v2 or later
Summary: Power Management for GNOME
@@ -30,8 +30,7 @@
Requires: hal dbus-1 gnome-screensaver notification-daemon
Requires: %{name}-lang = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Autoreqprov: on
-
+AutoReqProv: on
%gconf_schemas_prereq
%description
@@ -86,14 +85,12 @@
%find_lang %{name}
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
-
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%pre -f %{name}.schemas_pre
-
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@@ -119,6 +116,10 @@
%files lang -f %{name}.lang
%changelog
+* Tue Sep 18 2007 - maw(a)suse.de
+- Update to version 2.20.0:
+ + Fix for bugzilla.gnome.org #470481
+ + Updated translations.
* Wed Sep 12 2007 - rodrigo(a)suse.de
- Disable PolicyKit, upstream is not ported to last release (#302413)
* Mon Sep 10 2007 - cthiel(a)suse.de
++++++ gnome-power-manager-2.19.92.tar.bz2 -> gnome-power-manager-2.20.0.tar.bz2 ++++++
++++ 44427 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yast2-trans-de
checked in at Wed Sep 19 19:00:49 CEST 2007.
--------
--- yast2-trans-de/yast2-trans-de.changes 2007-09-17 14:06:56.000000000 +0200
+++ /mounts/work_src_done/NOARCH/yast2-trans-de/yast2-trans-de.changes 2007-09-19 18:00:38.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 19 18:00:38 2007 - ke(a)suse.de
+
+- Update to version 2.15.21.
+
+------------------------------------------------------------------------
Old:
----
yast2-trans-de-2.15.20.tar.bz2
New:
----
yast2-trans-de-2.15.21.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-trans-de.spec ++++++
--- /var/tmp/diff_new_pack.X27278/_old 2007-09-19 19:00:42.000000000 +0200
+++ /var/tmp/diff_new_pack.X27278/_new 2007-09-19 19:00:42.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-trans-de (Version 2.15.20)
+# spec file for package yast2-trans-de (Version 2.15.21)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,12 +11,12 @@
# norootforbuild
Name: yast2-trans-de
-Version: 2.15.20
+Version: 2.15.21
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-trans-de-2.15.20.tar.bz2
+Source0: yast2-trans-de-2.15.21.tar.bz2
Prefix: /usr
Provides: locale(yast2:de)
# Requires: yast2-config-XXpkgXX
@@ -30,7 +30,7 @@
%prep
-%setup -n yast2-trans-de-2.15.20
+%setup -n yast2-trans-de-2.15.21
%build
autoreconf --force --install
@@ -63,6 +63,8 @@
%lang(de) /usr/share/YaST2/locale/de
%changelog
+* Wed Sep 19 2007 - ke(a)suse.de
+- Update to version 2.15.21.
* Mon Sep 17 2007 - ke(a)suse.de
- Update to version 2.15.20.
* Wed Sep 12 2007 - ke(a)suse.de
++++++ yast2-trans-de-2.15.20.tar.bz2 -> yast2-trans-de-2.15.21.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-de-2.15.20/configure new/yast2-trans-de-2.15.21/configure
--- old/yast2-trans-de-2.15.20/configure 2007-09-17 14:07:06.000000000 +0200
+++ new/yast2-trans-de-2.15.21/configure 2007-09-19 18:00:48.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.60 for yast2-trans-de 2.15.20.
+# Generated by GNU Autoconf 2.60 for yast2-trans-de 2.15.21.
#
# Report bugs to <http://bugs.opensuse.org/>.
#
@@ -559,8 +559,8 @@
# Identity of this package.
PACKAGE_NAME='yast2-trans-de'
PACKAGE_TARNAME='yast2-trans-de'
-PACKAGE_VERSION='2.15.20'
-PACKAGE_STRING='yast2-trans-de 2.15.20'
+PACKAGE_VERSION='2.15.21'
+PACKAGE_STRING='yast2-trans-de 2.15.21'
PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
ac_unique_file="RPMNAME"
@@ -1186,7 +1186,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures yast2-trans-de 2.15.20 to adapt to many kinds of systems.
+\`configure' configures yast2-trans-de 2.15.21 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1257,7 +1257,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-trans-de 2.15.20:";;
+ short | recursive ) echo "Configuration of yast2-trans-de 2.15.21:";;
esac
cat <<\_ACEOF
@@ -1337,7 +1337,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-yast2-trans-de configure 2.15.20
+yast2-trans-de configure 2.15.21
generated by GNU Autoconf 2.60
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1351,7 +1351,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by yast2-trans-de $as_me 2.15.20, which was
+It was created by yast2-trans-de $as_me 2.15.21, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ $0 $@
@@ -2152,7 +2152,7 @@
# Define the identity of the package.
PACKAGE='yast2-trans-de'
- VERSION='2.15.20'
+ VERSION='2.15.21'
cat >>confdefs.h <<_ACEOF
@@ -2379,7 +2379,7 @@
-VERSION="2.15.20"
+VERSION="2.15.21"
RPMNAME="yast2-trans-de"
MAINTAINER="Karl Eichwalder <ke(a)suse.de>"
@@ -3316,7 +3316,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by yast2-trans-de $as_me 2.15.20, which was
+This file was extended by yast2-trans-de $as_me 2.15.21, which was
generated by GNU Autoconf 2.60. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3359,7 +3359,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-yast2-trans-de config.status 2.15.20
+yast2-trans-de config.status 2.15.21
configured by $0, generated by GNU Autoconf 2.60,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-de-2.15.20/configure.in new/yast2-trans-de-2.15.21/configure.in
--- old/yast2-trans-de-2.15.20/configure.in 2007-09-17 14:07:02.000000000 +0200
+++ new/yast2-trans-de-2.15.21/configure.in 2007-09-19 18:00:44.000000000 +0200
@@ -3,7 +3,7 @@
dnl -- This file is generated by y2autoconf 2.14.0 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(yast2-trans-de, 2.15.20, http://bugs.opensuse.org/, yast2-trans-de)
+AC_INIT(yast2-trans-de, 2.15.21, http://bugs.opensuse.org/, yast2-trans-de)
dnl Check for presence of file 'RPMNAME'
AC_CONFIG_SRCDIR([RPMNAME])
@@ -17,7 +17,7 @@
AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs
dnl Important YaST2 variables
-VERSION="2.15.20"
+VERSION="2.15.21"
RPMNAME="yast2-trans-de"
MAINTAINER="Karl Eichwalder <ke(a)suse.de>"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-de-2.15.20/po/installation.de.po new/yast2-trans-de-2.15.21/po/installation.de.po
--- old/yast2-trans-de-2.15.20/po/installation.de.po 2007-08-20 15:31:46.000000000 +0200
+++ new/yast2-trans-de-2.15.21/po/installation.de.po 2007-09-19 17:56:43.000000000 +0200
@@ -11,7 +11,7 @@
"Project-Id-Version: installation\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-08-15 17:22+0200\n"
-"PO-Revision-Date: 2007-08-19 11:08+0100\n"
+"PO-Revision-Date: 2007-09-19 11:32+0200\n"
"Last-Translator: Marko Schugardt <mesmero(a)gmx.de>\n"
"Language-Team: Novell Language <language(a)novell.com>\n"
"MIME-Version: 1.0\n"
@@ -63,7 +63,7 @@
#. feedback message
#: src/clients/inst_addon_update_sources.ycp:56
msgid "Reading packages available in the repositories..."
-msgstr "Verfügbare Pakete aus den Depots werden eingelesen..."
+msgstr "Verfügbare Pakete aus den Repositorys werden eingelesen..."
#: src/clients/inst_addon_update_sources.ycp:90
#, ycp-format
@@ -879,12 +879,12 @@
#. TRANSLATORS: progress step
#: src/clients/inst_network_setup.ycp:1206
msgid "Adjust automatic network setup (via DHCP)"
-msgstr "Einstellen der a&utomatischen Netzwerkeinrichtung (mit DHCP)"
+msgstr "Einstellen der automatischen Netzwerkeinrichtung (mit DHCP)"
#. TRANSLATORS: progress step
#: src/clients/inst_network_setup.ycp:1208
msgid "Adjusting automatic network setup (via DHCP)..."
-msgstr "Einstellen der a&utomatischen Netzwerkeinrichtung (mit DHCP)..."
+msgstr "Einstellen der automatischen Netzwerkeinrichtung (mit DHCP)..."
#. TRANSLATORS: progress step
#: src/clients/inst_network_setup.ycp:1214
@@ -894,7 +894,7 @@
#. TRANSLATORS: progress step
#: src/clients/inst_network_setup.ycp:1216
msgid "Adjusting static network setup..."
-msgstr "Passe statische Netzwerkeinstellungen an."
+msgstr "Statische Netzwerkeinstellungen anpassen..."
#. TRANSLATORS: pop-up error message
#: src/clients/inst_network_setup.ycp:1223
@@ -1351,7 +1351,7 @@
msgstr ""
"<p>\n"
"Um die empfohlenen Ferndepots während der Installation oder während des Updates zu benutzen, wählen Sie\n"
-"<b>Hinzufügen von Online-Depots vor der Installation</b>.</p>\n"
+"<b>Hinzufügen von Online-Repositorys vor der Installation</b>.</p>\n"
#. help text for installation method
#: src/clients/inst_system_analysis.ycp:242
@@ -1423,7 +1423,7 @@
#. check box
#: src/clients/inst_system_analysis.ycp:321
msgid "&Add Online Repositories Before Installation"
-msgstr "Hinzufügen von Online-Depots vor der Installation"
+msgstr "Hinzufügen von Online-Repositorys vor der Installation"
#. check box
#: src/clients/inst_system_analysis.ycp:327
@@ -1552,7 +1552,7 @@
#. TRANSLATORS: dialog caption
#: src/clients/inst_upgrade_urls.ycp:89 src/clients/inst_upgrade_urls.ycp:357
msgid "Previously Used Repositories"
-msgstr "Vorher benutzte Depots"
+msgstr "Vorher benutzte Repositorys"
#. TRANSLATORS: dialog text, possibly multiline,
#. Please, do not use more than 50 characters per line.
@@ -1561,7 +1561,7 @@
"These repositories were found on the system\n"
"you are just upgrading:"
msgstr ""
-"Diese Depots wurden auf dem System gefunden,\n"
+"Diese Repositorys wurden auf dem System gefunden,\n"
"welches Sie gerade upgraden:"
#. TRANSLATORS: Table header item
@@ -1591,7 +1591,7 @@
"on the system you are just upgrading. You have better enable\n"
"those you want to include in the upgrade process.</p>"
msgstr ""
-"<p>Hier können Sie alle Software-Depots sehen, die auf dem System gefunden wurden,\n"
+"<p>Hier können Sie alle Software-Repositorys sehen, die auf dem System gefunden wurden,\n"
"welches Sie gerade upgraden. Besser aktivieren Sie solche,\n"
"die Sie im Upgrade-Prozess einschließen wollen.</p>"
@@ -1627,7 +1627,7 @@
#. TRANSLATORS: textentry
#: src/clients/inst_upgrade_urls.ycp:228
msgid "&Repository URL"
-msgstr "Depot-URL"
+msgstr "Repository-URL"
#. TRANSLATORS: popup header
#: src/clients/inst_upgrade_urls.ycp:327
@@ -1648,22 +1648,22 @@
#. TRANSLATORS: Progress text
#: src/clients/inst_upgrade_urls.ycp:360
msgid "Adding and removing repositories..."
-msgstr "Depots hinzufügen und entfernen... "
+msgstr "Repositorys hinzufügen und entfernen... "
#. TRANSLATORS: help text
#: src/clients/inst_upgrade_urls.ycp:363
msgid "<p>Please wait while repositories are being added and removed.</p>"
-msgstr "<p>Bitte warten Sie, während Depots hinzugefügt und entfernt werden.</p>"
+msgstr "<p>Bitte warten Sie, während Repositorys hinzugefügt und entfernt werden.</p>"
#. TRANSLATORS: dialog caption
#: src/clients/inst_upgrade_urls.ycp:435
msgid "Reading Repositories Used on the System"
-msgstr "Lese benutzte Depots des Systems."
+msgstr "Lese benutzte Repositorys des Systems."
#. TRANSLATORS: progress step
#: src/clients/inst_upgrade_urls.ycp:440
msgid "Read previously used repositories"
-msgstr "Lesen vorherig benutzter Depots"
+msgstr "Lesen vorherig benutzter Repositorys"
#: src/clients/inst_upgrade_urls.ycp:441
msgid "Initialize package manager"
@@ -1672,7 +1672,7 @@
#. TRANSLATORS: progress step
#: src/clients/inst_upgrade_urls.ycp:445
msgid "Reading previously used repositories..."
-msgstr "Lese vorherig benutzte Depots..."
+msgstr "Lese vorherig benutzte Repositorys..."
#: src/clients/inst_upgrade_urls.ycp:446
msgid "Initializing package manager..."
@@ -1681,7 +1681,7 @@
#. TRANSLATORS: dialog help
#: src/clients/inst_upgrade_urls.ycp:449
msgid "<p>Please wait, while repositories are being read...</p>"
-msgstr "<p>Bitte warten, während Depots gelesen werden...</p>"
+msgstr "<p>Bitte warten, während Repositorys gelesen werden...</p>"
#. dialog caption
#: src/clients/inst_welcome.ycp:39
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-de-2.15.20/po/online-update.de.po new/yast2-trans-de-2.15.21/po/online-update.de.po
--- old/yast2-trans-de-2.15.20/po/online-update.de.po 2007-09-17 10:38:33.000000000 +0200
+++ new/yast2-trans-de-2.15.21/po/online-update.de.po 2007-09-19 14:56:26.000000000 +0200
@@ -1,24 +1,24 @@
# translation of online-update.de.po to Deutsch
# Antje Faber <afaber(a)suse.de>, 2000-2003, 2004, 2005.
-# Karl Eichwalder <ke(a)suse.de>, 2000-2003, 2006.
+# Karl Eichwalder <ke(a)suse.de>, 2000-2003, 2006, 2007.
# Michael Skiba <michael(a)michael-skiba.de>, 2007.
# German message file for YaST2 (online_update).
-# Copyright (C) 2006 SUSE Linux Products GmbH.
+# Copyright (C) 2006, 2007 SUSE Linux Products GmbH.
# Copyright (C) 2002, 2003 SuSE Linux AG.
# Copyright (C) 2000, 2001 SuSE GmbH.
+#
msgid ""
msgstr ""
"Project-Id-Version: online-update.de\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-08-10 14:19+0200\n"
-"PO-Revision-Date: 2007-08-21 15:07+0200\n"
+"PO-Revision-Date: 2007-09-19 14:56+0200\n"
"Last-Translator: Michael Skiba <michael(a)michael-skiba.de>\n"
"Language-Team: Deutsch <i18n(a)suse.de>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: KBabel 1.11.4\n"
#: src/AutoOnlineUpdate.ycp:109 src/AutoOnlineUpdate.ycp:116
msgid "Sunday"
@@ -272,7 +272,7 @@
#: src/OnlineUpdateDialogs.ycp:270
msgid "No details available."
-msgstr "Keine Details verfügbar"
+msgstr "Keine Details verfügbar."
#: src/OnlineUpdateDialogs.ycp:272
msgid "&Details <<"
@@ -466,7 +466,7 @@
"No active update source is available.\n"
"Exit Online Update now?"
msgstr ""
-"Keine aktive Aktualisierungsquelle ist verfügbar.\n"
+"Es ist keine aktive Aktualisierungsquelle verfügbar.\n"
"Online Update jetzt beenden?"
#. translators: command line help text
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-de-2.15.20/po/storage.de.po new/yast2-trans-de-2.15.21/po/storage.de.po
--- old/yast2-trans-de-2.15.20/po/storage.de.po 2007-09-17 11:51:12.000000000 +0200
+++ new/yast2-trans-de-2.15.21/po/storage.de.po 2007-09-18 13:37:56.000000000 +0200
@@ -11,7 +11,7 @@
"Project-Id-Version: storage\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-08-10 13:35+0200\n"
-"PO-Revision-Date: 2007-09-17 01:56+0100\n"
+"PO-Revision-Date: 2007-09-18 13:37+0200\n"
"Last-Translator: Tilman Schmidt <tilman(a)imap.cc>\n"
"Language-Team: Novell Language <language(a)novell.com>\n"
"MIME-Version: 1.0\n"
@@ -243,7 +243,6 @@
msgid "Creating %1$s"
msgstr "%1$s wird erstellt"
-# &A is taken
#. displayed text before action, %1$s is replaced by device name e.g. /dev/hda1
#: libstorage/src/Container.cc:177 libstorage/src/Volume.cc:2557
#, c-format
@@ -259,7 +258,6 @@
msgid "Removing %1$s"
msgstr "%1$s wird entfernt"
-# &A is taken
#. displayed text before action, %1$s is replaced by device name e.g. /dev/hda1
#. displayed text before action, %1$s is replaced by a name (e.g. pdc_igeeeadj),
#. displayed text before action, %1$s is replaced by device name e.g. /dev/hda1
@@ -6894,8 +6892,6 @@
msgid "&Custom Partitioning (for experts)"
msgstr "&Benutzerdefinierte Partitionierung (für Experten)"
-# &F is taken by "&FTP"
-# 2001-10-12 11:34:26 CEST -ke-
#. This dialog selects the target disk for the installation.
#. Below this label, all targets are listed that can be used as
#. installation target
@@ -7392,9 +7388,6 @@
msgid "Bytes per &inode"
msgstr "Bytes pro &Inode"
-# FIXME!
-# 2001-08-06 14:15:32 CEST -ke-
-# done -ts-
#. help text, richtext format
#: storage/src/modules/FileSystems.ycp:578
msgid ""
@@ -7456,7 +7449,6 @@
msgid "Swap &Priority"
msgstr "Auslagerungs-&Priorität"
-# login -> Benutzername
#. popup text
#: storage/src/modules/FileSystems.ycp:792
msgid "Value must be between 0 and 32767. Try again."
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-trans-de-2.15.20/VERSION new/yast2-trans-de-2.15.21/VERSION
--- old/yast2-trans-de-2.15.20/VERSION 2007-09-17 14:06:56.000000000 +0200
+++ new/yast2-trans-de-2.15.21/VERSION 2007-09-19 18:00:38.000000000 +0200
@@ -1 +1 @@
-2.15.20
+2.15.21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-nettool
checked in at Wed Sep 19 19:00:18 CEST 2007.
--------
--- GNOME/gnome-nettool/gnome-nettool.changes 2007-08-31 01:02:53.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-nettool/gnome-nettool.changes 2007-09-18 17:56:59.328523000 +0200
@@ -1,0 +2,7 @@
+Tue Sep 18 17:55:59 CEST 2007 - maw(a)suse.de
+
+- Update to version 2.20.0:
+ + Bug (bugzilla.gnome.org) fixed: #467467
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gnome-nettool-2.19.90.tar.bz2
New:
----
gnome-nettool-2.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-nettool.spec ++++++
--- /var/tmp/diff_new_pack.R21190/_old 2007-09-19 19:00:03.000000000 +0200
+++ /var/tmp/diff_new_pack.R21190/_new 2007-09-19 19:00:03.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-nettool (Version 2.19.90)
+# spec file for package gnome-nettool (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,14 +12,14 @@
Name: gnome-nettool
BuildRequires: docbook_4 fdupes gnome-common gnome-doc-utils gnome-doc-utils-devel gnutls-devel intltool libglade2-devel libgnomeprintui-devel libgnomeui-devel libwnck-devel libxslt-devel mDNSResponder-devel perl-XML-Parser scrollkeeper update-desktop-files
-Version: 2.19.90
+Version: 2.20.0
Release: 1
-URL: http://www.gnome.org
+Url: http://www.gnome.org
Group: System/GUI/GNOME
License: GPL v2 or later
Summary: GNOME Interface for Various Networking Tools
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.16/%{name}-%{version}.tar.b…
-Autoreqprov: on
+AutoReqProv: on
Requires: %{name}-lang = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -50,7 +50,6 @@
make install DESTDIR=$RPM_BUILD_ROOT
%suse_update_desktop_file -G "Network Information" gnome-nettool Network Settings
%find_lang %{name}
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -69,6 +68,10 @@
%files lang -f %{name}.lang
%changelog
+* Tue Sep 18 2007 - maw(a)suse.de
+- Update to version 2.20.0:
+ + Bug (bugzilla.gnome.org) fixed: #467467
+ + Updated translations.
* Fri Aug 31 2007 - maw(a)suse.de
- Update to version 2.19.90:
+ #408452: Fixed the output for traceroute/ping. (Germ�n Po�-Caama�o)
++++++ gnome-nettool-2.19.90.tar.bz2 -> gnome-nettool-2.20.0.tar.bz2 ++++++
++++ 16085 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0