~ubuntu-branches/ubuntu/natty/desktop-switcher/natty

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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
# Generated by Makefile. Do not edit.

2009-09-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	removed:
	debian/
	debian/changelog
	debian/compat
	debian/control
	debian/copyright
	debian/rules
	po/desktop-switcher.pot
	- Dump debian/ from trunk
	
	modified:
	Makefile.am
	- Add support for creation of ChangeLog on make dist
	
	aclocal.m4
	- autogen.sh'ed
	
	configure.ac
	- 0.5.4 release
	- Silent build

2009-09-01  Jason Smith  <jason@t500>

	modified:
	src/main.c
	pending merges:
	Jason Smith 2009-09-01 main.c : set no_maximize flag for maximus

2009-09-01  Jason Smith  <jason@t500>

	main.c : set no_maximize flag for maximus

2009-08-17  knitzsche  <knitzsche@chroma>

	fixed all po files' meta data. meta data was initially from rosetta exports, which do not contain proper plural forms. (Created bug 413632.) 

2009-08-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	ChangeLog
	- Update changelog

2009-08-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	configure.ac
	- Bump revision to 0.5.2

2009-08-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	aclocal.m4
	src/main.c
	- Remove the changing of Session Components, now Nautilus supports daemon
	mode

2009-08-14  Neil Jagdish Patel  <neil.patel@canonical.com>

	added:
	po/ast.po
	po/bg.po
	po/bs.po
	po/en_GB.po
	po/hr.po
	po/id.po
	po/lv.po
	po/uk.po
	po/vi.po
	modified:
	po/LINGUAS
	po/ar.po
	po/ca.po
	po/cs.po
	po/da.po
	po/de.po
	po/el.po
	po/es.po
	po/eu.po
	po/fi.po
	po/fr.po
	po/gl.po
	po/he.po
	po/hu.po
	po/it.po
	po/ja.po
	po/ko.po
	po/nb.po
	po/nl.po
	po/pl.po
	po/pt.po
	po/pt_BR.po
	po/ro.po
	po/ru.po
	po/sk.po
	po/sl.po
	po/sv.po
	po/tr.po
	po/zh_CN.po
	po/zh_TW.po
	pending merges:
	knitzsche 2009-08-13 forgot to bzr add 10 or so po files for last commit. ...
	knitzsche 2009-08-13 merged rosetta translations with trunk in preparati...

2009-08-13  knitzsche  <knitzsche@chroma>

	forgot to bzr add 10 or so po files for last commit. added now.

2009-08-13  knitzsche  <knitzsche@chroma>

	merged rosetta translations with trunk in preparation for pussing back to rosetta for work by Ubuntu Translators for karmic

2009-08-13  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	aclocal.m4
	configure.ac
	- Bump version to 0.5.1

2009-05-01  Michael Terry  <michael.terry@canonical.com>

	add documentation for my recent nautilus fix

2009-04-29  Michael Terry  <michael.terry@canonical.com>

	don't open an extra nautilus window when switching to Classic mode

2009-04-27  Neil Jagdish Patel  <neil.patel@canonical.com>

	desktop-switcher (0.4.6) jaunty; urgency=low
	Explicitly set the required_components list. This helps to mend broken
	setups
	-Neil J. Patel <neil.patel@canonical.com>Mon, 27 Apr 2009 09:40:44 +0100

2009-04-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Try again to not eat session components
	* Copy over the current components list to avoid any issues with list 
	pointers not matching

2009-04-06  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Make sure that we don't remove the wrong components from gnome-session's
	required components list
	* Switch Desktop Mode corrupted settings (LP: #349519)
	- We were corrupting the required_components_list when switching back to
	netbook mode, which should be fixed now.

2009-03-27  Michael Terry  <michael.terry@canonical.com>

	smoother upgrade from ume-launcher to netbook-launcher

2009-02-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Relaunch metacity and launch nautilus when switching to classic mode
	* Add/remove nautilus from the session manager's required components list

2009-02-12  Neil Jagdish Patel  <neil.patel@canonical.com>

	Launch netbook-launcher, not ume-launcher!

2008-12-23  Neil Jagdish Patel  <neil.patel@canonical.com>

	desktop-switcher (0.4.0) hardy; urgency=low
	
	* Add process checking to determine which mode we are currently in
	* Add support for netbook-launcher
	
	-- Neil J. Patel <neil.patel@canonical.com>  Tue, 23 Dec 2008 15:50:06 +0000
	
	desktop-switcher (0.3.8) UNRELEASED; urgency=low

2008-12-18  knitzsche  <knitzsche@chroma>

	po/pt.po: replace untranslated po with translated

2008-12-16  knitzsche  <knitzsche@chroma>

	actually bzr add the pt.po (sheesh ;)

2008-12-16  knitzsche  <knitzsche@chroma>

	* po/LINGUAS: added pt locale
	* po/pt.po added this file

2008-12-09  Neil J. Patel  <njpatel@gmail.com>

	desktop-switcher (0.3.6) hardy; urgency=low
	
	* Allow a "headless" mode to the switcher so 
	desktop-switcher --set-mode=[classic|netbook] will perform the switch
	without user interaction.
	
	-- Neil J. Patel <neil.patel@canonical.com>  Tue, 09 Dec 2008 11:34:08 -0800

2008-11-24  Steve Langasek  <steve.langasek@canonical.com>

	debian/control: Add a Vcs-Bzr field pointing back to the source repo

2008-11-24  Steve Langasek  <steve.langasek@canonical.com>

	mumble, fix the auto-generated version number

2008-11-24  Steve Langasek  <steve.langasek@canonical.com>

	Restore the Slovenian translation - even if not required for any
	current projects, there's no sense in discarding it now that we have
	it

2008-11-21  Steve Langasek  <steve.langasek@canonical.com>

	releasing version 0.3.4

2008-11-20  Steve Langasek  <steve.langasek@canonical.com>

	mark for release

2008-11-20  Steve Langasek  <steve.langasek@canonical.com>

	The language code for Slovak is sk, not sl; move stuff around in
	preparation for an updated Slovak translation.  Partially addresses
	#299625.

2008-11-20  Steve Langasek  <steve.langasek@canonical.com>

	don't forget to change LINGUAS as well

2008-11-20  Steve Langasek  <steve.langasek@canonical.com>

	Rename po/no.po to po/nb.po, since 'no' for Norwegian is ambiguous and
	deprecated and comparison of the new oem-config translations confirms
	that they're Norwegian Bokmaal (not Nynorsk).  LP: #299622.

2008-12-09  Neil J. Patel  <njpatel@gmail.com>

	desktop-switcher (0.3.3) intrepid; urgency=low
	
	* Allow a "headless" mode to the switcher so 
	desktop-switcher --set-mode=[classic|netbook] will perform the switch
	without user interaction.
	
	-- Neil J. Patel <neil.patel@canonical.com>  Tue, 09 Dec 2008 11:34:08 -0800

2008-10-22  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Forgot to bump version to 0.3.2 in last commit

2008-10-22  Neil J. Patel  <njpatel@gmail.com>

	desktop-switcher (0.3.2) hardy; urgency=low
	
	* [desktop-switcher] store panel layout when switching (LP: #275206)
	- Implement support for saving and restoring panel states between switches
	
	-- Neil J. Patel <neil.patel@canonical.com>  Wed, 22 Oct 2008 12:21:35 +0100

2008-10-20  Neil J. Patel  <njpatel@gmail.com>

	* Don't distclean important files!

2008-10-20  Neil J. Patel  <njpatel@gmail.com>

	* make distcheck fixes

2008-09-24  Neil J. Patel  <njpatel@gmail.com>

	* Hmm, actually bump release

2008-09-24  Neil J. Patel  <njpatel@gmail.com>

	* Bump release

2008-09-24  Neil J. Patel  <njpatel@gmail.com>

	* Initial import & packaging fix-up