Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2013-05-16 10:44:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-desktop"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes      
2013-04-26 15:46:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2013-05-16 10:44:55.000000000 +0200
@@ -1,0 +2,8 @@
+Tue May 14 07:12:33 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.2:
+  + Fix a memory leak (bgo#695116).
+  + Add some more defaults for input sources.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-desktop-3.8.1.tar.xz

New:
----
  gnome-desktop-3.8.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-desktop.spec ++++++
--- /var/tmp/diff_new_pack.TYsx1g/_old  2013-05-16 10:44:56.000000000 +0200
+++ /var/tmp/diff_new_pack.TYsx1g/_new  2013-05-16 10:44:56.000000000 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:           gnome-desktop
-Version:        3.8.1
+Version:        3.8.2
 Release:        0
 Summary:        The GNOME Desktop API Library
 License:        LGPL-2.1+

++++++ gnome-desktop-3.8.1.tar.xz -> gnome-desktop-3.8.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.8.1/ChangeLog 
new/gnome-desktop-3.8.2/ChangeLog
--- old/gnome-desktop-3.8.1/ChangeLog   2013-04-15 19:29:51.000000000 +0200
+++ new/gnome-desktop-3.8.2/ChangeLog   2013-05-14 02:58:58.000000000 +0200
@@ -1,14 +1,43 @@
 # Generated by Makefile. Do not edit.
 
-commit 8b7345433cc7b9c7db4405beba0a1ce687729329
+commit 49e5133e6bdf14720421aa473eb8986a2fd2a237
 Author: Matthias Clasen <mcla...@redhat.com>
-Date:   Mon Apr 15 13:13:48 2013 -0400
+Date:   Mon May 13 20:54:12 2013 -0400
 
-    3.8.1
+    3.8.2
 
 M      NEWS
 M      configure.ac
 
+commit e0ca686e671cb018acdca73c5de37fcca47b1e8a
+Author: Pavel Vasin <rat4v...@gmail.com>
+Date:   Mon Mar 4 15:48:08 2013 +0400
+
+    gnome-bg: Fix memleak
+    
+    https://bugzilla.gnome.org/show_bug.cgi?id=695116
+
+M      libgnome-desktop/gnome-bg-slide-show.c
+
+commit 6fce02a69382f1b2684704f2e457dd877d10721b
+Author: Rui Matos <tiagoma...@gmail.com>
+Date:   Fri May 10 16:55:15 2013 +0200
+
+    default-input-sources: Add some more defaults
+    
+    This adds the defaults for de_CH, fr_CH and en_ZA that were
+    contributed since the initial release.
+
+M      libgnome-desktop/default-input-sources.h
+
+commit 209ba8a0168b13ea3fb13fd43551c7fb150870c5
+Author: Wouter Bolsterlee <u...@xs4all.nl>
+Date:   Fri Apr 19 22:37:06 2013 +0200
+
+    Updated Dutch translation
+
+M      po/nl.po
+
 commit 1ba73b301b8f7d66d08cec63cdd35d234fba1952
 Author: Bruce Cowan <br...@bcowan.me.uk>
 Date:   Sat Apr 6 17:29:20 2013 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.8.1/Makefile.in 
new/gnome-desktop-3.8.2/Makefile.in
--- old/gnome-desktop-3.8.1/Makefile.in 2013-04-15 19:15:22.000000000 +0200
+++ new/gnome-desktop-3.8.2/Makefile.in 2013-05-14 02:57:32.000000000 +0200
@@ -56,7 +56,7 @@
        $(top_srcdir)/configure $(am__configure_deps) \
        $(srcdir)/config.h.in $(srcdir)/gnome-version.xml.in.in \
        AUTHORS COPYING COPYING.LIB ChangeLog NEWS README config.guess \
-       config.sub install-sh missing ltmain.sh
+       config.sub depcomp install-sh missing ltmain.sh
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.8.1/NEWS new/gnome-desktop-3.8.2/NEWS
--- old/gnome-desktop-3.8.1/NEWS        2013-04-15 19:13:42.000000000 +0200
+++ new/gnome-desktop-3.8.2/NEWS        2013-05-14 02:54:00.000000000 +0200
@@ -1,7 +1,9 @@
 =============
-Version 3.8.1
+Version 3.8.2
 ==============
 
+* Fix a memory leak (#695116)
+* Add some more defaults for input sources
 * Translation updates
 
 ===============
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.8.1/configure 
new/gnome-desktop-3.8.2/configure
--- old/gnome-desktop-3.8.1/configure   2013-04-15 19:15:20.000000000 +0200
+++ new/gnome-desktop-3.8.2/configure   2013-05-14 02:57:31.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gnome-desktop 3.8.1.
+# Generated by GNU Autoconf 2.69 for gnome-desktop 3.8.2.
 #
 # Report bugs to 
<http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-desktop'
 PACKAGE_TARNAME='gnome-desktop'
-PACKAGE_VERSION='3.8.1'
-PACKAGE_STRING='gnome-desktop 3.8.1'
+PACKAGE_VERSION='3.8.2'
+PACKAGE_STRING='gnome-desktop 3.8.2'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop'
 PACKAGE_URL=''
 
@@ -1458,7 +1458,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 gnome-desktop 3.8.1 to adapt to many kinds of systems.
+\`configure' configures gnome-desktop 3.8.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1532,7 +1532,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gnome-desktop 3.8.1:";;
+     short | recursive ) echo "Configuration of gnome-desktop 3.8.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1677,7 +1677,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-desktop configure 3.8.1
+gnome-desktop configure 3.8.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2046,7 +2046,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gnome-desktop $as_me 3.8.1, which was
+It was created by gnome-desktop $as_me 3.8.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2911,7 +2911,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-desktop'
- VERSION='3.8.1'
+ VERSION='3.8.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13345,7 +13345,7 @@
 
 GNOME_PLATFORM=3
 GNOME_MINOR=8
-GNOME_MICRO=1
+GNOME_MICRO=2
 GNOME_DISTRIBUTOR="GNOME.Org"
 GNOME_DATE=`date +"%Y-%m-%d"`
 
@@ -17193,7 +17193,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gnome-desktop $as_me 3.8.1, which was
+This file was extended by gnome-desktop $as_me 3.8.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17259,7 +17259,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-gnome-desktop config.status 3.8.1
+gnome-desktop config.status 3.8.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.8.1/configure.ac 
new/gnome-desktop-3.8.2/configure.ac
--- old/gnome-desktop-3.8.1/configure.ac        2013-04-15 19:13:26.000000000 
+0200
+++ new/gnome-desktop-3.8.2/configure.ac        2013-05-14 02:52:24.000000000 
+0200
@@ -1,6 +1,6 @@
 m4_define(gnome_platform, 3)
 m4_define(gnome_minor, 8)
-m4_define(gnome_micro, 1)
+m4_define(gnome_micro, 2)
 dnl gnome_sub is an optional sub-version which will not be advertised to the 
user
 dnl It allows to release a 2.30.1.1 which is just a better 2.30.1
 dnl Leave empty if not needed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.8.1/docs/reference/gnome-desktop3/html/GnomeDesktopThumbnailFactory.html
 
new/gnome-desktop-3.8.2/docs/reference/gnome-desktop3/html/GnomeDesktopThumbnailFactory.html
--- 
old/gnome-desktop-3.8.1/docs/reference/gnome-desktop3/html/GnomeDesktopThumbnailFactory.html
        2013-04-15 19:29:25.000000000 +0200
+++ 
new/gnome-desktop-3.8.2/docs/reference/gnome-desktop3/html/GnomeDesktopThumbnailFactory.html
        2013-05-14 02:58:45.000000000 +0200
@@ -191,7 +191,7 @@
 </tr>
 <tr>
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> 
:</span></p></td>
-<td>The absolute path of the thumbnail, or <a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a> if none exist.</td>
+<td>The absolute path of the thumbnail, or <code class="literal">NULL</code> 
if none exist.</td>
 </tr>
 </tbody>
 </table></div>
@@ -320,7 +320,7 @@
 </tr>
 <tr>
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> 
:</span></p></td>
-<td>thumbnail pixbuf if thumbnailing succeeded, <a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a> otherwise. <span class="annotation">[<a 
href="http://foldoc.org/transfer%20full";><span class="acronym">transfer 
full</span></a>]</span>
+<td>thumbnail pixbuf if thumbnailing succeeded, <code 
class="literal">NULL</code> otherwise. <span class="annotation">[<a 
href="http://foldoc.org/transfer%20full";><span class="acronym">transfer 
full</span></a>]</span>
 </td>
 </tr>
 </tbody>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.8.1/docs/reference/gnome-desktop3/html/GnomeIdleMonitor.html
 
new/gnome-desktop-3.8.2/docs/reference/gnome-desktop3/html/GnomeIdleMonitor.html
--- 
old/gnome-desktop-3.8.1/docs/reference/gnome-desktop3/html/GnomeIdleMonitor.html
    2013-04-15 19:29:25.000000000 +0200
+++ 
new/gnome-desktop-3.8.2/docs/reference/gnome-desktop3/html/GnomeIdleMonitor.html
    2013-05-14 02:58:45.000000000 +0200
@@ -151,7 +151,7 @@
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> 
:</span></p></td>
 <td>a new <a class="link" href="GnomeIdleMonitor.html" 
title="GnomeIdleMonitor"><span class="type">GnomeIdleMonitor</span></a> that 
tracks the device-specific
 idletime for <em class="parameter"><code>device</code></em>. If 
device-specific idletime is not available,
-<a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a> is returned, and <em 
class="parameter"><code>error</code></em> is set. To track server-global
+<code class="literal">NULL</code> is returned, and <em 
class="parameter"><code>error</code></em> is set. To track server-global
 idletime for all devices, use <a class="link" 
href="GnomeIdleMonitor.html#gnome-idle-monitor-new" 
title="gnome_idle_monitor_new ()"><code 
class="function">gnome_idle_monitor_new()</code></a>.</td>
 </tr>
 </tbody>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.8.1/docs/reference/gnome-desktop3/html/GnomeXkbInfo.html 
new/gnome-desktop-3.8.2/docs/reference/gnome-desktop3/html/GnomeXkbInfo.html
--- 
old/gnome-desktop-3.8.1/docs/reference/gnome-desktop3/html/GnomeXkbInfo.html    
    2013-04-15 19:29:25.000000000 +0200
+++ 
new/gnome-desktop-3.8.2/docs/reference/gnome-desktop3/html/GnomeXkbInfo.html    
    2013-05-14 02:58:45.000000000 +0200
@@ -243,7 +243,7 @@
 </p>
 <p>
 If the given layout doesn't exist the return value is <code 
class="literal">FALSE</code> and
-all the (out) parameters are set to <a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a>.
+all the (out) parameters are set to <code class="literal">NULL</code>.
 </p>
 <div class="variablelist"><table border="0" class="variablelist">
 <colgroup>
@@ -263,25 +263,25 @@
 <tr>
 <td><p><span class="term"><em class="parameter"><code>display_name</code></em> 
:</span></p></td>
 <td>location to store
-the layout's display name, or <a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a>. <span class="annotation">[<a 
href="http://foldoc.org/out";><span class="acronym">out</span></a>][<a 
href="http://foldoc.org/allow-none";><span 
class="acronym">allow-none</span></a>][<a 
href="http://foldoc.org/transfer%20none";><span class="acronym">transfer 
none</span></a>]</span>
+the layout's display name, or <code class="literal">NULL</code>. <span 
class="annotation">[<a href="http://foldoc.org/out";><span 
class="acronym">out</span></a>][<a href="http://foldoc.org/allow-none";><span 
class="acronym">allow-none</span></a>][<a 
href="http://foldoc.org/transfer%20none";><span class="acronym">transfer 
none</span></a>]</span>
 </td>
 </tr>
 <tr>
 <td><p><span class="term"><em class="parameter"><code>short_name</code></em> 
:</span></p></td>
 <td>location to store
-the layout's short name, or <a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a>. <span class="annotation">[<a 
href="http://foldoc.org/out";><span class="acronym">out</span></a>][<a 
href="http://foldoc.org/allow-none";><span 
class="acronym">allow-none</span></a>][<a 
href="http://foldoc.org/transfer%20none";><span class="acronym">transfer 
none</span></a>]</span>
+the layout's short name, or <code class="literal">NULL</code>. <span 
class="annotation">[<a href="http://foldoc.org/out";><span 
class="acronym">out</span></a>][<a href="http://foldoc.org/allow-none";><span 
class="acronym">allow-none</span></a>][<a 
href="http://foldoc.org/transfer%20none";><span class="acronym">transfer 
none</span></a>]</span>
 </td>
 </tr>
 <tr>
 <td><p><span class="term"><em class="parameter"><code>xkb_layout</code></em> 
:</span></p></td>
 <td>location to store
-the layout's XKB name, or <a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a>. <span class="annotation">[<a 
href="http://foldoc.org/out";><span class="acronym">out</span></a>][<a 
href="http://foldoc.org/allow-none";><span 
class="acronym">allow-none</span></a>][<a 
href="http://foldoc.org/transfer%20none";><span class="acronym">transfer 
none</span></a>]</span>
+the layout's XKB name, or <code class="literal">NULL</code>. <span 
class="annotation">[<a href="http://foldoc.org/out";><span 
class="acronym">out</span></a>][<a href="http://foldoc.org/allow-none";><span 
class="acronym">allow-none</span></a>][<a 
href="http://foldoc.org/transfer%20none";><span class="acronym">transfer 
none</span></a>]</span>
 </td>
 </tr>
 <tr>
 <td><p><span class="term"><em class="parameter"><code>xkb_variant</code></em> 
:</span></p></td>
 <td>location to store
-the layout's XKB variant, or <a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a>. <span class="annotation">[<a 
href="http://foldoc.org/out";><span class="acronym">out</span></a>][<a 
href="http://foldoc.org/allow-none";><span 
class="acronym">allow-none</span></a>][<a 
href="http://foldoc.org/transfer%20none";><span class="acronym">transfer 
none</span></a>]</span>
+the layout's XKB variant, or <code class="literal">NULL</code>. <span 
class="annotation">[<a href="http://foldoc.org/out";><span 
class="acronym">out</span></a>][<a href="http://foldoc.org/allow-none";><span 
class="acronym">allow-none</span></a>][<a 
href="http://foldoc.org/transfer%20none";><span class="acronym">transfer 
none</span></a>]</span>
 </td>
 </tr>
 <tr>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.8.1/docs/reference/gnome-desktop3/html/gnome-desktop3-Language-Utilities.html
 
new/gnome-desktop-3.8.2/docs/reference/gnome-desktop3/html/gnome-desktop3-Language-Utilities.html
--- 
old/gnome-desktop-3.8.1/docs/reference/gnome-desktop3/html/gnome-desktop3-Language-Utilities.html
   2013-04-15 19:29:25.000000000 +0200
+++ 
new/gnome-desktop-3.8.2/docs/reference/gnome-desktop3/html/gnome-desktop3-Language-Utilities.html
   2013-05-14 02:58:45.000000000 +0200
@@ -77,7 +77,7 @@
 </colgroup>
 <tbody><tr>
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> 
:</span></p></td>
-<td>a newly allocated <a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a>-terminated string array containing the
+<td>a newly allocated <code class="literal">NULL</code>-terminated string 
array containing the
 all locales. Free with <code class="function">g_strfreev()</code>. <span 
class="annotation">[<a href="http://foldoc.org/array";><span 
class="acronym">array</span></a> zero-terminated=1][<a 
href="http://foldoc.org/element-type";><span 
class="acronym">element-type</span></a> utf8][<a 
href="http://foldoc.org/transfer%20full";><span class="acronym">transfer 
full</span></a>]</span>
 </td>
 </tr></tbody>
@@ -315,25 +315,25 @@
 <tr>
 <td><p><span class="term"><em 
class="parameter"><code>language_codep</code></em> :</span></p></td>
 <td>location to
-store the language code, or <a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a>. <span class="annotation">[<a 
href="http://foldoc.org/out";><span class="acronym">out</span></a>][<a 
href="http://foldoc.org/allow-none";><span 
class="acronym">allow-none</span></a>][<a 
href="http://foldoc.org/transfer%20full";><span class="acronym">transfer 
full</span></a>]</span>
+store the language code, or <code class="literal">NULL</code>. <span 
class="annotation">[<a href="http://foldoc.org/out";><span 
class="acronym">out</span></a>][<a href="http://foldoc.org/allow-none";><span 
class="acronym">allow-none</span></a>][<a 
href="http://foldoc.org/transfer%20full";><span class="acronym">transfer 
full</span></a>]</span>
 </td>
 </tr>
 <tr>
 <td><p><span class="term"><em 
class="parameter"><code>country_codep</code></em> :</span></p></td>
 <td>location to
-store the country code, or <a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a>. <span class="annotation">[<a 
href="http://foldoc.org/out";><span class="acronym">out</span></a>][<a 
href="http://foldoc.org/allow-none";><span 
class="acronym">allow-none</span></a>][<a 
href="http://foldoc.org/transfer%20full";><span class="acronym">transfer 
full</span></a>]</span>
+store the country code, or <code class="literal">NULL</code>. <span 
class="annotation">[<a href="http://foldoc.org/out";><span 
class="acronym">out</span></a>][<a href="http://foldoc.org/allow-none";><span 
class="acronym">allow-none</span></a>][<a 
href="http://foldoc.org/transfer%20full";><span class="acronym">transfer 
full</span></a>]</span>
 </td>
 </tr>
 <tr>
 <td><p><span class="term"><em class="parameter"><code>codesetp</code></em> 
:</span></p></td>
 <td>location to
-store the codeset, or <a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a>. <span class="annotation">[<a 
href="http://foldoc.org/out";><span class="acronym">out</span></a>][<a 
href="http://foldoc.org/allow-none";><span 
class="acronym">allow-none</span></a>][<a 
href="http://foldoc.org/transfer%20full";><span class="acronym">transfer 
full</span></a>]</span>
+store the codeset, or <code class="literal">NULL</code>. <span 
class="annotation">[<a href="http://foldoc.org/out";><span 
class="acronym">out</span></a>][<a href="http://foldoc.org/allow-none";><span 
class="acronym">allow-none</span></a>][<a 
href="http://foldoc.org/transfer%20full";><span class="acronym">transfer 
full</span></a>]</span>
 </td>
 </tr>
 <tr>
 <td><p><span class="term"><em class="parameter"><code>modifierp</code></em> 
:</span></p></td>
 <td>location to
-store the modifier, or <a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a>. <span class="annotation">[<a 
href="http://foldoc.org/out";><span class="acronym">out</span></a>][<a 
href="http://foldoc.org/allow-none";><span 
class="acronym">allow-none</span></a>][<a 
href="http://foldoc.org/transfer%20full";><span class="acronym">transfer 
full</span></a>]</span>
+store the modifier, or <code class="literal">NULL</code>. <span 
class="annotation">[<a href="http://foldoc.org/out";><span 
class="acronym">out</span></a>][<a href="http://foldoc.org/allow-none";><span 
class="acronym">allow-none</span></a>][<a 
href="http://foldoc.org/transfer%20full";><span class="acronym">transfer 
full</span></a>]</span>
 </td>
 </tr>
 <tr>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.8.1/docs/reference/gnome-desktop3/html/gnome-desktop3-gnome-bg.html
 
new/gnome-desktop-3.8.2/docs/reference/gnome-desktop3/html/gnome-desktop3-gnome-bg.html
--- 
old/gnome-desktop-3.8.1/docs/reference/gnome-desktop3/html/gnome-desktop3-gnome-bg.html
     2013-04-15 19:29:25.000000000 +0200
+++ 
new/gnome-desktop-3.8.2/docs/reference/gnome-desktop3/html/gnome-desktop3-gnome-bg.html
     2013-05-14 02:58:45.000000000 +0200
@@ -231,7 +231,7 @@
 <tr>
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> 
:</span></p></td>
 <td>
-<a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a> on error (e.g. out of X connections)</td>
+<code class="literal">NULL</code> on error (e.g. out of X connections)</td>
 </tr>
 </tbody>
 </table></div>
@@ -407,7 +407,7 @@
 </tr>
 <tr>
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> 
:</span></p></td>
-<td>a <a 
href="/usr/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span
 class="type">cairo_surface_t</span></a> if successful or <a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a>
+<td>a <a 
href="/usr/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span
 class="type">cairo_surface_t</span></a> if successful or <code 
class="literal">NULL</code>
 </td>
 </tr>
 </tbody>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.8.1/docs/reference/gnome-desktop3/html/gnome-desktop3-gnome-pnp-ids.html
 
new/gnome-desktop-3.8.2/docs/reference/gnome-desktop3/html/gnome-desktop3-gnome-pnp-ids.html
--- 
old/gnome-desktop-3.8.1/docs/reference/gnome-desktop3/html/gnome-desktop3-gnome-pnp-ids.html
        2013-04-15 19:29:25.000000000 +0200
+++ 
new/gnome-desktop-3.8.2/docs/reference/gnome-desktop3/html/gnome-desktop3-gnome-pnp-ids.html
        2013-05-14 02:58:45.000000000 +0200
@@ -110,7 +110,7 @@
 <tr>
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> 
:</span></p></td>
 <td>a new string representing the manufacturer name,
-or <a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a> when not found. <span class="annotation">[<a 
href="http://foldoc.org/transfer%20full";><span class="acronym">transfer 
full</span></a>]</span>
+or <code class="literal">NULL</code> when not found. <span 
class="annotation">[<a href="http://foldoc.org/transfer%20full";><span 
class="acronym">transfer full</span></a>]</span>
 </td>
 </tr>
 </tbody>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.8.1/docs/reference/gnome-desktop3/html/gnome-desktop3-gnome-rr.html
 
new/gnome-desktop-3.8.2/docs/reference/gnome-desktop3/html/gnome-desktop3-gnome-rr.html
--- 
old/gnome-desktop-3.8.1/docs/reference/gnome-desktop3/html/gnome-desktop3-gnome-rr.html
     2013-04-15 19:29:25.000000000 +0200
+++ 
new/gnome-desktop-3.8.2/docs/reference/gnome-desktop3/html/gnome-desktop3-gnome-rr.html
     2013-05-14 02:58:45.000000000 +0200
@@ -450,7 +450,7 @@
 </tr>
 <tr>
 <td><p><span class="term"><em class="parameter"><code>error</code></em> 
:</span></p></td>
-<td>location to store error, or <a 
href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code 
class="literal">NULL</code></a>
+<td>location to store error, or <code class="literal">NULL</code>
 </td>
 </tr>
 <tr>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.8.1/libgnome-desktop/default-input-sources.h 
new/gnome-desktop-3.8.2/libgnome-desktop/default-input-sources.h
--- old/gnome-desktop-3.8.1/libgnome-desktop/default-input-sources.h    
2013-03-02 16:55:49.000000000 +0100
+++ new/gnome-desktop-3.8.2/libgnome-desktop/default-input-sources.h    
2013-05-14 02:51:40.000000000 +0200
@@ -15,12 +15,15 @@
   { "bn_IN",    "ibus",         "m17n:bn:inscript" },
   { "cat_ES",   "xkb",          "es+cat" },
   { "cs_CZ",    "xkb",          "cz" },
+  { "de_CH",    "xkb",          "ch" },
   { "de_DE",    "xkb",          "de" },
   { "el_CY",    "xkb",          "gr" },
   { "el_GR",    "xkb",          "gr" },
   { "en_GB",    "xkb",          "gb" },
   { "en_US",    "xkb",          "us" },
+  { "en_ZA",    "xkb",          "za" },
   { "es_ES",    "xkb",          "es" },
+  { "fr_CH",    "xkb",          "ch+fr" },
   { "fr_FR",    "xkb",          "fr+oss" },
   { "gl_ES",    "xkb",          "es" },
   { "gu_IN",    "ibus",         "m17n:gu:inscript" },
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.8.1/libgnome-desktop/gnome-bg-slide-show.c 
new/gnome-desktop-3.8.2/libgnome-desktop/gnome-bg-slide-show.c
--- old/gnome-desktop-3.8.1/libgnome-desktop/gnome-bg-slide-show.c      
2013-03-02 16:55:49.000000000 +0100
+++ new/gnome-desktop-3.8.2/libgnome-desktop/gnome-bg-slide-show.c      
2013-05-14 02:51:40.000000000 +0200
@@ -772,6 +772,7 @@
 
     file = g_file_new_for_path (self->priv->filename);
     g_file_load_contents_async (file, cancellable, (GAsyncReadyCallback) 
on_file_loaded, task);
+    g_object_unref (file);
 }
 
 /**
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.8.1/ltmain.sh 
new/gnome-desktop-3.8.2/ltmain.sh
--- old/gnome-desktop-3.8.1/ltmain.sh   2013-04-15 19:15:12.000000000 +0200
+++ new/gnome-desktop-3.8.2/ltmain.sh   2013-05-14 02:57:25.000000000 +0200
@@ -82,6 +82,7 @@
 PACKAGE=libtool
 VERSION=2.4.2
 TIMESTAMP=""
+: ${DD=dd}
 package_revision=1.3337
 
 # Be Bourne compatible
@@ -1224,6 +1225,21 @@
 ##    Main.    ##
 ## ----------- ##
 
+# func_try_sizelim file n
+# try to write at most the first N bytes from FILE to the standard output when
+# possible, otherwise put whole file
+func_try_sizelim ()
+{
+  if test -n "$DD"; then
+    $DD if="$1" bs=$2 count=1 2>/dev/null
+    if test $? -eq 127; then
+      cat "$1" 2>/dev/null
+    fi
+  else
+    cat "$1" 2>/dev/null
+  fi
+}
+
 # func_lalib_p file
 # True iff FILE is a libtool `.la' library or `.lo' object file.
 # This function is only a basic sanity check; it will hardly flush out
@@ -1231,7 +1247,7 @@
 func_lalib_p ()
 {
     test -f "$1" &&
-      $SED -e 4q "$1" 2>/dev/null \
+      func_try_sizelim "$1" 4096 | $SED -e 4q 2>/dev/null \
         | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.8.1/po/nl.po 
new/gnome-desktop-3.8.2/po/nl.po
--- old/gnome-desktop-3.8.1/po/nl.po    2011-09-04 20:23:54.000000000 +0200
+++ new/gnome-desktop-3.8.2/po/nl.po    2013-05-14 02:51:40.000000000 +0200
@@ -8,14 +8,14 @@
 # Vincent van Adrighem <v.vanadrig...@dirck.mine.nu>, 2001
 # Taco Witte <t.c.wi...@phys.uu.nl>, 2002
 # Tino Meinen <a.t.mei...@chello.nl>, 2002, 2003, 2005, 2006
-# Wouter Bolsterlee <wbols...@gnome.org>, 2007–2010
+# Wouter Bolsterlee <wbols...@gnome.org>, 2007–2013
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: gnome-desktop\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-12 14:51+0200\n"
-"PO-Revision-Date: 2010-09-12 14:51+0200\n"
+"POT-Creation-Date: 2013-04-19 22:37+0200\n"
+"PO-Revision-Date: 2013-04-19 22:37+0200\n"
 "Last-Translator: Wouter Bolsterlee <wbols...@gnome.org>\n"
 "Language-Team: Dutch <vertal...@nl.linux.org>\n"
 "Language: nl\n"
@@ -23,258 +23,63 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../gnome-about/gnome-about.desktop.in.in.h:1
-#: ../gnome-about/gnome-about.in:60
-msgid "About GNOME"
-msgstr "Info over Gnome"
-
-#: ../gnome-about/gnome-about.desktop.in.in.h:2
-msgid "Learn more about GNOME"
-msgstr "Meer te weten komen over Gnome"
-
-#: ../gnome-about/gnome-about.in:61
-msgid "News"
-msgstr "Nieuws"
-
-#: ../gnome-about/gnome-about.in:62
-msgid "GNOME Library"
-msgstr "Gnome-bibliotheek"
-
-#: ../gnome-about/gnome-about.in:63
-msgid "Friends of GNOME"
-msgstr "Vrienden van Gnome"
-
-#: ../gnome-about/gnome-about.in:64
-msgid "Contact"
-msgstr "Contact"
-
-#: ../gnome-about/gnome-about.in:68
-msgid "The Mysterious GEGL"
-msgstr "Het Mysterieuze GEGL"
-
-# Onvertaald gelaten (Reinout en Wouter)
-#: ../gnome-about/gnome-about.in:69
-msgid "The Squeaky Rubber GNOME"
-msgstr "The Squeaky Rubber GNOME"
-
-#: ../gnome-about/gnome-about.in:70
-msgid "Wanda The GNOME Fish"
-msgstr "Wanda de Gnome-vis"
-
-#: ../gnome-about/gnome-about.in:567
-msgid "_Open URL"
-msgstr "URL _openen"
-
-#: ../gnome-about/gnome-about.in:574
-msgid "_Copy URL"
-msgstr "URL _kopiëren"
-
-#: ../gnome-about/gnome-about.in:826
-msgid "About the GNOME Desktop"
-msgstr "Info over de Gnome-werkomgeving"
-
-#: ../gnome-about/gnome-about.in:859
-msgid "%(name)s: %(value)s"
-msgstr "%(name)s: %(value)s"
-
-#: ../gnome-about/gnome-about.in:873
-msgid "Welcome to the GNOME Desktop"
-msgstr "Welkom bij de Gnome-werkomgeving"
-
-#: ../gnome-about/gnome-about.in:890
-msgid "Brought to you by:"
-msgstr "U gebracht door:"
-
-#: ../gnome-about/gnome-about.in:914
-msgid "<b>%(name)s:</b> %(value)s"
-msgstr "<b>%(name)s:</b> %(value)s"
-
-#: ../gnome-about/gnome-about.in:975
-msgid "Version"
-msgstr "Versie"
-
-# leverancier
-#: ../gnome-about/gnome-about.in:977
-msgid "Distributor"
-msgstr "Distributeur"
-
-#: ../gnome-about/gnome-about.in:979
-msgid "Build Date"
-msgstr "Bouwdatum"
-
-#: ../gnome-about/gnome-about.in:1024
-msgid "Display information on this GNOME version"
-msgstr "Informatie over deze Gnome-verise weergeven"
-
-#: ../gnome-version.xml.in.in.h:1
-msgid ""
-"GNOME also includes a complete development platform for applications "
-"programmers, allowing the creation of powerful and complex applications."
-msgstr ""
-"Gnome bevat tevens een compleet platform voor softwareontwikkelaars waarmee "
-"krachtige en complexe toepassingen kunnen worden gebouwd."
-
-# vrij vertaald
-#: ../gnome-version.xml.in.in.h:2
-msgid ""
-"GNOME includes most of what you see on your computer, including the file "
-"manager, web browser, menus, and many applications."
-msgstr ""
-"Gnome is hetgeen waarmee u werkt en wat op uw computer zichtbaar is, "
-"waaronder het bestandsbeheer, de menu's, en diverse toepassingen zoals een "
-"web-browser."
-
-#. NOTE TO AUTHORS: Do not put anything in the following paragraphs that
-#. will be substituted by the configure script. Otherwise you will break
-#. the translations.
-#: ../gnome-version.xml.in.in.h:6
-msgid ""
-"GNOME is a Free, usable, stable, accessible desktop environment for the Unix-"
-"like family of operating systems."
-msgstr ""
-"Gnome is een vrije (Libre), gebruiksvriendelijke, krachtige en toegankelijke "
-"werkomgeving voor de besturingssystemen die tot de Unix-familie behoren."
-
-#: ../gnome-version.xml.in.in.h:7
-msgid ""
-"GNOME's focus on usability and accessibility, regular release cycle, and "
-"strong corporate backing make it unique among Free Software desktops."
-msgstr ""
-"Gnome richt zich op gebruiksvriendelijkheid en toegankelijkheid, het "
-"regelmatig uitbrengen van verbeterde versies, en een krachtige ondersteuning "
-"vanuit het bedrijfsleven. Dit alles zorgt dat Gnome uniek is binnen de "
-"werkomgevingen van de vrije software."
-
-#: ../gnome-version.xml.in.in.h:8
-msgid ""
-"GNOME's greatest strength is our strong community. Virtually anyone, with or "
-"without coding skills, can contribute to making GNOME better."
-msgstr ""
-"De grootste kracht van Gnome is onze hechte gemeenschap. Bijna iedereen kan "
-"bijdragen aan het verbeteren van Gnome, ook degenen die niet kunnen "
-"programmeren."
-
-#: ../gnome-version.xml.in.in.h:9
-msgid ""
-"Hundreds of people have contributed code to GNOME since it was started in "
-"1997; many more have contributed in other important ways, including "
-"translations, documentation, and quality assurance."
-msgstr ""
-"Sinds de start van Gnome in 1997 hebben al honderden mensen programmacode "
-"voor Gnome geschreven. Nog meer mensen hebben bijgedragen op een andere "
-"belangrijke manier door bijvoorbeeld te vertalen, te documenteren, en te "
-"zorgen voor kwaliteit."
-
 #. Translators: "Unknown" here is used to identify a monitor for which
 #. * we don't know the vendor. When a vendor is known, the name of the
 #. * vendor is used.
-#: ../libgnome-desktop/display-name.c:265
+#: ../libgnome-desktop/display-name.c:107
 msgctxt "Monitor vendor"
 msgid "Unknown"
 msgstr "Onbekend"
 
-#: ../libgnome-desktop/gnome-desktop-item.c:220
-#, c-format
-msgid "Error reading file '%s': %s"
-msgstr "Fout bij lezen van '%s': %s"
-
-#: ../libgnome-desktop/gnome-desktop-item.c:288
-#, c-format
-msgid "Error rewinding file '%s': %s"
-msgstr "Fout bij terugspoelen van '%s': %s"
-
-#. Translators: the "name" mentioned
-#. * here is the name of an application or
-#. * a document
-#. Translators: the "name" mentioned here is the name of
-#. * an application or a document
-#: ../libgnome-desktop/gnome-desktop-item.c:380
-#: ../libgnome-desktop/gnome-desktop-item.c:3524
-msgid "No name"
-msgstr "Geen naam"
-
-#: ../libgnome-desktop/gnome-desktop-item.c:607
-#, c-format
-msgid "File '%s' is not a regular file or directory."
-msgstr "Bestand '%s' is geen gewoon bestand of map"
-
-#: ../libgnome-desktop/gnome-desktop-item.c:791
-#, c-format
-msgid "Cannot find file '%s'"
-msgstr "Kan bestand ‘%s’ niet vinden"
-
-#: ../libgnome-desktop/gnome-desktop-item.c:837
-#, c-format
-msgid "No filename to save to"
-msgstr "Geen bestandsnaam opgegeven"
-
-#: ../libgnome-desktop/gnome-desktop-item.c:1822
-#, c-format
-msgid "Starting %s"
-msgstr "%s wordt gestart"
-
-#: ../libgnome-desktop/gnome-desktop-item.c:2058
-#, c-format
-msgid "No URL to launch"
-msgstr "Geen URL om te starten"
-
-#: ../libgnome-desktop/gnome-desktop-item.c:2074
-#, c-format
-msgid "Not a launchable item"
-msgstr "Niet startbaar"
-
-#: ../libgnome-desktop/gnome-desktop-item.c:2084
-#, c-format
-msgid "No command (Exec) to launch"
-msgstr "Geen opdracht (Exec) om te starten"
-
-#: ../libgnome-desktop/gnome-desktop-item.c:2097
-#, c-format
-msgid "Bad command (Exec) to launch"
-msgstr "Ongeldige opdracht (Exec) om te starten"
-
-#: ../libgnome-desktop/gnome-desktop-item.c:3581
-#, c-format
-msgid "Unknown encoding of: %s"
-msgstr "Onbekende codering: %s"
-
-#: ../libgnome-desktop/gnome-desktop-utils.c:133
-msgid "Cannot find a terminal, using xterm, even if it may not work"
-msgstr ""
-"Geen terminal gevonden en teruggevallen op ‘xterm’, ook al werkt dat "
-"wellicht niet."
+#: ../libgnome-desktop/gnome-languages.c:804
+msgid "Unspecified"
+msgstr "Niet opgegeven"
 
 #. Translators: a CRTC is a CRT Controller (this is X terminology).
-#: ../libgnome-desktop/gnome-rr.c:444
+#: ../libgnome-desktop/gnome-rr.c:452
 #, c-format
 msgid "could not get the screen resources (CRTCs, outputs, modes)"
 msgstr "kon de schermhulpbronnen niet verkrijgen (CRTCs, outputs, modes)"
 
-#: ../libgnome-desktop/gnome-rr.c:464
+#: ../libgnome-desktop/gnome-rr.c:472
 #, c-format
 msgid "unhandled X error while getting the range of screen sizes"
 msgstr ""
 "onafgehandelde X-fout bij het opvragen van het bereik van de schermafmetingen"
 
-#: ../libgnome-desktop/gnome-rr.c:470
+#: ../libgnome-desktop/gnome-rr.c:478
 #, c-format
 msgid "could not get the range of screen sizes"
 msgstr "Kon het bereik van de schermafmetingen niet opvragen"
 
-#: ../libgnome-desktop/gnome-rr.c:715
+#: ../libgnome-desktop/gnome-rr.c:769
 #, c-format
 msgid "RANDR extension is not present"
 msgstr "RANDR-extensie niet aanwezig"
 
-#: ../libgnome-desktop/gnome-rr.c:1092
+#: ../libgnome-desktop/gnome-rr.c:1580
 #, c-format
 msgid "could not get information about output %d"
 msgstr "kon informatie over uitvoer %d niet verkrijgen"
 
+#: ../libgnome-desktop/gnome-rr.c:1764
+msgid "Built-in Display"
+msgstr "Ingebouwd scherm"
+
+#. Translators: %s is the size of the monitor in inches
+#: ../libgnome-desktop/gnome-rr.c:1782
+#, c-format
+msgid "%s Display"
+msgstr "%s scherm"
+
+#: ../libgnome-desktop/gnome-rr.c:1789
+msgid "Unknown Display"
+msgstr "Onbekend scherm"
+
 #. Translators: the "position", "size", and "maximum"
 #. * words here are not keywords; please translate them
 #. * as usual.  A CRTC is a CRT Controller (this is X terminology)
-#: ../libgnome-desktop/gnome-rr.c:1479
+#: ../libgnome-desktop/gnome-rr.c:2234
 #, c-format
 msgid ""
 "requested position/size for CRTC %d is outside the allowed limit: position="
@@ -283,21 +88,17 @@
 "aangevraagde positie/afmeting voor CRTC %d ligt buiten de toegestane "
 "limieten: positie=(%d, %d), afmeting=(%d, %d), maximum=(%d, %d)"
 
-#: ../libgnome-desktop/gnome-rr.c:1515
+#: ../libgnome-desktop/gnome-rr.c:2270
 #, c-format
 msgid "could not set the configuration for CRTC %d"
 msgstr "kon de instellingen voor CRTC %d niet doorvoeren"
 
-#: ../libgnome-desktop/gnome-rr.c:1631
+#: ../libgnome-desktop/gnome-rr.c:2421
 #, c-format
 msgid "could not get information about CRTC %d"
 msgstr "kon informatie over CRTC %d niet verkrijgen"
 
-#: ../libgnome-desktop/gnome-rr-config.c:501
-msgid "Laptop"
-msgstr "Laptop"
-
-#: ../libgnome-desktop/gnome-rr-config.c:1162
+#: ../libgnome-desktop/gnome-rr-config.c:708
 #, c-format
 msgid ""
 "none of the saved display configurations matched the active configuration"
@@ -305,22 +106,22 @@
 "geen van de opgeslagen schermconfiguraties kwam overeen met de actieve "
 "configuratie"
 
-#: ../libgnome-desktop/gnome-rr-config.c:1423
+#: ../libgnome-desktop/gnome-rr-config.c:1464
 #, c-format
 msgid "CRTC %d cannot drive output %s"
 msgstr "CRTC %d kan uitvoer %s niet aansturen"
 
-#: ../libgnome-desktop/gnome-rr-config.c:1430
+#: ../libgnome-desktop/gnome-rr-config.c:1471
 #, c-format
 msgid "output %s does not support mode %dx%d@%dHz"
 msgstr "uitvoer %s ondersteunt modus %dx%d@%dHz niet"
 
-#: ../libgnome-desktop/gnome-rr-config.c:1441
+#: ../libgnome-desktop/gnome-rr-config.c:1482
 #, c-format
 msgid "CRTC %d does not support rotation=%s"
 msgstr "CRTC %d ondersteunt rotation=%s niet"
 
-#: ../libgnome-desktop/gnome-rr-config.c:1455
+#: ../libgnome-desktop/gnome-rr-config.c:1496
 #, c-format
 msgid ""
 "output %s does not have the same parameters as another cloned output:\n"
@@ -333,23 +134,23 @@
 "huidige coördinaten = (%d, %d), nieuwe coördinaten = (%d, %d)\n"
 "huidige rotatie = %s, nieuwe rotatie = %s"
 
-#: ../libgnome-desktop/gnome-rr-config.c:1470
+#: ../libgnome-desktop/gnome-rr-config.c:1511
 #, c-format
 msgid "cannot clone to output %s"
 msgstr "kan niet klonen naar uitvoer %s"
 
-#: ../libgnome-desktop/gnome-rr-config.c:1639
+#: ../libgnome-desktop/gnome-rr-config.c:1680
 #, c-format
 msgid "Trying modes for CRTC %d\n"
 msgstr "Proberen modi voor CRTC %d\n"
 
-#: ../libgnome-desktop/gnome-rr-config.c:1663
+#: ../libgnome-desktop/gnome-rr-config.c:1704
 #, c-format
 msgid "CRTC %d: trying mode %dx%d@%dHz with output at %dx%d@%dHz (pass %d)\n"
 msgstr ""
 "CRTC %d: uitproberen modus %dx%d@%dHz met uitvoer op %dx%d@%dHz (ronde %d)\n"
 
-#: ../libgnome-desktop/gnome-rr-config.c:1710
+#: ../libgnome-desktop/gnome-rr-config.c:1751
 #, c-format
 msgid ""
 "could not assign CRTCs to outputs:\n"
@@ -358,7 +159,7 @@
 "kon CRTC's niet aan uitvoer toewijzen:\n"
 "%s"
 
-#: ../libgnome-desktop/gnome-rr-config.c:1714
+#: ../libgnome-desktop/gnome-rr-config.c:1755
 #, c-format
 msgid ""
 "none of the selected modes were compatible with the possible modes:\n"
@@ -370,7 +171,7 @@
 #. Translators: the "requested", "minimum", and
 #. * "maximum" words here are not keywords; please
 #. * translate them as usual.
-#: ../libgnome-desktop/gnome-rr-config.c:1796
+#: ../libgnome-desktop/gnome-rr-config.c:1833
 #, c-format
 msgid ""
 "required virtual size does not fit available size: requested=(%d, %d), "
@@ -379,55 +180,246 @@
 "vereiste virtuele afmeting past niet binnen de beschikbare afmeting: "
 "aangevraagd=(%d, %d), minimum=(%d, %d), maximum=(%d, %d)"
 
-#. Keep this string in sync with 
gnome-control-center/capplets/display/xrandr-capplet.c:get_display_name()
-#. Translators:  this is the feature where what you see on your laptop's
-#. * screen is the same as your external monitor.  Here, "Mirror" is being
-#. * used as an adjective, not as a verb.  For example, the Spanish
-#. * translation could be "Pantallas en Espejo", *not* "Espejar Pantallas".
-#.
-#: ../libgnome-desktop/gnome-rr-labeler.c:212
-msgid "Mirror Screens"
-msgstr "Schermen spiegelen"
-
-#. Translators: This is the time format with date used
+#. Translators: This is the time format with full date used
 #. in 24-hour mode.
-#: ../js/ui/dateMenu.js:164
-msgid "%a %b %e, %R:%S"
-msgstr "%a %e %b, %R:%S"
+#. The character between %R and %S is U+2236 RATIO
+#: ../libgnome-desktop/gnome-wall-clock.c:268
+msgid "%a %b %e, %R∶%S"
+msgstr "%a %e %b, %R∶%S"
 
-#: ../js/ui/dateMenu.js:165
+#: ../libgnome-desktop/gnome-wall-clock.c:269
 msgid "%a %b %e, %R"
 msgstr "%a %e %b, %R"
 
-#. Translators: This is the time format without date used
+#. Translators: This is the time format with day used
 #. in 24-hour mode.
-#: ../js/ui/dateMenu.js:169
-msgid "%a %R:%S"
-msgstr "%a %R:%S"
+#. The character between %R and %S is U+2236 RATIO
+#: ../libgnome-desktop/gnome-wall-clock.c:274
+msgid "%a %R∶%S"
+msgstr "%a %R∶%S"
 
-#: ../js/ui/dateMenu.js:170
+#: ../libgnome-desktop/gnome-wall-clock.c:275
 msgid "%a %R"
 msgstr "%a %R"
 
-#. Translators: This is a time format with date used
+#. Translators: This is the time format without date used
+#. in 24-hour mode.
+#. The character between %R and %S is U+2236 RATIO
+#: ../libgnome-desktop/gnome-wall-clock.c:280
+msgid "%R∶%S"
+msgstr "%R∶%S"
+
+#: ../libgnome-desktop/gnome-wall-clock.c:280
+msgid "%R"
+msgstr "%R"
+
+#. Translators: This is a time format with full date used
+#. for AM/PM.
+#. The Unicode characters are U+2236 RATIO and
+#. U+2009 THIN SPACE
+#: ../libgnome-desktop/gnome-wall-clock.c:288
+msgid "%a %b %e, %l∶%M∶%S %p"
+msgstr "%a %e %b, %l∶%M∶%S %p"
+
+#: ../libgnome-desktop/gnome-wall-clock.c:289
+msgid "%a %b %e, %l∶%M %p"
+msgstr "%a %e %b, %l∶%M %p"
+
+#. Translators: This is a time format with day used
 #. for AM/PM.
-#: ../js/ui/dateMenu.js:177
-msgid "%a %b %e, %l:%M:%S %p"
-msgstr "%a %e %b, %l:%M:%S %p"
-
-#: ../js/ui/dateMenu.js:178
-msgid "%a %b %e, %l:%M %p"
-msgstr "%a %e %b, %l:%M %p"
+#. The Unicode characters are U+2236 RATIO and
+#. U+2009 THIN SPACE
+#: ../libgnome-desktop/gnome-wall-clock.c:295
+msgid "%a %l∶%M∶%S %p"
+msgstr "%a %l∶%M∶%S %p"
+
+#: ../libgnome-desktop/gnome-wall-clock.c:296
+msgid "%a %l∶%M %p"
+msgstr "%a %l∶%M %p"
 
 #. Translators: This is a time format without date used
 #. for AM/PM.
-#: ../js/ui/dateMenu.js:182
-msgid "%a %l:%M:%S %p"
-msgstr "%a %l:%M:%S %p"
-
-#: ../js/ui/dateMenu.js:183
-msgid "%a %l:%M %p"
-msgstr "%a %l:%M %p"
+#. The Unicode characters are U+2236 RATIO and
+#. U+2009 THIN SPACE
+#: ../libgnome-desktop/gnome-wall-clock.c:302
+msgid "%l∶%M∶%S %p"
+msgstr "%l∶%M∶%S %p"
+
+#: ../libgnome-desktop/gnome-wall-clock.c:303
+msgid "%l∶%M %p"
+msgstr "%l∶%M %p"
+
+#, fuzzy
+#~ msgid "%R:%S"
+#~ msgstr "%a %R:%S"
+
+#, fuzzy
+#~ msgid "%l:%M:%S %p"
+#~ msgstr "%a %l:%M:%S %p"
+
+#, fuzzy
+#~ msgid "%l:%M %p"
+#~ msgstr "%a %l:%M %p"
+
+#~ msgid "About GNOME"
+#~ msgstr "Info over Gnome"
+
+#~ msgid "Learn more about GNOME"
+#~ msgstr "Meer te weten komen over Gnome"
+
+#~ msgid "News"
+#~ msgstr "Nieuws"
+
+#~ msgid "GNOME Library"
+#~ msgstr "Gnome-bibliotheek"
+
+#~ msgid "Friends of GNOME"
+#~ msgstr "Vrienden van Gnome"
+
+#~ msgid "Contact"
+#~ msgstr "Contact"
+
+#~ msgid "The Mysterious GEGL"
+#~ msgstr "Het Mysterieuze GEGL"
+
+# Onvertaald gelaten (Reinout en Wouter)
+#~ msgid "The Squeaky Rubber GNOME"
+#~ msgstr "The Squeaky Rubber GNOME"
+
+#~ msgid "Wanda The GNOME Fish"
+#~ msgstr "Wanda de Gnome-vis"
+
+#~ msgid "_Open URL"
+#~ msgstr "URL _openen"
+
+#~ msgid "_Copy URL"
+#~ msgstr "URL _kopiëren"
+
+#~ msgid "About the GNOME Desktop"
+#~ msgstr "Info over de Gnome-werkomgeving"
+
+#~ msgid "%(name)s: %(value)s"
+#~ msgstr "%(name)s: %(value)s"
+
+#~ msgid "Welcome to the GNOME Desktop"
+#~ msgstr "Welkom bij de Gnome-werkomgeving"
+
+#~ msgid "Brought to you by:"
+#~ msgstr "U gebracht door:"
+
+#~ msgid "<b>%(name)s:</b> %(value)s"
+#~ msgstr "<b>%(name)s:</b> %(value)s"
+
+#~ msgid "Version"
+#~ msgstr "Versie"
+
+# leverancier
+#~ msgid "Distributor"
+#~ msgstr "Distributeur"
+
+#~ msgid "Build Date"
+#~ msgstr "Bouwdatum"
+
+#~ msgid "Display information on this GNOME version"
+#~ msgstr "Informatie over deze Gnome-verise weergeven"
+
+#~ msgid ""
+#~ "GNOME also includes a complete development platform for applications "
+#~ "programmers, allowing the creation of powerful and complex applications."
+#~ msgstr ""
+#~ "Gnome bevat tevens een compleet platform voor softwareontwikkelaars "
+#~ "waarmee krachtige en complexe toepassingen kunnen worden gebouwd."
+
+# vrij vertaald
+#~ msgid ""
+#~ "GNOME includes most of what you see on your computer, including the file "
+#~ "manager, web browser, menus, and many applications."
+#~ msgstr ""
+#~ "Gnome is hetgeen waarmee u werkt en wat op uw computer zichtbaar is, "
+#~ "waaronder het bestandsbeheer, de menu's, en diverse toepassingen zoals "
+#~ "een web-browser."
+
+#~ msgid ""
+#~ "GNOME is a Free, usable, stable, accessible desktop environment for the "
+#~ "Unix-like family of operating systems."
+#~ msgstr ""
+#~ "Gnome is een vrije (Libre), gebruiksvriendelijke, krachtige en "
+#~ "toegankelijke werkomgeving voor de besturingssystemen die tot de Unix-"
+#~ "familie behoren."
+
+#~ msgid ""
+#~ "GNOME's focus on usability and accessibility, regular release cycle, and "
+#~ "strong corporate backing make it unique among Free Software desktops."
+#~ msgstr ""
+#~ "Gnome richt zich op gebruiksvriendelijkheid en toegankelijkheid, het "
+#~ "regelmatig uitbrengen van verbeterde versies, en een krachtige "
+#~ "ondersteuning vanuit het bedrijfsleven. Dit alles zorgt dat Gnome uniek "
+#~ "is binnen de werkomgevingen van de vrije software."
+
+#~ msgid ""
+#~ "GNOME's greatest strength is our strong community. Virtually anyone, with "
+#~ "or without coding skills, can contribute to making GNOME better."
+#~ msgstr ""
+#~ "De grootste kracht van Gnome is onze hechte gemeenschap. Bijna iedereen "
+#~ "kan bijdragen aan het verbeteren van Gnome, ook degenen die niet kunnen "
+#~ "programmeren."
+
+#~ msgid ""
+#~ "Hundreds of people have contributed code to GNOME since it was started in "
+#~ "1997; many more have contributed in other important ways, including "
+#~ "translations, documentation, and quality assurance."
+#~ msgstr ""
+#~ "Sinds de start van Gnome in 1997 hebben al honderden mensen programmacode "
+#~ "voor Gnome geschreven. Nog meer mensen hebben bijgedragen op een andere "
+#~ "belangrijke manier door bijvoorbeeld te vertalen, te documenteren, en te "
+#~ "zorgen voor kwaliteit."
+
+#~ msgid "Error reading file '%s': %s"
+#~ msgstr "Fout bij lezen van '%s': %s"
+
+#~ msgid "Error rewinding file '%s': %s"
+#~ msgstr "Fout bij terugspoelen van '%s': %s"
+
+#~ msgid "No name"
+#~ msgstr "Geen naam"
+
+#~ msgid "File '%s' is not a regular file or directory."
+#~ msgstr "Bestand '%s' is geen gewoon bestand of map"
+
+#~ msgid "Cannot find file '%s'"
+#~ msgstr "Kan bestand ‘%s’ niet vinden"
+
+#~ msgid "No filename to save to"
+#~ msgstr "Geen bestandsnaam opgegeven"
+
+#~ msgid "Starting %s"
+#~ msgstr "%s wordt gestart"
+
+#~ msgid "No URL to launch"
+#~ msgstr "Geen URL om te starten"
+
+#~ msgid "Not a launchable item"
+#~ msgstr "Niet startbaar"
+
+#~ msgid "No command (Exec) to launch"
+#~ msgstr "Geen opdracht (Exec) om te starten"
+
+#~ msgid "Bad command (Exec) to launch"
+#~ msgstr "Ongeldige opdracht (Exec) om te starten"
+
+#~ msgid "Unknown encoding of: %s"
+#~ msgstr "Onbekende codering: %s"
+
+#~ msgid "Cannot find a terminal, using xterm, even if it may not work"
+#~ msgstr ""
+#~ "Geen terminal gevonden en teruggevallen op ‘xterm’, ook al werkt dat "
+#~ "wellicht niet."
+
+#~ msgid "Laptop"
+#~ msgstr "Laptop"
+
+#~ msgid "Mirror Screens"
+#~ msgstr "Schermen spiegelen"
 
 #~ msgid "could not find a suitable configuration of screens"
 #~ msgstr "kon geen geschikte schermconfiguratie vinden"

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to