Hello community, here is the log from the commit of package thunar for openSUSE:Factory checked in at 2015-05-23 13:09:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thunar (Old) and /work/SRC/openSUSE:Factory/.thunar.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunar" Changes: -------- --- /work/SRC/openSUSE:Factory/thunar/thunar.changes 2015-05-18 22:27:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.thunar.new/thunar.changes 2015-05-23 13:09:06.000000000 +0200 @@ -1,0 +2,11 @@ +Fri May 22 21:27:10 UTC 2015 - [email protected] + +- update to version 1.6.10 + - Do not track thunar/thunar-marshal.{c,h} + - Remove Makefile and Makefile.in files when running distclean + - Remove subversion $Id$ tags + - Really fix trash state at startup (bxo#9513, bxo#11913) + - Use proper return type for thunar_file_reload (bxo#11913) + - Revert "Fix loading the trash bin status at startup (bxo#9513)" + +------------------------------------------------------------------- Old: ---- Thunar-1.6.9.tar.bz2 New: ---- Thunar-1.6.10.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thunar.spec ++++++ --- /var/tmp/diff_new_pack.AKJyx3/_old 2015-05-23 13:09:07.000000000 +0200 +++ /var/tmp/diff_new_pack.AKJyx3/_new 2015-05-23 13:09:07.000000000 +0200 @@ -18,7 +18,7 @@ %define libname libthunarx-2-0 Name: thunar -Version: 1.6.9 +Version: 1.6.10 Release: 0 Summary: Fast and Easy to Use File Manager for the Xfce Desktop Environment License: GPL-2.0+ ++++++ Thunar-1.6.9.tar.bz2 -> Thunar-1.6.10.tar.bz2 ++++++ ++++ 1654 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/Thunar-1.6.9/ChangeLog new/Thunar-1.6.10/ChangeLog --- old/Thunar-1.6.9/ChangeLog 2015-05-17 09:22:55.000000000 +0200 +++ new/Thunar-1.6.10/ChangeLog 2015-05-22 22:47:37.000000000 +0200 @@ -1,3 +1,72 @@ +commit b4b50adb90e7be4f94040a3d8f5df9648a5c6721 +Author: Harald Judt <[email protected]> +Date: Fri May 22 21:22:44 2015 +0200 + + Updates for release + +commit 00035cd1eadf821fd6ca4b70a2bc99649fb3cb56 +Author: Harald Judt <[email protected]> +Date: Fri May 22 22:30:50 2015 +0200 + + Do not track thunar/thunar-marshal.{c,h} + + Tracking them was an error, these files are auto-generated from + thunar-marshal.list. + +commit 8b96fd015ea9d67a27509e5a9fa5a0aeaa93bf8d +Author: Harald Judt <[email protected]> +Date: Fri May 22 22:27:35 2015 +0200 + + Remove Makefile and Makefile.in files when running distclean + +commit 5ad3ff45441ef7a33c46643b4489776dae664929 +Author: Harald Judt <[email protected]> +Date: Fri May 22 22:20:18 2015 +0200 + + Remove subversion $Id$ tags + + Remove them or replace them with vim modelines where appropriate. + +commit 6010f71d865b624f5f58b81405764c4ce6b2afc4 +Author: Harald Judt <[email protected]> +Date: Mon May 18 21:37:01 2015 +0200 + + Really fix trash state at startup (bug #9513 and #11913) + +commit 9bf051a0005cef3d661493a44e7de911868cf5e7 +Author: Harald Judt <[email protected]> +Date: Thu May 21 14:12:48 2015 +0200 + + Use proper return type for thunar_file_reload (bug #11913) + + Because thunar_file_reload is now a callback function, it needs to return + TRUE or FALSE, otherwise the behaviour is undefined. This should fix a + couple of potential issues. + +commit e3b65ff628499248dadfe7cbdb027e17b7db03c2 +Author: Harald Judt <[email protected]> +Date: Mon May 18 21:41:26 2015 +0200 + + Revert "Fix loading the trash bin status at startup (bug #9513)" + + This reverts commit 2d5567b2f6ae6223c8865547704797a5c785ec1f. + +commit 7d6f0030b1cccc63a11990997174a08cdb6049c2 +Author: Urien Desterres <[email protected]> +Date: Wed May 20 00:30:18 2015 +0200 + + I18n: Update translation fr (100%). + + 738 translated messages. + + Transifex (https://www.transifex.com/projects/p/xfce/). + +commit 7c395db0b601cebd8e83e4d4ac691fdb0799c8b4 +Author: Harald Judt <[email protected]> +Date: Sun May 17 10:10:50 2015 +0200 + + Post release tag bump + commit e37444e361aaac028e4093eeff5e2688209a1073 Author: Harald Judt <[email protected]> Date: Fri May 15 20:39:09 2015 +0200 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/Thunar-1.6.9/Makefile.am new/Thunar-1.6.10/Makefile.am --- old/Thunar-1.6.9/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/Makefile.am 2015-05-22 22:44:49.000000000 +0200 @@ -31,6 +31,8 @@ distclean-local: rm -rf *.cache *~ + find . -type f -name Makefile -delete + find . -type f -name Makefile.in -delete distuninstallcheck_listfiles = \ find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache 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/Thunar-1.6.9/NEWS new/Thunar-1.6.10/NEWS --- old/Thunar-1.6.9/NEWS 2015-05-17 09:16:57.000000000 +0200 +++ new/Thunar-1.6.10/NEWS 2015-05-22 22:45:25.000000000 +0200 @@ -1,3 +1,12 @@ +1.6.10 +====== +- Do not track thunar/thunar-marshal.{c,h} +- Remove Makefile and Makefile.in files when running distclean +- Remove subversion $Id$ tags +- Really fix trash state at startup (bug #9513 and #11913) +- Use proper return type for thunar_file_reload (bug #11913) +- Revert "Fix loading the trash bin status at startup (bug #9513)" + 1.6.9 ===== - Fix ThunarBulkRename script not supporting spaces (bug #9713) (Harald Judt) 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/Thunar-1.6.9/acinclude.m4 new/Thunar-1.6.10/acinclude.m4 --- old/Thunar-1.6.9/acinclude.m4 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/acinclude.m4 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -dnl $Id$ -dnl dnl Copyright (c) 2004-2006 dnl The Thunar development team. All rights reserved. dnl 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/Thunar-1.6.9/configure.ac new/Thunar-1.6.10/configure.ac --- old/Thunar-1.6.9/configure.ac 2015-05-17 09:22:42.000000000 +0200 +++ new/Thunar-1.6.10/configure.ac 2015-05-22 22:47:27.000000000 +0200 @@ -31,9 +31,9 @@ m4_define([thunarx_version_api], [2]) m4_define([thunar_version_major], [1]) m4_define([thunar_version_minor], [6]) -m4_define([thunar_version_micro], [9]) +m4_define([thunar_version_micro], [10]) m4_define([thunar_version_nano], []) -m4_define([thunar_version_build], [e37444e]) +m4_define([thunar_version_build], [b4b50ad]) m4_define([thunar_version_tag], []) m4_define([thunar_version], [thunar_version_major().thunar_version_minor().thunar_version_micro()ifelse(thunar_version_nano(), [], [], [.thunar_version_nano()])ifelse(thunar_version_tag(), [git], [thunar_version_tag()-thunar_version_build()], [thunar_version_tag()])]) 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/Thunar-1.6.9/docs/Thunar.1 new/Thunar-1.6.10/docs/Thunar.1 --- old/Thunar-1.6.9/docs/Thunar.1 2015-05-12 20:47:50.000000000 +0200 +++ new/Thunar-1.6.10/docs/Thunar.1 2015-05-22 22:45:54.000000000 +0200 @@ -2,12 +2,12 @@ .\" Title: Thunar .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/> -.\" Date: 05/12/2015 +.\" Date: 05/22/2015 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" -.TH "THUNAR" "1" "05/12/2015" "[FIXME: source]" "[FIXME: manual]" +.TH "THUNAR" "1" "05/22/2015" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- 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/Thunar-1.6.9/docs/Thunar.xml new/Thunar-1.6.10/docs/Thunar.xml --- old/Thunar-1.6.9/docs/Thunar.xml 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/docs/Thunar.xml 2015-05-22 22:31:54.000000000 +0200 @@ -1,6 +1,4 @@ <!-- - $Id$ - Copyright (c) 2006 Benedikt Meurer <[email protected]> --> 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/Thunar-1.6.9/docs/design/Makefile.am new/Thunar-1.6.10/docs/design/Makefile.am --- old/Thunar-1.6.9/docs/design/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/docs/design/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - EXTRA_DIST = \ mime.xmi \ overview.xmi 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/Thunar-1.6.9/docs/papers/Makefile.am new/Thunar-1.6.10/docs/papers/Makefile.am --- old/Thunar-1.6.9/docs/papers/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/docs/papers/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - EXTRA_DIST = \ HackingOnThunar.odt 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/Thunar-1.6.9/examples/Makefile.am new/Thunar-1.6.10/examples/Makefile.am --- old/Thunar-1.6.9/examples/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/examples/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - SUBDIRS = \ tex-open-terminal 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/Thunar-1.6.9/examples/nautilus-bulk-rename.py new/Thunar-1.6.10/examples/nautilus-bulk-rename.py --- old/Thunar-1.6.9/examples/nautilus-bulk-rename.py 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/examples/nautilus-bulk-rename.py 2015-05-22 22:31:54.000000000 +0200 @@ -1,7 +1,5 @@ #!/usr/bin/env python # -# $Id$ -# # Copyright (c) 2006 Benedikt Meurer <[email protected]> # # This program is free software; you can redistribute it and/or modify it 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/Thunar-1.6.9/examples/tex-open-terminal/Makefile.am new/Thunar-1.6.10/examples/tex-open-terminal/Makefile.am --- old/Thunar-1.6.9/examples/tex-open-terminal/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/examples/tex-open-terminal/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - AM_CPPFLAGS = \ -I$(top_builddir) \ -I$(top_srcdir) \ 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/Thunar-1.6.9/examples/tex-open-terminal/tex-open-terminal-plugin.c new/Thunar-1.6.10/examples/tex-open-terminal/tex-open-terminal-plugin.c --- old/Thunar-1.6.9/examples/tex-open-terminal/tex-open-terminal-plugin.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/examples/tex-open-terminal/tex-open-terminal-plugin.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/examples/tex-open-terminal/tex-open-terminal.c new/Thunar-1.6.10/examples/tex-open-terminal/tex-open-terminal.c --- old/Thunar-1.6.9/examples/tex-open-terminal/tex-open-terminal.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/examples/tex-open-terminal/tex-open-terminal.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/examples/tex-open-terminal/tex-open-terminal.h new/Thunar-1.6.10/examples/tex-open-terminal/tex-open-terminal.h --- old/Thunar-1.6.9/examples/tex-open-terminal/tex-open-terminal.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/examples/tex-open-terminal/tex-open-terminal.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/examples/thunar-file-manager.py new/Thunar-1.6.10/examples/thunar-file-manager.py --- old/Thunar-1.6.9/examples/thunar-file-manager.py 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/examples/thunar-file-manager.py 2015-05-22 22:31:54.000000000 +0200 @@ -1,7 +1,5 @@ #!/usr/bin/env python # -# $Id$ -# # Copyright (c) 2006 Benedikt Meurer <[email protected]> # # This program is free software; you can redistribute it and/or modify it 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/Thunar-1.6.9/examples/xfce-file-manager.py new/Thunar-1.6.10/examples/xfce-file-manager.py --- old/Thunar-1.6.9/examples/xfce-file-manager.py 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/examples/xfce-file-manager.py 2015-05-22 22:31:54.000000000 +0200 @@ -1,7 +1,5 @@ #!/usr/bin/env python # -# $Id$ -# # Copyright (c) 2006 Benedikt Meurer <[email protected]> # # This program is free software; you can redistribute it and/or modify it 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/Thunar-1.6.9/icons/128x128/Makefile.am new/Thunar-1.6.10/icons/128x128/Makefile.am --- old/Thunar-1.6.9/icons/128x128/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/icons/128x128/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - iconsdir = $(datadir)/icons/hicolor/128x128/apps icons_DATA = \ Thunar.png 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/Thunar-1.6.9/icons/16x16/Makefile.am new/Thunar-1.6.10/icons/16x16/Makefile.am --- old/Thunar-1.6.9/icons/16x16/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/icons/16x16/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - appsdir = $(datadir)/icons/hicolor/16x16/apps apps_DATA = \ Thunar.png 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/Thunar-1.6.9/icons/24x24/Makefile.am new/Thunar-1.6.10/icons/24x24/Makefile.am --- old/Thunar-1.6.9/icons/24x24/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/icons/24x24/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - iconsdir = $(datadir)/icons/hicolor/24x24/apps icons_DATA = \ Thunar.png 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/Thunar-1.6.9/icons/48x48/Makefile.am new/Thunar-1.6.10/icons/48x48/Makefile.am --- old/Thunar-1.6.9/icons/48x48/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/icons/48x48/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - iconsdir = $(datadir)/icons/hicolor/48x48/apps icons_DATA = \ Thunar.png 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/Thunar-1.6.9/icons/64x64/Makefile.am new/Thunar-1.6.10/icons/64x64/Makefile.am --- old/Thunar-1.6.9/icons/64x64/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/icons/64x64/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - iconsdir = $(datadir)/icons/hicolor/64x64/apps icons_DATA = \ Thunar.png 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/Thunar-1.6.9/icons/Makefile.am new/Thunar-1.6.10/icons/Makefile.am --- old/Thunar-1.6.9/icons/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/icons/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - SUBDIRS = \ 16x16 \ 24x24 \ 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/Thunar-1.6.9/icons/scalable/Makefile.am new/Thunar-1.6.10/icons/scalable/Makefile.am --- old/Thunar-1.6.9/icons/scalable/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/icons/scalable/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - iconsdir = $(datadir)/icons/hicolor/scalable/apps icons_DATA = \ Thunar.svg 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/Thunar-1.6.9/pixmaps/Makefile.am new/Thunar-1.6.10/pixmaps/Makefile.am --- old/Thunar-1.6.9/pixmaps/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/pixmaps/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - pixmapsdir = $(datadir)/pixmaps/Thunar pixmaps_DATA = \ Thunar-about-logo.png 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/Thunar-1.6.9/plugins/Makefile.am new/Thunar-1.6.10/plugins/Makefile.am --- old/Thunar-1.6.9/plugins/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - if THUNAR_PLUGIN_APR THUNAR_APR_SUBDIRS = thunar-apr endif 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/Thunar-1.6.9/plugins/thunar-apr/Makefile.am new/Thunar-1.6.10/plugins/thunar-apr/Makefile.am --- old/Thunar-1.6.9/plugins/thunar-apr/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-apr/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - AM_CPPFLAGS = \ -I$(top_builddir) \ -I$(top_builddir)/plugins \ @@ -50,7 +48,7 @@ thunar_apr_la_DEPENDENCIES = \ $(top_builddir)/thunarx/libthunarx-$(THUNARX_VERSION_API).la - + EXTRA_DIST = \ README 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/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-abstract-page.c new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-abstract-page.c --- old/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-abstract-page.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-abstract-page.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-abstract-page.h new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-abstract-page.h --- old/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-abstract-page.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-abstract-page.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-desktop-page.c new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-desktop-page.c --- old/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-desktop-page.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-desktop-page.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-desktop-page.h new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-desktop-page.h --- old/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-desktop-page.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-desktop-page.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-image-page.c new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-image-page.c --- old/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-image-page.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-image-page.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-image-page.h new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-image-page.h --- old/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-image-page.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-image-page.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-plugin.c new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-plugin.c --- old/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-plugin.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-plugin.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-private.c new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-private.c --- old/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-private.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-private.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-private.h new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-private.h --- old/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-private.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-private.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-provider.c new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-provider.c --- old/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-provider.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-provider.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-provider.h new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-provider.h --- old/Thunar-1.6.9/plugins/thunar-apr/thunar-apr-provider.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-apr/thunar-apr-provider.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-sbr/Makefile.am new/Thunar-1.6.10/plugins/thunar-sbr/Makefile.am --- old/Thunar-1.6.9/plugins/thunar-sbr/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - AM_CPPFLAGS = \ -I$(top_builddir) \ -I$(top_builddir)/plugins \ 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-case-renamer.c new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-case-renamer.c --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-case-renamer.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-case-renamer.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-case-renamer.h new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-case-renamer.h --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-case-renamer.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-case-renamer.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-date-renamer.c new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-date-renamer.c --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-date-renamer.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-date-renamer.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2007 Nick Schermer <[email protected]> * Copyright (c) 2007 Benedikt Meurer <[email protected]> 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-date-renamer.h new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-date-renamer.h --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-date-renamer.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-date-renamer.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2007 Nick Schermer <[email protected]> * Copyright (c) 2007 Benedikt Meurer <[email protected]> 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-enum-types.c new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-enum-types.c --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-enum-types.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-enum-types.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-enum-types.h new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-enum-types.h --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-enum-types.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-enum-types.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-insert-renamer.c new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-insert-renamer.c --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-insert-renamer.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-insert-renamer.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-insert-renamer.h new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-insert-renamer.h --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-insert-renamer.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-insert-renamer.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-number-renamer.c new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-number-renamer.c --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-number-renamer.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-number-renamer.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-number-renamer.h new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-number-renamer.h --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-number-renamer.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-number-renamer.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-plugin.c new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-plugin.c --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-plugin.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-plugin.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-provider.c new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-provider.c --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-provider.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-provider.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-provider.h new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-provider.h --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-provider.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-provider.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-remove-renamer.c new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-remove-renamer.c --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-remove-renamer.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-remove-renamer.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-remove-renamer.h new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-remove-renamer.h --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-remove-renamer.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-remove-renamer.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-replace-renamer.c new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-replace-renamer.c --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-replace-renamer.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-replace-renamer.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-replace-renamer.h new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-replace-renamer.h --- old/Thunar-1.6.9/plugins/thunar-sbr/thunar-sbr-replace-renamer.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sbr/thunar-sbr-replace-renamer.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-sendto-email/Makefile.am new/Thunar-1.6.10/plugins/thunar-sendto-email/Makefile.am --- old/Thunar-1.6.9/plugins/thunar-sendto-email/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sendto-email/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - AM_CPPFLAGS = \ -I$(top_builddir) \ -I$(top_builddir)/plugins \ 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/Thunar-1.6.9/plugins/thunar-sendto-email/main.c new/Thunar-1.6.10/plugins/thunar-sendto-email/main.c --- old/Thunar-1.6.9/plugins/thunar-sendto-email/main.c 2015-05-17 09:08:36.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-sendto-email/main.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * Copyright (c) 2009 Jannis Pohlmann <[email protected]> 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/Thunar-1.6.9/plugins/thunar-tpa/Makefile.am new/Thunar-1.6.10/plugins/thunar-tpa/Makefile.am --- old/Thunar-1.6.9/plugins/thunar-tpa/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-tpa/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,3 @@ - AM_CPPFLAGS = \ -I$(top_builddir) \ -I$(top_builddir)/plugins \ 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/Thunar-1.6.9/plugins/thunar-tpa/thunar-tpa-bindings.xml new/Thunar-1.6.10/plugins/thunar-tpa/thunar-tpa-bindings.xml --- old/Thunar-1.6.9/plugins/thunar-tpa/thunar-tpa-bindings.xml 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-tpa/thunar-tpa-bindings.xml 2015-05-22 22:31:54.000000000 +0200 @@ -1,8 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - $Id$ - Copyright (c) 2006 Benedikt Meurer <[email protected]> This program is free software; you can redistribute it and/or modify it 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/Thunar-1.6.9/plugins/thunar-uca/Makefile.am new/Thunar-1.6.10/plugins/thunar-uca/Makefile.am --- old/Thunar-1.6.9/plugins/thunar-uca/Makefile.am 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-uca/Makefile.am 2015-05-22 22:31:54.000000000 +0200 @@ -1,5 +1,3 @@ -# $Id$ - AM_CPPFLAGS = \ -I$(top_builddir) \ -I$(top_builddir)/plugins \ 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/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-chooser.c new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-chooser.c --- old/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-chooser.c 2015-05-17 09:08:36.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-chooser.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-chooser.h new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-chooser.h --- old/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-chooser.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-chooser.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-context.c new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-context.c --- old/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-context.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-context.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-context.h new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-context.h --- old/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-context.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-context.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-editor.c new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-editor.c --- old/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-editor.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-editor.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2007 Benedikt Meurer <[email protected]> * Copyright (c) 2011 Jannis Pohlmann <[email protected]> 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/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-editor.h new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-editor.h --- old/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-editor.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-editor.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-model.c new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-model.c --- old/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-model.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-model.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * Copyright (c) 2009-2012 Jannis Pohlmann <[email protected]> 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/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-model.h new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-model.h --- old/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-model.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-model.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-plugin.c new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-plugin.c --- old/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-plugin.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-plugin.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-private.c new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-private.c --- old/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-private.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-private.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-private.h new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-private.h --- old/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-private.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-private.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-provider.c new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-provider.c --- old/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-provider.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-provider.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * Copyright (c) 2009 Jannis Pohlmann <[email protected]> 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/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-provider.h new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-provider.h --- old/Thunar-1.6.9/plugins/thunar-uca/thunar-uca-provider.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-uca/thunar-uca-provider.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/plugins/thunar-uca/uca.xml.in new/Thunar-1.6.10/plugins/thunar-uca/uca.xml.in --- old/Thunar-1.6.9/plugins/thunar-uca/uca.xml.in 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/plugins/thunar-uca/uca.xml.in 2015-05-22 22:31:54.000000000 +0200 @@ -27,8 +27,6 @@ ]> <!-- - $Id$ - Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> Default thunar-uca configuration file, which gets installed system-wide. 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/Thunar-1.6.9/po/fr.po new/Thunar-1.6.10/po/fr.po --- old/Thunar-1.6.9/po/fr.po 2015-05-15 18:38:08.000000000 +0200 +++ new/Thunar-1.6.10/po/fr.po 2015-05-22 15:25:36.000000000 +0200 @@ -21,7 +21,7 @@ "Project-Id-Version: Thunar\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-02-19 18:30+0100\n" -"PO-Revision-Date: 2015-05-14 19:41+0000\n" +"PO-Revision-Date: 2015-05-19 17:53+0000\n" "Last-Translator: Urien Desterres <[email protected]>\n" "Language-Team: French (http://www.transifex.com/projects/p/thunar/language/fr/)\n" "MIME-Version: 1.0\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/Thunar-1.6.9/thunar/main.c new/Thunar-1.6.10/thunar/main.c --- old/Thunar-1.6.9/thunar/main.c 2015-05-15 18:38:08.000000000 +0200 +++ new/Thunar-1.6.10/thunar/main.c 2015-05-22 15:25:36.000000000 +0200 @@ -53,7 +53,7 @@ static gchar *opt_sm_client_id = NULL; static gboolean opt_quit = FALSE; static gboolean opt_version = FALSE; -static ThunarFile *thunar_trash_file = NULL; + /* --- command line options --- */ @@ -97,13 +97,6 @@ } else { - /* unref the trash bin */ - if (thunar_trash_file != NULL) - { - g_object_unref (thunar_trash_file); - thunar_trash_file = NULL; - } - /* no command line arguments opened in Thunar, exit now */ gtk_main_quit (); @@ -115,38 +108,6 @@ -static void -thunar_force_spawn_trash (void) -{ - GFile *trash; - - /* check that this has not happened yet */ - if (thunar_trash_file != NULL) - return; - - /* gvfs has no trash support */ - if (!thunar_g_vfs_is_uri_scheme_supported ("trash")) - return; - - trash = thunar_g_file_new_for_trash (); - thunar_trash_file = thunar_file_cache_lookup (trash); - if (thunar_trash_file == NULL) - { - thunar_trash_file = thunar_file_get (trash, NULL); - if (thunar_trash_file) - { - /* schedule a few reloads */ - thunar_file_reload_idle (thunar_trash_file); - thunar_file_reload_idle_timeout (thunar_trash_file, 2000); - thunar_file_reload_idle_timeout (thunar_trash_file, 3000); - thunar_file_reload_idle_timeout (thunar_trash_file, 5000); - } - } - g_object_unref (trash); -} - - - int main (int argc, char **argv) { @@ -290,14 +251,6 @@ /* initialize the thunar stock items/icons */ thunar_stock_init (); - /* For the trash state to be correct, gvfsd-trash needs to have been - * spawned. If the trash file is not in cache, this means we could - * access it the first time and the daemon might not have been - * spawned yet. So let's reload the trash later in idle, so that - * the state gets updated correctly (bug #9513). - */ - thunar_force_spawn_trash (); - /* acquire a reference on the global application */ application = thunar_application_get (); @@ -363,13 +316,6 @@ g_object_unref (G_OBJECT (dbus_service)); #endif - /* unreference the trash file */ - if (thunar_trash_file != NULL) - { - g_object_unref (thunar_trash_file); - thunar_trash_file = NULL; - } - /* disconnect from the session manager */ g_object_unref (G_OBJECT (session_client)); 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/Thunar-1.6.9/thunar/thunar-abstract-icon-view-ui.xml new/Thunar-1.6.10/thunar/thunar-abstract-icon-view-ui.xml --- old/Thunar-1.6.9/thunar/thunar-abstract-icon-view-ui.xml 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunar/thunar-abstract-icon-view-ui.xml 2015-05-22 22:31:54.000000000 +0200 @@ -1,8 +1,6 @@ <ui> <!-- - $Id$ - Copyright (c) 2005 Benedikt Meurer <[email protected]> Thunar icon view user interface description file. Do NOT 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/Thunar-1.6.9/thunar/thunar-dbus-service-infos.xml new/Thunar-1.6.10/thunar/thunar-dbus-service-infos.xml --- old/Thunar-1.6.9/thunar/thunar-dbus-service-infos.xml 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunar/thunar-dbus-service-infos.xml 2015-05-22 22:31:54.000000000 +0200 @@ -1,8 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - $Id$ - Copyright (c) 2006 Benedikt Meurer <[email protected]> This program is free software; you can redistribute it and/or modify it 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/Thunar-1.6.9/thunar/thunar-dbus-service.c new/Thunar-1.6.10/thunar/thunar-dbus-service.c --- old/Thunar-1.6.9/thunar/thunar-dbus-service.c 2015-05-14 19:33:17.000000000 +0200 +++ new/Thunar-1.6.10/thunar/thunar-dbus-service.c 2015-05-22 15:25:36.000000000 +0200 @@ -357,6 +357,7 @@ g_signal_connect_swapped (G_OBJECT (dbus_service->trash_bin), "changed", G_CALLBACK (thunar_dbus_service_trash_bin_changed), dbus_service); + thunar_file_reload_idle (dbus_service->trash_bin); } g_object_unref (trash_bin_path); } 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/Thunar-1.6.9/thunar/thunar-details-view-ui.xml new/Thunar-1.6.10/thunar/thunar-details-view-ui.xml --- old/Thunar-1.6.9/thunar/thunar-details-view-ui.xml 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunar/thunar-details-view-ui.xml 2015-05-22 22:31:54.000000000 +0200 @@ -1,8 +1,6 @@ <ui> <!-- - $Id$ - Copyright (c) 2006 Benedikt Meurer <[email protected]> Thunar details view user interface description file. Do NOT 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/Thunar-1.6.9/thunar/thunar-file.c new/Thunar-1.6.10/thunar/thunar-file.c --- old/Thunar-1.6.9/thunar/thunar-file.c 2015-05-16 16:25:55.000000000 +0200 +++ new/Thunar-1.6.10/thunar/thunar-file.c 2015-05-22 15:25:36.000000000 +0200 @@ -3910,8 +3910,12 @@ * * You must be able to handle the case that @file is * destroyed during the reload call. + * + * Return value: As this function can be used as a callback function + * for thunar_file_reload_idle, it will always return FALSE to prevent + * being called repeatedly. **/ -void +gboolean thunar_file_reload (ThunarFile *file) { _thunar_return_if_fail (THUNAR_IS_FILE (file)); @@ -3923,12 +3927,13 @@ { /* destroy the file if we cannot query any file information */ thunar_file_destroy (file); - return; + return FALSE; } /* ... and tell others */ thunar_file_changed (file); - + + return FALSE; } @@ -3950,27 +3955,6 @@ } - -/** - * thunar_file_reload_idle_timeout: - * @file : a #ThunarFile instance. - * @timeout : the timeout in ms after which the reload should happen - * - * Schedules a reload of the @file by calling thunar_file_reload in - * idle after @timeout milliseconds have passed. - * - **/ -void -thunar_file_reload_idle_timeout (ThunarFile *file, - guint timeout) -{ - _thunar_return_if_fail (THUNAR_IS_FILE (file)); - - g_timeout_add_full (G_PRIORITY_DEFAULT_IDLE, timeout, - (GSourceFunc) thunar_file_reload, file, NULL); -} - - /** * thunar_file_destroy: 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/Thunar-1.6.9/thunar/thunar-file.h new/Thunar-1.6.10/thunar/thunar-file.h --- old/Thunar-1.6.9/thunar/thunar-file.h 2015-05-15 18:38:08.000000000 +0200 +++ new/Thunar-1.6.10/thunar/thunar-file.h 2015-05-22 15:25:36.000000000 +0200 @@ -239,10 +239,8 @@ void thunar_file_watch (ThunarFile *file); void thunar_file_unwatch (ThunarFile *file); -void thunar_file_reload (ThunarFile *file); +gboolean thunar_file_reload (ThunarFile *file); void thunar_file_reload_idle (ThunarFile *file); -void thunar_file_reload_idle_timeout (ThunarFile *file, - guint timeout); void thunar_file_reload_parent (ThunarFile *file); void thunar_file_destroy (ThunarFile *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/Thunar-1.6.9/thunar/thunar-launcher-ui.xml new/Thunar-1.6.10/thunar/thunar-launcher-ui.xml --- old/Thunar-1.6.9/thunar/thunar-launcher-ui.xml 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunar/thunar-launcher-ui.xml 2015-05-22 22:31:54.000000000 +0200 @@ -1,8 +1,6 @@ <ui> <!-- - $Id$ - Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> Thunar launcher user interface description file. Do NOT 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/Thunar-1.6.9/thunar/thunar-location-buttons-ui.xml new/Thunar-1.6.10/thunar/thunar-location-buttons-ui.xml --- old/Thunar-1.6.9/thunar/thunar-location-buttons-ui.xml 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunar/thunar-location-buttons-ui.xml 2015-05-22 22:31:54.000000000 +0200 @@ -1,8 +1,6 @@ <ui> <!-- - $Id$ - Copyright (c) 2006 Benedikt Meurer <[email protected]> Thunar path bar user interface description file. Do NOT 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/Thunar-1.6.9/thunar/thunar-renamer-dialog-ui.xml new/Thunar-1.6.10/thunar/thunar-renamer-dialog-ui.xml --- old/Thunar-1.6.9/thunar/thunar-renamer-dialog-ui.xml 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunar/thunar-renamer-dialog-ui.xml 2015-05-22 22:31:54.000000000 +0200 @@ -1,8 +1,6 @@ <ui> <!-- - $Id$ - Copyright (c) 2006 Benedikt Meurer <[email protected]> Thunar bulk rename user interface description file. Do NOT 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/Thunar-1.6.9/thunar/thunar-standard-view-ui.xml new/Thunar-1.6.10/thunar/thunar-standard-view-ui.xml --- old/Thunar-1.6.9/thunar/thunar-standard-view-ui.xml 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunar/thunar-standard-view-ui.xml 2015-05-22 22:31:54.000000000 +0200 @@ -1,8 +1,6 @@ <ui> <!-- - $Id$ - Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> Thunar standard view user interface description file. Do NOT 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/Thunar-1.6.9/thunar/thunar-trash-action.c new/Thunar-1.6.10/thunar/thunar-trash-action.c --- old/Thunar-1.6.9/thunar/thunar-trash-action.c 2015-05-15 10:57:43.000000000 +0200 +++ new/Thunar-1.6.10/thunar/thunar-trash-action.c 2015-05-22 15:25:36.000000000 +0200 @@ -88,6 +88,9 @@ /* initially update the stock icon */ thunar_trash_action_changed (trash_action, trash_action->trash_bin); + + /* schedule a reload in idle (fix for bug #9513) */ + thunar_file_reload_idle (trash_action->trash_bin); } } 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/Thunar-1.6.9/thunar/thunar-window-ui.xml new/Thunar-1.6.10/thunar/thunar-window-ui.xml --- old/Thunar-1.6.9/thunar/thunar-window-ui.xml 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunar/thunar-window-ui.xml 2015-05-22 22:31:54.000000000 +0200 @@ -1,8 +1,6 @@ <ui> <!-- - $Id$ - Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> Thunar main window user interface description file. Do NOT 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/Thunar-1.6.9/thunarx/thunarx-config.c new/Thunar-1.6.10/thunarx/thunarx-config.c --- old/Thunar-1.6.9/thunarx/thunarx-config.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-config.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-config.h new/Thunar-1.6.10/thunarx/thunarx-config.h --- old/Thunar-1.6.9/thunarx/thunarx-config.h 2015-05-17 09:22:51.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-config.h 2015-05-22 22:47:35.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * @@ -31,7 +31,7 @@ #define THUNARX_MAJOR_VERSION 1 #define THUNARX_MINOR_VERSION 6 -#define THUNARX_MICRO_VERSION 9 +#define THUNARX_MICRO_VERSION 10 #define THUNARX_CHECK_VERSION(major,minor,micro) \ (THUNARX_MAJOR_VERSION > (major) \ 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/Thunar-1.6.9/thunarx/thunarx-config.h.in new/Thunar-1.6.10/thunarx/thunarx-config.h.in --- old/Thunar-1.6.9/thunarx/thunarx-config.h.in 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-config.h.in 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-file-info.c new/Thunar-1.6.10/thunarx/thunarx-file-info.c --- old/Thunar-1.6.9/thunarx/thunarx-file-info.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-file-info.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * Copyright (c) 2009 Jannis Pohlmann <[email protected]> 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/Thunar-1.6.9/thunarx/thunarx-file-info.h new/Thunar-1.6.10/thunarx/thunarx-file-info.h --- old/Thunar-1.6.9/thunarx/thunarx-file-info.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-file-info.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * Copyright (c) 2009 Jannis Pohlmann <[email protected]> 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/Thunar-1.6.9/thunarx/thunarx-menu-provider.c new/Thunar-1.6.10/thunarx/thunarx-menu-provider.c --- old/Thunar-1.6.9/thunarx/thunarx-menu-provider.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-menu-provider.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-menu-provider.h new/Thunar-1.6.10/thunarx/thunarx-menu-provider.h --- old/Thunar-1.6.9/thunarx/thunarx-menu-provider.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-menu-provider.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-preferences-provider.c new/Thunar-1.6.10/thunarx/thunarx-preferences-provider.c --- old/Thunar-1.6.9/thunarx/thunarx-preferences-provider.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-preferences-provider.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-preferences-provider.h new/Thunar-1.6.10/thunarx/thunarx-preferences-provider.h --- old/Thunar-1.6.9/thunarx/thunarx-preferences-provider.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-preferences-provider.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-private.c new/Thunar-1.6.10/thunarx/thunarx-private.c --- old/Thunar-1.6.9/thunarx/thunarx-private.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-private.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-private.h new/Thunar-1.6.10/thunarx/thunarx-private.h --- old/Thunar-1.6.9/thunarx/thunarx-private.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-private.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-property-page-provider.c new/Thunar-1.6.10/thunarx/thunarx-property-page-provider.c --- old/Thunar-1.6.9/thunarx/thunarx-property-page-provider.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-property-page-provider.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-property-page-provider.h new/Thunar-1.6.10/thunarx/thunarx-property-page-provider.h --- old/Thunar-1.6.9/thunarx/thunarx-property-page-provider.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-property-page-provider.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-property-page.c new/Thunar-1.6.10/thunarx/thunarx-property-page.c --- old/Thunar-1.6.9/thunarx/thunarx-property-page.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-property-page.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-property-page.h new/Thunar-1.6.10/thunarx/thunarx-property-page.h --- old/Thunar-1.6.9/thunarx/thunarx-property-page.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-property-page.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-provider-factory.c new/Thunar-1.6.10/thunarx/thunarx-provider-factory.c --- old/Thunar-1.6.9/thunarx/thunarx-provider-factory.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-provider-factory.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-206 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-provider-factory.h new/Thunar-1.6.10/thunarx/thunarx-provider-factory.h --- old/Thunar-1.6.9/thunarx/thunarx-provider-factory.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-provider-factory.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-provider-module.c new/Thunar-1.6.10/thunarx/thunarx-provider-module.c --- old/Thunar-1.6.9/thunarx/thunarx-provider-module.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-provider-module.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-provider-module.h new/Thunar-1.6.10/thunarx/thunarx-provider-module.h --- old/Thunar-1.6.9/thunarx/thunarx-provider-module.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-provider-module.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-provider-plugin.c new/Thunar-1.6.10/thunarx/thunarx-provider-plugin.c --- old/Thunar-1.6.9/thunarx/thunarx-provider-plugin.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-provider-plugin.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-provider-plugin.h new/Thunar-1.6.10/thunarx/thunarx-provider-plugin.h --- old/Thunar-1.6.9/thunarx/thunarx-provider-plugin.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-provider-plugin.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-renamer-provider.c new/Thunar-1.6.10/thunarx/thunarx-renamer-provider.c --- old/Thunar-1.6.9/thunarx/thunarx-renamer-provider.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-renamer-provider.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-renamer-provider.h new/Thunar-1.6.10/thunarx/thunarx-renamer-provider.h --- old/Thunar-1.6.9/thunarx/thunarx-renamer-provider.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-renamer-provider.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-renamer.c new/Thunar-1.6.10/thunarx/thunarx-renamer.c --- old/Thunar-1.6.9/thunarx/thunarx-renamer.c 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-renamer.c 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx-renamer.h new/Thunar-1.6.10/thunarx/thunarx-renamer.h --- old/Thunar-1.6.9/thunarx/thunarx-renamer.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx-renamer.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx.h new/Thunar-1.6.10/thunarx/thunarx.h --- old/Thunar-1.6.9/thunarx/thunarx.h 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx.h 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005 Benedikt Meurer <[email protected]> * 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/Thunar-1.6.9/thunarx/thunarx.symbols new/Thunar-1.6.10/thunarx/thunarx.symbols --- old/Thunar-1.6.9/thunarx/thunarx.symbols 2015-05-12 20:08:24.000000000 +0200 +++ new/Thunar-1.6.10/thunarx/thunarx.symbols 2015-05-22 22:31:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id$ */ +/* vi:set et ai sw=2 sts=2 ts=2: */ /*- * Copyright (c) 2005-2006 Benedikt Meurer <[email protected]>. * Copyright (c) 2009 Jannis Pohlmann <[email protected]>.
