~ubuntu-branches/ubuntu/hoary/nautilus-open-terminal/hoary-backports

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
2005-06-08  Christian Neumair  <chris@gnome-de.org>

	* configure.in:
	* src/nautilus-open-terminal.c:
	Revert Dennis' last commit, since
	gnome_desktop_item_new_from_basename is not part of the stable API.
	* *: Release

== 0.3 "Summertime" Release == 

2005-06-08  Christian Neumair  <chris@gnome-de.org>

	* *: Release.

2005-06-25  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>

	* configure.in: Added 'gl' to ALL_LINGUAS.

2005-05-30  Christian Neumair  <chris@gnome-de.org>

	* configure.in: Added French (fr) to ALL_LINGUAS.

2005-05-09  Dennis Cranston  <dennis_cranston@yahoo.com>
	
	* configure.in:  Add check for libgnome-desktop 2.10.2.
		
	* src/nautilus-open-terminal.c:  Remove lookup_in_data_dir() and
	lookup_in_data_dirs(). Use new gnome_desktop_item_new_from_basename() 
	function to launch gnome-terminal.

2005-04-28  Gareth Owen  <gowen@gnome.org>

	* configure.in: Added Italian (it) to ALL_LINGUAS.

	* src/nautilus-open-terminal.c: Fix "Open in Terminal" menuitem
	tooltip for currently open folder.

2005-04-21  Gareth Owen  <gowen@gnome.org>

	* configure.in: Added "en_GB" to ALL_LINGUAS.

2005-04-01  Steve Murphy  <murf@e-tools.com>

        * configure.in: Added "rw" to ALL_LINGUAS.

2005-03-15  Takeshi AIHANA <aihana@gnome.gr.jp>

	* configure.in: Added "ja" (Japanese) to ALL_LINGUAS.

2005-03-14  Josep Puigdemont  <josep@imatge-sintetica.com>

	* configure.in: Added "ca" to ALL_LINGUAS.

2005-03-05  Amanpreet Singh Alam  <amanpreetalam@yahoo.com>

	* configure.in: Add "pa.po" to ALL_LINGUAS.

2005-03-05  Abel Cheung  <maddog@linuxhall.org>

	* configure.in: Added "zh_TW" to ALL_LINGUAS.

== 0.2 "Tus Problemas Crecen" Release ==

2005-03-04  Christian Neumair  <chris@gnome-de.org>

	* configure.in: Require gnome-desktop 2.9.91, since we depend on
	gnome_desktop_item_set_launch_time.

	* src/nautilus-open-terminal.c: Fix up menuitem creation.

	* *: Release.

2005-02-28  Alexander Shopov  <ash@contact.bg>

	* configure.in: Added "bg" (Bulgarian) to ALL_LINGUAS

2005-02-25  Martin Willemoes Hansen  <mwh@sysrq.dk>

	* configure.in: Added Danish (da) to ALL_LINGUAS.

2005-02-25  Danilo Šegan  <dsegan@gmx.net>

	* configure.in (ALL_LINGUAS): Added "sr" and "sr@Latn".

2005-02-24  Dennis Cranston  <dennis_cranston@yahoo.com>
	
	* configure.in:  Add check for libgnome-desktop.  
	Remove check for startup-notification.
	
	* src/Makefile.am:  Add libgnome-desktop. 
	Remove startup-notification.
		
	* src/nautilus-open-terminal.c:  Use gnome-desktop-item api
	to launch gnome-terminal.
	
2005-02-24  Raphael Higino  <raphaelh@cvs.gnome.org>

	* configure.in: Added pt_BR to ALL_LINGUAS.

2005-02-24  Tommi Vainikainen  <thv@iki.fi>

	* configure.in (ALL_LINGUAS): Added fi.

2005-02-24  Marcel Telka  <marcel@telka.sk>

	* configure.in (ALL_LINGUAS): Added sk.

2005-02-23  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "sv" to ALL_LINGUAS.

2005-02-23  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* configure.in: Added "es" to ALL_LINGUAS.

2005-02-23  Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-open-terminal.c: Fix stupid bug where desktop wasn't
	recognized.

2005-02-23  Christian Neumair  <chris@gnome-de.org>

	* src/Makefile.am: Fix library name.

	* src/nautilus-open-terminal.c: Use new helper and bitfield to get
	terminal-specific file info from NautilusFileInfo and use home
	path as working directory if terminal is fired up from desktop.
	Simplify/clean-up code.

2005-02-22  Adam Weinberger  <adamw@gnome.org>

	* configure.in: Added en_CA to ALL_LINGUAS.

2005-02-22  Christian Neumair  <chris@gnome-de.org>

	* .cvsignore:
	* po/.cvsignore:
	* src/.cvsignore: Added.

	* src/Makefile.am:
	* configure.in: Don't depend on GNOME-VFS, eel.
	* src/*.c: Use uri->path converter from glib instead of relying on
	GNOME-VFS. Other minor cleanups, include fixes.

2005-02-22  Christian Neumair  <chris@gnome-de.org>

	* *: Checked into CVS with slight code fixes.

== 0.1 "Tarball Lost" Release ==

2004-05-09  Christian Neumair  <chris@gnome-de.org>

	* *: Initial release.