Hello community,

here is the log from the commit of package dconf-editor for openSUSE:Factory 
checked in at 2015-04-23 08:01:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dconf-editor (Old)
 and      /work/SRC/openSUSE:Factory/.dconf-editor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dconf-editor"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dconf-editor/dconf-editor.changes        
2015-03-30 19:30:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dconf-editor.new/dconf-editor.changes   
2015-04-23 08:01:04.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Apr 15 07:53:28 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Add symbolic icon.
+  + Updated translations.
+- Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic
+  icons have replaced them.
+
+-------------------------------------------------------------------

Old:
----
  dconf-editor-3.16.0.tar.xz

New:
----
  dconf-editor-3.16.1.tar.xz

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

Other differences:
------------------
++++++ dconf-editor.spec ++++++
--- /var/tmp/diff_new_pack.XifcLE/_old  2015-04-23 08:01:04.000000000 +0200
+++ /var/tmp/diff_new_pack.XifcLE/_new  2015-04-23 08:01:04.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           dconf-editor
-Version:        3.16.0
+Version:        3.16.1
 Release:        0
 Summary:        Simple key-based configuration system -- Graphical Editor
 License:        LGPL-2.1+
@@ -63,13 +63,11 @@
 %post
 %desktop_database_post
 %icon_theme_cache_post
-%icon_theme_cache_post HighContrast
 %{glib2_gsettings_schema_post}
 
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%icon_theme_cache_postun HighContrast
 %{glib2_gsettings_schema_postun}
 
 %files
@@ -81,8 +79,7 @@
 %{_datadir}/applications/ca.desrt.dconf-editor.desktop
 %{_datadir}/dbus-1/services/ca.desrt.dconf-editor.service
 %{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/dconf-editor.png
-%{_datadir}/icons/HighContrast/
+%{_datadir}/icons/hicolor/*/apps/dconf-editor*
 %{_mandir}/man1/dconf-editor.1%{?ext_man}
 
 %files lang -f dconf.lang

++++++ dconf-editor-3.16.0.tar.xz -> dconf-editor-3.16.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dconf-editor-3.16.0/NEWS new/dconf-editor-3.16.1/NEWS
--- old/dconf-editor-3.16.0/NEWS        2015-03-23 16:53:50.000000000 +0100
+++ new/dconf-editor-3.16.1/NEWS        2015-04-13 22:29:18.000000000 +0200
@@ -1,3 +1,14 @@
+dconf-editor 3.16.1
+=====================
+
+Little update that adds a symbolic icon, displayed in GNOME Shell's top-bar and
+when using the high contrast theme.
+
+Translations updated:
+ Latvian
+ Icelandic
+ Norwegian (bokmål)
+
 dconf-editor 3.16.0
 =====================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dconf-editor-3.16.0/configure 
new/dconf-editor-3.16.1/configure
--- old/dconf-editor-3.16.0/configure   2015-03-23 16:55:30.000000000 +0100
+++ new/dconf-editor-3.16.1/configure   2015-04-13 22:39:46.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for dconf-editor 3.16.0.
+# Generated by GNU Autoconf 2.69 for dconf-editor 3.16.1.
 #
 # Report bugs to 
<https://bugzilla.gnome.org/enter_bug.cgi?product=dconf-editor>.
 #
@@ -641,8 +641,8 @@
 # Identity of this package.
 PACKAGE_NAME='dconf-editor'
 PACKAGE_TARNAME='dconf-editor'
-PACKAGE_VERSION='3.16.0'
-PACKAGE_STRING='dconf-editor 3.16.0'
+PACKAGE_VERSION='3.16.1'
+PACKAGE_STRING='dconf-editor 3.16.1'
 
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=dconf-editor'
 PACKAGE_URL=''
 
@@ -1409,7 +1409,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 dconf-editor 3.16.0 to adapt to many kinds of systems.
+\`configure' configures dconf-editor 3.16.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1475,7 +1475,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of dconf-editor 3.16.0:";;
+     short | recursive ) echo "Configuration of dconf-editor 3.16.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1588,7 +1588,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-dconf-editor configure 3.16.0
+dconf-editor configure 3.16.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1957,7 +1957,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by dconf-editor $as_me 3.16.0, which was
+It was created by dconf-editor $as_me 3.16.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2826,7 +2826,7 @@
 
 # Define the identity of the package.
  PACKAGE='dconf-editor'
- VERSION='3.16.0'
+ VERSION='3.16.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7001,7 +7001,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by dconf-editor $as_me 3.16.0, which was
+This file was extended by dconf-editor $as_me 3.16.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7067,7 +7067,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-dconf-editor config.status 3.16.0
+dconf-editor config.status 3.16.1
 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/dconf-editor-3.16.0/configure.ac 
new/dconf-editor-3.16.1/configure.ac
--- old/dconf-editor-3.16.0/configure.ac        2015-03-23 16:49:31.000000000 
+0100
+++ new/dconf-editor-3.16.1/configure.ac        2015-04-13 22:20:58.000000000 
+0200
@@ -1,5 +1,5 @@
 AC_INIT([dconf-editor],
-        [3.16.0],
+        [3.16.1],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf-editor],
         [dconf-editor])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dconf-editor-3.16.0/editor/Makefile.am 
new/dconf-editor-3.16.1/editor/Makefile.am
--- old/dconf-editor-3.16.0/editor/Makefile.am  2015-03-17 03:55:05.000000000 
+0100
+++ new/dconf-editor-3.16.1/editor/Makefile.am  2015-03-25 17:35:03.000000000 
+0100
@@ -67,25 +67,19 @@
 nobase_data_DATA = $(icons)
 
 icons = \
-       icons/HighContrast/16x16/apps/dconf-editor.png \
-       icons/HighContrast/22x22/apps/dconf-editor.png \
-       icons/HighContrast/24x24/apps/dconf-editor.png \
-       icons/HighContrast/32x32/apps/dconf-editor.png \
-       icons/HighContrast/48x48/apps/dconf-editor.png \
-       icons/HighContrast/256x256/apps/dconf-editor.png \
        icons/hicolor/16x16/apps/dconf-editor.png \
        icons/hicolor/22x22/apps/dconf-editor.png \
        icons/hicolor/24x24/apps/dconf-editor.png \
        icons/hicolor/32x32/apps/dconf-editor.png \
        icons/hicolor/48x48/apps/dconf-editor.png \
        icons/hicolor/64x64/apps/dconf-editor.png \
-       icons/hicolor/256x256/apps/dconf-editor.png
+       icons/hicolor/256x256/apps/dconf-editor.png \
+       icons/hicolor/scalable/apps/dconf-editor-symbolic.svg
 
 install-data-hook: update-icon-cache
 uninstall-hook: update-icon-cache
 update-icon-cache:
        if test -z "$(DESTDIR)"; then \
-               gtk-update-icon-cache -f -t $(datadir)/icons/HighContrast; \
                gtk-update-icon-cache -f -t $(datadir)/icons/hicolor; \
        fi
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dconf-editor-3.16.0/editor/Makefile.in 
new/dconf-editor-3.16.1/editor/Makefile.in
--- old/dconf-editor-3.16.0/editor/Makefile.in  2015-03-23 16:55:29.000000000 
+0100
+++ new/dconf-editor-3.16.1/editor/Makefile.in  2015-04-13 22:39:45.000000000 
+0200
@@ -401,19 +401,14 @@
 gsettings_SCHEMAS = ca.desrt.dconf-editor.gschema.xml
 nobase_data_DATA = $(icons)
 icons = \
-       icons/HighContrast/16x16/apps/dconf-editor.png \
-       icons/HighContrast/22x22/apps/dconf-editor.png \
-       icons/HighContrast/24x24/apps/dconf-editor.png \
-       icons/HighContrast/32x32/apps/dconf-editor.png \
-       icons/HighContrast/48x48/apps/dconf-editor.png \
-       icons/HighContrast/256x256/apps/dconf-editor.png \
        icons/hicolor/16x16/apps/dconf-editor.png \
        icons/hicolor/22x22/apps/dconf-editor.png \
        icons/hicolor/24x24/apps/dconf-editor.png \
        icons/hicolor/32x32/apps/dconf-editor.png \
        icons/hicolor/48x48/apps/dconf-editor.png \
        icons/hicolor/64x64/apps/dconf-editor.png \
-       icons/hicolor/256x256/apps/dconf-editor.png
+       icons/hicolor/256x256/apps/dconf-editor.png \
+       icons/hicolor/scalable/apps/dconf-editor-symbolic.svg
 
 man_MANS = dconf-editor.1
 EXTRA_DIST = $(gsettings_SCHEMAS) $(icons) $(resource_data) $(man_MANS)
@@ -993,7 +988,6 @@
 uninstall-hook: update-icon-cache
 update-icon-cache:
        if test -z "$(DESTDIR)"; then \
-               gtk-update-icon-cache -f -t $(datadir)/icons/HighContrast; \
                gtk-update-icon-cache -f -t $(datadir)/icons/hicolor; \
        fi
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dconf-editor-3.16.0/editor/dconf-editor.c 
new/dconf-editor-3.16.1/editor/dconf-editor.c
--- old/dconf-editor-3.16.0/editor/dconf-editor.c       2015-03-23 
16:55:39.000000000 +0100
+++ new/dconf-editor-3.16.1/editor/dconf-editor.c       2015-04-13 
22:39:51.000000000 +0200
@@ -1,4 +1,4 @@
-/* dconf-editor.c generated by valac 0.28.0, the Vala compiler
+/* dconf-editor.c generated by valac 0.28.0.2-022b, the Vala compiler
  * generated from dconf-editor.vala, do not modify */
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dconf-editor-3.16.0/editor/dconf-model.c 
new/dconf-editor-3.16.1/editor/dconf-model.c
--- old/dconf-editor-3.16.0/editor/dconf-model.c        2015-03-23 
16:55:39.000000000 +0100
+++ new/dconf-editor-3.16.1/editor/dconf-model.c        2015-04-13 
22:39:51.000000000 +0200
@@ -1,4 +1,4 @@
-/* dconf-model.c generated by valac 0.28.0, the Vala compiler
+/* dconf-model.c generated by valac 0.28.0.2-022b, the Vala compiler
  * generated from dconf-model.vala, do not modify */
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dconf-editor-3.16.0/editor/dconf-schema.c 
new/dconf-editor-3.16.1/editor/dconf-schema.c
--- old/dconf-editor-3.16.0/editor/dconf-schema.c       2015-03-23 
16:55:39.000000000 +0100
+++ new/dconf-editor-3.16.1/editor/dconf-schema.c       2015-04-13 
22:39:51.000000000 +0200
@@ -1,4 +1,4 @@
-/* dconf-schema.c generated by valac 0.28.0, the Vala compiler
+/* dconf-schema.c generated by valac 0.28.0.2-022b, the Vala compiler
  * generated from dconf-schema.vala, do not modify */
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dconf-editor-3.16.0/editor/dconf-view.c 
new/dconf-editor-3.16.1/editor/dconf-view.c
--- old/dconf-editor-3.16.0/editor/dconf-view.c 2015-03-23 16:55:39.000000000 
+0100
+++ new/dconf-editor-3.16.1/editor/dconf-view.c 2015-04-13 22:39:51.000000000 
+0200
@@ -1,4 +1,4 @@
-/* dconf-view.c generated by valac 0.28.0, the Vala compiler
+/* dconf-view.c generated by valac 0.28.0.2-022b, the Vala compiler
  * generated from dconf-view.vala, do not modify */
 
 
Files 
old/dconf-editor-3.16.0/editor/icons/HighContrast/16x16/apps/dconf-editor.png 
and 
new/dconf-editor-3.16.1/editor/icons/HighContrast/16x16/apps/dconf-editor.png 
differ
Files 
old/dconf-editor-3.16.0/editor/icons/HighContrast/22x22/apps/dconf-editor.png 
and 
new/dconf-editor-3.16.1/editor/icons/HighContrast/22x22/apps/dconf-editor.png 
differ
Files 
old/dconf-editor-3.16.0/editor/icons/HighContrast/24x24/apps/dconf-editor.png 
and 
new/dconf-editor-3.16.1/editor/icons/HighContrast/24x24/apps/dconf-editor.png 
differ
Files 
old/dconf-editor-3.16.0/editor/icons/HighContrast/256x256/apps/dconf-editor.png 
and 
new/dconf-editor-3.16.1/editor/icons/HighContrast/256x256/apps/dconf-editor.png 
differ
Files 
old/dconf-editor-3.16.0/editor/icons/HighContrast/32x32/apps/dconf-editor.png 
and 
new/dconf-editor-3.16.1/editor/icons/HighContrast/32x32/apps/dconf-editor.png 
differ
Files 
old/dconf-editor-3.16.0/editor/icons/HighContrast/48x48/apps/dconf-editor.png 
and 
new/dconf-editor-3.16.1/editor/icons/HighContrast/48x48/apps/dconf-editor.png 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dconf-editor-3.16.0/editor/icons/hicolor/scalable/apps/dconf-editor-symbolic.svg
 
new/dconf-editor-3.16.1/editor/icons/hicolor/scalable/apps/dconf-editor-symbolic.svg
--- 
old/dconf-editor-3.16.0/editor/icons/hicolor/scalable/apps/dconf-editor-symbolic.svg
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/dconf-editor-3.16.1/editor/icons/hicolor/scalable/apps/dconf-editor-symbolic.svg
        2015-03-25 17:35:03.000000000 +0100
@@ -0,0 +1,24 @@
+<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg xmlns:cc='http://creativecommons.org/ns#' 
xmlns:dc='http://purl.org/dc/elements/1.1/' 
sodipodi:docname='dconf-editor-symbolic.svg' height='16' id='svg7384' 
xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' 
xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' 
xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' 
xmlns:svg='http://www.w3.org/2000/svg' inkscape:version='0.48.3.1 r9886' 
version='1.1' width='16.000002' xmlns='http://www.w3.org/2000/svg'>
+  <metadata id='metadata90'>
+    <rdf:RDF>
+      <cc:Work rdf:about=''>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage'/>
+        <dc:title>Gnome Symbolic Icon Theme</dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <sodipodi:namedview inkscape:bbox-paths='true' bordercolor='#666666' 
borderopacity='1' inkscape:current-layer='layer9' inkscape:cx='14.85987' 
inkscape:cy='5.962796' gridtolerance='10' inkscape:guide-bbox='true' 
guidetolerance='10' id='namedview88' inkscape:object-nodes='false' 
inkscape:object-paths='false' objecttolerance='10' pagecolor='#555753' 
inkscape:pageopacity='1' inkscape:pageshadow='2' showborder='false' 
showgrid='false' showguides='true' inkscape:snap-bbox='false' 
inkscape:snap-bbox-midpoints='false' inkscape:snap-global='true' 
inkscape:snap-grids='true' inkscape:snap-nodes='true' 
inkscape:snap-others='false' inkscape:snap-to-guides='true' 
inkscape:window-height='1563' inkscape:window-maximized='1' 
inkscape:window-width='1200' inkscape:window-x='0' inkscape:window-y='0' 
inkscape:zoom='1'>
+    <inkscape:grid empspacing='2' enabled='true' id='grid4866' 
originx='-63.492588px' originy='-42.00001px' snapvisiblegridlinesonly='true' 
spacingx='1px' spacingy='1px' type='xygrid' visible='true'/>
+  </sodipodi:namedview>
+  <title id='title9167'>Gnome Symbolic Icon Theme</title>
+  <defs id='defs7386'/>
+  <g inkscape:groupmode='layer' id='layer9' inkscape:label='apps' 
style='display:inline' transform='translate(-304.49279,-174.99999)'>
+    <path inkscape:connector-curvature='0' d='m 311.0002,176 c -3.02886,0 
-5.5,2.47458 -5.5,5.5 0,3.02541 2.47114,5.5 5.5,5.5 3.02885,0 5.5,-2.47459 
5.5,-5.5 0,-0.54679 -0.0993,-1.06281 -0.25,-1.5625 l -4.1875,4.1875 
-1.0625,1.0625 -1.0625,-1.0625 -3,-3 2.125,-2.125 1.9375,1.9375 
3.59375,-3.59375 C 313.62668,176.50769 312.37068,176 311.0002,176 z' 
id='path27918' 
style='font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.55467153;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans'/>
+
+    <path inkscape:connector-curvature='0' d='m 319.00016,189.00001 -10e-6,-1 
c -3e-5,-0.26531 -0.0931,-0.53058 -0.28124,-0.71876 l -4.00001,-3.99999 
-0.7187,2.15629 3.28125,3.28125 c 0.18817,0.18815 0.45345,0.28125 
0.71875,0.28125 l 1,0 z' id='path3613-6-6-9' sodipodi:nodetypes='ccccccscc' 
style='font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream
 Vera Sans;-inkscape-font-specification:Bitstream Vera Sans'/>
+  </g>
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dconf-editor-3.16.0/po/POTFILES.skip 
new/dconf-editor-3.16.1/po/POTFILES.skip
--- old/dconf-editor-3.16.0/po/POTFILES.skip    2015-03-23 16:58:53.000000000 
+0100
+++ new/dconf-editor-3.16.1/po/POTFILES.skip    2015-04-13 22:36:36.000000000 
+0200
@@ -3,4 +3,5 @@
 editor/dconf-model.c
 editor/dconf-schema.c
 editor/dconf-view.c
+# Autotools failure
 sub/editor/ca.desrt.dconf-editor.desktop.in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dconf-editor-3.16.0/po/is.po 
new/dconf-editor-3.16.1/po/is.po
--- old/dconf-editor-3.16.0/po/is.po    2015-03-17 03:55:05.000000000 +0100
+++ new/dconf-editor-3.16.1/po/is.po    2015-04-10 03:36:21.000000000 +0200
@@ -5,10 +5,10 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
-"product=dconf&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2015-01-28 04:12+0000\n"
-"PO-Revision-Date: 2015-02-04 16:51+0000\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=dconf-";
+"editor&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2015-02-23 12:18+0000\n"
+"PO-Revision-Date: 2015-04-09 10:22+0000\n"
 "Last-Translator: Sveinn í Felli <s...@fellsnet.is>\n"
 "Language-Team: Icelandic <translation-team...@lists.sourceforge.net>\n"
 "Language: is\n"
@@ -19,13 +19,13 @@
 "X-Generator: Lokalize 1.5\n"
 
 #: ../editor/ca.desrt.dconf-editor.desktop.in.in.h:1
-#: ../editor/dconf-editor.vala:43 ../editor/dconf-editor.vala:62
-#: ../editor/dconf-editor.vala:412
+#: ../editor/dconf-editor.vala:64 ../editor/dconf-editor.vala:83
+#: ../editor/dconf-editor.vala:433
 msgid "dconf Editor"
-msgstr "dconf Ritill"
+msgstr "dconf ritill"
 
 #: ../editor/ca.desrt.dconf-editor.desktop.in.in.h:2
-#: ../editor/dconf-editor.vala:415
+#: ../editor/dconf-editor.vala:436
 msgid "Directly edit your entire configuration database"
 msgstr "Breyta beint uppsetningargrunni kerfis"
 
@@ -98,37 +98,41 @@
 msgid "Next"
 msgstr "Næsta"
 
-#: ../editor/dconf-editor.vala:185
+#: ../editor/dconf-editor.vala:29
+msgid "Print release version and exit"
+msgstr "Birta upplýsingar um útgáfu og hætta"
+
+#: ../editor/dconf-editor.vala:206
 #, c-format
 msgid "Integer [%s..%s]"
 msgstr "Heiltala [%s..%s]"
 
-#: ../editor/dconf-editor.vala:198
+#: ../editor/dconf-editor.vala:219
 #, c-format
 msgid "Double [%s..%s]"
 msgstr "Tvöföld [%s..%s]"
 
-#: ../editor/dconf-editor.vala:200
+#: ../editor/dconf-editor.vala:221
 msgid "Boolean"
 msgstr "Boolegildi"
 
-#: ../editor/dconf-editor.vala:202
+#: ../editor/dconf-editor.vala:223
 msgid "String"
 msgstr "Strengur"
 
-#: ../editor/dconf-editor.vala:204
+#: ../editor/dconf-editor.vala:225
 msgid "Enumeration"
 msgstr "Talning"
 
-#: ../editor/dconf-editor.vala:252
+#: ../editor/dconf-editor.vala:273
 msgid "No schema"
 msgstr "Ekkert skema"
 
-#: ../editor/dconf-editor.vala:362
+#: ../editor/dconf-editor.vala:383
 msgid "Not found"
 msgstr "Fannst ekki"
 
-#: ../editor/dconf-editor.vala:410
+#: ../editor/dconf-editor.vala:431
 msgid ""
 "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 "
@@ -157,11 +161,11 @@
 "forriti; ef ekki, skrifaðu til Free Software Foundation, Inc., 51 Franklin "
 "Street, Fifth Floor, Boston, MA 02110-1301, USA"
 
-#: ../editor/dconf-editor.vala:416
+#: ../editor/dconf-editor.vala:437
 msgid "Copyright © Canonical Ltd"
 msgstr "Höfundarréttur © Canonical Ltd."
 
-#: ../editor/dconf-editor.vala:420
+#: ../editor/dconf-editor.vala:441
 msgid "translator-credits"
 msgstr "Sveinn í Felli, s...@fellsnet.is"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dconf-editor-3.16.0/po/lv.po 
new/dconf-editor-3.16.1/po/lv.po
--- old/dconf-editor-3.16.0/po/lv.po    2015-03-17 03:55:05.000000000 +0100
+++ new/dconf-editor-3.16.1/po/lv.po    2015-04-04 12:57:59.000000000 +0200
@@ -2,14 +2,14 @@
 # Copyright (C) 2012 dconf's COPYRIGHT HOLDER
 # This file is distributed under the same license as the dconf package.
 #
-# Rūdolfs Mazurs <rudolfs.maz...@gmail.com>, 2012, 2013, 2014.
+# Rūdolfs Mazurs <rudolfs.maz...@gmail.com>, 2012, 2013, 2014, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: dconf master\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
-"product=dconf&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2014-09-07 03:09+0000\n"
-"PO-Revision-Date: 2014-09-07 18:41+0300\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=dconf-";
+"editor&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2015-02-23 12:18+0000\n"
+"PO-Revision-Date: 2015-04-03 19:57+0300\n"
 "Last-Translator: Rūdolfs Mazurs <rudolfs.maz...@gmail.com>\n"
 "Language-Team: Latvian <lata-l...@googlegroups.com>\n"
 "Language: lv\n"
@@ -21,13 +21,13 @@
 "X-Generator: Lokalize 1.5\n"
 
 #: ../editor/ca.desrt.dconf-editor.desktop.in.in.h:1
-#: ../editor/dconf-editor.vala:43 ../editor/dconf-editor.vala:62
-#: ../editor/dconf-editor.vala:412
+#: ../editor/dconf-editor.vala:64 ../editor/dconf-editor.vala:83
+#: ../editor/dconf-editor.vala:433
 msgid "dconf Editor"
 msgstr "dconf redaktors"
 
 #: ../editor/ca.desrt.dconf-editor.desktop.in.in.h:2
-#: ../editor/dconf-editor.vala:415
+#: ../editor/dconf-editor.vala:436
 msgid "Directly edit your entire configuration database"
 msgstr "Tieši rediģē visu savu konfigurācijas datubāzi"
 
@@ -100,38 +100,41 @@
 msgid "Next"
 msgstr "Nākamais"
 
-#: ../editor/dconf-editor.vala:185
+#: ../editor/dconf-editor.vala:29
+msgid "Print release version and exit"
+msgstr "Parādīt informāciju par laidienu un iziet"
+
+#: ../editor/dconf-editor.vala:206
 #, c-format
 msgid "Integer [%s..%s]"
 msgstr "Vesels skaitlis [%s..%s]"
 
-#: ../editor/dconf-editor.vala:198
+#: ../editor/dconf-editor.vala:219
 #, c-format
-#| msgid "Integer [%s..%s]"
 msgid "Double [%s..%s]"
 msgstr "Dubults [%s..%s]"
 
-#: ../editor/dconf-editor.vala:200
+#: ../editor/dconf-editor.vala:221
 msgid "Boolean"
 msgstr "Būla"
 
-#: ../editor/dconf-editor.vala:202
+#: ../editor/dconf-editor.vala:223
 msgid "String"
 msgstr "Virkne"
 
-#: ../editor/dconf-editor.vala:204
+#: ../editor/dconf-editor.vala:225
 msgid "Enumeration"
 msgstr "Uzskaitījums"
 
-#: ../editor/dconf-editor.vala:252
+#: ../editor/dconf-editor.vala:273
 msgid "No schema"
 msgstr "Nav shēmas"
 
-#: ../editor/dconf-editor.vala:362
+#: ../editor/dconf-editor.vala:383
 msgid "Not found"
 msgstr "Nav atrasts"
 
-#: ../editor/dconf-editor.vala:410
+#: ../editor/dconf-editor.vala:431
 msgid ""
 "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 "
@@ -160,11 +163,11 @@
 "instalāciju. Ja tā jums nav pieejama, jūs to varat iegūt no Free Software "
 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA"
 
-#: ../editor/dconf-editor.vala:416
+#: ../editor/dconf-editor.vala:437
 msgid "Copyright © Canonical Ltd"
 msgstr "Autortiesības © Canonical Ltd"
 
-#: ../editor/dconf-editor.vala:420
+#: ../editor/dconf-editor.vala:441
 msgid "translator-credits"
 msgstr "Rūdolfs Mazurs <rudolfs.maz...@gmail.com>"
 
@@ -183,3 +186,4 @@
 msgid "Value"
 msgstr "Vērtība"
 
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dconf-editor-3.16.0/po/nb.po 
new/dconf-editor-3.16.1/po/nb.po
--- old/dconf-editor-3.16.0/po/nb.po    2015-03-17 03:55:05.000000000 +0100
+++ new/dconf-editor-3.16.1/po/nb.po    2015-04-12 14:43:34.000000000 +0200
@@ -1,14 +1,14 @@
 # Norwegian bokmål translation of dconf.
 # Copyright (C) 1999-2003 Free Software Foundation, Inc.
-# Kjartan Maraas <kmar...@gnome.org>, 1999-2014.
+# Kjartan Maraas <kmar...@gnome.org>, 1999-2015.
 # Torstein Adolf Winterseth <kvike...@fsfe.org>, 2010.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: dconf 3.13.x\n"
+"Project-Id-Version: dconf 3.16.x\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-07-23 14:35+0200\n"
-"PO-Revision-Date: 2014-07-23 14:36+0200\n"
+"POT-Creation-Date: 2015-04-12 11:07+0200\n"
+"PO-Revision-Date: 2015-04-12 11:08+0200\n"
 "Last-Translator: Kjartan Maraas <kmar...@gnome.org>\n"
 "Language-Team: Norwegian bokmål <i18n...@lister.ping.uio.no>\n"
 "Language: no\n"
@@ -18,13 +18,13 @@
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: ../editor/ca.desrt.dconf-editor.desktop.in.in.h:1
-#: ../editor/dconf-editor.vala:43 ../editor/dconf-editor.vala:62
-#: ../editor/dconf-editor.vala:412
+#: ../editor/dconf-editor.vala:64 ../editor/dconf-editor.vala:83
+#: ../editor/dconf-editor.vala:433
 msgid "dconf Editor"
 msgstr "dconf redigering"
 
 #: ../editor/ca.desrt.dconf-editor.desktop.in.in.h:2
-#: ../editor/dconf-editor.vala:415
+#: ../editor/dconf-editor.vala:436
 msgid "Directly edit your entire configuration database"
 msgstr "Rediger konfigurasjonsdatabasen direkte"
 
@@ -97,37 +97,41 @@
 msgid "Next"
 msgstr "Neste"
 
-#: ../editor/dconf-editor.vala:185
+#: ../editor/dconf-editor.vala:29
+msgid "Print release version and exit"
+msgstr "Skriv ut versjon og avslutt"
+
+#: ../editor/dconf-editor.vala:206
 #, c-format
 msgid "Integer [%s..%s]"
 msgstr "Heltall [%s..%s]"
 
-#: ../editor/dconf-editor.vala:198
+#: ../editor/dconf-editor.vala:219
 #, c-format
 msgid "Double [%s..%s]"
 msgstr "Double [%s..%s]"
 
-#: ../editor/dconf-editor.vala:200
+#: ../editor/dconf-editor.vala:221
 msgid "Boolean"
 msgstr "Boolean"
 
-#: ../editor/dconf-editor.vala:202
+#: ../editor/dconf-editor.vala:223
 msgid "String"
 msgstr "Streng"
 
-#: ../editor/dconf-editor.vala:204
+#: ../editor/dconf-editor.vala:225
 msgid "Enumeration"
 msgstr "Oppregning"
 
-#: ../editor/dconf-editor.vala:252
+#: ../editor/dconf-editor.vala:273
 msgid "No schema"
 msgstr "Ingen skjema"
 
-#: ../editor/dconf-editor.vala:362
+#: ../editor/dconf-editor.vala:383
 msgid "Not found"
 msgstr "Ikke funnet"
 
-#: ../editor/dconf-editor.vala:410
+#: ../editor/dconf-editor.vala:431
 msgid ""
 "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 "
@@ -156,11 +160,11 @@
 "programmet. Hvis dette ikke er tilfelle, kan du skrive til Free Software "
 "Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA"
 
-#: ../editor/dconf-editor.vala:416
+#: ../editor/dconf-editor.vala:437
 msgid "Copyright © Canonical Ltd"
 msgstr "Opphavsrett © Canonical Ltd"
 
-#: ../editor/dconf-editor.vala:420
+#: ../editor/dconf-editor.vala:441
 msgid "translator-credits"
 msgstr "Kjartan Maraas <kmar...@gnome.org>"
 


Reply via email to