nautilus-cd-burner r2266 - trunk



Author: hadess
Date: Tue Dec 16 17:27:12 2008
New Revision: 2266
URL: http://svn.gnome.org/viewvc/nautilus-cd-burner?rev=2266&view=rev

Log:
2008-12-16  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.in: 2.25.3



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Dec 16 17:27:12 2008
@@ -1,4 +1,22 @@
 ===============
+Version 2.25.3
+===============
+
+- Use GIO to detect whether burn:// contains a Video-DVD
+- Remove tenious eel dependency
+- Remove unnecessary headings and blank labels in the UI
+- Add API documentation
+- Remove "CD/DVD creator" from the Places menu, and add it to the
+  System Tools
+- Show the same drives as nautilus in the file chooser, as expected
+- Add a hint and icon to the nautilus "clue" bar
+- Detect some errors from wodim
+- When copying a disc, make the button say "Copy", not "Write"
+- Avoid crashes when HAL isn't running
+- Make "Enter" trigger the default action
+- Fix build with the single GTK+ include
+
+===============
 Version 2.24
 ===============
 
@@ -147,7 +165,7 @@
         * Updated gu: Ankit Patel
         * Updated zh_HK: Hong Kong
         * Updated sr.po, sr Latn: Goran Raki%GÄ%@
-        * Updated ca: Josep Puigdemont i Casamajó       * Updated ca: Josep Puigdemont i Casamaj?
         * Updated zh_TW: Taiwan
         * Updated mk: Jovan Naumovski  <jovan lugola net>
         * Updated lt: Gintautas Miliauskas
@@ -164,7 +182,7 @@
         * Updated pt: Duarte Loreto
         * Updated pt_BR: Raphael Higino
         * Updated zh_CN: Abel Cheung
-        * Updated vi: Nguy%Gá% n TháNg%Gá% c Duy
+        * Updated vi: Nguy%Gá% n Th?i Ng%Gá% c Duy
         * Updated it: Luca Ferretti
         * Updated da: Peter Bach
         * Updated hu: Gabor Kelemen
@@ -318,7 +336,7 @@
         * Kostas Papadimas (el)
         * David Lodge (en_GB)
         * Francisco Javier F. Serrador (es)
-        * Robert-Andréauchin (fr)
+        * Robert-Andr? Mauchin (fr)
         * Paul Duffy (ga)
         * Ankit Patel (gu)
         * Rajesh Ranjan (hi)
@@ -349,7 +367,7 @@
         * Runa Bhattacharjee (bn_IN)
         * Jordi Mallach (ca)
         * Meelad Zakaria (fa)
-        * Robert-Andréauchin (fr)
+        * Robert-Andr? Mauchin (fr)
         * Gabor Kelemen (hu)
         * %GÅ% ygimantas Beru%GÄ% ka (lt)
         * Ani Peter (ml)
@@ -358,7 +376,7 @@
         * Duarte Loreto (pt)
         * Felix (ta)
         * Theppitak Karoonboonyanan (th)
-        * Emrah Üal (tr)
+        * Emrah ?nal (tr)
         * Maxim Dziumanenko (uk)
         * Liu Songhe (zh_CN)
         * Woodman Tuen (zh_HK)
@@ -398,7 +416,7 @@
 
         * Runa Bhattacharjee (bn_IN)
         * Priit Laes (et)
-        * Iñ Larrañ Murgoitio (eu)
+        * I?aki Larra?aga Murgoitio (eu)
         * Imam Musthaqim (id)
         * Kjartan Maraas (nb)
         * Tino Meinen (nl)
@@ -443,7 +461,7 @@
         * Kostas Papadimas (el)
         * Francisco Javier F. Serrador (es)
         * Priit Laes (et)
-        * Iñ Larrañ Murgoitio (eu)
+        * I?aki Larra?aga Murgoitio (eu)
         * Ilkka Tuohela (fi)
         * Christophe Bliard (fr)
         * Ankit Patel (gu)
@@ -482,7 +500,7 @@
 
         * Francisco Javier F. Serrador (es)
         * Priit Laes (et)
-        * Iñ Larrañ Murgoitio (eu)
+        * I?aki Larra?aga Murgoitio (eu)
         * Ignacio Casal Quinteiro (gl)
         * Ankit Patel (gu)
         * Kjartan Maraas (nb)
@@ -747,7 +765,7 @@
         * Roozbeh Pournader (fa)
         * Ignacio Casal Quinteiro (gl)
         * Ankit Patel (gu)
-        * Åygimantas BeruÄa (lt)
+        * Åygimantas Beru?ka (lt)
         * Kjartan Maraas (nb)
         * Reinout van Schouwen (nl)
         * Kjartan Maraas (no)
@@ -772,7 +790,7 @@
         * Ales Nyakhaychyk (be)
         * Ignacio Casal Quinteiro (gl)
         * Takeshi AIHANA (ja)
-        * Ågimantas Beruka (lt)
+        * ?ygimantas Beruka (lt)
         * Reinout van Schouwen (nl)
         * Theppitak Karoonboonyanan (th)
 
@@ -869,12 +887,12 @@
         * Rostislav \"zbrox\" Raykov (bg)
         * Rhys Jones (cy)
         * Meelad Zakaria (fa)
-        * Åygimantas BeruÄa (lt)
+        * Åygimantas Beru?ka (lt)
         * Reinout van Schouwen (nl)
         * Duarte Loreto (pt)
         * Mugurel Tudor (ro)
         * Laurent Dhima (sq)
-        * Emrah Ãal (tr)
+        * Emrah ?nal (tr)
         * Maxim Dziumanenko (uk)
         * Woodman Tuen (zh_TW)
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Dec 16 17:27:12 2008
@@ -1,8 +1,8 @@
 AC_PREREQ(2.52)
 
 m4_define(nautilus_burn_version_major, 2)
-m4_define(nautilus_burn_version_minor, 24)
-m4_define(nautilus_burn_version_micro, 1)
+m4_define(nautilus_burn_version_minor, 25)
+m4_define(nautilus_burn_version_micro, 3)
 
 AC_INIT(nautilus-cd-burner,
         nautilus_burn_version_major.nautilus_burn_version_minor.nautilus_burn_version_micro)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]