[Xfce4-commits] r26419 - in thunar/trunk: . docs/reference/thunar-vfs docs/reference/thunarx po
Benedikt Meurer
benny at xfce.org
Sun Dec 2 14:44:48 CET 2007
Author: benny
Date: 2007-12-02 13:44:47 +0000 (Sun, 02 Dec 2007)
New Revision: 26419
Modified:
thunar/trunk/ChangeLog
thunar/trunk/NEWS
thunar/trunk/THANKS
thunar/trunk/configure.in.in
thunar/trunk/docs/reference/thunar-vfs/Makefile.am
thunar/trunk/docs/reference/thunar-vfs/thunar-vfs-docs.sgml
thunar/trunk/docs/reference/thunarx/Makefile.am
thunar/trunk/docs/reference/thunarx/thunarx-docs.sgml
thunar/trunk/po/ChangeLog
thunar/trunk/po/ar.po
thunar/trunk/po/be.po
thunar/trunk/po/ca.po
thunar/trunk/po/cs.po
thunar/trunk/po/de.po
thunar/trunk/po/dz.po
thunar/trunk/po/el.po
thunar/trunk/po/en_GB.po
thunar/trunk/po/eo.po
thunar/trunk/po/es.po
thunar/trunk/po/et.po
thunar/trunk/po/eu.po
thunar/trunk/po/fi.po
thunar/trunk/po/fr.po
thunar/trunk/po/gl.po
thunar/trunk/po/he.po
thunar/trunk/po/hu.po
thunar/trunk/po/it.po
thunar/trunk/po/ja.po
thunar/trunk/po/ka.po
thunar/trunk/po/ko.po
thunar/trunk/po/lt.po
thunar/trunk/po/lv.po
thunar/trunk/po/mk.po
thunar/trunk/po/nb_NO.po
thunar/trunk/po/nl.po
thunar/trunk/po/pa.po
thunar/trunk/po/pl.po
thunar/trunk/po/pt_BR.po
thunar/trunk/po/pt_PT.po
thunar/trunk/po/ro.po
thunar/trunk/po/sq.po
thunar/trunk/po/sv.po
thunar/trunk/po/tr.po
thunar/trunk/po/ur.po
thunar/trunk/po/zh_CN.po
Log:
2007-12-02 Benedikt Meurer <benny at xfce.org>
* === Released 0.9.0 ===
* NEWS, configure.in.in: Bump version.
* README, configure.in.in: Depend on exo 0.3.4.
* THANKS: Add missing translator credits.
* po/*.po: Update Project-Id-Version.
* docs/reference/thunar-vfs/Makefile.am,
docs/reference/thunarx/Makefile.am: Fix dist building.
* docs/reference/thunar-vfs/thunar-vfs-docs.sgml,
docs/reference/thunarx/thunarx-docs.sgml: Update documentation dates.
Modified: thunar/trunk/ChangeLog
===================================================================
--- thunar/trunk/ChangeLog 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/ChangeLog 2007-12-02 13:44:47 UTC (rev 26419)
@@ -1,3 +1,15 @@
+2007-12-02 Benedikt Meurer <benny at xfce.org>
+
+ * === Released 0.9.0 ===
+ * NEWS, configure.in.in: Bump version.
+ * README, configure.in.in: Depend on exo 0.3.4.
+ * THANKS: Add missing translator credits.
+ * po/*.po: Update Project-Id-Version.
+ * docs/reference/thunar-vfs/Makefile.am,
+ docs/reference/thunarx/Makefile.am: Fix dist building.
+ * docs/reference/thunar-vfs/thunar-vfs-docs.sgml,
+ docs/reference/thunarx/thunarx-docs.sgml: Update documentation dates.
+
2007-11-28 Benedikt Meurer <benny at xfce.org>
* thunar-vfs/thunar-vfs-volume-hal.c: Ignore volumes that do
Modified: thunar/trunk/NEWS
===================================================================
--- thunar/trunk/NEWS 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/NEWS 2007-12-02 13:44:47 UTC (rev 26419)
@@ -1,3 +1,38 @@
+0.9.0
+=====
+- Do not display volumes without mountable file systems (Bug #3555).
+- Properly recognize OGG files as audio files for custom actions (Bug #3604).
+- Add new date renamer (Bug #3656).
+- Pass the correct $DISPLAY value to processes spawned by Thunar and
+ xfdesktop in multi screen environments (Bug #3667).
+- Preselect the whole filename when renaming folders (Bug #3057).
+- Prevent infinite recursion on JPEG files with broken EXIF data (Bug #3452).
+- Fix crash on amd64 (Bug #3303).
+- Add support to retry job based operations.
+- Display more details in the override dialog (Bug #3268).
+- Add support for different date/time formats (Bug #3265).
+- Fix crash on sparc64 (Bug #2815).
+- Properly binaries selected for custom actions (Bug #3105).
+- Fix invalid invocation of thunar-volman for volumes that should be
+ ignored (Bug #2789).
+- Reduce binary size by stripping XML comments and whitespace (Bug #3094).
+- Use the correct HAL property to determine whether a given volume or
+ device requires eject (Bug #3119).
+- Automatically disable thumbnailing if storing a thumbnail fails because
+ of a fatal error (Bug #3020).
+- Fix crash because of unaligned memory access (Bug #2880).
+- Fix compilation with the Sun Studio 11 compiler (Bug #2899, #2900).
+- Updated translations: Alexander Nyakhaychyk (be), Pau Rul-lan Ferragut (ca),
+ Benedikt Meurer (de), Piarres Beobide (eu), Jari
+ Rahkonen (fi) Daichi Kawahata (ja), ByungHyun Choi (ko),
+ Stephan Arts, Peter Maassen and Vincent Tunru (nl),
+ Szymon Kałasz (pl), Fábio Nogueira (pt_BR), Mişu
+ Moldovan (ro), Eren Turkay (tr), Dmitry Nikitin (uk)
+- New translations: Mohamed Magdy (ar), Jeff Bailes (en_GB), Rihards Prieditis
+ (lv), Terje Uriansrud (nb_NO), Amanpreet SIngh Alam (pa),
+ Nuno Miguel (pt_PT), Besnik Bleta (sq), ﻢﺤﻣﺩ ﻊﻠﻳ ﺎﻠﻤﻜﻳ (ur)
+
+
0.8.0
=====
- Add documentation for the bulk renamer (Bug #1594).
Modified: thunar/trunk/THANKS
===================================================================
--- thunar/trunk/THANKS 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/THANKS 2007-12-02 13:44:47 UTC (rev 26419)
@@ -16,6 +16,9 @@
----------------------------------
These people have translated Thunar to foreign languages.
+ Mohamed Magdy <mohamed.m.k at gmail.com>
+ * ar translations
+
Alexander Nyakhaychyk <nyakhaychyk at gmail.com>
* be translations
@@ -46,6 +49,9 @@
Stavros Giannouris <stavrosg2002 at freemail.gr>
* el translations
+ Jeff Bailes <thepizzaking at gmail.com>
+ * en_GB translations
+
Antono Vasiljev <antono.vasiljev at gmail.com>
* eo translations
@@ -70,6 +76,9 @@
Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
* fi translations
+ Gérald Barré <g.barre at free.fr>
+ * fr translations
+
Maximilian Schleiss <maxschleiss at bluewin.ch>
* fr translations
@@ -106,6 +115,9 @@
Mantas Zapolskas <mantaz at users.sourceforge.net>
* lt translations
+ Rihards Prieditis <rprieditis at inbox.lv>
+ * lv translations
+
Vincent Tunru <imnotb at gmail.com>
* nl translations
@@ -115,6 +127,9 @@
Viktor Stojanovski <viktor at lugola.net>
* mk translations
+ Terje Uriansrud <ter at operamail.com>
+ * nb_NO translations
+
Stephan Arts <psybsd at gmail.com>
* nl translations
@@ -136,12 +151,21 @@
Adriano Winter Bess <awbess at gmail.com>
* pt_BR translations
+ William Koch <wkromani at gmail.com>
+ * pt_BR translations
+
+ Fábio Nogueira <deb-user-ba at ubuntu.com>
+ * pt_BR translations
+
Joao Pedrosa <joaopedrosa at gmail.com>
* pt_BR translations
Rodrigo Coacci <rcoacci at gmail.com>
* pt_BR translations
+ Nuno Miguel <nunis at netcabo.pt>
+ * pt_PT translations
+
Misu Moldovan <dumol at gnome.ro>
* ro translations
@@ -151,15 +175,36 @@
Sergey Fedoseev <fedoseev.sergey at gmail.com>
* ru translations
+ Ivan Masár <helix84 at centrum.sk>
+ * sk translations
+
+ Besnik Bleta <besnik at programeshqip.org>
+ * sq translations
+
Alexander Toresson <alexander.toresson at gmail.com>
* sv translations
Daniel Nylander <po at danielnylander.se>
* sv translations
+ Türker Sezer <turkersezer at tsdesign.info>
+ * tr translations
+
+ Eren Türkay <turkay.eren at gmail.com>
+ * tr translations
+
+ Cem Ünal <admincemunal at gmail.com>
+ * tr translations
+
Maxim V. Dziumanenko <mvd at mylinux.ua>
* uk translations
+ Dmitry Nikitin <luckas_fb at mail.ru>
+ * uk translations
+
+ Muhammad Ali Makki <makki.ma at gmail.com>
+ * ur translations
+
kangkang <kanger at gmail.com>
* zh_CN translations
Modified: thunar/trunk/configure.in.in
===================================================================
--- thunar/trunk/configure.in.in 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/configure.in.in 2007-12-02 13:44:47 UTC (rev 26419)
@@ -9,13 +9,13 @@
dnl ***************************
dnl *** Version information ***
dnl ***************************
-m4_define([thunar_verinfo], [5:0:3])
+m4_define([thunar_verinfo], [5:1:3])
m4_define([thunar_version_api], [1])
m4_define([thunar_version_major], [0])
-m4_define([thunar_version_minor], [8])
-m4_define([thunar_version_micro], [1])
+m4_define([thunar_version_minor], [9])
+m4_define([thunar_version_micro], [0])
m4_define([thunar_version_build], [r at REVISION@])
-m4_define([thunar_version_tag], [svn])
+m4_define([thunar_version_tag], [])
m4_define([thunar_version], [thunar_version_major().thunar_version_minor().thunar_version_micro()ifelse(thunar_version_tag(), [svn], [thunar_version_tag()-thunar_version_build()], [thunar_version_tag()])])
dnl *******************************************
@@ -154,7 +154,7 @@
dnl ***********************************
dnl *** Check for required packages ***
dnl ***********************************
-XDT_CHECK_PACKAGE([EXO], [exo-0.3], [0.3.3])
+XDT_CHECK_PACKAGE([EXO], [exo-0.3], [0.3.4])
XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.6.4])
XDT_CHECK_PACKAGE([GTHREAD], [gthread-2.0], [2.6.4])
XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.6.0])
Modified: thunar/trunk/docs/reference/thunar-vfs/Makefile.am
===================================================================
--- thunar/trunk/docs/reference/thunar-vfs/Makefile.am 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/docs/reference/thunar-vfs/Makefile.am 2007-12-02 13:44:47 UTC (rev 26419)
@@ -64,4 +64,7 @@
EXTRA_DIST += \
version.xml.in
+# required for gtk-doc
+dist-hook: all
+
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
Modified: thunar/trunk/docs/reference/thunar-vfs/thunar-vfs-docs.sgml
===================================================================
--- thunar/trunk/docs/reference/thunar-vfs/thunar-vfs-docs.sgml 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/docs/reference/thunar-vfs/thunar-vfs-docs.sgml 2007-12-02 13:44:47 UTC (rev 26419)
@@ -22,7 +22,7 @@
<!ENTITY thunar-vfs-volume-manager SYSTEM "xml/thunar-vfs-volume-manager.xml">
<!ENTITY version SYSTEM "version.xml">
-<!ENTITY date "January 2007">
+<!ENTITY date "December 2007">
]>
<book id="index">
Modified: thunar/trunk/docs/reference/thunarx/Makefile.am
===================================================================
--- thunar/trunk/docs/reference/thunarx/Makefile.am 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/docs/reference/thunarx/Makefile.am 2007-12-02 13:44:47 UTC (rev 26419)
@@ -60,4 +60,7 @@
EXTRA_DIST += \
version.xml.in
+# required for gtk-doc
+dist-hook: all
+
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
Modified: thunar/trunk/docs/reference/thunarx/thunarx-docs.sgml
===================================================================
--- thunar/trunk/docs/reference/thunarx/thunarx-docs.sgml 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/docs/reference/thunarx/thunarx-docs.sgml 2007-12-02 13:44:47 UTC (rev 26419)
@@ -14,7 +14,7 @@
<!ENTITY thunarx-version-information SYSTEM "xml/thunarx-version-information.xml">
<!ENTITY version SYSTEM "version.xml">
-<!ENTITY date "January 2007">
+<!ENTITY date "December 2007">
]>
<book id="index">
Modified: thunar/trunk/po/ChangeLog
===================================================================
--- thunar/trunk/po/ChangeLog 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/ChangeLog 2007-12-02 13:44:47 UTC (rev 26419)
@@ -1,3 +1,7 @@
+2007-12-02 Benedikt Meurer <benny at xfce.org>
+
+ * *.po: Update Project-Id-Version.
+
2007-11-30 Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
* fi.po: Updated Finnish translation.
@@ -38,7 +42,7 @@
2007-09-24 Mike Massonnet <mmassonnet at xfce.org>
* ko.po: Updated Korean translation by ByungHyun Choi
- <byunghyun.choi at debianusers.org>
+ <byunghyun.choi at debianusers.org>
2007-09-10 Alexander Nyakhaychyk <nyakhaychyk at gmail.com>
@@ -92,7 +96,7 @@
2007-06-14 Stephan Arts <stephan at xfce.org>
* nl.po: Updated the Dutch translation
- by Vincent Tunru <imnotb at gmail.com>
+ by Vincent Tunru <imnotb at gmail.com>
2007-06-11 Maximilian Schleiss <maximilian at xfce.org>
@@ -166,7 +170,7 @@
2007-03-27 Maximilian Schleiss <maximilian at xfce.org>
* en_GB.po: Added the British translation
- by Jeff Bailes <thepizzaking at gmail.com>
+ by Jeff Bailes <thepizzaking at gmail.com>
2007-03-25 Daichi Kawahata <daichi at xfce.
@@ -185,7 +189,7 @@
2007-02-20 Maximilian Schleiss <maximilian at xfce.org>
* ko.po: Updated the Korean translation
- by ByungHyun Choi <byunghyun.choi at debianusers.org>
+ by ByungHyun Choi <byunghyun.choi at debianusers.org>
2007-02-10 Maximilian Schleiss <maximilian at xfce.org>
@@ -204,12 +208,12 @@
2007-02-04 Maximilian Schleiss <maximilian at xfce.org>
* fr.po: Modified some strings to be less impersonal,
- fixed typos and changed some strings to reflect the doc.
+ fixed typos and changed some strings to reflect the doc.
2007-01-24 Maximilian Schleiss <maximilian at xfce.org>
* sq.po: Added the Albanian translation by
- Besnik Bleta <besnik at programeshqip.org>
+ Besnik Bleta <besnik at programeshqip.org>
2007-01-23 Amanpreet SIngh Alam <aalam at users.sf.net>
@@ -219,9 +223,9 @@
2007-01-21 Maximilian Schleiss <maximilian at xfce.org>
* pl.po: Updated the Polish translation by
- Szymon Kałasz <szymon_maestro at gazeta.pl>
+ Szymon Kałasz <szymon_maestro at gazeta.pl>
* ro.po: Updated the Romanian translation by
- Mişu Moldovan <dumol at gnome.ro>
+ Mişu Moldovan <dumol at gnome.ro>
2007-01-20 Benedikt Meurer <benny at xfce.org>
Modified: thunar/trunk/po/ar.po
===================================================================
--- thunar/trunk/po/ar.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/ar.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -7,7 +7,7 @@
# This file is distributed under the same license as the thunar package.
msgid ""
msgstr ""
-"Project-Id-Version: ar\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-09-22 05:34+0200\n"
Modified: thunar/trunk/po/be.po
===================================================================
--- thunar/trunk/po/be.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/be.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-09-10 11:50+0300\n"
Modified: thunar/trunk/po/ca.po
===================================================================
--- thunar/trunk/po/ca.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/ca.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-09-30 10:33+0200\n"
Modified: thunar/trunk/po/cs.po
===================================================================
--- thunar/trunk/po/cs.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/cs.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-08-14 21:40+0100\n"
Modified: thunar/trunk/po/de.po
===================================================================
--- thunar/trunk/po/de.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/de.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -7,7 +7,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-11-28 19:05+0100\n"
Modified: thunar/trunk/po/dz.po
===================================================================
--- thunar/trunk/po/dz.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/dz.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.0\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2006-10-24 16:21+0530\n"
Modified: thunar/trunk/po/el.po
===================================================================
--- thunar/trunk/po/el.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/el.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-01-19 10:21+0200\n"
Modified: thunar/trunk/po/en_GB.po
===================================================================
--- thunar/trunk/po/en_GB.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/en_GB.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-06-18 13:12+1000\n"
Modified: thunar/trunk/po/eo.po
===================================================================
--- thunar/trunk/po/eo.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/eo.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -7,7 +7,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2006-09-20 22:42+0200\n"
Modified: thunar/trunk/po/es.po
===================================================================
--- thunar/trunk/po/es.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/es.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -7,7 +7,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2006-05-04 14:12+0000\n"
Modified: thunar/trunk/po/et.po
===================================================================
--- thunar/trunk/po/et.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/et.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2006-04-18 16:37+0300\n"
Modified: thunar/trunk/po/eu.po
===================================================================
--- thunar/trunk/po/eu.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/eu.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -6,7 +6,7 @@
# Piarres Beobide <pi at beobide.net>, 2006, 2007.
msgid ""
msgstr ""
-"Project-Id-Version: eu\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-06-20 22:57+0200\n"
Modified: thunar/trunk/po/fi.po
===================================================================
--- thunar/trunk/po/fi.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/fi.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-30 14:12+0200\n"
"PO-Revision-Date: 2007-11-30 14:22+0200\n"
Modified: thunar/trunk/po/fr.po
===================================================================
--- thunar/trunk/po/fr.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/fr.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -8,7 +8,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-06-05 00:21+0100\n"
Modified: thunar/trunk/po/gl.po
===================================================================
--- thunar/trunk/po/gl.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/gl.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2006-07-05 14:54+0000\n"
Modified: thunar/trunk/po/he.po
===================================================================
--- thunar/trunk/po/he.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/he.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-01-20 14:29+0200\n"
Modified: thunar/trunk/po/hu.po
===================================================================
--- thunar/trunk/po/hu.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/hu.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-07-21 23:46+0100\n"
Modified: thunar/trunk/po/it.po
===================================================================
--- thunar/trunk/po/it.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/it.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-01-14 17:04+0100\n"
Modified: thunar/trunk/po/ja.po
===================================================================
--- thunar/trunk/po/ja.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/ja.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -14,7 +14,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-07-14 11:25+0900\n"
Modified: thunar/trunk/po/ka.po
===================================================================
--- thunar/trunk/po/ka.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/ka.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2006-08-24 23:37+0400\n"
Modified: thunar/trunk/po/ko.po
===================================================================
--- thunar/trunk/po/ko.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/ko.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-09-24 03:26+0900\n"
Modified: thunar/trunk/po/lt.po
===================================================================
--- thunar/trunk/po/lt.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/lt.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2006-05-26 11:16+0300\n"
Modified: thunar/trunk/po/lv.po
===================================================================
--- thunar/trunk/po/lv.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/lv.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-11-11 14:18+0300\n"
Modified: thunar/trunk/po/mk.po
===================================================================
--- thunar/trunk/po/mk.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/mk.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2006-12-24 20:21+0100\n"
Modified: thunar/trunk/po/nb_NO.po
===================================================================
--- thunar/trunk/po/nb_NO.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/nb_NO.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-05-04 23:51+0200\n"
Modified: thunar/trunk/po/nl.po
===================================================================
--- thunar/trunk/po/nl.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/nl.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-07-06 15:47+0100\n"
Modified: thunar/trunk/po/pa.po
===================================================================
--- thunar/trunk/po/pa.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/pa.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-04-04 08:48+0530\n"
Modified: thunar/trunk/po/pl.po
===================================================================
--- thunar/trunk/po/pl.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/pl.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -7,7 +7,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-01-20 23:10+0200\n"
Modified: thunar/trunk/po/pt_BR.po
===================================================================
--- thunar/trunk/po/pt_BR.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/pt_BR.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -9,7 +9,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-11-29 02:30-0300\n"
Modified: thunar/trunk/po/pt_PT.po
===================================================================
--- thunar/trunk/po/pt_PT.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/pt_PT.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25675\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-08-24 12:13+0100\n"
Modified: thunar/trunk/po/ro.po
===================================================================
--- thunar/trunk/po/ro.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/ro.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-11-16 23:31+0200\n"
Modified: thunar/trunk/po/sq.po
===================================================================
--- thunar/trunk/po/sq.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/sq.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-01-20 19:53+0200\n"
Modified: thunar/trunk/po/sv.po
===================================================================
--- thunar/trunk/po/sv.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/sv.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -6,7 +6,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2006-02-22 16:28+0100\n"
Modified: thunar/trunk/po/tr.po
===================================================================
--- thunar/trunk/po/tr.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/tr.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -7,7 +7,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-08-11 08:06+0300\n"
Modified: thunar/trunk/po/ur.po
===================================================================
--- thunar/trunk/po/ur.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/ur.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -6,7 +6,7 @@
# Muhammad Ali Makki <makki.ma at gmail.com>, 2007.
msgid ""
msgstr ""
-"Project-Id-Version: Thunar\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2007-11-01 18:15+0500\n"
Modified: thunar/trunk/po/zh_CN.po
===================================================================
--- thunar/trunk/po/zh_CN.po 2007-12-02 12:35:06 UTC (rev 26418)
+++ thunar/trunk/po/zh_CN.po 2007-12-02 13:44:47 UTC (rev 26419)
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Thunar 0.8.1svn-r25750\n"
+"Project-Id-Version: Thunar 0.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-28 19:01+0100\n"
"PO-Revision-Date: 2006-11-07 00:09+0800\n"
More information about the Xfce4-commits
mailing list