nautilus-open-terminal r166 - trunk



Author: cneumair
Date: Thu Feb 28 14:11:35 2008
New Revision: 166
URL: http://svn.gnome.org/viewvc/nautilus-open-terminal?rev=166&view=rev

Log:
Updated NEWS for 0.9, add a few missing languages to configure.in, release 0.9.


Modified:
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Feb 28 14:11:35 2008
@@ -2,13 +2,48 @@
 ==========================
 "Freelance Police"
 
-	* Dedicated to Telltale Games, creator of "Sam and Max - Season One", successor of the infamous
+	* Dedicated to Telltale Games, creator of "Sam and Max" episode games, a sequel to the infamous
 	  "Sam and Max - Hit the Road" adventure.
 
+	Features
+
+	* Use GIO instead of GnomeVFS. Thanks to Alex Larsson <alexl redhat com>.
 	* Add GConf key for deciding whether right-clicking the desktop opens home directory or desktop directory.
 	  Use g_get_user_special_dir() to determine the desktop directory, and falls back to ~/Desktop (#468955).
+	* Use remote $SHELL instead of /bin/sh for SFTP terminals. Thanks to Wouter Bolsterlee
+	  <wbolster svn gnome org>.
+	* Use Nautilus extension directory from libnautilus-extension.pc. Thanks to Brian Pepple
+	  <bpepple fedoraproject org>.
+
+	Fixes
+
 	* Fix bug where an empty terminal "exec" GConf key wasn't handled properly (launchpad #133837).
+	* Reference file info when creating terminal icon (GNOME #519111).
 
+	Added translations
+		be latin  Ihar Hrachyshka			<ihar hrachyshka gmail com>
+		oc	  Yannig Marchegay (Kokoyaya)		<yannig marchegay org>
+		pt	  Andrà Neves				<drakferion gmail com>
+		ta	  àààààà ààààà				<thangam arunx gmail com> 
+
+	Updated trannslations
+		be	  Ihar Hrachyshka			<ihar hrachyshka gmail com>
+		ca	  Francesc Vilches			<francesc vilches gmail com>
+		de	  Christian Neumair			<cneumair gnome org>
+		es	  Jorge GonzÃlez			<jorgegonz svn gnome org>
+		eu	  IÃaki LarraÃaga Murgoitio		<dooteo euskalgnu org>
+		fr	  StÃphane Raimbault			<stephane raimbault gmail com>
+		fi	  Ilkka Tuohela				<hile iki fi>
+		ga	  Ignacio Casal Quinteiro		<icq cvs gnome org>
+		hu	  Gabor Kelemen				<kelemeng gnome hu>
+		ka	  Vladimer Sichinava áááááááá áááááááá  <vsichi gnome org>
+		ko	  Namhyung Kim				<namhyung gmail com>
+		nb	  Kjartan Maraas			<kmaraas gnome org>
+		ne	  Shyam Krishna Bal			<shyamkrishna_bal yahoo com>
+		no	  Kjartan Maraas			<kmaraas gnome org>
+		pt_BR	  Vladimir Melo				<vladimirmelo foresightlinux org>
+		sl	  Matej UrbanÄiÄ			<matej urban gmail com>
+		sv	  Daniel Nylander			<po danielnylander se>
 
 nautilus-open-terminal 0.8
 ==========================

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Feb 28 14:11:35 2008
@@ -1,7 +1,7 @@
 AC_INIT
 
 PACKAGE=nautilus-open-terminal
-VERSION=0.8
+VERSION=0.9
 
 AC_SUBST(PACKAGE)
 AC_SUBST(VERSION)
@@ -66,7 +66,7 @@
 GETTEXT_PACKAGE=nautilus-open-terminal
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [gettext package])
-ALL_LINGUAS="ar be be latin bg bn_IN ca cs da de dz en_CA en_GB es et eu fi fr gl gu he hu it ja ka ko lt mk nb ne nl oc or pa pl pt pt_BR ro ru rw sk sl sr sr Latn sv th tr uk vi zh_CN zh_TW"
+ALL_LINGUAS="ar be be latin bg bn_IN ca cs da de dz en_CA en_GB es el et eu fi fr gl gu he hu it ja ka ko lt mk ml nb ne nl oc or pa pl pt pt_BR ro ru rw sk sl sr sr Latn sv ta th tr uk vi zh_CN zh_TW"
 AM_GLIB_GNU_GETTEXT
 
 AC_OUTPUT([



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