Hello community,

here is the log from the commit of package caja for openSUSE:Factory checked in 
at 2014-10-05 20:31:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/caja (Old)
 and      /work/SRC/openSUSE:Factory/.caja.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "caja"

Changes:
--------
--- /work/SRC/openSUSE:Factory/caja/caja.changes        2014-05-02 
13:54:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.caja.new/caja.changes   2014-10-05 
20:32:46.000000000 +0200
@@ -1,0 +2,9 @@
+Fri Oct  3 08:16:09 UTC 2014 - [email protected]
+
+- Update to version 1.8.2
+  + limit deep scount (folder contents and size) to one filesystem
+  + Handle metadata key deletions
+  + Propagate button-release event when ejecting
+  + Fix text renderinf on no background
+
+-------------------------------------------------------------------

Old:
----
  caja-1.8.1.tar.xz

New:
----
  caja-1.8.2.tar.xz

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

Other differences:
------------------
++++++ caja.spec ++++++
--- /var/tmp/diff_new_pack.9p3s4K/_old  2014-10-05 20:32:47.000000000 +0200
+++ /var/tmp/diff_new_pack.9p3s4K/_new  2014-10-05 20:32:47.000000000 +0200
@@ -18,7 +18,7 @@
 Name:           caja
 %define _libname libcaja-extension1
 %define typelib typelib-1_0-Caja-2_0
-Version:        1.8.1
+Version:        1.8.2
 Release:        0 
 Summary:        File manager for the MATE desktop
 Group:          System/GUI/Other

++++++ caja-1.8.1.tar.xz -> caja-1.8.2.tar.xz ++++++
++++ 2388 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/caja-1.8.1/NEWS new/caja-1.8.2/NEWS
--- old/caja-1.8.1/NEWS 2014-04-25 15:26:26.000000000 +0200
+++ new/caja-1.8.2/NEWS 2014-09-28 21:11:48.000000000 +0200
@@ -1,3 +1,9 @@
+Bugfix changes in 1.8.2 are:
+* limit deep scount (folder contents and size) to one filesystem
+* Handle metadata key deletions
+* Propagate button-release event when ejecting
+* Fix text renderinf on no background
+
 Major changes in 1.8.1 are:
 * Accessibility improvements
 * Fixed x-caja-desktop issue
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/caja-1.8.1/configure.ac new/caja-1.8.2/configure.ac
--- old/caja-1.8.1/configure.ac 2014-04-25 15:26:40.000000000 +0200
+++ new/caja-1.8.2/configure.ac 2014-09-28 21:19:51.000000000 +0200
@@ -20,7 +20,7 @@
 m4_define(caja_extension_current,  5)
 m4_define(caja_extension_revision, 0)
 
-AC_INIT([caja], [1.8.1], [http://www.mate-desktop.org])
+AC_INIT([caja], [1.8.2], [http://www.mate-desktop.org])
 
 dnl ---------------------------------------------------------------------------
 dnl GTK library 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/caja-1.8.1/data/caja-autorun-software.desktop.in 
new/caja-1.8.2/data/caja-autorun-software.desktop.in
--- old/caja-1.8.1/data/caja-autorun-software.desktop.in        2014-04-25 
15:27:18.000000000 +0200
+++ new/caja-1.8.2/data/caja-autorun-software.desktop.in        2014-09-28 
21:20:53.000000000 +0200
@@ -11,4 +11,4 @@
 X-MATE-Bugzilla-Bugzilla=MATE
 X-MATE-Bugzilla-Product=caja
 X-MATE-Bugzilla-Component=general
-X-MATE-Bugzilla-Version=1.8.1
+X-MATE-Bugzilla-Version=1.8.2
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/caja-1.8.1/data/caja-browser.desktop.in 
new/caja-1.8.2/data/caja-browser.desktop.in
--- old/caja-1.8.1/data/caja-browser.desktop.in 2014-04-25 15:27:18.000000000 
+0200
+++ new/caja-1.8.2/data/caja-browser.desktop.in 2014-09-28 21:20:53.000000000 
+0200
@@ -14,4 +14,4 @@
 X-MATE-Bugzilla-Bugzilla=MATE
 X-MATE-Bugzilla-Product=caja
 X-MATE-Bugzilla-Component=general
-X-MATE-Bugzilla-Version=1.8.1
+X-MATE-Bugzilla-Version=1.8.2
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/caja-1.8.1/data/caja-computer.desktop.in 
new/caja-1.8.2/data/caja-computer.desktop.in
--- old/caja-1.8.1/data/caja-computer.desktop.in        2014-04-25 
15:27:18.000000000 +0200
+++ new/caja-1.8.2/data/caja-computer.desktop.in        2014-09-28 
21:20:52.000000000 +0200
@@ -14,4 +14,4 @@
 X-MATE-Bugzilla-Bugzilla=MATE
 X-MATE-Bugzilla-Product=caja
 X-MATE-Bugzilla-Component=general
-X-MATE-Bugzilla-Version=1.8.1
+X-MATE-Bugzilla-Version=1.8.2
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/caja-1.8.1/data/caja-file-management-properties.desktop.in 
new/caja-1.8.2/data/caja-file-management-properties.desktop.in
--- old/caja-1.8.1/data/caja-file-management-properties.desktop.in      
2014-04-25 15:27:18.000000000 +0200
+++ new/caja-1.8.2/data/caja-file-management-properties.desktop.in      
2014-09-28 21:20:52.000000000 +0200
@@ -12,4 +12,4 @@
 X-MATE-Bugzilla-Bugzilla=MATE
 X-MATE-Bugzilla-Product=caja
 X-MATE-Bugzilla-Component=Preferences
-X-MATE-Bugzilla-Version=1.8.1
+X-MATE-Bugzilla-Version=1.8.2
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/caja-1.8.1/data/caja-folder-handler.desktop.in 
new/caja-1.8.2/data/caja-folder-handler.desktop.in
--- old/caja-1.8.1/data/caja-folder-handler.desktop.in  2014-04-25 
15:27:18.000000000 +0200
+++ new/caja-1.8.2/data/caja-folder-handler.desktop.in  2014-09-28 
21:20:53.000000000 +0200
@@ -13,4 +13,4 @@
 X-MATE-Bugzilla-Bugzilla=MATE
 X-MATE-Bugzilla-Product=caja
 X-MATE-Bugzilla-Component=general
-X-MATE-Bugzilla-Version=1.8.1
+X-MATE-Bugzilla-Version=1.8.2
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/caja-1.8.1/data/caja.desktop new/caja-1.8.2/data/caja.desktop
--- old/caja-1.8.1/data/caja.desktop    2014-04-25 15:27:40.000000000 +0200
+++ new/caja-1.8.2/data/caja.desktop    2014-09-28 21:21:28.000000000 +0200
@@ -229,7 +229,7 @@
 X-MATE-Bugzilla-Bugzilla=MATE
 X-MATE-Bugzilla-Product=caja
 X-MATE-Bugzilla-Component=general
-X-MATE-Bugzilla-Version=1.8.1
+X-MATE-Bugzilla-Version=1.8.2
 X-MATE-Autostart-Phase=Desktop
 X-MATE-Autostart-Notify=true
 X-MATE-AutoRestart=true
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/caja-1.8.1/data/caja.desktop.in new/caja-1.8.2/data/caja.desktop.in
--- old/caja-1.8.1/data/caja.desktop.in 2014-04-25 15:27:18.000000000 +0200
+++ new/caja-1.8.2/data/caja.desktop.in 2014-09-28 21:20:53.000000000 +0200
@@ -11,7 +11,7 @@
 X-MATE-Bugzilla-Bugzilla=MATE
 X-MATE-Bugzilla-Product=caja
 X-MATE-Bugzilla-Component=general
-X-MATE-Bugzilla-Version=1.8.1
+X-MATE-Bugzilla-Version=1.8.2
 X-MATE-Autostart-Phase=Desktop
 X-MATE-Autostart-Notify=true
 X-MATE-AutoRestart=true
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/caja-1.8.1/docs/reference/libcaja-extension/html/ch01.html 
new/caja-1.8.2/docs/reference/libcaja-extension/html/ch01.html
--- old/caja-1.8.1/docs/reference/libcaja-extension/html/ch01.html      
2014-04-25 15:28:09.000000000 +0200
+++ new/caja-1.8.2/docs/reference/libcaja-extension/html/ch01.html      
2014-09-28 21:22:10.000000000 +0200
@@ -3,16 +3,16 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Caja Extension Reference Manual: Extension Interfaces</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
 <link rel="home" href="index.html" title="Caja Extension Reference Manual">
 <link rel="up" href="pt01.html" title="Part I. API Reference">
 <link rel="prev" href="pt01.html" title="Part I. API Reference">
 <link rel="next" href="libcaja-extension-caja-column-provider.html" 
title="caja-column-provider">
-<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="10"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
 <td width="100%" align="left" class="shortcuts"></td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
 <td><a accesskey="u" href="pt01.html"><img src="up.png" width="16" height="16" 
border="0" alt="Up"></a></td>
@@ -57,6 +57,6 @@
 </div>
 <div class="footer">
 <hr>
-          Generated by GTK-Doc V1.20</div>
+          Generated by GTK-Doc V1.21</div>
 </body>
 </html>
\ No newline at end of file
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/caja-1.8.1/docs/reference/libcaja-extension/html/index.html 
new/caja-1.8.2/docs/reference/libcaja-extension/html/index.html
--- old/caja-1.8.1/docs/reference/libcaja-extension/html/index.html     
2014-04-25 15:28:09.000000000 +0200
+++ new/caja-1.8.2/docs/reference/libcaja-extension/html/index.html     
2014-09-28 21:22:10.000000000 +0200
@@ -3,10 +3,10 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Caja Extension Reference Manual: Caja Extension Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
 <link rel="home" href="index.html" title="Caja Extension Reference Manual">
 <link rel="next" href="pt01.html" title="Part I. API Reference">
-<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -61,6 +61,6 @@
 </div>
 <div class="footer">
 <hr>
-          Generated by GTK-Doc V1.20</div>
+          Generated by GTK-Doc V1.21</div>
 </body>
 </html>
\ No newline at end of file
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/caja-1.8.1/docs/reference/libcaja-extension/html/ix01.html 
new/caja-1.8.2/docs/reference/libcaja-extension/html/ix01.html
--- old/caja-1.8.1/docs/reference/libcaja-extension/html/ix01.html      
2014-04-25 15:28:09.000000000 +0200
+++ new/caja-1.8.2/docs/reference/libcaja-extension/html/ix01.html      
2014-09-28 21:22:10.000000000 +0200
@@ -3,15 +3,15 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Caja Extension Reference Manual: Index</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
 <link rel="home" href="index.html" title="Caja Extension Reference Manual">
 <link rel="up" href="index.html" title="Caja Extension Reference Manual">
 <link rel="prev" href="libcaja-extension-caja-property-page.html" 
title="CajaPropertyPage">
-<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="10"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
 <td width="100%" align="left" class="shortcuts"></td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
 <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
@@ -137,6 +137,6 @@
 </div>
 <div class="footer">
 <hr>
-          Generated by GTK-Doc V1.20</div>
+          Generated by GTK-Doc V1.21</div>
 </body>
 </html>
\ No newline at end of file
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/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-column-provider.html
 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-column-provider.html
--- 
old/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-column-provider.html
    2014-04-25 15:28:09.000000000 +0200
+++ 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-column-provider.html
    2014-09-28 21:22:10.000000000 +0200
@@ -3,20 +3,20 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Caja Extension Reference Manual: caja-column-provider</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
 <link rel="home" href="index.html" title="Caja Extension Reference Manual">
 <link rel="up" href="ch01.html" title="Extension Interfaces">
 <link rel="prev" href="ch01.html" title="Extension Interfaces">
 <link rel="next" href="libcaja-extension-caja-column.html" title="CajaColumn">
-<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="10"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
 <td width="100%" align="left" class="shortcuts">
-<a href="#" class="shortcut">Top</a><span id="nav_description"> <span 
class="dim">|</span> 
-                  <a 
href="#libcaja-extension-caja-column-provider.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy"> <span 
class="dim">|</span> 
-                  <a 
href="#libcaja-extension-caja-column-provider.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_prerequisites"> <span 
class="dim">|</span> 
+<a href="#" class="shortcut">Top</a><span id="nav_description">  <span 
class="dim">|</span> 
+                  <a 
href="#libcaja-extension-caja-column-provider.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy">  <span 
class="dim">|</span> 
+                  <a 
href="#libcaja-extension-caja-column-provider.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_prerequisites">  
<span class="dim">|</span> 
                   <a 
href="#libcaja-extension-caja-column-provider.prerequisites" 
class="shortcut">Prerequisites</a></span>
 </td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
@@ -54,7 +54,7 @@
 </div>
 <div class="refsect1">
 <a 
name="libcaja-extension-caja-column-provider.object-hierarchy"></a><h2>Object 
Hierarchy</h2>
-<pre class="screen">    GInterface
+<pre class="screen">    <a 
href="http://library.gnome.org/devel/gobject/unstable/GTypeModule.html";>GInterface</a>
     <span class="lineart">╰──</span> CajaColumnProvider
 </pre>
 </div>
@@ -91,6 +91,6 @@
 </div>
 <div class="footer">
 <hr>
-          Generated by GTK-Doc V1.20</div>
+          Generated by GTK-Doc V1.21</div>
 </body>
 </html>
\ No newline at end of file
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/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-column.html
 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-column.html
--- 
old/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-column.html
     2014-04-25 15:28:09.000000000 +0200
+++ 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-column.html
     2014-09-28 21:22:10.000000000 +0200
@@ -3,20 +3,20 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Caja Extension Reference Manual: CajaColumn</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
 <link rel="home" href="index.html" title="Caja Extension Reference Manual">
 <link rel="up" href="ch01.html" title="Extension Interfaces">
 <link rel="prev" href="libcaja-extension-caja-column-provider.html" 
title="caja-column-provider">
 <link rel="next" href="libcaja-extension-caja-extension-types.html" 
title="caja-extension-types">
-<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="10"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
 <td width="100%" align="left" class="shortcuts">
-<a href="#" class="shortcut">Top</a><span id="nav_description"> <span 
class="dim">|</span> 
-                  <a href="#libcaja-extension-caja-column.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy"> <span 
class="dim">|</span> 
-                  <a href="#libcaja-extension-caja-column.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_properties"> <span 
class="dim">|</span> 
+<a href="#" class="shortcut">Top</a><span id="nav_description">  <span 
class="dim">|</span> 
+                  <a href="#libcaja-extension-caja-column.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy">  <span 
class="dim">|</span> 
+                  <a href="#libcaja-extension-caja-column.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span 
class="dim">|</span> 
                   <a href="#libcaja-extension-caja-column.properties" 
class="shortcut">Properties</a></span>
 </td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
@@ -182,6 +182,6 @@
 </div>
 <div class="footer">
 <hr>
-          Generated by GTK-Doc V1.20</div>
+          Generated by GTK-Doc V1.21</div>
 </body>
 </html>
\ No newline at end of file
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/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-extension-types.html
 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-extension-types.html
--- 
old/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-extension-types.html
    2014-04-25 15:28:09.000000000 +0200
+++ 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-extension-types.html
    2014-09-28 21:22:10.000000000 +0200
@@ -3,19 +3,19 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Caja Extension Reference Manual: caja-extension-types</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
 <link rel="home" href="index.html" title="Caja Extension Reference Manual">
 <link rel="up" href="ch01.html" title="Extension Interfaces">
 <link rel="prev" href="libcaja-extension-caja-column.html" title="CajaColumn">
 <link rel="next" href="libcaja-extension-caja-file-info.html" 
title="caja-file-info">
-<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="10"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
 <td width="100%" align="left" class="shortcuts">
-<a href="#" class="shortcut">Top</a><span id="nav_description"> <span 
class="dim">|</span> 
-                  <a 
href="#libcaja-extension-caja-extension-types.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy"> <span 
class="dim">|</span> 
+<a href="#" class="shortcut">Top</a><span id="nav_description">  <span 
class="dim">|</span> 
+                  <a 
href="#libcaja-extension-caja-extension-types.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy">  <span 
class="dim">|</span> 
                   <a 
href="#libcaja-extension-caja-extension-types.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span>
 </td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
@@ -100,7 +100,7 @@
 </div>
 <div class="refsect1">
 <a 
name="libcaja-extension-caja-extension-types.object-hierarchy"></a><h2>Object 
Hierarchy</h2>
-<pre class="screen">    GEnum
+<pre class="screen">    <a 
href="http://library.gnome.org/devel/gobject/unstable/gobject-Enumeration-and-Flag-Types.html";>GEnum</a>
     <span class="lineart">╰──</span> CajaOperationResult
 </pre>
 </div>
@@ -201,6 +201,6 @@
 </div>
 <div class="footer">
 <hr>
-          Generated by GTK-Doc V1.20</div>
+          Generated by GTK-Doc V1.21</div>
 </body>
 </html>
\ No newline at end of file
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/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-file-info.html
 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-file-info.html
--- 
old/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-file-info.html
  2014-04-25 15:28:09.000000000 +0200
+++ 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-file-info.html
  2014-09-28 21:22:10.000000000 +0200
@@ -3,20 +3,20 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Caja Extension Reference Manual: caja-file-info</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
 <link rel="home" href="index.html" title="Caja Extension Reference Manual">
 <link rel="up" href="ch01.html" title="Extension Interfaces">
 <link rel="prev" href="libcaja-extension-caja-extension-types.html" 
title="caja-extension-types">
 <link rel="next" href="libcaja-extension-caja-info-provider.html" 
title="caja-info-provider">
-<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="10"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
 <td width="100%" align="left" class="shortcuts">
-<a href="#" class="shortcut">Top</a><span id="nav_description"> <span 
class="dim">|</span> 
-                  <a href="#libcaja-extension-caja-file-info.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy"> <span 
class="dim">|</span> 
-                  <a href="#libcaja-extension-caja-file-info.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_prerequisites"> <span 
class="dim">|</span> 
+<a href="#" class="shortcut">Top</a><span id="nav_description">  <span 
class="dim">|</span> 
+                  <a href="#libcaja-extension-caja-file-info.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy">  <span 
class="dim">|</span> 
+                  <a href="#libcaja-extension-caja-file-info.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_prerequisites">  
<span class="dim">|</span> 
                   <a href="#libcaja-extension-caja-file-info.prerequisites" 
class="shortcut">Prerequisites</a></span>
 </td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
@@ -62,7 +62,7 @@
 </div>
 <div class="refsect1">
 <a name="libcaja-extension-caja-file-info.object-hierarchy"></a><h2>Object 
Hierarchy</h2>
-<pre class="screen">    GInterface
+<pre class="screen">    <a 
href="http://library.gnome.org/devel/gobject/unstable/GTypeModule.html";>GInterface</a>
     <span class="lineart">╰──</span> CajaFileInfo
 </pre>
 </div>
@@ -116,6 +116,6 @@
 </div>
 <div class="footer">
 <hr>
-          Generated by GTK-Doc V1.20</div>
+          Generated by GTK-Doc V1.21</div>
 </body>
 </html>
\ No newline at end of file
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/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-info-provider.html
 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-info-provider.html
--- 
old/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-info-provider.html
      2014-04-25 15:28:09.000000000 +0200
+++ 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-info-provider.html
      2014-09-28 21:22:10.000000000 +0200
@@ -3,20 +3,20 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Caja Extension Reference Manual: caja-info-provider</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
 <link rel="home" href="index.html" title="Caja Extension Reference Manual">
 <link rel="up" href="ch01.html" title="Extension Interfaces">
 <link rel="prev" href="libcaja-extension-caja-file-info.html" 
title="caja-file-info">
 <link rel="next" href="libcaja-extension-caja-location-widget-provider.html" 
title="caja-location-widget-provider">
-<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="10"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
 <td width="100%" align="left" class="shortcuts">
-<a href="#" class="shortcut">Top</a><span id="nav_description"> <span 
class="dim">|</span> 
-                  <a href="#libcaja-extension-caja-info-provider.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy"> <span 
class="dim">|</span> 
-                  <a 
href="#libcaja-extension-caja-info-provider.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_prerequisites"> <span 
class="dim">|</span> 
+<a href="#" class="shortcut">Top</a><span id="nav_description">  <span 
class="dim">|</span> 
+                  <a href="#libcaja-extension-caja-info-provider.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy">  <span 
class="dim">|</span> 
+                  <a 
href="#libcaja-extension-caja-info-provider.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_prerequisites">  
<span class="dim">|</span> 
                   <a 
href="#libcaja-extension-caja-info-provider.prerequisites" 
class="shortcut">Prerequisites</a></span>
 </td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
@@ -71,7 +71,7 @@
 </div>
 <div class="refsect1">
 <a name="libcaja-extension-caja-info-provider.object-hierarchy"></a><h2>Object 
Hierarchy</h2>
-<pre class="screen">    GInterface
+<pre class="screen">    <a 
href="http://library.gnome.org/devel/gobject/unstable/GTypeModule.html";>GInterface</a>
     <span class="lineart">╰──</span> CajaInfoProvider
 </pre>
 </div>
@@ -118,6 +118,6 @@
 </div>
 <div class="footer">
 <hr>
-          Generated by GTK-Doc V1.20</div>
+          Generated by GTK-Doc V1.21</div>
 </body>
 </html>
\ No newline at end of file
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/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-location-widget-provider.html
 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-location-widget-provider.html
--- 
old/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-location-widget-provider.html
   2014-04-25 15:28:09.000000000 +0200
+++ 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-location-widget-provider.html
   2014-09-28 21:22:10.000000000 +0200
@@ -3,20 +3,20 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Caja Extension Reference Manual: caja-location-widget-provider</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
 <link rel="home" href="index.html" title="Caja Extension Reference Manual">
 <link rel="up" href="ch01.html" title="Extension Interfaces">
 <link rel="prev" href="libcaja-extension-caja-info-provider.html" 
title="caja-info-provider">
 <link rel="next" href="libcaja-extension-caja-menu-provider.html" 
title="caja-menu-provider">
-<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="10"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
 <td width="100%" align="left" class="shortcuts">
-<a href="#" class="shortcut">Top</a><span id="nav_description"> <span 
class="dim">|</span> 
-                  <a 
href="#libcaja-extension-caja-location-widget-provider.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy"> <span 
class="dim">|</span> 
-                  <a 
href="#libcaja-extension-caja-location-widget-provider.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_prerequisites"> <span 
class="dim">|</span> 
+<a href="#" class="shortcut">Top</a><span id="nav_description">  <span 
class="dim">|</span> 
+                  <a 
href="#libcaja-extension-caja-location-widget-provider.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy">  <span 
class="dim">|</span> 
+                  <a 
href="#libcaja-extension-caja-location-widget-provider.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_prerequisites">  
<span class="dim">|</span> 
                   <a 
href="#libcaja-extension-caja-location-widget-provider.prerequisites" 
class="shortcut">Prerequisites</a></span>
 </td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
@@ -54,7 +54,7 @@
 </div>
 <div class="refsect1">
 <a 
name="libcaja-extension-caja-location-widget-provider.object-hierarchy"></a><h2>Object
 Hierarchy</h2>
-<pre class="screen">    GInterface
+<pre class="screen">    <a 
href="http://library.gnome.org/devel/gobject/unstable/GTypeModule.html";>GInterface</a>
     <span class="lineart">╰──</span> CajaLocationWidgetProvider
 </pre>
 </div>
@@ -91,6 +91,6 @@
 </div>
 <div class="footer">
 <hr>
-          Generated by GTK-Doc V1.20</div>
+          Generated by GTK-Doc V1.21</div>
 </body>
 </html>
\ No newline at end of file
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/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-menu-provider.html
 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-menu-provider.html
--- 
old/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-menu-provider.html
      2014-04-25 15:28:09.000000000 +0200
+++ 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-menu-provider.html
      2014-09-28 21:22:10.000000000 +0200
@@ -3,21 +3,21 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Caja Extension Reference Manual: caja-menu-provider</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
 <link rel="home" href="index.html" title="Caja Extension Reference Manual">
 <link rel="up" href="ch01.html" title="Extension Interfaces">
 <link rel="prev" href="libcaja-extension-caja-location-widget-provider.html" 
title="caja-location-widget-provider">
 <link rel="next" href="libcaja-extension-caja-menu.html" title="CajaMenuItem">
-<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="10"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
 <td width="100%" align="left" class="shortcuts">
-<a href="#" class="shortcut">Top</a><span id="nav_description"> <span 
class="dim">|</span> 
-                  <a href="#libcaja-extension-caja-menu-provider.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy"> <span 
class="dim">|</span> 
-                  <a 
href="#libcaja-extension-caja-menu-provider.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_prerequisites"> <span 
class="dim">|</span> 
-                  <a 
href="#libcaja-extension-caja-menu-provider.prerequisites" 
class="shortcut">Prerequisites</a></span><span id="nav_signals"> <span 
class="dim">|</span> 
+<a href="#" class="shortcut">Top</a><span id="nav_description">  <span 
class="dim">|</span> 
+                  <a href="#libcaja-extension-caja-menu-provider.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy">  <span 
class="dim">|</span> 
+                  <a 
href="#libcaja-extension-caja-menu-provider.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_prerequisites">  
<span class="dim">|</span> 
+                  <a 
href="#libcaja-extension-caja-menu-provider.prerequisites" 
class="shortcut">Prerequisites</a></span><span id="nav_signals">  <span 
class="dim">|</span> 
                   <a href="#libcaja-extension-caja-menu-provider.signals" 
class="shortcut">Signals</a></span>
 </td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
@@ -70,7 +70,7 @@
 </div>
 <div class="refsect1">
 <a name="libcaja-extension-caja-menu-provider.object-hierarchy"></a><h2>Object 
Hierarchy</h2>
-<pre class="screen">    GInterface
+<pre class="screen">    <a 
href="http://library.gnome.org/devel/gobject/unstable/GTypeModule.html";>GInterface</a>
     <span class="lineart">╰──</span> CajaMenuProvider
 </pre>
 </div>
@@ -141,6 +141,6 @@
 </div>
 <div class="footer">
 <hr>
-          Generated by GTK-Doc V1.20</div>
+          Generated by GTK-Doc V1.21</div>
 </body>
 </html>
\ No newline at end of file
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/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-menu.html
 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-menu.html
--- 
old/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-menu.html
       2014-04-25 15:28:09.000000000 +0200
+++ 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-menu.html
       2014-09-28 21:22:10.000000000 +0200
@@ -3,21 +3,21 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Caja Extension Reference Manual: CajaMenuItem</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
 <link rel="home" href="index.html" title="Caja Extension Reference Manual">
 <link rel="up" href="ch01.html" title="Extension Interfaces">
 <link rel="prev" href="libcaja-extension-caja-menu-provider.html" 
title="caja-menu-provider">
 <link rel="next" href="libcaja-extension-caja-property-page-provider.html" 
title="caja-property-page-provider">
-<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="10"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
 <td width="100%" align="left" class="shortcuts">
-<a href="#" class="shortcut">Top</a><span id="nav_description"> <span 
class="dim">|</span> 
-                  <a href="#libcaja-extension-caja-menu.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy"> <span 
class="dim">|</span> 
-                  <a href="#libcaja-extension-caja-menu.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_properties"> <span 
class="dim">|</span> 
-                  <a href="#libcaja-extension-caja-menu.properties" 
class="shortcut">Properties</a></span><span id="nav_signals"> <span 
class="dim">|</span> 
+<a href="#" class="shortcut">Top</a><span id="nav_description">  <span 
class="dim">|</span> 
+                  <a href="#libcaja-extension-caja-menu.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy">  <span 
class="dim">|</span> 
+                  <a href="#libcaja-extension-caja-menu.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span 
class="dim">|</span> 
+                  <a href="#libcaja-extension-caja-menu.properties" 
class="shortcut">Properties</a></span><span id="nav_signals">  <span 
class="dim">|</span> 
                   <a href="#libcaja-extension-caja-menu.signals" 
class="shortcut">Signals</a></span>
 </td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
@@ -359,6 +359,6 @@
 </div>
 <div class="footer">
 <hr>
-          Generated by GTK-Doc V1.20</div>
+          Generated by GTK-Doc V1.21</div>
 </body>
 </html>
\ No newline at end of file
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/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-property-page-provider.html
 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-property-page-provider.html
--- 
old/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-property-page-provider.html
     2014-04-25 15:28:09.000000000 +0200
+++ 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-property-page-provider.html
     2014-09-28 21:22:10.000000000 +0200
@@ -3,20 +3,20 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Caja Extension Reference Manual: caja-property-page-provider</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
 <link rel="home" href="index.html" title="Caja Extension Reference Manual">
 <link rel="up" href="ch01.html" title="Extension Interfaces">
 <link rel="prev" href="libcaja-extension-caja-menu.html" title="CajaMenuItem">
 <link rel="next" href="libcaja-extension-caja-property-page.html" 
title="CajaPropertyPage">
-<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="10"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
 <td width="100%" align="left" class="shortcuts">
-<a href="#" class="shortcut">Top</a><span id="nav_description"> <span 
class="dim">|</span> 
-                  <a 
href="#libcaja-extension-caja-property-page-provider.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy"> <span 
class="dim">|</span> 
-                  <a 
href="#libcaja-extension-caja-property-page-provider.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_prerequisites"> <span 
class="dim">|</span> 
+<a href="#" class="shortcut">Top</a><span id="nav_description">  <span 
class="dim">|</span> 
+                  <a 
href="#libcaja-extension-caja-property-page-provider.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy">  <span 
class="dim">|</span> 
+                  <a 
href="#libcaja-extension-caja-property-page-provider.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_prerequisites">  
<span class="dim">|</span> 
                   <a 
href="#libcaja-extension-caja-property-page-provider.prerequisites" 
class="shortcut">Prerequisites</a></span>
 </td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
@@ -54,7 +54,7 @@
 </div>
 <div class="refsect1">
 <a 
name="libcaja-extension-caja-property-page-provider.object-hierarchy"></a><h2>Object
 Hierarchy</h2>
-<pre class="screen">    GInterface
+<pre class="screen">    <a 
href="http://library.gnome.org/devel/gobject/unstable/GTypeModule.html";>GInterface</a>
     <span class="lineart">╰──</span> CajaPropertyPageProvider
 </pre>
 </div>
@@ -91,6 +91,6 @@
 </div>
 <div class="footer">
 <hr>
-          Generated by GTK-Doc V1.20</div>
+          Generated by GTK-Doc V1.21</div>
 </body>
 </html>
\ No newline at end of file
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/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-property-page.html
 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-property-page.html
--- 
old/caja-1.8.1/docs/reference/libcaja-extension/html/libcaja-extension-caja-property-page.html
      2014-04-25 15:28:09.000000000 +0200
+++ 
new/caja-1.8.2/docs/reference/libcaja-extension/html/libcaja-extension-caja-property-page.html
      2014-09-28 21:22:10.000000000 +0200
@@ -3,20 +3,20 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Caja Extension Reference Manual: CajaPropertyPage</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
 <link rel="home" href="index.html" title="Caja Extension Reference Manual">
 <link rel="up" href="ch01.html" title="Extension Interfaces">
 <link rel="prev" href="libcaja-extension-caja-property-page-provider.html" 
title="caja-property-page-provider">
 <link rel="next" href="ix01.html" title="Index">
-<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="10"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
 <td width="100%" align="left" class="shortcuts">
-<a href="#" class="shortcut">Top</a><span id="nav_description"> <span 
class="dim">|</span> 
-                  <a href="#libcaja-extension-caja-property-page.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy"> <span 
class="dim">|</span> 
-                  <a 
href="#libcaja-extension-caja-property-page.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_properties"> <span 
class="dim">|</span> 
+<a href="#" class="shortcut">Top</a><span id="nav_description">  <span 
class="dim">|</span> 
+                  <a href="#libcaja-extension-caja-property-page.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy">  <span 
class="dim">|</span> 
+                  <a 
href="#libcaja-extension-caja-property-page.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span 
class="dim">|</span> 
                   <a href="#libcaja-extension-caja-property-page.properties" 
class="shortcut">Properties</a></span>
 </td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
@@ -44,7 +44,7 @@
 <tbody>
 <tr>
 <td class="property_type">
-<a href="http://library.gnome.org/devel/gtk3/GtkWidget.html";><span 
class="type">GtkWidget</span></a> *</td>
+<a href="http://developer.gnome.org/gtk2/GtkWidget.html";><span 
class="type">GtkWidget</span></a> *</td>
 <td class="property_name"><a class="link" 
href="libcaja-extension-caja-property-page.html#CajaPropertyPage--label" 
title="The “label” property">label</a></td>
 <td class="property_flags">Read / Write</td>
 </tr>
@@ -56,7 +56,7 @@
 </tr>
 <tr>
 <td class="property_type">
-<a href="http://library.gnome.org/devel/gtk3/GtkWidget.html";><span 
class="type">GtkWidget</span></a> *</td>
+<a href="http://developer.gnome.org/gtk2/GtkWidget.html";><span 
class="type">GtkWidget</span></a> *</td>
 <td class="property_name"><a class="link" 
href="libcaja-extension-caja-property-page.html#CajaPropertyPage--page" 
title="The “page” property">page</a></td>
 <td class="property_flags">Read / Write</td>
 </tr>
@@ -116,7 +116,7 @@
 <a 
name="libcaja-extension-caja-property-page.property-details"></a><h2>Property 
Details</h2>
 <div class="refsect2">
 <a name="CajaPropertyPage--label"></a><h3>The <code 
class="literal">“label”</code> property</h3>
-<pre class="programlisting">  “label”                    <a 
href="http://library.gnome.org/devel/gtk3/GtkWidget.html";><span 
class="type">GtkWidget</span></a> *</pre>
+<pre class="programlisting">  “label”                    <a 
href="http://developer.gnome.org/gtk2/GtkWidget.html";><span 
class="type">GtkWidget</span></a> *</pre>
 <p>Label widget to display in the notebook tab.</p>
 <p>Flags: Read / Write</p>
 </div>
@@ -131,7 +131,7 @@
 <hr>
 <div class="refsect2">
 <a name="CajaPropertyPage--page"></a><h3>The <code 
class="literal">“page”</code> property</h3>
-<pre class="programlisting">  “page”                     <a 
href="http://library.gnome.org/devel/gtk3/GtkWidget.html";><span 
class="type">GtkWidget</span></a> *</pre>
+<pre class="programlisting">  “page”                     <a 
href="http://developer.gnome.org/gtk2/GtkWidget.html";><span 
class="type">GtkWidget</span></a> *</pre>
 <p>Widget for the property page.</p>
 <p>Flags: Read / Write</p>
 </div>
@@ -139,6 +139,6 @@
 </div>
 <div class="footer">
 <hr>
-          Generated by GTK-Doc V1.20</div>
+          Generated by GTK-Doc V1.21</div>
 </body>
 </html>
\ No newline at end of file
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/caja-1.8.1/docs/reference/libcaja-extension/html/pt01.html 
new/caja-1.8.2/docs/reference/libcaja-extension/html/pt01.html
--- old/caja-1.8.1/docs/reference/libcaja-extension/html/pt01.html      
2014-04-25 15:28:09.000000000 +0200
+++ new/caja-1.8.2/docs/reference/libcaja-extension/html/pt01.html      
2014-09-28 21:22:10.000000000 +0200
@@ -3,16 +3,16 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Caja Extension Reference Manual: Part I. API Reference</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
 <link rel="home" href="index.html" title="Caja Extension Reference Manual">
 <link rel="up" href="index.html" title="Caja Extension Reference Manual">
 <link rel="prev" href="index.html" title="Caja Extension Reference Manual">
 <link rel="next" href="ch01.html" title="Extension Interfaces">
-<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="10"><tr valign="middle">
+<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
 <td width="100%" align="left" class="shortcuts"></td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
 <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
@@ -63,6 +63,6 @@
 </div>
 <div class="footer">
 <hr>
-          Generated by GTK-Doc V1.20</div>
+          Generated by GTK-Doc V1.21</div>
 </body>
 </html>
\ No newline at end of file
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/caja-1.8.1/docs/reference/libcaja-extension/html/style.css 
new/caja-1.8.2/docs/reference/libcaja-extension/html/style.css
--- old/caja-1.8.1/docs/reference/libcaja-extension/html/style.css      
2014-04-25 15:28:09.000000000 +0200
+++ new/caja-1.8.2/docs/reference/libcaja-extension/html/style.css      
2014-09-28 21:22:10.000000000 +0200
@@ -30,127 +30,6 @@
   vertical-align: top;
 }
 
-@media screen {
-  sup a.footnote
-  {
-    position: relative;
-    top: 0em ! important;
-  }
-  /* this is needed so that the local anchors are displayed below the 
naviagtion */
-  div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], 
div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name]
-  {
-    display: inline-block;
-    position: relative;
-    top:-5em;
-  }
-  /* this seems to be a bug in the xsl style sheets when generating indexes */
-  div.index div.index
-  {
-    top: 0em;
-  }
-  /* make space for the fixed navigation bar and add space at the bottom so 
that
-   * link targets appear somewhat close to top
-   */
-  body
-  {
-    padding-top: 5em;
-    padding-bottom: 500px;
-    max-width: 60em;
-  }
-  p
-  {
-    max-width: 60em;
-  }
-  /* style and size the navigation bar */
-  table.navigation#top
-  {
-    position: fixed;
-    background: #e2e2e2;
-    border-bottom: solid 1px #babdb6;
-    margin-top: 0;
-    margin-bottom: 0;
-    top: 0;
-    left: 0;
-    height: 3em;
-    z-index: 10;
-  }
-  .navigation a, .navigation a:visited
-  {
-    /* tango:sky blue 3 */
-    color: #204a87;
-  }
-  .navigation a:hover
-  {
-    /* tango:sky blue 2 */
-    color: #3465a4;
-  }
-  td.shortcuts
-  {
-    /* tango:sky blue 2 */
-    color: #3465a4;
-    font-size: 80%;
-    white-space: nowrap;
-  }
-  td.shortcuts .dim
-  {
-    color: #babdb6;
-  }
-}
-@media screen and (min-width: 60em) {
-  /* screen larger than 60em */
-  body { margin: auto; }
-}
-@media screen and (max-width: 60em) {
-  /* screen less than 60em */
-  #nav_hierarchy { display: none; }
-  #nav_interfaces { display: none; }
-  #nav_prerequisites { display: none; }
-  #nav_derived_interfaces { display: none; }
-  #nav_implementations { display: none; }
-  #nav_child_properties { display: none; }
-  #nav_style_properties { display: none; }
-  #nav_index { display: none; }
-  #nav_glossary { display: none; }
-  .gallery_image { display: none; }
-  .property_flags { display: none; }
-  .signal_flags { display: none; }
-  .parameter_annotations { display: none; }
-  .enum_member_annotations { display: none; }
-  .struct_member_annotations { display: none; }
-  .union_member_annotations { display: none; }
-  /* now that a column is hidden, optimize space */
-  col.parameters_name { width: auto; }
-  col.parameters_description { width: auto; }
-  col.struct_members_name { width: auto; }
-  col.struct_members_description { width: auto; }
-  col.enum_members_name { width: auto; }
-  col.enum_members_description { width: auto; }
-  col.union_members_name { width: auto; }
-  col.union_members_description { width: auto; }
-}
-@media print {
-  table.navigation {
-    visibility: collapse;
-    display: none;
-  }
-  div.titlepage table.navigation {
-    visibility: visible;
-    display: table;
-    background: #e2e2e2;
-    border: solid 1px #babdb6;
-    margin-top: 0;
-    margin-bottom: 0;
-    top: 0;
-    left: 0;
-    height: 3em;
-  }
-}
-
-.navigation .title
-{
-  font-size: 120%;
-}
-
 div.gallery-float
 {
   float: left;
@@ -181,7 +60,7 @@
 div.informaltable table
 {
   border-collapse: separate;
-  border-spacing: 20px 3px;
+  border-spacing: 1em 0.5em;
   border: none;
 }
 
@@ -239,6 +118,11 @@
  color: #729fcf;
 }
 
+td p
+{
+  margin: 0.25em;
+}
+
 div.table table
 {
   border-collapse: collapse;
@@ -404,21 +288,28 @@
   font-weight: normal;
 }
 
+acronym,abbr 
+{
+  border-bottom: 1px dotted gray;
+}
+
 /* code listings */
 
-.listing_code .programlisting .cbracket   { color: #a40000; } /* tango: 
scarlet red 3 */
-.listing_code .programlisting .comment    { color: #a1a39d; } /* tango: 
aluminium 4 */
-.listing_code .programlisting .function   { color: #000000; font-weight: bold; 
}
-.listing_code .programlisting .function a { color: #11326b; font-weight: bold; 
} /* tango: sky blue 4 */
-.listing_code .programlisting .keyword    { color: #4e9a06; } /* tango: 
chameleon 3  */
+.listing_code .programlisting .normal,
+.listing_code .programlisting .normal a,
+.listing_code .programlisting .number,
+.listing_code .programlisting .cbracket,
+.listing_code .programlisting .symbol     { color: #555753; }
+.listing_code .programlisting .comment,
 .listing_code .programlisting .linenum    { color: #babdb6; } /* tango: 
aluminium 3 */
-.listing_code .programlisting .normal     { color: #000000; }
-.listing_code .programlisting .number     { color: #75507b; } /* tango: plum 2 
*/
+.listing_code .programlisting .function,
+.listing_code .programlisting .function a,
 .listing_code .programlisting .preproc    { color: #204a87; } /* tango: sky 
blue 3  */
-.listing_code .programlisting .string     { color: #c17d11; } /* tango: 
chocolate 2 */
-.listing_code .programlisting .type       { color: #000000; }
-.listing_code .programlisting .type a     { color: #11326b; } /* tango: sky 
blue 4 */
-.listing_code .programlisting .symbol     { color: #ce5c00; } /* tango: orange 
3 */
+.listing_code .programlisting .string     { color: #ad7fa8; } /* tango: plum */
+.listing_code .programlisting .keyword,
+.listing_code .programlisting .usertype,
+.listing_code .programlisting .type,
+.listing_code .programlisting .type a     { color: #4e9a06; } /* tango: 
chameleon 3  */
 
 .listing_frame {
   /* tango:sky blue 1 */
@@ -433,11 +324,6 @@
   padding: 0.5em;
 }
 .listing_lines {
-  /* this just adds visual clutter and
-     takes precious room from small screens */
-  display: none;
-}
-.listing_lines {
   /* tango:sky blue 0.5 */
   background: #a6c5e3;
   background: rgba(114, 159, 207, 0.2);
@@ -459,3 +345,132 @@
   margin: 0px;
 }
 
+@media screen {
+  sup a.footnote
+  {
+    position: relative;
+    top: 0em ! important;
+  }
+  /* this is needed so that the local anchors are displayed below the 
naviagtion */
+  div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], 
div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name]
+  {
+    display: inline-block;
+    position: relative;
+    top:-5em;
+  }
+  /* this seems to be a bug in the xsl style sheets when generating indexes */
+  div.index div.index
+  {
+    top: 0em;
+  }
+  /* make space for the fixed navigation bar and add space at the bottom so 
that
+   * link targets appear somewhat close to top
+   */
+  body
+  {
+    padding-top: 2.5em;
+    padding-bottom: 500px;
+    max-width: 60em;
+  }
+  p
+  {
+    max-width: 60em;
+  }
+  /* style and size the navigation bar */
+  table.navigation#top
+  {
+    position: fixed;
+    background: #e2e2e2;
+    border-bottom: solid 1px #babdb6;
+    border-spacing: 5px;
+    margin-top: 0;
+    margin-bottom: 0;
+    top: 0;
+    left: 0;
+    z-index: 10;
+  }
+  table.navigation#top td
+  {
+    padding-left: 6px;
+    padding-right: 6px;
+  }
+  .navigation a, .navigation a:visited
+  {
+    /* tango:sky blue 3 */
+    color: #204a87;
+  }
+  .navigation a:hover
+  {
+    /* tango:sky blue 2 */
+    color: #3465a4;
+  }
+  td.shortcuts
+  {
+    /* tango:sky blue 2 */
+    color: #3465a4;
+    font-size: 80%;
+    white-space: nowrap;
+  }
+  td.shortcuts .dim
+  {
+    color: #babdb6;
+  }
+  .navigation .title
+  {
+    font-size: 80%;
+    max-width: none;
+    margin: 0px;
+    font-weight: normal;
+  }
+}
+@media screen and (min-width: 60em) {
+  /* screen larger than 60em */
+  body { margin: auto; }
+}
+@media screen and (max-width: 60em) {
+  /* screen less than 60em */
+  #nav_hierarchy { display: none; }
+  #nav_interfaces { display: none; }
+  #nav_prerequisites { display: none; }
+  #nav_derived_interfaces { display: none; }
+  #nav_implementations { display: none; }
+  #nav_child_properties { display: none; }
+  #nav_style_properties { display: none; }
+  #nav_index { display: none; }
+  #nav_glossary { display: none; }
+  .gallery_image { display: none; }
+  .property_flags { display: none; }
+  .signal_flags { display: none; }
+  .parameter_annotations { display: none; }
+  .enum_member_annotations { display: none; }
+  .struct_member_annotations { display: none; }
+  .union_member_annotations { display: none; }
+  /* now that a column is hidden, optimize space */
+  col.parameters_name { width: auto; }
+  col.parameters_description { width: auto; }
+  col.struct_members_name { width: auto; }
+  col.struct_members_description { width: auto; }
+  col.enum_members_name { width: auto; }
+  col.enum_members_description { width: auto; }
+  col.union_members_name { width: auto; }
+  col.union_members_description { width: auto; }
+  .listing_lines { display: none; }
+}
+@media print {
+  table.navigation {
+    visibility: collapse;
+    display: none;
+  }
+  div.titlepage table.navigation {
+    visibility: visible;
+    display: table;
+    background: #e2e2e2;
+    border: solid 1px #babdb6;
+    margin-top: 0;
+    margin-bottom: 0;
+    top: 0;
+    left: 0;
+    height: 3em;
+  }
+}
+
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/caja-1.8.1/libcaja-private/caja-desktop-metadata.c 
new/caja-1.8.2/libcaja-private/caja-desktop-metadata.c
--- old/caja-1.8.1/libcaja-private/caja-desktop-metadata.c      2014-03-05 
21:15:20.000000000 +0100
+++ new/caja-1.8.2/libcaja-private/caja-desktop-metadata.c      2014-07-22 
13:19:57.000000000 +0200
@@ -146,13 +146,31 @@
                                       const gchar *string)
 {
     GKeyFile *keyfile;
+    GError *error = NULL;
 
     keyfile = get_keyfile ();
 
-    g_key_file_set_string (keyfile,
-                   name,
-                   key,
-                   string);
+    if (string != NULL) {
+           g_key_file_set_string (keyfile,
+                          name,
+                          key,
+                          string);
+    } else {
+           /* NULL as value is taken to mean that we want to remove the key */
+
+           g_key_file_remove_key (keyfile,
+                                  name,
+                                  key,
+                                  &error);
+
+           if (error != NULL) {
+               g_warning ("Couldn't remove the key '%s' from '%s' in the 
keyfile: %s",
+                      key,
+                      name,
+                      error->message);
+               g_error_free (error);
+           }
+    }
 
     save_in_idle (keyfile);
 
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/caja-1.8.1/libcaja-private/caja-directory-async.c 
new/caja-1.8.2/libcaja-private/caja-directory-async.c
--- old/caja-1.8.1/libcaja-private/caja-directory-async.c       2014-03-05 
21:15:20.000000000 +0100
+++ new/caja-1.8.2/libcaja-private/caja-directory-async.c       2014-09-28 
21:08:43.000000000 +0200
@@ -148,6 +148,7 @@
     GFile *deep_count_location;
     GList *deep_count_subdirectories;
     GArray *seen_deep_count_inodes;
+    char *fs_id;
 };
 
 
@@ -2957,6 +2958,7 @@
     CajaFile *file;
     GFile *subdir;
     gboolean is_seen_inode;
+    const char *fs_id;
 
     if (should_skip_file (NULL, info))
     {
@@ -2978,9 +2980,13 @@
 
         /* Record the fact that we have to descend into this directory. */
 
-        subdir = g_file_get_child (state->deep_count_location, 
g_file_info_get_name (info));
-        state->deep_count_subdirectories = g_list_prepend
-                                           (state->deep_count_subdirectories, 
subdir);
+        fs_id = g_file_info_get_attribute_string (info, 
G_FILE_ATTRIBUTE_ID_FILESYSTEM);
+        if (g_strcmp0 (fs_id, state->fs_id) == 0)
+        {
+            /* only if it is on the same filesystem */
+            subdir = g_file_get_child (state->deep_count_location, 
g_file_info_get_name (info));
+            state->deep_count_subdirectories = g_list_prepend 
(state->deep_count_subdirectories, subdir);
+        }
     }
     else
     {
@@ -3014,6 +3020,7 @@
     }
     g_list_free_full (state->deep_count_subdirectories, g_object_unref);
     g_array_free (state->seen_deep_count_inodes, TRUE);
+    g_free (state->fs_id);
     g_free (state);
 }
 
@@ -3173,6 +3180,7 @@
                                      G_FILE_ATTRIBUTE_STANDARD_SIZE ","
                                      G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN ","
                                      G_FILE_ATTRIBUTE_STANDARD_IS_BACKUP ","
+                                     G_FILE_ATTRIBUTE_ID_FILESYSTEM ","
                                      G_FILE_ATTRIBUTE_UNIX_INODE,
                                      G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS, /* 
flags */
                                      G_PRIORITY_LOW, /* prio */
@@ -3207,6 +3215,26 @@
 }
 
 static void
+deep_count_got_info (GObject *source_object,
+                     GAsyncResult *res,
+                     gpointer user_data)
+{
+     GFileInfo *info;
+     const char *id;
+     GFile *file = (GFile *)source_object;
+     DeepCountState *state = (DeepCountState *)user_data;
+
+     info = g_file_query_info_finish (file, res, NULL);
+     if (info != NULL)
+     {
+         id = g_file_info_get_attribute_string (info, 
G_FILE_ATTRIBUTE_ID_FILESYSTEM);
+         state->fs_id = g_strdup (id);
+         g_object_unref (info);
+     }
+     deep_count_load (state, file);
+}
+
+static void
 deep_count_start (CajaDirectory *directory,
                   CajaFile *file,
                   gboolean *doing_io)
@@ -3253,11 +3281,18 @@
     state->directory = directory;
     state->cancellable = g_cancellable_new ();
     state->seen_deep_count_inodes = g_array_new (FALSE, TRUE, sizeof 
(guint64));
+    state->fs_id = NULL;
 
     directory->details->deep_count_in_progress = state;
 
     location = caja_file_get_location (file);
-    deep_count_load (state, location);
+    g_file_query_info_async (location,
+                             G_FILE_ATTRIBUTE_ID_FILESYSTEM,
+                             G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS,
+                             G_PRIORITY_DEFAULT,
+                             NULL,
+                             deep_count_got_info,
+                             state);
     g_object_unref (location);
 }
 
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/caja-1.8.1/libcaja-private/caja-icon-container.c 
new/caja-1.8.2/libcaja-private/caja-icon-container.c
--- old/caja-1.8.1/libcaja-private/caja-icon-container.c        2014-04-25 
15:22:11.000000000 +0200
+++ new/caja-1.8.2/libcaja-private/caja-icon-container.c        2014-07-22 
13:19:57.000000000 +0200
@@ -9414,7 +9414,7 @@
                           "frame_text", &frame_text,
                           NULL);
 
-    if (frame_text || !eel_background_is_set(background))
+    if (frame_text /* || !eel_background_is_set(background) */)
     {
         setup_gc_with_fg (container, LABEL_COLOR,
                           eel_gdk_color_to_rgb 
(&style->text[GTK_STATE_NORMAL]));
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/caja-1.8.1/m4/intltool.m4 new/caja-1.8.2/m4/intltool.m4
--- old/caja-1.8.1/m4/intltool.m4       2014-04-25 15:27:06.000000000 +0200
+++ new/caja-1.8.2/m4/intltool.m4       2014-09-28 21:20:36.000000000 +0200
@@ -155,31 +155,6 @@
 # Substitute ALL_LINGUAS so we can use it in po/Makefile
 AC_SUBST(ALL_LINGUAS)
 
-# Set DATADIRNAME correctly if it is not set yet
-# (copied from glib-gettext.m4)
-if test -z "$DATADIRNAME"; then
-  AC_LINK_IFELSE(
-    [AC_LANG_PROGRAM([[]],
-                     [[extern int _nl_msg_cat_cntr;
-                       return _nl_msg_cat_cntr]])],
-    [DATADIRNAME=share],
-    [case $host in
-    *-*-solaris*)
-    dnl On Solaris, if bind_textdomain_codeset is in libc,
-    dnl GNU format message catalog is always supported,
-    dnl since both are added to the libc all together.
-    dnl Hence, we'd like to go with DATADIRNAME=share
-    dnl in this case.
-    AC_CHECK_FUNC(bind_textdomain_codeset,
-      [DATADIRNAME=share], [DATADIRNAME=lib])
-    ;;
-    *)
-    [DATADIRNAME=lib]
-    ;;
-    esac])
-fi
-AC_SUBST(DATADIRNAME)
-
 IT_PO_SUBDIR([po])
 
 ])
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/caja-1.8.1/m4/libtool.m4 new/caja-1.8.2/m4/libtool.m4
--- old/caja-1.8.1/m4/libtool.m4        2014-04-25 15:27:09.000000000 +0200
+++ new/caja-1.8.2/m4/libtool.m4        2014-09-28 21:20:41.000000000 +0200
@@ -1312,7 +1312,7 @@
   rm -rf conftest*
   ;;
 
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
+x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
   # Find out which ABI we are using.
   echo 'int i;' > conftest.$ac_ext
@@ -1324,19 +1324,9 @@
            LD="${LD-ld} -m elf_i386_fbsd"
            ;;
          x86_64-*linux*)
-           case `/usr/bin/file conftest.o` in
-             *x86-64*)
-               LD="${LD-ld} -m elf32_x86_64"
-               ;;
-             *)
-               LD="${LD-ld} -m elf_i386"
-               ;;
-           esac
-           ;;
-         powerpc64le-*)
-           LD="${LD-ld} -m elf32lppclinux"
+           LD="${LD-ld} -m elf_i386"
            ;;
-         powerpc64-*)
+         ppc64-*linux*|powerpc64-*linux*)
            LD="${LD-ld} -m elf32ppclinux"
            ;;
          s390x-*linux*)
@@ -1355,10 +1345,7 @@
          x86_64-*linux*)
            LD="${LD-ld} -m elf_x86_64"
            ;;
-         powerpcle-*)
-           LD="${LD-ld} -m elf64lppc"
-           ;;
-         powerpc-*)
+         ppc*-*linux*|powerpc*-*linux*)
            LD="${LD-ld} -m elf64ppc"
            ;;
          s390*-*linux*|s390*-*tpf*)
@@ -1701,8 +1688,7 @@
     ;;
   *)
     lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
-    if test -n "$lt_cv_sys_max_cmd_len" && \
-       test undefined != "$lt_cv_sys_max_cmd_len"; then
+    if test -n "$lt_cv_sys_max_cmd_len"; then
       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
     else
@@ -2493,7 +2479,14 @@
     *) objformat=elf ;;
     esac
   fi
-  version_type=freebsd-$objformat
+  # Handle Gentoo/FreeBSD as it was Linux
+  case $host_vendor in
+    gentoo)
+      version_type=linux ;;
+    *)
+      version_type=freebsd-$objformat ;;
+  esac
+
   case $version_type in
     freebsd-elf*)
       library_names_spec='${libname}${release}${shared_ext}$versuffix 
${libname}${release}${shared_ext} $libname${shared_ext}'
@@ -2504,6 +2497,12 @@
       library_names_spec='${libname}${release}${shared_ext}$versuffix 
$libname${shared_ext}$versuffix'
       need_version=yes
       ;;
+    linux)
+      library_names_spec='${libname}${release}${shared_ext}$versuffix 
${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+      soname_spec='${libname}${release}${shared_ext}$major'
+      need_lib_prefix=no
+      need_version=no
+      ;;
   esac
   shlibpath_var=LD_LIBRARY_PATH
   case $host_os in
@@ -2526,6 +2525,17 @@
   esac
   ;;
 
+gnu*)
+  version_type=linux # correct to gnu/linux during the next big refactor
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix 
${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
 haiku*)
   version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
@@ -2642,7 +2652,7 @@
   ;;
 
 # This must be glibc/ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
+linux* | k*bsd*-gnu | kopensolaris*-gnu)
   version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
@@ -2687,18 +2697,6 @@
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix 
${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
-
 netbsd*)
   version_type=sunos
   need_lib_prefix=no
@@ -3258,6 +3256,10 @@
   fi
   ;;
 
+gnu*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
 haiku*)
   lt_cv_deplibs_check_method=pass_all
   ;;
@@ -3296,11 +3298,11 @@
   ;;
 
 # This must be glibc/ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
+linux* | k*bsd*-gnu | kopensolaris*-gnu)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-netbsd* | netbsdelf*-gnu)
+netbsd*)
   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
     lt_cv_deplibs_check_method='match_pattern 
/lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
   else
@@ -4048,7 +4050,7 @@
            ;;
        esac
        ;;
-      linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
+      linux* | k*bsd*-gnu | kopensolaris*-gnu)
        case $cc_basename in
          KCC*)
            # KAI C++ Compiler
@@ -4112,7 +4114,7 @@
            ;;
        esac
        ;;
-      netbsd* | netbsdelf*-gnu)
+      netbsd*)
        ;;
       *qnx* | *nto*)
         # QNX uses GNU C++, but need to define -shared option too, otherwise
@@ -4347,7 +4349,7 @@
       _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
       ;;
 
-    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
+    linux* | k*bsd*-gnu | kopensolaris*-gnu)
       case $cc_basename in
       # old Intel for x86_64 which still supported -KPIC.
       ecc*)
@@ -4589,9 +4591,6 @@
       ;;
     esac
     ;;
-  linux* | k*bsd*-gnu | gnu*)
-    _LT_TAGVAR(link_all_deplibs, $1)=no
-    ;;
   *)
     _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | 
$global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
     ;;
@@ -4654,9 +4653,6 @@
   openbsd*)
     with_gnu_ld=no
     ;;
-  linux* | k*bsd*-gnu | gnu*)
-    _LT_TAGVAR(link_all_deplibs, $1)=no
-    ;;
   esac
 
   _LT_TAGVAR(ld_shlibs, $1)=yes
@@ -4878,7 +4874,7 @@
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
        _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs 
$linker_flags -o $lib'
        wlarc=
@@ -5055,7 +5051,6 @@
        if test "$aix_use_runtimelinking" = yes; then
          shared_flag="$shared_flag "'${wl}-G'
        fi
-       _LT_TAGVAR(link_all_deplibs, $1)=no
       else
        # not using gcc
        if test "$host_cpu" = ia64; then
@@ -5360,7 +5355,7 @@
       _LT_TAGVAR(link_all_deplibs, $1)=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
        _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs 
$linker_flags'  # a.out
       else
@@ -6240,6 +6235,9 @@
         _LT_TAGVAR(ld_shlibs, $1)=yes
         ;;
 
+      gnu*)
+        ;;
+
       haiku*)
         _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs 
$compiler_flags ${wl}-soname $wl$soname -o $lib'
         _LT_TAGVAR(link_all_deplibs, $1)=yes
@@ -6401,7 +6399,7 @@
         _LT_TAGVAR(inherit_rpath, $1)=yes
         ;;
 
-      linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
+      linux* | k*bsd*-gnu | kopensolaris*-gnu)
         case $cc_basename in
           KCC*)
            # Kuck and Associates, Inc. (KAI) C++ Compiler
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/caja-1.8.1/po/Makefile.in.in new/caja-1.8.2/po/Makefile.in.in
--- old/caja-1.8.1/po/Makefile.in.in    2014-04-25 15:27:06.000000000 +0200
+++ new/caja-1.8.2/po/Makefile.in.in    2014-09-28 21:20:36.000000000 +0200
@@ -33,8 +33,7 @@
 datadir = @datadir@
 datarootdir = @datarootdir@
 libdir = @libdir@
-DATADIRNAME = @DATADIRNAME@
-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
+localedir = @localedir@
 subdir = po
 install_sh = @install_sh@
 # Automake >= 1.8 provides @mkdir_p@.
@@ -108,7 +107,7 @@
 install-data-yes: all
        linguas="$(USE_LINGUAS)"; \
        for lang in $$linguas; do \
-         dir=$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES; \
+         dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
          $(mkdir_p) $$dir; \
          if test -r $$lang.gmo; then \
            $(INSTALL_DATA) $$lang.gmo $$dir/$(GETTEXT_PACKAGE).mo; \
@@ -142,8 +141,8 @@
 uninstall:
        linguas="$(USE_LINGUAS)"; \
        for lang in $$linguas; do \
-         rm -f 
$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \
-         rm -f 
$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \
+         rm -f 
$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \
+         rm -f 
$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \
        done
 
 check: all $(GETTEXT_PACKAGE).pot
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/caja-1.8.1/src/caja-places-sidebar.c 
new/caja-1.8.2/src/caja-places-sidebar.c
--- old/caja-1.8.1/src/caja-places-sidebar.c    2014-04-25 15:21:51.000000000 
+0200
+++ new/caja-1.8.2/src/caja-places-sidebar.c    2014-09-28 21:08:38.000000000 
+0200
@@ -2789,7 +2789,6 @@
     GtkTreePath *path;
     GtkTreeModel *model;
     GtkTreeView *tree_view;
-    gboolean ret;
 
     path = NULL;
 
@@ -2800,9 +2799,9 @@
 
     if (clicked_eject_button (sidebar, &path))
     {
-        ret = eject_or_unmount_bookmark (sidebar, path);
+        eject_or_unmount_bookmark (sidebar, path);
         gtk_tree_path_free (path);
-        return ret;
+        return FALSE;
     }
 
     tree_view = GTK_TREE_VIEW (widget);

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to